2019-09-19T00:03:54 Created temporary directory: /tmp/pip-ephem-wheel-cache-yetgfv1_ 2019-09-19T00:03:54 Created temporary directory: /tmp/pip-req-tracker-b85cu3wl 2019-09-19T00:03:54 Created requirements tracker '/tmp/pip-req-tracker-b85cu3wl' 2019-09-19T00:03:54 Created temporary directory: /tmp/pip-wheel-myw9nsoc 2019-09-19T00:03:54 Collecting etlhelper==0.5.4 2019-09-19T00:03:54 1 location(s) to search for versions of etlhelper: 2019-09-19T00:03:54 * https://pypi.org/simple/etlhelper/ 2019-09-19T00:03:54 Getting page https://pypi.org/simple/etlhelper/ 2019-09-19T00:03:54 Analyzing links from page https://pypi.org/simple/etlhelper/ 2019-09-19T00:03:54 Found link https://files.pythonhosted.org/packages/da/96/f7e0cbbe5d47e9b27635cb337cbea9075b372d149ae8fc8a59cabdab793a/etlhelper-0.5.4.zip#sha256=70e23972aa3843ca2514e82384679122346e1b7408b3e174b3474b8a9a52725f (from https://pypi.org/simple/etlhelper/) (requires-python:>=3.6), version: 0.5.4 2019-09-19T00:03:54 Using version 0.5.4 (newest of versions: 0.5.4) 2019-09-19T00:03:54 Created temporary directory: /tmp/pip-unpack-fayqvk3r 2019-09-19T00:03:54 Downloading https://files.pythonhosted.org/packages/da/96/f7e0cbbe5d47e9b27635cb337cbea9075b372d149ae8fc8a59cabdab793a/etlhelper-0.5.4.zip (47kB) 2019-09-19T00:03:54 Downloading from URL https://files.pythonhosted.org/packages/da/96/f7e0cbbe5d47e9b27635cb337cbea9075b372d149ae8fc8a59cabdab793a/etlhelper-0.5.4.zip#sha256=70e23972aa3843ca2514e82384679122346e1b7408b3e174b3474b8a9a52725f (from https://pypi.org/simple/etlhelper/) (requires-python:>=3.6) 2019-09-19T00:03:54 Added etlhelper==0.5.4 from https://files.pythonhosted.org/packages/da/96/f7e0cbbe5d47e9b27635cb337cbea9075b372d149ae8fc8a59cabdab793a/etlhelper-0.5.4.zip#sha256=70e23972aa3843ca2514e82384679122346e1b7408b3e174b3474b8a9a52725f to build tracker '/tmp/pip-req-tracker-b85cu3wl' 2019-09-19T00:03:54 Running setup.py (path:/tmp/pip-wheel-myw9nsoc/etlhelper/setup.py) egg_info for package etlhelper 2019-09-19T00:03:54 Running command python setup.py egg_info 2019-09-19T00:03:56 running egg_info 2019-09-19T00:03:56 creating pip-egg-info/etlhelper.egg-info 2019-09-19T00:03:56 writing pip-egg-info/etlhelper.egg-info/PKG-INFO 2019-09-19T00:03:56 writing dependency_links to pip-egg-info/etlhelper.egg-info/dependency_links.txt 2019-09-19T00:03:56 writing entry points to pip-egg-info/etlhelper.egg-info/entry_points.txt 2019-09-19T00:03:56 writing requirements to pip-egg-info/etlhelper.egg-info/requires.txt 2019-09-19T00:03:56 writing top-level names to pip-egg-info/etlhelper.egg-info/top_level.txt 2019-09-19T00:03:56 writing manifest file 'pip-egg-info/etlhelper.egg-info/SOURCES.txt' 2019-09-19T00:03:56 reading manifest file 'pip-egg-info/etlhelper.egg-info/SOURCES.txt' 2019-09-19T00:03:56 reading manifest template 'MANIFEST.in' 2019-09-19T00:03:56 writing manifest file 'pip-egg-info/etlhelper.egg-info/SOURCES.txt' 2019-09-19T00:03:56 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing 'v0.5.4' to '0.5.4' 2019-09-19T00:03:56 normalized_version, 2019-09-19T00:03:56 Source in /tmp/pip-wheel-myw9nsoc/etlhelper has version 0.5.4, which satisfies requirement etlhelper==0.5.4 from https://files.pythonhosted.org/packages/da/96/f7e0cbbe5d47e9b27635cb337cbea9075b372d149ae8fc8a59cabdab793a/etlhelper-0.5.4.zip#sha256=70e23972aa3843ca2514e82384679122346e1b7408b3e174b3474b8a9a52725f 2019-09-19T00:03:56 Removed etlhelper==0.5.4 from https://files.pythonhosted.org/packages/da/96/f7e0cbbe5d47e9b27635cb337cbea9075b372d149ae8fc8a59cabdab793a/etlhelper-0.5.4.zip#sha256=70e23972aa3843ca2514e82384679122346e1b7408b3e174b3474b8a9a52725f from build tracker '/tmp/pip-req-tracker-b85cu3wl' 2019-09-19T00:03:56 Building wheels for collected packages: etlhelper 2019-09-19T00:03:56 Created temporary directory: /tmp/pip-wheel-parra7ef 2019-09-19T00:03:56 Building wheel for etlhelper (setup.py): started 2019-09-19T00:03:56 Destination directory: /tmp/pip-wheel-parra7ef 2019-09-19T00:03:56 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-myw9nsoc/etlhelper/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-parra7ef 2019-09-19T00:03:58 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing 'v0.5.4' to '0.5.4' 2019-09-19T00:03:58 normalized_version, 2019-09-19T00:03:58 running bdist_wheel 2019-09-19T00:03:58 running build 2019-09-19T00:03:58 running build_py 2019-09-19T00:03:58 creating build 2019-09-19T00:03:58 creating build/lib 2019-09-19T00:03:58 creating build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/_version.py -> build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/db_helper_factory.py -> build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/setup_sql_server_driver.py -> build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/db_params.py -> build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/setup_oracle_client.py -> build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/connect.py -> build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/exceptions.py -> build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/row_factories.py -> build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/__init__.py -> build/lib/etlhelper 2019-09-19T00:03:58 copying etlhelper/etl.py -> build/lib/etlhelper 2019-09-19T00:03:58 creating build/lib/etlhelper/db_helpers 2019-09-19T00:03:58 copying etlhelper/db_helpers/postgres.py -> build/lib/etlhelper/db_helpers 2019-09-19T00:03:58 copying etlhelper/db_helpers/db_helper.py -> build/lib/etlhelper/db_helpers 2019-09-19T00:03:58 copying etlhelper/db_helpers/oracle.py -> build/lib/etlhelper/db_helpers 2019-09-19T00:03:58 copying etlhelper/db_helpers/__init__.py -> build/lib/etlhelper/db_helpers 2019-09-19T00:03:58 copying etlhelper/db_helpers/mssql.py -> build/lib/etlhelper/db_helpers 2019-09-19T00:03:58 running egg_info 2019-09-19T00:03:58 writing etlhelper.egg-info/PKG-INFO 2019-09-19T00:03:58 writing dependency_links to etlhelper.egg-info/dependency_links.txt 2019-09-19T00:03:58 writing entry points to etlhelper.egg-info/entry_points.txt 2019-09-19T00:03:58 writing requirements to etlhelper.egg-info/requires.txt 2019-09-19T00:03:58 writing top-level names to etlhelper.egg-info/top_level.txt 2019-09-19T00:03:58 reading manifest file 'etlhelper.egg-info/SOURCES.txt' 2019-09-19T00:03:58 reading manifest template 'MANIFEST.in' 2019-09-19T00:03:58 writing manifest file 'etlhelper.egg-info/SOURCES.txt' 2019-09-19T00:03:58 UPDATING build/lib/etlhelper/_version.py 2019-09-19T00:03:58 set build/lib/etlhelper/_version.py to 'v0.5.4' 2019-09-19T00:03:58 installing to build/bdist.linux-armv7l/wheel 2019-09-19T00:03:58 running install 2019-09-19T00:03:58 running install_lib 2019-09-19T00:03:58 creating build/bdist.linux-armv7l 2019-09-19T00:03:58 creating build/bdist.linux-armv7l/wheel 2019-09-19T00:03:58 creating build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 copying build/lib/etlhelper/_version.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 copying build/lib/etlhelper/db_helper_factory.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 copying build/lib/etlhelper/setup_sql_server_driver.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 copying build/lib/etlhelper/db_params.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 creating build/bdist.linux-armv7l/wheel/etlhelper/db_helpers 2019-09-19T00:03:58 copying build/lib/etlhelper/db_helpers/postgres.py -> build/bdist.linux-armv7l/wheel/etlhelper/db_helpers 2019-09-19T00:03:58 copying build/lib/etlhelper/db_helpers/db_helper.py -> build/bdist.linux-armv7l/wheel/etlhelper/db_helpers 2019-09-19T00:03:58 copying build/lib/etlhelper/db_helpers/oracle.py -> build/bdist.linux-armv7l/wheel/etlhelper/db_helpers 2019-09-19T00:03:58 copying build/lib/etlhelper/db_helpers/__init__.py -> build/bdist.linux-armv7l/wheel/etlhelper/db_helpers 2019-09-19T00:03:58 copying build/lib/etlhelper/db_helpers/mssql.py -> build/bdist.linux-armv7l/wheel/etlhelper/db_helpers 2019-09-19T00:03:58 copying build/lib/etlhelper/setup_oracle_client.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 copying build/lib/etlhelper/connect.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 copying build/lib/etlhelper/exceptions.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 copying build/lib/etlhelper/row_factories.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 copying build/lib/etlhelper/__init__.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 copying build/lib/etlhelper/etl.py -> build/bdist.linux-armv7l/wheel/etlhelper 2019-09-19T00:03:58 running install_egg_info 2019-09-19T00:03:58 Copying etlhelper.egg-info to build/bdist.linux-armv7l/wheel/etlhelper-0.5.4-py3.7.egg-info 2019-09-19T00:03:58 running install_scripts 2019-09-19T00:03:58 creating build/bdist.linux-armv7l/wheel/etlhelper-0.5.4.dist-info/WHEEL 2019-09-19T00:03:58 creating '/tmp/pip-wheel-parra7ef/etlhelper-0.5.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2019-09-19T00:03:58 adding 'etlhelper/__init__.py' 2019-09-19T00:03:58 adding 'etlhelper/_version.py' 2019-09-19T00:03:58 adding 'etlhelper/connect.py' 2019-09-19T00:03:58 adding 'etlhelper/db_helper_factory.py' 2019-09-19T00:03:58 adding 'etlhelper/db_params.py' 2019-09-19T00:03:58 adding 'etlhelper/etl.py' 2019-09-19T00:03:58 adding 'etlhelper/exceptions.py' 2019-09-19T00:03:58 adding 'etlhelper/row_factories.py' 2019-09-19T00:03:58 adding 'etlhelper/setup_oracle_client.py' 2019-09-19T00:03:58 adding 'etlhelper/setup_sql_server_driver.py' 2019-09-19T00:03:58 adding 'etlhelper/db_helpers/__init__.py' 2019-09-19T00:03:58 adding 'etlhelper/db_helpers/db_helper.py' 2019-09-19T00:03:58 adding 'etlhelper/db_helpers/mssql.py' 2019-09-19T00:03:58 adding 'etlhelper/db_helpers/oracle.py' 2019-09-19T00:03:58 adding 'etlhelper/db_helpers/postgres.py' 2019-09-19T00:03:58 adding 'etlhelper-0.5.4.dist-info/METADATA' 2019-09-19T00:03:58 adding 'etlhelper-0.5.4.dist-info/WHEEL' 2019-09-19T00:03:58 adding 'etlhelper-0.5.4.dist-info/entry_points.txt' 2019-09-19T00:03:58 adding 'etlhelper-0.5.4.dist-info/top_level.txt' 2019-09-19T00:03:58 adding 'etlhelper-0.5.4.dist-info/RECORD' 2019-09-19T00:03:58 removing build/bdist.linux-armv7l/wheel 2019-09-19T00:03:58 Building wheel for etlhelper (setup.py): finished with status 'done' 2019-09-19T00:03:58 Stored in directory: /tmp/tmpjkm103hm 2019-09-19T00:03:58 Successfully built etlhelper 2019-09-19T00:03:58 Cleaning up... 2019-09-19T00:03:58 Removing source in /tmp/pip-wheel-myw9nsoc/etlhelper 2019-09-19T00:03:58 Removed build tracker '/tmp/pip-req-tracker-b85cu3wl'