Skip to content

feat: build wheels #262

feat: build wheels

feat: build wheels #262

Triggered via pull request January 17, 2025 22:24
Status Cancelled
Total duration 2m 33s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 23 warnings
tests (ubuntu-latest, 3.12, 1.26)
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
tests (ubuntu-latest, 3.11, 1.26)
Process completed with exit code 1.
tests (ubuntu-latest, 3.12, 2.0)
Process completed with exit code 1.
tests (ubuntu-latest, 3.11, 2.0)
Process completed with exit code 1.
tests (macos-latest, 3.11, 1.26)
The run was canceled by @beckermr.
tests (macos-latest, 3.11, 1.26)
The operation was canceled.
tests (macos-latest, 3.11, 2.0)
The run was canceled by @beckermr.
tests (macos-latest, 3.11, 2.0)
The operation was canceled.
tests (macos-latest, 3.12, 1.26)
The run was canceled by @beckermr.
tests (macos-latest, 3.12, 1.26)
The operation was canceled.
tests (macos-latest, 3.12, 2.0)
The run was canceled by @beckermr.
tests (macos-latest, 3.12, 2.0)
The operation was canceled.
tests (ubuntu-latest, 3.12, 1.26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (ubuntu-latest, 3.12, 1.26)
/usr/share/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
tests (ubuntu-latest, 3.12, 1.26)
Mamba support is still experimental and can result in differently solved environments!
tests (ubuntu-latest, 3.12, 1.26)
error libmamba Error when extracting package: Could not chdir info/recipe/parent/scripts/activate-binutils.sh
tests (ubuntu-latest, 3.12, 1.26)
Found incorrect download: ld_impl_linux-64. Aborting
tests (ubuntu-latest, 3.12, 1.26)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/usr/share/miniconda3/lib/python3.12/site-packages/conda/exception_handler.py", line 18, in __call__ return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 960, in exception_converter raise e File "/usr/share/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 953, in exception_converter exit_code = _wrapped_main(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 899, in _wrapped_main result = do_call(parsed_args, p) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 768, in do_call exit_code = create(args, parser) ^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 603, in create return install(args, parser, "create") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 559, in install transaction.fetch_extract_packages() RuntimeError: Found incorrect download: ld_impl_linux-64. Aborting `$ /usr/share/miniconda3/condabin/mamba create --name test python=3.12` environment variables: CIO_TEST=<not set> CONDA=/usr/share/miniconda3 CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir CONDA_ROOT=/usr/share/miniconda3 CURL_CA_BUNDLE=<not set> DEPLOYMENT_BASEPATH=/opt/runner GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_24913fd0-3358- 4656-b223-831409be1728 LD_PRELOAD=<not set> PATH=/usr/share/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/opt/ pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/ bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/ usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/game s:/snap/bin REQUESTS_CA_BUNDLE=<not set> SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar SSL_CERT_FILE=<not set> SWIFT_PATH=/usr/share/swift/usr/bin active environment : None user config file : /home/runner/.condarc populated config files : /usr/share/miniconda3/.condarc /home/runner/.condarc conda version : 24.11.2 conda-build version : not installed python version : 3.12.8.final.0 solver : libmamba (default) virtual packages : __archspec=1=zen2 __conda=24.11.2=0 __glibc=2.39=0 __linux=6.8.0=0 __unix=0=0 base environment : /usr/share/miniconda3 (writable) conda av data dir : /usr/share/miniconda3/etc/conda conda av metadata url : None channel URLs : https://conda.anaconda.org/conda-forge/linux-64 https://conda.anaconda.org/conda-forge/noarch https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch package cache : /home/runner/conda_pkgs_dir envs directories : /usr/share/miniconda3/envs /home/runner/.conda/envs platform : linux-64 user-agent : conda/24.11.2 requests/2.32.3 CPython/3.12.8 Linux/6.8.0-1017-azure ubuntu/24.04.1 glibc/2.39 solver/libmamba
tests (ubuntu-latest, 3.11, 1.26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (ubuntu-latest, 3.11, 1.26)
/usr/share/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
tests (ubuntu-latest, 3.11, 1.26)
Mamba support is still experimental and can result in differently solved environments!
tests (ubuntu-latest, 3.12, 2.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (ubuntu-latest, 3.12, 2.0)
/usr/share/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
tests (ubuntu-latest, 3.12, 2.0)
Mamba support is still experimental and can result in differently solved environments!
tests (ubuntu-latest, 3.11, 2.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (ubuntu-latest, 3.11, 2.0)
/usr/share/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
tests (ubuntu-latest, 3.11, 2.0)
Mamba support is still experimental and can result in differently solved environments!
tests (macos-latest, 3.11, 1.26)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
tests (macos-latest, 3.11, 1.26)
Mamba support is still experimental and can result in differently solved environments!
tests (macos-latest, 3.11, 2.0)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
tests (macos-latest, 3.11, 2.0)
Mamba support is still experimental and can result in differently solved environments!
tests (macos-latest, 3.12, 1.26)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
tests (macos-latest, 3.12, 1.26)
Mamba support is still experimental and can result in differently solved environments!
tests (macos-latest, 3.12, 2.0)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
tests (macos-latest, 3.12, 2.0)
Mamba support is still experimental and can result in differently solved environments!