Skip to content

Merge pull request #1400 from IntelPython/feature/move_experimental_d… #36

Merge pull request #1400 from IntelPython/feature/move_experimental_d…

Merge pull request #1400 from IntelPython/feature/move_experimental_d… #36

Triggered via push March 24, 2024 01:05
Status Failure
Total duration 31m 58s
Artifacts 12
Matrix: build
Matrix: test
Matrix: upload_anaconda
Clean up anaconda packages
0s
Clean up anaconda packages
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
Test ['ubuntu-20.04', 'examples', python='3.9']
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
Test ['ubuntu-latest', 'tests', python='3.10']
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
Test ['ubuntu-20.04', 'examples', python='3.10']
Process completed with exit code 1.
Test ['ubuntu-latest', 'gdb', python='3.11']
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
Test ['ubuntu-latest', 'gdb', python='3.9']
Process completed with exit code 1.
Test ['ubuntu-latest', 'examples', python='3.9']
Process completed with exit code 1.
Test ['ubuntu-latest', 'examples', python='3.10']
Process completed with exit code 1.
Test ['ubuntu-20.04', 'examples', python='3.9']
Download error (28) Timeout was reached [https://conda.anaconda.org/dppy/label/dev/noarch/repodata.json.zst] Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds
Test ['ubuntu-20.04', 'examples', python='3.9']
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/home/runner/miniconda3/lib/python3.10/site-packages/conda/exception_handler.py", line 17, in __call__ return func(*args, **kwargs) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 959, in exception_converter raise e File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 952, in exception_converter exit_code = _wrapped_main(*args, **kwargs) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 898, in _wrapped_main result = do_call(parsed_args, p) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 767, in do_call exit_code = create(args, parser) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 602, in create return install(args, parser, "create") File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 469, in install index = load_channels(pool, channels, repos) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 126, in load_channels index = get_index( File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 107, in get_index is_downloaded = dlist.download(api.MAMBA_DOWNLOAD_FAILFAST) RuntimeError: Download error (28) Timeout was reached [https://conda.anaconda.org/dppy/label/dev/noarch/repodata.json.zst] Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds `$ /home/runner/miniconda3/condabin/mamba create --name test python=3.9` environment variables: CIO_TEST=<not set> CONDA=/home/runner/miniconda3 CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir CONDA_ROOT=/home/runner/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_8220c5c0-284f- 46c8-9dad-ae29dc804fd8 LD_PRELOAD=<not set> PATH=/home/runner/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/op t/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendo r/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/ga mes:/snap/bin PYTHONIOENCODING=utf-8 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 : /home/runner/miniconda3/.condarc /home/runner/.condarc conda version : 23.11.0 conda-build version : not installed python version : 3.10.13.final.0 solver : libmamba (default) virtual packages : __archspec=1=zen2 __conda=23.11.0=0 __glibc=2.31=0 __linux=5.15.0=0 __unix=0=0 base environment : /home/runner/miniconda3 (writable) conda av data dir : /home/runner/miniconda3/etc/conda conda av metadata url : None channel URLs : https://conda.anaconda.org/dppy/label/dev/linux-64 https://conda.anaconda.org/dppy/label/dev/noarch https://conda.anaconda.org/conda-forge/linux-64 https://conda.anaconda.org/conda-forge/noarch https://conda.anaconda.org/intel/linux-64 https://conda.anaconda.org/intel/noarch
Test ['ubuntu-latest', 'tests', python='3.10']
Download error (28) Timeout was reached [https://conda.anaconda.org/intel/noarch/repodata.json.zst] Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds
Test ['ubuntu-latest', 'tests', python='3.10']
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/home/runner/miniconda3/lib/python3.10/site-packages/conda/exception_handler.py", line 17, in __call__ return func(*args, **kwargs) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 959, in exception_converter raise e File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 952, in exception_converter exit_code = _wrapped_main(*args, **kwargs) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 898, in _wrapped_main result = do_call(parsed_args, p) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 767, in do_call exit_code = create(args, parser) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 602, in create return install(args, parser, "create") File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 469, in install index = load_channels(pool, channels, repos) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 126, in load_channels index = get_index( File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 107, in get_index is_downloaded = dlist.download(api.MAMBA_DOWNLOAD_FAILFAST) RuntimeError: Download error (28) Timeout was reached [https://conda.anaconda.org/intel/noarch/repodata.json.zst] Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds `$ /home/runner/miniconda3/condabin/mamba create --name test python=3.10` environment variables: CIO_TEST=<not set> CONDA=/home/runner/miniconda3 CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir CONDA_ROOT=/home/runner/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_4ca9b4f1-fa10- 4826-939c-546d0bfb137a LD_PRELOAD=<not set> PATH=/home/runner/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/op t/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendo r/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/ga mes:/snap/bin PYTHONIOENCODING=utf-8 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 : /home/runner/miniconda3/.condarc /home/runner/.condarc conda version : 23.11.0 conda-build version : not installed python version : 3.10.13.final.0 solver : libmamba (default) virtual packages : __archspec=1=zen2 __conda=23.11.0=0 __glibc=2.35=0 __linux=6.5.0=0 __unix=0=0 base environment : /home/runner/miniconda3 (writable) conda av data dir : /home/runner/miniconda3/etc/conda conda av metadata url : None channel URLs : https://conda.anaconda.org/dppy/label/dev/linux-64 https://conda.anaconda.org/dppy/label/dev/noarch https://conda.anaconda.org/conda-forge/linux-64 https://conda.anaconda.org/conda-forge/noarch https://conda.anaconda.org/intel/linux-64 https://conda.anaconda.org/intel/noarch http
Test ['ubuntu-latest', 'gdb', python='3.11']
Download error (28) Timeout was reached [https://conda.anaconda.org/nodefaults/noarch/repodata.json.zst] Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds
Test ['ubuntu-latest', 'gdb', python='3.11']
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<< Traceback (most recent call last): File "/home/runner/miniconda3/lib/python3.10/site-packages/conda/exception_handler.py", line 17, in __call__ return func(*args, **kwargs) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 959, in exception_converter raise e File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 952, in exception_converter exit_code = _wrapped_main(*args, **kwargs) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 898, in _wrapped_main result = do_call(parsed_args, p) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 767, in do_call exit_code = create(args, parser) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 602, in create return install(args, parser, "create") File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 469, in install index = load_channels(pool, channels, repos) File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 126, in load_channels index = get_index( File "/home/runner/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 107, in get_index is_downloaded = dlist.download(api.MAMBA_DOWNLOAD_FAILFAST) RuntimeError: Download error (28) Timeout was reached [https://conda.anaconda.org/nodefaults/noarch/repodata.json.zst] Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds `$ /home/runner/miniconda3/condabin/mamba create --name test python=3.11` environment variables: CIO_TEST=<not set> CONDA=/home/runner/miniconda3 CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir CONDA_ROOT=/home/runner/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_55e5d813-14ac- 4049-bf2e-7db30f12294e LD_PRELOAD=<not set> PATH=/home/runner/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/op t/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendo r/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/ga mes:/snap/bin PYTHONIOENCODING=utf-8 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 : /home/runner/miniconda3/.condarc /home/runner/.condarc conda version : 23.11.0 conda-build version : not installed python version : 3.10.13.final.0 solver : libmamba (default) virtual packages : __archspec=1=zen2 __conda=23.11.0=0 __glibc=2.35=0 __linux=6.5.0=0 __unix=0=0 base environment : /home/runner/miniconda3 (writable) conda av data dir : /home/runner/miniconda3/etc/conda conda av metadata url : None channel URLs : https://conda.anaconda.org/dppy/label/dev/linux-64 https://conda.anaconda.org/dppy/label/dev/noarch https://conda.anaconda.org/conda-forge/linux-64 https://conda.anaconda.org/conda-forge/noarch https://conda.anaconda.org/intel/linux-64 https://conda.anaconda.org/intel/noarch

Artifacts

Produced during runtime
Name Size
numba-dpex Linux Python 3.10 Expired
498 KB
numba-dpex Linux Python 3.11 Expired
626 KB
numba-dpex Linux Python 3.9 Expired
497 KB
numba-dpex Linux Wheels Python 3.10 Expired
359 KB
numba-dpex Linux Wheels Python 3.11 Expired
359 KB
numba-dpex Linux Wheels Python 3.9 Expired
359 KB
numba-dpex Windows Python 3.10 Expired
515 KB
numba-dpex Windows Python 3.11 Expired
628 KB
numba-dpex Windows Python 3.9 Expired
511 KB
numba-dpex Windows Wheels Python 3.10 Expired
368 KB
numba-dpex Windows Wheels Python 3.11 Expired
368 KB
numba-dpex Windows Wheels Python 3.9 Expired
368 KB