Created temporary directory: /tmp/pip-ephem-wheel-cache-mx3wx9xr Created temporary directory: /tmp/pip-req-tracker-te6638oi Created requirements tracker '/tmp/pip-req-tracker-te6638oi' Created temporary directory: /tmp/pip-wheel-j8mcf00b Looking in indexes: https://pypi.python.org/simple Collecting nti.fakestatsd==0.0.2 1 location(s) to search for versions of nti.fakestatsd: * https://pypi.python.org/simple/nti-fakestatsd/ Getting page https://pypi.python.org/simple/nti-fakestatsd/ Analyzing links from page https://pypi.org/simple/nti-fakestatsd/ Found link https://files.pythonhosted.org/packages/75/3f/7737307d56a98c2f447d78a9b7a62b4e326885f31574ea7bbc377277bb17/nti.fakestatsd-0.0.1-py2.py3-none-any.whl#sha256=813dea219850864831c6175b8f0a782dacab46ad2026be93ff4ec4c5b991ad80 (from https://pypi.org/simple/nti-fakestatsd/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/7b/04/f941e9ad10840736c3f8026eeaf44ed8edeb3a06659cbf3d75dc5d70722d/nti.fakestatsd-0.0.1.tar.gz#sha256=98f394e7e1488fe1fa14fbde59f23e165bae926d1115d56635c64fb2fcb98186 (from https://pypi.org/simple/nti-fakestatsd/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/fc/55/73dcc3791af06c424d9ebe697015eb70ae5a24fbaecfef0085af75e3e7b0/nti.fakestatsd-0.0.2.tar.gz#sha256=af668c7d01cb9ef4bb9d1a77b026306e93a2f71fd169383152ca185e3c0b5481 (from https://pypi.org/simple/nti-fakestatsd/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-86779w6f Downloading https://files.pythonhosted.org/packages/fc/55/73dcc3791af06c424d9ebe697015eb70ae5a24fbaecfef0085af75e3e7b0/nti.fakestatsd-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fc/55/73dcc3791af06c424d9ebe697015eb70ae5a24fbaecfef0085af75e3e7b0/nti.fakestatsd-0.0.2.tar.gz#sha256=af668c7d01cb9ef4bb9d1a77b026306e93a2f71fd169383152ca185e3c0b5481 (from https://pypi.org/simple/nti-fakestatsd/) Added nti.fakestatsd==0.0.2 from https://files.pythonhosted.org/packages/fc/55/73dcc3791af06c424d9ebe697015eb70ae5a24fbaecfef0085af75e3e7b0/nti.fakestatsd-0.0.2.tar.gz#sha256=af668c7d01cb9ef4bb9d1a77b026306e93a2f71fd169383152ca185e3c0b5481 to build tracker '/tmp/pip-req-tracker-te6638oi' Running setup.py (path:/tmp/pip-wheel-j8mcf00b/nti.fakestatsd/setup.py) egg_info for package nti.fakestatsd Running command python setup.py egg_info running egg_info creating pip-egg-info/nti.fakestatsd.egg-info writing top-level names to pip-egg-info/nti.fakestatsd.egg-info/top_level.txt writing dependency_links to pip-egg-info/nti.fakestatsd.egg-info/dependency_links.txt writing pip-egg-info/nti.fakestatsd.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/nti.fakestatsd.egg-info/namespace_packages.txt writing requirements to pip-egg-info/nti.fakestatsd.egg-info/requires.txt writing manifest file 'pip-egg-info/nti.fakestatsd.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nti.fakestatsd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'babel.cfg' warning: no files found matching 'nose2.cfg' warning: no files found matching '.isort.cfg' warning: no files found matching '*.po' under directory 'src' warning: no files found matching '*.pot' under directory 'src' warning: no files found matching '*.zcml' under directory 'src' warning: no files found matching 'Makefile' under directory 'docs' warning: no previously-included files matching 'changelog.rst' found under directory 'docs' writing manifest file 'pip-egg-info/nti.fakestatsd.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-j8mcf00b/nti.fakestatsd has version 0.0.2, which satisfies requirement nti.fakestatsd==0.0.2 from https://files.pythonhosted.org/packages/fc/55/73dcc3791af06c424d9ebe697015eb70ae5a24fbaecfef0085af75e3e7b0/nti.fakestatsd-0.0.2.tar.gz#sha256=af668c7d01cb9ef4bb9d1a77b026306e93a2f71fd169383152ca185e3c0b5481 Removed nti.fakestatsd==0.0.2 from https://files.pythonhosted.org/packages/fc/55/73dcc3791af06c424d9ebe697015eb70ae5a24fbaecfef0085af75e3e7b0/nti.fakestatsd-0.0.2.tar.gz#sha256=af668c7d01cb9ef4bb9d1a77b026306e93a2f71fd169383152ca185e3c0b5481 from build tracker '/tmp/pip-req-tracker-te6638oi' Building wheels for collected packages: nti.fakestatsd Created temporary directory: /tmp/pip-wheel-wyetzbv2 Running setup.py bdist_wheel for nti.fakestatsd: started Destination directory: /tmp/pip-wheel-wyetzbv2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-j8mcf00b/nti.fakestatsd/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-wyetzbv2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nti copying src/nti/__init__.py -> build/lib/nti creating build/lib/nti/fakestatsd copying src/nti/fakestatsd/client.py -> build/lib/nti/fakestatsd copying src/nti/fakestatsd/metric.py -> build/lib/nti/fakestatsd copying src/nti/fakestatsd/matchers.py -> build/lib/nti/fakestatsd copying src/nti/fakestatsd/__init__.py -> build/lib/nti/fakestatsd creating build/lib/nti/fakestatsd/tests copying src/nti/fakestatsd/tests/test_matchers.py -> build/lib/nti/fakestatsd/tests copying src/nti/fakestatsd/tests/test_metric.py -> build/lib/nti/fakestatsd/tests copying src/nti/fakestatsd/tests/test_client.py -> build/lib/nti/fakestatsd/tests copying src/nti/fakestatsd/tests/__init__.py -> build/lib/nti/fakestatsd/tests running egg_info writing top-level names to src/nti.fakestatsd.egg-info/top_level.txt writing src/nti.fakestatsd.egg-info/PKG-INFO writing dependency_links to src/nti.fakestatsd.egg-info/dependency_links.txt writing namespace_packages to src/nti.fakestatsd.egg-info/namespace_packages.txt writing requirements to src/nti.fakestatsd.egg-info/requires.txt reading manifest file 'src/nti.fakestatsd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'babel.cfg' warning: no files found matching 'nose2.cfg' warning: no files found matching '.isort.cfg' warning: no files found matching '*.po' under directory 'src' warning: no files found matching '*.pot' under directory 'src' warning: no files found matching '*.zcml' under directory 'src' warning: no files found matching 'Makefile' under directory 'docs' warning: no previously-included files matching 'changelog.rst' found under directory 'docs' writing manifest file 'src/nti.fakestatsd.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/nti/__init__.py (namespace package) copying nti/fakestatsd/client.py -> build/bdist.linux-armv7l/wheel/nti/fakestatsd copying nti/fakestatsd/metric.py -> build/bdist.linux-armv7l/wheel/nti/fakestatsd copying nti/fakestatsd/matchers.py -> build/bdist.linux-armv7l/wheel/nti/fakestatsd copying nti/fakestatsd/__init__.py -> build/bdist.linux-armv7l/wheel/nti/fakestatsd copying nti/fakestatsd/tests/test_matchers.py -> build/bdist.linux-armv7l/wheel/nti/fakestatsd/tests copying nti/fakestatsd/tests/test_metric.py -> build/bdist.linux-armv7l/wheel/nti/fakestatsd/tests copying nti/fakestatsd/tests/test_client.py -> build/bdist.linux-armv7l/wheel/nti/fakestatsd/tests copying nti/fakestatsd/tests/__init__.py -> build/bdist.linux-armv7l/wheel/nti/fakestatsd/tests running install_egg_info Copying src/nti.fakestatsd.egg-info to build/bdist.linux-armv7l/wheel/nti.fakestatsd-0.0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/nti.fakestatsd-0.0.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/nti.fakestatsd-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-wyetzbv2/nti.fakestatsd-0.0.2-py2.py3-none-any.whl' and adding '.' to it adding 'nti.fakestatsd-0.0.2-py3.4-nspkg.pth' adding 'nti/fakestatsd/__init__.py' adding 'nti/fakestatsd/client.py' adding 'nti/fakestatsd/matchers.py' adding 'nti/fakestatsd/metric.py' adding 'nti/fakestatsd/tests/__init__.py' adding 'nti/fakestatsd/tests/test_client.py' adding 'nti/fakestatsd/tests/test_matchers.py' adding 'nti/fakestatsd/tests/test_metric.py' adding 'nti.fakestatsd-0.0.2.dist-info/namespace_packages.txt' adding 'nti.fakestatsd-0.0.2.dist-info/top_level.txt' adding 'nti.fakestatsd-0.0.2.dist-info/zip-safe' adding 'nti.fakestatsd-0.0.2.dist-info/WHEEL' adding 'nti.fakestatsd-0.0.2.dist-info/METADATA' adding 'nti.fakestatsd-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for nti.fakestatsd: finished with status 'done' Stored in directory: /tmp/tmp3l8ulm5h Successfully built nti.fakestatsd Cleaning up... Removing source in /tmp/pip-wheel-j8mcf00b/nti.fakestatsd Removed build tracker '/tmp/pip-req-tracker-te6638oi'