Created temporary directory: /tmp/pip-ephem-wheel-cache-jt54katu Created temporary directory: /tmp/pip-req-tracker-k4n5ivlx Created requirements tracker '/tmp/pip-req-tracker-k4n5ivlx' Created temporary directory: /tmp/pip-wheel-gm8fvrij Collecting Requests-OpenTracing==0.1.0 1 location(s) to search for versions of Requests-OpenTracing: * https://pypi.org/simple/requests-opentracing/ Getting page https://pypi.org/simple/requests-opentracing/ Analyzing links from page https://pypi.org/simple/requests-opentracing/ Found link https://files.pythonhosted.org/packages/52/e1/c0bb499056b249870454c728b42116179931a5481e3465c3469aef59eb74/Requests-OpenTracing-0.0.1.tar.gz#sha256=ab6c5d808f35e59f6754da54bee2fa8bde3c2bb2977ae94f050f7600d7bc4589 (from https://pypi.org/simple/requests-opentracing/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/29/40/dfa41a790459eaadaa63035cf80245155293f29c63325afcc94e00b5cdb1/Requests-OpenTracing-0.1.0.tar.gz#sha256=1635cce5217912c2baf0d7470d71f20f73f031beddc03078fc9f4cf8b909198e (from https://pypi.org/simple/requests-opentracing/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d5/46/21cb193a1272946ff5ced42983d008a4a33852c28252e3dc309e32cc0be2/Requests-OpenTracing-0.2.0.tar.gz#sha256=341ad8ad972eb916d2f33809bd094a0269f95e5e4395c9daee7468bccc67d53c (from https://pypi.org/simple/requests-opentracing/), version: 0.2.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-gj6rr6w4 Downloading https://files.pythonhosted.org/packages/29/40/dfa41a790459eaadaa63035cf80245155293f29c63325afcc94e00b5cdb1/Requests-OpenTracing-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/29/40/dfa41a790459eaadaa63035cf80245155293f29c63325afcc94e00b5cdb1/Requests-OpenTracing-0.1.0.tar.gz#sha256=1635cce5217912c2baf0d7470d71f20f73f031beddc03078fc9f4cf8b909198e (from https://pypi.org/simple/requests-opentracing/) Added Requests-OpenTracing==0.1.0 from https://files.pythonhosted.org/packages/29/40/dfa41a790459eaadaa63035cf80245155293f29c63325afcc94e00b5cdb1/Requests-OpenTracing-0.1.0.tar.gz#sha256=1635cce5217912c2baf0d7470d71f20f73f031beddc03078fc9f4cf8b909198e to build tracker '/tmp/pip-req-tracker-k4n5ivlx' Running setup.py (path:/tmp/pip-wheel-gm8fvrij/Requests-OpenTracing/setup.py) egg_info for package Requests-OpenTracing Running command python setup.py egg_info running egg_info creating pip-egg-info/Requests_OpenTracing.egg-info writing dependency_links to pip-egg-info/Requests_OpenTracing.egg-info/dependency_links.txt writing requirements to pip-egg-info/Requests_OpenTracing.egg-info/requires.txt writing pip-egg-info/Requests_OpenTracing.egg-info/PKG-INFO writing top-level names to pip-egg-info/Requests_OpenTracing.egg-info/top_level.txt writing manifest file 'pip-egg-info/Requests_OpenTracing.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Requests_OpenTracing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/Requests_OpenTracing.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gm8fvrij/Requests-OpenTracing has version 0.1.0, which satisfies requirement Requests-OpenTracing==0.1.0 from https://files.pythonhosted.org/packages/29/40/dfa41a790459eaadaa63035cf80245155293f29c63325afcc94e00b5cdb1/Requests-OpenTracing-0.1.0.tar.gz#sha256=1635cce5217912c2baf0d7470d71f20f73f031beddc03078fc9f4cf8b909198e Removed Requests-OpenTracing==0.1.0 from https://files.pythonhosted.org/packages/29/40/dfa41a790459eaadaa63035cf80245155293f29c63325afcc94e00b5cdb1/Requests-OpenTracing-0.1.0.tar.gz#sha256=1635cce5217912c2baf0d7470d71f20f73f031beddc03078fc9f4cf8b909198e from build tracker '/tmp/pip-req-tracker-k4n5ivlx' Building wheels for collected packages: Requests-OpenTracing Created temporary directory: /tmp/pip-wheel-zz2zwyip Running setup.py bdist_wheel for Requests-OpenTracing: started Destination directory: /tmp/pip-wheel-zz2zwyip Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gm8fvrij/Requests-OpenTracing/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-zz2zwyip running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/requests_opentracing copying requests_opentracing/__init__.py -> build/lib/requests_opentracing copying requests_opentracing/tracing.py -> build/lib/requests_opentracing 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/requests_opentracing copying build/lib/requests_opentracing/__init__.py -> build/bdist.linux-armv7l/wheel/requests_opentracing copying build/lib/requests_opentracing/tracing.py -> build/bdist.linux-armv7l/wheel/requests_opentracing running install_egg_info running egg_info writing dependency_links to Requests_OpenTracing.egg-info/dependency_links.txt writing requirements to Requests_OpenTracing.egg-info/requires.txt writing Requests_OpenTracing.egg-info/PKG-INFO writing top-level names to Requests_OpenTracing.egg-info/top_level.txt reading manifest file 'Requests_OpenTracing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'Requests_OpenTracing.egg-info/SOURCES.txt' Copying Requests_OpenTracing.egg-info to build/bdist.linux-armv7l/wheel/Requests_OpenTracing-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Requests_OpenTracing-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-zz2zwyip/Requests_OpenTracing-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'requests_opentracing/__init__.py' adding 'requests_opentracing/tracing.py' adding 'Requests_OpenTracing-0.1.0.dist-info/METADATA' adding 'Requests_OpenTracing-0.1.0.dist-info/WHEEL' adding 'Requests_OpenTracing-0.1.0.dist-info/top_level.txt' adding 'Requests_OpenTracing-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Requests-OpenTracing: finished with status 'done' Stored in directory: /tmp/tmp36pqs4e3 Successfully built Requests-OpenTracing Cleaning up... Removing source in /tmp/pip-wheel-gm8fvrij/Requests-OpenTracing Removed build tracker '/tmp/pip-req-tracker-k4n5ivlx'