2021-07-10T04:13:29,523 Created temporary directory: /tmp/pip-ephem-wheel-cache-egvlowj1 2021-07-10T04:13:29,526 Created temporary directory: /tmp/pip-req-tracker-n52iw2wa 2021-07-10T04:13:29,527 Initialized build tracking at /tmp/pip-req-tracker-n52iw2wa 2021-07-10T04:13:29,527 Created build tracker: /tmp/pip-req-tracker-n52iw2wa 2021-07-10T04:13:29,527 Entered build tracker: /tmp/pip-req-tracker-n52iw2wa 2021-07-10T04:13:29,528 Created temporary directory: /tmp/pip-wheel-6o6p5a7r 2021-07-10T04:13:29,560 1 location(s) to search for versions of pyzfscore: 2021-07-10T04:13:29,560 * https://pypi.org/simple/pyzfscore/ 2021-07-10T04:13:29,560 Fetching project page and analyzing links: https://pypi.org/simple/pyzfscore/ 2021-07-10T04:13:29,561 Getting page https://pypi.org/simple/pyzfscore/ 2021-07-10T04:13:29,562 Found index url https://pypi.org/simple 2021-07-10T04:13:29,649 Found link https://files.pythonhosted.org/packages/50/5a/1f06da8dff9e8fc6f56f846e02eb0246670266bed24b89d06ffd8408526e/pyzfscore-0.0.1.tar.gz#sha256=0a574ae13969413d830c64cac92e3f88cb758fa927153c63a2da15ec0e2dd2c4 (from https://pypi.org/simple/pyzfscore/), version: 0.0.1 2021-07-10T04:13:29,649 Found link https://files.pythonhosted.org/packages/bb/c8/79ff3b7c435532914500b60509e6cbd57bc0ffb2bdd405f390310a38c591/pyzfscore-0.0.2.tar.gz#sha256=701c2434c439c724ce53a2179c46a09bd7431c37c6c91b24add8b32a122bccdc (from https://pypi.org/simple/pyzfscore/), version: 0.0.2 2021-07-10T04:13:29,650 Skipping link: not a file: https://pypi.org/simple/pyzfscore/ 2021-07-10T04:13:29,668 Given no hashes to check 1 links for project 'pyzfscore': discarding no candidates 2021-07-10T04:13:29,686 Collecting pyzfscore==0.0.2 2021-07-10T04:13:29,688 Created temporary directory: /tmp/pip-unpack-dbu2atx_ 2021-07-10T04:13:29,918 Downloading pyzfscore-0.0.2.tar.gz (63 kB) 2021-07-10T04:13:30,026 Added pyzfscore==0.0.2 from https://files.pythonhosted.org/packages/bb/c8/79ff3b7c435532914500b60509e6cbd57bc0ffb2bdd405f390310a38c591/pyzfscore-0.0.2.tar.gz#sha256=701c2434c439c724ce53a2179c46a09bd7431c37c6c91b24add8b32a122bccdc to build tracker '/tmp/pip-req-tracker-n52iw2wa' 2021-07-10T04:13:30,027 Running setup.py (path:/tmp/pip-wheel-6o6p5a7r/pyzfscore_10b4c986e2014d14a14c0e97d7640b03/setup.py) egg_info for package pyzfscore 2021-07-10T04:13:30,028 Created temporary directory: /tmp/pip-pip-egg-info-cpyjez81 2021-07-10T04:13:30,028 Running command python setup.py egg_info 2021-07-10T04:13:30,814 Traceback (most recent call last): 2021-07-10T04:13:30,815 File "", line 1, in 2021-07-10T04:13:30,815 File "/tmp/pip-wheel-6o6p5a7r/pyzfscore_10b4c986e2014d14a14c0e97d7640b03/setup.py", line 10, in 2021-07-10T04:13:30,815 import pyzfscore 2021-07-10T04:13:30,816 File "/tmp/pip-wheel-6o6p5a7r/pyzfscore_10b4c986e2014d14a14c0e97d7640b03/pyzfscore/__init__.py", line 3, in 2021-07-10T04:13:30,816 from .zfs import * 2021-07-10T04:13:30,816 File "/tmp/pip-wheel-6o6p5a7r/pyzfscore_10b4c986e2014d14a14c0e97d7640b03/pyzfscore/zfs.py", line 4, in 2021-07-10T04:13:30,816 from ._cffi import ffi 2021-07-10T04:13:30,817 File "/tmp/pip-wheel-6o6p5a7r/pyzfscore_10b4c986e2014d14a14c0e97d7640b03/pyzfscore/_cffi.py", line 53, in 2021-07-10T04:13:30,817 czfs = ffi.dlopen('zfs') 2021-07-10T04:13:30,817 File "/usr/lib/python3/dist-packages/cffi/api.py", line 150, in dlopen 2021-07-10T04:13:30,829 lib, function_cache = _make_ffi_library(self, name, flags) 2021-07-10T04:13:30,830 File "/usr/lib/python3/dist-packages/cffi/api.py", line 832, in _make_ffi_library 2021-07-10T04:13:30,831 backendlib = _load_backend_lib(backend, libname, flags) 2021-07-10T04:13:30,831 File "/usr/lib/python3/dist-packages/cffi/api.py", line 827, in _load_backend_lib 2021-07-10T04:13:30,833 raise OSError(msg) 2021-07-10T04:13:30,833 OSError: ctypes.util.find_library() did not manage to locate a library called 'zfs' 2021-07-10T04:13:30,897 WARNING: Discarding https://files.pythonhosted.org/packages/bb/c8/79ff3b7c435532914500b60509e6cbd57bc0ffb2bdd405f390310a38c591/pyzfscore-0.0.2.tar.gz#sha256=701c2434c439c724ce53a2179c46a09bd7431c37c6c91b24add8b32a122bccdc (from https://pypi.org/simple/pyzfscore/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:13:30,898 ERROR: Could not find a version that satisfies the requirement pyzfscore==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-10T04:13:30,899 ERROR: No matching distribution found for pyzfscore==0.0.2 2021-07-10T04:13:30,899 Exception information: 2021-07-10T04:13:30,899 Traceback (most recent call last): 2021-07-10T04:13:30,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:13:30,899 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:13:30,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:13:30,899 raise RequirementsConflicted(criterion) 2021-07-10T04:13:30,899 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyzfscore==0.0.2') 2021-07-10T04:13:30,899 2021-07-10T04:13:30,899 During handling of the above exception, another exception occurred: 2021-07-10T04:13:30,899 2021-07-10T04:13:30,899 Traceback (most recent call last): 2021-07-10T04:13:30,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:13:30,899 result = self._result = resolver.resolve( 2021-07-10T04:13:30,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:13:30,899 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:13:30,899 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:13:30,899 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:13:30,899 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyzfscore==0.0.2'), parent=None)] 2021-07-10T04:13:30,899 2021-07-10T04:13:30,899 The above exception was the direct cause of the following exception: 2021-07-10T04:13:30,899 2021-07-10T04:13:30,899 Traceback (most recent call last): 2021-07-10T04:13:30,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:13:30,899 status = self.run(options, args) 2021-07-10T04:13:30,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:13:30,899 return func(self, options, args) 2021-07-10T04:13:30,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:13:30,899 requirement_set = resolver.resolve( 2021-07-10T04:13:30,899 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:13:30,899 raise error from e 2021-07-10T04:13:30,899 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyzfscore==0.0.2 2021-07-10T04:13:30,904 Removed pyzfscore==0.0.2 from https://files.pythonhosted.org/packages/bb/c8/79ff3b7c435532914500b60509e6cbd57bc0ffb2bdd405f390310a38c591/pyzfscore-0.0.2.tar.gz#sha256=701c2434c439c724ce53a2179c46a09bd7431c37c6c91b24add8b32a122bccdc from build tracker '/tmp/pip-req-tracker-n52iw2wa' 2021-07-10T04:13:30,904 Removed build tracker: '/tmp/pip-req-tracker-n52iw2wa'