Created temporary directory: /tmp/pip-ephem-wheel-cache-ax7gdgqb Created temporary directory: /tmp/pip-req-tracker-ro_3ljbq Created requirements tracker '/tmp/pip-req-tracker-ro_3ljbq' Created temporary directory: /tmp/pip-wheel-dds5fphg Collecting aworker==0.1 1 location(s) to search for versions of aworker: * https://pypi.org/simple/aworker/ Getting page https://pypi.org/simple/aworker/ Analyzing links from page https://pypi.org/simple/aworker/ Found link https://files.pythonhosted.org/packages/4b/d3/37c63208df9b454061cc70c569dd19b0e32b1b5d2e257597886c62d6d5f0/aworker-0.1.tar.gz#sha256=28652714dadd53e1cbcfc3513f34564ce2a7977c3365ba9164494ef459da437d (from https://pypi.org/simple/aworker/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-eo2f12_d Downloading https://files.pythonhosted.org/packages/4b/d3/37c63208df9b454061cc70c569dd19b0e32b1b5d2e257597886c62d6d5f0/aworker-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4b/d3/37c63208df9b454061cc70c569dd19b0e32b1b5d2e257597886c62d6d5f0/aworker-0.1.tar.gz#sha256=28652714dadd53e1cbcfc3513f34564ce2a7977c3365ba9164494ef459da437d (from https://pypi.org/simple/aworker/) Added aworker==0.1 from https://files.pythonhosted.org/packages/4b/d3/37c63208df9b454061cc70c569dd19b0e32b1b5d2e257597886c62d6d5f0/aworker-0.1.tar.gz#sha256=28652714dadd53e1cbcfc3513f34564ce2a7977c3365ba9164494ef459da437d to build tracker '/tmp/pip-req-tracker-ro_3ljbq' Running setup.py (path:/tmp/pip-wheel-dds5fphg/aworker/setup.py) egg_info for package aworker Running command python setup.py egg_info running egg_info creating pip-egg-info/aworker.egg-info writing top-level names to pip-egg-info/aworker.egg-info/top_level.txt writing dependency_links to pip-egg-info/aworker.egg-info/dependency_links.txt writing pip-egg-info/aworker.egg-info/PKG-INFO writing manifest file 'pip-egg-info/aworker.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/aworker.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/aworker.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dds5fphg/aworker has version 0.1, which satisfies requirement aworker==0.1 from https://files.pythonhosted.org/packages/4b/d3/37c63208df9b454061cc70c569dd19b0e32b1b5d2e257597886c62d6d5f0/aworker-0.1.tar.gz#sha256=28652714dadd53e1cbcfc3513f34564ce2a7977c3365ba9164494ef459da437d Removed aworker==0.1 from https://files.pythonhosted.org/packages/4b/d3/37c63208df9b454061cc70c569dd19b0e32b1b5d2e257597886c62d6d5f0/aworker-0.1.tar.gz#sha256=28652714dadd53e1cbcfc3513f34564ce2a7977c3365ba9164494ef459da437d from build tracker '/tmp/pip-req-tracker-ro_3ljbq' Building wheels for collected packages: aworker Created temporary directory: /tmp/pip-wheel-5o8rqhay Running setup.py bdist_wheel for aworker: started Destination directory: /tmp/pip-wheel-5o8rqhay Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dds5fphg/aworker/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-5o8rqhay running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/aworker copying aworker/exceptions.py -> build/lib/aworker copying aworker/serializers.py -> build/lib/aworker copying aworker/__init__.py -> build/lib/aworker copying aworker/task.py -> build/lib/aworker copying aworker/processor.py -> build/lib/aworker creating build/lib/aworker/queue copying aworker/queue/memory.py -> build/lib/aworker/queue copying aworker/queue/base.py -> build/lib/aworker/queue copying aworker/queue/__init__.py -> build/lib/aworker/queue creating build/lib/aworker/tests copying aworker/tests/test_task.py -> build/lib/aworker/tests copying aworker/tests/test_task_processor.py -> build/lib/aworker/tests copying aworker/tests/test_serializer.py -> build/lib/aworker/tests copying aworker/tests/__init__.py -> build/lib/aworker/tests copying aworker/tests/test_worker.py -> build/lib/aworker/tests 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/aworker copying build/lib/aworker/exceptions.py -> build/bdist.linux-armv7l/wheel/aworker copying build/lib/aworker/serializers.py -> build/bdist.linux-armv7l/wheel/aworker creating build/bdist.linux-armv7l/wheel/aworker/tests copying build/lib/aworker/tests/test_task.py -> build/bdist.linux-armv7l/wheel/aworker/tests copying build/lib/aworker/tests/test_task_processor.py -> build/bdist.linux-armv7l/wheel/aworker/tests copying build/lib/aworker/tests/test_serializer.py -> build/bdist.linux-armv7l/wheel/aworker/tests copying build/lib/aworker/tests/__init__.py -> build/bdist.linux-armv7l/wheel/aworker/tests copying build/lib/aworker/tests/test_worker.py -> build/bdist.linux-armv7l/wheel/aworker/tests creating build/bdist.linux-armv7l/wheel/aworker/queue copying build/lib/aworker/queue/memory.py -> build/bdist.linux-armv7l/wheel/aworker/queue copying build/lib/aworker/queue/base.py -> build/bdist.linux-armv7l/wheel/aworker/queue copying build/lib/aworker/queue/__init__.py -> build/bdist.linux-armv7l/wheel/aworker/queue copying build/lib/aworker/__init__.py -> build/bdist.linux-armv7l/wheel/aworker copying build/lib/aworker/task.py -> build/bdist.linux-armv7l/wheel/aworker copying build/lib/aworker/processor.py -> build/bdist.linux-armv7l/wheel/aworker running install_egg_info running egg_info writing top-level names to aworker.egg-info/top_level.txt writing aworker.egg-info/PKG-INFO writing dependency_links to aworker.egg-info/dependency_links.txt reading manifest file 'aworker.egg-info/SOURCES.txt' writing manifest file 'aworker.egg-info/SOURCES.txt' Copying aworker.egg-info to build/bdist.linux-armv7l/wheel/aworker-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/aworker-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-5o8rqhay/aworker-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'aworker/__init__.py' adding 'aworker/exceptions.py' adding 'aworker/processor.py' adding 'aworker/serializers.py' adding 'aworker/task.py' adding 'aworker/queue/__init__.py' adding 'aworker/queue/base.py' adding 'aworker/queue/memory.py' adding 'aworker/tests/__init__.py' adding 'aworker/tests/test_serializer.py' adding 'aworker/tests/test_task.py' adding 'aworker/tests/test_task_processor.py' adding 'aworker/tests/test_worker.py' adding 'aworker-0.1.dist-info/METADATA' adding 'aworker-0.1.dist-info/WHEEL' adding 'aworker-0.1.dist-info/top_level.txt' adding 'aworker-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for aworker: finished with status 'done' Stored in directory: /tmp/tmpuxkyretw Successfully built aworker Cleaning up... Removing source in /tmp/pip-wheel-dds5fphg/aworker Removed build tracker '/tmp/pip-req-tracker-ro_3ljbq'