2020-01-03T20:05:21 Created temporary directory: /tmp/pip-ephem-wheel-cache-besckx9n 2020-01-03T20:05:21 Created temporary directory: /tmp/pip-req-tracker-k0wbd2dr 2020-01-03T20:05:21 Created requirements tracker '/tmp/pip-req-tracker-k0wbd2dr' 2020-01-03T20:05:21 Created temporary directory: /tmp/pip-wheel-b5iaiow4 2020-01-03T20:05:21 Collecting run-and-retry==0.1.0 2020-01-03T20:05:21 1 location(s) to search for versions of run-and-retry: 2020-01-03T20:05:21 * https://pypi.org/simple/run-and-retry/ 2020-01-03T20:05:21 Getting page https://pypi.org/simple/run-and-retry/ 2020-01-03T20:05:21 Analyzing links from page https://pypi.org/simple/run-and-retry/ 2020-01-03T20:05:21 Found link https://files.pythonhosted.org/packages/f2/d5/33a05b5df3e2d60e63b0a3b48493cc9d9d6ab060460a88d95c43e108f444/run-and-retry-0.1.0.tar.gz#sha256=221a63cdeda6deb729b4d0edf9feadbb460ca6eb2ce7f560708e9b57c9b87261 (from https://pypi.org/simple/run-and-retry/), version: 0.1.0 2020-01-03T20:05:21 Using version 0.1.0 (newest of versions: 0.1.0) 2020-01-03T20:05:21 Created temporary directory: /tmp/pip-unpack-uyqz5w_p 2020-01-03T20:05:22 Downloading https://files.pythonhosted.org/packages/f2/d5/33a05b5df3e2d60e63b0a3b48493cc9d9d6ab060460a88d95c43e108f444/run-and-retry-0.1.0.tar.gz 2020-01-03T20:05:22 Downloading from URL https://files.pythonhosted.org/packages/f2/d5/33a05b5df3e2d60e63b0a3b48493cc9d9d6ab060460a88d95c43e108f444/run-and-retry-0.1.0.tar.gz#sha256=221a63cdeda6deb729b4d0edf9feadbb460ca6eb2ce7f560708e9b57c9b87261 (from https://pypi.org/simple/run-and-retry/) 2020-01-03T20:05:22 Added run-and-retry==0.1.0 from https://files.pythonhosted.org/packages/f2/d5/33a05b5df3e2d60e63b0a3b48493cc9d9d6ab060460a88d95c43e108f444/run-and-retry-0.1.0.tar.gz#sha256=221a63cdeda6deb729b4d0edf9feadbb460ca6eb2ce7f560708e9b57c9b87261 to build tracker '/tmp/pip-req-tracker-k0wbd2dr' 2020-01-03T20:05:22 Running setup.py (path:/tmp/pip-wheel-b5iaiow4/run-and-retry/setup.py) egg_info for package run-and-retry 2020-01-03T20:05:22 Running command python setup.py egg_info 2020-01-03T20:05:23 running egg_info 2020-01-03T20:05:23 creating pip-egg-info/run_and_retry.egg-info 2020-01-03T20:05:23 writing pip-egg-info/run_and_retry.egg-info/PKG-INFO 2020-01-03T20:05:23 writing dependency_links to pip-egg-info/run_and_retry.egg-info/dependency_links.txt 2020-01-03T20:05:23 writing top-level names to pip-egg-info/run_and_retry.egg-info/top_level.txt 2020-01-03T20:05:23 writing manifest file 'pip-egg-info/run_and_retry.egg-info/SOURCES.txt' 2020-01-03T20:05:23 reading manifest file 'pip-egg-info/run_and_retry.egg-info/SOURCES.txt' 2020-01-03T20:05:23 writing manifest file 'pip-egg-info/run_and_retry.egg-info/SOURCES.txt' 2020-01-03T20:05:23 Source in /tmp/pip-wheel-b5iaiow4/run-and-retry has version 0.1.0, which satisfies requirement run-and-retry==0.1.0 from https://files.pythonhosted.org/packages/f2/d5/33a05b5df3e2d60e63b0a3b48493cc9d9d6ab060460a88d95c43e108f444/run-and-retry-0.1.0.tar.gz#sha256=221a63cdeda6deb729b4d0edf9feadbb460ca6eb2ce7f560708e9b57c9b87261 2020-01-03T20:05:23 Removed run-and-retry==0.1.0 from https://files.pythonhosted.org/packages/f2/d5/33a05b5df3e2d60e63b0a3b48493cc9d9d6ab060460a88d95c43e108f444/run-and-retry-0.1.0.tar.gz#sha256=221a63cdeda6deb729b4d0edf9feadbb460ca6eb2ce7f560708e9b57c9b87261 from build tracker '/tmp/pip-req-tracker-k0wbd2dr' 2020-01-03T20:05:23 Building wheels for collected packages: run-and-retry 2020-01-03T20:05:23 Created temporary directory: /tmp/pip-wheel-r79p0r7l 2020-01-03T20:05:23 Building wheel for run-and-retry (setup.py): started 2020-01-03T20:05:23 Destination directory: /tmp/pip-wheel-r79p0r7l 2020-01-03T20:05:23 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-b5iaiow4/run-and-retry/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-r79p0r7l 2020-01-03T20:05:25 running bdist_wheel 2020-01-03T20:05:25 running build 2020-01-03T20:05:25 running build_py 2020-01-03T20:05:25 creating build 2020-01-03T20:05:25 creating build/lib 2020-01-03T20:05:25 creating build/lib/rretry 2020-01-03T20:05:25 copying rretry/main.py -> build/lib/rretry 2020-01-03T20:05:25 copying rretry/constants.py -> build/lib/rretry 2020-01-03T20:05:25 copying rretry/lib.py -> build/lib/rretry 2020-01-03T20:05:25 copying rretry/__init__.py -> build/lib/rretry 2020-01-03T20:05:25 running egg_info 2020-01-03T20:05:25 creating run_and_retry.egg-info 2020-01-03T20:05:25 writing run_and_retry.egg-info/PKG-INFO 2020-01-03T20:05:25 writing dependency_links to run_and_retry.egg-info/dependency_links.txt 2020-01-03T20:05:25 writing top-level names to run_and_retry.egg-info/top_level.txt 2020-01-03T20:05:25 writing manifest file 'run_and_retry.egg-info/SOURCES.txt' 2020-01-03T20:05:25 reading manifest file 'run_and_retry.egg-info/SOURCES.txt' 2020-01-03T20:05:25 writing manifest file 'run_and_retry.egg-info/SOURCES.txt' 2020-01-03T20:05:25 copying rretry/rretry -> build/lib/rretry 2020-01-03T20:05:25 running build_scripts 2020-01-03T20:05:25 creating build/scripts-3.7 2020-01-03T20:05:25 copying and adjusting rretry/rretry -> build/scripts-3.7 2020-01-03T20:05:25 changing mode of build/scripts-3.7/rretry from 644 to 755 2020-01-03T20:05:25 installing to build/bdist.linux-armv7l/wheel 2020-01-03T20:05:25 running install 2020-01-03T20:05:25 running install_lib 2020-01-03T20:05:25 creating build/bdist.linux-armv7l 2020-01-03T20:05:25 creating build/bdist.linux-armv7l/wheel 2020-01-03T20:05:25 creating build/bdist.linux-armv7l/wheel/rretry 2020-01-03T20:05:25 copying build/lib/rretry/rretry -> build/bdist.linux-armv7l/wheel/rretry 2020-01-03T20:05:25 copying build/lib/rretry/main.py -> build/bdist.linux-armv7l/wheel/rretry 2020-01-03T20:05:25 copying build/lib/rretry/constants.py -> build/bdist.linux-armv7l/wheel/rretry 2020-01-03T20:05:25 copying build/lib/rretry/lib.py -> build/bdist.linux-armv7l/wheel/rretry 2020-01-03T20:05:25 copying build/lib/rretry/__init__.py -> build/bdist.linux-armv7l/wheel/rretry 2020-01-03T20:05:25 running install_egg_info 2020-01-03T20:05:25 Copying run_and_retry.egg-info to build/bdist.linux-armv7l/wheel/run_and_retry-0.1.0-py3.7.egg-info 2020-01-03T20:05:25 running install_scripts 2020-01-03T20:05:25 creating build/bdist.linux-armv7l/wheel/run_and_retry-0.1.0.data 2020-01-03T20:05:25 creating build/bdist.linux-armv7l/wheel/run_and_retry-0.1.0.data/scripts 2020-01-03T20:05:25 copying build/scripts-3.7/rretry -> build/bdist.linux-armv7l/wheel/run_and_retry-0.1.0.data/scripts 2020-01-03T20:05:25 changing mode of build/bdist.linux-armv7l/wheel/run_and_retry-0.1.0.data/scripts/rretry to 755 2020-01-03T20:05:25 creating build/bdist.linux-armv7l/wheel/run_and_retry-0.1.0.dist-info/WHEEL 2020-01-03T20:05:25 creating '/tmp/pip-wheel-r79p0r7l/run_and_retry-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2020-01-03T20:05:25 adding 'rretry/__init__.py' 2020-01-03T20:05:25 adding 'rretry/constants.py' 2020-01-03T20:05:25 adding 'rretry/lib.py' 2020-01-03T20:05:25 adding 'rretry/main.py' 2020-01-03T20:05:25 adding 'rretry/rretry' 2020-01-03T20:05:25 adding 'run_and_retry-0.1.0.data/scripts/rretry' 2020-01-03T20:05:25 adding 'run_and_retry-0.1.0.dist-info/METADATA' 2020-01-03T20:05:25 adding 'run_and_retry-0.1.0.dist-info/WHEEL' 2020-01-03T20:05:25 adding 'run_and_retry-0.1.0.dist-info/top_level.txt' 2020-01-03T20:05:25 adding 'run_and_retry-0.1.0.dist-info/RECORD' 2020-01-03T20:05:25 removing build/bdist.linux-armv7l/wheel 2020-01-03T20:05:26 Building wheel for run-and-retry (setup.py): finished with status 'done' 2020-01-03T20:05:26 Stored in directory: /tmp/tmps1y13kl1 2020-01-03T20:05:26 Successfully built run-and-retry 2020-01-03T20:05:26 Cleaning up... 2020-01-03T20:05:26 Removing source in /tmp/pip-wheel-b5iaiow4/run-and-retry 2020-01-03T20:05:26 Removed build tracker '/tmp/pip-req-tracker-k0wbd2dr'