2021-07-12T21:13:52,035 Created temporary directory: /tmp/pip-ephem-wheel-cache-wdsobkyc 2021-07-12T21:13:52,038 Created temporary directory: /tmp/pip-req-tracker-uyvoxnko 2021-07-12T21:13:52,038 Initialized build tracking at /tmp/pip-req-tracker-uyvoxnko 2021-07-12T21:13:52,038 Created build tracker: /tmp/pip-req-tracker-uyvoxnko 2021-07-12T21:13:52,039 Entered build tracker: /tmp/pip-req-tracker-uyvoxnko 2021-07-12T21:13:52,039 Created temporary directory: /tmp/pip-wheel-_1jr05yl 2021-07-12T21:13:52,072 1 location(s) to search for versions of krzbackup: 2021-07-12T21:13:52,072 * https://pypi.org/simple/krzbackup/ 2021-07-12T21:13:52,073 Fetching project page and analyzing links: https://pypi.org/simple/krzbackup/ 2021-07-12T21:13:52,073 Getting page https://pypi.org/simple/krzbackup/ 2021-07-12T21:13:52,075 Found index url https://pypi.org/simple 2021-07-12T21:13:52,244 Found link https://files.pythonhosted.org/packages/90/76/5d2790450a8f1decd095eafc4d0053a8cc21202724a4b50b9185ae4c10c2/krzbackup-0.1.11.tar.gz#sha256=4d33a35848afef2a7a8a2e80a1977d9dd6119cb8d69bd7a9245af3cffcde254f (from https://pypi.org/simple/krzbackup/), version: 0.1.11 2021-07-12T21:13:52,245 Skipping link: not a file: https://pypi.org/simple/krzbackup/ 2021-07-12T21:13:52,265 Given no hashes to check 1 links for project 'krzbackup': discarding no candidates 2021-07-12T21:13:52,287 Collecting krzbackup==0.1.11 2021-07-12T21:13:52,289 Created temporary directory: /tmp/pip-unpack-gsvs_p5v 2021-07-12T21:13:52,462 Downloading krzbackup-0.1.11.tar.gz (5.0 kB) 2021-07-12T21:13:52,501 Added krzbackup==0.1.11 from https://files.pythonhosted.org/packages/90/76/5d2790450a8f1decd095eafc4d0053a8cc21202724a4b50b9185ae4c10c2/krzbackup-0.1.11.tar.gz#sha256=4d33a35848afef2a7a8a2e80a1977d9dd6119cb8d69bd7a9245af3cffcde254f to build tracker '/tmp/pip-req-tracker-uyvoxnko' 2021-07-12T21:13:52,502 Running setup.py (path:/tmp/pip-wheel-_1jr05yl/krzbackup_cc1bc65be4134c558a9b61cb7280eb91/setup.py) egg_info for package krzbackup 2021-07-12T21:13:52,502 Created temporary directory: /tmp/pip-pip-egg-info-loqxocwr 2021-07-12T21:13:52,503 Running command python setup.py egg_info 2021-07-12T21:13:53,593 /usr/local/lib/python3.9/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-07-12T21:13:53,594 warnings.warn( 2021-07-12T21:13:55,904 WARNING: The repository located at nexus.mw-krz-swd.de is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host nexus.mw-krz-swd.de'. 2021-07-12T21:13:55,925 ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none) 2021-07-12T21:13:55,925 ERROR: No matching distribution found for pytest-runner 2021-07-12T21:13:56,087 Traceback (most recent call last): 2021-07-12T21:13:56,088 File "/usr/local/lib/python3.9/dist-packages/setuptools/installer.py", line 75, in fetch_build_egg 2021-07-12T21:13:56,099 subprocess.check_call(cmd) 2021-07-12T21:13:56,100 File "/usr/lib/python3.9/subprocess.py", line 373, in check_call 2021-07-12T21:13:56,108 raise CalledProcessError(retcode, cmd) 2021-07-12T21:13:56,108 subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpxrylnyce', '--quiet', '--index-url', 'http://nexus.mw-krz-swd.de/repository/KRZPyPi/simple', 'pytest-runner']' returned non-zero exit status 1. 2021-07-12T21:13:56,109 The above exception was the direct cause of the following exception: 2021-07-12T21:13:56,109 Traceback (most recent call last): 2021-07-12T21:13:56,109 File "", line 1, in 2021-07-12T21:13:56,110 File "/tmp/pip-wheel-_1jr05yl/krzbackup_cc1bc65be4134c558a9b61cb7280eb91/setup.py", line 14, in 2021-07-12T21:13:56,110 setup( 2021-07-12T21:13:56,110 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 152, in setup 2021-07-12T21:13:56,110 _install_setup_requires(attrs) 2021-07-12T21:13:56,111 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 147, in _install_setup_requires 2021-07-12T21:13:56,111 dist.fetch_build_eggs(dist.setup_requires) 2021-07-12T21:13:56,111 File "/usr/local/lib/python3.9/dist-packages/setuptools/dist.py", line 785, in fetch_build_eggs 2021-07-12T21:13:56,112 resolved_dists = pkg_resources.working_set.resolve( 2021-07-12T21:13:56,112 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 766, in resolve 2021-07-12T21:13:56,122 dist = best[req.key] = env.best_match( 2021-07-12T21:13:56,122 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 1051, in best_match 2021-07-12T21:13:56,124 return self.obtain(req, installer) 2021-07-12T21:13:56,124 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 1063, in obtain 2021-07-12T21:13:56,125 return installer(requirement) 2021-07-12T21:13:56,126 File "/usr/local/lib/python3.9/dist-packages/setuptools/dist.py", line 844, in fetch_build_egg 2021-07-12T21:13:56,127 return fetch_build_egg(self, req) 2021-07-12T21:13:56,127 File "/usr/local/lib/python3.9/dist-packages/setuptools/installer.py", line 77, in fetch_build_egg 2021-07-12T21:13:56,137 raise DistutilsError(str(e)) from e 2021-07-12T21:13:56,138 distutils.errors.DistutilsError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpxrylnyce', '--quiet', '--index-url', 'http://nexus.mw-krz-swd.de/repository/KRZPyPi/simple', 'pytest-runner']' returned non-zero exit status 1. 2021-07-12T21:13:56,202 WARNING: Discarding https://files.pythonhosted.org/packages/90/76/5d2790450a8f1decd095eafc4d0053a8cc21202724a4b50b9185ae4c10c2/krzbackup-0.1.11.tar.gz#sha256=4d33a35848afef2a7a8a2e80a1977d9dd6119cb8d69bd7a9245af3cffcde254f (from https://pypi.org/simple/krzbackup/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T21:13:56,203 ERROR: Could not find a version that satisfies the requirement krzbackup==0.1.11 (from versions: 0.1.11) 2021-07-12T21:13:56,204 ERROR: No matching distribution found for krzbackup==0.1.11 2021-07-12T21:13:56,204 Exception information: 2021-07-12T21:13:56,204 Traceback (most recent call last): 2021-07-12T21:13:56,204 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T21:13:56,204 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T21:13:56,204 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T21:13:56,204 raise RequirementsConflicted(criterion) 2021-07-12T21:13:56,204 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('krzbackup==0.1.11') 2021-07-12T21:13:56,204 2021-07-12T21:13:56,204 During handling of the above exception, another exception occurred: 2021-07-12T21:13:56,204 2021-07-12T21:13:56,204 Traceback (most recent call last): 2021-07-12T21:13:56,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T21:13:56,204 result = self._result = resolver.resolve( 2021-07-12T21:13:56,204 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T21:13:56,204 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T21:13:56,204 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T21:13:56,204 raise ResolutionImpossible(e.criterion.information) 2021-07-12T21:13:56,204 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('krzbackup==0.1.11'), parent=None)] 2021-07-12T21:13:56,204 2021-07-12T21:13:56,204 The above exception was the direct cause of the following exception: 2021-07-12T21:13:56,204 2021-07-12T21:13:56,204 Traceback (most recent call last): 2021-07-12T21:13:56,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T21:13:56,204 status = self.run(options, args) 2021-07-12T21:13:56,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T21:13:56,204 return func(self, options, args) 2021-07-12T21:13:56,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T21:13:56,204 requirement_set = resolver.resolve( 2021-07-12T21:13:56,204 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T21:13:56,204 raise error from e 2021-07-12T21:13:56,204 pip._internal.exceptions.DistributionNotFound: No matching distribution found for krzbackup==0.1.11 2021-07-12T21:13:56,209 Removed krzbackup==0.1.11 from https://files.pythonhosted.org/packages/90/76/5d2790450a8f1decd095eafc4d0053a8cc21202724a4b50b9185ae4c10c2/krzbackup-0.1.11.tar.gz#sha256=4d33a35848afef2a7a8a2e80a1977d9dd6119cb8d69bd7a9245af3cffcde254f from build tracker '/tmp/pip-req-tracker-uyvoxnko' 2021-07-12T21:13:56,209 Removed build tracker: '/tmp/pip-req-tracker-uyvoxnko'