Created temporary directory: /tmp/pip-ephem-wheel-cache-3sdz_8qr Created temporary directory: /tmp/pip-req-tracker-zgl51v55 Created requirements tracker '/tmp/pip-req-tracker-zgl51v55' Created temporary directory: /tmp/pip-wheel-pc9u998s Looking in indexes: https://pypi.python.org/simple Collecting aws-parallelcluster-node==2.0.0rc1 1 location(s) to search for versions of aws-parallelcluster-node: * https://pypi.python.org/simple/aws-parallelcluster-node/ Getting page https://pypi.python.org/simple/aws-parallelcluster-node/ Analyzing links from page https://pypi.org/simple/aws-parallelcluster-node/ Found link https://files.pythonhosted.org/packages/8b/3e/8f29d8fe98adb53a73922ba1d7054bcb8c418247d9364b16581440a7743e/aws-parallelcluster-node-2.0.0rc1.tar.gz#sha256=17ee902233da7da1746e37f019915287c7699f022c6bd15badb9161da59a9159 (from https://pypi.org/simple/aws-parallelcluster-node/), version: 2.0.0rc1 Using version 2.0.0rc1 (newest of versions: 2.0.0rc1) Created temporary directory: /tmp/pip-unpack-g442l3fb Downloading https://files.pythonhosted.org/packages/8b/3e/8f29d8fe98adb53a73922ba1d7054bcb8c418247d9364b16581440a7743e/aws-parallelcluster-node-2.0.0rc1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8b/3e/8f29d8fe98adb53a73922ba1d7054bcb8c418247d9364b16581440a7743e/aws-parallelcluster-node-2.0.0rc1.tar.gz#sha256=17ee902233da7da1746e37f019915287c7699f022c6bd15badb9161da59a9159 (from https://pypi.org/simple/aws-parallelcluster-node/) Added aws-parallelcluster-node==2.0.0rc1 from https://files.pythonhosted.org/packages/8b/3e/8f29d8fe98adb53a73922ba1d7054bcb8c418247d9364b16581440a7743e/aws-parallelcluster-node-2.0.0rc1.tar.gz#sha256=17ee902233da7da1746e37f019915287c7699f022c6bd15badb9161da59a9159 to build tracker '/tmp/pip-req-tracker-zgl51v55' Running setup.py (path:/tmp/pip-wheel-pc9u998s/aws-parallelcluster-node/setup.py) egg_info for package aws-parallelcluster-node Running command python setup.py egg_info running egg_info creating pip-egg-info/aws_parallelcluster_node.egg-info writing pip-egg-info/aws_parallelcluster_node.egg-info/PKG-INFO writing top-level names to pip-egg-info/aws_parallelcluster_node.egg-info/top_level.txt writing requirements to pip-egg-info/aws_parallelcluster_node.egg-info/requires.txt writing entry points to pip-egg-info/aws_parallelcluster_node.egg-info/entry_points.txt writing dependency_links to pip-egg-info/aws_parallelcluster_node.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/aws_parallelcluster_node.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/aws_parallelcluster_node.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/aws_parallelcluster_node.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pc9u998s/aws-parallelcluster-node has version 2.0.0rc1, which satisfies requirement aws-parallelcluster-node==2.0.0rc1 from https://files.pythonhosted.org/packages/8b/3e/8f29d8fe98adb53a73922ba1d7054bcb8c418247d9364b16581440a7743e/aws-parallelcluster-node-2.0.0rc1.tar.gz#sha256=17ee902233da7da1746e37f019915287c7699f022c6bd15badb9161da59a9159 Removed aws-parallelcluster-node==2.0.0rc1 from https://files.pythonhosted.org/packages/8b/3e/8f29d8fe98adb53a73922ba1d7054bcb8c418247d9364b16581440a7743e/aws-parallelcluster-node-2.0.0rc1.tar.gz#sha256=17ee902233da7da1746e37f019915287c7699f022c6bd15badb9161da59a9159 from build tracker '/tmp/pip-req-tracker-zgl51v55' Building wheels for collected packages: aws-parallelcluster-node Created temporary directory: /tmp/pip-wheel-h7idvfva Running setup.py bdist_wheel for aws-parallelcluster-node: started Destination directory: /tmp/pip-wheel-h7idvfva Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pc9u998s/aws-parallelcluster-node/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-h7idvfva running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sqswatcher copying sqswatcher/sqswatcher.py -> build/lib/sqswatcher copying sqswatcher/__init__.py -> build/lib/sqswatcher creating build/lib/jobwatcher copying jobwatcher/jobwatcher.py -> build/lib/jobwatcher copying jobwatcher/__init__.py -> build/lib/jobwatcher creating build/lib/nodewatcher copying nodewatcher/nodewatcher.py -> build/lib/nodewatcher copying nodewatcher/__init__.py -> build/lib/nodewatcher creating build/lib/sqswatcher/plugins copying sqswatcher/plugins/slurm.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/sge.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/__init__.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/openlava.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/test.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/torque.py -> build/lib/sqswatcher/plugins creating build/lib/jobwatcher/plugins copying jobwatcher/plugins/slurm.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/utils.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/sge.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/__init__.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/unittests.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/test.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/torque.py -> build/lib/jobwatcher/plugins creating build/lib/nodewatcher/plugins copying nodewatcher/plugins/slurm.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/sge.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/__init__.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/openlava.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/test.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/torque.py -> build/lib/nodewatcher/plugins running egg_info writing dependency_links to aws_parallelcluster_node.egg-info/dependency_links.txt writing aws_parallelcluster_node.egg-info/PKG-INFO writing entry points to aws_parallelcluster_node.egg-info/entry_points.txt writing top-level names to aws_parallelcluster_node.egg-info/top_level.txt writing requirements to aws_parallelcluster_node.egg-info/requires.txt reading manifest file 'aws_parallelcluster_node.egg-info/SOURCES.txt' writing manifest file 'aws_parallelcluster_node.egg-info/SOURCES.txt' 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/sqswatcher creating build/bdist.linux-armv7l/wheel/sqswatcher/plugins copying build/lib/sqswatcher/plugins/slurm.py -> build/bdist.linux-armv7l/wheel/sqswatcher/plugins copying build/lib/sqswatcher/plugins/sge.py -> build/bdist.linux-armv7l/wheel/sqswatcher/plugins copying build/lib/sqswatcher/plugins/__init__.py -> build/bdist.linux-armv7l/wheel/sqswatcher/plugins copying build/lib/sqswatcher/plugins/openlava.py -> build/bdist.linux-armv7l/wheel/sqswatcher/plugins copying build/lib/sqswatcher/plugins/test.py -> build/bdist.linux-armv7l/wheel/sqswatcher/plugins copying build/lib/sqswatcher/plugins/torque.py -> build/bdist.linux-armv7l/wheel/sqswatcher/plugins copying build/lib/sqswatcher/sqswatcher.py -> build/bdist.linux-armv7l/wheel/sqswatcher copying build/lib/sqswatcher/__init__.py -> build/bdist.linux-armv7l/wheel/sqswatcher creating build/bdist.linux-armv7l/wheel/jobwatcher copying build/lib/jobwatcher/jobwatcher.py -> build/bdist.linux-armv7l/wheel/jobwatcher creating build/bdist.linux-armv7l/wheel/jobwatcher/plugins copying build/lib/jobwatcher/plugins/slurm.py -> build/bdist.linux-armv7l/wheel/jobwatcher/plugins copying build/lib/jobwatcher/plugins/utils.py -> build/bdist.linux-armv7l/wheel/jobwatcher/plugins copying build/lib/jobwatcher/plugins/sge.py -> build/bdist.linux-armv7l/wheel/jobwatcher/plugins copying build/lib/jobwatcher/plugins/__init__.py -> build/bdist.linux-armv7l/wheel/jobwatcher/plugins copying build/lib/jobwatcher/plugins/unittests.py -> build/bdist.linux-armv7l/wheel/jobwatcher/plugins copying build/lib/jobwatcher/plugins/test.py -> build/bdist.linux-armv7l/wheel/jobwatcher/plugins copying build/lib/jobwatcher/plugins/torque.py -> build/bdist.linux-armv7l/wheel/jobwatcher/plugins copying build/lib/jobwatcher/__init__.py -> build/bdist.linux-armv7l/wheel/jobwatcher creating build/bdist.linux-armv7l/wheel/nodewatcher creating build/bdist.linux-armv7l/wheel/nodewatcher/plugins copying build/lib/nodewatcher/plugins/slurm.py -> build/bdist.linux-armv7l/wheel/nodewatcher/plugins copying build/lib/nodewatcher/plugins/sge.py -> build/bdist.linux-armv7l/wheel/nodewatcher/plugins copying build/lib/nodewatcher/plugins/__init__.py -> build/bdist.linux-armv7l/wheel/nodewatcher/plugins copying build/lib/nodewatcher/plugins/openlava.py -> build/bdist.linux-armv7l/wheel/nodewatcher/plugins copying build/lib/nodewatcher/plugins/test.py -> build/bdist.linux-armv7l/wheel/nodewatcher/plugins copying build/lib/nodewatcher/plugins/torque.py -> build/bdist.linux-armv7l/wheel/nodewatcher/plugins copying build/lib/nodewatcher/nodewatcher.py -> build/bdist.linux-armv7l/wheel/nodewatcher copying build/lib/nodewatcher/__init__.py -> build/bdist.linux-armv7l/wheel/nodewatcher running install_egg_info Copying aws_parallelcluster_node.egg-info to build/bdist.linux-armv7l/wheel/aws_parallelcluster_node-2.0.0rc1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/aws_parallelcluster_node-2.0.0rc1.dist-info/WHEEL creating '/tmp/pip-wheel-h7idvfva/aws_parallelcluster_node-2.0.0rc1-py3-none-any.whl' and adding '.' to it adding 'jobwatcher/__init__.py' adding 'jobwatcher/jobwatcher.py' adding 'jobwatcher/plugins/__init__.py' adding 'jobwatcher/plugins/sge.py' adding 'jobwatcher/plugins/slurm.py' adding 'jobwatcher/plugins/test.py' adding 'jobwatcher/plugins/torque.py' adding 'jobwatcher/plugins/unittests.py' adding 'jobwatcher/plugins/utils.py' adding 'nodewatcher/__init__.py' adding 'nodewatcher/nodewatcher.py' adding 'nodewatcher/plugins/__init__.py' adding 'nodewatcher/plugins/openlava.py' adding 'nodewatcher/plugins/sge.py' adding 'nodewatcher/plugins/slurm.py' adding 'nodewatcher/plugins/test.py' adding 'nodewatcher/plugins/torque.py' adding 'sqswatcher/__init__.py' adding 'sqswatcher/sqswatcher.py' adding 'sqswatcher/plugins/__init__.py' adding 'sqswatcher/plugins/openlava.py' adding 'sqswatcher/plugins/sge.py' adding 'sqswatcher/plugins/slurm.py' adding 'sqswatcher/plugins/test.py' adding 'sqswatcher/plugins/torque.py' adding 'aws_parallelcluster_node-2.0.0rc1.dist-info/entry_points.txt' adding 'aws_parallelcluster_node-2.0.0rc1.dist-info/top_level.txt' adding 'aws_parallelcluster_node-2.0.0rc1.dist-info/WHEEL' adding 'aws_parallelcluster_node-2.0.0rc1.dist-info/METADATA' adding 'aws_parallelcluster_node-2.0.0rc1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for aws-parallelcluster-node: finished with status 'done' Stored in directory: /tmp/tmpakoq80pz Successfully built aws-parallelcluster-node Cleaning up... Removing source in /tmp/pip-wheel-pc9u998s/aws-parallelcluster-node Removed build tracker '/tmp/pip-req-tracker-zgl51v55'