Created temporary directory: /tmp/pip-ephem-wheel-cache-c_lvlnzv Created temporary directory: /tmp/pip-req-tracker-dyo8fjcd Created requirements tracker '/tmp/pip-req-tracker-dyo8fjcd' Created temporary directory: /tmp/pip-wheel-hxnzvz3z Looking in indexes: https://pypi.python.org/simple Collecting gitops==0.0.1 1 location(s) to search for versions of gitops: * https://pypi.python.org/simple/gitops/ Getting page https://pypi.python.org/simple/gitops/ Analyzing links from page https://pypi.org/simple/gitops/ Skipping link https://files.pythonhosted.org/packages/04/ad/ba41c0f1d3aa40ae03485c0dc1f22029ff49798818ab7158676db09a0567/gitops-0.0.1-py3.6.egg#sha256=8ee70d6737bcc7a7e008bec4664ddbc37a8ea05b88aab8e9c8abc8b77ddbacd6 (from https://pypi.org/simple/gitops/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/20/40/df8eec368c9faebe4a199789cef479db070eebac8fa2e869b186f67ea2f9/gitops-0.0.1.tar.gz#sha256=f92bca32eae4749e9abac41cb458ebf045982481eb52b5f1e5042db458748db3 (from https://pypi.org/simple/gitops/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-ee_5hnii Downloading https://files.pythonhosted.org/packages/20/40/df8eec368c9faebe4a199789cef479db070eebac8fa2e869b186f67ea2f9/gitops-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/20/40/df8eec368c9faebe4a199789cef479db070eebac8fa2e869b186f67ea2f9/gitops-0.0.1.tar.gz#sha256=f92bca32eae4749e9abac41cb458ebf045982481eb52b5f1e5042db458748db3 (from https://pypi.org/simple/gitops/) Added gitops==0.0.1 from https://files.pythonhosted.org/packages/20/40/df8eec368c9faebe4a199789cef479db070eebac8fa2e869b186f67ea2f9/gitops-0.0.1.tar.gz#sha256=f92bca32eae4749e9abac41cb458ebf045982481eb52b5f1e5042db458748db3 to build tracker '/tmp/pip-req-tracker-dyo8fjcd' Running setup.py (path:/tmp/pip-wheel-hxnzvz3z/gitops/setup.py) egg_info for package gitops Running command python setup.py egg_info running egg_info creating pip-egg-info/gitops.egg-info writing pip-egg-info/gitops.egg-info/PKG-INFO writing requirements to pip-egg-info/gitops.egg-info/requires.txt writing top-level names to pip-egg-info/gitops.egg-info/top_level.txt writing entry points to pip-egg-info/gitops.egg-info/entry_points.txt writing dependency_links to pip-egg-info/gitops.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/gitops.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gitops.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gitops.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-hxnzvz3z/gitops has version 0.0.1, which satisfies requirement gitops==0.0.1 from https://files.pythonhosted.org/packages/20/40/df8eec368c9faebe4a199789cef479db070eebac8fa2e869b186f67ea2f9/gitops-0.0.1.tar.gz#sha256=f92bca32eae4749e9abac41cb458ebf045982481eb52b5f1e5042db458748db3 Removed gitops==0.0.1 from https://files.pythonhosted.org/packages/20/40/df8eec368c9faebe4a199789cef479db070eebac8fa2e869b186f67ea2f9/gitops-0.0.1.tar.gz#sha256=f92bca32eae4749e9abac41cb458ebf045982481eb52b5f1e5042db458748db3 from build tracker '/tmp/pip-req-tracker-dyo8fjcd' Building wheels for collected packages: gitops Created temporary directory: /tmp/pip-wheel-9j6k1uhw Running setup.py bdist_wheel for gitops: started Destination directory: /tmp/pip-wheel-9j6k1uhw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hxnzvz3z/gitops/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-9j6k1uhw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gitops copying gitops/namespace.py -> build/lib/gitops copying gitops/command_line.py -> build/lib/gitops copying gitops/application.py -> build/lib/gitops copying gitops/worker.py -> build/lib/gitops copying gitops/cluster.py -> build/lib/gitops copying gitops/utils.py -> build/lib/gitops copying gitops/github_webhook.py -> build/lib/gitops copying gitops/slack.py -> build/lib/gitops copying gitops/deploy.py -> build/lib/gitops copying gitops/git.py -> build/lib/gitops copying gitops/__init__.py -> build/lib/gitops copying gitops/main.py -> build/lib/gitops copying gitops/__main__.py -> build/lib/gitops copying gitops/app.py -> build/lib/gitops creating build/lib/tests copying tests/test_namespace.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/make_values.py -> build/lib/tests running egg_info writing gitops.egg-info/PKG-INFO writing dependency_links to gitops.egg-info/dependency_links.txt writing top-level names to gitops.egg-info/top_level.txt writing requirements to gitops.egg-info/requires.txt writing entry points to gitops.egg-info/entry_points.txt reading manifest file 'gitops.egg-info/SOURCES.txt' writing manifest file 'gitops.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/gitops copying build/lib/gitops/namespace.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/command_line.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/application.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/worker.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/cluster.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/utils.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/github_webhook.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/slack.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/deploy.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/git.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/__init__.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/main.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/__main__.py -> build/bdist.linux-armv7l/wheel/gitops copying build/lib/gitops/app.py -> build/bdist.linux-armv7l/wheel/gitops creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_namespace.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/make_values.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying gitops.egg-info to build/bdist.linux-armv7l/wheel/gitops-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gitops-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-9j6k1uhw/gitops-0.0.1-py3-none-any.whl' and adding '.' to it adding 'gitops/__init__.py' adding 'gitops/__main__.py' adding 'gitops/app.py' adding 'gitops/application.py' adding 'gitops/cluster.py' adding 'gitops/command_line.py' adding 'gitops/deploy.py' adding 'gitops/git.py' adding 'gitops/github_webhook.py' adding 'gitops/main.py' adding 'gitops/namespace.py' adding 'gitops/slack.py' adding 'gitops/utils.py' adding 'gitops/worker.py' adding 'tests/__init__.py' adding 'tests/make_values.py' adding 'tests/test_namespace.py' adding 'gitops-0.0.1.dist-info/dependency_links.txt' adding 'gitops-0.0.1.dist-info/entry_points.txt' adding 'gitops-0.0.1.dist-info/top_level.txt' adding 'gitops-0.0.1.dist-info/WHEEL' adding 'gitops-0.0.1.dist-info/METADATA' adding 'gitops-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gitops: finished with status 'done' Stored in directory: /tmp/tmpfkqaos5k Successfully built gitops Cleaning up... Removing source in /tmp/pip-wheel-hxnzvz3z/gitops Removed build tracker '/tmp/pip-req-tracker-dyo8fjcd'