2023-10-04T18:55:41,483 Created temporary directory: /tmp/pip-build-tracker-ws73mi58 2023-10-04T18:55:41,484 Initialized build tracking at /tmp/pip-build-tracker-ws73mi58 2023-10-04T18:55:41,485 Created build tracker: /tmp/pip-build-tracker-ws73mi58 2023-10-04T18:55:41,485 Entered build tracker: /tmp/pip-build-tracker-ws73mi58 2023-10-04T18:55:41,486 Created temporary directory: /tmp/pip-wheel-s_8jc5zm 2023-10-04T18:55:41,489 Created temporary directory: /tmp/pip-ephem-wheel-cache-fszp5421 2023-10-04T18:55:41,513 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-04T18:55:41,517 2 location(s) to search for versions of utilitycloudapiwrapper: 2023-10-04T18:55:41,517 * https://pypi.org/simple/utilitycloudapiwrapper/ 2023-10-04T18:55:41,517 * https://www.piwheels.org/simple/utilitycloudapiwrapper/ 2023-10-04T18:55:41,517 Fetching project page and analyzing links: https://pypi.org/simple/utilitycloudapiwrapper/ 2023-10-04T18:55:41,518 Getting page https://pypi.org/simple/utilitycloudapiwrapper/ 2023-10-04T18:55:41,520 Found index url https://pypi.org/simple/ 2023-10-04T18:55:41,739 Fetched page https://pypi.org/simple/utilitycloudapiwrapper/ as application/vnd.pypi.simple.v1+json 2023-10-04T18:55:41,740 Found link https://files.pythonhosted.org/packages/e3/97/03f1f3bd2ebcf13c795e8620511e5fcc08297a271ee451219b83cab61eb6/UtilityCloudAPIWrapper-0.1b0.tar.gz (from https://pypi.org/simple/utilitycloudapiwrapper/), version: 0.1b0 2023-10-04T18:55:41,741 Found link https://files.pythonhosted.org/packages/d2/41/9f3146a047a82807a8aca82a852f19aff51d882617a7fc6d636d3f87d6c1/UtilityCloudAPIWrapper-0.2b0.tar.gz (from https://pypi.org/simple/utilitycloudapiwrapper/), version: 0.2b0 2023-10-04T18:55:41,742 Found link https://files.pythonhosted.org/packages/b7/5b/69fca6f04b165dd85d76587389423b9b989ecf310f4db6c4da5bde816002/UtilityCloudAPIWrapper-0.2.1b0.tar.gz (from https://pypi.org/simple/utilitycloudapiwrapper/), version: 0.2.1b0 2023-10-04T18:55:41,743 Fetching project page and analyzing links: https://www.piwheels.org/simple/utilitycloudapiwrapper/ 2023-10-04T18:55:41,743 Getting page https://www.piwheels.org/simple/utilitycloudapiwrapper/ 2023-10-04T18:55:41,745 Found index url https://www.piwheels.org/simple/ 2023-10-04T18:55:41,916 Fetched page https://www.piwheels.org/simple/utilitycloudapiwrapper/ as text/html 2023-10-04T18:55:41,917 Skipping link: not a file: https://www.piwheels.org/simple/utilitycloudapiwrapper/ 2023-10-04T18:55:41,918 Skipping link: not a file: https://pypi.org/simple/utilitycloudapiwrapper/ 2023-10-04T18:55:41,938 Given no hashes to check 1 links for project 'utilitycloudapiwrapper': discarding no candidates 2023-10-04T18:55:41,957 Collecting utilitycloudapiwrapper==0.1b0 2023-10-04T18:55:41,960 Created temporary directory: /tmp/pip-unpack-izrlx23y 2023-10-04T18:55:42,177 Downloading UtilityCloudAPIWrapper-0.1b0.tar.gz (8.5 kB) 2023-10-04T18:55:42,207 Added utilitycloudapiwrapper==0.1b0 from https://files.pythonhosted.org/packages/e3/97/03f1f3bd2ebcf13c795e8620511e5fcc08297a271ee451219b83cab61eb6/UtilityCloudAPIWrapper-0.1b0.tar.gz to build tracker '/tmp/pip-build-tracker-ws73mi58' 2023-10-04T18:55:42,210 Running setup.py (path:/tmp/pip-wheel-s_8jc5zm/utilitycloudapiwrapper_45aa245257e44239b9c2f5508537e3a9/setup.py) egg_info for package utilitycloudapiwrapper 2023-10-04T18:55:42,210 Created temporary directory: /tmp/pip-pip-egg-info-h4z60b5d 2023-10-04T18:55:42,211 Preparing metadata (setup.py): started 2023-10-04T18:55:42,212 Running command python setup.py egg_info 2023-10-04T18:55:42,661 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:498: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-10-04T18:55:42,661 !! 2023-10-04T18:55:42,662 ******************************************************************************** 2023-10-04T18:55:42,663 Usage of dash-separated 'description-file' will not be supported in future 2023-10-04T18:55:42,664 versions. Please use the underscore name 'description_file' instead. 2023-10-04T18:55:42,665 This deprecation is overdue, please update your project and remove deprecated 2023-10-04T18:55:42,666 calls to avoid build errors in the future. 2023-10-04T18:55:42,667 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-04T18:55:42,667 ******************************************************************************** 2023-10-04T18:55:42,668 !! 2023-10-04T18:55:42,669 opt = self.warn_dash_deprecation(opt, section) 2023-10-04T18:55:43,216 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:314: InformationOnly: Normalizing '0.1b' to '0.1b0' 2023-10-04T18:55:43,217 self.metadata.version = self._normalize_version( 2023-10-04T18:55:43,220 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:498: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-10-04T18:55:43,221 !! 2023-10-04T18:55:43,222 ******************************************************************************** 2023-10-04T18:55:43,222 Usage of dash-separated 'description-file' will not be supported in future 2023-10-04T18:55:43,222 versions. Please use the underscore name 'description_file' instead. 2023-10-04T18:55:43,223 This deprecation is overdue, please update your project and remove deprecated 2023-10-04T18:55:43,224 calls to avoid build errors in the future. 2023-10-04T18:55:43,225 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-04T18:55:43,225 ******************************************************************************** 2023-10-04T18:55:43,226 !! 2023-10-04T18:55:43,227 opt = self.warn_dash_deprecation(opt, section) 2023-10-04T18:55:43,260 running egg_info 2023-10-04T18:55:43,264 creating /tmp/pip-pip-egg-info-h4z60b5d/UtilityCloudAPIWrapper.egg-info 2023-10-04T18:55:43,289 writing /tmp/pip-pip-egg-info-h4z60b5d/UtilityCloudAPIWrapper.egg-info/PKG-INFO 2023-10-04T18:55:43,292 writing dependency_links to /tmp/pip-pip-egg-info-h4z60b5d/UtilityCloudAPIWrapper.egg-info/dependency_links.txt 2023-10-04T18:55:43,294 writing top-level names to /tmp/pip-pip-egg-info-h4z60b5d/UtilityCloudAPIWrapper.egg-info/top_level.txt 2023-10-04T18:55:43,295 writing manifest file '/tmp/pip-pip-egg-info-h4z60b5d/UtilityCloudAPIWrapper.egg-info/SOURCES.txt' 2023-10-04T18:55:43,373 reading manifest file '/tmp/pip-pip-egg-info-h4z60b5d/UtilityCloudAPIWrapper.egg-info/SOURCES.txt' 2023-10-04T18:55:43,375 adding license file 'LICENSE.txt' 2023-10-04T18:55:43,376 writing manifest file '/tmp/pip-pip-egg-info-h4z60b5d/UtilityCloudAPIWrapper.egg-info/SOURCES.txt' 2023-10-04T18:55:43,488 Preparing metadata (setup.py): finished with status 'done' 2023-10-04T18:55:43,492 Source in /tmp/pip-wheel-s_8jc5zm/utilitycloudapiwrapper_45aa245257e44239b9c2f5508537e3a9 has version 0.1b0, which satisfies requirement utilitycloudapiwrapper==0.1b0 from https://files.pythonhosted.org/packages/e3/97/03f1f3bd2ebcf13c795e8620511e5fcc08297a271ee451219b83cab61eb6/UtilityCloudAPIWrapper-0.1b0.tar.gz 2023-10-04T18:55:43,493 Removed utilitycloudapiwrapper==0.1b0 from https://files.pythonhosted.org/packages/e3/97/03f1f3bd2ebcf13c795e8620511e5fcc08297a271ee451219b83cab61eb6/UtilityCloudAPIWrapper-0.1b0.tar.gz from build tracker '/tmp/pip-build-tracker-ws73mi58' 2023-10-04T18:55:43,497 Created temporary directory: /tmp/pip-unpack-4o0a0op0 2023-10-04T18:55:43,498 Created temporary directory: /tmp/pip-unpack-e_wu5xw8 2023-10-04T18:55:43,500 Building wheels for collected packages: utilitycloudapiwrapper 2023-10-04T18:55:43,504 Created temporary directory: /tmp/pip-wheel-2q1svn0l 2023-10-04T18:55:43,505 Building wheel for utilitycloudapiwrapper (setup.py): started 2023-10-04T18:55:43,506 Destination directory: /tmp/pip-wheel-2q1svn0l 2023-10-04T18:55:43,507 Running command python setup.py bdist_wheel 2023-10-04T18:55:43,946 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:498: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-10-04T18:55:43,947 !! 2023-10-04T18:55:43,948 ******************************************************************************** 2023-10-04T18:55:43,948 Usage of dash-separated 'description-file' will not be supported in future 2023-10-04T18:55:43,949 versions. Please use the underscore name 'description_file' instead. 2023-10-04T18:55:43,950 This deprecation is overdue, please update your project and remove deprecated 2023-10-04T18:55:43,950 calls to avoid build errors in the future. 2023-10-04T18:55:43,951 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-04T18:55:43,951 ******************************************************************************** 2023-10-04T18:55:43,952 !! 2023-10-04T18:55:43,953 opt = self.warn_dash_deprecation(opt, section) 2023-10-04T18:55:44,480 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:314: InformationOnly: Normalizing '0.1b' to '0.1b0' 2023-10-04T18:55:44,480 self.metadata.version = self._normalize_version( 2023-10-04T18:55:44,483 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:498: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-10-04T18:55:44,484 !! 2023-10-04T18:55:44,485 ******************************************************************************** 2023-10-04T18:55:44,485 Usage of dash-separated 'description-file' will not be supported in future 2023-10-04T18:55:44,486 versions. Please use the underscore name 'description_file' instead. 2023-10-04T18:55:44,487 This deprecation is overdue, please update your project and remove deprecated 2023-10-04T18:55:44,487 calls to avoid build errors in the future. 2023-10-04T18:55:44,489 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-04T18:55:44,489 ******************************************************************************** 2023-10-04T18:55:44,490 !! 2023-10-04T18:55:44,491 opt = self.warn_dash_deprecation(opt, section) 2023-10-04T18:55:44,515 running bdist_wheel 2023-10-04T18:55:44,650 running build 2023-10-04T18:55:44,651 running build_py 2023-10-04T18:55:44,678 creating build 2023-10-04T18:55:44,679 creating build/lib 2023-10-04T18:55:44,679 creating build/lib/UtilityCloudAPIWrapper 2023-10-04T18:55:44,681 copying UtilityCloudAPIWrapper/__init__.py -> build/lib/UtilityCloudAPIWrapper 2023-10-04T18:55:44,683 copying UtilityCloudAPIWrapper/UtilityCloudAPIWrapper.py -> build/lib/UtilityCloudAPIWrapper 2023-10-04T18:55:44,686 copying UtilityCloudAPIWrapper/UCAPIErr.py -> build/lib/UtilityCloudAPIWrapper 2023-10-04T18:55:44,715 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-10-04T18:55:44,716 !! 2023-10-04T18:55:44,717 ******************************************************************************** 2023-10-04T18:55:44,718 Please avoid running ``setup.py`` directly. 2023-10-04T18:55:44,719 Instead, use pypa/build, pypa/installer or other 2023-10-04T18:55:44,719 standards-based tools. 2023-10-04T18:55:44,721 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-10-04T18:55:44,721 ******************************************************************************** 2023-10-04T18:55:44,722 !! 2023-10-04T18:55:44,723 self.initialize_options() 2023-10-04T18:55:44,741 installing to build/bdist.linux-armv7l/wheel 2023-10-04T18:55:44,742 running install 2023-10-04T18:55:44,766 running install_lib 2023-10-04T18:55:44,791 creating build/bdist.linux-armv7l 2023-10-04T18:55:44,792 creating build/bdist.linux-armv7l/wheel 2023-10-04T18:55:44,793 creating build/bdist.linux-armv7l/wheel/UtilityCloudAPIWrapper 2023-10-04T18:55:44,794 copying build/lib/UtilityCloudAPIWrapper/__init__.py -> build/bdist.linux-armv7l/wheel/UtilityCloudAPIWrapper 2023-10-04T18:55:44,796 copying build/lib/UtilityCloudAPIWrapper/UtilityCloudAPIWrapper.py -> build/bdist.linux-armv7l/wheel/UtilityCloudAPIWrapper 2023-10-04T18:55:44,799 copying build/lib/UtilityCloudAPIWrapper/UCAPIErr.py -> build/bdist.linux-armv7l/wheel/UtilityCloudAPIWrapper 2023-10-04T18:55:44,801 running install_egg_info 2023-10-04T18:55:44,832 running egg_info 2023-10-04T18:55:44,856 writing UtilityCloudAPIWrapper.egg-info/PKG-INFO 2023-10-04T18:55:44,859 writing dependency_links to UtilityCloudAPIWrapper.egg-info/dependency_links.txt 2023-10-04T18:55:44,861 writing top-level names to UtilityCloudAPIWrapper.egg-info/top_level.txt 2023-10-04T18:55:44,888 reading manifest file 'UtilityCloudAPIWrapper.egg-info/SOURCES.txt' 2023-10-04T18:55:44,889 adding license file 'LICENSE.txt' 2023-10-04T18:55:44,891 writing manifest file 'UtilityCloudAPIWrapper.egg-info/SOURCES.txt' 2023-10-04T18:55:44,893 Copying UtilityCloudAPIWrapper.egg-info to build/bdist.linux-armv7l/wheel/UtilityCloudAPIWrapper-0.1b0-py3.11.egg-info 2023-10-04T18:55:44,900 running install_scripts 2023-10-04T18:55:44,911 creating build/bdist.linux-armv7l/wheel/UtilityCloudAPIWrapper-0.1b0.dist-info/WHEEL 2023-10-04T18:55:44,913 creating '/tmp/pip-wheel-2q1svn0l/UtilityCloudAPIWrapper-0.1b0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-10-04T18:55:44,916 adding 'UtilityCloudAPIWrapper/UCAPIErr.py' 2023-10-04T18:55:44,919 adding 'UtilityCloudAPIWrapper/UtilityCloudAPIWrapper.py' 2023-10-04T18:55:44,921 adding 'UtilityCloudAPIWrapper/__init__.py' 2023-10-04T18:55:44,923 adding 'UtilityCloudAPIWrapper-0.1b0.dist-info/LICENSE.txt' 2023-10-04T18:55:44,924 adding 'UtilityCloudAPIWrapper-0.1b0.dist-info/METADATA' 2023-10-04T18:55:44,925 adding 'UtilityCloudAPIWrapper-0.1b0.dist-info/WHEEL' 2023-10-04T18:55:44,925 adding 'UtilityCloudAPIWrapper-0.1b0.dist-info/top_level.txt' 2023-10-04T18:55:44,926 adding 'UtilityCloudAPIWrapper-0.1b0.dist-info/RECORD' 2023-10-04T18:55:44,928 removing build/bdist.linux-armv7l/wheel 2023-10-04T18:55:45,047 Building wheel for utilitycloudapiwrapper (setup.py): finished with status 'done' 2023-10-04T18:55:45,050 Created wheel for utilitycloudapiwrapper: filename=UtilityCloudAPIWrapper-0.1b0-py3-none-any.whl size=9192 sha256=9675774bfc0782fa2fd89f3ac06f01a261af0bf2e817a756c664749a9c0fb04a 2023-10-04T18:55:45,051 Stored in directory: /tmp/pip-ephem-wheel-cache-fszp5421/wheels/7d/ff/54/4f66cdc18d5d767d9e62a2c7e19451ea94c5ed11392e155f31 2023-10-04T18:55:45,064 Successfully built utilitycloudapiwrapper 2023-10-04T18:55:45,068 Removed build tracker: '/tmp/pip-build-tracker-ws73mi58'