Skip to content

refactor!: use simplified rules_py providers#1231

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

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

refactor: merge PyVirtualInfo into PyInfo

d07c377
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-py_binary-bazel-9 succeeded Jul 17, 2026 in 1m 28s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 17 04:21:58 UTC 2026 · ⏱ 1m 29s — 🔧 Setup 5.4s · 🧪 Test 1m 23s
👤 runner · 🖥 runnervm3jd5f · 💎 aspect-cli v2026.28.2
📦 3 targets · ⚡ 27 of 37 actions executed (27% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v9.2.0 test · 🎯 x86_64 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (3)

✅ 1 Test Passed
Label         | Target Type | Duration
--------------+-------------+---------
//:build_test | _empty_test | 44ms    
✅ 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.4s    
Test  | Run bazel tests              | 1m 23s  
------+------------------------------+---------
Total |                              | 1m 29s  

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel9 \
  --lockfile_mode=update \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/a9fa2b78-225f-4d6a-8d3a-2a7bd5a6abd6.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=862d791b-8bd7-4000-b10d-3bb873c93351 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-1fb3f6e2-b51c-4d22-b111-eb24a0eef8d8.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: d8a3b838-ff18-4d94-b7d8-2bae9fcfe936
  • Command: test
  • Bazel version: 9.2.0
  • Start time: Fri Jul 17 04:21:58 UTC 2026
  • End time: Fri Jul 17 04:23:13 UTC 2026
  • User: runner
  • Host name: runnervm3jd5f
  • CPU Target: x86_64
  • 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: 2455
⏱ Timing
  • Elapsed time: 1m 15s
  • Analysis time: 1m 9s
  • Execution time: 3.1s
  • Bazel server time: 33 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 3 targets (4,729 configured, 1 aspect application)
  • Actions: 27 actions (37 created)
  • Packages: 120 packages loaded
💾 Cache stats
  • Actions: 10 of 37 cached (27%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (12)
Mnemonic                   | Count | %    
---------------------------+-------+------
TemplateExpand             | 5     | 18.5%
UnresolvedSymlink          | 5     | 18.5%
FileWrite                  | 4     | 14.8%
RepoMappingManifest        | 2     | 7.4% 
RunfilesTree               | 2     | 7.4% 
SourceSymlinkManifest      | 2     | 7.4% 
SymlinkTree                | 2     | 7.4% 
Action                     | 1     | 3.7% 
BazelWorkspaceStatusAction | 1     | 3.7% 
Genrule                    | 1     | 3.7% 
TestRunner                 | 1     | 3.7% 
WhlInstall                 | 1     | 3.7% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 23    | 82.1%
processwrapper-sandbox · Local | 5     | 17.8%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm3jd5f
  • BUILD_TIMESTAMP: 1784262123
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 17 04 22 03 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 862d791b-8bd7-4000-b10d-3bb873c93351
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--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
--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-1fb3f6e2-b51c-4d22-b111-eb24a0eef8d8.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=862d791b-8bd7-4000-b10d-3bb873c93351
--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=update
--profile=/tmp/a9fa2b78-225f-4d6a-8d3a-2a7bd5a6abd6.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

⏱ Last updated Fri Jul 17 04:23:16 UTC 2026 · 📊 GitHub API quota 854/15,000 (6% used, resets in 51m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube