Skip to content

Instantly share code, notes, and snippets.

@alcides
Created May 11, 2022 18:59
Show Gist options
  • Save alcides/271953941fff8fa3f4d915a857f63eb3 to your computer and use it in GitHub Desktop.
Save alcides/271953941fff8fa3f4d915a857f63eb3 to your computer and use it in GitHub Desktop.
• [alcides@franklin:~/Code/srbench] (Competition2022) $ ~/bin/act
[CI/check] 🚀 Start image=ghcr.io/catthehacker/ubuntu:act-latest
[CI/check] 🐳 docker pull image=ghcr.io/catthehacker/ubuntu:act-latest platform= username= forcePull=false
[CI/check] 🐳 docker create image=ghcr.io/catthehacker/ubuntu:act-latest platform= entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[CI/check] 🐳 docker run image=ghcr.io/catthehacker/ubuntu:act-latest platform= entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[CI/check] 🐳 docker exec cmd=[mkdir -m 0777 -p /var/run/act] user=root workdir=
[CI/check] 🐳 docker cp src=/home/alcides/Code/srbench/. dst=/home/alcides/Code/srbench
[CI/check] 🐳 docker exec cmd=[mkdir -p /home/alcides/Code/srbench] user= workdir=
[CI/check] ⭐ Run Checkout code
[CI/check] ✅ Success - Checkout code
[CI/check] ⭐ Run get new folder name
[CI/check] 🐳 docker exec cmd=[bash -l /var/run/act/workflow/get-folder] user= workdir=
| git diff:
| ::notice ::testing geneticengine
[CI/check] ⚙ ::set-output:: folder=geneticengine
[CI/check] ✅ Success - get new folder name
[CI/check] ⭐ Run check files exist
[CI/check] 🐳 docker exec cmd=[bash -l /var/run/act/workflow/2] user= workdir=
| :) regressor.py found
| :) metadata.yml found
[CI/check] ✅ Success - check files exist
[CI/build-and-test] 🚀 Start image=ghcr.io/catthehacker/ubuntu:act-latest
[CI/build-and-test] 🐳 docker pull image=ghcr.io/catthehacker/ubuntu:act-latest platform= username= forcePull=false
[CI/build-and-test] 🐳 docker create image=ghcr.io/catthehacker/ubuntu:act-latest platform= entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[CI/build-and-test] 🐳 docker run image=ghcr.io/catthehacker/ubuntu:act-latest platform= entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[CI/build-and-test] 🐳 docker exec cmd=[mkdir -m 0777 -p /var/run/act] user=root workdir=
[CI/build-and-test] 🐳 docker cp src=/home/alcides/Code/srbench/. dst=/home/alcides/Code/srbench
[CI/build-and-test] 🐳 docker exec cmd=[mkdir -p /home/alcides/Code/srbench] user= workdir=
[CI/build-and-test] ⭐ Run Checkout code
[CI/build-and-test] ✅ Success - Checkout code
[CI/build-and-test] ⭐ Run Setup Mambaforge
[CI/build-and-test] ☁ git clone 'https://github.com/conda-incubator/setup-miniconda' # ref=v2
[CI/build-and-test] 🐳 docker cp src=/home/alcides/.cache/act/conda-incubator-setup-miniconda@v2/ dst=/var/run/act/actions/conda-incubator-setup-miniconda@v2/
[CI/build-and-test] 🐳 docker exec cmd=[mkdir -p /var/run/act/actions/conda-incubator-setup-miniconda@v2/] user= workdir=
[CI/build-and-test] 🐳 docker exec cmd=[node /var/run/act/actions/conda-incubator-setup-miniconda@v2/dist/setup/index.js] user= workdir=
[CI/build-and-test] ❓ ::group::Gathering Inputs...
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Creating bootstrap condarc file in /root/.condarc...
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Ensuring installer...
| Can we use bundled Miniconda?
| Can we download a custom installer by URL?
| Can we download Miniconda?
| Can we download Miniforge?
| ... will download Miniforge.
| Will fetch Mambaforge latest from https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Linux-x86_64.sh
| Ensuring Installer...
| Checking for cached Mambaforge@latest...
[CI/build-and-test] 💬 ::debug::isExplicit:
[CI/build-and-test] 💬 ::debug::explicit? false
[CI/build-and-test] 💬 ::debug::evaluating 0 versions
[CI/build-and-test] 💬 ::debug::match not found
| Did not find Mambaforge-Linux-x86_64.sh latest in cache
[CI/build-and-test] 💬 ::debug::Downloading https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Linux-x86_64.sh
[CI/build-and-test] 💬 ::debug::Destination /tmp/c2d3fada-66f5-4def-b77b-6561bb2d714a
[CI/build-and-test] 💬 ::debug::download complete
| Downloaded Mambaforge-Linux-x86_64.sh, ensuring extension .sh
| Caching Mambaforge@latest...
[CI/build-and-test] 💬 ::debug::Caching tool Mambaforge latest x86_64
[CI/build-and-test] 💬 ::debug::source file: /tmp/c2d3fada-66f5-4def-b77b-6561bb2d714a.sh
[CI/build-and-test] 💬 ::debug::destination /opt/hostedtoolcache/Mambaforge/latest/x86_64
[CI/build-and-test] 💬 ::debug::destination file /opt/hostedtoolcache/Mambaforge/latest/x86_64/Mambaforge-Linux-x86_64.sh
[CI/build-and-test] 💬 ::debug::finished caching tool
| Cached Mambaforge@latest: /opt/hostedtoolcache/Mambaforge/latest/x86_64!
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Running installer...
| [command]/usr/bin/bash /tmp/c2d3fada-66f5-4def-b77b-6561bb2d714a.sh -f -b -p 3
| PREFIX=/home/alcides/Code/srbench/3
| Unpacking payload ...
| Extracting "conda-package-handling-1.8.0-py39hb9d737c_0.tar.bz2"
| Extracting "keyutils-1.6.1-h166bdaf_0.tar.bz2"
| Extracting "pysocks-1.7.1-py39hf3d152e_4.tar.bz2"
| Extracting "lz4-c-1.9.3-h9c3ff4c_1.tar.bz2"
| Extracting "yaml-0.2.5-h7f98852_2.tar.bz2"
| Extracting "libssh2-1.10.0-ha56f1ee_2.tar.bz2"
| Extracting "xz-5.2.5-h516909a_1.tar.bz2"
| Extracting "tzdata-2022a-h191b570_0.tar.bz2"
| Extracting "libuuid-2.32.1-h7f98852_1000.tar.bz2"
| Extracting "libffi-3.4.2-h7f98852_5.tar.bz2"
| Extracting "libev-4.33-h516909a_1.tar.bz2"
| Extracting "reproc-14.2.3-h7f98852_0.tar.bz2"
| Extracting "conda-4.12.0-py39hf3d152e_0.tar.bz2"
| Extracting "zstd-1.5.2-ha95c52a_0.tar.bz2"
| Extracting "icu-69.1-h9c3ff4c_0.tar.bz2"
| Extracting "libgcc-ng-11.2.0-h1d223b6_14.tar.bz2"
| Extracting "lzo-2.10-h516909a_1000.tar.bz2"
| Extracting "libiconv-1.16-h516909a_0.tar.bz2"
| Extracting "cryptography-36.0.2-py39hd97740a_0.tar.bz2"
| Extracting "sqlite-3.37.1-h4ff8645_0.tar.bz2"
| Extracting "libnsl-2.0.0-h7f98852_0.tar.bz2"
| Extracting "openssl-1.1.1l-h7f98852_0.tar.bz2"
| Extracting "libzlib-1.2.11-h36c2ea0_1013.tar.bz2"
| Extracting "libmamba-0.22.1-h9c208ef_0.tar.bz2"
| Extracting "pybind11-abi-4-hd8ed1ab_3.tar.bz2"
| Extracting "libnghttp2-1.47.0-h727a467_0.tar.bz2"
| Extracting "libcurl-7.82.0-h7bff187_0.tar.bz2"
| Extracting "certifi-2021.10.8-py39hf3d152e_1.tar.bz2"
| Extracting "libmambapy-0.22.1-py39h3216e65_0.tar.bz2"
| Extracting "python_abi-3.9-2_cp39.tar.bz2"
| Extracting "charset-normalizer-2.0.12-pyhd8ed1ab_0.tar.bz2"
| Extracting "cffi-1.15.0-py39h4bc2ebd_0.tar.bz2"
| Extracting "libsolv-0.7.19-h780b84a_5.tar.bz2"
| Extracting "pycparser-2.21-pyhd8ed1ab_0.tar.bz2"
| Extracting "ca-certificates-2021.10.8-ha878542_0.tar.bz2"
| Extracting "krb5-1.19.3-h3790be6_0.tar.bz2"
| Extracting "setuptools-60.10.0-py39hf3d152e_0.tar.bz2"
| Extracting "libstdcxx-ng-11.2.0-he4da1e4_14.tar.bz2"
| Extracting "requests-2.27.1-pyhd8ed1ab_0.tar.bz2"
| Extracting "colorama-0.4.4-pyh9f0ad1d_0.tar.bz2"
| Extracting "ruamel_yaml-0.15.80-py39h3811e60_1006.tar.bz2"
| Extracting "yaml-cpp-0.6.3-he1b5a44_4.tar.bz2"
| Extracting "c-ares-1.18.1-h7f98852_0.tar.bz2"
| Extracting "_libgcc_mutex-0.1-conda_forge.tar.bz2"
| Extracting "libarchive-3.5.2-hccf745f_1.tar.bz2"
| Extracting "libgomp-11.2.0-h1d223b6_14.tar.bz2"
| Extracting "brotlipy-0.7.0-py39h3811e60_1003.tar.bz2"
| Extracting "tqdm-4.63.0-pyhd8ed1ab_0.tar.bz2"
| Extracting "wheel-0.37.1-pyhd8ed1ab_0.tar.bz2"
| Extracting "reproc-cpp-14.2.3-h9c3ff4c_0.tar.bz2"
| Extracting "urllib3-1.26.9-pyhd8ed1ab_0.tar.bz2"
| Extracting "mamba-0.22.1-py39hfa8f2c8_0.tar.bz2"
| Extracting "_openmp_mutex-4.5-1_gnu.tar.bz2"
| Extracting "libxml2-2.9.12-h885dcf4_1.tar.bz2"
| Extracting "bzip2-1.0.8-h7f98852_4.tar.bz2"
| Extracting "idna-3.3-pyhd8ed1ab_0.tar.bz2"
| Extracting "readline-8.1-h46c0cb4_0.tar.bz2"
| Extracting "ncurses-6.3-h9c3ff4c_0.tar.bz2"
| Extracting "pyopenssl-22.0.0-pyhd8ed1ab_0.tar.bz2"
| Extracting "pycosat-0.6.3-py39h3811e60_1009.tar.bz2"
| Extracting "tk-8.6.12-h27826a3_0.tar.bz2"
| Extracting "six-1.16.0-pyh6c4a22f_0.tar.bz2"
| Extracting "pip-22.0.4-pyhd8ed1ab_0.tar.bz2"
| Extracting "libedit-3.1.20191231-he28a2e2_2.tar.bz2"
| Extracting "ld_impl_linux-64-2.36.1-hea4e1c9_2.tar.bz2"
| Extracting "python-3.9.10-h85951f9_2_cpython.tar.bz2"
| Extracting "zlib-1.2.11-h36c2ea0_1013.tar.bz2"
|
| __
| __ ______ ___ ____ _____ ___ / /_ ____ _
| / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
| / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
| / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
| /_/
|
| conda-forge/linux-64 Using cache
| conda-forge/noarch Using cache
|
| Transaction
|
| Prefix: /home/alcides/Code/srbench/3
|
| Updating specs:
|
| - python==3.9.10=h85951f9_2_cpython
| - _libgcc_mutex==0.1=conda_forge
| - ca-certificates==2021.10.8=ha878542_0
| - ld_impl_linux-64==2.36.1=hea4e1c9_2
| - libstdcxx-ng==11.2.0=he4da1e4_14
| - pybind11-abi==4=hd8ed1ab_3
| - tzdata==2022a=h191b570_0
| - libgomp==11.2.0=h1d223b6_14
| - _openmp_mutex==4.5=1_gnu
| - libgcc-ng==11.2.0=h1d223b6_14
| - bzip2==1.0.8=h7f98852_4
| - c-ares==1.18.1=h7f98852_0
| - icu==69.1=h9c3ff4c_0
| - keyutils==1.6.1=h166bdaf_0
| - libev==4.33=h516909a_1
| - libffi==3.4.2=h7f98852_5
| - libiconv==1.16=h516909a_0
| - libnsl==2.0.0=h7f98852_0
| - libuuid==2.32.1=h7f98852_1000
| - libzlib==1.2.11=h36c2ea0_1013
| - lz4-c==1.9.3=h9c3ff4c_1
| - lzo==2.10=h516909a_1000
| - ncurses==6.3=h9c3ff4c_0
| - openssl==1.1.1l=h7f98852_0
| - reproc==14.2.3=h7f98852_0
| - xz==5.2.5=h516909a_1
| - yaml==0.2.5=h7f98852_2
| - yaml-cpp==0.6.3=he1b5a44_4
| - libedit==3.1.20191231=he28a2e2_2
| - readline==8.1=h46c0cb4_0
| - reproc-cpp==14.2.3=h9c3ff4c_0
| - tk==8.6.12=h27826a3_0
| - zlib==1.2.11=h36c2ea0_1013
| - zstd==1.5.2=ha95c52a_0
| - krb5==1.19.3=h3790be6_0
| - libnghttp2==1.47.0=h727a467_0
| - libsolv==0.7.19=h780b84a_5
| - libssh2==1.10.0=ha56f1ee_2
| - libxml2==2.9.12=h885dcf4_1
| - sqlite==3.37.1=h4ff8645_0
| - libarchive==3.5.2=hccf745f_1
| - libcurl==7.82.0=h7bff187_0
| - charset-normalizer==2.0.12=pyhd8ed1ab_0
| - colorama==0.4.4=pyh9f0ad1d_0
| - idna==3.3=pyhd8ed1ab_0
| - libmamba==0.22.1=h9c208ef_0
| - pycparser==2.21=pyhd8ed1ab_0
| - python_abi==3.9=2_cp39
| - six==1.16.0=pyh6c4a22f_0
| - wheel==0.37.1=pyhd8ed1ab_0
| - certifi==2021.10.8=py39hf3d152e_1
| - cffi==1.15.0=py39h4bc2ebd_0
| - libmambapy==0.22.1=py39h3216e65_0
| - pycosat==0.6.3=py39h3811e60_1009
| - pysocks==1.7.1=py39hf3d152e_4
| - ruamel_yaml==0.15.80=py39h3811e60_1006
| - setuptools==60.10.0=py39hf3d152e_0
| - tqdm==4.63.0=pyhd8ed1ab_0
| - brotlipy==0.7.0=py39h3811e60_1003
| - conda-package-handling==1.8.0=py39hb9d737c_0
| - cryptography==36.0.2=py39hd97740a_0
| - pip==22.0.4=pyhd8ed1ab_0
| - pyopenssl==22.0.0=pyhd8ed1ab_0
| - urllib3==1.26.9=pyhd8ed1ab_0
| - requests==2.27.1=pyhd8ed1ab_0
| - conda==4.12.0=py39hf3d152e_0
| - mamba==0.22.1=py39hfa8f2c8_0
|
|
| Package Version Build Channel Size
| ───────────────────────────────────────────────────────────────────────────────────────────────
| Install:
| ───────────────────────────────────────────────────────────────────────────────────────────────
|
| + _libgcc_mutex 0.1 conda_forge conda-forge/linux-64 Cached
| + _openmp_mutex 4.5 1_gnu conda-forge/linux-64 Cached
| + brotlipy 0.7.0 py39h3811e60_1003 conda-forge/linux-64 Cached
| + bzip2 1.0.8 h7f98852_4 conda-forge/linux-64 Cached
| + c-ares 1.18.1 h7f98852_0 conda-forge/linux-64 Cached
| + ca-certificates 2021.10.8 ha878542_0 conda-forge/linux-64 Cached
| + certifi 2021.10.8 py39hf3d152e_1 conda-forge/linux-64 Cached
| + cffi 1.15.0 py39h4bc2ebd_0 conda-forge/linux-64 Cached
| + charset-normalizer 2.0.12 pyhd8ed1ab_0 conda-forge/noarch Cached
| + colorama 0.4.4 pyh9f0ad1d_0 conda-forge/noarch Cached
| + conda 4.12.0 py39hf3d152e_0 conda-forge/linux-64 Cached
| + conda-package-handling 1.8.0 py39hb9d737c_0 conda-forge/linux-64 Cached
| + cryptography 36.0.2 py39hd97740a_0 conda-forge/linux-64 Cached
| + icu 69.1 h9c3ff4c_0 conda-forge/linux-64 Cached
| + idna 3.3 pyhd8ed1ab_0 conda-forge/noarch Cached
| + keyutils 1.6.1 h166bdaf_0 conda-forge/linux-64 Cached
| + krb5 1.19.3 h3790be6_0 conda-forge/linux-64 Cached
| + ld_impl_linux-64 2.36.1 hea4e1c9_2 conda-forge/linux-64 Cached
| + libarchive 3.5.2 hccf745f_1 conda-forge/linux-64 Cached
| + libcurl 7.82.0 h7bff187_0 conda-forge/linux-64 Cached
| + libedit 3.1.20191231 he28a2e2_2 conda-forge/linux-64 Cached
| + libev 4.33 h516909a_1 conda-forge/linux-64 Cached
| + libffi 3.4.2 h7f98852_5 conda-forge/linux-64 Cached
| + libgcc-ng 11.2.0 h1d223b6_14 conda-forge/linux-64 Cached
| + libgomp 11.2.0 h1d223b6_14 conda-forge/linux-64 Cached
| + libiconv 1.16 h516909a_0 conda-forge/linux-64 Cached
| + libmamba 0.22.1 h9c208ef_0 conda-forge/linux-64 Cached
| + libmambapy 0.22.1 py39h3216e65_0 conda-forge/linux-64 Cached
| + libnghttp2 1.47.0 h727a467_0 conda-forge/linux-64 Cached
| + libnsl 2.0.0 h7f98852_0 conda-forge/linux-64 Cached
| + libsolv 0.7.19 h780b84a_5 conda-forge/linux-64 Cached
| + libssh2 1.10.0 ha56f1ee_2 conda-forge/linux-64 Cached
| + libstdcxx-ng 11.2.0 he4da1e4_14 conda-forge/linux-64 Cached
| + libuuid 2.32.1 h7f98852_1000 conda-forge/linux-64 Cached
| + libxml2 2.9.12 h885dcf4_1 conda-forge/linux-64 Cached
| + libzlib 1.2.11 h36c2ea0_1013 conda-forge/linux-64 Cached
| + lz4-c 1.9.3 h9c3ff4c_1 conda-forge/linux-64 Cached
| + lzo 2.10 h516909a_1000 conda-forge/linux-64 Cached
| + mamba 0.22.1 py39hfa8f2c8_0 conda-forge/linux-64 Cached
| + ncurses 6.3 h9c3ff4c_0 conda-forge/linux-64 Cached
| + openssl 1.1.1l h7f98852_0 conda-forge/linux-64 Cached
| + pip 22.0.4 pyhd8ed1ab_0 conda-forge/noarch Cached
| + pybind11-abi 4 hd8ed1ab_3 conda-forge/noarch Cached
| + pycosat 0.6.3 py39h3811e60_1009 conda-forge/linux-64 Cached
| + pycparser 2.21 pyhd8ed1ab_0 conda-forge/noarch Cached
| + pyopenssl 22.0.0 pyhd8ed1ab_0 conda-forge/noarch Cached
| + pysocks 1.7.1 py39hf3d152e_4 conda-forge/linux-64 Cached
| + python 3.9.10 h85951f9_2_cpython conda-forge/linux-64 Cached
| + python_abi 3.9 2_cp39 conda-forge/linux-64 Cached
| + readline 8.1 h46c0cb4_0 conda-forge/linux-64 Cached
| + reproc 14.2.3 h7f98852_0 conda-forge/linux-64 Cached
| + reproc-cpp 14.2.3 h9c3ff4c_0 conda-forge/linux-64 Cached
| + requests 2.27.1 pyhd8ed1ab_0 conda-forge/noarch Cached
| + ruamel_yaml 0.15.80 py39h3811e60_1006 conda-forge/linux-64 Cached
| + setuptools 60.10.0 py39hf3d152e_0 conda-forge/linux-64 Cached
| + six 1.16.0 pyh6c4a22f_0 conda-forge/noarch Cached
| + sqlite 3.37.1 h4ff8645_0 conda-forge/linux-64 Cached
| + tk 8.6.12 h27826a3_0 conda-forge/linux-64 Cached
| + tqdm 4.63.0 pyhd8ed1ab_0 conda-forge/noarch Cached
| + tzdata 2022a h191b570_0 conda-forge/noarch Cached
| + urllib3 1.26.9 pyhd8ed1ab_0 conda-forge/noarch Cached
| + wheel 0.37.1 pyhd8ed1ab_0 conda-forge/noarch Cached
| + xz 5.2.5 h516909a_1 conda-forge/linux-64 Cached
| + yaml 0.2.5 h7f98852_2 conda-forge/linux-64 Cached
| + yaml-cpp 0.6.3 he1b5a44_4 conda-forge/linux-64 Cached
| + zlib 1.2.11 h36c2ea0_1013 conda-forge/linux-64 Cached
| + zstd 1.5.2 ha95c52a_0 conda-forge/linux-64 Cached
|
| Summary:
|
| Install: 67 packages
|
| Total download: 0 B
|
| ───────────────────────────────────────────────────────────────────────────────────────────────
|
|
| Transaction starting
| Linking _libgcc_mutex-0.1-conda_forge
| Linking ca-certificates-2021.10.8-ha878542_0
| Linking ld_impl_linux-64-2.36.1-hea4e1c9_2
| Linking libstdcxx-ng-11.2.0-he4da1e4_14
| Linking libgomp-11.2.0-h1d223b6_14
| Linking _openmp_mutex-4.5-1_gnu
| Linking libgcc-ng-11.2.0-h1d223b6_14
| Linking yaml-cpp-0.6.3-he1b5a44_4
| Linking yaml-0.2.5-h7f98852_2
| Linking xz-5.2.5-h516909a_1
| Linking reproc-14.2.3-h7f98852_0
| Linking openssl-1.1.1l-h7f98852_0
| Linking ncurses-6.3-h9c3ff4c_0
| Linking lzo-2.10-h516909a_1000
| Linking lz4-c-1.9.3-h9c3ff4c_1
| Linking libzlib-1.2.11-h36c2ea0_1013
| Linking libuuid-2.32.1-h7f98852_1000
| Linking libnsl-2.0.0-h7f98852_0
| Linking libiconv-1.16-h516909a_0
| Linking libffi-3.4.2-h7f98852_5
| Linking libev-4.33-h516909a_1
| Linking keyutils-1.6.1-h166bdaf_0
| Linking icu-69.1-h9c3ff4c_0
| Linking c-ares-1.18.1-h7f98852_0
| Linking bzip2-1.0.8-h7f98852_4
| Linking reproc-cpp-14.2.3-h9c3ff4c_0
| Linking libedit-3.1.20191231-he28a2e2_2
| Linking readline-8.1-h46c0cb4_0
| Linking zstd-1.5.2-ha95c52a_0
| Linking zlib-1.2.11-h36c2ea0_1013
| Linking tk-8.6.12-h27826a3_0
| Linking krb5-1.19.3-h3790be6_0
| Linking sqlite-3.37.1-h4ff8645_0
| Linking libxml2-2.9.12-h885dcf4_1
| Linking libssh2-1.10.0-ha56f1ee_2
| Linking libsolv-0.7.19-h780b84a_5
| Linking libnghttp2-1.47.0-h727a467_0
| Linking libarchive-3.5.2-hccf745f_1
| Linking libcurl-7.82.0-h7bff187_0
| Linking libmamba-0.22.1-h9c208ef_0
| Linking pybind11-abi-4-hd8ed1ab_3
| Linking tzdata-2022a-h191b570_0
| Linking python-3.9.10-h85951f9_2_cpython
| Linking python_abi-3.9-2_cp39
| Linking setuptools-60.10.0-py39hf3d152e_0
| Linking wheel-0.37.1-pyhd8ed1ab_0
| Linking pip-22.0.4-pyhd8ed1ab_0
| Linking six-1.16.0-pyh6c4a22f_0
| Linking pycparser-2.21-pyhd8ed1ab_0
| Linking idna-3.3-pyhd8ed1ab_0
| Linking colorama-0.4.4-pyh9f0ad1d_0
| Linking charset-normalizer-2.0.12-pyhd8ed1ab_0
| Linking tqdm-4.63.0-pyhd8ed1ab_0
| Linking ruamel_yaml-0.15.80-py39h3811e60_1006
| Linking pysocks-1.7.1-py39hf3d152e_4
| Linking pycosat-0.6.3-py39h3811e60_1009
| Linking libmambapy-0.22.1-py39h3216e65_0
| Linking certifi-2021.10.8-py39hf3d152e_1
| Linking cffi-1.15.0-py39h4bc2ebd_0
| Linking conda-package-handling-1.8.0-py39hb9d737c_0
| Linking cryptography-36.0.2-py39hd97740a_0
| Linking brotlipy-0.7.0-py39h3811e60_1003
| Linking pyopenssl-22.0.0-pyhd8ed1ab_0
| Linking urllib3-1.26.9-pyhd8ed1ab_0
| Linking requests-2.27.1-pyhd8ed1ab_0
| Linking conda-4.12.0-py39hf3d152e_0
| Linking mamba-0.22.1-py39hfa8f2c8_0
| Transaction finished
| installation finished.
| Mamba was found in the `base` env
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Setup environment variables...
| Add "3/condabin" to PATH
| Set 'CONDA="3"'
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Parsing environment...
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Configuring conda package cache...
| [command]/home/alcides/Code/srbench/3/condabin/conda config --add pkgs_dirs /root/conda_pkgs_dir
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Applying initial configuration...
| auto_activate_base: true
| [command]/home/alcides/Code/srbench/3/condabin/conda config --set auto_activate_base true
| auto_update_conda: false
| [command]/home/alcides/Code/srbench/3/condabin/conda config --set auto_update_conda false
| always_yes: true
| [command]/home/alcides/Code/srbench/3/condabin/conda config --set always_yes true
| changeps1: false
| [command]/home/alcides/Code/srbench/3/condabin/conda config --set changeps1 false
| [command]/home/alcides/Code/srbench/3/condabin/conda config --show-sources
| ==> /home/alcides/Code/srbench/3/.condarc <==
| channels:
| - conda-forge
|
| ==> /root/.condarc <==
| auto_update_conda: False
| auto_activate_base: True
| notify_outdated_conda: False
| changeps1: False
| pkgs_dirs:
| - /root/conda_pkgs_dir
| always_yes: True
|
| [command]/home/alcides/Code/srbench/3/condabin/conda config --show
| add_anaconda_token: True
| add_pip_as_python_dependency: True
| aggressive_update_packages:
| - ca-certificates
| - certifi
| - openssl
| allow_conda_downgrades: False
| allow_cycles: True
| allow_non_channel_urls: False
| allow_softlinks: False
| always_copy: False
| always_softlink: False
| always_yes: True
| anaconda_upload: None
| auto_activate_base: True
| auto_stack: 0
| auto_update_conda: False
| bld_path:
| changeps1: False
| channel_alias: https://conda.anaconda.org
| channel_priority: flexible
| channels:
| - conda-forge
| client_ssl_cert: None
| client_ssl_cert_key: None
| clobber: False
| conda_build: {}
| create_default_packages: []
| croot: /home/alcides/Code/srbench/3/conda-bld
| custom_channels:
| pkgs/main: https://repo.anaconda.com
| pkgs/r: https://repo.anaconda.com
| pkgs/pro: https://repo.anaconda.com
| custom_multichannels:
| defaults:
| - https://repo.anaconda.com/pkgs/main
| - https://repo.anaconda.com/pkgs/r
| local:
| debug: False
| default_channels:
| - https://repo.anaconda.com/pkgs/main
| - https://repo.anaconda.com/pkgs/r
| default_python: 3.9
| default_threads: None
| deps_modifier: not_set
| dev: False
| disallowed_packages: []
| download_only: False
| dry_run: False
| enable_private_envs: False
| env_prompt: ({default_env})
| envs_dirs:
| - /home/alcides/Code/srbench/3/envs
| - /root/.conda/envs
| error_upload_url: https://conda.io/conda-post/unexpected-error
| execute_threads: 1
| experimental_solver: classic
| extra_safety_checks: False
| force: False
| force_32bit: False
| force_reinstall: False
| force_remove: False
| ignore_pinned: False
| json: False
| local_repodata_ttl: 1
| migrated_channel_aliases: []
| migrated_custom_channels: {}
| non_admin_enabled: True
| notify_outdated_conda: False
| offline: False
| override_channels_enabled: True
| path_conflict: clobber
| pinned_packages: []
| pip_interop_enabled: False
| pkgs_dirs:
| - /root/conda_pkgs_dir
| proxy_servers: {}
| quiet: False
| remote_backoff_factor: 1
| remote_connect_timeout_secs: 9.15
| remote_max_retries: 3
| remote_read_timeout_secs: 60.0
| repodata_fns:
| - current_repodata.json
| - repodata.json
| repodata_threads: None
| report_errors: None
| restore_free_channel: False
| rollback_enabled: True
| root_prefix: /home/alcides/Code/srbench/3
| safety_checks: warn
| sat_solver: pycosat
| separate_format_cache: False
| shortcuts: True
| show_channel_urls: None
| signing_metadata_url_base: None
| solver_ignore_timestamps: False
| ssl_verify: True
| subdir: linux-64
| subdirs:
| - linux-64
| - noarch
| target_prefix_override:
| track_features: []
| unsatisfiable_hints: True
| unsatisfiable_hints_check_depth: 2
| update_modifier: update_specs
| use_index_cache: False
| use_local: False
| use_only_tar_bz2: False
| verbosity: 0
| verify_threads: 1
| whitelist_channels: []
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Initializing conda shell integration...
| Removing "/root/.bashrc"
| Removing "/root/.profile"
| [command]/home/alcides/Code/srbench/3/condabin/conda init --all
| no change /home/alcides/Code/srbench/3/condabin/conda
| no change /home/alcides/Code/srbench/3/bin/conda
| no change /home/alcides/Code/srbench/3/bin/conda-env
| no change /home/alcides/Code/srbench/3/bin/activate
| no change /home/alcides/Code/srbench/3/bin/deactivate
| no change /home/alcides/Code/srbench/3/etc/profile.d/conda.sh
| no change /home/alcides/Code/srbench/3/etc/fish/conf.d/conda.fish
| no change /home/alcides/Code/srbench/3/shell/condabin/Conda.psm1
| modified /home/alcides/Code/srbench/3/shell/condabin/conda-hook.ps1
| no change /home/alcides/Code/srbench/3/lib/python3.9/site-packages/xontrib/conda.xsh
| no change /home/alcides/Code/srbench/3/etc/profile.d/conda.csh
| modified /root/.bashrc
| modified /root/.zshrc
| modified /root/.config/fish/config.fish
| modified /root/.xonshrc
| modified /root/.tcshrc
|
| ==> For changes to take effect, close and re-open your current shell. <==
|
| Renaming "/root/.bashrc" to "/root/.profile"
|
| Append to "/root/.profile":
|
| # ----------------------------------------------------------------------------
| # Conda Setup Action: Basic configuration
| set -eo pipefail
| # Conda Setup Action: Custom activation
| conda activate "srcomp"
| # ----------------------------------------------------------------------------
|
| Append to "/root/.zshrc":
|
| # ----------------------------------------------------------------------------
| # Conda Setup Action: Basic configuration
| set -eo pipefail
| # Conda Setup Action: Custom activation
| conda activate "srcomp"
| # ----------------------------------------------------------------------------
|
| Append to "/root/.config/fish/config.fish":
|
| # ----------------------------------------------------------------------------
| # Conda Setup Action: Basic configuration
| set -eo pipefail
| # Conda Setup Action: Custom activation
| conda activate "srcomp"
| # ----------------------------------------------------------------------------
|
| Append to "/root/.tcshrc":
|
| # ----------------------------------------------------------------------------
| # Conda Setup Action: Basic configuration
| set -eo pipefail
| # Conda Setup Action: Custom activation
| conda activate "srcomp"
| # ----------------------------------------------------------------------------
|
| Append to "/root/.xonshrc":
|
| # ----------------------------------------------------------------------------
| # Conda Setup Action: Basic configuration
| set -eo pipefail
| # Conda Setup Action: Custom activation
| conda activate "srcomp"
| # ----------------------------------------------------------------------------
|
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Adding tools to 'base' env...
| Do we need to update conda?
| Do we need to update mamba?
| ... we will update mamba.
[CI/build-and-test] 🚧 ::warning::Mamba support is still experimental and can result in differently solved environments!
| ... we will perform post-install steps after we update mamba.
| Do we need to update python?
| Do we need to update conda-build?
| No tools were installed in 'base' env.
| `mamba` is already executable
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::group::Ensuring environment...
| Can we conda create (from explicit)?
| Can we conda create (simple)?
| ... will conda create (simple).
[CI/build-and-test] ❓ ::group::Updating 'srcomp' env from conda create (simple)...
| [command]/home/alcides/Code/srbench/3/condabin/mamba create --name srcomp
|
| __ __ __ __
| / \ / \ / \ / \
| / \/ \/ \/ \
| ███████████████/ /██/ /██/ /██/ /████████████████████████
| / / \ / \ / \ / \ \____
| / / \_/ \_/ \_/ \ o \__,
| / _/ \_____/ `
| |/
| ███╗ ███╗ █████╗ ███╗ ███╗██████╗ █████╗
| ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗
| ██╔████╔██║███████║██╔████╔██║██████╔╝███████║
| ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║
| ██║ ╚═╝ ██║██║ ██║██║ ╚═╝ ██║██████╔╝██║ ██║
| ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝
|
| mamba (0.22.1) supported by @QuantStack
|
| GitHub: https://github.com/mamba-org/mamba
| Twitter: https://twitter.com/QuantStack
|
| █████████████████████████████████████████████████████████████
|
|
| Looking for: []
|
| Preparing transaction: ...working... done
| Verifying transaction: ...working... done
| Executing transaction: ...working... done
|
| To activate this environment, use
|
| $ mamba activate srcomp
|
| To deactivate an active environment, use
|
| $ mamba deactivate
|
[CI/build-and-test] ❓ ::endgroup::
[CI/build-and-test] ❓ ::endgroup::
| setup-miniconda ran successfully
[CI/build-and-test] ✅ Success - Setup Mambaforge
[CI/build-and-test] ⭐ Run Cache conda
[CI/build-and-test] ☁ git clone 'https://github.com/actions/cache' # ref=v2
[CI/build-and-test] 🐳 docker cp src=/home/alcides/.cache/act/actions-cache@v2/ dst=/var/run/act/actions/actions-cache@v2/
[CI/build-and-test] 🐳 docker exec cmd=[mkdir -p /var/run/act/actions/actions-cache@v2/] user= workdir=
[CI/build-and-test] 🐳 docker exec cmd=[node /var/run/act/actions/actions-cache@v2/dist/restore/index.js] user= workdir=
[CI/build-and-test] ❓ ::save-state name=CACHE_KEY::Linux-conda-0-718cb1f034351339077dc68d7d6a11367c239e264db7acc335ec30bcbe761681
[CI/build-and-test] 💬 ::debug::Resolved Keys:
[CI/build-and-test] 💬 ::debug::["Linux-conda-0-718cb1f034351339077dc68d7d6a11367c239e264db7acc335ec30bcbe761681","Linux-conda-0-718cb1f034351339077dc68d7d6a11367c239e264db7acc335ec30bcbe761681"]
[CI/build-and-test] 💬 ::debug::Checking zstd --version
[CI/build-and-test] 💬 ::debug::*** zstd command line interface 64-bits v1.4.4, by Yann Collet ***
[CI/build-and-test] 💬 ::debug::getCacheEntry - Attempt 1 of 2 failed with error: Cache Service Url not found, unable to restore cache.
[CI/build-and-test] 💬 ::debug::getCacheEntry - Attempt 2 of 2 failed with error: Cache Service Url not found, unable to restore cache.
| [warning]getCacheEntry failed: Cache Service Url not found, unable to restore cache.
|
[CI/build-and-test] ⚙ ::set-output:: cache-hit=false
[CI/build-and-test] ✅ Success - Cache conda
[CI/build-and-test] ⭐ Run Update environment
[CI/build-and-test] 🐳 docker exec cmd=[bash -l /var/run/act/workflow/3] user= workdir=
|
|
| Looking for: ['python', 'scikit-learn=0.24.1', 'pandas', 'numpy', 'jupyter', 'pytest', 'matplotlib', 'sympy', 'pip=20.3.3']
|
|
| Transaction
|
| Prefix: /home/alcides/Code/srbench/3/envs/srcomp
|
| Updating specs:
|
| - python
| - scikit-learn=0.24.1
| - pandas
| - numpy
| - jupyter
| - pytest
| - matplotlib
| - sympy
| - pip=20.3.3
|
|
| Package Version Build Channel Size
| ──────────────────────────────────────────────────────────────────────────────────────────────────────
| Install:
| ──────────────────────────────────────────────────────────────────────────────────────────────────────
|
| + _libgcc_mutex 0.1 conda_forge conda-forge/linux-64 3kB
| + _openmp_mutex 4.5 2_gnu conda-forge/linux-64 24kB
| + alsa-lib 1.2.3.2 h166bdaf_0 conda-forge/linux-64 567kB
| + argon2-cffi 21.3.0 pyhd8ed1ab_0 conda-forge/noarch 16kB
| + argon2-cffi-bindings 21.2.0 py39hb9d737c_2 conda-forge/linux-64 35kB
| + asttokens 2.0.5 pyhd8ed1ab_0 conda-forge/noarch 22kB
| + attrs 21.4.0 pyhd8ed1ab_0 conda-forge/noarch 50kB
| + backcall 0.2.0 pyh9f0ad1d_0 conda-forge/noarch 14kB
| + backports 1.0 py_2 conda-forge/noarch 4kB
| + backports.functools_lru_cache 1.6.4 pyhd8ed1ab_0 conda-forge/noarch 9kB
| + beautifulsoup4 4.11.1 pyha770c72_0 conda-forge/noarch 98kB
| + bleach 5.0.0 pyhd8ed1ab_0 conda-forge/noarch 126kB
| + brotli 1.0.9 h166bdaf_7 conda-forge/linux-64 18kB
| + brotli-bin 1.0.9 h166bdaf_7 conda-forge/linux-64 19kB
| + bzip2 1.0.8 h7f98852_4 conda-forge/linux-64 496kB
| + ca-certificates 2021.10.8 ha878542_0 conda-forge/linux-64 142kB
| + certifi 2021.10.8 py39hf3d152e_2 conda-forge/linux-64 148kB
| + cffi 1.15.0 py39h4bc2ebd_0 conda-forge/linux-64 233kB
| + cycler 0.11.0 pyhd8ed1ab_0 conda-forge/noarch 10kB
| + dbus 1.13.6 h5008d03_3 conda-forge/linux-64 619kB
| + debugpy 1.6.0 py39h5a03fae_0 conda-forge/linux-64 2MB
| + decorator 5.1.1 pyhd8ed1ab_0 conda-forge/noarch 12kB
| + defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge/noarch 24kB
| + entrypoints 0.4 pyhd8ed1ab_0 conda-forge/noarch 9kB
| + executing 0.8.3 pyhd8ed1ab_0 conda-forge/noarch 19kB
| + expat 2.4.8 h27087fc_0 conda-forge/linux-64 192kB
| + flit-core 3.7.1 pyhd8ed1ab_0 conda-forge/noarch 45kB
| + font-ttf-dejavu-sans-mono 2.37 hab24e00_0 conda-forge/noarch 397kB
| + font-ttf-inconsolata 3.000 h77eed37_0 conda-forge/noarch 97kB
| + font-ttf-source-code-pro 2.038 h77eed37_0 conda-forge/noarch 701kB
| + font-ttf-ubuntu 0.83 hab24e00_0 conda-forge/noarch 2MB
| + fontconfig 2.14.0 h8e229c2_0 conda-forge/linux-64 312kB
| + fonts-conda-ecosystem 1 0 conda-forge/noarch 4kB
| + fonts-conda-forge 1 0 conda-forge/noarch 4kB
| + fonttools 4.33.3 py39hb9d737c_0 conda-forge/linux-64 2MB
| + freetype 2.10.4 h0708190_1 conda-forge/linux-64 911kB
| + gettext 0.19.8.1 h73d1719_1008 conda-forge/linux-64 4MB
| + giflib 5.2.1 h36c2ea0_2 conda-forge/linux-64 79kB
| + gmp 6.2.1 h58526e2_0 conda-forge/linux-64 826kB
| + gmpy2 2.1.2 py39h78fa15d_0 conda-forge/linux-64 800kB
| + gst-plugins-base 1.20.2 hcf0ee16_0 conda-forge/linux-64 3MB
| + gstreamer 1.20.2 hd4edc92_0 conda-forge/linux-64 2MB
| + icu 69.1 h9c3ff4c_0 conda-forge/linux-64 14MB
| + importlib-metadata 4.11.3 py39hf3d152e_1 conda-forge/linux-64 34kB
| + importlib_resources 5.7.1 pyhd8ed1ab_0 conda-forge/noarch 22kB
| + iniconfig 1.1.1 pyh9f0ad1d_0 conda-forge/noarch 8kB
| + ipykernel 6.13.0 py39hef51801_0 conda-forge/linux-64 190kB
| + ipython 8.3.0 py39hf3d152e_0 conda-forge/linux-64 1MB
| + ipython_genutils 0.2.0 py_1 conda-forge/noarch 22kB
| + ipywidgets 7.7.0 pyhd8ed1ab_0 conda-forge/noarch 106kB
| + jbig 2.1 h7f98852_2003 conda-forge/linux-64 44kB
| + jedi 0.18.1 py39hf3d152e_1 conda-forge/linux-64 1MB
| + jinja2 3.1.2 pyhd8ed1ab_0 conda-forge/noarch 101kB
| + joblib 1.1.0 pyhd8ed1ab_0 conda-forge/noarch 215kB
| + jpeg 9e h166bdaf_1 conda-forge/linux-64 274kB
| + jsonschema 4.5.1 pyhd8ed1ab_0 conda-forge/noarch 59kB
| + jupyter 1.0.0 py39hf3d152e_7 conda-forge/linux-64 6kB
| + jupyter_client 7.3.1 pyhd8ed1ab_0 conda-forge/noarch 93kB
| + jupyter_console 6.4.3 pyhd8ed1ab_0 conda-forge/noarch 23kB
| + jupyter_core 4.9.2 py39hf3d152e_0 conda-forge/linux-64 83kB
| + jupyterlab_pygments 0.2.2 pyhd8ed1ab_0 conda-forge/noarch 17kB
| + jupyterlab_widgets 1.1.0 pyhd8ed1ab_0 conda-forge/noarch 136kB
| + keyutils 1.6.1 h166bdaf_0 conda-forge/linux-64 118kB
| + kiwisolver 1.4.2 py39hf939315_1 conda-forge/linux-64 77kB
| + krb5 1.19.3 h08a2579_0 conda-forge/linux-64 2MB
| + lcms2 2.12 hddcbb42_0 conda-forge/linux-64 453kB
| + ld_impl_linux-64 2.36.1 hea4e1c9_2 conda-forge/linux-64 683kB
| + lerc 3.0 h9c3ff4c_0 conda-forge/linux-64 222kB
| + libblas 3.9.0 14_linux64_openblas conda-forge/linux-64 13kB
| + libbrotlicommon 1.0.9 h166bdaf_7 conda-forge/linux-64 66kB
| + libbrotlidec 1.0.9 h166bdaf_7 conda-forge/linux-64 34kB
| + libbrotlienc 1.0.9 h166bdaf_7 conda-forge/linux-64 294kB
| + libcblas 3.9.0 14_linux64_openblas conda-forge/linux-64 13kB
| + libclang 13.0.1 default_hc23dcda_0 conda-forge/linux-64 12MB
| + libdeflate 1.10 h7f98852_0 conda-forge/linux-64 79kB
| + libedit 3.1.20191231 he28a2e2_2 conda-forge/linux-64 124kB
| + libevent 2.1.10 h28343ad_4 conda-forge/linux-64 1MB
| + libffi 3.4.2 h7f98852_5 conda-forge/linux-64 58kB
| + libgcc-ng 11.2.0 h1d223b6_16 conda-forge/linux-64 923kB
| + libgfortran-ng 11.2.0 h69a702a_16 conda-forge/linux-64 23kB
| + libgfortran5 11.2.0 h5c6108e_16 conda-forge/linux-64 2MB
| + libglib 2.70.2 h174f98d_4 conda-forge/linux-64 3MB
| + libgomp 11.2.0 h1d223b6_16 conda-forge/linux-64 438kB
| + libiconv 1.16 h516909a_0 conda-forge/linux-64 1MB
| + liblapack 3.9.0 14_linux64_openblas conda-forge/linux-64 13kB
| + libllvm13 13.0.1 hf817b99_2 conda-forge/linux-64 35MB
| + libnsl 2.0.0 h7f98852_0 conda-forge/linux-64 31kB
| + libogg 1.3.4 h7f98852_1 conda-forge/linux-64 211kB
| + libopenblas 0.3.20 pthreads_h78a6416_0 conda-forge/linux-64 11MB
| + libopus 1.3.1 h7f98852_1 conda-forge/linux-64 261kB
| + libpng 1.6.37 h21135ba_2 conda-forge/linux-64 314kB
| + libpq 14.2 h676c864_0 conda-forge/linux-64 3MB
| + libsodium 1.0.18 h36c2ea0_1 conda-forge/linux-64 375kB
| + libstdcxx-ng 11.2.0 he4da1e4_16 conda-forge/linux-64 4MB
| + libtiff 4.3.0 h542a066_3 conda-forge/linux-64 653kB
| + libuuid 2.32.1 h7f98852_1000 conda-forge/linux-64 28kB
| + libvorbis 1.3.7 h9c3ff4c_0 conda-forge/linux-64 286kB
| + libwebp 1.2.2 h3452ae3_0 conda-forge/linux-64 87kB
| + libwebp-base 1.2.2 h7f98852_1 conda-forge/linux-64 844kB
| + libxcb 1.13 h7f98852_1004 conda-forge/linux-64 400kB
| + libxkbcommon 1.0.3 he3ba5ed_0 conda-forge/linux-64 595kB
| + libxml2 2.9.12 h885dcf4_1 conda-forge/linux-64 778kB
| + libzlib 1.2.11 h166bdaf_1014 conda-forge/linux-64 61kB
| + lz4-c 1.9.3 h9c3ff4c_1 conda-forge/linux-64 184kB
| + markupsafe 2.1.1 py39hb9d737c_1 conda-forge/linux-64 23kB
| + matplotlib 3.5.2 py39hf3d152e_0 conda-forge/linux-64 7kB
| + matplotlib-base 3.5.2 py39h700656a_0 conda-forge/linux-64 8MB
| + matplotlib-inline 0.1.3 pyhd8ed1ab_0 conda-forge/noarch 11kB
| + mistune 0.8.4 py39h3811e60_1005 conda-forge/linux-64 56kB
| + mpc 1.2.1 h9f54685_0 conda-forge/linux-64 109kB
| + mpfr 4.1.0 h9202a9a_1 conda-forge/linux-64 3MB
| + mpmath 1.2.1 pyhd8ed1ab_0 conda-forge/noarch 448kB
| + munkres 1.1.4 pyh9f0ad1d_0 conda-forge/noarch 12kB
| + mysql-common 8.0.29 h26416b9_0 conda-forge/linux-64 2MB
| + mysql-libs 8.0.29 hbc51c84_0 conda-forge/linux-64 2MB
| + nbclient 0.6.3 pyhd8ed1ab_0 conda-forge/noarch 66kB
| + nbconvert 6.5.0 pyhd8ed1ab_0 conda-forge/noarch 6kB
| + nbconvert-core 6.5.0 pyhd8ed1ab_0 conda-forge/noarch 435kB
| + nbconvert-pandoc 6.5.0 pyhd8ed1ab_0 conda-forge/noarch 5kB
| + nbformat 5.4.0 pyhd8ed1ab_0 conda-forge/noarch 106kB
| + ncurses 6.3 h27087fc_1 conda-forge/linux-64 1MB
| + nest-asyncio 1.5.5 pyhd8ed1ab_0 conda-forge/noarch 9kB
| + notebook 6.4.11 pyha770c72_0 conda-forge/noarch 7MB
| + nspr 4.32 h9c3ff4c_1 conda-forge/linux-64 239kB
| + nss 3.77 h2350873_0 conda-forge/linux-64 2MB
| + numpy 1.22.3 py39hc58783e_2 conda-forge/linux-64 7MB
| + openjpeg 2.4.0 hb52868f_1 conda-forge/linux-64 455kB
| + openssl 3.0.3 h166bdaf_0 conda-forge/linux-64 3MB
| + packaging 21.3 pyhd8ed1ab_0 conda-forge/noarch 36kB
| + pandas 1.4.2 py39h1832856_1 conda-forge/linux-64 13MB
| + pandoc 2.18 ha770c72_0 conda-forge/linux-64 13MB
| + pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge/noarch 12kB
| + parso 0.8.3 pyhd8ed1ab_0 conda-forge/noarch 71kB
| + pcre 8.45 h9c3ff4c_0 conda-forge/linux-64 259kB
| + pexpect 4.8.0 pyh9f0ad1d_2 conda-forge/noarch 48kB
| + pickleshare 0.7.5 py_1003 conda-forge/noarch 9kB
| + pillow 9.1.0 py39hae2aec6_2 conda-forge/linux-64 47MB
| + pip 20.3.3 pyhd8ed1ab_0 conda-forge/noarch 1MB
| + pluggy 1.0.0 py39hf3d152e_3 conda-forge/linux-64 26kB
| + prometheus_client 0.14.1 pyhd8ed1ab_0 conda-forge/noarch 50kB
| + prompt-toolkit 3.0.29 pyha770c72_0 conda-forge/noarch 258kB
| + prompt_toolkit 3.0.29 hd8ed1ab_0 conda-forge/noarch 5kB
| + psutil 5.9.0 py39hb9d737c_1 conda-forge/linux-64 352kB
| + pthread-stubs 0.4 h36c2ea0_1001 conda-forge/linux-64 6kB
| + ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge/noarch 17kB
| + pure_eval 0.2.2 pyhd8ed1ab_0 conda-forge/noarch 15kB
| + py 1.11.0 pyh6c4a22f_0 conda-forge/noarch 76kB
| + pycparser 2.21 pyhd8ed1ab_0 conda-forge/noarch 103kB
| + pygments 2.12.0 pyhd8ed1ab_0 conda-forge/noarch 837kB
| + pyparsing 3.0.9 pyhd8ed1ab_0 conda-forge/noarch 81kB
| + pyqt 5.12.3 py39hf3d152e_8 conda-forge/linux-64 22kB
| + pyqt-impl 5.12.3 py39hde8b62d_8 conda-forge/linux-64 6MB
| + pyqt5-sip 4.19.18 py39he80948d_8 conda-forge/linux-64 318kB
| + pyqtchart 5.12 py39h0fcd23e_8 conda-forge/linux-64 263kB
| + pyqtwebengine 5.12.1 py39h0fcd23e_8 conda-forge/linux-64 178kB
| + pyrsistent 0.18.1 py39hb9d737c_1 conda-forge/linux-64 94kB
| + pytest 7.1.2 py39hf3d152e_0 conda-forge/linux-64 470kB
| + python 3.9.12 h2660328_1_cpython conda-forge/linux-64 28MB
| + python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge/noarch 246kB
| + python-fastjsonschema 2.15.3 pyhd8ed1ab_0 conda-forge/noarch 249kB
| + python_abi 3.9 2_cp39 conda-forge/linux-64 4kB
| + pytz 2022.1 pyhd8ed1ab_0 conda-forge/noarch 248kB
| + pyzmq 22.3.0 py39headdf64_2 conda-forge/linux-64 528kB
| + qt 5.12.9 h1304e3e_6 conda-forge/linux-64 103MB
| + qtconsole 5.3.0 pyhd8ed1ab_0 conda-forge/noarch 5kB
| + qtconsole-base 5.3.0 pyhd8ed1ab_0 conda-forge/noarch 92kB
| + qtpy 2.1.0 pyhd8ed1ab_0 conda-forge/noarch 44kB
| + readline 8.1 h46c0cb4_0 conda-forge/linux-64 302kB
| + scikit-learn 0.24.1 py39h4dfa638_0 conda-forge/linux-64 8MB
| + scipy 1.8.0 py39hee8e79c_1 conda-forge/linux-64 27MB
| + send2trash 1.8.0 pyhd8ed1ab_0 conda-forge/noarch 18kB
| + setuptools 62.2.0 py39hf3d152e_0 conda-forge/linux-64 1MB
| + six 1.16.0 pyh6c4a22f_0 conda-forge/noarch 14kB
| + soupsieve 2.3.1 pyhd8ed1ab_0 conda-forge/noarch 34kB
| + sqlite 3.38.5 h4ff8645_0 conda-forge/linux-64 2MB
| + stack_data 0.2.0 pyhd8ed1ab_0 conda-forge/noarch 22kB
| + sympy 1.10.1 py39hf3d152e_0 conda-forge/linux-64 12MB
| + terminado 0.13.3 py39hf3d152e_1 conda-forge/linux-64 27kB
| + threadpoolctl 3.1.0 pyh8a188c0_0 conda-forge/noarch 18kB
| + tinycss2 1.1.1 pyhd8ed1ab_0 conda-forge/noarch 23kB
| + tk 8.6.12 h27826a3_0 conda-forge/linux-64 3MB
| + tomli 2.0.1 pyhd8ed1ab_0 conda-forge/noarch 16kB
| + tornado 6.1 py39hb9d737c_3 conda-forge/linux-64 665kB
| + traitlets 5.2.0 pyhd8ed1ab_0 conda-forge/noarch 86kB
| + tzdata 2022a h191b570_0 conda-forge/noarch 124kB
| + unicodedata2 14.0.0 py39hb9d737c_1 conda-forge/linux-64 510kB
| + wcwidth 0.2.5 pyh9f0ad1d_2 conda-forge/noarch 34kB
| + webencodings 0.5.1 py_1 conda-forge/noarch 12kB
| + wheel 0.37.1 pyhd8ed1ab_0 conda-forge/noarch 32kB
| + widgetsnbextension 3.6.0 py39hf3d152e_0 conda-forge/linux-64 1MB
| + xorg-libxau 1.0.9 h7f98852_0 conda-forge/linux-64 13kB
| + xorg-libxdmcp 1.1.3 h7f98852_0 conda-forge/linux-64 19kB
| + xz 5.2.5 h516909a_1 conda-forge/linux-64 352kB
| + zeromq 4.3.4 h9c3ff4c_1 conda-forge/linux-64 360kB
| + zipp 3.8.0 pyhd8ed1ab_0 conda-forge/noarch 12kB
| + zlib 1.2.11 h166bdaf_1014 conda-forge/linux-64 90kB
| + zstd 1.5.2 ha95c52a_0 conda-forge/linux-64 469kB
|
| Summary:
|
| Install: 197 packages
|
| Total download: 433MB
|
| ──────────────────────────────────────────────────────────────────────────────────────────────────────
|
| Preparing transaction: done
| Verifying transaction: done
| Executing transaction: | Enabling notebook extension jupyter-js-widgets/extension...
| - Validating: OK
| Exception ignored in: <function Application.__del__ at 0x7fe1e54b9790>
| Traceback (most recent call last):
| File "/home/alcides/Code/srbench/3/envs/srcomp/lib/python3.9/site-packages/traitlets/config/application.py", line 955, in __del__
| File "/home/alcides/Code/srbench/3/envs/srcomp/lib/python3.9/site-packages/traitlets/config/application.py", line 945, in close_handlers
| File "/home/alcides/Code/srbench/3/envs/srcomp/lib/python3.9/site-packages/traitlets/traitlets.py", line 683, in __get__
| File "/home/alcides/Code/srbench/3/envs/srcomp/lib/python3.9/site-packages/traitlets/traitlets.py", line 657, in get
| File "/home/alcides/Code/srbench/3/envs/srcomp/lib/python3.9/site-packages/traitlets/traitlets.py", line 1428, in _notify_observers
| File "/home/alcides/Code/srbench/3/envs/srcomp/lib/python3.9/site-packages/traitlets/config/application.py", line 273, in _observe_logging_default
| File "/home/alcides/Code/srbench/3/envs/srcomp/lib/python3.9/site-packages/traitlets/config/application.py", line 278, in _configure_logging
| File "/home/alcides/Code/srbench/3/envs/srcomp/lib/python3.9/logging/config.py", line 809, in dictConfig
| File "/home/alcides/Code/srbench/3/envs/srcomp/lib/python3.9/logging/config.py", line 546, in configure
| ValueError: Unable to configure formatter 'console'
|
done
| Installing pip dependencies: - Ran pip subprocess with arguments:
| ['/home/alcides/Code/srbench/3/envs/srcomp/bin/python', '-m', 'pip', 'install', '-U', '-r', '/home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt']
| Pip subprocess output:
| Collecting pmlb==1.0.1.post3
| Downloading pmlb-1.0.1.post3-py3-none-any.whl (19 kB)
| Requirement already satisfied: pandas>=1.0.5 in ./3/envs/srcomp/lib/python3.9/site-packages (from pmlb==1.0.1.post3->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 1)) (1.4.2)
| Requirement already satisfied: python-dateutil>=2.8.1 in ./3/envs/srcomp/lib/python3.9/site-packages (from pandas>=1.0.5->pmlb==1.0.1.post3->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 1)) (2.8.2)
| Requirement already satisfied: pytz>=2020.1 in ./3/envs/srcomp/lib/python3.9/site-packages (from pandas>=1.0.5->pmlb==1.0.1.post3->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 1)) (2022.1)
| Requirement already satisfied: numpy>=1.18.5 in ./3/envs/srcomp/lib/python3.9/site-packages (from pandas>=1.0.5->pmlb==1.0.1.post3->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 1)) (1.22.3)
| Requirement already satisfied: six>=1.5 in ./3/envs/srcomp/lib/python3.9/site-packages (from python-dateutil>=2.8.1->pandas>=1.0.5->pmlb==1.0.1.post3->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 1)) (1.16.0)
| Collecting pyyaml>=5.3.1
| Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
| Collecting requests>=2.24.0
| Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
| Requirement already satisfied: certifi>=2017.4.17 in ./3/envs/srcomp/lib/python3.9/site-packages (from requests>=2.24.0->pmlb==1.0.1.post3->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 1)) (2021.10.8)
| Collecting charset-normalizer~=2.0.0
| Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
| Collecting idna<4,>=2.5
| Downloading idna-3.3-py3-none-any.whl (61 kB)
| Collecting urllib3<1.27,>=1.21.1
| Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
| Collecting pytest-order
| Downloading pytest_order-1.0.1-py3-none-any.whl (13 kB)
| Requirement already satisfied: pytest>=5.0 in ./3/envs/srcomp/lib/python3.9/site-packages (from pytest-order->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 2)) (7.1.2)
| Requirement already satisfied: attrs>=19.2.0 in ./3/envs/srcomp/lib/python3.9/site-packages (from pytest>=5.0->pytest-order->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 2)) (21.4.0)
| Requirement already satisfied: iniconfig in ./3/envs/srcomp/lib/python3.9/site-packages (from pytest>=5.0->pytest-order->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 2)) (1.1.1)
| Requirement already satisfied: packaging in ./3/envs/srcomp/lib/python3.9/site-packages (from pytest>=5.0->pytest-order->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 2)) (21.3)
| Requirement already satisfied: pluggy<2.0,>=0.12 in ./3/envs/srcomp/lib/python3.9/site-packages (from pytest>=5.0->pytest-order->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 2)) (1.0.0)
| Requirement already satisfied: py>=1.8.2 in ./3/envs/srcomp/lib/python3.9/site-packages (from pytest>=5.0->pytest-order->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 2)) (1.11.0)
| Requirement already satisfied: tomli>=1.0.0 in ./3/envs/srcomp/lib/python3.9/site-packages (from pytest>=5.0->pytest-order->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 2)) (2.0.1)
| Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./3/envs/srcomp/lib/python3.9/site-packages (from packaging->pytest>=5.0->pytest-order->-r /home/alcides/Code/srbench/condaenv.7h0v2skj.requirements.txt (line 2)) (3.0.9)
| Installing collected packages: urllib3, idna, charset-normalizer, requests, pyyaml, pytest-order, pmlb
| Successfully installed charset-normalizer-2.0.12 idna-3.3 pmlb-1.0.1.post3 pytest-order-1.0.1 pyyaml-6.0 requests-2.27.1 urllib3-1.26.9
|
done
| #
| # To activate this environment, use
| #
| # $ conda activate srcomp
| #
| # To deactivate an active environment, use
| #
| # $ conda deactivate
|
[CI/build-and-test] ✅ Success - Update environment
[CI/build-and-test] ⭐ Run Install SR dependencies
[CI/build-and-test] 🐳 docker exec cmd=[bash -l /var/run/act/workflow/4] user= workdir=
| /home/alcides/Code/srbench/submission/geneticengine
Reading package lists... Done
Building dependency tree
Reading state information... Done
| 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
| Installing dependencies for geneticengine
| Copying base environment
| Source: /home/alcides/Code/srbench/3/envs/srcomp
| Destination: /home/alcides/Code/srbench/3/envs/srcomp-geneticengine
| Packages: 197
| Files: 263
| Preparing transaction: done
| Verifying transaction: done
| Executing transaction: \ Enabling notebook extension jupyter-js-widgets/extension...
| - Validating: OK
| Exception ignored in: <function Application.__del__ at 0x7f1adfb26550>
| Traceback (most recent call last):
| File "/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages/traitlets/config/application.py", line 955, in __del__
| File "/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages/traitlets/config/application.py", line 945, in close_handlers
| File "/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages/traitlets/traitlets.py", line 683, in __get__
| File "/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages/traitlets/traitlets.py", line 657, in get
| File "/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages/traitlets/traitlets.py", line 1428, in _notify_observers
| File "/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages/traitlets/config/application.py", line 273, in _observe_logging_default
| File "/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages/traitlets/config/application.py", line 278, in _configure_logging
| File "/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/logging/config.py", line 809, in dictConfig
| File "/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/logging/config.py", line 546, in configure
| ValueError: Unable to configure formatter 'console'
|
done
| #
| # To activate this environment, use
| #
| # $ conda activate srcomp-geneticengine
| #
| # To deactivate an active environment, use
| #
| # $ conda deactivate
|
| Installing conda dependencies
| conda-forge/linux-64 Using cache
| conda-forge/noarch Using cache
|
|
| Looking for: ['python=3.9.12', 'python_abi=3.9', 'setuptools=62.1.0', 'pip=22.0.4']
|
|
| Transaction
|
| Prefix: /home/alcides/Code/srbench/3/envs/srcomp-geneticengine
|
| Updating specs:
|
| - python=3.9.12
| - python_abi=3.9
| - setuptools=62.1.0
| - pip=22.0.4
|
|
| Package Version Build Channel Size
| ────────────────────────────────────────────────────────────────────────
| Upgrade:
| ────────────────────────────────────────────────────────────────────────
|
| - pip 20.3.3 pyhd8ed1ab_0 installed
| + pip 22.0.4 pyhd8ed1ab_0 conda-forge/noarch 2MB
|
| Downgrade:
| ────────────────────────────────────────────────────────────────────────
|
| - setuptools 62.2.0 py39hf3d152e_0 installed
| + setuptools 62.1.0 py39hf3d152e_0 conda-forge/linux-64 1MB
|
| Summary:
|
| Upgrade: 1 packages
| Downgrade: 1 packages
|
| Total download: 3MB
|
| ────────────────────────────────────────────────────────────────────────
|
| Preparing transaction: done
| Verifying transaction: done
| Executing transaction: done
| Installing pip dependencies: - Ran pip subprocess with arguments:
| ['/home/alcides/Code/srbench/3/envs/srcomp-geneticengine/bin/python', '-m', 'pip', 'install', '-U', '-r', '/home/alcides/Code/srbench/submission/geneticengine/condaenv.y9c8o0ak.requirements.txt']
| Pip subprocess output:
| Collecting geneticengine==0.0.15
| Downloading GeneticEngine-0.0.15-py3-none-any.whl (55 kB)
| ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.3/55.3 KB 919.0 kB/s eta 0:00:00
| Collecting lark==1.1.2
| Downloading lark-1.1.2-py2.py3-none-any.whl (104 kB)
| ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.7/104.7 KB 1.7 MB/s eta 0:00:00
| Collecting z3-solver==4.8.15.0
| Downloading z3_solver-4.8.15.0-py2.py3-none-manylinux1_x86_64.whl (33.0 MB)
| ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.0/33.0 MB 8.2 MB/s eta 0:00:00
| Installing collected packages: z3-solver, lark, geneticengine
| Successfully installed geneticengine-0.0.15 lark-1.1.2 z3-solver-4.8.15.0
|
done
| #
| # To activate this environment, use
| #
| # $ conda activate srcomp-geneticengine
| #
| # To deactivate an active environment, use
| #
| # $ conda deactivate
|
[CI/build-and-test] ✅ Success - Install SR dependencies
[CI/build-and-test] ⭐ Run Install SR method
[CI/build-and-test] 🐳 docker exec cmd=[bash -l /var/run/act/workflow/5] user= workdir=
| running install.sh...
|
| __ __ __ __
| / \ / \ / \ / \
| / \/ \/ \/ \
| ███████████████/ /██/ /██/ /██/ /████████████████████████
| / / \ / \ / \ / \ \____
| / / \_/ \_/ \_/ \ o \__,
| / _/ \_____/ `
| |/
| ███╗ ███╗ █████╗ ███╗ ███╗██████╗ █████╗
| ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗
| ██╔████╔██║███████║██╔████╔██║██████╔╝███████║
| ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║
| ██║ ╚═╝ ██║██║ ██║██║ ╚═╝ ██║██████╔╝██║ ██║
| ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝
|
| mamba (0.22.1) supported by @QuantStack
|
| GitHub: https://github.com/mamba-org/mamba
| Twitter: https://twitter.com/QuantStack
|
| █████████████████████████████████████████████████████████████
|
| Requirement already satisfied: geneticengine==0.0.15 in /home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages (0.0.15)
| Requirement already satisfied: lark in /home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages (from geneticengine==0.0.15) (1.1.2)
| Requirement already satisfied: z3-solver in /home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages (from geneticengine==0.0.15) (4.8.15.0)
|
| WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
[CI/build-and-test] ✅ Success - Install SR method
[CI/build-and-test] ⭐ Run Copy files and environment
[CI/build-and-test] 🐳 docker exec cmd=[bash -l /var/run/act/workflow/6] user= workdir=
| no change /home/alcides/Code/srbench/3/condabin/conda
| no change /home/alcides/Code/srbench/3/bin/conda
| no change /home/alcides/Code/srbench/3/bin/conda-env
| no change /home/alcides/Code/srbench/3/bin/activate
| no change /home/alcides/Code/srbench/3/bin/deactivate
| no change /home/alcides/Code/srbench/3/etc/profile.d/conda.sh
| no change /home/alcides/Code/srbench/3/etc/fish/conf.d/conda.fish
| no change /home/alcides/Code/srbench/3/shell/condabin/Conda.psm1
| no change /home/alcides/Code/srbench/3/shell/condabin/conda-hook.ps1
| no change /home/alcides/Code/srbench/3/lib/python3.9/site-packages/xontrib/conda.xsh
| no change /home/alcides/Code/srbench/3/etc/profile.d/conda.csh
| modified /root/.bashrc
|
| ==> For changes to take effect, close and re-open your current shell. <==
|
[CI/build-and-test] ✅ Success - Copy files and environment
[CI/build-and-test] ⭐ Run Test Method
[CI/build-and-test] 🐳 docker exec cmd=[bash -l /var/run/act/workflow/7] user= workdir=
| /home/alcides/Code/srbench/experiment
| __init__.py methods symbolic_algs.py
| analyze.py methods_table.ipynb symbolic_utils.py
| assess_symbolic_model.py metrics.py test
| docs read_file.py test_submission.py
| evaluate_model.py seeds.py utils.py
| fix_aifeynman_model_size.py submit_jobs.py
|
| __ __ __ __
| / \ / \ / \ / \
| / \/ \/ \/ \
| ███████████████/ /██/ /██/ /██/ /████████████████████████
| / / \ / \ / \ / \ \____
| / / \_/ \_/ \_/ \ o \__,
| / _/ \_____/ `
| |/
| ███╗ ███╗ █████╗ ███╗ ███╗██████╗ █████╗
| ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗
| ██╔████╔██║███████║██╔████╔██║██████╔╝███████║
| ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║
| ██║ ╚═╝ ██║██║ ██║██║ ╚═╝ ██║██████╔╝██║ ██║
| ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝
|
| mamba (0.22.1) supported by @QuantStack
|
| GitHub: https://github.com/mamba-org/mamba
| Twitter: https://twitter.com/QuantStack
|
| █████████████████████████████████████████████████████████████
|
| ============================= test session starts ==============================
| platform linux -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 -- /home/alcides/Code/srbench/3/envs/srcomp-geneticengine/bin/python
| cachedir: .pytest_cache
| rootdir: /home/alcides/Code/srbench, configfile: pytest.ini
| plugins: order-1.0.1
| collecting ... collected 3 items
|
| test_submission.py::test_import[geneticengine] PASSED [ 33%]
| test_submission.py::test_evaluate[geneticengine] PASSED [ 66%]
| test_submission.py::test_sympy[geneticengine] PASSED [100%]
|
| =============================== warnings summary ===============================
| ../3/envs/srcomp-geneticengine/lib/python3.9/site-packages/sklearn/utils/multiclass.py:14
| /home/alcides/Code/srbench/3/envs/srcomp-geneticengine/lib/python3.9/site-packages/sklearn/utils/multiclass.py:14: DeprecationWarning: Please use `spmatrix` from the `scipy.sparse` namespace, the `scipy.sparse.base` namespace is deprecated.
| from scipy.sparse.base import spmatrix
|
| -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
| =================== 3 passed, 1 warning in 81.88s (0:01:21) ====================
|
[CI/build-and-test] ✅ Success - Test Method
[CI/build-and-test] ⭐ Run Store competitor
[CI/build-and-test] 🐳 docker exec cmd=[bash -l /var/run/act/workflow/8] user= workdir=
| /var/run/act/workflow/8: line 4: rsync: command not found
[CI/build-and-test] ❌ Failure - Store competitor
[CI/build-and-test] exit with `FAILURE`: 127
Error: Job 'build-and-test' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment