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-multi_version-bazel-8 succeeded Jul 17, 2026 in 26s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 17 04:21:57 UTC 2026 · ⏱ 27.6s — 🔧 Setup 4.6s · 🧪 Test 22.9s
👤 runner · 🖥 runnervm3jd5f · 💎 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 | 363ms   
//:py_version_test         | py_venv_exec_test | 350ms   
✅ 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 | 4.6s    
Test  | Run bazel tests              | 22.9s   
------+------------------------------+---------
Total |                              | 27.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/c356e9f3-07ec-4375-8dfe-3a01988e3375.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=78d8fb12-0612-4506-a975-bd0dc633c086 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-cbdc53df-5b1c-4c08-b061-d24cc01d783e.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: ea1a58db-1d99-4e75-beba-988f739e1c38
  • Command: test
  • Bazel version: 8.5.1
  • Start time: Fri Jul 17 04:21:57 UTC 2026
  • End time: Fri Jul 17 04:22:13 UTC 2026
  • User: runner
  • Host name: runnervm3jd5f
  • 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: 2412
⏱ Timing
  • Elapsed time: 16.3s
  • Analysis time: 8.8s
  • Execution time: 12s
  • Bazel server time: 47.2 cpu-seconds
  • Executed Tests Time: 0.7 cpu-seconds
📦 Build graph
  • Targets: 5 targets (5,507 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%
TemplateExpand             | 15    | 14.5%
FileWrite                  | 9     | 8.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: runnervm3jd5f
  • BUILD_TIMESTAMP: 1784262120
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 17 04 22 00 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 78d8fb12-0612-4506-a975-bd0dc633c086
  • 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-cbdc53df-5b1c-4c08-b061-d24cc01d783e.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=78d8fb12-0612-4506-a975-bd0dc633c086
--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/c356e9f3-07ec-4375-8dfe-3a01988e3375.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

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