Created temporary directory: /tmp/pip-ephem-wheel-cache-7tm4vptr Created temporary directory: /tmp/pip-req-tracker-pk2euj8p Created requirements tracker '/tmp/pip-req-tracker-pk2euj8p' Created temporary directory: /tmp/pip-wheel-oor5amv1 Collecting dbt-postgres==0.13.0a2 1 location(s) to search for versions of dbt-postgres: * https://pypi.org/simple/dbt-postgres/ Getting page https://pypi.org/simple/dbt-postgres/ Analyzing links from page https://pypi.org/simple/dbt-postgres/ Found link https://files.pythonhosted.org/packages/84/93/31b8dfba266ccc91078ce1a4e771f6d2d96187b8ff24527517b561e5e2f8/dbt-postgres-0.13.0a1.tar.gz#sha256=8611396caccaccceefc2173abcd3ca033fde6666f25efe72a6f16c6629a9cb8e (from https://pypi.org/simple/dbt-postgres/), version: 0.13.0a1 Found link https://files.pythonhosted.org/packages/cc/52/933ffab1b93bd076bf12ea6e3073b2575f7e057f2149bada5decd5c8b383/dbt-postgres-0.13.0a2.tar.gz#sha256=bd12ab07ec88edbdf95f0b0f170738b8c315300ca11b5caefde6fcb700a25d9c (from https://pypi.org/simple/dbt-postgres/), version: 0.13.0a2 Using version 0.13.0a2 (newest of versions: 0.13.0a2) Created temporary directory: /tmp/pip-unpack-5ot9yo8x Downloading https://files.pythonhosted.org/packages/cc/52/933ffab1b93bd076bf12ea6e3073b2575f7e057f2149bada5decd5c8b383/dbt-postgres-0.13.0a2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cc/52/933ffab1b93bd076bf12ea6e3073b2575f7e057f2149bada5decd5c8b383/dbt-postgres-0.13.0a2.tar.gz#sha256=bd12ab07ec88edbdf95f0b0f170738b8c315300ca11b5caefde6fcb700a25d9c (from https://pypi.org/simple/dbt-postgres/) Added dbt-postgres==0.13.0a2 from https://files.pythonhosted.org/packages/cc/52/933ffab1b93bd076bf12ea6e3073b2575f7e057f2149bada5decd5c8b383/dbt-postgres-0.13.0a2.tar.gz#sha256=bd12ab07ec88edbdf95f0b0f170738b8c315300ca11b5caefde6fcb700a25d9c to build tracker '/tmp/pip-req-tracker-pk2euj8p' Running setup.py (path:/tmp/pip-wheel-oor5amv1/dbt-postgres/setup.py) egg_info for package dbt-postgres Running command python setup.py egg_info running egg_info creating pip-egg-info/dbt_postgres.egg-info writing top-level names to pip-egg-info/dbt_postgres.egg-info/top_level.txt writing dependency_links to pip-egg-info/dbt_postgres.egg-info/dependency_links.txt writing requirements to pip-egg-info/dbt_postgres.egg-info/requires.txt writing pip-egg-info/dbt_postgres.egg-info/PKG-INFO writing manifest file 'pip-egg-info/dbt_postgres.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dbt_postgres.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dbt_postgres.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-oor5amv1/dbt-postgres has version 0.13.0a2, which satisfies requirement dbt-postgres==0.13.0a2 from https://files.pythonhosted.org/packages/cc/52/933ffab1b93bd076bf12ea6e3073b2575f7e057f2149bada5decd5c8b383/dbt-postgres-0.13.0a2.tar.gz#sha256=bd12ab07ec88edbdf95f0b0f170738b8c315300ca11b5caefde6fcb700a25d9c Removed dbt-postgres==0.13.0a2 from https://files.pythonhosted.org/packages/cc/52/933ffab1b93bd076bf12ea6e3073b2575f7e057f2149bada5decd5c8b383/dbt-postgres-0.13.0a2.tar.gz#sha256=bd12ab07ec88edbdf95f0b0f170738b8c315300ca11b5caefde6fcb700a25d9c from build tracker '/tmp/pip-req-tracker-pk2euj8p' Building wheels for collected packages: dbt-postgres Created temporary directory: /tmp/pip-wheel-80xtyoyx Running setup.py bdist_wheel for dbt-postgres: started Destination directory: /tmp/pip-wheel-80xtyoyx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-oor5amv1/dbt-postgres/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-80xtyoyx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dbt copying dbt/__init__.py -> build/lib/dbt creating build/lib/dbt/include copying dbt/include/__init__.py -> build/lib/dbt/include creating build/lib/dbt/adapters copying dbt/adapters/__init__.py -> build/lib/dbt/adapters creating build/lib/dbt/include/postgres copying dbt/include/postgres/__init__.py -> build/lib/dbt/include/postgres creating build/lib/dbt/adapters/postgres copying dbt/adapters/postgres/__init__.py -> build/lib/dbt/adapters/postgres copying dbt/adapters/postgres/connections.py -> build/lib/dbt/adapters/postgres copying dbt/adapters/postgres/impl.py -> build/lib/dbt/adapters/postgres copying dbt/include/postgres/dbt_project.yml -> build/lib/dbt/include/postgres creating build/lib/dbt/include/postgres/macros copying dbt/include/postgres/macros/catalog.sql -> build/lib/dbt/include/postgres/macros copying dbt/include/postgres/macros/relations.sql -> build/lib/dbt/include/postgres/macros copying dbt/include/postgres/macros/adapters.sql -> build/lib/dbt/include/postgres/macros 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/dbt creating build/bdist.linux-armv7l/wheel/dbt/include creating build/bdist.linux-armv7l/wheel/dbt/include/postgres copying build/lib/dbt/include/postgres/__init__.py -> build/bdist.linux-armv7l/wheel/dbt/include/postgres creating build/bdist.linux-armv7l/wheel/dbt/include/postgres/macros copying build/lib/dbt/include/postgres/macros/catalog.sql -> build/bdist.linux-armv7l/wheel/dbt/include/postgres/macros copying build/lib/dbt/include/postgres/macros/relations.sql -> build/bdist.linux-armv7l/wheel/dbt/include/postgres/macros copying build/lib/dbt/include/postgres/macros/adapters.sql -> build/bdist.linux-armv7l/wheel/dbt/include/postgres/macros copying build/lib/dbt/include/postgres/dbt_project.yml -> build/bdist.linux-armv7l/wheel/dbt/include/postgres copying build/lib/dbt/include/__init__.py -> build/bdist.linux-armv7l/wheel/dbt/include copying build/lib/dbt/__init__.py -> build/bdist.linux-armv7l/wheel/dbt creating build/bdist.linux-armv7l/wheel/dbt/adapters creating build/bdist.linux-armv7l/wheel/dbt/adapters/postgres copying build/lib/dbt/adapters/postgres/__init__.py -> build/bdist.linux-armv7l/wheel/dbt/adapters/postgres copying build/lib/dbt/adapters/postgres/connections.py -> build/bdist.linux-armv7l/wheel/dbt/adapters/postgres copying build/lib/dbt/adapters/postgres/impl.py -> build/bdist.linux-armv7l/wheel/dbt/adapters/postgres copying build/lib/dbt/adapters/__init__.py -> build/bdist.linux-armv7l/wheel/dbt/adapters running install_egg_info running egg_info writing dependency_links to dbt_postgres.egg-info/dependency_links.txt writing top-level names to dbt_postgres.egg-info/top_level.txt writing requirements to dbt_postgres.egg-info/requires.txt writing dbt_postgres.egg-info/PKG-INFO reading manifest file 'dbt_postgres.egg-info/SOURCES.txt' writing manifest file 'dbt_postgres.egg-info/SOURCES.txt' Copying dbt_postgres.egg-info to build/bdist.linux-armv7l/wheel/dbt_postgres-0.13.0a2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dbt_postgres-0.13.0a2.dist-info/WHEEL creating '/tmp/pip-wheel-80xtyoyx/dbt_postgres-0.13.0a2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dbt/__init__.py' adding 'dbt/adapters/__init__.py' adding 'dbt/adapters/postgres/__init__.py' adding 'dbt/adapters/postgres/connections.py' adding 'dbt/adapters/postgres/impl.py' adding 'dbt/include/__init__.py' adding 'dbt/include/postgres/__init__.py' adding 'dbt/include/postgres/dbt_project.yml' adding 'dbt/include/postgres/macros/adapters.sql' adding 'dbt/include/postgres/macros/catalog.sql' adding 'dbt/include/postgres/macros/relations.sql' adding 'dbt_postgres-0.13.0a2.dist-info/METADATA' adding 'dbt_postgres-0.13.0a2.dist-info/WHEEL' adding 'dbt_postgres-0.13.0a2.dist-info/top_level.txt' adding 'dbt_postgres-0.13.0a2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dbt-postgres: finished with status 'done' Stored in directory: /tmp/tmp1tkgoogw Successfully built dbt-postgres Cleaning up... Removing source in /tmp/pip-wheel-oor5amv1/dbt-postgres Removed build tracker '/tmp/pip-req-tracker-pk2euj8p'