Created temporary directory: /tmp/pip-ephem-wheel-cache-cwq_bcx3 Created temporary directory: /tmp/pip-req-tracker-9pkk8isi Created requirements tracker '/tmp/pip-req-tracker-9pkk8isi' Created temporary directory: /tmp/pip-wheel-tvodhs3p Collecting beat.cmdline==1.6.0 1 location(s) to search for versions of beat.cmdline: * https://pypi.org/simple/beat-cmdline/ Getting page https://pypi.org/simple/beat-cmdline/ Analyzing links from page https://pypi.org/simple/beat-cmdline/ Found link https://files.pythonhosted.org/packages/24/7a/1eda26d768bbfda6092a005c5a7da7fdded5e3f3edc8b95c038d37355a37/beat.cmdline-1.4.0.zip#sha256=40668e1c95335014d17e6c5dfcfb404ffa6bd325db3918a130634df90f2920d6 (from https://pypi.org/simple/beat-cmdline/), version: 1.4.0 Found link https://files.pythonhosted.org/packages/23/3e/f1d206316c76889e152e4911fd48fc20d46d009f11dd6e54bc205fe74726/beat.cmdline-1.4.1.zip#sha256=5241f30d3a5f11f8518d82f13016aa8be06e54c1d1066fdb184eade9bb9f6598 (from https://pypi.org/simple/beat-cmdline/), version: 1.4.1 Found link https://files.pythonhosted.org/packages/14/b5/b4f4e59cf3e8eeee6b3b2be9e6cbd34960a1279537e2bf3f6e72694d58df/beat.cmdline-1.5.0.zip#sha256=1c20d10c4f1fdfadabad8790acb3e81f2c923bd04a8a7e83f54c8f979d6d596b (from https://pypi.org/simple/beat-cmdline/), version: 1.5.0 Found link https://files.pythonhosted.org/packages/31/f4/ebd52713a3ea53545a0d02b6f8b8953391ccbcb7b6322d37890ac5ac2d2a/beat.cmdline-1.6.0.zip#sha256=5707fb6d2be265a911a55fa29af1c914152ef341af312ad3d21884ccf2a77c18 (from https://pypi.org/simple/beat-cmdline/), version: 1.6.0 Using version 1.6.0 (newest of versions: 1.6.0) Created temporary directory: /tmp/pip-unpack-tosq560i Downloading https://files.pythonhosted.org/packages/31/f4/ebd52713a3ea53545a0d02b6f8b8953391ccbcb7b6322d37890ac5ac2d2a/beat.cmdline-1.6.0.zip (225kB) Downloading from URL https://files.pythonhosted.org/packages/31/f4/ebd52713a3ea53545a0d02b6f8b8953391ccbcb7b6322d37890ac5ac2d2a/beat.cmdline-1.6.0.zip#sha256=5707fb6d2be265a911a55fa29af1c914152ef341af312ad3d21884ccf2a77c18 (from https://pypi.org/simple/beat-cmdline/) Added beat.cmdline==1.6.0 from https://files.pythonhosted.org/packages/31/f4/ebd52713a3ea53545a0d02b6f8b8953391ccbcb7b6322d37890ac5ac2d2a/beat.cmdline-1.6.0.zip#sha256=5707fb6d2be265a911a55fa29af1c914152ef341af312ad3d21884ccf2a77c18 to build tracker '/tmp/pip-req-tracker-9pkk8isi' Running setup.py (path:/tmp/pip-wheel-tvodhs3p/beat.cmdline/setup.py) egg_info for package beat.cmdline Running command python setup.py egg_info running egg_info creating pip-egg-info/beat.cmdline.egg-info writing pip-egg-info/beat.cmdline.egg-info/PKG-INFO writing dependency_links to pip-egg-info/beat.cmdline.egg-info/dependency_links.txt writing top-level names to pip-egg-info/beat.cmdline.egg-info/top_level.txt writing entry points to pip-egg-info/beat.cmdline.egg-info/entry_points.txt writing requirements to pip-egg-info/beat.cmdline.egg-info/requires.txt writing manifest file 'pip-egg-info/beat.cmdline.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/beat.cmdline.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/beat.cmdline.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tvodhs3p/beat.cmdline has version 1.6.0, which satisfies requirement beat.cmdline==1.6.0 from https://files.pythonhosted.org/packages/31/f4/ebd52713a3ea53545a0d02b6f8b8953391ccbcb7b6322d37890ac5ac2d2a/beat.cmdline-1.6.0.zip#sha256=5707fb6d2be265a911a55fa29af1c914152ef341af312ad3d21884ccf2a77c18 Removed beat.cmdline==1.6.0 from https://files.pythonhosted.org/packages/31/f4/ebd52713a3ea53545a0d02b6f8b8953391ccbcb7b6322d37890ac5ac2d2a/beat.cmdline-1.6.0.zip#sha256=5707fb6d2be265a911a55fa29af1c914152ef341af312ad3d21884ccf2a77c18 from build tracker '/tmp/pip-req-tracker-9pkk8isi' Building wheels for collected packages: beat.cmdline Created temporary directory: /tmp/pip-wheel-73r2j2ay Running setup.py bdist_wheel for beat.cmdline: started Destination directory: /tmp/pip-wheel-73r2j2ay Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tvodhs3p/beat.cmdline/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-73r2j2ay running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/beat copying beat/__init__.py -> build/lib/beat creating build/lib/beat/cmdline copying beat/cmdline/toolchains.py -> build/lib/beat/cmdline copying beat/cmdline/click_helper.py -> build/lib/beat/cmdline copying beat/cmdline/plotterparameters.py -> build/lib/beat/cmdline copying beat/cmdline/common.py -> build/lib/beat/cmdline copying beat/cmdline/config.py -> build/lib/beat/cmdline copying beat/cmdline/experiments.py -> build/lib/beat/cmdline copying beat/cmdline/plotters.py -> build/lib/beat/cmdline copying beat/cmdline/log.py -> build/lib/beat/cmdline copying beat/cmdline/databases.py -> build/lib/beat/cmdline copying beat/cmdline/libraries.py -> build/lib/beat/cmdline copying beat/cmdline/protocoltemplates.py -> build/lib/beat/cmdline copying beat/cmdline/version.py -> build/lib/beat/cmdline copying beat/cmdline/environments.py -> build/lib/beat/cmdline copying beat/cmdline/algorithms.py -> build/lib/beat/cmdline copying beat/cmdline/__init__.py -> build/lib/beat/cmdline copying beat/cmdline/decorators.py -> build/lib/beat/cmdline copying beat/cmdline/dataformats.py -> build/lib/beat/cmdline copying beat/cmdline/webapi.py -> build/lib/beat/cmdline copying beat/cmdline/commands.py -> build/lib/beat/cmdline copying beat/cmdline/cache.py -> build/lib/beat/cmdline copying beat/cmdline/status.py -> build/lib/beat/cmdline creating build/lib/beat/cmdline/test copying beat/cmdline/test/test_config.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_status.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_protocoltemplates.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_libraries.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_cache.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/utils.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_toolchains.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_shortcuts.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_environments.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_databases.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_docker.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/core.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/__init__.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_plotterparameters.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_experiments.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_algorithms.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_dataformats.py -> build/lib/beat/cmdline/test copying beat/cmdline/test/test_plotters.py -> build/lib/beat/cmdline/test creating build/lib/beat/cmdline/scripts copying beat/cmdline/scripts/main_cli.py -> build/lib/beat/cmdline/scripts copying beat/cmdline/scripts/__init__.py -> build/lib/beat/cmdline/scripts running egg_info writing dependency_links to beat.cmdline.egg-info/dependency_links.txt writing top-level names to beat.cmdline.egg-info/top_level.txt writing requirements to beat.cmdline.egg-info/requires.txt writing entry points to beat.cmdline.egg-info/entry_points.txt writing beat.cmdline.egg-info/PKG-INFO reading manifest file 'beat.cmdline.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'beat.cmdline.egg-info/SOURCES.txt' creating build/lib/beat/cmdline/test/instructions copying beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.data -> build/lib/beat/cmdline/test/instructions copying beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.data.checksum -> build/lib/beat/cmdline/test/instructions copying beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.index -> build/lib/beat/cmdline/test/instructions copying beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.index.checksum -> build/lib/beat/cmdline/test/instructions copying beat/cmdline/test/instructions/algo_using_cached_files.json -> build/lib/beat/cmdline/test/instructions copying beat/cmdline/test/instructions/algo_using_database.json -> build/lib/beat/cmdline/test/instructions copying beat/cmdline/test/instructions/algo_using_database_and_cached_files.json -> build/lib/beat/cmdline/test/instructions copying beat/cmdline/test/instructions/analyzer.json -> build/lib/beat/cmdline/test/instructions creating build/lib/beat/cmdline/test/prefix creating build/lib/beat/cmdline/test/prefix/algorithms creating build/lib/beat/cmdline/test/prefix/algorithms/user creating build/lib/beat/cmdline/test/prefix/algorithms/user/unknown copying beat/cmdline/test/prefix/algorithms/user/unknown/1.json -> build/lib/beat/cmdline/test/prefix/algorithms/user/unknown creating build/lib/beat/cmdline/test/prefix/experiments creating build/lib/beat/cmdline/test/prefix/experiments/other_user creating build/lib/beat/cmdline/test/prefix/experiments/other_user/other_user creating build/lib/beat/cmdline/test/prefix/experiments/other_user/other_user/somechain creating build/lib/beat/cmdline/test/prefix/experiments/other_user/other_user/somechain/1 copying beat/cmdline/test/prefix/experiments/other_user/other_user/somechain/1/someexp.json -> build/lib/beat/cmdline/test/prefix/experiments/other_user/other_user/somechain/1 creating build/lib/beat/cmdline/test/prefix/experiments/user creating build/lib/beat/cmdline/test/prefix/experiments/user/user creating build/lib/beat/cmdline/test/prefix/experiments/user/user/unknown creating build/lib/beat/cmdline/test/prefix/experiments/user/user/unknown/1 copying beat/cmdline/test/prefix/experiments/user/user/unknown/1/unknown.json -> build/lib/beat/cmdline/test/prefix/experiments/user/user/unknown/1 creating build/lib/beat/cmdline/test/prefix/toolchains creating build/lib/beat/cmdline/test/prefix/toolchains/other_user creating build/lib/beat/cmdline/test/prefix/toolchains/other_user/somechain copying beat/cmdline/test/prefix/toolchains/other_user/somechain/1.json -> build/lib/beat/cmdline/test/prefix/toolchains/other_user/somechain creating build/lib/beat/cmdline/test/prefix/toolchains/user creating build/lib/beat/cmdline/test/prefix/toolchains/user/unknown copying beat/cmdline/test/prefix/toolchains/user/unknown/1.json -> build/lib/beat/cmdline/test/prefix/toolchains/user/unknown 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/beat creating build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/toolchains.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/click_helper.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/plotterparameters.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/common.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/config.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/experiments.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/plotters.py -> build/bdist.linux-armv7l/wheel/beat/cmdline creating build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_config.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_status.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_protocoltemplates.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_libraries.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_cache.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/utils.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_toolchains.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_shortcuts.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_environments.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/algorithms creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/algorithms/user creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/algorithms/user/unknown copying build/lib/beat/cmdline/test/prefix/algorithms/user/unknown/1.json -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/algorithms/user/unknown creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/other_user creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/other_user/other_user creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/other_user/other_user/somechain creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/other_user/other_user/somechain/1 copying build/lib/beat/cmdline/test/prefix/experiments/other_user/other_user/somechain/1/someexp.json -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/other_user/other_user/somechain/1 creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/user creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/user/user creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/user/user/unknown creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/user/user/unknown/1 copying build/lib/beat/cmdline/test/prefix/experiments/user/user/unknown/1/unknown.json -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/experiments/user/user/unknown/1 creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/toolchains creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/toolchains/other_user creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/toolchains/other_user/somechain copying build/lib/beat/cmdline/test/prefix/toolchains/other_user/somechain/1.json -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/toolchains/other_user/somechain creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/toolchains/user creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/toolchains/user/unknown copying build/lib/beat/cmdline/test/prefix/toolchains/user/unknown/1.json -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/prefix/toolchains/user/unknown copying build/lib/beat/cmdline/test/test_databases.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_docker.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/core.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/__init__.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_plotterparameters.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_experiments.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_algorithms.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test creating build/bdist.linux-armv7l/wheel/beat/cmdline/test/instructions copying build/lib/beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.data -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/instructions copying build/lib/beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.data.checksum -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/instructions copying build/lib/beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.index -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/instructions copying build/lib/beat/cmdline/test/instructions/algo_using_cached_files.json -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/instructions copying build/lib/beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.index.checksum -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/instructions copying build/lib/beat/cmdline/test/instructions/analyzer.json -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/instructions copying build/lib/beat/cmdline/test/instructions/algo_using_database_and_cached_files.json -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/instructions copying build/lib/beat/cmdline/test/instructions/algo_using_database.json -> build/bdist.linux-armv7l/wheel/beat/cmdline/test/instructions copying build/lib/beat/cmdline/test/test_dataformats.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/test/test_plotters.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/test copying build/lib/beat/cmdline/log.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/databases.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/libraries.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/protocoltemplates.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/version.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/environments.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/algorithms.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/__init__.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/decorators.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/dataformats.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/webapi.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/commands.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/cache.py -> build/bdist.linux-armv7l/wheel/beat/cmdline copying build/lib/beat/cmdline/status.py -> build/bdist.linux-armv7l/wheel/beat/cmdline creating build/bdist.linux-armv7l/wheel/beat/cmdline/scripts copying build/lib/beat/cmdline/scripts/main_cli.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/scripts copying build/lib/beat/cmdline/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/beat/cmdline/scripts copying build/lib/beat/__init__.py -> build/bdist.linux-armv7l/wheel/beat running install_egg_info Copying beat.cmdline.egg-info to build/bdist.linux-armv7l/wheel/beat.cmdline-1.6.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/beat.cmdline-1.6.0.dist-info/WHEEL creating '/tmp/pip-wheel-73r2j2ay/beat.cmdline-1.6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'beat/__init__.py' adding 'beat/cmdline/__init__.py' adding 'beat/cmdline/algorithms.py' adding 'beat/cmdline/cache.py' adding 'beat/cmdline/click_helper.py' adding 'beat/cmdline/commands.py' adding 'beat/cmdline/common.py' adding 'beat/cmdline/config.py' adding 'beat/cmdline/databases.py' adding 'beat/cmdline/dataformats.py' adding 'beat/cmdline/decorators.py' adding 'beat/cmdline/environments.py' adding 'beat/cmdline/experiments.py' adding 'beat/cmdline/libraries.py' adding 'beat/cmdline/log.py' adding 'beat/cmdline/plotterparameters.py' adding 'beat/cmdline/plotters.py' adding 'beat/cmdline/protocoltemplates.py' adding 'beat/cmdline/status.py' adding 'beat/cmdline/toolchains.py' adding 'beat/cmdline/version.py' adding 'beat/cmdline/webapi.py' adding 'beat/cmdline/scripts/__init__.py' adding 'beat/cmdline/scripts/main_cli.py' adding 'beat/cmdline/test/__init__.py' adding 'beat/cmdline/test/core.py' adding 'beat/cmdline/test/test_algorithms.py' adding 'beat/cmdline/test/test_cache.py' adding 'beat/cmdline/test/test_config.py' adding 'beat/cmdline/test/test_databases.py' adding 'beat/cmdline/test/test_dataformats.py' adding 'beat/cmdline/test/test_docker.py' adding 'beat/cmdline/test/test_environments.py' adding 'beat/cmdline/test/test_experiments.py' adding 'beat/cmdline/test/test_libraries.py' adding 'beat/cmdline/test/test_plotterparameters.py' adding 'beat/cmdline/test/test_plotters.py' adding 'beat/cmdline/test/test_protocoltemplates.py' adding 'beat/cmdline/test/test_shortcuts.py' adding 'beat/cmdline/test/test_status.py' adding 'beat/cmdline/test/test_toolchains.py' adding 'beat/cmdline/test/utils.py' adding 'beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.data' adding 'beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.data.checksum' adding 'beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.index' adding 'beat/cmdline/test/instructions/0123456789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.0.9.index.checksum' adding 'beat/cmdline/test/instructions/algo_using_cached_files.json' adding 'beat/cmdline/test/instructions/algo_using_database.json' adding 'beat/cmdline/test/instructions/algo_using_database_and_cached_files.json' adding 'beat/cmdline/test/instructions/analyzer.json' adding 'beat/cmdline/test/prefix/algorithms/user/unknown/1.json' adding 'beat/cmdline/test/prefix/experiments/other_user/other_user/somechain/1/someexp.json' adding 'beat/cmdline/test/prefix/experiments/user/user/unknown/1/unknown.json' adding 'beat/cmdline/test/prefix/toolchains/other_user/somechain/1.json' adding 'beat/cmdline/test/prefix/toolchains/user/unknown/1.json' adding 'beat.cmdline-1.6.0.dist-info/LICENSE' adding 'beat.cmdline-1.6.0.dist-info/METADATA' adding 'beat.cmdline-1.6.0.dist-info/WHEEL' adding 'beat.cmdline-1.6.0.dist-info/entry_points.txt' adding 'beat.cmdline-1.6.0.dist-info/top_level.txt' adding 'beat.cmdline-1.6.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for beat.cmdline: finished with status 'done' Stored in directory: /tmp/tmptqzf8nh6 Successfully built beat.cmdline Cleaning up... Removing source in /tmp/pip-wheel-tvodhs3p/beat.cmdline Removed build tracker '/tmp/pip-req-tracker-9pkk8isi'