Skip to content

refactor: remove workaround for python <3.7#1292

Open
jbedard wants to merge 1 commit into
mainfrom
virtualenv-drop-legacy-loader
Open

refactor: remove workaround for python <3.7#1292
jbedard wants to merge 1 commit into
mainfrom
virtualenv-drop-legacy-loader

refactor: remove workaround for python <3.7

ae106b8
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-py_pex_binary-bazel-9 succeeded Jul 11, 2026 in 1m 21s

✅ test //... · Tests passed

✅ Succeeded · 📅 Sat Jul 11 02:18:48 UTC 2026 · ⏱ 1m 22s — 🔧 Setup 4.2s · 🧪 Test 1m 18s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 3 targets · ⚡ 47 of 57 actions executed (17% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v9.1.1 test · 🎯 x86_64 · ⚙️ opt
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (3)

✅ 1 Test Passed
Label         | Target Type | Duration
--------------+-------------+---------
//:build_test | _empty_test | 18ms    
✅ 2 Targets Built
Label            | Target Type  
-----------------+--------------
//:binary        | py_venv_exec 
//:py_pex_binary | py_pex_binary

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 4.2s    
Test  | Run bazel tests              | 1m 18s  
------+------------------------------+---------
Total |                              | 1m 22s  

🧮 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/f047b3bf-b33e-4112-8df9-1176ced0ecc0.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=571fd77b-838a-4d7f-ba10-b290d9a318b5 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-98cd49ab-fe5a-4db4-98e0-e205745b539b.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: d47a1047-3def-4101-aeac-1f92e86e7de5
  • Command: test
  • Bazel version: 9.1.1
  • Start time: Sat Jul 11 02:18:48 UTC 2026
  • End time: Sat Jul 11 02:19:56 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: x86_64
  • Mode: opt
  • Working directory: /home/runner/work/rules_py/rules_py/examples/py_pex_binary
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/py_pex_binary
  • Server PID: 2442
⏱ Timing
  • Elapsed time: 1m 7s
  • Analysis time: 1m
  • Execution time: 3.4s
  • Bazel server time: 33.4 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 3 targets (4,768 configured, 1 aspect application)
  • Actions: 47 actions (57 created)
  • Packages: 122 packages loaded
💾 Cache stats
  • Actions: 10 of 57 cached (17%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (15)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 10    | 21.2%
FileWrite                  | 8     | 17.0%
RepoMappingManifest        | 4     | 8.5% 
RunfilesTree               | 4     | 8.5% 
SourceSymlinkManifest      | 4     | 8.5% 
SymlinkTree                | 4     | 8.5% 
Action                     | 2     | 4.2% 
Symlink                    | 2     | 4.2% 
TemplateExpand             | 2     | 4.2% 
WhlInstall                 | 2     | 4.2% 
BazelWorkspaceStatusAction | 1     | 2.1% 
Genrule                    | 1     | 2.1% 
PyPex                      | 1     | 2.1% 
PyUnpackedWheel            | 1     | 2.1% 
TestRunner                 | 1     | 2.1% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 39    | 81.2%
processwrapper-sandbox · Local | 9     | 18.7%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1783736332
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 11 02 18 52 Sat
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 571fd77b-838a-4d7f-ba10-b290d9a318b5
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/e8b3245cd48ec30e562e536cea143077/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/e8b3245cd48ec30e562e536cea143077
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-98cd49ab-fe5a-4db4-98e0-e205745b539b.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=571fd77b-838a-4d7f-ba10-b290d9a318b5
--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/f047b3bf-b33e-4112-8df9-1176ced0ecc0.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

⏱ Last updated Sat Jul 11 02:19:57 UTC 2026 · 📊 GitHub API quota 858/15,000 (6% used, resets in 15m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube