Collecting openhtf==1.2.1 1 location(s) to search for versions of openhtf: * https://pypi.python.org/simple/openhtf/ Getting page https://pypi.python.org/simple/openhtf/ Analyzing links from page https://pypi.python.org/simple/openhtf/ Found link https://pypi.python.org/packages/15/b9/f71cdf12998276cde0b61671fee1e57f92aa1cbb6f6f16e8a66a9f75d209/openhtf-1.0.0.tar.gz#md5=a2c839579f87e4d15242552b2d2c4f49 (from https://pypi.python.org/simple/openhtf/), version: 1.0.0 Found link https://pypi.python.org/packages/51/a6/7000e27d29519586931151fcccafd9ddc80731abd748d75b064933eac02b/openhtf-1.0.1.tar.gz#md5=11c10d1683762b1d464c7b8059061a4c (from https://pypi.python.org/simple/openhtf/), version: 1.0.1 Found link https://pypi.python.org/packages/9a/26/6d9cf5a26a0ae22c4e9371a4de4d7cad256f3978c6f0c6496ba3e5a86fcf/openhtf-1.0.2.tar.gz#md5=4e613b6110b3cfdad49816277e6a0ad3 (from https://pypi.python.org/simple/openhtf/), version: 1.0.2 Found link https://pypi.python.org/packages/9c/e7/9f238a450275635e2519ca10b7e935bde392250492ec83047060ba4f0948/openhtf-1.1.0.tar.gz#md5=7f6630be8f31f86ae7033a70b19de061 (from https://pypi.python.org/simple/openhtf/), version: 1.1.0 Found link https://pypi.python.org/packages/b3/7a/88af90094e057b8054250511379a4c32f74e32802833fd0c2d4b56f1447f/openhtf-1.0.3.tar.gz#md5=339cbed0db3907464e46b98518b6d125 (from https://pypi.python.org/simple/openhtf/), version: 1.0.3 Found link https://pypi.python.org/packages/cf/d1/f43e9142117904cbbdbb30bc4f5134e13ed031671dded319210cb63a2b8a/openhtf-1.2.1.tar.gz#md5=4c1e4b10ddce98677c3eac6e71340762 (from https://pypi.python.org/simple/openhtf/), version: 1.2.1 Found link https://pypi.python.org/packages/e6/d0/1094a8563d7b0e93fe1b20306fc31ea089aae5fbda7bd12abfe48b8c0545/openhtf-1.2.0.tar.gz#md5=b475f46e31950563262395918a7d9d10 (from https://pypi.python.org/simple/openhtf/), version: 1.2.0 Using version 1.2.1 (newest of versions: 1.2.1) Downloading openhtf-1.2.1.tar.gz (4.4MB) Downloading from URL https://pypi.python.org/packages/cf/d1/f43e9142117904cbbdbb30bc4f5134e13ed031671dded319210cb63a2b8a/openhtf-1.2.1.tar.gz#md5=4c1e4b10ddce98677c3eac6e71340762 (from https://pypi.python.org/simple/openhtf/) Running setup.py (path:/tmp/pip-build-6eda31uy/openhtf/setup.py) egg_info for package openhtf Running command python setup.py egg_info running egg_info creating pip-egg-info/openhtf.egg-info writing pip-egg-info/openhtf.egg-info/PKG-INFO writing top-level names to pip-egg-info/openhtf.egg-info/top_level.txt writing dependency_links to pip-egg-info/openhtf.egg-info/dependency_links.txt writing requirements to pip-egg-info/openhtf.egg-info/requires.txt writing manifest file 'pip-egg-info/openhtf.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/openhtf.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/openhtf.egg-info/SOURCES.txt' Source in /tmp/pip-build-6eda31uy/openhtf has version 1.2.1, which satisfies requirement openhtf==1.2.1 from https://pypi.python.org/packages/cf/d1/f43e9142117904cbbdbb30bc4f5134e13ed031671dded319210cb63a2b8a/openhtf-1.2.1.tar.gz#md5=4c1e4b10ddce98677c3eac6e71340762 Building wheels for collected packages: openhtf Running setup.py bdist_wheel for openhtf: started Destination directory: /tmp/tmpg8_kyp96pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6eda31uy/openhtf/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/tmpg8_kyp96pip-wheel- running bdist_wheel running build running build_proto Package protobuf was not found in the pkg-config search path. Perhaps you should add the directory containing `protobuf.pc' to the PKG_CONFIG_PATH environment variable No package 'protobuf' found Warning: protoc not found at /usr/bin/protoc setup will attempt to run protoc with no prefix. Found no proto files to build. running build_py creating build creating build/lib creating build/lib/pylint_plugins copying pylint_plugins/mutablerecords_plugin.py -> build/lib/pylint_plugins copying pylint_plugins/__init__.py -> build/lib/pylint_plugins copying pylint_plugins/conf_plugin.py -> build/lib/pylint_plugins creating build/lib/openhtf copying openhtf/__init__.py -> build/lib/openhtf creating build/lib/examples copying examples/repeat.py -> build/lib/examples copying examples/measurements.py -> build/lib/examples copying examples/all_the_things.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/hello_world.py -> build/lib/examples copying examples/example_plugs.py -> build/lib/examples copying examples/with_plugs.py -> build/lib/examples creating build/lib/openhtf/plugs copying openhtf/plugs/user_input.py -> build/lib/openhtf/plugs copying openhtf/plugs/__init__.py -> build/lib/openhtf/plugs copying openhtf/plugs/device_wrapping.py -> build/lib/openhtf/plugs creating build/lib/openhtf/output copying openhtf/output/__init__.py -> build/lib/openhtf/output creating build/lib/openhtf/util copying openhtf/util/logs.py -> build/lib/openhtf/util copying openhtf/util/exceptions.py -> build/lib/openhtf/util copying openhtf/util/argv.py -> build/lib/openhtf/util copying openhtf/util/data.py -> build/lib/openhtf/util copying openhtf/util/units.py -> build/lib/openhtf/util copying openhtf/util/threads.py -> build/lib/openhtf/util copying openhtf/util/xmlrpcutil.py -> build/lib/openhtf/util copying openhtf/util/conf.py -> build/lib/openhtf/util copying openhtf/util/multicast.py -> build/lib/openhtf/util copying openhtf/util/__init__.py -> build/lib/openhtf/util copying openhtf/util/validators.py -> build/lib/openhtf/util copying openhtf/util/timeouts.py -> build/lib/openhtf/util copying openhtf/util/functions.py -> build/lib/openhtf/util copying openhtf/util/test.py -> build/lib/openhtf/util copying openhtf/util/atomic_write.py -> build/lib/openhtf/util creating build/lib/openhtf/core copying openhtf/core/monitors.py -> build/lib/openhtf/core copying openhtf/core/test_state.py -> build/lib/openhtf/core copying openhtf/core/history.py -> build/lib/openhtf/core copying openhtf/core/measurements.py -> build/lib/openhtf/core copying openhtf/core/__init__.py -> build/lib/openhtf/core copying openhtf/core/test_record.py -> build/lib/openhtf/core copying openhtf/core/station_api.py -> build/lib/openhtf/core copying openhtf/core/phase_executor.py -> build/lib/openhtf/core copying openhtf/core/test_executor.py -> build/lib/openhtf/core creating build/lib/openhtf/plugs/cambrionix copying openhtf/plugs/cambrionix/__init__.py -> build/lib/openhtf/plugs/cambrionix creating build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/adb_message.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/usb_handle_stub.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/fastboot_device.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/usb_exceptions.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/adb_protocol.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/fastboot_protocol.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/local_usb.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/__init__.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/usb_handle.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/shell_service.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/filesync_service.py -> build/lib/openhtf/plugs/usb copying openhtf/plugs/usb/adb_device.py -> build/lib/openhtf/plugs/usb creating build/lib/openhtf/output/web_gui copying openhtf/output/web_gui/__main__.py -> build/lib/openhtf/output/web_gui copying openhtf/output/web_gui/__init__.py -> build/lib/openhtf/output/web_gui creating build/lib/openhtf/output/proto copying openhtf/output/proto/__init__.py -> build/lib/openhtf/output/proto creating build/lib/openhtf/output/callbacks copying openhtf/output/callbacks/mfg_inspector.py -> build/lib/openhtf/output/callbacks copying openhtf/output/callbacks/console_summary.py -> build/lib/openhtf/output/callbacks copying openhtf/output/callbacks/json_factory.py -> build/lib/openhtf/output/callbacks copying openhtf/output/callbacks/__init__.py -> build/lib/openhtf/output/callbacks creating build/lib/openhtf/output/web_gui/prebuilt creating build/lib/openhtf/output/web_gui/prebuilt/scripts copying openhtf/output/web_gui/prebuilt/scripts/vendor.bundle.js -> build/lib/openhtf/output/web_gui/prebuilt/scripts copying openhtf/output/web_gui/prebuilt/scripts/vendor.bundle.js.map -> build/lib/openhtf/output/web_gui/prebuilt/scripts copying openhtf/output/web_gui/prebuilt/scripts/app.bundle.js.map -> build/lib/openhtf/output/web_gui/prebuilt/scripts copying openhtf/output/web_gui/prebuilt/scripts/app.bundle.js -> build/lib/openhtf/output/web_gui/prebuilt/scripts creating build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Regular-df7b648ce5356ea1ebce435b3459fd60.ttf -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Light-69f8a0617ac472f78e45841323a3df9e.woff2 -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Bold-39b2c3031be6b4ea96e2e3e95d307814.woff2 -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Thin-954bbdeb86483e4ffea00c4591530ece.woff2 -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Medium-fc78759e93a6cac50458610e3d9d63a0.woff -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/MaterialIcons-Regular-e79bfd88537def476913f3ed52f4f4b3.eot -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Regular-ba3dcd8903e3d0af5de7792777f8ae0d.woff -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Bold-dc81817def276b4f21395f7ea5e88dcd.woff -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Thin-94998475f6aea65f558494802416c1cf.ttf -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Bold-e31fcf1885e371e19f5786c2bdfeae1b.ttf -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Medium-574fd0b50367f886d359e8264938fc37.woff2 -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/MaterialIcons-Regular-a37b0c01c0baf1888ca812cc0508f6e2.ttf -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Medium-894a2ede85a483bf9bedefd4db45cdb9.ttf -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Light-46e48ce0628835f68a7369d0254e4283.ttf -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/MaterialIcons-Regular-570eb83859dc23dd0eec423a49e147fe.woff2 -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/MaterialIcons-Regular-012cf6a10129e2275d79d6adac7f3b02.woff -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Regular-2751ee43015f9884c3642f103b7f70c9.woff2 -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Thin-7500519de3d82e33d1587f8042e2afcb.woff -> build/lib/openhtf/output/web_gui/prebuilt/fonts copying openhtf/output/web_gui/prebuilt/fonts/Roboto-Light-3b813c2ae0d04909a33a18d792912ee7.woff -> build/lib/openhtf/output/web_gui/prebuilt/fonts creating build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/station.testheader.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/test.phases.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/station.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/station.prompt.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/station.phases.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/prompt.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/dashboard.stationcard.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/station.header.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/test.logs.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/dashboard.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/test.header.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/station.logs.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/station.metadata.css -> build/lib/openhtf/output/web_gui/prebuilt/styles copying openhtf/output/web_gui/prebuilt/styles/test.css -> build/lib/openhtf/output/web_gui/prebuilt/styles creating build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/templates/station.html -> build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/templates/prompt.html -> build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/templates/test.html -> build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/templates/test.header.html -> build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/templates/station.phases.html -> build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/templates/station.prompt.html -> build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/templates/station.header.html -> build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/templates/station.testheader.html -> build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/templates/test.phases.html -> build/lib/openhtf/output/web_gui/prebuilt/templates copying openhtf/output/web_gui/prebuilt/index.html -> build/lib/openhtf/output/web_gui/prebuilt copying openhtf/output/web_gui/prebuilt/styles.css -> build/lib/openhtf/output/web_gui/prebuilt 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/pylint_plugins copying build/lib/pylint_plugins/mutablerecords_plugin.py -> build/bdist.linux-armv7l/wheel/pylint_plugins copying build/lib/pylint_plugins/__init__.py -> build/bdist.linux-armv7l/wheel/pylint_plugins copying build/lib/pylint_plugins/conf_plugin.py -> build/bdist.linux-armv7l/wheel/pylint_plugins creating build/bdist.linux-armv7l/wheel/openhtf creating build/bdist.linux-armv7l/wheel/openhtf/plugs creating build/bdist.linux-armv7l/wheel/openhtf/plugs/cambrionix copying build/lib/openhtf/plugs/cambrionix/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/cambrionix creating build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/adb_message.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/usb_handle_stub.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/fastboot_device.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/usb_exceptions.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/adb_protocol.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/fastboot_protocol.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/local_usb.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/usb_handle.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/shell_service.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/filesync_service.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/usb/adb_device.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs/usb copying build/lib/openhtf/plugs/user_input.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs copying build/lib/openhtf/plugs/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs copying build/lib/openhtf/plugs/device_wrapping.py -> build/bdist.linux-armv7l/wheel/openhtf/plugs creating build/bdist.linux-armv7l/wheel/openhtf/output creating build/bdist.linux-armv7l/wheel/openhtf/output/web_gui copying build/lib/openhtf/output/web_gui/__main__.py -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui copying build/lib/openhtf/output/web_gui/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui creating build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt creating build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/scripts copying build/lib/openhtf/output/web_gui/prebuilt/scripts/vendor.bundle.js -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/scripts copying build/lib/openhtf/output/web_gui/prebuilt/scripts/vendor.bundle.js.map -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/scripts copying build/lib/openhtf/output/web_gui/prebuilt/scripts/app.bundle.js.map -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/scripts copying build/lib/openhtf/output/web_gui/prebuilt/scripts/app.bundle.js -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/scripts creating build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Regular-df7b648ce5356ea1ebce435b3459fd60.ttf -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Light-69f8a0617ac472f78e45841323a3df9e.woff2 -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Bold-39b2c3031be6b4ea96e2e3e95d307814.woff2 -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Thin-954bbdeb86483e4ffea00c4591530ece.woff2 -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Medium-fc78759e93a6cac50458610e3d9d63a0.woff -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/MaterialIcons-Regular-e79bfd88537def476913f3ed52f4f4b3.eot -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Regular-ba3dcd8903e3d0af5de7792777f8ae0d.woff -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Bold-dc81817def276b4f21395f7ea5e88dcd.woff -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Thin-94998475f6aea65f558494802416c1cf.ttf -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Bold-e31fcf1885e371e19f5786c2bdfeae1b.ttf -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Medium-574fd0b50367f886d359e8264938fc37.woff2 -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/MaterialIcons-Regular-a37b0c01c0baf1888ca812cc0508f6e2.ttf -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Medium-894a2ede85a483bf9bedefd4db45cdb9.ttf -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Light-46e48ce0628835f68a7369d0254e4283.ttf -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/MaterialIcons-Regular-570eb83859dc23dd0eec423a49e147fe.woff2 -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/MaterialIcons-Regular-012cf6a10129e2275d79d6adac7f3b02.woff -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Regular-2751ee43015f9884c3642f103b7f70c9.woff2 -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Thin-7500519de3d82e33d1587f8042e2afcb.woff -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/fonts/Roboto-Light-3b813c2ae0d04909a33a18d792912ee7.woff -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/fonts copying build/lib/openhtf/output/web_gui/prebuilt/index.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt creating build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/station.testheader.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/test.phases.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/station.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/station.prompt.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/station.phases.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/prompt.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/dashboard.stationcard.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/station.header.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/test.logs.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/dashboard.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/test.header.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/station.logs.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/station.metadata.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles copying build/lib/openhtf/output/web_gui/prebuilt/styles/test.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/styles creating build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/templates/station.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/templates/prompt.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/templates/test.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/templates/test.header.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/templates/station.phases.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/templates/station.prompt.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/templates/station.header.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/templates/station.testheader.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/templates/test.phases.html -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt/templates copying build/lib/openhtf/output/web_gui/prebuilt/styles.css -> build/bdist.linux-armv7l/wheel/openhtf/output/web_gui/prebuilt creating build/bdist.linux-armv7l/wheel/openhtf/output/proto copying build/lib/openhtf/output/proto/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf/output/proto creating build/bdist.linux-armv7l/wheel/openhtf/output/callbacks copying build/lib/openhtf/output/callbacks/mfg_inspector.py -> build/bdist.linux-armv7l/wheel/openhtf/output/callbacks copying build/lib/openhtf/output/callbacks/console_summary.py -> build/bdist.linux-armv7l/wheel/openhtf/output/callbacks copying build/lib/openhtf/output/callbacks/json_factory.py -> build/bdist.linux-armv7l/wheel/openhtf/output/callbacks copying build/lib/openhtf/output/callbacks/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf/output/callbacks copying build/lib/openhtf/output/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf/output creating build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/logs.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/exceptions.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/argv.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/data.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/units.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/threads.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/xmlrpcutil.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/conf.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/multicast.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/validators.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/timeouts.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/functions.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/test.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/util/atomic_write.py -> build/bdist.linux-armv7l/wheel/openhtf/util copying build/lib/openhtf/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf creating build/bdist.linux-armv7l/wheel/openhtf/core copying build/lib/openhtf/core/monitors.py -> build/bdist.linux-armv7l/wheel/openhtf/core copying build/lib/openhtf/core/test_state.py -> build/bdist.linux-armv7l/wheel/openhtf/core copying build/lib/openhtf/core/history.py -> build/bdist.linux-armv7l/wheel/openhtf/core copying build/lib/openhtf/core/measurements.py -> build/bdist.linux-armv7l/wheel/openhtf/core copying build/lib/openhtf/core/__init__.py -> build/bdist.linux-armv7l/wheel/openhtf/core copying build/lib/openhtf/core/test_record.py -> build/bdist.linux-armv7l/wheel/openhtf/core copying build/lib/openhtf/core/station_api.py -> build/bdist.linux-armv7l/wheel/openhtf/core copying build/lib/openhtf/core/phase_executor.py -> build/bdist.linux-armv7l/wheel/openhtf/core copying build/lib/openhtf/core/test_executor.py -> build/bdist.linux-armv7l/wheel/openhtf/core creating build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/repeat.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/measurements.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/all_the_things.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/hello_world.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/example_plugs.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/with_plugs.py -> build/bdist.linux-armv7l/wheel/examples running install_egg_info running egg_info writing openhtf.egg-info/PKG-INFO writing requirements to openhtf.egg-info/requires.txt writing dependency_links to openhtf.egg-info/dependency_links.txt writing top-level names to openhtf.egg-info/top_level.txt reading manifest file 'openhtf.egg-info/SOURCES.txt' writing manifest file 'openhtf.egg-info/SOURCES.txt' Copying openhtf.egg-info to build/bdist.linux-armv7l/wheel/openhtf-1.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/openhtf-1.2.1.dist-info/WHEEL Running setup.py bdist_wheel for openhtf: finished with status 'done' Stored in directory: /tmp/tmp_fl_dsoo Successfully built openhtf Cleaning up... Removing source in /tmp/pip-build-6eda31uy/openhtf