Skip to content

Envoy/Prechecks

Envoy/Prechecks #47447

Triggered via workflow run March 11, 2026 06:05
@wbpcodewbpcode
completed 288a924
Status Failure
Total duration 32m 1s
Artifacts 9

envoy-prechecks.yml

on: workflow_run
Matrix: deps / deps
Waiting for pending jobs
Matrix: external / external
Matrix: format / format
Matrix: publish / publish
deps  /  dependency-review
deps / dependency-review
Matrix: publish / upload / upload
request  /  complete
6s
request / complete
Fit to window
Zoom out
Zoom in

Annotations

33 errors, 50 warnings, and 12 notices
Precheck (pr/43899/main@c4347e4) / format / ./ci/do_ci.sh format
Process completed with exit code 1.
Precheck (pr/43899/main@c4347e4) / format / ./ci/do_ci.sh format
: main@ /source/ci/format_pre.sh :76 (spelling)
Precheck (pr/43899/main@c4347e4) / format / ./ci/do_ci.sh format
: > main@ /source/ci/format_pre.sh :76
Precheck (pr/43899/main@c4347e4) / format / ./ci/do_ci.sh format
: bazel@ environment :2 (spelling)
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
Process completed with exit code 1.
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
ERROR: Build did NOT complete successfully
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
ERROR: /build/bazel_root/docs/external/envoy/test/integration/BUILD:1427:22: Compiling test/integration/server.cc failed: (Exit 1): cc_wrapper.sh failed: error executing CppCompile command (from target @@envoy//test/integration:utility_lib)
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/compressed_pair.h:67:7: error: field type 'Envoy::Stats::TestScopeWrapper' is an abstract class
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/compressed_pair.h:149:12: error: static_cast from '__compressed_pair<allocator<TestScopeWrapper>, TestScopeWrapper> *' to '_Base2 *' (aka '__compressed_pair_elem<Envoy::Stats::TestScopeWrapper, 1> *'), which are not related by inheritance, is not allowed
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/compressed_pair.h:146:12: error: static_cast from '__compressed_pair<allocator<TestScopeWrapper>, TestScopeWrapper> *' to '_Base1 *' (aka '__compressed_pair_elem<std::allocator<Envoy::Stats::TestScopeWrapper>, 0> *'), which are not related by inheritance, is not allowed
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/allocator_traits.h:305:5: error: no matching function for call to '__construct_at'
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/envoy/test/integration/server.h:88:75: error: non-virtual member function marked 'override' hides virtual member function
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/envoy/test/integration/server.h:81:69: error: non-virtual member function marked 'override' hides virtual member function
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
ERROR: Build did NOT complete successfully
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
ERROR: /source/test/integration/BUILD:1427:22: Compiling test/integration/server.cc failed: (Exit 1): cc_wrapper.sh failed: error executing CppCompile command (from target //test/integration:utility_lib)
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/compressed_pair.h:67:7: error: field type 'Envoy::Stats::TestScopeWrapper' is an abstract class
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/compressed_pair.h:149:12: error: static_cast from '__compressed_pair<allocator<TestScopeWrapper>, TestScopeWrapper> *' to '_Base2 *' (aka '__compressed_pair_elem<Envoy::Stats::TestScopeWrapper, 1> *'), which are not related by inheritance, is not allowed
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/compressed_pair.h:146:12: error: static_cast from '__compressed_pair<allocator<TestScopeWrapper>, TestScopeWrapper> *' to '_Base1 *' (aka '__compressed_pair_elem<std::allocator<Envoy::Stats::TestScopeWrapper>, 0> *'), which are not related by inheritance, is not allowed
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/allocator_traits.h:305:5: error: no matching function for call to '__construct_at'
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
./test/integration/server.h:88:75: error: non-virtual member function marked 'override' hides virtual member function
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
./test/integration/server.h:81:69: error: non-virtual member function marked 'override' hides virtual member function
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
ERROR: Build did NOT complete successfully
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
ERROR: /source/test/integration/BUILD:1427:22: Compiling test/integration/server.cc failed: (Exit 1): cc_wrapper.sh failed: error executing CppCompile command (from target //test/integration:utility_lib)
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/compressed_pair.h:67:7: error: field type 'Envoy::Stats::TestScopeWrapper' is an abstract class
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/compressed_pair.h:149:12: error: static_cast from '__compressed_pair<allocator<TestScopeWrapper>, TestScopeWrapper> *' to '_Base2 *' (aka '__compressed_pair_elem<Envoy::Stats::TestScopeWrapper, 1> *'), which are not related by inheritance, is not allowed
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/compressed_pair.h:146:12: error: static_cast from '__compressed_pair<allocator<TestScopeWrapper>, TestScopeWrapper> *' to '_Base1 *' (aka '__compressed_pair_elem<std::allocator<Envoy::Stats::TestScopeWrapper>, 0> *'), which are not related by inheritance, is not allowed
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/llvm_toolchain_llvm/bin/../include/c++/v1/__memory/allocator_traits.h:305:5: error: no matching function for call to '__construct_at'
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
./test/integration/server.h:88:75: error: non-virtual member function marked 'override' hides virtual member function
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
./test/integration/server.h:81:69: error: non-virtual member function marked 'override' hides virtual member function
request / complete
Process completed with exit code 1.
load / request
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/appauth@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/github/checks@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/jq@8b0c0f9ec9dacf86f092bdfe6c917c48e51286c2, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Precheck (pr/43899/main@c4347e4) / Docs / ./ci/do_ci.sh docs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/jq@8b0c0f9ec9dacf86f092bdfe6c917c48e51286c2, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/jq@d107d22e4398d9c0c4839d3c2de799ceb1df94d3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Precheck (pr/43899/main@c4347e4) / Docs / ./ci/do_ci.sh docs
/mnt/engflow/worker/work/3/exec/bazel-out/k8-opt-exec-ST-2c63bcd41fee/bin/tools/sphinx_runner.runfiles/docs_pip3_envoy_docs_sphinx_runner/site-packages/envoy/docs/sphinx_runner/sphinx_tabs/tabs.py:336: RemovedInSphinx90Warning: The str interface for _JavaScript objects is deprecated. Use js.filename instead.
Precheck (pr/43899/main@c4347e4) / Docs / ./ci/do_ci.sh docs
/mnt/engflow/worker/work/3/exec/bazel-out/k8-opt-exec-ST-2c63bcd41fee/bin/tools/sphinx_runner.runfiles/docs_pip3_envoy_docs_sphinx_runner/site-packages/envoy/docs/sphinx_runner/sphinx_tabs/tabs.py:335: RemovedInSphinx90Warning: The str interface for _JavaScript objects is deprecated. Use js.filename instead.
Precheck (pr/43899/main@c4347e4) / Docs / ./ci/do_ci.sh docs
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / format-api / ./ci/do_ci.sh format-api
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/jq@8b0c0f9ec9dacf86f092bdfe6c917c48e51286c2, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/jq@d107d22e4398d9c0c4839d3c2de799ceb1df94d3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Precheck (pr/43899/main@c4347e4) / format-api / ./ci/do_ci.sh format-api
No files were found with the provided path: /home/runner/work/_temp/container/fix_proto_format.diff. No artifacts will be uploaded.
Precheck (pr/43899/main@c4347e4) / format-api / ./ci/do_ci.sh format-api
WARNING: Build option --//tools/api_proto_plugin:default_type_db_target has changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Precheck (pr/43899/main@c4347e4) / format-api / ./ci/do_ci.sh format-api
WARNING: /build/bazel_root/base/external/rules_buf_toolchains/BUILD:6:23: @@rules_buf_toolchains//:buf is a source file, nothing will be built for it. If you want to build a target that consumes this file, try --compile_one_dependency
Precheck (pr/43899/main@c4347e4) / format-api / ./ci/do_ci.sh format-api
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / format / ./ci/do_ci.sh format
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/jq@8b0c0f9ec9dacf86f092bdfe6c917c48e51286c2, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/jq@d107d22e4398d9c0c4839d3c2de799ceb1df94d3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Precheck (pr/43899/main@c4347e4) / external / ./ci/do_ci.sh external
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/jq@8b0c0f9ec9dacf86f092bdfe6c917c48e51286c2, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/jq@d107d22e4398d9c0c4839d3c2de799ceb1df94d3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Precheck (pr/43899/main@c4347e4) / external / ./ci/do_ci.sh external
/mnt/engflow/worker/work/0/exec/bazel-out/k8-opt-exec-ST-2c63bcd41fee/bin/external/envoy-docs/tools/sphinx_runner.runfiles/docs_pip3_envoy_docs_sphinx_runner/site-packages/envoy/docs/sphinx_runner/sphinx_tabs/tabs.py:336: RemovedInSphinx90Warning: The str interface for _JavaScript objects is deprecated. Use js.filename instead.
Precheck (pr/43899/main@c4347e4) / external / ./ci/do_ci.sh external
/mnt/engflow/worker/work/0/exec/bazel-out/k8-opt-exec-ST-2c63bcd41fee/bin/external/envoy-docs/tools/sphinx_runner.runfiles/docs_pip3_envoy_docs_sphinx_runner/site-packages/envoy/docs/sphinx_runner/sphinx_tabs/tabs.py:335: RemovedInSphinx90Warning: The str interface for _JavaScript objects is deprecated. Use js.filename instead.
Precheck (pr/43899/main@c4347e4) / external / ./ci/do_ci.sh external
WARNING: The background upload of the Build Event Protocol for the previous invocation failed to complete in 5.000 seconds. Cancelling and starting a new invocation...
Precheck (pr/43899/main@c4347e4) / external / ./ci/do_ci.sh external
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/jq@8b0c0f9ec9dacf86f092bdfe6c917c48e51286c2, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/jq@d107d22e4398d9c0c4839d3c2de799ceb1df94d3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/simdutf/simdutf.cpp:13320:28: warning: unused function 'low_surrogate' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/dd-trace-cpp/src/datadog/telemetry/telemetry_impl.cpp:49:31: warning: unused variable 'request_duration' [-Wunused-const-variable]
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:77:39: warning: variable 'OnClientToServerHalfClose' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/c-ares/src/lib/util/ares_iface_ips.c:140:3: warning: unused function 'ares_iface_ips_add' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
bazel-out/k8-opt-exec-ST-2c63bcd41fee/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:11: warning: 'RepeatedPtrField' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
WARNING: Running Bazel server needs to be killed, because the startup options are different.
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/simdutf/simdutf.cpp:52111:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/simdutf/simdutf.cpp:36944:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:79:39: warning: variable 'OnFinalize' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/jq@8b0c0f9ec9dacf86f092bdfe6c917c48e51286c2, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/jq@d107d22e4398d9c0c4839d3c2de799ceb1df94d3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/simdutf/simdutf.cpp:13320:28: warning: unused function 'low_surrogate' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/dd-trace-cpp/src/datadog/telemetry/telemetry_impl.cpp:49:31: warning: unused variable 'request_duration' [-Wunused-const-variable]
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:77:39: warning: variable 'OnClientToServerHalfClose' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/c-ares/src/lib/util/ares_iface_ips.c:140:3: warning: unused function 'ares_iface_ips_add' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
bison_parser.cpp:2531:9: warning: variable 'hsql_nerrs' set but not used [-Wunused-but-set-variable]
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
bazel-out/aarch64-opt-exec-ST-c559125b5957/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:11: warning: 'RepeatedPtrField' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/simdutf/simdutf.cpp:24025:30: warning: unused function 'count_code_points_bytemask' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:79:39: warning: variable 'OnFinalize' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/jq@8b0c0f9ec9dacf86f092bdfe6c917c48e51286c2, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/jq@d107d22e4398d9c0c4839d3c2de799ceb1df94d3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:77:39: warning: variable 'OnClientToServerHalfClose' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/c-ares/src/lib/util/ares_iface_ips.c:140:3: warning: unused function 'ares_iface_ips_add' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
bison_parser.cpp:2531:9: warning: variable 'hsql_nerrs' set but not used [-Wunused-but-set-variable]
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
bazel-out/wasm-opt-ST-16f0e45d1b64/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:11: warning: 'RepeatedPtrField' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
bazel-out/k8-opt-exec-ST-d751034c069f/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:11: warning: 'RepeatedPtrField' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/simdutf/simdutf.cpp:52111:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/simdutf/simdutf.cpp:36944:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:79:39: warning: variable 'OnFinalize' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Precheck (pr/43899/main@c4347e4) / upload / upload (docs)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/github/script/run@8b0c0f9ec9dacf86f092bdfe6c917c48e51286c2, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
request / complete
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: envoyproxy/toolshed/actions/appauth@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/github/checks@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231, envoyproxy/toolshed/actions/jq@8d5d8d4b9eeb5e4e76b92341b0b1b1f6438af231. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Precheck (pr/43899/main@c4347e4) / Docs / ./ci/do_ci.sh docs
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/6dedc632-ac54-4923-9864-57f984d93e0d
Precheck (pr/43899/main@c4347e4) / format-api / ./ci/do_ci.sh format-api
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/e327c260-865c-4619-9707-283be6460852
Precheck (pr/43899/main@c4347e4) / format-api / ./ci/do_ci.sh format-api
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/41481347-3c1c-48c1-8fab-4914b3fef8a3
Precheck (pr/43899/main@c4347e4) / format / ./ci/do_ci.sh format
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/f9cc48e0-11f1-4669-b54d-cf0f940c3e5a
Precheck (pr/43899/main@c4347e4) / format / ./ci/do_ci.sh format
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/4c4754c0-2c79-47f1-a694-bada01c70472
Precheck (pr/43899/main@c4347e4) / format / ./ci/do_ci.sh format
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/172dd819-6297-4461-afc4-f8d178574dec
Precheck (pr/43899/main@c4347e4) / external / ./ci/do_ci.sh external
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/df5805d0-d513-4091-9865-90a88afb4ff4
Precheck (pr/43899/main@c4347e4) / external / ./ci/do_ci.sh external
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/8c918a09-ab68-48ef-b85a-5a38b71a2367
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/839bec04-39cc-4202-9309-856403183b12
Precheck (pr/43899/main@c4347e4) / Config / ./ci/do_ci.sh config
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/7d5bc1f5-3d0a-4276-aaa8-44d88db032d6
Precheck (pr/43899/main@c4347e4) / Release (arm64) / [arm64] ./ci/do_ci.sh release.test_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/b1f19e4d-cb07-449c-b50f-b44ed72ed875
Precheck (pr/43899/main@c4347e4) / Release (x64) / [x64] ./ci/do_ci.sh release.test_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/e71c9ed0-87b2-4003-b4b9-68c91643d547

Artifacts

Produced during runtime
Name Size Digest
ci-report-arm64-release.test_only.json
5.81 KB
sha256:993dbd1c9ced58bd4d975aca73387056f6c45a18c86a528ec1bbbfa803630cca
ci-report-config.json
3.79 KB
sha256:4d97752cea759d3cc69b6edf53078586aa2cf2a173e64db7ae0a24b474381d52
ci-report-docs.json
2.29 KB
sha256:0b67ad0cb825a9c47ddc32e0a2bc1da20215e478e2f53854bd702e4a46563830
ci-report-external.json
2.28 KB
sha256:a98e742178b94f915d701aeb8d34c5175014e928df4f69aafc9b183412f623b6
ci-report-format-api.json
4.85 KB
sha256:23cc450255c2fde2acbe167426c001925e13335d2a6f36c55b55e68b6ded0176
ci-report-format.json
4.76 KB
sha256:06574979b05f76f62906c7cb1a229e9cd5e0e10e0df882804a86c15ebd05e1d1
ci-report-x64-release.test_only.json
5.82 KB
sha256:eced660e9e89bc4e7fa093f647b0407a56964278b9fed563547538da7870eaf0
docs
22.5 MB
sha256:09f0b061848e2bc72aeb61af6b46502d5a7c8c61e51700fceffa3f2baf80b24a
fix_format.diff
146 Bytes
sha256:e5c9b066d0f8afb29327dfbde1d76b761b3a50700628460a763636867c19d059