Showing build.log
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.
[09:12:14 PDT] Transferring environment variable script to build VM
[09:12:15 PDT] Transferring kokoro_log_reader.py to build VM
[09:12:16 PDT] Transferring source code to build VM
[09:12:21 PDT] Executing build script on build VM
[ID: 1094278] Executing command via SSH:
export KOKORO_BUILD_NUMBER="1389"
export KOKORO_JOB_NAME="grpc/core/master/linux/bazel_rbe/grpc_bazel_rbe_nonbazel"
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/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/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 '29bf8085f3bf17b84d30e34b3d7ff8248fda404e'
Submodule path 'third_party/benchmark': checked out '015d1a091af6937488242b70121858bce8fd40e9'
Submodule path 'third_party/bloaty': checked out '60209eb1ccc34d5deefb002d1b7f37545204f7f2'
Submodule path 'third_party/boringssl-with-bazel': checked out '2ff4b968a7e0cfee66d9f151cb95635b43dc1d5b'
Submodule path 'third_party/cares/cares': checked out '6360e96b5cf8e5980c887ce58ef727e53d77243a'
Submodule path 'third_party/envoy-api': checked out '9d6ffa70677c4dbf23f6ed569676206c4e2edff4'
Submodule path 'third_party/googleapis': checked out '2f9af297c84c55c8b871ba4495e01ade42476c92'
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/protobuf': checked out 'b2b7a51158418f41cff0520894836c15b1738721'
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 'e9ce68804cb4e64cab5a52e3c8baf840d4ff87b7'
Submodule path 'third_party/zlib': checked out '04f42ceca40f73e2978b50e93806c2a18c1281fc'
++ 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 6.3.2 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/6.3.2/bazel-6.3.2-linux-x86_64 https://github.com/bazelbuild/bazel/releases/download/6.3.2/bazel-6.3.2-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 --:--:-- --:--:-- --:--:-- 0100 52.1M 100 52.1M 0 0 147M 0 --:--:-- --:--:-- --:--:-- 147M
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Build label: 6.3.2
Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Tue Aug 8 15:48:33 2023 (1691509713)
Build timestamp: 1691509713
Build timestamp as int: 1691509713
+ python3 tools/run_tests/python_utils/bazel_report_helper.py --report_path bazel_rbe
Added invocation ID 46cb13f1-7532-4c37-af5d-40e013dafc4c to kokoro "bazel_invocation_ids" artifact
Bazel invocation ID: 46cb13f1-7532-4c37-af5d-40e013dafc4c
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 --genrule_strategy=remote,local --workspace_status_command=tools/bazelify_tests/workspace_status_cmd.sh --cache_test_results=no -- //tools/bazelify_tests/test:all_tests_linux -//tools/bazelify_tests/test:bazel_build_tests_linux
+ tools/bazel --bazelrc=bazel_rbe/bazel_wrapper.bazelrc --bazelrc=tools/remote_build/linux_kokoro.bazelrc --output_user_root=/tmpfs/bazel test --genrule_strategy=remote,local --workspace_status_command=tools/bazelify_tests/workspace_status_cmd.sh --cache_test_results=no -- //tools/bazelify_tests/test:all_tests_linux -//tools/bazelify_tests/test:bazel_build_tests_linux
INFO: Running bazel wrapper (see //tools/bazel for details), bazel version 6.3.2 will be used instead of system-wide bazel installation.
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 46cb13f1-7532-4c37-af5d-40e013dafc4c
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.
INFO: Streaming build results to: https://source.cloud.google.com/results/invocations/46cb13f1-7532-4c37-af5d-40e013dafc4c
Loading:
Loading:
Loading:
Loading:
Loading:
Loading:
DEBUG: Rule 'com_github_jupp0r_prometheus_cpp' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "cdf03ee63fcb1d9e113f7bd525e043c254729dddf19d80396489f5b92c83c18d"
DEBUG: Repository com_github_jupp0r_prometheus_cpp instantiated at:
/tmpfs/altsrc/github/grpc/WORKSPACE:5:10: in
/tmpfs/altsrc/github/grpc/bazel/grpc_deps.bzl:501:21: in grpc_deps
Repository rule http_archive defined at:
/tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in
Loading:
Loading: 1 packages loaded
Analyzing: 58 targets (2 packages loaded, 0 targets configured)
Analyzing: 58 targets (47 packages loaded, 91 targets configured)
Analyzing: 58 targets (47 packages loaded, 91 targets configured)
Analyzing: 58 targets (47 packages loaded, 91 targets configured)
Analyzing: 58 targets (47 packages loaded, 91 targets configured)
Analyzing: 58 targets (54 packages loaded, 320 targets configured)
INFO: Analyzed 58 targets (56 packages loaded, 400 targets configured).
INFO: Found 3 targets and 55 test targets...
[0 / 12] [Prepa] BazelWorkspaceStatusAction stable-status.txt
[174 / 184] [Prepa] BazelWorkspaceStatusAction stable-status.txt
[175 / 184] Executing genrule //tools/bazelify_tests:grpc_repo_archive; 0s local
[175 / 184] Executing genrule //tools/bazelify_tests:grpc_repo_archive; 11s local
[176 / 184] [Prepa] Executing genrule //tools/bazelify_tests/test:artifact_protoc_linux_x64
[176 / 224] Executing genrule //tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp37; Downloading tools/bazelify_tests/test/artifact_python_linux_x64_manylinux2014_cp37.tar.gz; 0s remote ... (46 actions, 0 running)
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_protoc_linux_x64:
artifacts/
artifacts/grpc_python_plugin
artifacts/grpc_ruby_plugin
artifacts/grpc_csharp_plugin
artifacts/protoc
artifacts/grpc_php_plugin
artifacts/grpc_cpp_plugin
artifacts/grpc_node_plugin
artifacts/grpc_objective_c_plugin
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_php_linux_x64:
artifacts/
artifacts/grpc-1.60.0dev.tgz
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_protoc_linux_aarch64:
artifacts/
artifacts/grpc_python_plugin
artifacts/grpc_ruby_plugin
artifacts/grpc_csharp_plugin
artifacts/protoc
artifacts/grpc_php_plugin
artifacts/grpc_cpp_plugin
artifacts/grpc_node_plugin
artifacts/grpc_objective_c_plugin
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_protoc_linux_x86:
WARNING: The requested image's platform (linux/386) does not match the detected host platform (linux/amd64) and no specific platform was requested
artifacts/
artifacts/grpc_python_plugin
artifacts/grpc_ruby_plugin
artifacts/grpc_csharp_plugin
artifacts/protoc
artifacts/grpc_php_plugin
artifacts/grpc_cpp_plugin
artifacts/grpc_node_plugin
artifacts/grpc_objective_c_plugin
[180 / 229] Executing genrule //tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp37; Downloading tools/bazelify_tests/test/artifact_python_linux_x64_manylinux2014_cp37.tar.gz, 14.0 MiB / 37.1 MiB; 1s remote ... (48 actions, 0 running)
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp37:
artifacts/
artifacts/grpcio-status-1.60.0.dev0.tar.gz
artifacts/grpcio_admin-1.60.0.dev0-py3-none-any.whl
artifacts/xds-protos-1.60.0.dev0.tar.gz
artifacts/grpcio_reflection-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_health_checking-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_testing-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_csds-1.60.0.dev0-py3-none-any.whl
artifacts/xds_protos-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-reflection-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_channelz-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-admin-1.60.0.dev0.tar.gz
artifacts/grpcio-tools-1.60.0.dev0.tar.gz
artifacts/grpcio-health-checking-1.60.0.dev0.tar.gz
artifacts/grpcio-csds-1.60.0.dev0.tar.gz
artifacts/grpcio_tools-1.60.0.dev0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio-channelz-1.60.0.dev0.tar.gz
artifacts/grpcio-testing-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0.tar.gz
artifacts/grpcio_status-1.60.0.dev0-py3-none-any.whl
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp311:
artifacts/
artifacts/grpcio-status-1.60.0.dev0.tar.gz
artifacts/grpcio_admin-1.60.0.dev0-py3-none-any.whl
artifacts/xds-protos-1.60.0.dev0.tar.gz
artifacts/grpcio_tools-1.60.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_reflection-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_health_checking-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_testing-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_csds-1.60.0.dev0-py3-none-any.whl
artifacts/xds_protos-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-reflection-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_channelz-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-admin-1.60.0.dev0.tar.gz
artifacts/grpcio-tools-1.60.0.dev0.tar.gz
artifacts/grpcio-health-checking-1.60.0.dev0.tar.gz
artifacts/grpcio-csds-1.60.0.dev0.tar.gz
artifacts/grpcio-channelz-1.60.0.dev0.tar.gz
artifacts/grpcio-testing-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0.tar.gz
artifacts/grpcio_status-1.60.0.dev0-py3-none-any.whl
[182 / 231] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux ... (49 actions, 0 running)
[182 / 231] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux ... (49 actions, 0 running)
INFO: From Executing genrule //tools/bazelify_tests/test:package_csharp_linux:
artifacts/
artifacts/csharp_nugets_windows_dotnetcli.zip
artifacts/Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg
INFO: From Executing genrule //tools/bazelify_tests/test:package_python_linux:
artifacts/
artifacts/grpcio-status-1.60.0.dev0.tar.gz
artifacts/grpcio_admin-1.60.0.dev0-py3-none-any.whl
artifacts/xds-protos-1.60.0.dev0.tar.gz
artifacts/grpcio_tools-1.60.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_reflection-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_health_checking-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_testing-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_csds-1.60.0.dev0-py3-none-any.whl
artifacts/xds_protos-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-reflection-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio-1.60.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_channelz-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-admin-1.60.0.dev0.tar.gz
artifacts/grpcio-tools-1.60.0.dev0.tar.gz
artifacts/grpcio-health-checking-1.60.0.dev0.tar.gz
artifacts/grpcio-csds-1.60.0.dev0.tar.gz
artifacts/grpcio_tools-1.60.0.dev0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio-channelz-1.60.0.dev0.tar.gz
artifacts/grpcio-testing-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0.tar.gz
artifacts/grpcio_status-1.60.0.dev0-py3-none-any.whl
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 4s ... (55 actions, 0 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 15s ... (55 actions, 0 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 27s ... (55 actions, 1 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 28s ... (55 actions, 1 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 45s ... (55 actions, 1 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 105s ... (55 actions, 1 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 150s ... (55 actions, 2 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 151s ... (54 actions, 1 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 160s ... (54 actions, 2 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 162s ... (54 actions, 2 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 164s ... (54 actions, 3 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 165s ... (54 actions, 4 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 167s ... (54 actions, 6 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 168s ... (54 actions, 7 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 169s ... (54 actions, 7 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 173s ... (54 actions, 8 running)
[186 / 239] 2 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 175s ... (53 actions, 8 running)
[186 / 239] 2 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 176s ... (53 actions, 9 running)
[187 / 239] 3 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 177s ... (52 actions, 8 running)
[188 / 239] 4 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 178s ... (51 actions, 7 running)
[188 / 239] 4 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 179s ... (51 actions, 7 running)
FAIL: //tools/bazelify_tests/test:distribtest_csharp_linux_x64_ubuntu2204 (see /tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/testlogs/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204/test.log)
INFO: From Testing //tools/bazelify_tests/test:distribtest_csharp_linux_x64_ubuntu2204:
==================== Test output for //tools/bazelify_tests/test:distribtest_csharp_linux_x64_ubuntu2204:
input_artifacts:
total 4
drwxr-sr-x 2 nobody nogroup 4096 Nov 1 16:17 package_csharp_linux
input_artifacts/package_csharp_linux:
total 22796
-rw-r--r-- 1 nobody nogroup 11676297 Nov 1 15:27 Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg
-rw-r--r-- 1 nobody nogroup 11661759 Nov 1 15:27 csharp_nugets_windows_dotnetcli.zip
+ ls -lR input_artifacts
input_artifacts:
total 4
drwxr-sr-x 2 nobody nogroup 4096 Nov 1 16:17 package_csharp_linux
input_artifacts/package_csharp_linux:
total 22796
-rw-r--r-- 1 nobody nogroup 11676297 Nov 1 15:27 Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg
-rw-r--r-- 1 nobody nogroup 11661759 Nov 1 15:27 csharp_nugets_windows_dotnetcli.zip
++ pwd
+ export EXTERNAL_GIT_ROOT=/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc
+ EXTERNAL_GIT_ROOT=/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc
+ mv input_artifacts/package_csharp_linux/Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg input_artifacts/package_csharp_linux/csharp_nugets_windows_dotnetcli.zip input_artifacts/
+ test/distrib/csharp/run_distrib_test_dotnetcli.sh
++ dirname test/distrib/csharp/run_distrib_test_dotnetcli.sh
+ cd test/distrib/csharp
+ unzip -o /b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/input_artifacts/csharp_nugets_windows_dotnetcli.zip -d TestNugetFeed
Archive: /b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/input_artifacts/csharp_nugets_windows_dotnetcli.zip
inflating: TestNugetFeed/Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg
+ ./update_version.sh auto
Autodetected nuget 2.60.0-dev202311011527-singleplatform
+ cd DistribTest
+ dotnet restore DistribTestDotNet.csproj
Welcome to .NET Core!
---------------------
Learn more about .NET Core: https://aka.ms/dotnet-docs
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs
Telemetry
---------
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous and doesn't include command-line arguments. The data is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
Permission denied to modify the '/usr/share/dotnet/sdk/NuGetFallbackFolder' folder.
Here are some options to fix this error:
----------------------------------------
1. Re-run this command with elevated access.
2. Disabled the first run experience by setting the environment variable DOTNET_SKIP_FIRST_TIME_EXPERIENCE to true.
3. Copy the .NET Core SDK to a non-protected location and use it from there.
ASP.NET Core
------------
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
Restoring packages for /b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj...
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Grpc.Core.Api'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Microsoft.NETFramework.ReferenceAssemblies'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Microsoft.NETCore.App'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Google.Protobuf'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Google.Protobuf'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Microsoft.NETCore.App'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Grpc.Core.Api'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Microsoft.NETFramework.ReferenceAssemblies'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : Failed to retrieve information about 'Grpc.Core.Api' from remote source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Grpc.Core.Api'&semVerLevel=2.0.0'. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : The SSL connection could not be established, see inner exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : Authentication failed, see inner exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : The type initializer for 'SslMethods' threw an exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : The type initializer for 'Ssl' threw an exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : The type initializer for 'SslInitializer' threw an exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : error:0E076071:configuration file routines:MODULE_RUN:unknown module name [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
================================================================================
[189 / 239] 5 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 181s ... (50 actions, 6 running)
[189 / 239] 5 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 182s ... (50 actions, 7 running)
[190 / 239] 6 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 184s ... (49 actions, 6 running)
[190 / 239] 6 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 187s ... (49 actions, 7 running)
[192 / 239] 8 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 189s ... (47 actions, 6 running)
[192 / 239] 8 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 190s ... (47 actions, 6 running)
[194 / 239] 10 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 191s ... (45 actions, 4 running)
[194 / 239] 10 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 192s ... (45 actions, 5 running)
[195 / 239] 11 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 193s ... (44 actions, 5 running)
[195 / 239] 11 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 195s ... (44 actions, 5 running)
[195 / 239] 11 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 200s ... (44 actions, 6 running)
[195 / 239] 11 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 202s ... (44 actions, 6 running)
[196 / 239] 12 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 203s ... (43 actions, 5 running)
[196 / 239] 12 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 205s ... (43 actions, 6 running)
[197 / 239] 13 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 207s ... (42 actions, 5 running)
[197 / 239] 13 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 209s ... (42 actions, 5 running)
[199 / 239] 15 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 210s ... (40 actions, 3 running)
[199 / 239] 15 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 212s ... (40 actions, 3 running)
[200 / 239] 16 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 213s ... (39 actions, 2 running)
[200 / 239] 16 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 219s ... (39 actions, 2 running)
[201 / 239] 17 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 221s ... (38 actions, 1 running)
[202 / 239] 18 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 222s ... (37 actions, 0 running)
[202 / 239] 18 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 228s ... (37 actions, 1 running)
[203 / 239] 19 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 230s ... (36 actions, 0 running)
[203 / 239] 19 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 240s ... (36 actions, 0 running)
[203 / 239] 19 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 250s ... (36 actions, 1 running)
[204 / 239] 20 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 251s ... (35 actions, 0 running)
[204 / 239] 20 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 260s ... (35 actions, 1 running)
[205 / 239] 21 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 262s ... (34 actions, 0 running)
[205 / 239] 21 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 266s ... (34 actions, 1 running)
[206 / 239] 22 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 268s ... (33 actions, 0 running)
[206 / 239] 22 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 269s ... (33 actions, 1 running)
[206 / 239] 22 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 271s ... (33 actions, 1 running)
[207 / 239] 23 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 272s ... (32 actions, 0 running)
[207 / 239] 23 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 274s ... (32 actions, 1 running)
[207 / 239] 23 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 276s ... (32 actions, 1 running)
[208 / 239] 24 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 277s ... (31 actions, 0 running)
[208 / 239] 24 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 288s ... (31 actions, 0 running)
[208 / 239] 24 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 291s ... (31 actions, 1 running)
[210 / 239] 26 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 293s ... (29 actions, 0 running)
[210 / 239] 26 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 303s ... (29 actions, 0 running)
[210 / 239] 26 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 321s ... (29 actions, 1 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 323s ... (28 actions, 0 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 333s ... (28 actions, 0 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 340s ... (28 actions, 1 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 342s ... (28 actions, 1 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 355s ... (28 actions, 2 running)
[212 / 239] 28 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 357s ... (27 actions, 1 running)
[212 / 239] 28 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 367s ... (27 actions, 1 running)
[212 / 239] 28 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 391s ... (27 actions, 2 running)
[213 / 239] 29 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 392s ... (26 actions, 2 running)
[213 / 239] 29 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 394s ... (26 actions, 2 running)
[213 / 239] 29 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 399s ... (26 actions, 3 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 401s ... (25 actions, 2 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 411s ... (25 actions, 2 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 441s ... (25 actions, 2 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 449s ... (25 actions, 3 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 450s ... (25 actions, 3 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 501s ... (25 actions, 3 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 519s ... (25 actions, 4 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 521s ... (25 actions, 4 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 547s ... (25 actions, 4 running)
[215 / 239] 31 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 548s ... (24 actions, 3 running)
[216 / 239] 32 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 549s ... (23 actions, 2 running)
[216 / 239] 32 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 556s ... (23 actions, 2 running)
[217 / 239] 33 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 558s ... (22 actions, 1 running)
[217 / 239] 33 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 560s ... (22 actions, 1 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 562s ... (21 actions, 0 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 572s ... (21 actions, 0 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 602s ... (21 actions, 0 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 662s ... (21 actions, 0 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 717s ... (21 actions, 1 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 718s ... (20 actions, 0 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 729s ... (20 actions, 0 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 759s ... (20 actions, 0 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 819s ... (20 actions, 0 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 820s ... (20 actions, 1 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 821s ... (19 actions, 0 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 832s ... (19 actions, 0 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 850s ... (19 actions, 1 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 851s ... (19 actions, 1 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 853s ... (19 actions, 1 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 854s ... (18 actions, 0 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 864s ... (18 actions, 0 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 894s ... (18 actions, 0 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 898s ... (18 actions, 1 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 899s ... (18 actions, 1 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 900s ... (18 actions, 1 running)
[222 / 239] 38 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 902s ... (17 actions, 0 running)
[222 / 239] 38 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 903s ... (17 actions, 1 running)
[222 / 239] 38 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 904s ... (17 actions, 1 running)
[222 / 239] 38 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 912s ... (17 actions, 1 running)
[223 / 239] 39 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 913s ... (16 actions, 0 running)
[223 / 239] 39 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 924s ... (16 actions, 0 running)
[223 / 239] 39 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 954s ... (16 actions, 0 running)
[223 / 239] 39 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 978s ... (16 actions, 1 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 979s ... (15 actions, 0 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 990s ... (15 actions, 0 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1020s ... (15 actions, 0 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1054s ... (15 actions, 1 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1055s ... (15 actions, 2 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1056s ... (15 actions, 2 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1064s ... (15 actions, 2 running)
[225 / 239] 41 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1066s ... (14 actions, 1 running)
[226 / 239] 42 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1067s ... (13 actions, 0 running)
[226 / 239] 42 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1076s ... (13 actions, 0 running)
[226 / 239] 42 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1106s ... (13 actions, 0 running)
[226 / 239] 42 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1140s ... (13 actions, 1 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1141s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1151s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1181s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1241s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1301s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1329s ... (12 actions, 1 running)
[228 / 239] 44 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1331s ... (11 actions, 0 running)
[228 / 239] 44 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1341s ... (11 actions, 0 running)
[228 / 239] 44 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1351s ... (11 actions, 1 running)
[229 / 239] 45 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1352s ... (10 actions, 0 running)
[229 / 239] 45 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1362s ... (10 actions, 0 running)
[229 / 239] 45 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1392s ... (10 actions, 0 running)
[229 / 239] 45 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1396s ... (10 actions, 1 running)
[230 / 239] 46 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1397s ... (9 actions, 0 running)
[230 / 239] 46 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1407s ... (9 actions, 0 running)
[230 / 239] 46 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1437s ... (9 actions, 0 running)
[230 / 239] 46 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1477s ... (9 actions, 1 running)
[231 / 239] 47 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1478s ... (8 actions, 0 running)
[231 / 239] 47 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1488s ... (8 actions, 0 running)
[231 / 239] 47 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1494s ... (8 actions, 1 running)
[232 / 239] 48 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1495s ... (7 actions, 0 running)
[232 / 239] 48 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1498s ... (7 actions, 1 running)
[233 / 239] 49 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1500s ... (6 actions, 0 running)
[233 / 239] 49 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1510s ... (6 actions, 0 running)
[233 / 239] 49 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1540s ... (6 actions, 0 running)
[233 / 239] 49 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1554s ... (6 actions, 1 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1556s ... (5 actions, 0 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1566s ... (5 actions, 0 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1596s ... (5 actions, 0 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1656s ... (5 actions, 0 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1690s ... (5 actions, 1 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1692s ... (5 actions, 1 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1697s ... (5 actions, 1 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1699s ... (4 actions, 0 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1709s ... (4 actions, 0 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1739s ... (4 actions, 0 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1799s ... (4 actions, 0 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1803s ... (4 actions, 1 running)
[236 / 239] 52 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1804s ... (3 actions, 0 running)
[236 / 239] 52 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1815s ... (3 actions, 0 running)
[236 / 239] 52 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1845s ... (3 actions, 0 running)
[236 / 239] 52 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1903s ... (3 actions, 1 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1904s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1915s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1945s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2005s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2065s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2125s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2185s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2245s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2305s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2365s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2425s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2485s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2545s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2605s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2656s ... (2 actions, 1 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2658s ... (2 actions, 1 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2659s ... (2 actions, 1 running)
[238 / 239] 54 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2661s
[238 / 239] 54 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2671s
[238 / 239] 54 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2701s
[238 / 239] 54 / 55 tests, 1 failed; Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 0s remote
[238 / 239] 54 / 55 tests, 1 failed; Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1s remote
[238 / 239] 54 / 55 tests, 1 failed; Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 0s remote
INFO: Elapsed time: 2801.333s, Critical Path: 2777.57s
INFO: 239 processes: 9 remote cache hit, 147 internal, 1 local, 82 remote.
INFO: Build completed, 1 test FAILED, 239 total actions
//tools/bazelify_tests/test:artifact_php_linux_x64_build_test PASSED in 10.7s
//tools/bazelify_tests/test:artifact_protoc_linux_aarch64_build_test PASSED in 6.3s
//tools/bazelify_tests/test:artifact_protoc_linux_x64_build_test PASSED in 10.3s
//tools/bazelify_tests/test:artifact_protoc_linux_x86_build_test PASSED in 9.6s
//tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp311_build_test PASSED in 7.7s
//tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp37_build_test PASSED in 10.5s
//tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest PASSED in 2659.0s
//tools/bazelify_tests/test:bazel_distribtest_5.4.1_distribtest_cpp PASSED in 336.3s
//tools/bazelify_tests/test:bazel_distribtest_5.4.1_distribtest_python PASSED in 442.1s
//tools/bazelify_tests/test:bazel_distribtest_6.3.2_buildtest PASSED in 2602.4s
//tools/bazelify_tests/test:bazel_distribtest_6.3.2_distribtest_cpp PASSED in 270.0s
//tools/bazelify_tests/test:bazel_distribtest_6.3.2_distribtest_python PASSED in 241.8s
//tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux PASSED in 1685.5s
//tools/bazelify_tests/test:cpp_distribtest_cmake_as_externalproject_linux PASSED in 1047.0s
//tools/bazelify_tests/test:cpp_distribtest_cmake_as_submodule_linux PASSED in 516.0s
//tools/bazelify_tests/test:cpp_distribtest_cmake_fetchcontent_linux PASSED in 1038.4s
//tools/bazelify_tests/test:cpp_distribtest_cmake_linux PASSED in 893.9s
//tools/bazelify_tests/test:cpp_distribtest_cmake_module_install_linux PASSED in 845.6s
//tools/bazelify_tests/test:cpp_distribtest_cmake_pkgconfig_linux PASSED in 888.1s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_alpine PASSED in 25.8s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_debian10 PASSED in 23.0s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_dotnet31 PASSED in 16.1s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_dotnet5 PASSED in 32.3s
//tools/bazelify_tests/test:distribtest_php_linux_x64_debian10 PASSED in 253.4s
//tools/bazelify_tests/test:distribtest_python_linux_x64_buster PASSED in 24.4s
//tools/bazelify_tests/test:package_csharp_linux_build_test PASSED in 10.6s
//tools/bazelify_tests/test:package_python_linux_build_test PASSED in 8.0s
//tools/bazelify_tests/test:runtests_c_linux_dbg_build_only PASSED in 247.4s
//tools/bazelify_tests/test:runtests_c_linux_dbg_clang_16_build_only PASSED in 252.3s
//tools/bazelify_tests/test:runtests_c_linux_dbg_clang_6_build_only PASSED in 239.8s
//tools/bazelify_tests/test:runtests_c_linux_dbg_gcc_12_build_only PASSED in 311.7s
//tools/bazelify_tests/test:runtests_c_linux_dbg_gcc_12_openssl309_build_only PASSED in 272.9s
//tools/bazelify_tests/test:runtests_c_linux_dbg_gcc_7_build_only PASSED in 273.7s
//tools/bazelify_tests/test:runtests_c_linux_dbg_gcc_musl_build_only PASSED in 317.9s
//tools/bazelify_tests/test:runtests_c_linux_dbg_noexcept_build_only PASSED in 212.0s
//tools/bazelify_tests/test:runtests_c_linux_dbg_x86_build_only PASSED in 243.7s
//tools/bazelify_tests/test:runtests_c_linux_opt_build_only PASSED in 233.2s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_build_only PASSED in 1742.0s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_clang_16_build_only PASSED in 1323.3s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_clang_6_build_only PASSED in 1482.4s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only PASSED in 1483.2s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_openssl309_build_only PASSED in 1364.4s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_7_build_only PASSED in 1522.8s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_musl_build_only PASSED in 1785.0s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_noexcept_build_only PASSED in 1462.5s
//tools/bazelify_tests/test:runtests_cpp_linux_opt_build_only PASSED in 1305.3s
//tools/bazelify_tests/test:runtests_csharp_linux_dbg PASSED in 152.0s
//tools/bazelify_tests/test:runtests_csharp_linux_opt PASSED in 165.5s
//tools/bazelify_tests/test:runtests_php_linux_dbg PASSED in 161.9s
//tools/bazelify_tests/test:runtests_php_linux_opt PASSED in 183.9s
//tools/bazelify_tests/test:runtests_python_linux_dbg_alpine PASSED in 707.8s
//tools/bazelify_tests/test:runtests_python_linux_opt PASSED in 1098.4s
//tools/bazelify_tests/test:runtests_ruby_linux_dbg PASSED in 808.3s
//tools/bazelify_tests/test:runtests_ruby_linux_opt PASSED in 953.0s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_ubuntu2204 FAILED in 13.0s
/tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/testlogs/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204/test.log
Executed 55 out of 55 tests: 54 tests pass and 1 fails remotely.
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: Build completed, 1 test FAILED, 239 total actions
INFO: Streaming build results to: https://source.cloud.google.com/results/invocations/46cb13f1-7532-4c37-af5d-40e013dafc4c
+ FAILED=true
+ sleep 60
+ PYTHONHTTPSVERIFY=0
+ python3 ./tools/run_tests/python_utils/upload_rbe_results.py --invocation_id=46cb13f1-7532-4c37-af5d-40e013dafc4c
Warning: Table rbe_test_results already exists
+ '[' true '!=' '' ']'
+ exit 1
[ID: 1094278] Command finished after 2959 secs, exit value: 1
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[10:01:40 PDT] Collecting build artifacts from build VM
Build script failed with exit code: 1
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[09:12:14 PDT] Transferring environment variable script to build VM
[09:12:15 PDT] Transferring kokoro_log_reader.py to build VM
[09:12:16 PDT] Transferring source code to build VM
[09:12:21 PDT] Executing build script on build VM
[ID: 1094278] Executing command via SSH:
export KOKORO_BUILD_NUMBER="1389"
export KOKORO_JOB_NAME="grpc/core/master/linux/bazel_rbe/grpc_bazel_rbe_nonbazel"
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/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/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 '29bf8085f3bf17b84d30e34b3d7ff8248fda404e'
Submodule path 'third_party/benchmark': checked out '015d1a091af6937488242b70121858bce8fd40e9'
Submodule path 'third_party/bloaty': checked out '60209eb1ccc34d5deefb002d1b7f37545204f7f2'
Submodule path 'third_party/boringssl-with-bazel': checked out '2ff4b968a7e0cfee66d9f151cb95635b43dc1d5b'
Submodule path 'third_party/cares/cares': checked out '6360e96b5cf8e5980c887ce58ef727e53d77243a'
Submodule path 'third_party/envoy-api': checked out '9d6ffa70677c4dbf23f6ed569676206c4e2edff4'
Submodule path 'third_party/googleapis': checked out '2f9af297c84c55c8b871ba4495e01ade42476c92'
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/protobuf': checked out 'b2b7a51158418f41cff0520894836c15b1738721'
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 'e9ce68804cb4e64cab5a52e3c8baf840d4ff87b7'
Submodule path 'third_party/zlib': checked out '04f42ceca40f73e2978b50e93806c2a18c1281fc'
++ 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 6.3.2 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/6.3.2/bazel-6.3.2-linux-x86_64 https://github.com/bazelbuild/bazel/releases/download/6.3.2/bazel-6.3.2-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 --:--:-- --:--:-- --:--:-- 0100 52.1M 100 52.1M 0 0 147M 0 --:--:-- --:--:-- --:--:-- 147M
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Build label: 6.3.2
Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Tue Aug 8 15:48:33 2023 (1691509713)
Build timestamp: 1691509713
Build timestamp as int: 1691509713
+ python3 tools/run_tests/python_utils/bazel_report_helper.py --report_path bazel_rbe
Added invocation ID 46cb13f1-7532-4c37-af5d-40e013dafc4c to kokoro "bazel_invocation_ids" artifact
Bazel invocation ID: 46cb13f1-7532-4c37-af5d-40e013dafc4c
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 --genrule_strategy=remote,local --workspace_status_command=tools/bazelify_tests/workspace_status_cmd.sh --cache_test_results=no -- //tools/bazelify_tests/test:all_tests_linux -//tools/bazelify_tests/test:bazel_build_tests_linux
+ tools/bazel --bazelrc=bazel_rbe/bazel_wrapper.bazelrc --bazelrc=tools/remote_build/linux_kokoro.bazelrc --output_user_root=/tmpfs/bazel test --genrule_strategy=remote,local --workspace_status_command=tools/bazelify_tests/workspace_status_cmd.sh --cache_test_results=no -- //tools/bazelify_tests/test:all_tests_linux -//tools/bazelify_tests/test:bazel_build_tests_linux
INFO: Running bazel wrapper (see //tools/bazel for details), bazel version 6.3.2 will be used instead of system-wide bazel installation.
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 46cb13f1-7532-4c37-af5d-40e013dafc4c
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.
INFO: Streaming build results to: https://source.cloud.google.com/results/invocations/46cb13f1-7532-4c37-af5d-40e013dafc4c
Loading:
Loading:
Loading:
Loading:
Loading:
Loading:
DEBUG: Rule 'com_github_jupp0r_prometheus_cpp' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "cdf03ee63fcb1d9e113f7bd525e043c254729dddf19d80396489f5b92c83c18d"
DEBUG: Repository com_github_jupp0r_prometheus_cpp instantiated at:
/tmpfs/altsrc/github/grpc/WORKSPACE:5:10: in
/tmpfs/altsrc/github/grpc/bazel/grpc_deps.bzl:501:21: in grpc_deps
Repository rule http_archive defined at:
/tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in
Loading:
Loading: 1 packages loaded
Analyzing: 58 targets (2 packages loaded, 0 targets configured)
Analyzing: 58 targets (47 packages loaded, 91 targets configured)
Analyzing: 58 targets (47 packages loaded, 91 targets configured)
Analyzing: 58 targets (47 packages loaded, 91 targets configured)
Analyzing: 58 targets (47 packages loaded, 91 targets configured)
Analyzing: 58 targets (54 packages loaded, 320 targets configured)
INFO: Analyzed 58 targets (56 packages loaded, 400 targets configured).
INFO: Found 3 targets and 55 test targets...
[0 / 12] [Prepa] BazelWorkspaceStatusAction stable-status.txt
[174 / 184] [Prepa] BazelWorkspaceStatusAction stable-status.txt
[175 / 184] Executing genrule //tools/bazelify_tests:grpc_repo_archive; 0s local
[175 / 184] Executing genrule //tools/bazelify_tests:grpc_repo_archive; 11s local
[176 / 184] [Prepa] Executing genrule //tools/bazelify_tests/test:artifact_protoc_linux_x64
[176 / 224] Executing genrule //tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp37; Downloading tools/bazelify_tests/test/artifact_python_linux_x64_manylinux2014_cp37.tar.gz; 0s remote ... (46 actions, 0 running)
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_protoc_linux_x64:
artifacts/
artifacts/grpc_python_plugin
artifacts/grpc_ruby_plugin
artifacts/grpc_csharp_plugin
artifacts/protoc
artifacts/grpc_php_plugin
artifacts/grpc_cpp_plugin
artifacts/grpc_node_plugin
artifacts/grpc_objective_c_plugin
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_php_linux_x64:
artifacts/
artifacts/grpc-1.60.0dev.tgz
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_protoc_linux_aarch64:
artifacts/
artifacts/grpc_python_plugin
artifacts/grpc_ruby_plugin
artifacts/grpc_csharp_plugin
artifacts/protoc
artifacts/grpc_php_plugin
artifacts/grpc_cpp_plugin
artifacts/grpc_node_plugin
artifacts/grpc_objective_c_plugin
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_protoc_linux_x86:
WARNING: The requested image's platform (linux/386) does not match the detected host platform (linux/amd64) and no specific platform was requested
artifacts/
artifacts/grpc_python_plugin
artifacts/grpc_ruby_plugin
artifacts/grpc_csharp_plugin
artifacts/protoc
artifacts/grpc_php_plugin
artifacts/grpc_cpp_plugin
artifacts/grpc_node_plugin
artifacts/grpc_objective_c_plugin
[180 / 229] Executing genrule //tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp37; Downloading tools/bazelify_tests/test/artifact_python_linux_x64_manylinux2014_cp37.tar.gz, 14.0 MiB / 37.1 MiB; 1s remote ... (48 actions, 0 running)
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp37:
artifacts/
artifacts/grpcio-status-1.60.0.dev0.tar.gz
artifacts/grpcio_admin-1.60.0.dev0-py3-none-any.whl
artifacts/xds-protos-1.60.0.dev0.tar.gz
artifacts/grpcio_reflection-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_health_checking-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_testing-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_csds-1.60.0.dev0-py3-none-any.whl
artifacts/xds_protos-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-reflection-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_channelz-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-admin-1.60.0.dev0.tar.gz
artifacts/grpcio-tools-1.60.0.dev0.tar.gz
artifacts/grpcio-health-checking-1.60.0.dev0.tar.gz
artifacts/grpcio-csds-1.60.0.dev0.tar.gz
artifacts/grpcio_tools-1.60.0.dev0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio-channelz-1.60.0.dev0.tar.gz
artifacts/grpcio-testing-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0.tar.gz
artifacts/grpcio_status-1.60.0.dev0-py3-none-any.whl
INFO: From Executing genrule //tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp311:
artifacts/
artifacts/grpcio-status-1.60.0.dev0.tar.gz
artifacts/grpcio_admin-1.60.0.dev0-py3-none-any.whl
artifacts/xds-protos-1.60.0.dev0.tar.gz
artifacts/grpcio_tools-1.60.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_reflection-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_health_checking-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_testing-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_csds-1.60.0.dev0-py3-none-any.whl
artifacts/xds_protos-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-reflection-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_channelz-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-admin-1.60.0.dev0.tar.gz
artifacts/grpcio-tools-1.60.0.dev0.tar.gz
artifacts/grpcio-health-checking-1.60.0.dev0.tar.gz
artifacts/grpcio-csds-1.60.0.dev0.tar.gz
artifacts/grpcio-channelz-1.60.0.dev0.tar.gz
artifacts/grpcio-testing-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0.tar.gz
artifacts/grpcio_status-1.60.0.dev0-py3-none-any.whl
[182 / 231] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux ... (49 actions, 0 running)
[182 / 231] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux ... (49 actions, 0 running)
INFO: From Executing genrule //tools/bazelify_tests/test:package_csharp_linux:
artifacts/
artifacts/csharp_nugets_windows_dotnetcli.zip
artifacts/Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg
INFO: From Executing genrule //tools/bazelify_tests/test:package_python_linux:
artifacts/
artifacts/grpcio-status-1.60.0.dev0.tar.gz
artifacts/grpcio_admin-1.60.0.dev0-py3-none-any.whl
artifacts/xds-protos-1.60.0.dev0.tar.gz
artifacts/grpcio_tools-1.60.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_reflection-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_health_checking-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_testing-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio_csds-1.60.0.dev0-py3-none-any.whl
artifacts/xds_protos-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-reflection-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio-1.60.0.dev0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio_channelz-1.60.0.dev0-py3-none-any.whl
artifacts/grpcio-admin-1.60.0.dev0.tar.gz
artifacts/grpcio-tools-1.60.0.dev0.tar.gz
artifacts/grpcio-health-checking-1.60.0.dev0.tar.gz
artifacts/grpcio-csds-1.60.0.dev0.tar.gz
artifacts/grpcio_tools-1.60.0.dev0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
artifacts/grpcio-channelz-1.60.0.dev0.tar.gz
artifacts/grpcio-testing-1.60.0.dev0.tar.gz
artifacts/grpcio-1.60.0.dev0.tar.gz
artifacts/grpcio_status-1.60.0.dev0-py3-none-any.whl
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 4s ... (55 actions, 0 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 15s ... (55 actions, 0 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 27s ... (55 actions, 1 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 28s ... (55 actions, 1 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 45s ... (55 actions, 1 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 105s ... (55 actions, 1 running)
[184 / 239] [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 150s ... (55 actions, 2 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 151s ... (54 actions, 1 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 160s ... (54 actions, 2 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 162s ... (54 actions, 2 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 164s ... (54 actions, 3 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 165s ... (54 actions, 4 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 167s ... (54 actions, 6 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 168s ... (54 actions, 7 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 169s ... (54 actions, 7 running)
[185 / 239] 1 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 173s ... (54 actions, 8 running)
[186 / 239] 2 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 175s ... (53 actions, 8 running)
[186 / 239] 2 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 176s ... (53 actions, 9 running)
[187 / 239] 3 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 177s ... (52 actions, 8 running)
[188 / 239] 4 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 178s ... (51 actions, 7 running)
[188 / 239] 4 / 55 tests; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 179s ... (51 actions, 7 running)
FAIL: //tools/bazelify_tests/test:distribtest_csharp_linux_x64_ubuntu2204 (see /tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/testlogs/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204/test.log)
INFO: From Testing //tools/bazelify_tests/test:distribtest_csharp_linux_x64_ubuntu2204:
==================== Test output for //tools/bazelify_tests/test:distribtest_csharp_linux_x64_ubuntu2204:
input_artifacts:
total 4
drwxr-sr-x 2 nobody nogroup 4096 Nov 1 16:17 package_csharp_linux
input_artifacts/package_csharp_linux:
total 22796
-rw-r--r-- 1 nobody nogroup 11676297 Nov 1 15:27 Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg
-rw-r--r-- 1 nobody nogroup 11661759 Nov 1 15:27 csharp_nugets_windows_dotnetcli.zip
+ ls -lR input_artifacts
input_artifacts:
total 4
drwxr-sr-x 2 nobody nogroup 4096 Nov 1 16:17 package_csharp_linux
input_artifacts/package_csharp_linux:
total 22796
-rw-r--r-- 1 nobody nogroup 11676297 Nov 1 15:27 Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg
-rw-r--r-- 1 nobody nogroup 11661759 Nov 1 15:27 csharp_nugets_windows_dotnetcli.zip
++ pwd
+ export EXTERNAL_GIT_ROOT=/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc
+ EXTERNAL_GIT_ROOT=/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc
+ mv input_artifacts/package_csharp_linux/Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg input_artifacts/package_csharp_linux/csharp_nugets_windows_dotnetcli.zip input_artifacts/
+ test/distrib/csharp/run_distrib_test_dotnetcli.sh
++ dirname test/distrib/csharp/run_distrib_test_dotnetcli.sh
+ cd test/distrib/csharp
+ unzip -o /b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/input_artifacts/csharp_nugets_windows_dotnetcli.zip -d TestNugetFeed
Archive: /b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/input_artifacts/csharp_nugets_windows_dotnetcli.zip
inflating: TestNugetFeed/Grpc.Tools.2.60.0-dev202311011527-singleplatform.nupkg
+ ./update_version.sh auto
Autodetected nuget 2.60.0-dev202311011527-singleplatform
+ cd DistribTest
+ dotnet restore DistribTestDotNet.csproj
Welcome to .NET Core!
---------------------
Learn more about .NET Core: https://aka.ms/dotnet-docs
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs
Telemetry
---------
The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous and doesn't include command-line arguments. The data is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
Permission denied to modify the '/usr/share/dotnet/sdk/NuGetFallbackFolder' folder.
Here are some options to fix this error:
----------------------------------------
1. Re-run this command with elevated access.
2. Disabled the first run experience by setting the environment variable DOTNET_SKIP_FIRST_TIME_EXPERIENCE to true.
3. Copy the .NET Core SDK to a non-protected location and use it from there.
ASP.NET Core
------------
Successfully installed the ASP.NET Core HTTPS Development Certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only). For establishing trust on other platforms refer to the platform specific documentation.
For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?linkid=848054.
Restoring packages for /b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj...
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Grpc.Core.Api'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Microsoft.NETFramework.ReferenceAssemblies'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Microsoft.NETCore.App'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Google.Protobuf'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Google.Protobuf'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Microsoft.NETCore.App'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Grpc.Core.Api'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
Retrying 'FindPackagesByIdAsyncCore' for source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Microsoft.NETFramework.ReferenceAssemblies'&semVerLevel=2.0.0'.
The SSL connection could not be established, see inner exception.
Authentication failed, see inner exception.
The type initializer for 'SslMethods' threw an exception.
The type initializer for 'Ssl' threw an exception.
The type initializer for 'SslInitializer' threw an exception.
error:0E076071:configuration file routines:MODULE_RUN:unknown module name
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : Failed to retrieve information about 'Grpc.Core.Api' from remote source 'https://www.nuget.org/api/v2/FindPackagesById()?id='Grpc.Core.Api'&semVerLevel=2.0.0'. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : The SSL connection could not be established, see inner exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : Authentication failed, see inner exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : The type initializer for 'SslMethods' threw an exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : The type initializer for 'Ssl' threw an exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : The type initializer for 'SslInitializer' threw an exception. [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
/usr/share/dotnet/sdk/2.1.500/NuGet.targets(114,5): error : error:0E076071:configuration file routines:MODULE_RUN:unknown module name [/b/f/w/bazel-out/k8-fastbuild/bin/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204.runfiles/com_github_grpc_grpc/grpc/test/distrib/csharp/DistribTest/DistribTestDotNet.csproj]
================================================================================
[189 / 239] 5 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 181s ... (50 actions, 6 running)
[189 / 239] 5 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 182s ... (50 actions, 7 running)
[190 / 239] 6 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 184s ... (49 actions, 6 running)
[190 / 239] 6 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 187s ... (49 actions, 7 running)
[192 / 239] 8 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 189s ... (47 actions, 6 running)
[192 / 239] 8 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 190s ... (47 actions, 6 running)
[194 / 239] 10 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 191s ... (45 actions, 4 running)
[194 / 239] 10 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 192s ... (45 actions, 5 running)
[195 / 239] 11 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 193s ... (44 actions, 5 running)
[195 / 239] 11 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 195s ... (44 actions, 5 running)
[195 / 239] 11 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 200s ... (44 actions, 6 running)
[195 / 239] 11 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 202s ... (44 actions, 6 running)
[196 / 239] 12 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 203s ... (43 actions, 5 running)
[196 / 239] 12 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 205s ... (43 actions, 6 running)
[197 / 239] 13 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 207s ... (42 actions, 5 running)
[197 / 239] 13 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 209s ... (42 actions, 5 running)
[199 / 239] 15 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 210s ... (40 actions, 3 running)
[199 / 239] 15 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 212s ... (40 actions, 3 running)
[200 / 239] 16 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 213s ... (39 actions, 2 running)
[200 / 239] 16 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 219s ... (39 actions, 2 running)
[201 / 239] 17 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 221s ... (38 actions, 1 running)
[202 / 239] 18 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 222s ... (37 actions, 0 running)
[202 / 239] 18 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 228s ... (37 actions, 1 running)
[203 / 239] 19 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 230s ... (36 actions, 0 running)
[203 / 239] 19 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 240s ... (36 actions, 0 running)
[203 / 239] 19 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 250s ... (36 actions, 1 running)
[204 / 239] 20 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 251s ... (35 actions, 0 running)
[204 / 239] 20 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 260s ... (35 actions, 1 running)
[205 / 239] 21 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 262s ... (34 actions, 0 running)
[205 / 239] 21 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 266s ... (34 actions, 1 running)
[206 / 239] 22 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 268s ... (33 actions, 0 running)
[206 / 239] 22 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 269s ... (33 actions, 1 running)
[206 / 239] 22 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 271s ... (33 actions, 1 running)
[207 / 239] 23 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 272s ... (32 actions, 0 running)
[207 / 239] 23 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 274s ... (32 actions, 1 running)
[207 / 239] 23 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 276s ... (32 actions, 1 running)
[208 / 239] 24 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 277s ... (31 actions, 0 running)
[208 / 239] 24 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 288s ... (31 actions, 0 running)
[208 / 239] 24 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 291s ... (31 actions, 1 running)
[210 / 239] 26 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 293s ... (29 actions, 0 running)
[210 / 239] 26 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 303s ... (29 actions, 0 running)
[210 / 239] 26 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 321s ... (29 actions, 1 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 323s ... (28 actions, 0 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 333s ... (28 actions, 0 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 340s ... (28 actions, 1 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 342s ... (28 actions, 1 running)
[211 / 239] 27 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 355s ... (28 actions, 2 running)
[212 / 239] 28 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 357s ... (27 actions, 1 running)
[212 / 239] 28 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 367s ... (27 actions, 1 running)
[212 / 239] 28 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 391s ... (27 actions, 2 running)
[213 / 239] 29 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 392s ... (26 actions, 2 running)
[213 / 239] 29 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 394s ... (26 actions, 2 running)
[213 / 239] 29 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 399s ... (26 actions, 3 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 401s ... (25 actions, 2 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 411s ... (25 actions, 2 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 441s ... (25 actions, 2 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 449s ... (25 actions, 3 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 450s ... (25 actions, 3 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 501s ... (25 actions, 3 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 519s ... (25 actions, 4 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 521s ... (25 actions, 4 running)
[214 / 239] 30 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 547s ... (25 actions, 4 running)
[215 / 239] 31 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 548s ... (24 actions, 3 running)
[216 / 239] 32 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 549s ... (23 actions, 2 running)
[216 / 239] 32 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 556s ... (23 actions, 2 running)
[217 / 239] 33 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 558s ... (22 actions, 1 running)
[217 / 239] 33 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 560s ... (22 actions, 1 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 562s ... (21 actions, 0 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 572s ... (21 actions, 0 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 602s ... (21 actions, 0 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 662s ... (21 actions, 0 running)
[218 / 239] 34 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 717s ... (21 actions, 1 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 718s ... (20 actions, 0 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 729s ... (20 actions, 0 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 759s ... (20 actions, 0 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 819s ... (20 actions, 0 running)
[219 / 239] 35 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 820s ... (20 actions, 1 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 821s ... (19 actions, 0 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 832s ... (19 actions, 0 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 850s ... (19 actions, 1 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 851s ... (19 actions, 1 running)
[220 / 239] 36 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 853s ... (19 actions, 1 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 854s ... (18 actions, 0 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 864s ... (18 actions, 0 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 894s ... (18 actions, 0 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 898s ... (18 actions, 1 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 899s ... (18 actions, 1 running)
[221 / 239] 37 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 900s ... (18 actions, 1 running)
[222 / 239] 38 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_linux; 902s ... (17 actions, 0 running)
[222 / 239] 38 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 903s ... (17 actions, 1 running)
[222 / 239] 38 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 904s ... (17 actions, 1 running)
[222 / 239] 38 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 912s ... (17 actions, 1 running)
[223 / 239] 39 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 913s ... (16 actions, 0 running)
[223 / 239] 39 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 924s ... (16 actions, 0 running)
[223 / 239] 39 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 954s ... (16 actions, 0 running)
[223 / 239] 39 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 978s ... (16 actions, 1 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 979s ... (15 actions, 0 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 990s ... (15 actions, 0 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1020s ... (15 actions, 0 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1054s ... (15 actions, 1 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1055s ... (15 actions, 2 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1056s ... (15 actions, 2 running)
[224 / 239] 40 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1064s ... (15 actions, 2 running)
[225 / 239] 41 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1066s ... (14 actions, 1 running)
[226 / 239] 42 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1067s ... (13 actions, 0 running)
[226 / 239] 42 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1076s ... (13 actions, 0 running)
[226 / 239] 42 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1106s ... (13 actions, 0 running)
[226 / 239] 42 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1140s ... (13 actions, 1 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1141s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1151s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1181s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1241s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1301s ... (12 actions, 0 running)
[227 / 239] 43 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1329s ... (12 actions, 1 running)
[228 / 239] 44 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1331s ... (11 actions, 0 running)
[228 / 239] 44 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1341s ... (11 actions, 0 running)
[228 / 239] 44 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1351s ... (11 actions, 1 running)
[229 / 239] 45 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1352s ... (10 actions, 0 running)
[229 / 239] 45 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1362s ... (10 actions, 0 running)
[229 / 239] 45 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1392s ... (10 actions, 0 running)
[229 / 239] 45 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1396s ... (10 actions, 1 running)
[230 / 239] 46 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1397s ... (9 actions, 0 running)
[230 / 239] 46 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1407s ... (9 actions, 0 running)
[230 / 239] 46 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1437s ... (9 actions, 0 running)
[230 / 239] 46 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1477s ... (9 actions, 1 running)
[231 / 239] 47 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1478s ... (8 actions, 0 running)
[231 / 239] 47 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only; 1488s ... (8 actions, 0 running)
[231 / 239] 47 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1494s ... (8 actions, 1 running)
[232 / 239] 48 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1495s ... (7 actions, 0 running)
[232 / 239] 48 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1498s ... (7 actions, 1 running)
[233 / 239] 49 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1500s ... (6 actions, 0 running)
[233 / 239] 49 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1510s ... (6 actions, 0 running)
[233 / 239] 49 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1540s ... (6 actions, 0 running)
[233 / 239] 49 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1554s ... (6 actions, 1 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1556s ... (5 actions, 0 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1566s ... (5 actions, 0 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1596s ... (5 actions, 0 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux; 1656s ... (5 actions, 0 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1690s ... (5 actions, 1 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1692s ... (5 actions, 1 running)
[234 / 239] 50 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1697s ... (5 actions, 1 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1699s ... (4 actions, 0 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1709s ... (4 actions, 0 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1739s ... (4 actions, 0 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1799s ... (4 actions, 0 running)
[235 / 239] 51 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1803s ... (4 actions, 1 running)
[236 / 239] 52 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1804s ... (3 actions, 0 running)
[236 / 239] 52 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1815s ... (3 actions, 0 running)
[236 / 239] 52 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1845s ... (3 actions, 0 running)
[236 / 239] 52 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1903s ... (3 actions, 1 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1904s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1915s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1945s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2005s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2065s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2125s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2185s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2245s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2305s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2365s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2425s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2485s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2545s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2605s ... (2 actions, 0 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2656s ... (2 actions, 1 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2658s ... (2 actions, 1 running)
[237 / 239] 53 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2659s ... (2 actions, 1 running)
[238 / 239] 54 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2661s
[238 / 239] 54 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2671s
[238 / 239] 54 / 55 tests, 1 failed; [Sched] Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 2701s
[238 / 239] 54 / 55 tests, 1 failed; Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 0s remote
[238 / 239] 54 / 55 tests, 1 failed; Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 1s remote
[238 / 239] 54 / 55 tests, 1 failed; Testing //tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest; 0s remote
INFO: Elapsed time: 2801.333s, Critical Path: 2777.57s
INFO: 239 processes: 9 remote cache hit, 147 internal, 1 local, 82 remote.
INFO: Build completed, 1 test FAILED, 239 total actions
//tools/bazelify_tests/test:artifact_php_linux_x64_build_test PASSED in 10.7s
//tools/bazelify_tests/test:artifact_protoc_linux_aarch64_build_test PASSED in 6.3s
//tools/bazelify_tests/test:artifact_protoc_linux_x64_build_test PASSED in 10.3s
//tools/bazelify_tests/test:artifact_protoc_linux_x86_build_test PASSED in 9.6s
//tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp311_build_test PASSED in 7.7s
//tools/bazelify_tests/test:artifact_python_linux_x64_manylinux2014_cp37_build_test PASSED in 10.5s
//tools/bazelify_tests/test:bazel_distribtest_5.4.1_buildtest PASSED in 2659.0s
//tools/bazelify_tests/test:bazel_distribtest_5.4.1_distribtest_cpp PASSED in 336.3s
//tools/bazelify_tests/test:bazel_distribtest_5.4.1_distribtest_python PASSED in 442.1s
//tools/bazelify_tests/test:bazel_distribtest_6.3.2_buildtest PASSED in 2602.4s
//tools/bazelify_tests/test:bazel_distribtest_6.3.2_distribtest_cpp PASSED in 270.0s
//tools/bazelify_tests/test:bazel_distribtest_6.3.2_distribtest_python PASSED in 241.8s
//tools/bazelify_tests/test:cpp_distribtest_cmake_aarch64_cross_linux PASSED in 1685.5s
//tools/bazelify_tests/test:cpp_distribtest_cmake_as_externalproject_linux PASSED in 1047.0s
//tools/bazelify_tests/test:cpp_distribtest_cmake_as_submodule_linux PASSED in 516.0s
//tools/bazelify_tests/test:cpp_distribtest_cmake_fetchcontent_linux PASSED in 1038.4s
//tools/bazelify_tests/test:cpp_distribtest_cmake_linux PASSED in 893.9s
//tools/bazelify_tests/test:cpp_distribtest_cmake_module_install_linux PASSED in 845.6s
//tools/bazelify_tests/test:cpp_distribtest_cmake_pkgconfig_linux PASSED in 888.1s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_alpine PASSED in 25.8s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_debian10 PASSED in 23.0s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_dotnet31 PASSED in 16.1s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_dotnet5 PASSED in 32.3s
//tools/bazelify_tests/test:distribtest_php_linux_x64_debian10 PASSED in 253.4s
//tools/bazelify_tests/test:distribtest_python_linux_x64_buster PASSED in 24.4s
//tools/bazelify_tests/test:package_csharp_linux_build_test PASSED in 10.6s
//tools/bazelify_tests/test:package_python_linux_build_test PASSED in 8.0s
//tools/bazelify_tests/test:runtests_c_linux_dbg_build_only PASSED in 247.4s
//tools/bazelify_tests/test:runtests_c_linux_dbg_clang_16_build_only PASSED in 252.3s
//tools/bazelify_tests/test:runtests_c_linux_dbg_clang_6_build_only PASSED in 239.8s
//tools/bazelify_tests/test:runtests_c_linux_dbg_gcc_12_build_only PASSED in 311.7s
//tools/bazelify_tests/test:runtests_c_linux_dbg_gcc_12_openssl309_build_only PASSED in 272.9s
//tools/bazelify_tests/test:runtests_c_linux_dbg_gcc_7_build_only PASSED in 273.7s
//tools/bazelify_tests/test:runtests_c_linux_dbg_gcc_musl_build_only PASSED in 317.9s
//tools/bazelify_tests/test:runtests_c_linux_dbg_noexcept_build_only PASSED in 212.0s
//tools/bazelify_tests/test:runtests_c_linux_dbg_x86_build_only PASSED in 243.7s
//tools/bazelify_tests/test:runtests_c_linux_opt_build_only PASSED in 233.2s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_build_only PASSED in 1742.0s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_clang_16_build_only PASSED in 1323.3s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_clang_6_build_only PASSED in 1482.4s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_build_only PASSED in 1483.2s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_12_openssl309_build_only PASSED in 1364.4s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_7_build_only PASSED in 1522.8s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_gcc_musl_build_only PASSED in 1785.0s
//tools/bazelify_tests/test:runtests_cpp_linux_dbg_noexcept_build_only PASSED in 1462.5s
//tools/bazelify_tests/test:runtests_cpp_linux_opt_build_only PASSED in 1305.3s
//tools/bazelify_tests/test:runtests_csharp_linux_dbg PASSED in 152.0s
//tools/bazelify_tests/test:runtests_csharp_linux_opt PASSED in 165.5s
//tools/bazelify_tests/test:runtests_php_linux_dbg PASSED in 161.9s
//tools/bazelify_tests/test:runtests_php_linux_opt PASSED in 183.9s
//tools/bazelify_tests/test:runtests_python_linux_dbg_alpine PASSED in 707.8s
//tools/bazelify_tests/test:runtests_python_linux_opt PASSED in 1098.4s
//tools/bazelify_tests/test:runtests_ruby_linux_dbg PASSED in 808.3s
//tools/bazelify_tests/test:runtests_ruby_linux_opt PASSED in 953.0s
//tools/bazelify_tests/test:distribtest_csharp_linux_x64_ubuntu2204 FAILED in 13.0s
/tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/testlogs/tools/bazelify_tests/test/distribtest_csharp_linux_x64_ubuntu2204/test.log
Executed 55 out of 55 tests: 54 tests pass and 1 fails remotely.
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: Build completed, 1 test FAILED, 239 total actions
INFO: Streaming build results to: https://source.cloud.google.com/results/invocations/46cb13f1-7532-4c37-af5d-40e013dafc4c
+ FAILED=true
+ sleep 60
+ PYTHONHTTPSVERIFY=0
+ python3 ./tools/run_tests/python_utils/upload_rbe_results.py --invocation_id=46cb13f1-7532-4c37-af5d-40e013dafc4c
Warning: Table rbe_test_results already exists
+ '[' true '!=' '' ']'
+ exit 1
[ID: 1094278] Command finished after 2959 secs, exit value: 1
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[10:01:40 PDT] Collecting build artifacts from build VM
Build script failed with exit code: 1