Created temporary directory: /tmp/pip-ephem-wheel-cache-4vb_g1p_ Created temporary directory: /tmp/pip-req-tracker-mjbcyw1u Created requirements tracker '/tmp/pip-req-tracker-mjbcyw1u' Created temporary directory: /tmp/pip-wheel-38t5pie3 Collecting mbed-os-tools==0.0.2 1 location(s) to search for versions of mbed-os-tools: * https://pypi.org/simple/mbed-os-tools/ Getting page https://pypi.org/simple/mbed-os-tools/ Analyzing links from page https://pypi.org/simple/mbed-os-tools/ Found link https://files.pythonhosted.org/packages/01/79/10d67ffb63b79b0edfe91fee3969129218c06af43be901bdf5876930127a/mbed-os-tools-0.0.1.tar.gz#sha256=ef04c306a3900097b579061be96438972b048f918459788efe68c19c2401c31c (from https://pypi.org/simple/mbed-os-tools/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/a6/3d/232d5eb9798bdec46a3d85d35f1a9648212493cd015db2d7d0acfd947d8b/mbed-os-tools-0.0.2.tar.gz#sha256=da1c138d8bc27de77f83207af9009a1da3bf56049dcfe1498907514cc323a8e1 (from https://pypi.org/simple/mbed-os-tools/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-wl_o9duh Downloading https://files.pythonhosted.org/packages/a6/3d/232d5eb9798bdec46a3d85d35f1a9648212493cd015db2d7d0acfd947d8b/mbed-os-tools-0.0.2.tar.gz (91kB) Downloading from URL https://files.pythonhosted.org/packages/a6/3d/232d5eb9798bdec46a3d85d35f1a9648212493cd015db2d7d0acfd947d8b/mbed-os-tools-0.0.2.tar.gz#sha256=da1c138d8bc27de77f83207af9009a1da3bf56049dcfe1498907514cc323a8e1 (from https://pypi.org/simple/mbed-os-tools/) Added mbed-os-tools==0.0.2 from https://files.pythonhosted.org/packages/a6/3d/232d5eb9798bdec46a3d85d35f1a9648212493cd015db2d7d0acfd947d8b/mbed-os-tools-0.0.2.tar.gz#sha256=da1c138d8bc27de77f83207af9009a1da3bf56049dcfe1498907514cc323a8e1 to build tracker '/tmp/pip-req-tracker-mjbcyw1u' Running setup.py (path:/tmp/pip-wheel-38t5pie3/mbed-os-tools/setup.py) egg_info for package mbed-os-tools Running command python setup.py egg_info running egg_info creating pip-egg-info/mbed_os_tools.egg-info writing top-level names to pip-egg-info/mbed_os_tools.egg-info/top_level.txt writing requirements to pip-egg-info/mbed_os_tools.egg-info/requires.txt writing dependency_links to pip-egg-info/mbed_os_tools.egg-info/dependency_links.txt writing pip-egg-info/mbed_os_tools.egg-info/PKG-INFO writing manifest file 'pip-egg-info/mbed_os_tools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mbed_os_tools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/mbed_os_tools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-38t5pie3/mbed-os-tools has version 0.0.2, which satisfies requirement mbed-os-tools==0.0.2 from https://files.pythonhosted.org/packages/a6/3d/232d5eb9798bdec46a3d85d35f1a9648212493cd015db2d7d0acfd947d8b/mbed-os-tools-0.0.2.tar.gz#sha256=da1c138d8bc27de77f83207af9009a1da3bf56049dcfe1498907514cc323a8e1 Removed mbed-os-tools==0.0.2 from https://files.pythonhosted.org/packages/a6/3d/232d5eb9798bdec46a3d85d35f1a9648212493cd015db2d7d0acfd947d8b/mbed-os-tools-0.0.2.tar.gz#sha256=da1c138d8bc27de77f83207af9009a1da3bf56049dcfe1498907514cc323a8e1 from build tracker '/tmp/pip-req-tracker-mjbcyw1u' Building wheels for collected packages: mbed-os-tools Created temporary directory: /tmp/pip-wheel-wp5kjp7r Running setup.py bdist_wheel for mbed-os-tools: started Destination directory: /tmp/pip-wheel-wp5kjp7r Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-38t5pie3/mbed-os-tools/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-wp5kjp7r running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mbed_os_tools copying src/mbed_os_tools/__init__.py -> build/lib/mbed_os_tools creating build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_greentea_dlm.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_greentea_log.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_target_info.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_test_api.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/__main__.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_yotta_api.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_yotta_module_parse.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_greentea_cli.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_common_api.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_report_api.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/tests_spec.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/cmake_handlers.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_coverage_api.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/mbed_greentea_hooks.py -> build/lib/mbed_os_tools/test copying src/mbed_os_tools/test/__init__.py -> build/lib/mbed_os_tools/test creating build/lib/mbed_os_tools/detect copying src/mbed_os_tools/detect/linux.py -> build/lib/mbed_os_tools/detect copying src/mbed_os_tools/detect/lstools_base.py -> build/lib/mbed_os_tools/detect copying src/mbed_os_tools/detect/platform_database.py -> build/lib/mbed_os_tools/detect copying src/mbed_os_tools/detect/main.py -> build/lib/mbed_os_tools/detect copying src/mbed_os_tools/detect/darwin.py -> build/lib/mbed_os_tools/detect copying src/mbed_os_tools/detect/windows.py -> build/lib/mbed_os_tools/detect copying src/mbed_os_tools/detect/__init__.py -> build/lib/mbed_os_tools/detect creating build/lib/mbed_os_tools/test/host_tests copying src/mbed_os_tools/test/host_tests/echo.py -> build/lib/mbed_os_tools/test/host_tests copying src/mbed_os_tools/test/host_tests/hello_auto.py -> build/lib/mbed_os_tools/test/host_tests copying src/mbed_os_tools/test/host_tests/rtc_auto.py -> build/lib/mbed_os_tools/test/host_tests copying src/mbed_os_tools/test/host_tests/base_host_test.py -> build/lib/mbed_os_tools/test/host_tests copying src/mbed_os_tools/test/host_tests/wait_us_auto.py -> build/lib/mbed_os_tools/test/host_tests copying src/mbed_os_tools/test/host_tests/default_auto.py -> build/lib/mbed_os_tools/test/host_tests copying src/mbed_os_tools/test/host_tests/detect_auto.py -> build/lib/mbed_os_tools/test/host_tests copying src/mbed_os_tools/test/host_tests/dev_null_auto.py -> build/lib/mbed_os_tools/test/host_tests copying src/mbed_os_tools/test/host_tests/__init__.py -> build/lib/mbed_os_tools/test/host_tests creating build/lib/mbed_os_tools/test/host_tests_toolbox copying src/mbed_os_tools/test/host_tests_toolbox/host_functional.py -> build/lib/mbed_os_tools/test/host_tests_toolbox copying src/mbed_os_tools/test/host_tests_toolbox/__init__.py -> build/lib/mbed_os_tools/test/host_tests_toolbox creating build/lib/mbed_os_tools/test/host_tests_logger copying src/mbed_os_tools/test/host_tests_logger/ht_logger.py -> build/lib/mbed_os_tools/test/host_tests_logger copying src/mbed_os_tools/test/host_tests_logger/__init__.py -> build/lib/mbed_os_tools/test/host_tests_logger creating build/lib/mbed_os_tools/test/host_tests_registry copying src/mbed_os_tools/test/host_tests_registry/host_registry.py -> build/lib/mbed_os_tools/test/host_tests_registry copying src/mbed_os_tools/test/host_tests_registry/__init__.py -> build/lib/mbed_os_tools/test/host_tests_registry creating build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_reset_mbed.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/host_test_plugins.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_reset_jn51xx.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_copy_stlink.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_copy_ublox.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/host_test_registry.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_reset_stlink.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_copy_jn51xx.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_copy_mbed.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_reset_mps2.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_copy_shell.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_power_cycle_mbed.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_copy_mps2.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_reset_silabs.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_copy_pyocd.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_copy_silabs.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_reset_ublox.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/module_reset_pyocd.py -> build/lib/mbed_os_tools/test/host_tests_plugins copying src/mbed_os_tools/test/host_tests_plugins/__init__.py -> build/lib/mbed_os_tools/test/host_tests_plugins creating build/lib/mbed_os_tools/test/host_tests_runner copying src/mbed_os_tools/test/host_tests_runner/mbed_base.py -> build/lib/mbed_os_tools/test/host_tests_runner copying src/mbed_os_tools/test/host_tests_runner/host_test.py -> build/lib/mbed_os_tools/test/host_tests_runner copying src/mbed_os_tools/test/host_tests_runner/host_test_default.py -> build/lib/mbed_os_tools/test/host_tests_runner copying src/mbed_os_tools/test/host_tests_runner/__init__.py -> build/lib/mbed_os_tools/test/host_tests_runner creating build/lib/mbed_os_tools/test/host_tests_conn_proxy copying src/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_remote.py -> build/lib/mbed_os_tools/test/host_tests_conn_proxy copying src/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_serial.py -> build/lib/mbed_os_tools/test/host_tests_conn_proxy copying src/mbed_os_tools/test/host_tests_conn_proxy/conn_proxy.py -> build/lib/mbed_os_tools/test/host_tests_conn_proxy copying src/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_fastmodel.py -> build/lib/mbed_os_tools/test/host_tests_conn_proxy copying src/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive.py -> build/lib/mbed_os_tools/test/host_tests_conn_proxy copying src/mbed_os_tools/test/host_tests_conn_proxy/__init__.py -> build/lib/mbed_os_tools/test/host_tests_conn_proxy copying src/mbed_os_tools/VERSION.txt -> build/lib/mbed_os_tools 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/mbed_os_tools creating build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/mbed_greentea_dlm.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/mbed_greentea_log.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test creating build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests copying build/lib/mbed_os_tools/test/host_tests/echo.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests copying build/lib/mbed_os_tools/test/host_tests/hello_auto.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests copying build/lib/mbed_os_tools/test/host_tests/rtc_auto.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests copying build/lib/mbed_os_tools/test/host_tests/base_host_test.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests copying build/lib/mbed_os_tools/test/host_tests/wait_us_auto.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests copying build/lib/mbed_os_tools/test/host_tests/default_auto.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests copying build/lib/mbed_os_tools/test/host_tests/detect_auto.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests copying build/lib/mbed_os_tools/test/host_tests/dev_null_auto.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests copying build/lib/mbed_os_tools/test/host_tests/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests creating build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_toolbox copying build/lib/mbed_os_tools/test/host_tests_toolbox/host_functional.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_toolbox copying build/lib/mbed_os_tools/test/host_tests_toolbox/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_toolbox creating build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_logger copying build/lib/mbed_os_tools/test/host_tests_logger/ht_logger.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_logger copying build/lib/mbed_os_tools/test/host_tests_logger/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_logger copying build/lib/mbed_os_tools/test/mbed_target_info.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/mbed_test_api.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test creating build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_registry copying build/lib/mbed_os_tools/test/host_tests_registry/host_registry.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_registry copying build/lib/mbed_os_tools/test/host_tests_registry/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_registry creating build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_reset_mbed.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/host_test_plugins.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_reset_jn51xx.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_copy_stlink.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_copy_ublox.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/host_test_registry.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_reset_stlink.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_copy_jn51xx.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_copy_mbed.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_reset_mps2.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_copy_shell.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_power_cycle_mbed.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_copy_mps2.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_reset_silabs.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_copy_pyocd.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_copy_silabs.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_reset_ublox.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/module_reset_pyocd.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/host_tests_plugins/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_plugins copying build/lib/mbed_os_tools/test/__main__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/mbed_yotta_api.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/mbed_yotta_module_parse.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/mbed_greentea_cli.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test creating build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_runner copying build/lib/mbed_os_tools/test/host_tests_runner/mbed_base.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_runner copying build/lib/mbed_os_tools/test/host_tests_runner/host_test.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_runner copying build/lib/mbed_os_tools/test/host_tests_runner/host_test_default.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_runner copying build/lib/mbed_os_tools/test/host_tests_runner/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_runner copying build/lib/mbed_os_tools/test/mbed_common_api.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/mbed_report_api.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/tests_spec.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/cmake_handlers.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/mbed_coverage_api.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/mbed_greentea_hooks.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test copying build/lib/mbed_os_tools/test/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test creating build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_conn_proxy copying build/lib/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_remote.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_conn_proxy copying build/lib/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_serial.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_conn_proxy copying build/lib/mbed_os_tools/test/host_tests_conn_proxy/conn_proxy.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_conn_proxy copying build/lib/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_fastmodel.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_conn_proxy copying build/lib/mbed_os_tools/test/host_tests_conn_proxy/conn_primitive.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_conn_proxy copying build/lib/mbed_os_tools/test/host_tests_conn_proxy/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/test/host_tests_conn_proxy copying build/lib/mbed_os_tools/VERSION.txt -> build/bdist.linux-armv7l/wheel/mbed_os_tools creating build/bdist.linux-armv7l/wheel/mbed_os_tools/detect copying build/lib/mbed_os_tools/detect/linux.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/detect copying build/lib/mbed_os_tools/detect/lstools_base.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/detect copying build/lib/mbed_os_tools/detect/platform_database.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/detect copying build/lib/mbed_os_tools/detect/main.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/detect copying build/lib/mbed_os_tools/detect/darwin.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/detect copying build/lib/mbed_os_tools/detect/windows.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/detect copying build/lib/mbed_os_tools/detect/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools/detect copying build/lib/mbed_os_tools/__init__.py -> build/bdist.linux-armv7l/wheel/mbed_os_tools running install_egg_info running egg_info writing src/mbed_os_tools.egg-info/PKG-INFO writing top-level names to src/mbed_os_tools.egg-info/top_level.txt writing dependency_links to src/mbed_os_tools.egg-info/dependency_links.txt writing requirements to src/mbed_os_tools.egg-info/requires.txt reading manifest file 'src/mbed_os_tools.egg-info/SOURCES.txt' writing manifest file 'src/mbed_os_tools.egg-info/SOURCES.txt' Copying src/mbed_os_tools.egg-info to build/bdist.linux-armv7l/wheel/mbed_os_tools-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mbed_os_tools-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-wp5kjp7r/mbed_os_tools-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'mbed_os_tools/VERSION.txt' adding 'mbed_os_tools/__init__.py' adding 'mbed_os_tools/detect/__init__.py' adding 'mbed_os_tools/detect/darwin.py' adding 'mbed_os_tools/detect/linux.py' adding 'mbed_os_tools/detect/lstools_base.py' adding 'mbed_os_tools/detect/main.py' adding 'mbed_os_tools/detect/platform_database.py' adding 'mbed_os_tools/detect/windows.py' adding 'mbed_os_tools/test/__init__.py' adding 'mbed_os_tools/test/__main__.py' adding 'mbed_os_tools/test/cmake_handlers.py' adding 'mbed_os_tools/test/mbed_common_api.py' adding 'mbed_os_tools/test/mbed_coverage_api.py' adding 'mbed_os_tools/test/mbed_greentea_cli.py' adding 'mbed_os_tools/test/mbed_greentea_dlm.py' adding 'mbed_os_tools/test/mbed_greentea_hooks.py' adding 'mbed_os_tools/test/mbed_greentea_log.py' adding 'mbed_os_tools/test/mbed_report_api.py' adding 'mbed_os_tools/test/mbed_target_info.py' adding 'mbed_os_tools/test/mbed_test_api.py' adding 'mbed_os_tools/test/mbed_yotta_api.py' adding 'mbed_os_tools/test/mbed_yotta_module_parse.py' adding 'mbed_os_tools/test/tests_spec.py' adding 'mbed_os_tools/test/host_tests/__init__.py' adding 'mbed_os_tools/test/host_tests/base_host_test.py' adding 'mbed_os_tools/test/host_tests/default_auto.py' adding 'mbed_os_tools/test/host_tests/detect_auto.py' adding 'mbed_os_tools/test/host_tests/dev_null_auto.py' adding 'mbed_os_tools/test/host_tests/echo.py' adding 'mbed_os_tools/test/host_tests/hello_auto.py' adding 'mbed_os_tools/test/host_tests/rtc_auto.py' adding 'mbed_os_tools/test/host_tests/wait_us_auto.py' adding 'mbed_os_tools/test/host_tests_conn_proxy/__init__.py' adding 'mbed_os_tools/test/host_tests_conn_proxy/conn_primitive.py' adding 'mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_fastmodel.py' adding 'mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_remote.py' adding 'mbed_os_tools/test/host_tests_conn_proxy/conn_primitive_serial.py' adding 'mbed_os_tools/test/host_tests_conn_proxy/conn_proxy.py' adding 'mbed_os_tools/test/host_tests_logger/__init__.py' adding 'mbed_os_tools/test/host_tests_logger/ht_logger.py' adding 'mbed_os_tools/test/host_tests_plugins/__init__.py' adding 'mbed_os_tools/test/host_tests_plugins/host_test_plugins.py' adding 'mbed_os_tools/test/host_tests_plugins/host_test_registry.py' adding 'mbed_os_tools/test/host_tests_plugins/module_copy_jn51xx.py' adding 'mbed_os_tools/test/host_tests_plugins/module_copy_mbed.py' adding 'mbed_os_tools/test/host_tests_plugins/module_copy_mps2.py' adding 'mbed_os_tools/test/host_tests_plugins/module_copy_pyocd.py' adding 'mbed_os_tools/test/host_tests_plugins/module_copy_shell.py' adding 'mbed_os_tools/test/host_tests_plugins/module_copy_silabs.py' adding 'mbed_os_tools/test/host_tests_plugins/module_copy_stlink.py' adding 'mbed_os_tools/test/host_tests_plugins/module_copy_ublox.py' adding 'mbed_os_tools/test/host_tests_plugins/module_power_cycle_mbed.py' adding 'mbed_os_tools/test/host_tests_plugins/module_reset_jn51xx.py' adding 'mbed_os_tools/test/host_tests_plugins/module_reset_mbed.py' adding 'mbed_os_tools/test/host_tests_plugins/module_reset_mps2.py' adding 'mbed_os_tools/test/host_tests_plugins/module_reset_pyocd.py' adding 'mbed_os_tools/test/host_tests_plugins/module_reset_silabs.py' adding 'mbed_os_tools/test/host_tests_plugins/module_reset_stlink.py' adding 'mbed_os_tools/test/host_tests_plugins/module_reset_ublox.py' adding 'mbed_os_tools/test/host_tests_registry/__init__.py' adding 'mbed_os_tools/test/host_tests_registry/host_registry.py' adding 'mbed_os_tools/test/host_tests_runner/__init__.py' adding 'mbed_os_tools/test/host_tests_runner/host_test.py' adding 'mbed_os_tools/test/host_tests_runner/host_test_default.py' adding 'mbed_os_tools/test/host_tests_runner/mbed_base.py' adding 'mbed_os_tools/test/host_tests_toolbox/__init__.py' adding 'mbed_os_tools/test/host_tests_toolbox/host_functional.py' adding 'mbed_os_tools-0.0.2.dist-info/METADATA' adding 'mbed_os_tools-0.0.2.dist-info/WHEEL' adding 'mbed_os_tools-0.0.2.dist-info/top_level.txt' adding 'mbed_os_tools-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mbed-os-tools: finished with status 'done' Stored in directory: /tmp/tmpcm2waawp Successfully built mbed-os-tools Cleaning up... Removing source in /tmp/pip-wheel-38t5pie3/mbed-os-tools Removed build tracker '/tmp/pip-req-tracker-mjbcyw1u'