Collecting runway==0.4.0 1 location(s) to search for versions of runway: * https://pypi.python.org/simple/runway/ Getting page https://pypi.python.org/simple/runway/ Analyzing links from page https://pypi.python.org/simple/runway/ Found link https://pypi.python.org/packages/02/84/2b8c31f9da5344e6e8acf2e97c2df99ceb07f95489f0fb5bd8c9ddb341ec/runway-0.3.3.tar.gz#md5=d60f89d134604978d8332661c710a06f (from https://pypi.python.org/simple/runway/), version: 0.3.3 Found link https://pypi.python.org/packages/16/da/b6fcbb3621875ad6defd7ecb16e3271db7c05cc6bf9c2a4eec8417c84e04/runway-0.3.0.tar.gz#md5=1bc5ddb4dd2ec2244231b0fdfaad96d7 (from https://pypi.python.org/simple/runway/), version: 0.3.0 Found link https://pypi.python.org/packages/23/44/70790340f8d1980589a10edd8b08a45958e36b4fd02fa402fb0ade881c17/runway-0.3.2.tar.gz#md5=b5b3648c9279b8a1796a342725008504 (from https://pypi.python.org/simple/runway/), version: 0.3.2 Found link https://pypi.python.org/packages/3f/55/1f9b0ecdf0b9fdad1ecbdc2020ed3e16021d85edd5f9a6abcbd06502c026/runway-0.3.1.tar.gz#md5=4fe9ff442700ff970d54a1aa35c202d7 (from https://pypi.python.org/simple/runway/), version: 0.3.1 Found link https://pypi.python.org/packages/58/1d/d5bf68a338dd4485035da155e043a4f4d31bcc878371717b07cf5a0c5e7c/runway-0.4.0.tar.gz#md5=d4f7cea1145d455b0789a36129168bc1 (from https://pypi.python.org/simple/runway/), version: 0.4.0 Found link https://pypi.python.org/packages/75/c9/89a09adad4826206a36ff93e488b4c47510df3525858da81811142a0b645/runway-0.2.4.tar.gz#md5=fa694e71c03d770fe202f7303df8e5e0 (from https://pypi.python.org/simple/runway/), version: 0.2.4 Using version 0.4.0 (newest of versions: 0.4.0) Downloading runway-0.4.0.tar.gz (87kB) Downloading from URL https://pypi.python.org/packages/58/1d/d5bf68a338dd4485035da155e043a4f4d31bcc878371717b07cf5a0c5e7c/runway-0.4.0.tar.gz#md5=d4f7cea1145d455b0789a36129168bc1 (from https://pypi.python.org/simple/runway/) Running setup.py (path:/tmp/pip-build-dey40vwt/runway/setup.py) egg_info for package runway Running command python setup.py egg_info running egg_info creating pip-egg-info/runway.egg-info writing requirements to pip-egg-info/runway.egg-info/requires.txt writing entry points to pip-egg-info/runway.egg-info/entry_points.txt writing dependency_links to pip-egg-info/runway.egg-info/dependency_links.txt writing pip-egg-info/runway.egg-info/PKG-INFO writing top-level names to pip-egg-info/runway.egg-info/top_level.txt writing manifest file 'pip-egg-info/runway.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/runway.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching '.cache' no previously-included directories found matching '.git' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' warning: no previously-included files matching '*' found under directory '*.egg-info' writing manifest file 'pip-egg-info/runway.egg-info/SOURCES.txt' Source in /tmp/pip-build-dey40vwt/runway has version 0.4.0, which satisfies requirement runway==0.4.0 from https://pypi.python.org/packages/58/1d/d5bf68a338dd4485035da155e043a4f4d31bcc878371717b07cf5a0c5e7c/runway-0.4.0.tar.gz#md5=d4f7cea1145d455b0789a36129168bc1 Building wheels for collected packages: runway Running setup.py bdist_wheel for runway: started Destination directory: /tmp/tmppft0eyyrpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dey40vwt/runway/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/tmppft0eyyrpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/runway copying runway/cli.py -> build/lib/runway copying runway/__init__.py -> build/lib/runway creating build/lib/runway/commands copying runway/commands/module.py -> build/lib/runway/commands copying runway/commands/env.py -> build/lib/runway/commands copying runway/commands/takeoff.py -> build/lib/runway/commands copying runway/commands/base.py -> build/lib/runway/commands copying runway/commands/preflight.py -> build/lib/runway/commands copying runway/commands/gitclean.py -> build/lib/runway/commands copying runway/commands/taxi.py -> build/lib/runway/commands copying runway/commands/deploy.py -> build/lib/runway/commands copying runway/commands/__init__.py -> build/lib/runway/commands copying runway/commands/gen_sample.py -> build/lib/runway/commands copying runway/commands/plan.py -> build/lib/runway/commands copying runway/commands/test.py -> build/lib/runway/commands creating build/lib/runway/embedded copying runway/embedded/__init__.py -> build/lib/runway/embedded creating build/lib/runway/embedded/stacker copying runway/embedded/stacker/tokenize_userdata.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/exceptions.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/awscli_yamlhelper.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/session_cache.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/variables.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/context.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/util.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/stack.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/__init__.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/plan.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/status.py -> build/lib/runway/embedded/stacker copying runway/embedded/stacker/environment.py -> build/lib/runway/embedded/stacker creating build/lib/runway/embedded/stacker/commands copying runway/embedded/stacker/commands/__init__.py -> build/lib/runway/embedded/stacker/commands creating build/lib/runway/embedded/stacker/blueprints copying runway/embedded/stacker/blueprints/base.py -> build/lib/runway/embedded/stacker/blueprints copying runway/embedded/stacker/blueprints/__init__.py -> build/lib/runway/embedded/stacker/blueprints copying runway/embedded/stacker/blueprints/raw.py -> build/lib/runway/embedded/stacker/blueprints creating build/lib/runway/embedded/stacker/providers copying runway/embedded/stacker/providers/base.py -> build/lib/runway/embedded/stacker/providers copying runway/embedded/stacker/providers/__init__.py -> build/lib/runway/embedded/stacker/providers creating build/lib/runway/embedded/stacker/config copying runway/embedded/stacker/config/__init__.py -> build/lib/runway/embedded/stacker/config creating build/lib/runway/embedded/stacker/lookups copying runway/embedded/stacker/lookups/registry.py -> build/lib/runway/embedded/stacker/lookups copying runway/embedded/stacker/lookups/__init__.py -> build/lib/runway/embedded/stacker/lookups creating build/lib/runway/embedded/stacker/hooks copying runway/embedded/stacker/hooks/utils.py -> build/lib/runway/embedded/stacker/hooks copying runway/embedded/stacker/hooks/route53.py -> build/lib/runway/embedded/stacker/hooks copying runway/embedded/stacker/hooks/iam.py -> build/lib/runway/embedded/stacker/hooks copying runway/embedded/stacker/hooks/aws_lambda.py -> build/lib/runway/embedded/stacker/hooks copying runway/embedded/stacker/hooks/keypair.py -> build/lib/runway/embedded/stacker/hooks copying runway/embedded/stacker/hooks/ecs.py -> build/lib/runway/embedded/stacker/hooks copying runway/embedded/stacker/hooks/__init__.py -> build/lib/runway/embedded/stacker/hooks creating build/lib/runway/embedded/stacker/actions copying runway/embedded/stacker/actions/destroy.py -> build/lib/runway/embedded/stacker/actions copying runway/embedded/stacker/actions/base.py -> build/lib/runway/embedded/stacker/actions copying runway/embedded/stacker/actions/info.py -> build/lib/runway/embedded/stacker/actions copying runway/embedded/stacker/actions/build.py -> build/lib/runway/embedded/stacker/actions copying runway/embedded/stacker/actions/__init__.py -> build/lib/runway/embedded/stacker/actions copying runway/embedded/stacker/actions/diff.py -> build/lib/runway/embedded/stacker/actions creating build/lib/runway/embedded/stacker/logger copying runway/embedded/stacker/logger/formatter.py -> build/lib/runway/embedded/stacker/logger copying runway/embedded/stacker/logger/handler.py -> build/lib/runway/embedded/stacker/logger copying runway/embedded/stacker/logger/__init__.py -> build/lib/runway/embedded/stacker/logger creating build/lib/runway/embedded/stacker/commands/stacker copying runway/embedded/stacker/commands/stacker/destroy.py -> build/lib/runway/embedded/stacker/commands/stacker copying runway/embedded/stacker/commands/stacker/base.py -> build/lib/runway/embedded/stacker/commands/stacker copying runway/embedded/stacker/commands/stacker/info.py -> build/lib/runway/embedded/stacker/commands/stacker copying runway/embedded/stacker/commands/stacker/build.py -> build/lib/runway/embedded/stacker/commands/stacker copying runway/embedded/stacker/commands/stacker/__init__.py -> build/lib/runway/embedded/stacker/commands/stacker copying runway/embedded/stacker/commands/stacker/diff.py -> build/lib/runway/embedded/stacker/commands/stacker creating build/lib/runway/embedded/stacker/blueprints/variables copying runway/embedded/stacker/blueprints/variables/__init__.py -> build/lib/runway/embedded/stacker/blueprints/variables copying runway/embedded/stacker/blueprints/variables/types.py -> build/lib/runway/embedded/stacker/blueprints/variables creating build/lib/runway/embedded/stacker/providers/aws copying runway/embedded/stacker/providers/aws/__init__.py -> build/lib/runway/embedded/stacker/providers/aws copying runway/embedded/stacker/providers/aws/default.py -> build/lib/runway/embedded/stacker/providers/aws creating build/lib/runway/embedded/stacker/config/translators copying runway/embedded/stacker/config/translators/kms.py -> build/lib/runway/embedded/stacker/config/translators copying runway/embedded/stacker/config/translators/__init__.py -> build/lib/runway/embedded/stacker/config/translators creating build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/kms.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/split.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/ssmstore.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/hook_data.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/file.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/envvar.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/dynamodb.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/xref.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/rxref.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/__init__.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/default.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/ami.py -> build/lib/runway/embedded/stacker/lookups/handlers copying runway/embedded/stacker/lookups/handlers/output.py -> build/lib/runway/embedded/stacker/lookups/handlers running egg_info writing entry points to runway.egg-info/entry_points.txt writing runway.egg-info/PKG-INFO writing dependency_links to runway.egg-info/dependency_links.txt writing requirements to runway.egg-info/requires.txt writing top-level names to runway.egg-info/top_level.txt reading manifest file 'runway.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching '.cache' no previously-included directories found matching '.git' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' writing manifest file 'runway.egg-info/SOURCES.txt' creating build/lib/runway/templates copying runway/templates/.yamllint.yml -> build/lib/runway/templates creating build/lib/runway/templates/cfn copying runway/templates/cfn/01-sampleapp.yaml -> build/lib/runway/templates/cfn copying runway/templates/cfn/dev-us-east-1.env -> build/lib/runway/templates/cfn creating build/lib/runway/templates/cfn/templates copying runway/templates/cfn/templates/bucket.json -> build/lib/runway/templates/cfn/templates creating build/lib/runway/templates/serverless copying runway/templates/serverless/config-dev-us-east-1.json -> build/lib/runway/templates/serverless copying runway/templates/serverless/handler.py -> build/lib/runway/templates/serverless copying runway/templates/serverless/package.json -> build/lib/runway/templates/serverless copying runway/templates/serverless/serverless.yml -> build/lib/runway/templates/serverless creating build/lib/runway/templates/stacker copying runway/templates/stacker/01-sampleapp.yaml -> build/lib/runway/templates/stacker copying runway/templates/stacker/dev-us-east-1.env -> build/lib/runway/templates/stacker creating build/lib/runway/templates/stacker/sampleapp_blueprints copying runway/templates/stacker/sampleapp_blueprints/__init__.py -> build/lib/runway/templates/stacker/sampleapp_blueprints copying runway/templates/stacker/sampleapp_blueprints/bucket.py -> build/lib/runway/templates/stacker/sampleapp_blueprints creating build/lib/runway/templates/stacker/templates copying runway/templates/stacker/templates/bucket.json -> build/lib/runway/templates/stacker/templates creating build/lib/runway/templates/terraform copying runway/templates/terraform/backend.tfvars -> build/lib/runway/templates/terraform copying runway/templates/terraform/dev-us-east-1.tfvars -> build/lib/runway/templates/terraform copying runway/templates/terraform/main.tf -> build/lib/runway/templates/terraform 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/runway creating build/bdist.linux-armv7l/wheel/runway/templates creating build/bdist.linux-armv7l/wheel/runway/templates/serverless copying build/lib/runway/templates/serverless/package.json -> build/bdist.linux-armv7l/wheel/runway/templates/serverless copying build/lib/runway/templates/serverless/handler.py -> build/bdist.linux-armv7l/wheel/runway/templates/serverless copying build/lib/runway/templates/serverless/serverless.yml -> build/bdist.linux-armv7l/wheel/runway/templates/serverless copying build/lib/runway/templates/serverless/config-dev-us-east-1.json -> build/bdist.linux-armv7l/wheel/runway/templates/serverless creating build/bdist.linux-armv7l/wheel/runway/templates/stacker creating build/bdist.linux-armv7l/wheel/runway/templates/stacker/templates copying build/lib/runway/templates/stacker/templates/bucket.json -> build/bdist.linux-armv7l/wheel/runway/templates/stacker/templates creating build/bdist.linux-armv7l/wheel/runway/templates/stacker/sampleapp_blueprints copying build/lib/runway/templates/stacker/sampleapp_blueprints/bucket.py -> build/bdist.linux-armv7l/wheel/runway/templates/stacker/sampleapp_blueprints copying build/lib/runway/templates/stacker/sampleapp_blueprints/__init__.py -> build/bdist.linux-armv7l/wheel/runway/templates/stacker/sampleapp_blueprints copying build/lib/runway/templates/stacker/dev-us-east-1.env -> build/bdist.linux-armv7l/wheel/runway/templates/stacker copying build/lib/runway/templates/stacker/01-sampleapp.yaml -> build/bdist.linux-armv7l/wheel/runway/templates/stacker copying build/lib/runway/templates/.yamllint.yml -> build/bdist.linux-armv7l/wheel/runway/templates creating build/bdist.linux-armv7l/wheel/runway/templates/cfn creating build/bdist.linux-armv7l/wheel/runway/templates/cfn/templates copying build/lib/runway/templates/cfn/templates/bucket.json -> build/bdist.linux-armv7l/wheel/runway/templates/cfn/templates copying build/lib/runway/templates/cfn/dev-us-east-1.env -> build/bdist.linux-armv7l/wheel/runway/templates/cfn copying build/lib/runway/templates/cfn/01-sampleapp.yaml -> build/bdist.linux-armv7l/wheel/runway/templates/cfn creating build/bdist.linux-armv7l/wheel/runway/templates/terraform copying build/lib/runway/templates/terraform/backend.tfvars -> build/bdist.linux-armv7l/wheel/runway/templates/terraform copying build/lib/runway/templates/terraform/main.tf -> build/bdist.linux-armv7l/wheel/runway/templates/terraform copying build/lib/runway/templates/terraform/dev-us-east-1.tfvars -> build/bdist.linux-armv7l/wheel/runway/templates/terraform creating build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/module.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/env.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/takeoff.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/base.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/preflight.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/gitclean.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/taxi.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/deploy.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/__init__.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/gen_sample.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/plan.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/commands/test.py -> build/bdist.linux-armv7l/wheel/runway/commands copying build/lib/runway/cli.py -> build/bdist.linux-armv7l/wheel/runway creating build/bdist.linux-armv7l/wheel/runway/embedded creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker copying build/lib/runway/embedded/stacker/tokenize_userdata.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker copying build/lib/runway/embedded/stacker/exceptions.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/commands creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/commands/stacker copying build/lib/runway/embedded/stacker/commands/stacker/destroy.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/commands/stacker copying build/lib/runway/embedded/stacker/commands/stacker/base.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/commands/stacker copying build/lib/runway/embedded/stacker/commands/stacker/info.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/commands/stacker copying build/lib/runway/embedded/stacker/commands/stacker/build.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/commands/stacker copying build/lib/runway/embedded/stacker/commands/stacker/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/commands/stacker copying build/lib/runway/embedded/stacker/commands/stacker/diff.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/commands/stacker copying build/lib/runway/embedded/stacker/commands/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/commands copying build/lib/runway/embedded/stacker/awscli_yamlhelper.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker copying build/lib/runway/embedded/stacker/session_cache.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker copying build/lib/runway/embedded/stacker/variables.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker copying build/lib/runway/embedded/stacker/context.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/blueprints copying build/lib/runway/embedded/stacker/blueprints/base.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/blueprints creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/blueprints/variables copying build/lib/runway/embedded/stacker/blueprints/variables/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/blueprints/variables copying build/lib/runway/embedded/stacker/blueprints/variables/types.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/blueprints/variables copying build/lib/runway/embedded/stacker/blueprints/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/blueprints copying build/lib/runway/embedded/stacker/blueprints/raw.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/blueprints copying build/lib/runway/embedded/stacker/util.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/providers creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/providers/aws copying build/lib/runway/embedded/stacker/providers/aws/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/providers/aws copying build/lib/runway/embedded/stacker/providers/aws/default.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/providers/aws copying build/lib/runway/embedded/stacker/providers/base.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/providers copying build/lib/runway/embedded/stacker/providers/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/providers creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/config copying build/lib/runway/embedded/stacker/config/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/config creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/config/translators copying build/lib/runway/embedded/stacker/config/translators/kms.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/config/translators copying build/lib/runway/embedded/stacker/config/translators/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/config/translators creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups copying build/lib/runway/embedded/stacker/lookups/registry.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/kms.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/split.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/ssmstore.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/hook_data.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/file.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/envvar.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/dynamodb.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/xref.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/rxref.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/default.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/ami.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/handlers/output.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups/handlers copying build/lib/runway/embedded/stacker/lookups/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/lookups copying build/lib/runway/embedded/stacker/stack.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/hooks copying build/lib/runway/embedded/stacker/hooks/utils.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/hooks copying build/lib/runway/embedded/stacker/hooks/route53.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/hooks copying build/lib/runway/embedded/stacker/hooks/iam.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/hooks copying build/lib/runway/embedded/stacker/hooks/aws_lambda.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/hooks copying build/lib/runway/embedded/stacker/hooks/keypair.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/hooks copying build/lib/runway/embedded/stacker/hooks/ecs.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/hooks copying build/lib/runway/embedded/stacker/hooks/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/hooks copying build/lib/runway/embedded/stacker/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/actions copying build/lib/runway/embedded/stacker/actions/destroy.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/actions copying build/lib/runway/embedded/stacker/actions/base.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/actions copying build/lib/runway/embedded/stacker/actions/info.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/actions copying build/lib/runway/embedded/stacker/actions/build.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/actions copying build/lib/runway/embedded/stacker/actions/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/actions copying build/lib/runway/embedded/stacker/actions/diff.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/actions copying build/lib/runway/embedded/stacker/plan.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker copying build/lib/runway/embedded/stacker/status.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker creating build/bdist.linux-armv7l/wheel/runway/embedded/stacker/logger copying build/lib/runway/embedded/stacker/logger/formatter.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/logger copying build/lib/runway/embedded/stacker/logger/handler.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/logger copying build/lib/runway/embedded/stacker/logger/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker/logger copying build/lib/runway/embedded/stacker/environment.py -> build/bdist.linux-armv7l/wheel/runway/embedded/stacker copying build/lib/runway/embedded/__init__.py -> build/bdist.linux-armv7l/wheel/runway/embedded copying build/lib/runway/__init__.py -> build/bdist.linux-armv7l/wheel/runway running install_egg_info Copying runway.egg-info to build/bdist.linux-armv7l/wheel/runway-0.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/runway-0.4.0.dist-info/WHEEL Running setup.py bdist_wheel for runway: finished with status 'done' Stored in directory: /tmp/tmp6vj99h49 Successfully built runway Cleaning up... Removing source in /tmp/pip-build-dey40vwt/runway