/asv.log Secret
Last active
February 19, 2024 15:13
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
benchmark: install_deps> python -I -m pip install 'asv[virtualenv]' | |
benchmark: commands[0]> asv run --show-stderr --verbose 'HEAD^1..HEAD' | |
Couldn't load asv.plugins._mamba_helpers because | |
No module named 'libmambapy' | |
· Running '/usr/local/bin/git config init.defaultBranch' | |
OUTPUT --------> | |
main | |
· Running '/usr/local/bin/git rev-list --first-parent HEAD^1..HEAD --' | |
OUTPUT --------> | |
0ede8b43ddf3f5810a035dc43b1b50c938b51d91 | |
· Creating environments | |
·· Creating virtualenv for virtualenv-py3.11 | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.tox/benchmark/bin/python -mvirtualenv --wheel=bundle --setuptools=bundle -p /Users/jwodder/dartmouth/datalad-fuse/.tox/benchmark/bin/python3.11 /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97' | |
OUTPUT --------> | |
created virtual environment CPython3.11.7.final.0-64 in 320ms | |
creator CPython3macOsBrew(dest=/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97, clear=False, no_vcs_ignore=False, global=False) | |
seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/Users/jwodder/Library/Application Support/virtualenv) | |
added seed packages: pip==23.3.2, setuptools==69.0.3, wheel==0.42.0 | |
activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator | |
·· Installing requirements for virtualenv-py3.11 | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/python -mpip install -v wheel pip>=8' | |
OUTPUT --------> | |
Using pip 23.3.2 from /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/pip (python 3.11) | |
Requirement already satisfied: wheel in ./.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages (0.42.0) | |
Requirement already satisfied: pip>=8 in ./.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages (23.3.2) | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/python -mpip install -v --upgrade asv_runner' | |
OUTPUT --------> | |
Using pip 23.3.2 from /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/pip (python 3.11) | |
Collecting asv_runner | |
Obtaining dependency information for asv_runner from https://files.pythonhosted.org/packages/54/9a/6872af94fc8e8072723946651e65f66e16a0ca0efec7806bce8c2e2483d1/asv_runner-0.2.1-py3-none-any.whl.metadata | |
Using cached asv_runner-0.2.1-py3-none-any.whl.metadata (2.8 kB) | |
Collecting importlib-metadata (from asv_runner) | |
Obtaining dependency information for importlib-metadata from https://files.pythonhosted.org/packages/c0/8b/d8427f023c081a8303e6ac7209c16e6878f2765d5b59667f3903fbcfd365/importlib_metadata-7.0.1-py3-none-any.whl.metadata | |
Using cached importlib_metadata-7.0.1-py3-none-any.whl.metadata (4.9 kB) | |
Collecting zipp>=0.5 (from importlib-metadata->asv_runner) | |
Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/d9/66/48866fc6b158c81cc2bfecc04c480f105c6040e8b077bc54c634b4a67926/zipp-3.17.0-py3-none-any.whl.metadata | |
Using cached zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) | |
Using cached asv_runner-0.2.1-py3-none-any.whl (47 kB) | |
Using cached importlib_metadata-7.0.1-py3-none-any.whl (23 kB) | |
Using cached zipp-3.17.0-py3-none-any.whl (7.4 kB) | |
Installing collected packages: zipp, importlib-metadata, asv_runner | |
Successfully installed asv_runner-0.2.1 importlib-metadata-7.0.1 zipp-3.17.0 | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/python -mpip install -v --upgrade pympler' | |
OUTPUT --------> | |
Using pip 23.3.2 from /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/pip (python 3.11) | |
Collecting pympler | |
Using cached Pympler-1.0.1-py3-none-any.whl (164 kB) | |
Installing collected packages: pympler | |
Successfully installed pympler-1.0.1 | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/python -mpip install -v --upgrade build' | |
OUTPUT --------> | |
Using pip 23.3.2 from /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/pip (python 3.11) | |
Collecting build | |
Obtaining dependency information for build from https://files.pythonhosted.org/packages/93/dd/b464b728b866aaa62785a609e0dd8c72201d62c5f7c53e7c20f4dceb085f/build-1.0.3-py3-none-any.whl.metadata | |
Using cached build-1.0.3-py3-none-any.whl.metadata (4.2 kB) | |
Collecting packaging>=19.0 (from build) | |
Obtaining dependency information for packaging>=19.0 from https://files.pythonhosted.org/packages/ec/1a/610693ac4ee14fcdf2d9bf3c493370e4f2ef7ae2e19217d7a237ff42367d/packaging-23.2-py3-none-any.whl.metadata | |
Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB) | |
Collecting pyproject_hooks (from build) | |
Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) | |
Using cached build-1.0.3-py3-none-any.whl (18 kB) | |
Using cached packaging-23.2-py3-none-any.whl (53 kB) | |
Installing collected packages: pyproject_hooks, packaging, build | |
changing mode of /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/pyproject-build to 755 | |
Successfully installed build-1.0.3 packaging-23.2 pyproject_hooks-1.0.0 | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/python -mpip install -v --upgrade setuptools' | |
OUTPUT --------> | |
Using pip 23.3.2 from /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/pip (python 3.11) | |
Requirement already satisfied: setuptools in ./.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages (69.0.3) | |
Collecting setuptools | |
Obtaining dependency information for setuptools from https://files.pythonhosted.org/packages/bb/0a/203797141ec9727344c7649f6d5f6cf71b89a6c28f8f55d4f18de7a1d352/setuptools-69.1.0-py3-none-any.whl.metadata | |
Using cached setuptools-69.1.0-py3-none-any.whl.metadata (6.1 kB) | |
Using cached setuptools-69.1.0-py3-none-any.whl (819 kB) | |
Installing collected packages: setuptools | |
Attempting uninstall: setuptools | |
Found existing installation: setuptools 69.0.3 | |
Uninstalling setuptools-69.0.3: | |
Removing file or directory /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/_distutils_hack/ | |
Removing file or directory /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/distutils-precedence.pth | |
Removing file or directory /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/pkg_resources/ | |
Removing file or directory /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/setuptools-69.0.3.dist-info/ | |
Removing file or directory /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/setuptools-69.0.3.virtualenv | |
Removing file or directory /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/setuptools/ | |
Successfully uninstalled setuptools-69.0.3 | |
Successfully installed setuptools-69.1.0 | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/python -mpip install -v --upgrade wheel' | |
OUTPUT --------> | |
Using pip 23.3.2 from /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages/pip (python 3.11) | |
Requirement already satisfied: wheel in ./.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/lib/python3.11/site-packages (0.42.0) | |
· Discovering benchmarks | |
·· Running '/usr/local/bin/git rev-parse main^{commit}' | |
OUTPUT --------> | |
main^{commit} | |
fatal: ambiguous argument 'main^{commit}': unknown revision or path not in the working tree. | |
Use '--' to separate paths from revisions, like this: | |
'git <command> [<revision>...] -- [<file>...]' | |
·· Running '/usr/local/bin/git clone --shared --recursive /Users/jwodder/dartmouth/datalad-fuse /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/project' | |
OUTPUT --------> | |
Cloning into '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/project'... | |
done. | |
·· Running '/usr/local/bin/git -c protocol.file.allow=always submodule deinit -f .' | |
·· Running '/usr/local/bin/git checkout -f 0ede8b43ddf3f5810a035dc43b1b50c938b51d91' | |
OUTPUT --------> | |
HEAD is now at 0ede8b4 Be verbose | |
·· Running '/usr/local/bin/git clean -fdx' | |
·· Running '/usr/local/bin/git -c protocol.file.allow=always submodule update --init --recursive' | |
·· Uninstalling from virtualenv-py3.11 | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/python -mpip uninstall -y datalad-fuse' | |
OUTPUT --------> | |
WARNING: Skipping datalad-fuse as it is not installed. | |
·· Running '/usr/local/bin/git name-rev --name-only --exclude=remotes/* --no-undefined 0ede8b43ddf3f5810a035dc43b1b50c938b51d91' | |
OUTPUT --------> | |
dummy | |
·· Building 0ede8b43 <dummy> for virtualenv-py3.11 | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/python -m build' | |
OUTPUT --------> | |
* Creating venv isolated environment... | |
* Installing packages in isolated environment... (setuptools, wheel) | |
* Getting build dependencies for sdist... | |
* Installing packages in isolated environment... (setuptools >= 30.3.0) | |
* Building sdist... | |
running sdist | |
running egg_info | |
creating datalad_fuse.egg-info | |
writing datalad_fuse.egg-info/PKG-INFO | |
writing dependency_links to datalad_fuse.egg-info/dependency_links.txt | |
writing entry points to datalad_fuse.egg-info/entry_points.txt | |
writing requirements to datalad_fuse.egg-info/requires.txt | |
writing top-level names to datalad_fuse.egg-info/top_level.txt | |
writing manifest file 'datalad_fuse.egg-info/SOURCES.txt' | |
reading manifest file 'datalad_fuse.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
no previously-included directories found matching 'docs/build' | |
adding license file 'LICENSE' | |
writing manifest file 'datalad_fuse.egg-info/SOURCES.txt' | |
running check | |
creating datalad-fuse-0.4.2+17.g0ede8b4 | |
creating datalad-fuse-0.4.2+17.g0ede8b4/_datalad_buildsupport | |
creating datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse | |
creating datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse.egg-info | |
creating datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/tests | |
creating datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/tests/data | |
creating datalad-fuse-0.4.2+17.g0ede8b4/docs | |
creating datalad-fuse-0.4.2+17.g0ede8b4/docs/source | |
creating datalad-fuse-0.4.2+17.g0ede8b4/docs/source/_static | |
creating datalad-fuse-0.4.2+17.g0ede8b4/docs/source/_templates | |
creating datalad-fuse-0.4.2+17.g0ede8b4/docs/source/_templates/autosummary | |
copying files to datalad-fuse-0.4.2+17.g0ede8b4... | |
copying CHANGELOG.md -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying CONTRIBUTORS -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying LICENSE -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying MANIFEST.in -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying README.md -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying pyproject.toml -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying setup.cfg -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying setup.py -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying tox.ini -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying versioneer.py -> datalad-fuse-0.4.2+17.g0ede8b4 | |
copying _datalad_buildsupport/__init__.py -> datalad-fuse-0.4.2+17.g0ede8b4/_datalad_buildsupport | |
copying _datalad_buildsupport/formatters.py -> datalad-fuse-0.4.2+17.g0ede8b4/_datalad_buildsupport | |
copying _datalad_buildsupport/setup.py -> datalad-fuse-0.4.2+17.g0ede8b4/_datalad_buildsupport | |
copying datalad_fuse/__init__.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse | |
copying datalad_fuse/_version.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse | |
copying datalad_fuse/consts.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse | |
copying datalad_fuse/fsspec.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse | |
copying datalad_fuse/fsspec_cache_clear.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse | |
copying datalad_fuse/fsspec_head.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse | |
copying datalad_fuse/fuse_.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse | |
copying datalad_fuse/utils.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse | |
copying datalad_fuse.egg-info/PKG-INFO -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse.egg-info | |
copying datalad_fuse.egg-info/SOURCES.txt -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse.egg-info | |
copying datalad_fuse.egg-info/dependency_links.txt -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse.egg-info | |
copying datalad_fuse.egg-info/entry_points.txt -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse.egg-info | |
copying datalad_fuse.egg-info/requires.txt -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse.egg-info | |
copying datalad_fuse.egg-info/top_level.txt -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse.egg-info | |
copying datalad_fuse/tests/__init__.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/tests | |
copying datalad_fuse/tests/conftest.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/tests | |
copying datalad_fuse/tests/test_fsspec_head.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/tests | |
copying datalad_fuse/tests/test_fuse.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/tests | |
copying datalad_fuse/tests/test_util.py -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/tests | |
copying datalad_fuse/tests/data/binary.png -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/tests/data | |
copying datalad_fuse/tests/data/text.txt -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/tests/data | |
copying docs/Makefile -> datalad-fuse-0.4.2+17.g0ede8b4/docs | |
copying docs/source/conf.py -> datalad-fuse-0.4.2+17.g0ede8b4/docs/source | |
copying docs/source/index.rst -> datalad-fuse-0.4.2+17.g0ede8b4/docs/source | |
copying docs/source/_static/datalad_logo.png -> datalad-fuse-0.4.2+17.g0ede8b4/docs/source/_static | |
copying docs/source/_templates/autosummary/module.rst -> datalad-fuse-0.4.2+17.g0ede8b4/docs/source/_templates/autosummary | |
copying datalad_fuse.egg-info/SOURCES.txt -> datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse.egg-info | |
Writing datalad-fuse-0.4.2+17.g0ede8b4/setup.cfg | |
UPDATING datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/_version.py | |
set datalad-fuse-0.4.2+17.g0ede8b4/datalad_fuse/_version.py to '0.4.2+17.g0ede8b4' | |
Creating tar archive | |
removing 'datalad-fuse-0.4.2+17.g0ede8b4' (and everything under it) | |
* Building wheel from sdist | |
* Creating venv isolated environment... | |
* Installing packages in isolated environment... (setuptools, wheel) | |
* Getting build dependencies for wheel... | |
* Installing packages in isolated environment... (setuptools >= 30.3.0, wheel) | |
* Building wheel... | |
running bdist_wheel | |
running build | |
running build_py | |
creating build | |
creating build/lib | |
creating build/lib/datalad_fuse | |
copying datalad_fuse/_version.py -> build/lib/datalad_fuse | |
copying datalad_fuse/fsspec_head.py -> build/lib/datalad_fuse | |
copying datalad_fuse/__init__.py -> build/lib/datalad_fuse | |
copying datalad_fuse/consts.py -> build/lib/datalad_fuse | |
copying datalad_fuse/fsspec.py -> build/lib/datalad_fuse | |
copying datalad_fuse/fsspec_cache_clear.py -> build/lib/datalad_fuse | |
copying datalad_fuse/fuse_.py -> build/lib/datalad_fuse | |
copying datalad_fuse/utils.py -> build/lib/datalad_fuse | |
creating build/lib/datalad_fuse/tests | |
copying datalad_fuse/tests/conftest.py -> build/lib/datalad_fuse/tests | |
copying datalad_fuse/tests/__init__.py -> build/lib/datalad_fuse/tests | |
copying datalad_fuse/tests/test_util.py -> build/lib/datalad_fuse/tests | |
copying datalad_fuse/tests/test_fsspec_head.py -> build/lib/datalad_fuse/tests | |
copying datalad_fuse/tests/test_fuse.py -> build/lib/datalad_fuse/tests | |
running egg_info | |
writing datalad_fuse.egg-info/PKG-INFO | |
writing dependency_links to datalad_fuse.egg-info/dependency_links.txt | |
writing entry points to datalad_fuse.egg-info/entry_points.txt | |
writing requirements to datalad_fuse.egg-info/requires.txt | |
writing top-level names to datalad_fuse.egg-info/top_level.txt | |
reading manifest file 'datalad_fuse.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
no previously-included directories found matching 'docs/build' | |
adding license file 'LICENSE' | |
writing manifest file 'datalad_fuse.egg-info/SOURCES.txt' | |
creating build/lib/datalad_fuse/tests/data | |
copying datalad_fuse/tests/data/binary.png -> build/lib/datalad_fuse/tests/data | |
copying datalad_fuse/tests/data/text.txt -> build/lib/datalad_fuse/tests/data | |
UPDATING build/lib/datalad_fuse/_version.py | |
set build/lib/datalad_fuse/_version.py to '0.4.2+17.g0ede8b4' | |
installing to build/bdist.macosx-14-x86_64/wheel | |
running install | |
running install_lib | |
creating build/bdist.macosx-14-x86_64 | |
creating build/bdist.macosx-14-x86_64/wheel | |
creating build/bdist.macosx-14-x86_64/wheel/datalad_fuse | |
copying build/lib/datalad_fuse/_version.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse | |
copying build/lib/datalad_fuse/fsspec_head.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse | |
creating build/bdist.macosx-14-x86_64/wheel/datalad_fuse/tests | |
copying build/lib/datalad_fuse/tests/conftest.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse/tests | |
copying build/lib/datalad_fuse/tests/__init__.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse/tests | |
copying build/lib/datalad_fuse/tests/test_util.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse/tests | |
copying build/lib/datalad_fuse/tests/test_fsspec_head.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse/tests | |
copying build/lib/datalad_fuse/tests/test_fuse.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse/tests | |
creating build/bdist.macosx-14-x86_64/wheel/datalad_fuse/tests/data | |
copying build/lib/datalad_fuse/tests/data/binary.png -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse/tests/data | |
copying build/lib/datalad_fuse/tests/data/text.txt -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse/tests/data | |
copying build/lib/datalad_fuse/__init__.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse | |
copying build/lib/datalad_fuse/consts.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse | |
copying build/lib/datalad_fuse/fsspec.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse | |
copying build/lib/datalad_fuse/fsspec_cache_clear.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse | |
copying build/lib/datalad_fuse/fuse_.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse | |
copying build/lib/datalad_fuse/utils.py -> build/bdist.macosx-14-x86_64/wheel/datalad_fuse | |
running install_egg_info | |
Copying datalad_fuse.egg-info to build/bdist.macosx-14-x86_64/wheel/datalad_fuse-0.4.2+17.g0ede8b4-py3.11.egg-info | |
running install_scripts | |
creating build/bdist.macosx-14-x86_64/wheel/datalad_fuse-0.4.2+17.g0ede8b4.dist-info/WHEEL | |
creating '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/project/dist/.tmp-5q_o1cat/datalad_fuse-0.4.2+17.g0ede8b4-py3-none-any.whl' and adding 'build/bdist.macosx-14-x86_64/wheel' to it | |
adding 'datalad_fuse/__init__.py' | |
adding 'datalad_fuse/_version.py' | |
adding 'datalad_fuse/consts.py' | |
adding 'datalad_fuse/fsspec.py' | |
adding 'datalad_fuse/fsspec_cache_clear.py' | |
adding 'datalad_fuse/fsspec_head.py' | |
adding 'datalad_fuse/fuse_.py' | |
adding 'datalad_fuse/utils.py' | |
adding 'datalad_fuse/tests/__init__.py' | |
adding 'datalad_fuse/tests/conftest.py' | |
adding 'datalad_fuse/tests/test_fsspec_head.py' | |
adding 'datalad_fuse/tests/test_fuse.py' | |
adding 'datalad_fuse/tests/test_util.py' | |
adding 'datalad_fuse/tests/data/binary.png' | |
adding 'datalad_fuse/tests/data/text.txt' | |
adding 'datalad_fuse-0.4.2+17.g0ede8b4.dist-info/LICENSE' | |
adding 'datalad_fuse-0.4.2+17.g0ede8b4.dist-info/METADATA' | |
adding 'datalad_fuse-0.4.2+17.g0ede8b4.dist-info/WHEEL' | |
adding 'datalad_fuse-0.4.2+17.g0ede8b4.dist-info/entry_points.txt' | |
adding 'datalad_fuse-0.4.2+17.g0ede8b4.dist-info/top_level.txt' | |
adding 'datalad_fuse-0.4.2+17.g0ede8b4.dist-info/RECORD' | |
removing build/bdist.macosx-14-x86_64/wheel | |
Successfully built datalad-fuse-0.4.2+17.g0ede8b4.tar.gz and datalad_fuse-0.4.2+17.g0ede8b4-py3-none-any.whl | |
·· Running '/Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/bin/python -mpip wheel -w /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91 /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/project' | |
OUTPUT --------> | |
Processing /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/project | |
Installing build dependencies: started | |
Installing build dependencies: finished with status 'done' | |
Getting requirements to build wheel: started | |
Getting requirements to build wheel: finished with status 'done' | |
Preparing metadata (pyproject.toml): started | |
Preparing metadata (pyproject.toml): finished with status 'done' | |
Collecting aiohttp-retry~=2.8 (from datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached aiohttp_retry-2.8.3-py3-none-any.whl (9.8 kB) | |
Collecting datalad>=0.17.0 (from datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached datalad-0.19.6-py3-none-any.whl.metadata (36 kB) | |
Collecting fsspec!=2022.10.0,>=2022.1.0 (from fsspec[fuse,http]!=2022.10.0,>=2022.1.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached fsspec-2024.2.0-py3-none-any.whl.metadata (6.8 kB) | |
Collecting methodtools~=0.4.5 (from datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached methodtools-0.4.7-py3-none-any.whl | |
Collecting aiohttp (from aiohttp-retry~=2.8->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached aiohttp-3.9.3-cp311-cp311-macosx_10_9_x86_64.whl.metadata (7.4 kB) | |
Collecting platformdirs (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) | |
Collecting chardet>=3.0.4 (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) | |
Collecting iso8601 (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) | |
Collecting humanize (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached humanize-4.9.0-py3-none-any.whl.metadata (7.9 kB) | |
Collecting fasteners>=0.14 (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) | |
Collecting packaging (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB) | |
Collecting patool>=1.7 (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached patool-2.2.0-py2.py3-none-any.whl.metadata (4.0 kB) | |
Collecting tqdm>=4.32.0 (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached tqdm-4.66.2-py3-none-any.whl.metadata (57 kB) | |
Collecting annexremote (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached annexremote-1.6.4-py3-none-any.whl.metadata (6.5 kB) | |
Collecting looseversion (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached looseversion-1.3.0-py2.py3-none-any.whl.metadata (4.6 kB) | |
Collecting boto (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached boto-2.49.0-py2.py3-none-any.whl (1.4 MB) | |
Collecting keyring!=23.9.0,>=20.0 (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached keyring-24.3.0-py3-none-any.whl.metadata (20 kB) | |
Collecting keyrings.alt (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached keyrings.alt-5.0.0-py3-none-any.whl.metadata (3.8 kB) | |
Collecting msgpack (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached msgpack-1.0.7-cp311-cp311-macosx_10_9_x86_64.whl.metadata (9.1 kB) | |
Collecting requests>=1.2 (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) | |
Collecting python-gitlab (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached python_gitlab-4.4.0-py3-none-any.whl.metadata (7.7 kB) | |
Collecting distro (from datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) | |
Collecting fusepy (from fsspec[fuse,http]!=2022.10.0,>=2022.1.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached fusepy-3.0.1-py3-none-any.whl | |
Collecting wirerope>=0.4.7 (from methodtools~=0.4.5->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached wirerope-0.4.7-py3-none-any.whl | |
Collecting aiosignal>=1.1.2 (from aiohttp->aiohttp-retry~=2.8->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB) | |
Collecting attrs>=17.3.0 (from aiohttp->aiohttp-retry~=2.8->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) | |
Collecting frozenlist>=1.1.1 (from aiohttp->aiohttp-retry~=2.8->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached frozenlist-1.4.1-cp311-cp311-macosx_10_9_x86_64.whl.metadata (12 kB) | |
Collecting multidict<7.0,>=4.5 (from aiohttp->aiohttp-retry~=2.8->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached multidict-6.0.5-cp311-cp311-macosx_10_9_x86_64.whl.metadata (4.2 kB) | |
Collecting yarl<2.0,>=1.0 (from aiohttp->aiohttp-retry~=2.8->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached yarl-1.9.4-cp311-cp311-macosx_10_9_x86_64.whl.metadata (31 kB) | |
Collecting jaraco.classes (from keyring!=23.9.0,>=20.0->datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached jaraco.classes-3.3.1-py3-none-any.whl.metadata (2.7 kB) | |
Collecting importlib-metadata>=4.11.4 (from keyring!=23.9.0,>=20.0->datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached importlib_metadata-7.0.1-py3-none-any.whl.metadata (4.9 kB) | |
Collecting charset-normalizer<4,>=2 (from requests>=1.2->datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (33 kB) | |
Collecting idna<4,>=2.5 (from requests>=1.2->datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached idna-3.6-py3-none-any.whl.metadata (9.9 kB) | |
Collecting urllib3<3,>=1.21.1 (from requests>=1.2->datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) | |
Collecting certifi>=2017.4.17 (from requests>=1.2->datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) | |
Collecting six>=1.11.0 (from wirerope>=0.4.7->methodtools~=0.4.5->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) | |
Collecting requests-toolbelt>=0.10.1 (from python-gitlab->datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) | |
Collecting zipp>=0.5 (from importlib-metadata>=4.11.4->keyring!=23.9.0,>=20.0->datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) | |
Collecting more-itertools (from jaraco.classes->keyring!=23.9.0,>=20.0->datalad>=0.17.0->datalad-fuse==0.4.2+17.g0ede8b4) | |
Using cached more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB) | |
Using cached datalad-0.19.6-py3-none-any.whl (1.3 MB) | |
Using cached fsspec-2024.2.0-py3-none-any.whl (170 kB) | |
Using cached aiohttp-3.9.3-cp311-cp311-macosx_10_9_x86_64.whl (398 kB) | |
Using cached chardet-5.2.0-py3-none-any.whl (199 kB) | |
Using cached fasteners-0.19-py3-none-any.whl (18 kB) | |
Using cached keyring-24.3.0-py3-none-any.whl (38 kB) | |
Using cached patool-2.2.0-py2.py3-none-any.whl (96 kB) | |
Using cached requests-2.31.0-py3-none-any.whl (62 kB) | |
Using cached tqdm-4.66.2-py3-none-any.whl (78 kB) | |
Using cached annexremote-1.6.4-py3-none-any.whl (25 kB) | |
Using cached distro-1.9.0-py3-none-any.whl (20 kB) | |
Using cached humanize-4.9.0-py3-none-any.whl (126 kB) | |
Using cached iso8601-2.1.0-py3-none-any.whl (7.5 kB) | |
Using cached keyrings.alt-5.0.0-py3-none-any.whl (18 kB) | |
Using cached looseversion-1.3.0-py2.py3-none-any.whl (8.2 kB) | |
Using cached msgpack-1.0.7-cp311-cp311-macosx_10_9_x86_64.whl (235 kB) | |
Using cached packaging-23.2-py3-none-any.whl (53 kB) | |
Using cached platformdirs-4.2.0-py3-none-any.whl (17 kB) | |
Using cached python_gitlab-4.4.0-py3-none-any.whl (138 kB) | |
Using cached attrs-23.2.0-py3-none-any.whl (60 kB) | |
Using cached certifi-2024.2.2-py3-none-any.whl (163 kB) | |
Using cached charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_x86_64.whl (121 kB) | |
Using cached frozenlist-1.4.1-cp311-cp311-macosx_10_9_x86_64.whl (55 kB) | |
Using cached idna-3.6-py3-none-any.whl (61 kB) | |
Using cached importlib_metadata-7.0.1-py3-none-any.whl (23 kB) | |
Using cached multidict-6.0.5-cp311-cp311-macosx_10_9_x86_64.whl (30 kB) | |
Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) | |
Using cached urllib3-2.2.1-py3-none-any.whl (121 kB) | |
Using cached yarl-1.9.4-cp311-cp311-macosx_10_9_x86_64.whl (83 kB) | |
Using cached jaraco.classes-3.3.1-py3-none-any.whl (6.8 kB) | |
Using cached zipp-3.17.0-py3-none-any.whl (7.4 kB) | |
Using cached more_itertools-10.2.0-py3-none-any.whl (57 kB) | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/aiohttp_retry-2.8.3-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/datalad-0.19.6-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/fsspec-2024.2.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/methodtools-0.4.7-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/aiohttp-3.9.3-cp311-cp311-macosx_10_9_x86_64.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/chardet-5.2.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/fasteners-0.19-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/keyring-24.3.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/patool-2.2.0-py2.py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/requests-2.31.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/tqdm-4.66.2-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/wirerope-0.4.7-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/annexremote-1.6.4-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/boto-2.49.0-py2.py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/distro-1.9.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/fusepy-3.0.1-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/humanize-4.9.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/iso8601-2.1.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/keyrings.alt-5.0.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/looseversion-1.3.0-py2.py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/msgpack-1.0.7-cp311-cp311-macosx_10_9_x86_64.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/packaging-23.2-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/platformdirs-4.2.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/python_gitlab-4.4.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/aiosignal-1.3.1-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/attrs-23.2.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/certifi-2024.2.2-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_x86_64.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/frozenlist-1.4.1-cp311-cp311-macosx_10_9_x86_64.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/idna-3.6-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/importlib_metadata-7.0.1-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/multidict-6.0.5-cp311-cp311-macosx_10_9_x86_64.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/requests_toolbelt-1.0.0-py2.py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/six-1.16.0-py2.py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/urllib3-2.2.1-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/yarl-1.9.4-cp311-cp311-macosx_10_9_x86_64.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/jaraco.classes-3.3.1-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/zipp-3.17.0-py3-none-any.whl | |
Saved /Users/jwodder/dartmouth/datalad-fuse/.asv/env/2bc11cad084fa5bfe9c66b8a2af28d97/asv-build-cache/0ede8b43ddf3f5810a035dc43b1b50c938b51d91/more_itertools-10.2.0-py3-none-any.whl | |
Building wheels for collected packages: datalad-fuse | |
Building wheel for datalad-fuse (pyproject.toml): started | |
Building wheel for datalad-fuse (pyproject.toml): finished with status 'done' | |
Created wheel for datalad-fuse: filename=datalad_fuse-0.4.2+17.g0ede8b4-py3-none-any.whl size=26559 sha256=978f21c9025469df8fb95cc7685cbd552c31911faa5eb3535a70aa54fc69d6bb | |
Stored in directory: /private/var/folders/l7/wrkq93d133d8zpn36fmqrq0r0000gn/T/pip-ephem-wheel-cache-ku01r9od/wheels/f9/ce/9c/5f2ecfd9b64b939423db79f815c29870ce68292ccf898be7cb | |
Successfully built datalad-fuse | |
·· Running '/usr/local/bin/git name-rev --name-only --exclude=remotes/* --no-undefined 0ede8b43ddf3f5810a035dc43b1b50c938b51d91' | |
OUTPUT --------> | |
dummy | |
·· Installing 0ede8b43 <dummy> into virtualenv-py3.11 | |
·· Failed to build the project and import the benchmark suite. | |
benchmark: exit 1 (30.23 seconds) /Users/jwodder/dartmouth/datalad-fuse> asv run --show-stderr --verbose 'HEAD^1..HEAD' pid=38910 | |
benchmark: FAIL code 1 (33.85=setup[3.62]+cmd[30.23] seconds) | |
evaluation failed :( (33.91 seconds) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment