bazel-contrib / bazel-contrib/rules_python

[Bazel CI] Test Failure: The test //tests/exec_toolchain_matching:test_exec_matches_target_python_version fails due to exec/target version mismatch

未关闭
#3,566 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Starlark
星标
688
派生
721
平均合并
15 小时 7 分钟
30 天内合并 PR
76

描述

CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/5256#019c26da-74d1-4c54-b059-f5db2748e623

Platform: Ubuntu

Logs:

```
(04:14:44) FAIL: //tests/exec_toolchain_matching:test_exec_matches_target_python_version (Exit 1) (see /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/5dbf842aae7b505a6f2030bfc609fac1/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/exec_toolchain_matching/test_exec_matches_target_python_version/test_attempts/attempt_1.log)
--
(04:14:44) [305 / 676] 163 / 539 tests; 30 actions, 24 running; last test: //tests/base_rules/py_test:test_explicit_main_cannot_be_ambiguous
Testing //tests/py_runtime_info:test_can_create_py_runtime_info_without_interpreter_version_info; 6s remote-cache, linux-sandbox
Testing //tests/multiple_inputs:multiple_requirements_in.test; 6s local, remote-cache
Testing //tests/pypi/requirements_files_by_platform:test_simple; 5s remote-cache, linux-sandbox
Testing //tests/base_rules/py_binary:test_tags_can_be_tuple; 2s remote-cache, linux-sandbox
Testing //tests/version:test_normalization; 2s remote-cache, linux-sandbox
(04:14:45) FAIL: //tests/exec_toolchain_matching:test_exec_matches_target_python_version (Exit 1) (see /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/5dbf842aae7b505a6f2030bfc609fac1/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/exec_toolchain_matching/test_exec_matches_target_python_version/test_attempts/attempt_2.log)
(04:14:45) [311 / 676] 169 / 539 tests; 30 actions, 25 running; last test: //sphinxdocs/tests/sphinx_stardoc:bzl_providers_build_test
Testing //tests/py_runtime_info:test_can_create_py_runtime_info_without_interpreter_version_info; 7s remote-cache, linux-sandbox
(04:14:45) FAIL: //tests/exec_toolchain_matching:test_exec_matches_target_python_version (Exit 1) (see /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/5dbf842aae7b505a6f2030bfc609fac1/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/exec_toolchain_matching/test_exec_matches_target_python_version/test.log)
 
FAILED: //tests/exec_toolchain_matching:test_exec_matches_target_python_version (Summary)
/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/5dbf842aae7b505a6f2030bfc609fac1/execroot/_main/bazel-out/k8-fastbuild/testlogs/tests/exec_toolchain_matching/test_exec_matches_target_python_version/test.log

```

Culprit:

Steps:

git clone -v https://github.com/bazel-contrib/rules_python.git
git reset 39e9a3f2d7844128c7e78ad42f1e373ba8fa0a7a --hard
export USE_BAZEL_VERSION=0327100c98a126b9fc83223ba41303fe8b37d331
bazel build --keep_going --verbose_failures --build_tag_filters=-integration-test --lockfile_mode=off @rules_python//examples/wheel/...

CC Greenteam @kotlaja

贡献指南

打开贡献指南

调研方向

使用列出的 git reset、USE_BAZEL_VERSION 和 bazel build 命令重现该故障。从 //tests/exec_toolchain_matching:test_exec_matches_target_python_version 及其引用的 test.log 开始,以确定 exec/target 版本不匹配的原因。测试不再失败,并且列出的 wheel 示例构建成功完成,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
build-system
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。