2023-06-02T08:21:18,210 Created temporary directory: /tmp/pip-build-tracker-7xxhut7v 2023-06-02T08:21:18,213 Initialized build tracking at /tmp/pip-build-tracker-7xxhut7v 2023-06-02T08:21:18,214 Created build tracker: /tmp/pip-build-tracker-7xxhut7v 2023-06-02T08:21:18,214 Entered build tracker: /tmp/pip-build-tracker-7xxhut7v 2023-06-02T08:21:18,215 Created temporary directory: /tmp/pip-wheel-69nbh855 2023-06-02T08:21:18,224 Created temporary directory: /tmp/pip-ephem-wheel-cache-a_gf_kpy 2023-06-02T08:21:18,281 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-02T08:21:18,289 2 location(s) to search for versions of relevanceai-chains: 2023-06-02T08:21:18,289 * https://pypi.org/simple/relevanceai-chains/ 2023-06-02T08:21:18,289 * https://www.piwheels.org/simple/relevanceai-chains/ 2023-06-02T08:21:18,290 Fetching project page and analyzing links: https://pypi.org/simple/relevanceai-chains/ 2023-06-02T08:21:18,292 Getting page https://pypi.org/simple/relevanceai-chains/ 2023-06-02T08:21:18,296 Found index url https://pypi.org/simple/ 2023-06-02T08:21:18,482 Fetched page https://pypi.org/simple/relevanceai-chains/ as application/vnd.pypi.simple.v1+json 2023-06-02T08:21:18,485 Found link https://files.pythonhosted.org/packages/60/30/cf245ba4a98cfb108a0336e86276b53bdc1aabcd25913bd426f655f9bc2e/relevanceai-chains-1.0.0.tar.gz (from https://pypi.org/simple/relevanceai-chains/), version: 1.0.0 2023-06-02T08:21:18,486 Skipping link: No binaries permitted for relevanceai-chains: https://files.pythonhosted.org/packages/c2/1f/fb3c71b38ea6e250a9efe2235a134ff8517623a77f9914d24ebbaee6c4da/relevanceai_chains-1.0.0-py3-none-any.whl (from https://pypi.org/simple/relevanceai-chains/) 2023-06-02T08:21:18,487 Fetching project page and analyzing links: https://www.piwheels.org/simple/relevanceai-chains/ 2023-06-02T08:21:18,487 Getting page https://www.piwheels.org/simple/relevanceai-chains/ 2023-06-02T08:21:18,490 Found index url https://www.piwheels.org/simple/ 2023-06-02T08:21:18,731 Fetched page https://www.piwheels.org/simple/relevanceai-chains/ as text/html 2023-06-02T08:21:18,733 Skipping link: not a file: https://www.piwheels.org/simple/relevanceai-chains/ 2023-06-02T08:21:18,733 Skipping link: not a file: https://pypi.org/simple/relevanceai-chains/ 2023-06-02T08:21:18,766 Given no hashes to check 1 links for project 'relevanceai-chains': discarding no candidates 2023-06-02T08:21:18,797 Collecting relevanceai-chains==1.0.0 2023-06-02T08:21:18,802 Created temporary directory: /tmp/pip-unpack-4k6hsgo0 2023-06-02T08:21:18,973 Downloading relevanceai-chains-1.0.0.tar.gz (8.5 kB) 2023-06-02T08:21:19,084 Added relevanceai-chains==1.0.0 from https://files.pythonhosted.org/packages/60/30/cf245ba4a98cfb108a0336e86276b53bdc1aabcd25913bd426f655f9bc2e/relevanceai-chains-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-7xxhut7v' 2023-06-02T08:21:19,087 Running setup.py (path:/tmp/pip-wheel-69nbh855/relevanceai-chains_83e35968f4c045ebb4802be6365a37b1/setup.py) egg_info for package relevanceai-chains 2023-06-02T08:21:19,088 Created temporary directory: /tmp/pip-pip-egg-info-9b26tz2p 2023-06-02T08:21:19,089 Preparing metadata (setup.py): started 2023-06-02T08:21:19,091 Running command python setup.py egg_info 2023-06-02T08:21:21,691 running egg_info 2023-06-02T08:21:21,694 creating /tmp/pip-pip-egg-info-9b26tz2p/relevanceai_chains.egg-info 2023-06-02T08:21:21,755 writing /tmp/pip-pip-egg-info-9b26tz2p/relevanceai_chains.egg-info/PKG-INFO 2023-06-02T08:21:21,760 writing dependency_links to /tmp/pip-pip-egg-info-9b26tz2p/relevanceai_chains.egg-info/dependency_links.txt 2023-06-02T08:21:21,765 writing requirements to /tmp/pip-pip-egg-info-9b26tz2p/relevanceai_chains.egg-info/requires.txt 2023-06-02T08:21:21,767 writing top-level names to /tmp/pip-pip-egg-info-9b26tz2p/relevanceai_chains.egg-info/top_level.txt 2023-06-02T08:21:21,770 writing manifest file '/tmp/pip-pip-egg-info-9b26tz2p/relevanceai_chains.egg-info/SOURCES.txt' 2023-06-02T08:21:21,971 reading manifest file '/tmp/pip-pip-egg-info-9b26tz2p/relevanceai_chains.egg-info/SOURCES.txt' 2023-06-02T08:21:21,975 adding license file 'LICENSE' 2023-06-02T08:21:21,981 writing manifest file '/tmp/pip-pip-egg-info-9b26tz2p/relevanceai_chains.egg-info/SOURCES.txt' 2023-06-02T08:21:21,983 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-06-02T08:21:21,984 !! 2023-06-02T08:21:21,985 ******************************************************************************** 2023-06-02T08:21:21,985 Requirements should be satisfied by a PEP 517 installer. 2023-06-02T08:21:21,986 If you are using pip, you can try `pip install --use-pep517`. 2023-06-02T08:21:21,986 ******************************************************************************** 2023-06-02T08:21:21,987 !! 2023-06-02T08:21:21,988 dist.fetch_build_eggs(dist.setup_requires) 2023-06-02T08:21:22,156 Preparing metadata (setup.py): finished with status 'done' 2023-06-02T08:21:22,169 Source in /tmp/pip-wheel-69nbh855/relevanceai-chains_83e35968f4c045ebb4802be6365a37b1 has version 1.0.0, which satisfies requirement relevanceai-chains==1.0.0 from https://files.pythonhosted.org/packages/60/30/cf245ba4a98cfb108a0336e86276b53bdc1aabcd25913bd426f655f9bc2e/relevanceai-chains-1.0.0.tar.gz 2023-06-02T08:21:22,171 Removed relevanceai-chains==1.0.0 from https://files.pythonhosted.org/packages/60/30/cf245ba4a98cfb108a0336e86276b53bdc1aabcd25913bd426f655f9bc2e/relevanceai-chains-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-7xxhut7v' 2023-06-02T08:21:22,182 Created temporary directory: /tmp/pip-unpack-0lqaqtuh 2023-06-02T08:21:22,183 Building wheels for collected packages: relevanceai-chains 2023-06-02T08:21:22,192 Created temporary directory: /tmp/pip-wheel-axkzdf1x 2023-06-02T08:21:22,193 Building wheel for relevanceai-chains (setup.py): started 2023-06-02T08:21:22,195 Destination directory: /tmp/pip-wheel-axkzdf1x 2023-06-02T08:21:22,195 Running command python setup.py bdist_wheel 2023-06-02T08:21:24,382 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-06-02T08:21:24,384 !! 2023-06-02T08:21:24,385 ******************************************************************************** 2023-06-02T08:21:24,386 Requirements should be satisfied by a PEP 517 installer. 2023-06-02T08:21:24,386 If you are using pip, you can try `pip install --use-pep517`. 2023-06-02T08:21:24,386 ******************************************************************************** 2023-06-02T08:21:24,387 !! 2023-06-02T08:21:24,388 dist.fetch_build_eggs(dist.setup_requires) 2023-06-02T08:21:24,772 running bdist_wheel 2023-06-02T08:21:25,690 running build 2023-06-02T08:21:25,691 running build_py 2023-06-02T08:21:25,760 creating build 2023-06-02T08:21:25,761 creating build/lib 2023-06-02T08:21:25,763 creating build/lib/relevanceai 2023-06-02T08:21:25,765 copying relevanceai/chain.py -> build/lib/relevanceai 2023-06-02T08:21:25,769 copying relevanceai/params.py -> build/lib/relevanceai 2023-06-02T08:21:25,773 copying relevanceai/_request.py -> build/lib/relevanceai 2023-06-02T08:21:25,776 copying relevanceai/__init__.py -> build/lib/relevanceai 2023-06-02T08:21:25,779 copying relevanceai/auth.py -> build/lib/relevanceai 2023-06-02T08:21:25,784 creating build/lib/relevanceai/steps 2023-06-02T08:21:25,786 copying relevanceai/steps/execute_javascript.py -> build/lib/relevanceai/steps 2023-06-02T08:21:25,790 copying relevanceai/steps/prompt_completion.py -> build/lib/relevanceai/steps 2023-06-02T08:21:25,794 copying relevanceai/steps/_base.py -> build/lib/relevanceai/steps 2023-06-02T08:21:25,798 copying relevanceai/steps/vector_search.py -> build/lib/relevanceai/steps 2023-06-02T08:21:25,801 copying relevanceai/steps/__init__.py -> build/lib/relevanceai/steps 2023-06-02T08:21:25,805 copying relevanceai/steps/redis_vector_search.py -> build/lib/relevanceai/steps 2023-06-02T08:21:25,808 copying relevanceai/steps/api_call.py -> build/lib/relevanceai/steps 2023-06-02T08:21:25,891 /home/piwheels/.local/lib/python3.7/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-06-02T08:21:25,892 !! 2023-06-02T08:21:25,892 ******************************************************************************** 2023-06-02T08:21:25,893 Please avoid running ``setup.py`` directly. 2023-06-02T08:21:25,893 Instead, use pypa/build, pypa/installer, pypa/build or 2023-06-02T08:21:25,893 other standards-based tools. 2023-06-02T08:21:25,894 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-06-02T08:21:25,895 ******************************************************************************** 2023-06-02T08:21:25,895 !! 2023-06-02T08:21:25,895 self.initialize_options() 2023-06-02T08:21:25,957 installing to build/bdist.linux-armv7l/wheel 2023-06-02T08:21:25,958 running install 2023-06-02T08:21:26,018 running install_lib 2023-06-02T08:21:26,090 creating build/bdist.linux-armv7l 2023-06-02T08:21:26,091 creating build/bdist.linux-armv7l/wheel 2023-06-02T08:21:26,094 creating build/bdist.linux-armv7l/wheel/relevanceai 2023-06-02T08:21:26,097 creating build/bdist.linux-armv7l/wheel/relevanceai/steps 2023-06-02T08:21:26,099 copying build/lib/relevanceai/steps/execute_javascript.py -> build/bdist.linux-armv7l/wheel/relevanceai/steps 2023-06-02T08:21:26,103 copying build/lib/relevanceai/steps/prompt_completion.py -> build/bdist.linux-armv7l/wheel/relevanceai/steps 2023-06-02T08:21:26,107 copying build/lib/relevanceai/steps/_base.py -> build/bdist.linux-armv7l/wheel/relevanceai/steps 2023-06-02T08:21:26,111 copying build/lib/relevanceai/steps/vector_search.py -> build/bdist.linux-armv7l/wheel/relevanceai/steps 2023-06-02T08:21:26,115 copying build/lib/relevanceai/steps/__init__.py -> build/bdist.linux-armv7l/wheel/relevanceai/steps 2023-06-02T08:21:26,118 copying build/lib/relevanceai/steps/redis_vector_search.py -> build/bdist.linux-armv7l/wheel/relevanceai/steps 2023-06-02T08:21:26,122 copying build/lib/relevanceai/steps/api_call.py -> build/bdist.linux-armv7l/wheel/relevanceai/steps 2023-06-02T08:21:26,126 copying build/lib/relevanceai/chain.py -> build/bdist.linux-armv7l/wheel/relevanceai 2023-06-02T08:21:26,132 copying build/lib/relevanceai/params.py -> build/bdist.linux-armv7l/wheel/relevanceai 2023-06-02T08:21:26,136 copying build/lib/relevanceai/_request.py -> build/bdist.linux-armv7l/wheel/relevanceai 2023-06-02T08:21:26,140 copying build/lib/relevanceai/__init__.py -> build/bdist.linux-armv7l/wheel/relevanceai 2023-06-02T08:21:26,144 copying build/lib/relevanceai/auth.py -> build/bdist.linux-armv7l/wheel/relevanceai 2023-06-02T08:21:26,147 running install_egg_info 2023-06-02T08:21:26,275 running egg_info 2023-06-02T08:21:26,335 writing relevanceai_chains.egg-info/PKG-INFO 2023-06-02T08:21:26,338 writing dependency_links to relevanceai_chains.egg-info/dependency_links.txt 2023-06-02T08:21:26,342 writing requirements to relevanceai_chains.egg-info/requires.txt 2023-06-02T08:21:26,345 writing top-level names to relevanceai_chains.egg-info/top_level.txt 2023-06-02T08:21:26,414 reading manifest file 'relevanceai_chains.egg-info/SOURCES.txt' 2023-06-02T08:21:26,418 adding license file 'LICENSE' 2023-06-02T08:21:26,425 writing manifest file 'relevanceai_chains.egg-info/SOURCES.txt' 2023-06-02T08:21:26,428 Copying relevanceai_chains.egg-info to build/bdist.linux-armv7l/wheel/relevanceai_chains-1.0.0-py3.7.egg-info 2023-06-02T08:21:26,447 running install_scripts 2023-06-02T08:21:26,473 creating build/bdist.linux-armv7l/wheel/relevanceai_chains-1.0.0.dist-info/WHEEL 2023-06-02T08:21:26,478 creating '/tmp/pip-wheel-axkzdf1x/relevanceai_chains-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-06-02T08:21:26,483 adding 'relevanceai/__init__.py' 2023-06-02T08:21:26,485 adding 'relevanceai/_request.py' 2023-06-02T08:21:26,488 adding 'relevanceai/auth.py' 2023-06-02T08:21:26,491 adding 'relevanceai/chain.py' 2023-06-02T08:21:26,494 adding 'relevanceai/params.py' 2023-06-02T08:21:26,498 adding 'relevanceai/steps/__init__.py' 2023-06-02T08:21:26,501 adding 'relevanceai/steps/_base.py' 2023-06-02T08:21:26,503 adding 'relevanceai/steps/api_call.py' 2023-06-02T08:21:26,506 adding 'relevanceai/steps/execute_javascript.py' 2023-06-02T08:21:26,509 adding 'relevanceai/steps/prompt_completion.py' 2023-06-02T08:21:26,512 adding 'relevanceai/steps/redis_vector_search.py' 2023-06-02T08:21:26,515 adding 'relevanceai/steps/vector_search.py' 2023-06-02T08:21:26,520 adding 'relevanceai_chains-1.0.0.dist-info/LICENSE' 2023-06-02T08:21:26,522 adding 'relevanceai_chains-1.0.0.dist-info/METADATA' 2023-06-02T08:21:26,524 adding 'relevanceai_chains-1.0.0.dist-info/WHEEL' 2023-06-02T08:21:26,526 adding 'relevanceai_chains-1.0.0.dist-info/top_level.txt' 2023-06-02T08:21:26,528 adding 'relevanceai_chains-1.0.0.dist-info/RECORD' 2023-06-02T08:21:26,531 removing build/bdist.linux-armv7l/wheel 2023-06-02T08:21:26,750 Building wheel for relevanceai-chains (setup.py): finished with status 'done' 2023-06-02T08:21:26,758 Created wheel for relevanceai-chains: filename=relevanceai_chains-1.0.0-py3-none-any.whl size=12009 sha256=2d337efe87eb8e3258641fa21032bff3fd6a0f10c1fa90813f529b82c165fd5c 2023-06-02T08:21:26,760 Stored in directory: /tmp/pip-ephem-wheel-cache-a_gf_kpy/wheels/87/9b/8c/6f5a51fd000fc594daca729a35f33cd38da9719495b0446ff4 2023-06-02T08:21:26,796 Successfully built relevanceai-chains 2023-06-02T08:21:26,804 Removed build tracker: '/tmp/pip-build-tracker-7xxhut7v'