2020-09-20T07:21:59,135 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2020-09-20T07:21:59,852 Created temporary directory: /tmp/pip-ephem-wheel-cache-e2jkri8b 2020-09-20T07:21:59,857 Created temporary directory: /tmp/pip-req-tracker-hb21m9u_ 2020-09-20T07:21:59,858 Initialized build tracking at /tmp/pip-req-tracker-hb21m9u_ 2020-09-20T07:21:59,859 Created build tracker: /tmp/pip-req-tracker-hb21m9u_ 2020-09-20T07:21:59,859 Entered build tracker: /tmp/pip-req-tracker-hb21m9u_ 2020-09-20T07:21:59,861 Created temporary directory: /tmp/pip-wheel-p8owtcun 2020-09-20T07:21:59,880 1 location(s) to search for versions of clusterlib: 2020-09-20T07:21:59,880 * https://pypi.org/simple/clusterlib/ 2020-09-20T07:21:59,881 Fetching project page and analyzing links: https://pypi.org/simple/clusterlib/ 2020-09-20T07:21:59,883 Getting page https://pypi.org/simple/clusterlib/ 2020-09-20T07:21:59,887 Found index url https://pypi.org/simple 2020-09-20T07:22:00,206 Found link https://files.pythonhosted.org/packages/9f/f5/87de149a71f480b3a36f4f9b34c3f36f6e1268fe16f7ebbc0408baa94bd0/clusterlib-0.1.tar.gz#sha256=2d117a44834bec5d7097490cb923e7b05726553fe3d0e717ec63faa5e9cb8fad (from https://pypi.org/simple/clusterlib/), version: 0.1 2020-09-20T07:22:00,216 Given no hashes to check 1 links for project 'clusterlib': discarding no candidates 2020-09-20T07:22:00,217 Using version 0.1 (newest of versions: 0.1) 2020-09-20T07:22:00,225 Collecting clusterlib==0.1 2020-09-20T07:22:00,230 Created temporary directory: /tmp/pip-unpack-emf4bt35 2020-09-20T07:22:00,685 Downloading clusterlib-0.1.tar.gz (1.1 MB) 2020-09-20T07:22:07,727 Added clusterlib==0.1 from https://files.pythonhosted.org/packages/9f/f5/87de149a71f480b3a36f4f9b34c3f36f6e1268fe16f7ebbc0408baa94bd0/clusterlib-0.1.tar.gz#sha256=2d117a44834bec5d7097490cb923e7b05726553fe3d0e717ec63faa5e9cb8fad to build tracker '/tmp/pip-req-tracker-hb21m9u_' 2020-09-20T07:22:07,731 Running setup.py (path:/tmp/pip-wheel-p8owtcun/clusterlib/setup.py) egg_info for package clusterlib 2020-09-20T07:22:07,734 Created temporary directory: /tmp/pip-pip-egg-info-269ug_n0 2020-09-20T07:22:07,735 Running command python setup.py egg_info 2020-09-20T07:22:09,817 running egg_info 2020-09-20T07:22:09,823 creating /tmp/pip-pip-egg-info-269ug_n0/clusterlib.egg-info 2020-09-20T07:22:09,828 writing dependency_links to /tmp/pip-pip-egg-info-269ug_n0/clusterlib.egg-info/dependency_links.txt 2020-09-20T07:22:09,830 writing top-level names to /tmp/pip-pip-egg-info-269ug_n0/clusterlib.egg-info/top_level.txt 2020-09-20T07:22:09,832 writing /tmp/pip-pip-egg-info-269ug_n0/clusterlib.egg-info/PKG-INFO 2020-09-20T07:22:09,839 writing manifest file '/tmp/pip-pip-egg-info-269ug_n0/clusterlib.egg-info/SOURCES.txt' 2020-09-20T07:22:10,193 reading manifest file '/tmp/pip-pip-egg-info-269ug_n0/clusterlib.egg-info/SOURCES.txt' 2020-09-20T07:22:10,200 writing manifest file '/tmp/pip-pip-egg-info-269ug_n0/clusterlib.egg-info/SOURCES.txt' 2020-09-20T07:22:10,335 Source in /tmp/pip-wheel-p8owtcun/clusterlib has version 0.1, which satisfies requirement clusterlib==0.1 from https://files.pythonhosted.org/packages/9f/f5/87de149a71f480b3a36f4f9b34c3f36f6e1268fe16f7ebbc0408baa94bd0/clusterlib-0.1.tar.gz#sha256=2d117a44834bec5d7097490cb923e7b05726553fe3d0e717ec63faa5e9cb8fad 2020-09-20T07:22:10,337 Removed clusterlib==0.1 from https://files.pythonhosted.org/packages/9f/f5/87de149a71f480b3a36f4f9b34c3f36f6e1268fe16f7ebbc0408baa94bd0/clusterlib-0.1.tar.gz#sha256=2d117a44834bec5d7097490cb923e7b05726553fe3d0e717ec63faa5e9cb8fad from build tracker '/tmp/pip-req-tracker-hb21m9u_' 2020-09-20T07:22:10,342 Building wheels for collected packages: clusterlib 2020-09-20T07:22:10,350 Created temporary directory: /tmp/pip-wheel-7g315pm8 2020-09-20T07:22:10,351 Building wheel for clusterlib (setup.py): started 2020-09-20T07:22:10,352 Destination directory: /tmp/pip-wheel-7g315pm8 2020-09-20T07:22:10,353 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-p8owtcun/clusterlib/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-p8owtcun/clusterlib/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-7g315pm8 2020-09-20T07:22:12,433 running bdist_wheel 2020-09-20T07:22:12,448 running build 2020-09-20T07:22:12,449 running build_py 2020-09-20T07:22:12,794 creating build 2020-09-20T07:22:12,795 creating build/lib 2020-09-20T07:22:12,796 creating build/lib/clusterlib 2020-09-20T07:22:12,799 copying clusterlib/scheduler.py -> build/lib/clusterlib 2020-09-20T07:22:12,804 copying clusterlib/__init__.py -> build/lib/clusterlib 2020-09-20T07:22:12,808 copying clusterlib/storage.py -> build/lib/clusterlib 2020-09-20T07:22:12,814 creating build/lib/clusterlib/tests 2020-09-20T07:22:12,816 copying clusterlib/tests/test_storage.py -> build/lib/clusterlib/tests 2020-09-20T07:22:12,820 copying clusterlib/tests/test_scheduler.py -> build/lib/clusterlib/tests 2020-09-20T07:22:12,825 copying clusterlib/tests/__init__.py -> build/lib/clusterlib/tests 2020-09-20T07:22:12,843 installing to build/bdist.linux-armv7l/wheel 2020-09-20T07:22:12,844 running install 2020-09-20T07:22:12,846 running install_lib 2020-09-20T07:22:12,854 creating build/bdist.linux-armv7l 2020-09-20T07:22:12,855 creating build/bdist.linux-armv7l/wheel 2020-09-20T07:22:12,859 creating build/bdist.linux-armv7l/wheel/clusterlib 2020-09-20T07:22:12,861 copying build/lib/clusterlib/scheduler.py -> build/bdist.linux-armv7l/wheel/clusterlib 2020-09-20T07:22:12,868 creating build/bdist.linux-armv7l/wheel/clusterlib/tests 2020-09-20T07:22:12,870 copying build/lib/clusterlib/tests/test_storage.py -> build/bdist.linux-armv7l/wheel/clusterlib/tests 2020-09-20T07:22:12,875 copying build/lib/clusterlib/tests/test_scheduler.py -> build/bdist.linux-armv7l/wheel/clusterlib/tests 2020-09-20T07:22:12,879 copying build/lib/clusterlib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/clusterlib/tests 2020-09-20T07:22:12,883 copying build/lib/clusterlib/__init__.py -> build/bdist.linux-armv7l/wheel/clusterlib 2020-09-20T07:22:12,888 copying build/lib/clusterlib/storage.py -> build/bdist.linux-armv7l/wheel/clusterlib 2020-09-20T07:22:12,894 running install_egg_info 2020-09-20T07:22:12,943 running egg_info 2020-09-20T07:22:12,944 creating clusterlib.egg-info 2020-09-20T07:22:12,947 writing top-level names to clusterlib.egg-info/top_level.txt 2020-09-20T07:22:12,952 writing dependency_links to clusterlib.egg-info/dependency_links.txt 2020-09-20T07:22:12,955 writing clusterlib.egg-info/PKG-INFO 2020-09-20T07:22:12,962 writing manifest file 'clusterlib.egg-info/SOURCES.txt' 2020-09-20T07:22:12,970 reading manifest file 'clusterlib.egg-info/SOURCES.txt' 2020-09-20T07:22:12,978 writing manifest file 'clusterlib.egg-info/SOURCES.txt' 2020-09-20T07:22:12,981 Copying clusterlib.egg-info to build/bdist.linux-armv7l/wheel/clusterlib-0.1-py3.5.egg-info 2020-09-20T07:22:13,002 running install_scripts 2020-09-20T07:22:13,181 creating build/bdist.linux-armv7l/wheel/clusterlib-0.1.dist-info/WHEEL 2020-09-20T07:22:13,396 Building wheel for clusterlib (setup.py): finished with status 'done' 2020-09-20T07:22:13,401 Created wheel for clusterlib: filename=clusterlib-0.1-py3-none-any.whl size=10152 sha256=b2d9953588ec09a43e9acb6d6785f7baed52e9dd7c6c38878f05d894ad3eafb1 2020-09-20T07:22:13,402 Stored in directory: /tmp/pip-ephem-wheel-cache-e2jkri8b/wheels/c4/bc/60/2b18f1bc8790ac4c074a7a3f0f6b12d08351afab22dc30b114 2020-09-20T07:22:13,431 Successfully built clusterlib 2020-09-20T07:22:13,442 Removed build tracker: '/tmp/pip-req-tracker-hb21m9u_'