refactor!: use simplified rules_py providers#1231
Open
jbedard wants to merge 2 commits into
Open
Aspect Workflows / aspect / test-examples-pytest-bazel-8
succeeded
Jul 17, 2026 in 48s
✅ test //... · Tests passed
✅ Succeeded · 📅 Fri Jul 17 04:21:50 UTC 2026 · ⏱ 49.6s — 🔧 Setup 4.5s · 🧪 Test 45s
👤 runner · 🖥 runnervm3jd5f · 💎 aspect-cli v2026.28.2
📦 19 targets · ⚡ 547 of 571 actions executed (4% cached) · 🧪 9 of 9 tests executed (0% cached) · 🔧 bazel v8.5.1 test · 🎯 k8 · ⚙️ fastbuild
🐙 GitHub Actions
💬 Last update: test task complete
Details
🎯 Bazel targets (19)
✅ 9 Tests Passed
Label | Target Type | Duration ----------------------------------+-------------------+--------- //:absolute_main_test | py_venv_exec_test | 70ms //:chdir_test | py_venv_exec_test | 780ms //:coverage_lcov_shape_test | sh_test | 525ms //:main_with_colon_test | py_venv_exec_test | 81ms //:pytest_test | py_venv_exec_test | 358ms //:sharded/test | py_venv_exec_test | 1.8s //:test_naming_723 | py_venv_exec_test | 876ms //subdir:test_with_pytest_main | py_venv_exec_test | 555ms //subdir:test_without_pytest_main | py_venv_exec_test | 116ms
✅ 10 Targets Built
Label | Target Type --------------------------------------------+---------------- //:chdir_main | py_library //:chdir_main_template | _py_pytest_main //:coverage_manifest | genrule //:lib | py_library //:pytest_test.pytest_paths | pytest_paths //:sharded/test.pytest_paths | pytest_paths //:test_naming_723_main | py_library //:test_naming_723_main_template | _py_pytest_main //subdir:foo | py_library //subdir:test_with_pytest_main.pytest_paths | pytest_paths
📎 Artifacts
⏱️ Task timing
Phase | Description | Duration ------+------------------------------+--------- Setup | Prepare the task environment | 4.5s Test | Run bazel tests | 45s ------+------------------------------+--------- Total | | 49.6s
🧮 Bazel details
📟 Command line · bazel test //...
bazel test \ --disk_cache=/home/runner/.cache/bazel-disk \ --test_tag_filters=-skip-on-bazel8 \ --lockfile_mode=error \ --generate_json_trace_profile=1 \ --experimental_profile_include_target_label \ --profile=/tmp/f0d8940c-e42a-4a4f-bd7b-70fb6a98cd96.profile.gz \ --color=yes \ --build_metadata=ASPECT_TASK_NAME=Test \ --build_metadata=ASPECT_TASK_ID=5349805b-a99c-46ed-9bf8-bbc8df3a6e9e \ --build_event_publish_all_actions \ --build_event_binary_file_upload_mode=fully_async \ --build_event_binary_file=/tmp/build-event-out-fa9e6cf4-b38f-4fc1-ae68-8e17e823562d.bin \ -- \ //...
ℹ️ Invocation details
- Invocation ID:
ee694497-8441-43dc-a54d-c36a747eb7cd - Command:
test - Bazel version:
8.5.1 - Start time:
Fri Jul 17 04:21:50 UTC 2026 - End time:
Fri Jul 17 04:22:29 UTC 2026 - User:
runner - Host name:
runnervm3jd5f - CPU Target:
k8 - Mode:
fastbuild - Working directory:
/home/runner/work/rules_py/rules_py/examples/pytest - Workspace directory:
/home/runner/work/rules_py/rules_py/examples/pytest - Server PID:
2347
⏱ Timing
- Elapsed time:
38.9s - Analysis time:
23.2s - Execution time:
35.3s - Bazel server time:
1.3 cpu-minutes - Executed Tests Time:
5.2 cpu-seconds
📦 Build graph
- Targets: 19 targets (6,939 configured, 1 aspect application)
- Actions: 547 actions (571 created)
- Packages: 231 packages loaded
💾 Cache stats
- Actions: 24 of 571 cached (4%)
- Tests: 0 of 9 cached (0%)
⚡ Actions by mnemonic (12)
Mnemonic | Count | % ---------------------------+-------+------ UnresolvedSymlink | 341 | 62.3% TemplateExpand | 66 | 12.0% WhlInstall | 60 | 10.9% FileWrite | 31 | 5.6% TestRunner | 10 | 1.8% Action | 9 | 1.6% RepoMappingManifest | 9 | 1.6% SourceSymlinkManifest | 9 | 1.6% SymlinkTree | 9 | 1.6% BazelWorkspaceStatusAction | 1 | 0.1% ExecutableSymlink | 1 | 0.1% Genrule | 1 | 0.1%
🏃 Actions by runner (2)
Runner | Count | % -------------------------------+-------+------ internal | 464 | 84.8% processwrapper-sandbox · Local | 83 | 15.1%
🏠 Workspace status (4)
- BUILD_HOST:
runnervm3jd5f - BUILD_TIMESTAMP:
1784262113 - BUILD_USER:
runner - FORMATTED_DATE:
2026 Jul 17 04 21 53 Fri
🏷️ Build metadata (2)
- ASPECT_TASK_ID:
5349805b-a99c-46ed-9bf8-bbc8df3a6e9e - ASPECT_TASK_NAME:
Test
🎛️ Startup options (12)
--connect_timeout_secs=30 --failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/6c853107bc72a3616dd141728867a34d/failure_detail.rawproto --idle_server_tasks --max_idle_secs=10800 --noclient_debug --nofatal_event_bus_exceptions --noshutdown_on_low_sys_mem --nowatchfs --nowindows_enable_symlinks --output_base=/home/runner/.cache/bazel/_bazel_runner/6c853107bc72a3616dd141728867a34d --output_user_root=/home/runner/.cache/bazel/_bazel_runner --write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-fa9e6cf4-b38f-4fc1-ae68-8e17e823562d.bin --build_event_binary_file_upload_mode=fully_async --build_event_publish_all_actions --build_metadata=ASPECT_TASK_ID=5349805b-a99c-46ed-9bf8-bbc8df3a6e9e --build_metadata=ASPECT_TASK_NAME=Test --color=yes --disk_cache=/home/runner/.cache/bazel-disk --experimental_profile_include_target_label --generate_json_trace_profile=1 --lockfile_mode=error --profile=/tmp/f0d8940c-e42a-4a4f-bd7b-70fb6a98cd96.profile.gz --repository_cache=/home/runner/.cache/bazel-repo --test_tag_filters=-skip-on-bazel8
⏱ Last updated Fri Jul 17 04:22:31 UTC 2026 · 📊 GitHub API quota 755/15,000 (5% used, resets in 52m)
🚀 Powered by Aspect CLI (v2026.28.2) | Aspect Build · X · LinkedIn · YouTube
Loading