Created temporary directory: /tmp/pip-ephem-wheel-cache-9hgtslt5 Created temporary directory: /tmp/pip-req-tracker-_ebkli7y Created requirements tracker '/tmp/pip-req-tracker-_ebkli7y' Created temporary directory: /tmp/pip-wheel-n08i8ct6 Collecting envoy-data-plane==0.0.1 1 location(s) to search for versions of envoy-data-plane: * https://pypi.org/simple/envoy-data-plane/ Getting page https://pypi.org/simple/envoy-data-plane/ Analyzing links from page https://pypi.org/simple/envoy-data-plane/ Found link https://files.pythonhosted.org/packages/6b/6a/e4970a9ef5d6692ebc96ec7605360a01225233f60c1439f3f6fb1609df61/envoy_data_plane-0.0.1.tar.gz#sha256=a1fe5e0d85fce5263cf9ea7caac46d320a3b2ec3d584ef97cd19c528e6ed2024 (from https://pypi.org/simple/envoy-data-plane/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-0e1axq1n Downloading https://files.pythonhosted.org/packages/6b/6a/e4970a9ef5d6692ebc96ec7605360a01225233f60c1439f3f6fb1609df61/envoy_data_plane-0.0.1.tar.gz (98kB) Downloading from URL https://files.pythonhosted.org/packages/6b/6a/e4970a9ef5d6692ebc96ec7605360a01225233f60c1439f3f6fb1609df61/envoy_data_plane-0.0.1.tar.gz#sha256=a1fe5e0d85fce5263cf9ea7caac46d320a3b2ec3d584ef97cd19c528e6ed2024 (from https://pypi.org/simple/envoy-data-plane/) Added envoy-data-plane==0.0.1 from https://files.pythonhosted.org/packages/6b/6a/e4970a9ef5d6692ebc96ec7605360a01225233f60c1439f3f6fb1609df61/envoy_data_plane-0.0.1.tar.gz#sha256=a1fe5e0d85fce5263cf9ea7caac46d320a3b2ec3d584ef97cd19c528e6ed2024 to build tracker '/tmp/pip-req-tracker-_ebkli7y' Running setup.py (path:/tmp/pip-wheel-n08i8ct6/envoy-data-plane/setup.py) egg_info for package envoy-data-plane Running command python setup.py egg_info running egg_info creating pip-egg-info/envoy_data_plane.egg-info writing dependency_links to pip-egg-info/envoy_data_plane.egg-info/dependency_links.txt writing requirements to pip-egg-info/envoy_data_plane.egg-info/requires.txt writing top-level names to pip-egg-info/envoy_data_plane.egg-info/top_level.txt writing pip-egg-info/envoy_data_plane.egg-info/PKG-INFO writing manifest file 'pip-egg-info/envoy_data_plane.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/envoy_data_plane.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/envoy_data_plane.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-n08i8ct6/envoy-data-plane has version 0.0.1, which satisfies requirement envoy-data-plane==0.0.1 from https://files.pythonhosted.org/packages/6b/6a/e4970a9ef5d6692ebc96ec7605360a01225233f60c1439f3f6fb1609df61/envoy_data_plane-0.0.1.tar.gz#sha256=a1fe5e0d85fce5263cf9ea7caac46d320a3b2ec3d584ef97cd19c528e6ed2024 Removed envoy-data-plane==0.0.1 from https://files.pythonhosted.org/packages/6b/6a/e4970a9ef5d6692ebc96ec7605360a01225233f60c1439f3f6fb1609df61/envoy_data_plane-0.0.1.tar.gz#sha256=a1fe5e0d85fce5263cf9ea7caac46d320a3b2ec3d584ef97cd19c528e6ed2024 from build tracker '/tmp/pip-req-tracker-_ebkli7y' Building wheels for collected packages: envoy-data-plane Created temporary directory: /tmp/pip-wheel-oqw3uxlb Running setup.py bdist_wheel for envoy-data-plane: started Destination directory: /tmp/pip-wheel-oqw3uxlb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-n08i8ct6/envoy-data-plane/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-oqw3uxlb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/envoy_data_plane copying src/envoy_data_plane/__init__.py -> build/lib/envoy_data_plane copying src/envoy_data_plane/validate.py -> build/lib/envoy_data_plane creating build/lib/envoy_data_plane/udpa copying src/envoy_data_plane/udpa/annotations.py -> build/lib/envoy_data_plane/udpa copying src/envoy_data_plane/udpa/__init__.py -> build/lib/envoy_data_plane/udpa creating build/lib/envoy_data_plane/google copying src/envoy_data_plane/google/api.py -> build/lib/envoy_data_plane/google copying src/envoy_data_plane/google/protobuf.py -> build/lib/envoy_data_plane/google copying src/envoy_data_plane/google/rpc.py -> build/lib/envoy_data_plane/google copying src/envoy_data_plane/google/__init__.py -> build/lib/envoy_data_plane/google creating build/lib/envoy_data_plane/envoy copying src/envoy_data_plane/envoy/annotations.py -> build/lib/envoy_data_plane/envoy copying src/envoy_data_plane/envoy/type.py -> build/lib/envoy_data_plane/envoy copying src/envoy_data_plane/envoy/__init__.py -> build/lib/envoy_data_plane/envoy creating build/lib/envoy_data_plane/envoy/api copying src/envoy_data_plane/envoy/api/v2.py -> build/lib/envoy_data_plane/envoy/api copying src/envoy_data_plane/envoy/api/__init__.py -> build/lib/envoy_data_plane/envoy/api creating build/lib/envoy_data_plane/envoy/type copying src/envoy_data_plane/envoy/type/__init__.py -> build/lib/envoy_data_plane/envoy/type copying src/envoy_data_plane/envoy/type/matcher.py -> build/lib/envoy_data_plane/envoy/type creating build/lib/envoy_data_plane/envoy/config copying src/envoy_data_plane/envoy/config/__init__.py -> build/lib/envoy_data_plane/envoy/config creating build/lib/envoy_data_plane/envoy/api/v2 copying src/envoy_data_plane/envoy/api/v2/listener.py -> build/lib/envoy_data_plane/envoy/api/v2 copying src/envoy_data_plane/envoy/api/v2/auth.py -> build/lib/envoy_data_plane/envoy/api/v2 copying src/envoy_data_plane/envoy/api/v2/cluster.py -> build/lib/envoy_data_plane/envoy/api/v2 copying src/envoy_data_plane/envoy/api/v2/endpoint.py -> build/lib/envoy_data_plane/envoy/api/v2 copying src/envoy_data_plane/envoy/api/v2/core.py -> build/lib/envoy_data_plane/envoy/api/v2 copying src/envoy_data_plane/envoy/api/v2/__init__.py -> build/lib/envoy_data_plane/envoy/api/v2 copying src/envoy_data_plane/envoy/api/v2/route.py -> build/lib/envoy_data_plane/envoy/api/v2 creating build/lib/envoy_data_plane/envoy/type/tracing copying src/envoy_data_plane/envoy/type/tracing/v2.py -> build/lib/envoy_data_plane/envoy/type/tracing copying src/envoy_data_plane/envoy/type/tracing/__init__.py -> build/lib/envoy_data_plane/envoy/type/tracing creating build/lib/envoy_data_plane/envoy/type/metadata copying src/envoy_data_plane/envoy/type/metadata/v2.py -> build/lib/envoy_data_plane/envoy/type/metadata copying src/envoy_data_plane/envoy/type/metadata/__init__.py -> build/lib/envoy_data_plane/envoy/type/metadata creating build/lib/envoy_data_plane/envoy/config/listener copying src/envoy_data_plane/envoy/config/listener/v2.py -> build/lib/envoy_data_plane/envoy/config/listener copying src/envoy_data_plane/envoy/config/listener/__init__.py -> build/lib/envoy_data_plane/envoy/config/listener 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/envoy_data_plane creating build/bdist.linux-armv7l/wheel/envoy_data_plane/udpa copying build/lib/envoy_data_plane/udpa/annotations.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/udpa copying build/lib/envoy_data_plane/udpa/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/udpa creating build/bdist.linux-armv7l/wheel/envoy_data_plane/google copying build/lib/envoy_data_plane/google/api.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/google copying build/lib/envoy_data_plane/google/protobuf.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/google copying build/lib/envoy_data_plane/google/rpc.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/google copying build/lib/envoy_data_plane/google/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/google copying build/lib/envoy_data_plane/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane copying build/lib/envoy_data_plane/validate.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane creating build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy creating build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api copying build/lib/envoy_data_plane/envoy/api/v2.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api copying build/lib/envoy_data_plane/envoy/api/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api creating build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api/v2 copying build/lib/envoy_data_plane/envoy/api/v2/listener.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api/v2 copying build/lib/envoy_data_plane/envoy/api/v2/auth.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api/v2 copying build/lib/envoy_data_plane/envoy/api/v2/cluster.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api/v2 copying build/lib/envoy_data_plane/envoy/api/v2/endpoint.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api/v2 copying build/lib/envoy_data_plane/envoy/api/v2/core.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api/v2 copying build/lib/envoy_data_plane/envoy/api/v2/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api/v2 copying build/lib/envoy_data_plane/envoy/api/v2/route.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/api/v2 creating build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/type creating build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/type/tracing copying build/lib/envoy_data_plane/envoy/type/tracing/v2.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/type/tracing copying build/lib/envoy_data_plane/envoy/type/tracing/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/type/tracing creating build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/type/metadata copying build/lib/envoy_data_plane/envoy/type/metadata/v2.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/type/metadata copying build/lib/envoy_data_plane/envoy/type/metadata/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/type/metadata copying build/lib/envoy_data_plane/envoy/type/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/type copying build/lib/envoy_data_plane/envoy/type/matcher.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/type creating build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/config creating build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/config/listener copying build/lib/envoy_data_plane/envoy/config/listener/v2.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/config/listener copying build/lib/envoy_data_plane/envoy/config/listener/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/config/listener copying build/lib/envoy_data_plane/envoy/config/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy/config copying build/lib/envoy_data_plane/envoy/annotations.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy copying build/lib/envoy_data_plane/envoy/type.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy copying build/lib/envoy_data_plane/envoy/__init__.py -> build/bdist.linux-armv7l/wheel/envoy_data_plane/envoy running install_egg_info running egg_info writing dependency_links to src/envoy_data_plane.egg-info/dependency_links.txt writing src/envoy_data_plane.egg-info/PKG-INFO writing requirements to src/envoy_data_plane.egg-info/requires.txt writing top-level names to src/envoy_data_plane.egg-info/top_level.txt reading manifest file 'src/envoy_data_plane.egg-info/SOURCES.txt' writing manifest file 'src/envoy_data_plane.egg-info/SOURCES.txt' Copying src/envoy_data_plane.egg-info to build/bdist.linux-armv7l/wheel/envoy_data_plane-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/envoy_data_plane-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-oqw3uxlb/envoy_data_plane-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'envoy_data_plane/__init__.py' adding 'envoy_data_plane/validate.py' adding 'envoy_data_plane/envoy/__init__.py' adding 'envoy_data_plane/envoy/annotations.py' adding 'envoy_data_plane/envoy/type.py' adding 'envoy_data_plane/envoy/api/__init__.py' adding 'envoy_data_plane/envoy/api/v2.py' adding 'envoy_data_plane/envoy/api/v2/__init__.py' adding 'envoy_data_plane/envoy/api/v2/auth.py' adding 'envoy_data_plane/envoy/api/v2/cluster.py' adding 'envoy_data_plane/envoy/api/v2/core.py' adding 'envoy_data_plane/envoy/api/v2/endpoint.py' adding 'envoy_data_plane/envoy/api/v2/listener.py' adding 'envoy_data_plane/envoy/api/v2/route.py' adding 'envoy_data_plane/envoy/config/__init__.py' adding 'envoy_data_plane/envoy/config/listener/__init__.py' adding 'envoy_data_plane/envoy/config/listener/v2.py' adding 'envoy_data_plane/envoy/type/__init__.py' adding 'envoy_data_plane/envoy/type/matcher.py' adding 'envoy_data_plane/envoy/type/metadata/__init__.py' adding 'envoy_data_plane/envoy/type/metadata/v2.py' adding 'envoy_data_plane/envoy/type/tracing/__init__.py' adding 'envoy_data_plane/envoy/type/tracing/v2.py' adding 'envoy_data_plane/google/__init__.py' adding 'envoy_data_plane/google/api.py' adding 'envoy_data_plane/google/protobuf.py' adding 'envoy_data_plane/google/rpc.py' adding 'envoy_data_plane/udpa/__init__.py' adding 'envoy_data_plane/udpa/annotations.py' adding 'envoy_data_plane-0.0.1.dist-info/METADATA' adding 'envoy_data_plane-0.0.1.dist-info/WHEEL' adding 'envoy_data_plane-0.0.1.dist-info/top_level.txt' adding 'envoy_data_plane-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for envoy-data-plane: finished with status 'done' Stored in directory: /tmp/tmp0y5xc9qi Successfully built envoy-data-plane Cleaning up... Removing source in /tmp/pip-wheel-n08i8ct6/envoy-data-plane Removed build tracker '/tmp/pip-req-tracker-_ebkli7y'