Skip to content

refactor: use simplified rules_py providers#1231

Draft
jbedard wants to merge 2 commits into
mainfrom
indi-provider
Draft

refactor: use simplified rules_py providers#1231
jbedard wants to merge 2 commits into
mainfrom
indi-provider

refactor: merge PyVirtualInfo into PyInfo

888a369
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-py_binary-bazel-8 succeeded Jul 16, 2026 in 19s

✅ test //... · Tests passed

✅ Succeeded · 📅 Thu Jul 16 21:04:01 UTC 2026 · ⏱ 21s — 🔧 Setup 5.1s · 🧪 Test 15.9s
👤 runner · 🖥 runnervm3jd5f · 💎 aspect-cli v2026.28.2
📦 3 targets · ⚡ 25 of 37 actions executed (32% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v8.5.1 test · 🎯 k8 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (3)

✅ 1 Test Passed
Label         | Target Type | Duration
--------------+-------------+---------
//:build_test | _empty_test | 52ms    
✅ 2 Targets Built
Label        | Target Type    
-------------+----------------
//:py_binary | py_venv_exec   
//:stamped   | expand_template

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 5.1s    
Test  | Run bazel tests              | 15.9s   
------+------------------------------+---------
Total |                              | 21s     

🧮 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/c1195859-cd41-4f4c-adce-31911b74e17a.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=aae777c0-823f-4272-8696-d19cc1d8518f \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-d51d573b-0329-4a26-87b9-3699b3a0ca2c.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: c8e4e2e9-8cf6-41b5-bd6e-00d9ab387bbd
  • Command: test
  • Bazel version: 8.5.1
  • Start time: Thu Jul 16 21:04:01 UTC 2026
  • End time: Thu Jul 16 21:04:10 UTC 2026
  • User: runner
  • Host name: runnervm3jd5f
  • CPU Target: k8
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/py_binary
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/py_binary
  • Server PID: 2233
⏱ Timing
  • Elapsed time: 8.8s
  • Analysis time: 5.6s
  • Execution time: 1.8s
  • Bazel server time: 23.3 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 3 targets (5,174 configured, 1 aspect application)
  • Actions: 25 actions (37 created)
  • Packages: 106 packages loaded
💾 Cache stats
  • Actions: 12 of 37 cached (32%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (11)
Mnemonic                   | Count | %    
---------------------------+-------+------
TemplateExpand             | 5     | 20.0%
UnresolvedSymlink          | 5     | 20.0%
FileWrite                  | 4     | 16.0%
RepoMappingManifest        | 2     | 8.0% 
SourceSymlinkManifest      | 2     | 8.0% 
SymlinkTree                | 2     | 8.0% 
Action                     | 1     | 4.0% 
BazelWorkspaceStatusAction | 1     | 4.0% 
Genrule                    | 1     | 4.0% 
TestRunner                 | 1     | 4.0% 
WhlInstall                 | 1     | 4.0% 
🏃 Actions by runner (3)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 20    | 80.0%
processwrapper-sandbox · Local | 4     | 16.0%
disk cache hit · Remote        | 1     | 4.0% 
🏠 Workspace status (4)
  • BUILD_HOST: runnervm3jd5f
  • BUILD_TIMESTAMP: 1784235843
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 16 21 04 03 Thu
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: aae777c0-823f-4272-8696-d19cc1d8518f
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/955a074578dd81819f3d5885fc0bfc21/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/955a074578dd81819f3d5885fc0bfc21
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-d51d573b-0329-4a26-87b9-3699b3a0ca2c.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=aae777c0-823f-4272-8696-d19cc1d8518f
--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/c1195859-cd41-4f4c-adce-31911b74e17a.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

⏱ Last updated Thu Jul 16 21:04:12 UTC 2026 · 📊 GitHub API quota 820/15,000 (5% used, resets in 49m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube