Collecting grpcio-testing==1.13.0rc3 1 location(s) to search for versions of grpcio-testing: * https://pypi.python.org/simple/grpcio-testing/ Getting page https://pypi.python.org/simple/grpcio-testing/ Analyzing links from page https://pypi.org/simple/grpcio-testing/ Found link https://files.pythonhosted.org/packages/d5/c6/80b8c1d773ccb0da23accfdac76f2b668375bc3c5a7c84dc4e83a58ff818/grpcio-testing-1.13.0rc2.tar.gz#sha256=671d559cc34d528c1ad344856de58b2aac00a89c364502c5c75b977de7426e76 (from https://pypi.org/simple/grpcio-testing/), version: 1.13.0rc2 Found link https://files.pythonhosted.org/packages/02/df/e784eb2bee74abd3f8dd42e6ec8d0803dcbfa1d206253df3ef5fc57d7b5f/grpcio-testing-1.13.0rc3.tar.gz#sha256=54a8b35c3927a476239703d615424ecf28c3124517af72e601053d6bcae703b8 (from https://pypi.org/simple/grpcio-testing/), version: 1.13.0rc3 Using version 1.13.0rc3 (newest of versions: 1.13.0rc3) Downloading https://files.pythonhosted.org/packages/02/df/e784eb2bee74abd3f8dd42e6ec8d0803dcbfa1d206253df3ef5fc57d7b5f/grpcio-testing-1.13.0rc3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/02/df/e784eb2bee74abd3f8dd42e6ec8d0803dcbfa1d206253df3ef5fc57d7b5f/grpcio-testing-1.13.0rc3.tar.gz#sha256=54a8b35c3927a476239703d615424ecf28c3124517af72e601053d6bcae703b8 (from https://pypi.org/simple/grpcio-testing/) Running setup.py (path:/tmp/pip-build-3wphqwce/grpcio-testing/setup.py) egg_info for package grpcio-testing Running command python setup.py egg_info running egg_info creating pip-egg-info/grpcio_testing.egg-info writing top-level names to pip-egg-info/grpcio_testing.egg-info/top_level.txt writing dependency_links to pip-egg-info/grpcio_testing.egg-info/dependency_links.txt writing requirements to pip-egg-info/grpcio_testing.egg-info/requires.txt writing pip-egg-info/grpcio_testing.egg-info/PKG-INFO writing manifest file 'pip-egg-info/grpcio_testing.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/grpcio_testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/grpcio_testing.egg-info/SOURCES.txt' Source in /tmp/pip-build-3wphqwce/grpcio-testing has version 1.13.0rc3, which satisfies requirement grpcio-testing==1.13.0rc3 from https://files.pythonhosted.org/packages/02/df/e784eb2bee74abd3f8dd42e6ec8d0803dcbfa1d206253df3ef5fc57d7b5f/grpcio-testing-1.13.0rc3.tar.gz#sha256=54a8b35c3927a476239703d615424ecf28c3124517af72e601053d6bcae703b8 Building wheels for collected packages: grpcio-testing Running setup.py bdist_wheel for grpcio-testing: started Destination directory: /tmp/tmpkzt_c6szpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3wphqwce/grpcio-testing/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/tmpkzt_c6szpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/grpc_testing copying ./grpc_testing/_time.py -> build/lib/grpc_testing copying ./grpc_testing/__init__.py -> build/lib/grpc_testing copying ./grpc_testing/_common.py -> build/lib/grpc_testing creating build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_multi_callable.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_invocation.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_rpc.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/__init__.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_state.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_rpc_state.py -> build/lib/grpc_testing/_channel creating build/lib/grpc_testing/_server copying ./grpc_testing/_server/_handler.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_servicer_context.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_service.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/__init__.py -> build/lib/grpc_testing/_server 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/grpc_testing creating build/bdist.linux-armv7l/wheel/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_multi_callable.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_invocation.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_rpc.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_channel copying build/lib/grpc_testing/_channel/__init__.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_state.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_rpc_state.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_channel copying build/lib/grpc_testing/_time.py -> build/bdist.linux-armv7l/wheel/grpc_testing creating build/bdist.linux-armv7l/wheel/grpc_testing/_server copying build/lib/grpc_testing/_server/_handler.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_server copying build/lib/grpc_testing/_server/_server.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_server copying build/lib/grpc_testing/_server/_rpc.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_server copying build/lib/grpc_testing/_server/_server_rpc.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_server copying build/lib/grpc_testing/_server/_servicer_context.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_server copying build/lib/grpc_testing/_server/_service.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_server copying build/lib/grpc_testing/_server/__init__.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_server copying build/lib/grpc_testing/__init__.py -> build/bdist.linux-armv7l/wheel/grpc_testing copying build/lib/grpc_testing/_common.py -> build/bdist.linux-armv7l/wheel/grpc_testing running install_egg_info running egg_info writing top-level names to grpcio_testing.egg-info/top_level.txt writing grpcio_testing.egg-info/PKG-INFO writing requirements to grpcio_testing.egg-info/requires.txt writing dependency_links to grpcio_testing.egg-info/dependency_links.txt reading manifest file 'grpcio_testing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'grpcio_testing.egg-info/SOURCES.txt' Copying grpcio_testing.egg-info to build/bdist.linux-armv7l/wheel/grpcio_testing-1.13.0rc3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/grpcio_testing-1.13.0rc3.dist-info/WHEEL Running setup.py bdist_wheel for grpcio-testing: finished with status 'done' Stored in directory: /tmp/tmpi7pfbtb7 Successfully built grpcio-testing Cleaning up... Removing source in /tmp/pip-build-3wphqwce/grpcio-testing