Created temporary directory: /tmp/pip-ephem-wheel-cache-7wleddgv Created temporary directory: /tmp/pip-req-tracker-s3rh5frw Created requirements tracker '/tmp/pip-req-tracker-s3rh5frw' Created temporary directory: /tmp/pip-wheel-odwk1uth Collecting onnlogger==0.0.6 1 location(s) to search for versions of onnlogger: * https://pypi.org/simple/onnlogger/ Getting page https://pypi.org/simple/onnlogger/ Analyzing links from page https://pypi.org/simple/onnlogger/ Found link https://files.pythonhosted.org/packages/6b/a8/5afd3273408b4f0bb7c727ee76aa863ce33087a4e4c209df0a6f58e89a99/onnlogger-0.0.3.tar.gz#sha256=d4c69e7649ca291d26cbe3a8d2e3ffe919790efafc6a1ba51b4b91d3d87b2b4b (from https://pypi.org/simple/onnlogger/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/6f/97/0ddac0f7c71341e8b44b6d2daeef308295b823dc72cae73c55842182162e/onnlogger-0.0.4.tar.gz#sha256=47566d156bf3a928cb56778bb805af0c7b92c6eb5b9e959c5ad592d43c9a0b61 (from https://pypi.org/simple/onnlogger/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/f7/16/5415df7bc2c35a3b083778711f68407a92991b167ab73ee74d7e4f219b1d/onnlogger-0.0.5.tar.gz#sha256=a099ac69300c4cb6f6fccaba48654d0601d8bcac2db443653ef6427f548b3caa (from https://pypi.org/simple/onnlogger/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/fa/b3/c2e00c9dda0512716575436e0a45f60fd44b1e48c4b14e4a172d23648b94/onnlogger-0.0.6.tar.gz#sha256=8ae1f1aca22bfb96076fb6c09e46dd1cff3ac6a7eb0031e5fe24d98979e00e10 (from https://pypi.org/simple/onnlogger/), version: 0.0.6 Using version 0.0.6 (newest of versions: 0.0.6) Created temporary directory: /tmp/pip-unpack-wo4djihp Downloading https://files.pythonhosted.org/packages/fa/b3/c2e00c9dda0512716575436e0a45f60fd44b1e48c4b14e4a172d23648b94/onnlogger-0.0.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fa/b3/c2e00c9dda0512716575436e0a45f60fd44b1e48c4b14e4a172d23648b94/onnlogger-0.0.6.tar.gz#sha256=8ae1f1aca22bfb96076fb6c09e46dd1cff3ac6a7eb0031e5fe24d98979e00e10 (from https://pypi.org/simple/onnlogger/) Added onnlogger==0.0.6 from https://files.pythonhosted.org/packages/fa/b3/c2e00c9dda0512716575436e0a45f60fd44b1e48c4b14e4a172d23648b94/onnlogger-0.0.6.tar.gz#sha256=8ae1f1aca22bfb96076fb6c09e46dd1cff3ac6a7eb0031e5fe24d98979e00e10 to build tracker '/tmp/pip-req-tracker-s3rh5frw' Running setup.py (path:/tmp/pip-wheel-odwk1uth/onnlogger/setup.py) egg_info for package onnlogger Running command python setup.py egg_info running egg_info creating pip-egg-info/onnlogger.egg-info writing dependency_links to pip-egg-info/onnlogger.egg-info/dependency_links.txt writing pip-egg-info/onnlogger.egg-info/PKG-INFO writing top-level names to pip-egg-info/onnlogger.egg-info/top_level.txt writing manifest file 'pip-egg-info/onnlogger.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/onnlogger.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/onnlogger.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-odwk1uth/onnlogger has version 0.0.6, which satisfies requirement onnlogger==0.0.6 from https://files.pythonhosted.org/packages/fa/b3/c2e00c9dda0512716575436e0a45f60fd44b1e48c4b14e4a172d23648b94/onnlogger-0.0.6.tar.gz#sha256=8ae1f1aca22bfb96076fb6c09e46dd1cff3ac6a7eb0031e5fe24d98979e00e10 Removed onnlogger==0.0.6 from https://files.pythonhosted.org/packages/fa/b3/c2e00c9dda0512716575436e0a45f60fd44b1e48c4b14e4a172d23648b94/onnlogger-0.0.6.tar.gz#sha256=8ae1f1aca22bfb96076fb6c09e46dd1cff3ac6a7eb0031e5fe24d98979e00e10 from build tracker '/tmp/pip-req-tracker-s3rh5frw' Building wheels for collected packages: onnlogger Created temporary directory: /tmp/pip-wheel-fdtxbih6 Running setup.py bdist_wheel for onnlogger: started Destination directory: /tmp/pip-wheel-fdtxbih6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-odwk1uth/onnlogger/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-fdtxbih6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/onnlogger copying onnlogger/logger.py -> build/lib/onnlogger copying onnlogger/__init__.py -> build/lib/onnlogger 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/onnlogger copying build/lib/onnlogger/logger.py -> build/bdist.linux-armv7l/wheel/onnlogger copying build/lib/onnlogger/__init__.py -> build/bdist.linux-armv7l/wheel/onnlogger running install_egg_info running egg_info writing onnlogger.egg-info/PKG-INFO writing top-level names to onnlogger.egg-info/top_level.txt writing dependency_links to onnlogger.egg-info/dependency_links.txt reading manifest file 'onnlogger.egg-info/SOURCES.txt' writing manifest file 'onnlogger.egg-info/SOURCES.txt' Copying onnlogger.egg-info to build/bdist.linux-armv7l/wheel/onnlogger-0.0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/onnlogger-0.0.6.dist-info/WHEEL creating '/tmp/pip-wheel-fdtxbih6/onnlogger-0.0.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'onnlogger/__init__.py' adding 'onnlogger/logger.py' adding 'onnlogger-0.0.6.dist-info/METADATA' adding 'onnlogger-0.0.6.dist-info/WHEEL' adding 'onnlogger-0.0.6.dist-info/top_level.txt' adding 'onnlogger-0.0.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for onnlogger: finished with status 'done' Stored in directory: /tmp/tmpqeqex63u Successfully built onnlogger Cleaning up... Removing source in /tmp/pip-wheel-odwk1uth/onnlogger Removed build tracker '/tmp/pip-req-tracker-s3rh5frw'