Created temporary directory: /tmp/pip-ephem-wheel-cache-5_mr21w1 Created temporary directory: /tmp/pip-req-tracker-p_4udts1 Created requirements tracker '/tmp/pip-req-tracker-p_4udts1' Created temporary directory: /tmp/pip-wheel-lvynalej Looking in indexes: https://pypi.python.org/simple Collecting aws-parallelcluster-node==2.0.0 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 Found link https://files.pythonhosted.org/packages/b1/fc/e6338c58445dd90b4e7cd04469485fe7c815cbd808cadfcdabc60a51f44a/aws-parallelcluster-node-2.0.0.tar.gz#sha256=398a9dc65dd572a370e77d661d74ffc5b634eab4a967b0beda2a46136fe0167a (from https://pypi.org/simple/aws-parallelcluster-node/), version: 2.0.0 Using version 2.0.0 (newest of versions: 2.0.0) Created temporary directory: /tmp/pip-unpack-a1dsf9yt Downloading https://files.pythonhosted.org/packages/b1/fc/e6338c58445dd90b4e7cd04469485fe7c815cbd808cadfcdabc60a51f44a/aws-parallelcluster-node-2.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b1/fc/e6338c58445dd90b4e7cd04469485fe7c815cbd808cadfcdabc60a51f44a/aws-parallelcluster-node-2.0.0.tar.gz#sha256=398a9dc65dd572a370e77d661d74ffc5b634eab4a967b0beda2a46136fe0167a (from https://pypi.org/simple/aws-parallelcluster-node/) Added aws-parallelcluster-node==2.0.0 from https://files.pythonhosted.org/packages/b1/fc/e6338c58445dd90b4e7cd04469485fe7c815cbd808cadfcdabc60a51f44a/aws-parallelcluster-node-2.0.0.tar.gz#sha256=398a9dc65dd572a370e77d661d74ffc5b634eab4a967b0beda2a46136fe0167a to build tracker '/tmp/pip-req-tracker-p_4udts1' Running setup.py (path:/tmp/pip-wheel-lvynalej/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 entry points to pip-egg-info/aws_parallelcluster_node.egg-info/entry_points.txt writing requirements to pip-egg-info/aws_parallelcluster_node.egg-info/requires.txt writing top-level names to pip-egg-info/aws_parallelcluster_node.egg-info/top_level.txt writing dependency_links to pip-egg-info/aws_parallelcluster_node.egg-info/dependency_links.txt writing pip-egg-info/aws_parallelcluster_node.egg-info/PKG-INFO 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-lvynalej/aws-parallelcluster-node has version 2.0.0, which satisfies requirement aws-parallelcluster-node==2.0.0 from https://files.pythonhosted.org/packages/b1/fc/e6338c58445dd90b4e7cd04469485fe7c815cbd808cadfcdabc60a51f44a/aws-parallelcluster-node-2.0.0.tar.gz#sha256=398a9dc65dd572a370e77d661d74ffc5b634eab4a967b0beda2a46136fe0167a Removed aws-parallelcluster-node==2.0.0 from https://files.pythonhosted.org/packages/b1/fc/e6338c58445dd90b4e7cd04469485fe7c815cbd808cadfcdabc60a51f44a/aws-parallelcluster-node-2.0.0.tar.gz#sha256=398a9dc65dd572a370e77d661d74ffc5b634eab4a967b0beda2a46136fe0167a from build tracker '/tmp/pip-req-tracker-p_4udts1' Building wheels for collected packages: aws-parallelcluster-node Created temporary directory: /tmp/pip-wheel-m91_c20o Running setup.py bdist_wheel for aws-parallelcluster-node: started Destination directory: /tmp/pip-wheel-m91_c20o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lvynalej/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-m91_c20o running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jobwatcher copying jobwatcher/__init__.py -> build/lib/jobwatcher copying jobwatcher/jobwatcher.py -> build/lib/jobwatcher creating build/lib/sqswatcher copying sqswatcher/__init__.py -> build/lib/sqswatcher copying sqswatcher/sqswatcher.py -> build/lib/sqswatcher creating build/lib/nodewatcher copying nodewatcher/nodewatcher.py -> build/lib/nodewatcher copying nodewatcher/__init__.py -> build/lib/nodewatcher creating build/lib/jobwatcher/plugins copying jobwatcher/plugins/slurm.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/unittests.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/__init__.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/sge.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/torque.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/utils.py -> build/lib/jobwatcher/plugins copying jobwatcher/plugins/test.py -> build/lib/jobwatcher/plugins creating build/lib/sqswatcher/plugins copying sqswatcher/plugins/openlava.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/slurm.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/__init__.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/sge.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/torque.py -> build/lib/sqswatcher/plugins copying sqswatcher/plugins/test.py -> build/lib/sqswatcher/plugins creating build/lib/nodewatcher/plugins copying nodewatcher/plugins/openlava.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/slurm.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/__init__.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/sge.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/torque.py -> build/lib/nodewatcher/plugins copying nodewatcher/plugins/test.py -> build/lib/nodewatcher/plugins running egg_info writing aws_parallelcluster_node.egg-info/PKG-INFO writing requirements to aws_parallelcluster_node.egg-info/requires.txt writing dependency_links to aws_parallelcluster_node.egg-info/dependency_links.txt writing top-level names to aws_parallelcluster_node.egg-info/top_level.txt writing entry points to aws_parallelcluster_node.egg-info/entry_points.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/jobwatcher copying build/lib/jobwatcher/__init__.py -> 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/unittests.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/sge.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/plugins/utils.py -> build/bdist.linux-armv7l/wheel/jobwatcher/plugins copying build/lib/jobwatcher/plugins/test.py -> build/bdist.linux-armv7l/wheel/jobwatcher/plugins creating build/bdist.linux-armv7l/wheel/sqswatcher copying build/lib/sqswatcher/__init__.py -> build/bdist.linux-armv7l/wheel/sqswatcher creating 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/slurm.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/sge.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/plugins/test.py -> build/bdist.linux-armv7l/wheel/sqswatcher/plugins copying build/lib/sqswatcher/sqswatcher.py -> build/bdist.linux-armv7l/wheel/sqswatcher creating build/bdist.linux-armv7l/wheel/nodewatcher copying build/lib/nodewatcher/nodewatcher.py -> build/bdist.linux-armv7l/wheel/nodewatcher copying build/lib/nodewatcher/__init__.py -> build/bdist.linux-armv7l/wheel/nodewatcher creating 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/slurm.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/sge.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/plugins/test.py -> build/bdist.linux-armv7l/wheel/nodewatcher/plugins running install_egg_info Copying aws_parallelcluster_node.egg-info to build/bdist.linux-armv7l/wheel/aws_parallelcluster_node-2.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/aws_parallelcluster_node-2.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-m91_c20o/aws_parallelcluster_node-2.0.0-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.0.dist-info/entry_points.txt' adding 'aws_parallelcluster_node-2.0.0.dist-info/top_level.txt' adding 'aws_parallelcluster_node-2.0.0.dist-info/WHEEL' adding 'aws_parallelcluster_node-2.0.0.dist-info/METADATA' adding 'aws_parallelcluster_node-2.0.0.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/tmp5j85qdwq Successfully built aws-parallelcluster-node Cleaning up... Removing source in /tmp/pip-wheel-lvynalej/aws-parallelcluster-node Removed build tracker '/tmp/pip-req-tracker-p_4udts1'