Created temporary directory: /tmp/pip-ephem-wheel-cache-84nihd4y Created temporary directory: /tmp/pip-wheel-qox39re1 Looking in indexes: https://pypi.python.org/simple Collecting reviewbot-worker==1.0.1 1 location(s) to search for versions of reviewbot-worker: * https://pypi.python.org/simple/reviewbot-worker/ Getting page https://pypi.python.org/simple/reviewbot-worker/ Analyzing links from page https://pypi.org/simple/reviewbot-worker/ Found link https://files.pythonhosted.org/packages/10/39/19fad485a7053456d308cc23807fc12c4d28371b276abc40a1fab36ef0c5/reviewbot-worker-1.0.tar.gz#sha256=264fa3929677a6ae41a25f5b1996fb2f086a513f0e16014e9dcb6ae4c22c12a6 (from https://pypi.org/simple/reviewbot-worker/), version: 1.0 Skipping link https://files.pythonhosted.org/packages/d4/11/1a28effa42e3f5eafa663a4d11e989351514cad34357072fb8d0e45b510d/reviewbot_worker-1.0-py2-none-any.whl#sha256=3f006347de079b88f03056ea7ff15b11d7eeec8be8ba495f891f3ccad9493af5 (from https://pypi.org/simple/reviewbot-worker/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ad/71/ce1ec6cb23d299b823ad456d5adf8064064569a06c30f4079bdeeb7ae6da/reviewbot_worker-1.0-py2.7.egg#sha256=6d79664f8bfa8e1a42d80c4545719dab7423f124f169453a8705528cd9d8098c (from https://pypi.org/simple/reviewbot-worker/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/eb/98/a58005aae50966000b490dafc536e158cdfb51969c6fbc343f24a709a9ed/reviewbot-worker-1.0.1.tar.gz#sha256=e670c9f8108c531a4d31a9c3009e91af1caff294361d748792b4f26a6d62ebaf (from https://pypi.org/simple/reviewbot-worker/), version: 1.0.1 Skipping link https://files.pythonhosted.org/packages/0f/2b/dda55cbd4d211f9755ad322156aefee3c951cd50480ac63096712f91a1f5/reviewbot_worker-1.0.1-py2-none-any.whl#sha256=61359672ca5617459d35884c24520e197ff993d3a6d4daf296a3432f4ded370b (from https://pypi.org/simple/reviewbot-worker/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d3/1d/c65b61189d7b7adbf79b51ce417079db52c716ed29a3d65920f6c1095da2/reviewbot_worker-1.0.1-py2.7.egg#sha256=95458dd5d3d3b23121bd2a344bec5e3d1487d2be4cbcdef1f7c3baffb8ddcef3 (from https://pypi.org/simple/reviewbot-worker/); unsupported archive format: .egg Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-h3y58rkb Downloading https://files.pythonhosted.org/packages/eb/98/a58005aae50966000b490dafc536e158cdfb51969c6fbc343f24a709a9ed/reviewbot-worker-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/eb/98/a58005aae50966000b490dafc536e158cdfb51969c6fbc343f24a709a9ed/reviewbot-worker-1.0.1.tar.gz#sha256=e670c9f8108c531a4d31a9c3009e91af1caff294361d748792b4f26a6d62ebaf (from https://pypi.org/simple/reviewbot-worker/) Running setup.py (path:/tmp/pip-wheel-qox39re1/reviewbot-worker/setup.py) egg_info for package reviewbot-worker Running command python setup.py egg_info running egg_info creating pip-egg-info/reviewbot_worker.egg-info writing requirements to pip-egg-info/reviewbot_worker.egg-info/requires.txt writing top-level names to pip-egg-info/reviewbot_worker.egg-info/top_level.txt writing dependency_links to pip-egg-info/reviewbot_worker.egg-info/dependency_links.txt writing entry points to pip-egg-info/reviewbot_worker.egg-info/entry_points.txt writing pip-egg-info/reviewbot_worker.egg-info/PKG-INFO writing manifest file 'pip-egg-info/reviewbot_worker.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/reviewbot_worker.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/reviewbot_worker.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qox39re1/reviewbot-worker has version 1.0.1, which satisfies requirement reviewbot-worker==1.0.1 from https://files.pythonhosted.org/packages/eb/98/a58005aae50966000b490dafc536e158cdfb51969c6fbc343f24a709a9ed/reviewbot-worker-1.0.1.tar.gz#sha256=e670c9f8108c531a4d31a9c3009e91af1caff294361d748792b4f26a6d62ebaf Building wheels for collected packages: reviewbot-worker Created temporary directory: /tmp/pip-wheel-vxxmvrsj Running setup.py bdist_wheel for reviewbot-worker: started Destination directory: /tmp/pip-wheel-vxxmvrsj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qox39re1/reviewbot-worker/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-vxxmvrsj running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/reviewbot copying reviewbot/tasks.py -> build/lib/reviewbot copying reviewbot/config.py -> build/lib/reviewbot copying reviewbot/repositories.py -> build/lib/reviewbot copying reviewbot/__init__.py -> build/lib/reviewbot copying reviewbot/celery.py -> build/lib/reviewbot creating build/lib/reviewbot/utils copying reviewbot/utils/process.py -> build/lib/reviewbot/utils copying reviewbot/utils/filesystem.py -> build/lib/reviewbot/utils copying reviewbot/utils/__init__.py -> build/lib/reviewbot/utils creating build/lib/reviewbot/processing copying reviewbot/processing/review.py -> build/lib/reviewbot/processing copying reviewbot/processing/__init__.py -> build/lib/reviewbot/processing creating build/lib/reviewbot/tools copying reviewbot/tools/clang.py -> build/lib/reviewbot/tools copying reviewbot/tools/pmd.py -> build/lib/reviewbot/tools copying reviewbot/tools/jshint.py -> build/lib/reviewbot/tools copying reviewbot/tools/checkstyle.py -> build/lib/reviewbot/tools copying reviewbot/tools/pyflakes.py -> build/lib/reviewbot/tools copying reviewbot/tools/pycodestyle.py -> build/lib/reviewbot/tools copying reviewbot/tools/cpplint.py -> build/lib/reviewbot/tools copying reviewbot/tools/flake8.py -> build/lib/reviewbot/tools copying reviewbot/tools/cppcheck.py -> build/lib/reviewbot/tools copying reviewbot/tools/buildbot.py -> build/lib/reviewbot/tools copying reviewbot/tools/__init__.py -> build/lib/reviewbot/tools installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/reviewbot copying build/lib/reviewbot/tasks.py -> build/bdist.linux-armv7l/wheel/reviewbot copying build/lib/reviewbot/config.py -> build/bdist.linux-armv7l/wheel/reviewbot creating build/bdist.linux-armv7l/wheel/reviewbot/utils copying build/lib/reviewbot/utils/process.py -> build/bdist.linux-armv7l/wheel/reviewbot/utils copying build/lib/reviewbot/utils/filesystem.py -> build/bdist.linux-armv7l/wheel/reviewbot/utils copying build/lib/reviewbot/utils/__init__.py -> build/bdist.linux-armv7l/wheel/reviewbot/utils creating build/bdist.linux-armv7l/wheel/reviewbot/processing copying build/lib/reviewbot/processing/review.py -> build/bdist.linux-armv7l/wheel/reviewbot/processing copying build/lib/reviewbot/processing/__init__.py -> build/bdist.linux-armv7l/wheel/reviewbot/processing copying build/lib/reviewbot/repositories.py -> build/bdist.linux-armv7l/wheel/reviewbot copying build/lib/reviewbot/__init__.py -> build/bdist.linux-armv7l/wheel/reviewbot copying build/lib/reviewbot/celery.py -> build/bdist.linux-armv7l/wheel/reviewbot creating build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/clang.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/pmd.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/jshint.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/checkstyle.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/pyflakes.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/pycodestyle.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/cpplint.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/flake8.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/cppcheck.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/buildbot.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/__init__.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools running install_egg_info running egg_info writing reviewbot_worker.egg-info/PKG-INFO writing entry points to reviewbot_worker.egg-info/entry_points.txt writing dependency_links to reviewbot_worker.egg-info/dependency_links.txt writing requirements to reviewbot_worker.egg-info/requires.txt writing top-level names to reviewbot_worker.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'reviewbot_worker.egg-info/SOURCES.txt' writing manifest file 'reviewbot_worker.egg-info/SOURCES.txt' Copying reviewbot_worker.egg-info to build/bdist.linux-armv7l/wheel/reviewbot_worker-1.0.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/reviewbot_worker-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-vxxmvrsj/reviewbot_worker-1.0.1-py3-none-any.whl' and adding '.' to it adding 'reviewbot/__init__.py' adding 'reviewbot/celery.py' adding 'reviewbot/config.py' adding 'reviewbot/repositories.py' adding 'reviewbot/tasks.py' adding 'reviewbot/processing/__init__.py' adding 'reviewbot/processing/review.py' adding 'reviewbot/tools/__init__.py' adding 'reviewbot/tools/buildbot.py' adding 'reviewbot/tools/checkstyle.py' adding 'reviewbot/tools/clang.py' adding 'reviewbot/tools/cppcheck.py' adding 'reviewbot/tools/cpplint.py' adding 'reviewbot/tools/flake8.py' adding 'reviewbot/tools/jshint.py' adding 'reviewbot/tools/pmd.py' adding 'reviewbot/tools/pycodestyle.py' adding 'reviewbot/tools/pyflakes.py' adding 'reviewbot/utils/__init__.py' adding 'reviewbot/utils/filesystem.py' adding 'reviewbot/utils/process.py' adding 'reviewbot_worker-1.0.1.dist-info/entry_points.txt' adding 'reviewbot_worker-1.0.1.dist-info/top_level.txt' adding 'reviewbot_worker-1.0.1.dist-info/WHEEL' adding 'reviewbot_worker-1.0.1.dist-info/METADATA' adding 'reviewbot_worker-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for reviewbot-worker: finished with status 'done' Stored in directory: /tmp/tmpyzdp_3n2 Successfully built reviewbot-worker Cleaning up... Removing source in /tmp/pip-wheel-qox39re1/reviewbot-worker