Created temporary directory: /tmp/pip-ephem-wheel-cache-k9bqov5j Created temporary directory: /tmp/pip-req-tracker-x8yvlncg Created requirements tracker '/tmp/pip-req-tracker-x8yvlncg' Created temporary directory: /tmp/pip-wheel-mq7nbjbv Collecting starlog==1.1.0a1 1 location(s) to search for versions of starlog: * https://pypi.org/simple/starlog/ Getting page https://pypi.org/simple/starlog/ Analyzing links from page https://pypi.org/simple/starlog/ Found link https://files.pythonhosted.org/packages/19/49/ef37ca5513de73e2734f9893dcce8f99acc47cecf2013ad1ef7d94d16c8f/starlog-1.0.0a4.tar.gz#sha256=bd3db9f0c1b08d1c7135e61ad977ac1219cce12bacc4ef5e5eb64c26b632ed63 (from https://pypi.org/simple/starlog/), version: 1.0.0a4 Found link https://files.pythonhosted.org/packages/85/d8/86d4e5491fef2200aae44de17cd67dbc27becf88aa1426a04a0363f3098b/starlog-1.0.0.tar.gz#sha256=9777ba09e47afac61e6365f6b1b2cf108e2c843ace432d791d8d00559b0bf899 (from https://pypi.org/simple/starlog/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/fd/e9/e7e887c89c9de5abf08c780a3dac0b9c09c8d7c9b4898423d1fa3680658d/starlog-1.1.0a1.tar.gz#sha256=7c0f1671de6e2008ccef37c99f88499d95b63c091e2090b8fca654ac8be886f3 (from https://pypi.org/simple/starlog/), version: 1.1.0a1 Found link https://files.pythonhosted.org/packages/6c/45/d3d639fd71567833f1382c03d9099b7cddce709c9c40c1c499fdd2ac1099/starlog-1.1.0a2.tar.gz#sha256=69575e10b44baff5b5fd7082643f04a75cfd1a2747cf2d590e9c8f43c05c8716 (from https://pypi.org/simple/starlog/), version: 1.1.0a2 Found link https://files.pythonhosted.org/packages/65/f1/95ba91a871c1fd86ca1aa57fb924401ae541dbc219e79b300b0236904424/starlog-1.1.0.tar.gz#sha256=19e2a1b2d01b2e490cc0769bb8ea45f63381809ae9ac7a87dcfa4d3fd46b4e70 (from https://pypi.org/simple/starlog/), version: 1.1.0 Using version 1.1.0a1 (newest of versions: 1.1.0a1) Created temporary directory: /tmp/pip-unpack-yumfldjn Downloading https://files.pythonhosted.org/packages/fd/e9/e7e887c89c9de5abf08c780a3dac0b9c09c8d7c9b4898423d1fa3680658d/starlog-1.1.0a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fd/e9/e7e887c89c9de5abf08c780a3dac0b9c09c8d7c9b4898423d1fa3680658d/starlog-1.1.0a1.tar.gz#sha256=7c0f1671de6e2008ccef37c99f88499d95b63c091e2090b8fca654ac8be886f3 (from https://pypi.org/simple/starlog/) Added starlog==1.1.0a1 from https://files.pythonhosted.org/packages/fd/e9/e7e887c89c9de5abf08c780a3dac0b9c09c8d7c9b4898423d1fa3680658d/starlog-1.1.0a1.tar.gz#sha256=7c0f1671de6e2008ccef37c99f88499d95b63c091e2090b8fca654ac8be886f3 to build tracker '/tmp/pip-req-tracker-x8yvlncg' Running setup.py (path:/tmp/pip-wheel-mq7nbjbv/starlog/setup.py) egg_info for package starlog Running command python setup.py egg_info running egg_info creating pip-egg-info/starlog.egg-info writing top-level names to pip-egg-info/starlog.egg-info/top_level.txt writing dependency_links to pip-egg-info/starlog.egg-info/dependency_links.txt writing pip-egg-info/starlog.egg-info/PKG-INFO writing requirements to pip-egg-info/starlog.egg-info/requires.txt writing manifest file 'pip-egg-info/starlog.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/starlog.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/starlog.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mq7nbjbv/starlog has version 1.1.0a1, which satisfies requirement starlog==1.1.0a1 from https://files.pythonhosted.org/packages/fd/e9/e7e887c89c9de5abf08c780a3dac0b9c09c8d7c9b4898423d1fa3680658d/starlog-1.1.0a1.tar.gz#sha256=7c0f1671de6e2008ccef37c99f88499d95b63c091e2090b8fca654ac8be886f3 Removed starlog==1.1.0a1 from https://files.pythonhosted.org/packages/fd/e9/e7e887c89c9de5abf08c780a3dac0b9c09c8d7c9b4898423d1fa3680658d/starlog-1.1.0a1.tar.gz#sha256=7c0f1671de6e2008ccef37c99f88499d95b63c091e2090b8fca654ac8be886f3 from build tracker '/tmp/pip-req-tracker-x8yvlncg' Building wheels for collected packages: starlog Created temporary directory: /tmp/pip-wheel-h0qoq2_d Running setup.py bdist_wheel for starlog: started Destination directory: /tmp/pip-wheel-h0qoq2_d Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mq7nbjbv/starlog/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-h0qoq2_d running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_status_handler.py -> build/lib/tests copying tests/records.py -> build/lib/tests copying tests/test_zmq_handler.py -> build/lib/tests copying tests/test_serializer.py -> build/lib/tests copying tests/test_metrics.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_multiprocess_handler.py -> build/lib/tests creating build/lib/starlog copying starlog/base_handler.py -> build/lib/starlog copying starlog/serializer.py -> build/lib/starlog copying starlog/metrics.py -> build/lib/starlog copying starlog/multiprocess_handler.py -> build/lib/starlog copying starlog/compat.py -> build/lib/starlog copying starlog/log_entry.py -> build/lib/starlog copying starlog/zmq_handler.py -> build/lib/starlog copying starlog/utils.py -> build/lib/starlog copying starlog/status_handler.py -> build/lib/starlog copying starlog/__init__.py -> build/lib/starlog copying starlog/debug.py -> build/lib/starlog creating build/lib/tests/handlers copying tests/handlers/test_lookback.py -> build/lib/tests/handlers copying tests/handlers/__init__.py -> build/lib/tests/handlers creating build/lib/starlog/handlers copying starlog/handlers/lookback.py -> build/lib/starlog/handlers copying starlog/handlers/__init__.py -> build/lib/starlog/handlers 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/tests copying build/lib/tests/test_status_handler.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/records.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_zmq_handler.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_serializer.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_metrics.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/handlers copying build/lib/tests/handlers/test_lookback.py -> build/bdist.linux-armv7l/wheel/tests/handlers copying build/lib/tests/handlers/__init__.py -> build/bdist.linux-armv7l/wheel/tests/handlers copying build/lib/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_multiprocess_handler.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/base_handler.py -> build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/serializer.py -> build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/metrics.py -> build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/multiprocess_handler.py -> build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/compat.py -> build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/log_entry.py -> build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/zmq_handler.py -> build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/utils.py -> build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/status_handler.py -> build/bdist.linux-armv7l/wheel/starlog creating build/bdist.linux-armv7l/wheel/starlog/handlers copying build/lib/starlog/handlers/lookback.py -> build/bdist.linux-armv7l/wheel/starlog/handlers copying build/lib/starlog/handlers/__init__.py -> build/bdist.linux-armv7l/wheel/starlog/handlers copying build/lib/starlog/__init__.py -> build/bdist.linux-armv7l/wheel/starlog copying build/lib/starlog/debug.py -> build/bdist.linux-armv7l/wheel/starlog running install_egg_info running egg_info writing dependency_links to starlog.egg-info/dependency_links.txt writing requirements to starlog.egg-info/requires.txt writing starlog.egg-info/PKG-INFO writing top-level names to starlog.egg-info/top_level.txt reading manifest file 'starlog.egg-info/SOURCES.txt' writing manifest file 'starlog.egg-info/SOURCES.txt' Copying starlog.egg-info to build/bdist.linux-armv7l/wheel/starlog-1.1.0a1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/starlog-1.1.0a1.dist-info/WHEEL creating '/tmp/pip-wheel-h0qoq2_d/starlog-1.1.0a1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'starlog/__init__.py' adding 'starlog/base_handler.py' adding 'starlog/compat.py' adding 'starlog/debug.py' adding 'starlog/log_entry.py' adding 'starlog/metrics.py' adding 'starlog/multiprocess_handler.py' adding 'starlog/serializer.py' adding 'starlog/status_handler.py' adding 'starlog/utils.py' adding 'starlog/zmq_handler.py' adding 'starlog/handlers/__init__.py' adding 'starlog/handlers/lookback.py' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/records.py' adding 'tests/test_metrics.py' adding 'tests/test_multiprocess_handler.py' adding 'tests/test_serializer.py' adding 'tests/test_status_handler.py' adding 'tests/test_utils.py' adding 'tests/test_zmq_handler.py' adding 'tests/handlers/__init__.py' adding 'tests/handlers/test_lookback.py' adding 'starlog-1.1.0a1.dist-info/METADATA' adding 'starlog-1.1.0a1.dist-info/WHEEL' adding 'starlog-1.1.0a1.dist-info/top_level.txt' adding 'starlog-1.1.0a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for starlog: finished with status 'done' Stored in directory: /tmp/tmpzwofokrd Successfully built starlog Cleaning up... Removing source in /tmp/pip-wheel-mq7nbjbv/starlog Removed build tracker '/tmp/pip-req-tracker-x8yvlncg'