Created temporary directory: /tmp/pip-ephem-wheel-cache-1wetso5y Created temporary directory: /tmp/pip-req-tracker-us3hwiyu Created requirements tracker '/tmp/pip-req-tracker-us3hwiyu' Created temporary directory: /tmp/pip-wheel-4uachbh_ Collecting tap-intercom==0.0.3 1 location(s) to search for versions of tap-intercom: * https://pypi.org/simple/tap-intercom/ Getting page https://pypi.org/simple/tap-intercom/ Analyzing links from page https://pypi.org/simple/tap-intercom/ Found link https://files.pythonhosted.org/packages/1b/fd/cfd089171c19abace01838adc6b92b00b2605e356a97e88e64d360f20841/tap-intercom-0.0.1.tar.gz#sha256=db19884088788ddf703465dda80c9d2cc4049bb4d9d0585e2a71dad6bc57c35b (from https://pypi.org/simple/tap-intercom/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/db/04/34279f751fa7a4dfde041e575530d01f718a1750bd4b2610bd1012599ac1/tap-intercom-0.0.2.tar.gz#sha256=60b94d1b03b834b03fba303e9a06aedcc360badba5474d38291f791bbaae6bb9 (from https://pypi.org/simple/tap-intercom/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/3b/12/390e79631cee1afdb62c95c5b836837e06d8ce4121125fd56f6c16e3de53/tap-intercom-0.0.3.tar.gz#sha256=cf3bb094d7ae84f705a144df2ca2915b7f2e38f029d36ae6630c0102221deae3 (from https://pypi.org/simple/tap-intercom/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-e9wue5fu Downloading https://files.pythonhosted.org/packages/3b/12/390e79631cee1afdb62c95c5b836837e06d8ce4121125fd56f6c16e3de53/tap-intercom-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3b/12/390e79631cee1afdb62c95c5b836837e06d8ce4121125fd56f6c16e3de53/tap-intercom-0.0.3.tar.gz#sha256=cf3bb094d7ae84f705a144df2ca2915b7f2e38f029d36ae6630c0102221deae3 (from https://pypi.org/simple/tap-intercom/) Added tap-intercom==0.0.3 from https://files.pythonhosted.org/packages/3b/12/390e79631cee1afdb62c95c5b836837e06d8ce4121125fd56f6c16e3de53/tap-intercom-0.0.3.tar.gz#sha256=cf3bb094d7ae84f705a144df2ca2915b7f2e38f029d36ae6630c0102221deae3 to build tracker '/tmp/pip-req-tracker-us3hwiyu' Running setup.py (path:/tmp/pip-wheel-4uachbh_/tap-intercom/setup.py) egg_info for package tap-intercom Running command python setup.py egg_info running egg_info creating pip-egg-info/tap_intercom.egg-info writing requirements to pip-egg-info/tap_intercom.egg-info/requires.txt writing dependency_links to pip-egg-info/tap_intercom.egg-info/dependency_links.txt writing entry points to pip-egg-info/tap_intercom.egg-info/entry_points.txt writing pip-egg-info/tap_intercom.egg-info/PKG-INFO writing top-level names to pip-egg-info/tap_intercom.egg-info/top_level.txt writing manifest file 'pip-egg-info/tap_intercom.egg-info/SOURCES.txt' file tap_intercom.py (for module tap_intercom) not found reading manifest file 'pip-egg-info/tap_intercom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/tap_intercom.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4uachbh_/tap-intercom has version 0.0.3, which satisfies requirement tap-intercom==0.0.3 from https://files.pythonhosted.org/packages/3b/12/390e79631cee1afdb62c95c5b836837e06d8ce4121125fd56f6c16e3de53/tap-intercom-0.0.3.tar.gz#sha256=cf3bb094d7ae84f705a144df2ca2915b7f2e38f029d36ae6630c0102221deae3 Removed tap-intercom==0.0.3 from https://files.pythonhosted.org/packages/3b/12/390e79631cee1afdb62c95c5b836837e06d8ce4121125fd56f6c16e3de53/tap-intercom-0.0.3.tar.gz#sha256=cf3bb094d7ae84f705a144df2ca2915b7f2e38f029d36ae6630c0102221deae3 from build tracker '/tmp/pip-req-tracker-us3hwiyu' Building wheels for collected packages: tap-intercom Created temporary directory: /tmp/pip-wheel-0vhd8z1e Running setup.py bdist_wheel for tap-intercom: started Destination directory: /tmp/pip-wheel-0vhd8z1e Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4uachbh_/tap-intercom/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-0vhd8z1e running bdist_wheel running build running build_py file tap_intercom.py (for module tap_intercom) not found creating build creating build/lib creating build/lib/tap_intercom copying tap_intercom/client.py -> build/lib/tap_intercom copying tap_intercom/__init__.py -> build/lib/tap_intercom copying tap_intercom/discover.py -> build/lib/tap_intercom copying tap_intercom/schema.py -> build/lib/tap_intercom copying tap_intercom/streams.py -> build/lib/tap_intercom copying tap_intercom/sync.py -> build/lib/tap_intercom copying tap_intercom/transform.py -> build/lib/tap_intercom creating build/lib/tap_intercom/schemas copying tap_intercom/schemas/segments.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/companies.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/users.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/company_attributes.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/company_segments.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/leads.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/conversations.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/teams.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/admins.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/conversation_parts.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/customer_attributes.json -> build/lib/tap_intercom/schemas copying tap_intercom/schemas/tags.json -> build/lib/tap_intercom/schemas creating build/lib/tap_intercom/tests copying tap_intercom/tests/denest_list_nodes_data.py -> build/lib/tap_intercom/tests copying tap_intercom/tests/test_denest_list_nodes.py -> build/lib/tap_intercom/tests copying tap_intercom/tests/test_transform_conversation_parts.py -> build/lib/tap_intercom/tests copying tap_intercom/tests/conversation_parts_data.py -> build/lib/tap_intercom/tests file tap_intercom.py (for module tap_intercom) not found 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/tap_intercom copying build/lib/tap_intercom/client.py -> build/bdist.linux-armv7l/wheel/tap_intercom creating build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/segments.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/companies.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/users.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/company_attributes.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/company_segments.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/leads.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/conversations.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/teams.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/admins.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/conversation_parts.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/customer_attributes.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/schemas/tags.json -> build/bdist.linux-armv7l/wheel/tap_intercom/schemas copying build/lib/tap_intercom/__init__.py -> build/bdist.linux-armv7l/wheel/tap_intercom creating build/bdist.linux-armv7l/wheel/tap_intercom/tests copying build/lib/tap_intercom/tests/denest_list_nodes_data.py -> build/bdist.linux-armv7l/wheel/tap_intercom/tests copying build/lib/tap_intercom/tests/test_denest_list_nodes.py -> build/bdist.linux-armv7l/wheel/tap_intercom/tests copying build/lib/tap_intercom/tests/test_transform_conversation_parts.py -> build/bdist.linux-armv7l/wheel/tap_intercom/tests copying build/lib/tap_intercom/tests/conversation_parts_data.py -> build/bdist.linux-armv7l/wheel/tap_intercom/tests copying build/lib/tap_intercom/discover.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/schema.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/streams.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/sync.py -> build/bdist.linux-armv7l/wheel/tap_intercom copying build/lib/tap_intercom/transform.py -> build/bdist.linux-armv7l/wheel/tap_intercom running install_egg_info running egg_info writing entry points to tap_intercom.egg-info/entry_points.txt writing top-level names to tap_intercom.egg-info/top_level.txt writing dependency_links to tap_intercom.egg-info/dependency_links.txt writing tap_intercom.egg-info/PKG-INFO writing requirements to tap_intercom.egg-info/requires.txt file tap_intercom.py (for module tap_intercom) not found reading manifest file 'tap_intercom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tap_intercom.egg-info/SOURCES.txt' Copying tap_intercom.egg-info to build/bdist.linux-armv7l/wheel/tap_intercom-0.0.3-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/tap_intercom-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-0vhd8z1e/tap_intercom-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tap_intercom/__init__.py' adding 'tap_intercom/client.py' adding 'tap_intercom/discover.py' adding 'tap_intercom/schema.py' adding 'tap_intercom/streams.py' adding 'tap_intercom/sync.py' adding 'tap_intercom/transform.py' adding 'tap_intercom/schemas/admins.json' adding 'tap_intercom/schemas/companies.json' adding 'tap_intercom/schemas/company_attributes.json' adding 'tap_intercom/schemas/company_segments.json' adding 'tap_intercom/schemas/conversation_parts.json' adding 'tap_intercom/schemas/conversations.json' adding 'tap_intercom/schemas/customer_attributes.json' adding 'tap_intercom/schemas/leads.json' adding 'tap_intercom/schemas/segments.json' adding 'tap_intercom/schemas/tags.json' adding 'tap_intercom/schemas/teams.json' adding 'tap_intercom/schemas/users.json' adding 'tap_intercom/tests/conversation_parts_data.py' adding 'tap_intercom/tests/denest_list_nodes_data.py' adding 'tap_intercom/tests/test_denest_list_nodes.py' adding 'tap_intercom/tests/test_transform_conversation_parts.py' adding 'tap_intercom-0.0.3.dist-info/LICENSE' adding 'tap_intercom-0.0.3.dist-info/METADATA' adding 'tap_intercom-0.0.3.dist-info/WHEEL' adding 'tap_intercom-0.0.3.dist-info/entry_points.txt' adding 'tap_intercom-0.0.3.dist-info/top_level.txt' adding 'tap_intercom-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tap-intercom: finished with status 'done' Stored in directory: /tmp/tmprrs1fdkv Successfully built tap-intercom Cleaning up... Removing source in /tmp/pip-wheel-4uachbh_/tap-intercom Removed build tracker '/tmp/pip-req-tracker-us3hwiyu'