2021-07-13T04:42:57,217 Created temporary directory: /tmp/pip-ephem-wheel-cache-jd8ttujd 2021-07-13T04:42:57,220 Created temporary directory: /tmp/pip-req-tracker-cwr4lht9 2021-07-13T04:42:57,221 Initialized build tracking at /tmp/pip-req-tracker-cwr4lht9 2021-07-13T04:42:57,221 Created build tracker: /tmp/pip-req-tracker-cwr4lht9 2021-07-13T04:42:57,221 Entered build tracker: /tmp/pip-req-tracker-cwr4lht9 2021-07-13T04:42:57,222 Created temporary directory: /tmp/pip-wheel-5wa9qumi 2021-07-13T04:42:57,252 1 location(s) to search for versions of pytrec-eval: 2021-07-13T04:42:57,252 * https://pypi.org/simple/pytrec-eval/ 2021-07-13T04:42:57,253 Fetching project page and analyzing links: https://pypi.org/simple/pytrec-eval/ 2021-07-13T04:42:57,253 Getting page https://pypi.org/simple/pytrec-eval/ 2021-07-13T04:42:57,255 Found index url https://pypi.org/simple 2021-07-13T04:42:57,436 Found link https://files.pythonhosted.org/packages/ec/ef/93ecabb71ab5c015d23b35751375a1acdce30f8fc00c4a54b4b184814b6c/pytrec_eval-0.3.tar.gz#sha256=2f028dfe02249e26408c5693e363a5a7fabaaac6bf026a3b05fac6a69f1a0875 (from https://pypi.org/simple/pytrec-eval/), version: 0.3 2021-07-13T04:42:57,436 Found link https://files.pythonhosted.org/packages/36/0a/5809ba805e62c98f81e19d6007132712945c78e7612c11f61bac76a25ba3/pytrec_eval-0.4.tar.gz#sha256=40b72e90f59751db3c7e385d3797849f6bc634ab07beb398b84301e925f54fb9 (from https://pypi.org/simple/pytrec-eval/), version: 0.4 2021-07-13T04:42:57,437 Found link https://files.pythonhosted.org/packages/2e/03/e6e84df6a7c1265579ab26bbe30ff7f8c22745aa77e0799bba471c0a3a19/pytrec_eval-0.5.tar.gz#sha256=d9eb4616e7d6b73bf1b5ba4c2c4916e88124e790b53fd61610c30158999e7bde (from https://pypi.org/simple/pytrec-eval/) (requires-python:>=3), version: 0.5 2021-07-13T04:42:57,437 Skipping link: not a file: https://pypi.org/simple/pytrec-eval/ 2021-07-13T04:42:57,455 Given no hashes to check 1 links for project 'pytrec-eval': discarding no candidates 2021-07-13T04:42:57,475 Collecting pytrec-eval==0.3 2021-07-13T04:42:57,476 Created temporary directory: /tmp/pip-unpack-hciab2l2 2021-07-13T04:42:57,648 Downloading pytrec_eval-0.3.tar.gz (8.8 kB) 2021-07-13T04:42:57,697 Added pytrec-eval==0.3 from https://files.pythonhosted.org/packages/ec/ef/93ecabb71ab5c015d23b35751375a1acdce30f8fc00c4a54b4b184814b6c/pytrec_eval-0.3.tar.gz#sha256=2f028dfe02249e26408c5693e363a5a7fabaaac6bf026a3b05fac6a69f1a0875 to build tracker '/tmp/pip-req-tracker-cwr4lht9' 2021-07-13T04:42:57,699 Running setup.py (path:/tmp/pip-wheel-5wa9qumi/pytrec-eval_2120d11644c84a75bcb387450442e293/setup.py) egg_info for package pytrec-eval 2021-07-13T04:42:57,699 Created temporary directory: /tmp/pip-pip-egg-info-gl1bw828 2021-07-13T04:42:57,700 Running command python setup.py egg_info 2021-07-13T04:42:59,172 Traceback (most recent call last): 2021-07-13T04:42:59,173 File "", line 1, in 2021-07-13T04:42:59,174 File "/tmp/pip-wheel-5wa9qumi/pytrec-eval_2120d11644c84a75bcb387450442e293/setup.py", line 32, in 2021-07-13T04:42:59,174 trec_eval_zip.extractall(tmp_dir) 2021-07-13T04:42:59,174 File "/usr/lib/python3.9/zipfile.py", line 1633, in extractall 2021-07-13T04:42:59,182 self._extract_member(zipinfo, path, pwd) 2021-07-13T04:42:59,182 File "/usr/lib/python3.9/zipfile.py", line 1688, in _extract_member 2021-07-13T04:42:59,184 shutil.copyfileobj(source, target) 2021-07-13T04:42:59,184 OSError: [Errno 28] No space left on device 2021-07-13T04:42:59,184 Fetching trec_eval from https://github.com/usnistgov/trec_eval/archive/v9.0.5.zip. 2021-07-13T04:42:59,243 WARNING: Discarding https://files.pythonhosted.org/packages/ec/ef/93ecabb71ab5c015d23b35751375a1acdce30f8fc00c4a54b4b184814b6c/pytrec_eval-0.3.tar.gz#sha256=2f028dfe02249e26408c5693e363a5a7fabaaac6bf026a3b05fac6a69f1a0875 (from https://pypi.org/simple/pytrec-eval/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T04:42:59,245 ERROR: Could not find a version that satisfies the requirement pytrec-eval==0.3 (from versions: 0.3, 0.4, 0.5) 2021-07-13T04:42:59,245 ERROR: No matching distribution found for pytrec-eval==0.3 2021-07-13T04:42:59,245 Exception information: 2021-07-13T04:42:59,245 Traceback (most recent call last): 2021-07-13T04:42:59,245 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T04:42:59,245 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T04:42:59,245 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T04:42:59,245 raise RequirementsConflicted(criterion) 2021-07-13T04:42:59,245 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytrec-eval==0.3') 2021-07-13T04:42:59,245 2021-07-13T04:42:59,245 During handling of the above exception, another exception occurred: 2021-07-13T04:42:59,245 2021-07-13T04:42:59,245 Traceback (most recent call last): 2021-07-13T04:42:59,245 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T04:42:59,245 result = self._result = resolver.resolve( 2021-07-13T04:42:59,245 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T04:42:59,245 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T04:42:59,245 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T04:42:59,245 raise ResolutionImpossible(e.criterion.information) 2021-07-13T04:42:59,245 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytrec-eval==0.3'), parent=None)] 2021-07-13T04:42:59,245 2021-07-13T04:42:59,245 The above exception was the direct cause of the following exception: 2021-07-13T04:42:59,245 2021-07-13T04:42:59,245 Traceback (most recent call last): 2021-07-13T04:42:59,245 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T04:42:59,245 status = self.run(options, args) 2021-07-13T04:42:59,245 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T04:42:59,245 return func(self, options, args) 2021-07-13T04:42:59,245 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T04:42:59,245 requirement_set = resolver.resolve( 2021-07-13T04:42:59,245 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T04:42:59,245 raise error from e 2021-07-13T04:42:59,245 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytrec-eval==0.3 2021-07-13T04:42:59,250 Removed pytrec-eval==0.3 from https://files.pythonhosted.org/packages/ec/ef/93ecabb71ab5c015d23b35751375a1acdce30f8fc00c4a54b4b184814b6c/pytrec_eval-0.3.tar.gz#sha256=2f028dfe02249e26408c5693e363a5a7fabaaac6bf026a3b05fac6a69f1a0875 from build tracker '/tmp/pip-req-tracker-cwr4lht9' 2021-07-13T04:42:59,251 Removed build tracker: '/tmp/pip-req-tracker-cwr4lht9'