Skip to content

[Bazel CI] Windows Integration Failure: Encoding Mismatch in test_actions_write_utf8_path #28924

@deepalak56

Description

@deepalak56

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/5324#019cd0c0-fa16-47ba-826d-6af51dea49bd

Platform: windows

Logs:

buildkite-agent artifact upload C:\temp\tmpeimogn5m\test.profile.gz
--
2026-03-09 05:20:49 INFO   Found 1 files that match "C:\\temp\\tmpeimogn5m\\test.profile.gz"
2026-03-09 05:20:49 INFO   Uploading to Google Cloud Storage ("gs://bazel-untrusted-buildkite-artifacts/019cd0c0-fa16-47ba-826d-6af51dea49bd"), using your agent configuration
2026-03-09 05:20:49 INFO   Creating (0-1)/1 artifacts
2026-03-09 05:20:49 INFO   Uploading 019cd10a-7540-4f62-b33e-1b167ecf2a7d temp\tmpeimogn5m\test.profile.gz (628 KiB)
2026-03-09 05:20:49 INFO   Artifact uploads completed successfully
bazel --output_user_root=C:/b info output_base
buildkite-agent artifact upload C:\temp\tmpeimogn5m\test_bep.json
2026-03-09 05:20:50 INFO   Found 1 files that match "C:\\temp\\tmpeimogn5m\\test_bep.json"
2026-03-09 05:20:50 INFO   Uploading to Google Cloud Storage ("gs://bazel-untrusted-buildkite-artifacts/019cd0c0-fa16-47ba-826d-6af51dea49bd"), using your agent configuration
2026-03-09 05:20:50 INFO   Creating (0-1)/1 artifacts
2026-03-09 05:20:50 INFO   Uploading 019cd10a-77d7-4e84-b2ea-d6d2c53555bd temp\tmpeimogn5m\test_bep.json (5.3 MiB)
2026-03-09 05:20:50 INFO   Artifact uploads completed successfully
bazel test failed with exit code 3
🚨 Error: The command exited with status 3
user command error: exit status 3

Culprit:

Steps:

git clone https://github.com/bazelbuild/bazel.git
git reset d67b13a --hard
export USE_BAZEL_VERSION=d67b13a5d8e8fa2715ae8ebbd4a0ca1b8c1d495a
bazel build --config=ci-linux --jobs=30 //src:bazel //src:bazel_jdk_minimal //src:test_repos //...

CC Greenteam @kotlaja

Metadata

Metadata

Assignees

Labels

P1I'll work on this now. (Assignee required)team-OSSIssues for the Bazel OSS team: installation, release processBazel packaging, websitetype: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions