Skip to content

refactor: remove use of rules_python internals#1288

Merged
jbedard merged 1 commit into
mainfrom
reduce-rpython-deps
Jul 10, 2026
Merged

refactor: remove use of rules_python internals#1288
jbedard merged 1 commit into
mainfrom
reduce-rpython-deps

refactor: remove use of rules_python internals

9580b47
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-multi_version-bazel-8 succeeded Jul 16, 2026 in 21s

✅ test //... · Tests passed

✅ Succeeded · 📅 Thu Jul 16 00:36:36 UTC 2026 · ⏱ 23.3s — 🔧 Setup 3.9s · 🧪 Test 19.3s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 5 targets · ⚡ 103 of 121 actions executed (14% cached) · 🧪 2 of 2 tests executed (0% cached) · 🔧 bazel v8.5.1 test · 🎯 k8 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (5)

✅ 2 Tests Passed
Label                      | Target Type       | Duration
---------------------------+-------------------+---------
//:py_version_default_test | py_venv_exec_test | 333ms   
//:py_version_test         | py_venv_exec_test | 332ms   
✅ 3 Targets Built
Label                | Target Type    
---------------------+----------------
//:__test__          | py_library     
//:__test___template | _py_pytest_main
//:multi_version     | py_venv_exec   

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 3.9s    
Test  | Run bazel tests              | 19.3s   
------+------------------------------+---------
Total |                              | 23.3s   

🧮 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/534fd3c0-a1a8-4f93-bb03-38e17a8192b2.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=e11d10c4-301b-493d-b49e-4ae74c172817 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-9e0aa0c6-d262-46c4-87c1-7d20aa111e69.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: a4f3f50d-42ea-4d22-b745-6f61a801e48a
  • Command: test
  • Bazel version: 8.5.1
  • Start time: Thu Jul 16 00:36:36 UTC 2026
  • End time: Thu Jul 16 00:36:51 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: k8
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/multi_version
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/multi_version
  • Server PID: 2426
⏱ Timing
  • Elapsed time: 14.5s
  • Analysis time: 7.5s
  • Execution time: 10.8s
  • Bazel server time: 41.9 cpu-seconds
  • Executed Tests Time: 0.6 cpu-seconds
📦 Build graph
  • Targets: 5 targets (5,506 configured, 1 aspect application)
  • Actions: 103 actions (121 created)
  • Packages: 126 packages loaded
💾 Cache stats
  • Actions: 18 of 121 cached (14%)
  • Tests: 0 of 2 cached (0%)
⚡ Actions by mnemonic (10)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 47    | 45.6%
WhlInstall                 | 17    | 16.5%
FileWrite                  | 16    | 15.5%
TemplateExpand             | 8     | 7.7% 
Action                     | 3     | 2.9% 
RepoMappingManifest        | 3     | 2.9% 
SourceSymlinkManifest      | 3     | 2.9% 
SymlinkTree                | 3     | 2.9% 
TestRunner                 | 2     | 1.9% 
BazelWorkspaceStatusAction | 1     | 0.9% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 81    | 78.6%
processwrapper-sandbox · Local | 22    | 21.3%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1784162199
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 16 00 36 39 Thu
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: e11d10c4-301b-493d-b49e-4ae74c172817
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/431fb95a5d7e1a6e766a108bb7093d03/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/431fb95a5d7e1a6e766a108bb7093d03
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-9e0aa0c6-d262-46c4-87c1-7d20aa111e69.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=e11d10c4-301b-493d-b49e-4ae74c172817
--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/534fd3c0-a1a8-4f93-bb03-38e17a8192b2.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

⏱ Last updated Thu Jul 16 00:36:52 UTC 2026 · 📊 GitHub API quota 2,286/15,000 (15% used, resets in 24m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube