Collecting grpcio-testing==1.14.0rc2 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 Found link https://files.pythonhosted.org/packages/91/7c/ac01c3b07f96cad4cb07efcf41bf688b89fc1ce552488b6c0a37f928eed0/grpcio-testing-1.13.0.tar.gz#sha256=d48d3f6a838b3334c6fbe5c3d21e30766ae371116f243b1b5e507e9e42321af7 (from https://pypi.org/simple/grpcio-testing/), version: 1.13.0 Found link https://files.pythonhosted.org/packages/72/f5/c4e03bbcc2b58bd1aaf7b3cb6b52b8d0cde3e3924d6a626f387fe744baad/grpcio-testing-1.14.0rc1.tar.gz#sha256=95e11f53558e138d92842fa60b00f6b6431d458ea71a33cc14dff61dfa06e61d (from https://pypi.org/simple/grpcio-testing/), version: 1.14.0rc1 Found link https://files.pythonhosted.org/packages/2f/10/6d0859dc1891249dd12242420c901738663221a4e1366bd7419a38a69fae/grpcio-testing-1.14.0rc2.tar.gz#sha256=ed8581e65776dd92568edb61bbbbd2cdb33190ea49c753975bc87a5809245c8e (from https://pypi.org/simple/grpcio-testing/), version: 1.14.0rc2 Using version 1.14.0rc2 (newest of versions: 1.14.0rc2) Downloading https://files.pythonhosted.org/packages/2f/10/6d0859dc1891249dd12242420c901738663221a4e1366bd7419a38a69fae/grpcio-testing-1.14.0rc2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2f/10/6d0859dc1891249dd12242420c901738663221a4e1366bd7419a38a69fae/grpcio-testing-1.14.0rc2.tar.gz#sha256=ed8581e65776dd92568edb61bbbbd2cdb33190ea49c753975bc87a5809245c8e (from https://pypi.org/simple/grpcio-testing/) Running setup.py (path:/tmp/pip-build-z6ib880c/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 dependency_links to pip-egg-info/grpcio_testing.egg-info/dependency_links.txt writing top-level names to pip-egg-info/grpcio_testing.egg-info/top_level.txt writing pip-egg-info/grpcio_testing.egg-info/PKG-INFO writing requirements to pip-egg-info/grpcio_testing.egg-info/requires.txt 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-z6ib880c/grpcio-testing has version 1.14.0rc2, which satisfies requirement grpcio-testing==1.14.0rc2 from https://files.pythonhosted.org/packages/2f/10/6d0859dc1891249dd12242420c901738663221a4e1366bd7419a38a69fae/grpcio-testing-1.14.0rc2.tar.gz#sha256=ed8581e65776dd92568edb61bbbbd2cdb33190ea49c753975bc87a5809245c8e Building wheels for collected packages: grpcio-testing Running setup.py bdist_wheel for grpcio-testing: started Destination directory: /tmp/tmpiy74dcpzpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-z6ib880c/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/tmpiy74dcpzpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/grpc_testing copying ./grpc_testing/_common.py -> build/lib/grpc_testing copying ./grpc_testing/_time.py -> build/lib/grpc_testing copying ./grpc_testing/__init__.py -> build/lib/grpc_testing creating build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_rpc.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_invocation.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_state.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_multi_callable.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_rpc_state.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/__init__.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/_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_service.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_servicer_context.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/_channel_rpc.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_state.py -> 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/_channel.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/_channel/__init__.py -> build/bdist.linux-armv7l/wheel/grpc_testing/_channel copying build/lib/grpc_testing/_common.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/_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/_server.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/_servicer_context.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/_time.py -> build/bdist.linux-armv7l/wheel/grpc_testing copying build/lib/grpc_testing/__init__.py -> build/bdist.linux-armv7l/wheel/grpc_testing running install_egg_info running egg_info writing requirements to grpcio_testing.egg-info/requires.txt writing dependency_links to grpcio_testing.egg-info/dependency_links.txt writing top-level names to grpcio_testing.egg-info/top_level.txt writing grpcio_testing.egg-info/PKG-INFO 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.14.0rc2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/grpcio_testing-1.14.0rc2.dist-info/WHEEL creating '/tmp/tmpiy74dcpzpip-wheel-/grpcio_testing-1.14.0rc2-py3-none-any.whl' and adding '.' to it adding 'grpc_testing/__init__.py' adding 'grpc_testing/_common.py' adding 'grpc_testing/_time.py' adding 'grpc_testing/_channel/__init__.py' adding 'grpc_testing/_channel/_channel.py' adding 'grpc_testing/_channel/_channel_rpc.py' adding 'grpc_testing/_channel/_channel_state.py' adding 'grpc_testing/_channel/_invocation.py' adding 'grpc_testing/_channel/_multi_callable.py' adding 'grpc_testing/_channel/_rpc_state.py' adding 'grpc_testing/_server/__init__.py' adding 'grpc_testing/_server/_handler.py' adding 'grpc_testing/_server/_rpc.py' adding 'grpc_testing/_server/_server.py' adding 'grpc_testing/_server/_server_rpc.py' adding 'grpc_testing/_server/_service.py' adding 'grpc_testing/_server/_servicer_context.py' adding 'grpcio_testing-1.14.0rc2.dist-info/top_level.txt' adding 'grpcio_testing-1.14.0rc2.dist-info/WHEEL' adding 'grpcio_testing-1.14.0rc2.dist-info/METADATA' adding 'grpcio_testing-1.14.0rc2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for grpcio-testing: finished with status 'done' Stored in directory: /tmp/tmpoebgopm_ Successfully built grpcio-testing Cleaning up... Removing source in /tmp/pip-build-z6ib880c/grpcio-testing