2023-09-11T01:29:42,265 Created temporary directory: /tmp/pip-build-tracker-vdqzjh0s 2023-09-11T01:29:42,266 Initialized build tracking at /tmp/pip-build-tracker-vdqzjh0s 2023-09-11T01:29:42,267 Created build tracker: /tmp/pip-build-tracker-vdqzjh0s 2023-09-11T01:29:42,267 Entered build tracker: /tmp/pip-build-tracker-vdqzjh0s 2023-09-11T01:29:42,268 Created temporary directory: /tmp/pip-wheel-4k8d8mfl 2023-09-11T01:29:42,271 Created temporary directory: /tmp/pip-ephem-wheel-cache-b0gov1mu 2023-09-11T01:29:42,292 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-11T01:29:42,296 2 location(s) to search for versions of zabbixapi-py: 2023-09-11T01:29:42,296 * https://pypi.org/simple/zabbixapi-py/ 2023-09-11T01:29:42,296 * https://www.piwheels.org/simple/zabbixapi-py/ 2023-09-11T01:29:42,297 Fetching project page and analyzing links: https://pypi.org/simple/zabbixapi-py/ 2023-09-11T01:29:42,298 Getting page https://pypi.org/simple/zabbixapi-py/ 2023-09-11T01:29:42,299 Found index url https://pypi.org/simple/ 2023-09-11T01:29:42,544 Fetched page https://pypi.org/simple/zabbixapi-py/ as application/vnd.pypi.simple.v1+json 2023-09-11T01:29:42,546 Found link https://files.pythonhosted.org/packages/ce/56/6baadb0652c0097f6dc4845f19db3c694e20d66923bd255ca3cda244f480/ZabbixAPI_py-0.2.0.tar.gz (from https://pypi.org/simple/zabbixapi-py/), version: 0.2.0 2023-09-11T01:29:42,547 Found link https://files.pythonhosted.org/packages/01/f0/68bd9c98be7783b76d1bc172b73e1ed6476bf968201deed764f29a3c0103/ZabbixAPI_py-1.0.0.tar.gz (from https://pypi.org/simple/zabbixapi-py/), version: 1.0.0 2023-09-11T01:29:42,547 Found link https://files.pythonhosted.org/packages/8b/c7/5fe826697a311438bcb981dbb1f64d34d026af2323abc0074bbb464bc871/ZabbixAPI_py-1.0.1.tar.gz (from https://pypi.org/simple/zabbixapi-py/), version: 1.0.1 2023-09-11T01:29:42,548 Fetching project page and analyzing links: https://www.piwheels.org/simple/zabbixapi-py/ 2023-09-11T01:29:42,549 Getting page https://www.piwheels.org/simple/zabbixapi-py/ 2023-09-11T01:29:42,550 Found index url https://www.piwheels.org/simple/ 2023-09-11T01:29:42,801 Fetched page https://www.piwheels.org/simple/zabbixapi-py/ as text/html 2023-09-11T01:29:42,803 Skipping link: not a file: https://www.piwheels.org/simple/zabbixapi-py/ 2023-09-11T01:29:42,804 Skipping link: not a file: https://pypi.org/simple/zabbixapi-py/ 2023-09-11T01:29:42,831 Given no hashes to check 1 links for project 'zabbixapi-py': discarding no candidates 2023-09-11T01:29:42,859 Collecting zabbixapi-py==0.2.0 2023-09-11T01:29:42,862 Created temporary directory: /tmp/pip-unpack-7071j0qo 2023-09-11T01:29:43,075 Downloading ZabbixAPI_py-0.2.0.tar.gz (2.9 kB) 2023-09-11T01:29:43,098 Added zabbixapi-py==0.2.0 from https://files.pythonhosted.org/packages/ce/56/6baadb0652c0097f6dc4845f19db3c694e20d66923bd255ca3cda244f480/ZabbixAPI_py-0.2.0.tar.gz to build tracker '/tmp/pip-build-tracker-vdqzjh0s' 2023-09-11T01:29:43,100 Running setup.py (path:/tmp/pip-wheel-4k8d8mfl/zabbixapi-py_bfe85b62679e4ec1a7f7d4a10d3b7eb4/setup.py) egg_info for package zabbixapi-py 2023-09-11T01:29:43,101 Created temporary directory: /tmp/pip-pip-egg-info-wjkmxb3w 2023-09-11T01:29:43,101 Preparing metadata (setup.py): started 2023-09-11T01:29:43,103 Running command python setup.py egg_info 2023-09-11T01:29:43,541 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-11T01:29:43,541 !! 2023-09-11T01:29:43,542 ******************************************************************************** 2023-09-11T01:29:43,542 Usage of dash-separated 'description-file' will not be supported in future 2023-09-11T01:29:43,543 versions. Please use the underscore name 'description_file' instead. 2023-09-11T01:29:43,544 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-11T01:29:43,545 or your builds will no longer be supported. 2023-09-11T01:29:43,546 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-11T01:29:43,547 ******************************************************************************** 2023-09-11T01:29:43,548 !! 2023-09-11T01:29:43,548 opt = self.warn_dash_deprecation(opt, section) 2023-09-11T01:29:43,550 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-11T01:29:43,551 !! 2023-09-11T01:29:43,552 ******************************************************************************** 2023-09-11T01:29:43,552 The license_file parameter is deprecated, use license_files instead. 2023-09-11T01:29:43,554 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-11T01:29:43,554 or your builds will no longer be supported. 2023-09-11T01:29:43,555 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-11T01:29:43,556 ******************************************************************************** 2023-09-11T01:29:43,557 !! 2023-09-11T01:29:43,557 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-11T01:29:44,065 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-11T01:29:44,066 !! 2023-09-11T01:29:44,067 ******************************************************************************** 2023-09-11T01:29:44,067 Usage of dash-separated 'description-file' will not be supported in future 2023-09-11T01:29:44,068 versions. Please use the underscore name 'description_file' instead. 2023-09-11T01:29:44,069 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-11T01:29:44,069 or your builds will no longer be supported. 2023-09-11T01:29:44,070 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-11T01:29:44,071 ******************************************************************************** 2023-09-11T01:29:44,072 !! 2023-09-11T01:29:44,072 opt = self.warn_dash_deprecation(opt, section) 2023-09-11T01:29:44,074 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-11T01:29:44,075 !! 2023-09-11T01:29:44,076 ******************************************************************************** 2023-09-11T01:29:44,077 The license_file parameter is deprecated, use license_files instead. 2023-09-11T01:29:44,078 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-11T01:29:44,078 or your builds will no longer be supported. 2023-09-11T01:29:44,080 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-11T01:29:44,080 ******************************************************************************** 2023-09-11T01:29:44,081 !! 2023-09-11T01:29:44,082 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-11T01:29:44,108 running egg_info 2023-09-11T01:29:44,110 creating /tmp/pip-pip-egg-info-wjkmxb3w/ZabbixAPI_py.egg-info 2023-09-11T01:29:44,134 writing /tmp/pip-pip-egg-info-wjkmxb3w/ZabbixAPI_py.egg-info/PKG-INFO 2023-09-11T01:29:44,137 writing dependency_links to /tmp/pip-pip-egg-info-wjkmxb3w/ZabbixAPI_py.egg-info/dependency_links.txt 2023-09-11T01:29:44,138 writing requirements to /tmp/pip-pip-egg-info-wjkmxb3w/ZabbixAPI_py.egg-info/requires.txt 2023-09-11T01:29:44,139 writing top-level names to /tmp/pip-pip-egg-info-wjkmxb3w/ZabbixAPI_py.egg-info/top_level.txt 2023-09-11T01:29:44,141 writing manifest file '/tmp/pip-pip-egg-info-wjkmxb3w/ZabbixAPI_py.egg-info/SOURCES.txt' 2023-09-11T01:29:44,215 reading manifest file '/tmp/pip-pip-egg-info-wjkmxb3w/ZabbixAPI_py.egg-info/SOURCES.txt' 2023-09-11T01:29:44,218 writing manifest file '/tmp/pip-pip-egg-info-wjkmxb3w/ZabbixAPI_py.egg-info/SOURCES.txt' 2023-09-11T01:29:44,325 Preparing metadata (setup.py): finished with status 'done' 2023-09-11T01:29:44,329 Source in /tmp/pip-wheel-4k8d8mfl/zabbixapi-py_bfe85b62679e4ec1a7f7d4a10d3b7eb4 has version 0.2.0, which satisfies requirement zabbixapi-py==0.2.0 from https://files.pythonhosted.org/packages/ce/56/6baadb0652c0097f6dc4845f19db3c694e20d66923bd255ca3cda244f480/ZabbixAPI_py-0.2.0.tar.gz 2023-09-11T01:29:44,330 Removed zabbixapi-py==0.2.0 from https://files.pythonhosted.org/packages/ce/56/6baadb0652c0097f6dc4845f19db3c694e20d66923bd255ca3cda244f480/ZabbixAPI_py-0.2.0.tar.gz from build tracker '/tmp/pip-build-tracker-vdqzjh0s' 2023-09-11T01:29:44,334 Created temporary directory: /tmp/pip-unpack-ohp4qd28 2023-09-11T01:29:44,335 Created temporary directory: /tmp/pip-unpack-l7gizb9n 2023-09-11T01:29:44,339 Building wheels for collected packages: zabbixapi-py 2023-09-11T01:29:44,343 Created temporary directory: /tmp/pip-wheel-m98vd5s6 2023-09-11T01:29:44,343 Building wheel for zabbixapi-py (setup.py): started 2023-09-11T01:29:44,344 Destination directory: /tmp/pip-wheel-m98vd5s6 2023-09-11T01:29:44,345 Running command python setup.py bdist_wheel 2023-09-11T01:29:44,779 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-11T01:29:44,779 !! 2023-09-11T01:29:44,780 ******************************************************************************** 2023-09-11T01:29:44,781 Usage of dash-separated 'description-file' will not be supported in future 2023-09-11T01:29:44,781 versions. Please use the underscore name 'description_file' instead. 2023-09-11T01:29:44,782 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-11T01:29:44,783 or your builds will no longer be supported. 2023-09-11T01:29:44,784 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-11T01:29:44,784 ******************************************************************************** 2023-09-11T01:29:44,785 !! 2023-09-11T01:29:44,786 opt = self.warn_dash_deprecation(opt, section) 2023-09-11T01:29:44,789 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-11T01:29:44,789 !! 2023-09-11T01:29:44,790 ******************************************************************************** 2023-09-11T01:29:44,791 The license_file parameter is deprecated, use license_files instead. 2023-09-11T01:29:44,792 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-11T01:29:44,793 or your builds will no longer be supported. 2023-09-11T01:29:44,794 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-11T01:29:44,794 ******************************************************************************** 2023-09-11T01:29:44,795 !! 2023-09-11T01:29:44,796 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-11T01:29:45,306 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-09-11T01:29:45,306 !! 2023-09-11T01:29:45,308 ******************************************************************************** 2023-09-11T01:29:45,308 Usage of dash-separated 'description-file' will not be supported in future 2023-09-11T01:29:45,309 versions. Please use the underscore name 'description_file' instead. 2023-09-11T01:29:45,310 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-11T01:29:45,310 or your builds will no longer be supported. 2023-09-11T01:29:45,312 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-11T01:29:45,312 ******************************************************************************** 2023-09-11T01:29:45,314 !! 2023-09-11T01:29:45,314 opt = self.warn_dash_deprecation(opt, section) 2023-09-11T01:29:45,315 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-09-11T01:29:45,315 !! 2023-09-11T01:29:45,316 ******************************************************************************** 2023-09-11T01:29:45,317 The license_file parameter is deprecated, use license_files instead. 2023-09-11T01:29:45,318 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-11T01:29:45,318 or your builds will no longer be supported. 2023-09-11T01:29:45,319 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-09-11T01:29:45,319 ******************************************************************************** 2023-09-11T01:29:45,320 !! 2023-09-11T01:29:45,320 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-11T01:29:45,340 running bdist_wheel 2023-09-11T01:29:45,433 running build 2023-09-11T01:29:45,434 running build_py 2023-09-11T01:29:45,460 creating build 2023-09-11T01:29:45,460 creating build/lib 2023-09-11T01:29:45,461 creating build/lib/ZabbixAPI_py 2023-09-11T01:29:45,463 copying ZabbixAPI_py/zabbixapi.py -> build/lib/ZabbixAPI_py 2023-09-11T01:29:45,465 copying ZabbixAPI_py/__init__.py -> build/lib/ZabbixAPI_py 2023-09-11T01:29:45,491 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-09-11T01:29:45,492 !! 2023-09-11T01:29:45,492 ******************************************************************************** 2023-09-11T01:29:45,493 Please avoid running ``setup.py`` directly. 2023-09-11T01:29:45,494 Instead, use pypa/build, pypa/installer or other 2023-09-11T01:29:45,494 standards-based tools. 2023-09-11T01:29:45,495 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-09-11T01:29:45,495 ******************************************************************************** 2023-09-11T01:29:45,497 !! 2023-09-11T01:29:45,497 self.initialize_options() 2023-09-11T01:29:45,516 installing to build/bdist.linux-armv7l/wheel 2023-09-11T01:29:45,517 running install 2023-09-11T01:29:45,540 running install_lib 2023-09-11T01:29:45,564 creating build/bdist.linux-armv7l 2023-09-11T01:29:45,565 creating build/bdist.linux-armv7l/wheel 2023-09-11T01:29:45,567 creating build/bdist.linux-armv7l/wheel/ZabbixAPI_py 2023-09-11T01:29:45,568 copying build/lib/ZabbixAPI_py/zabbixapi.py -> build/bdist.linux-armv7l/wheel/ZabbixAPI_py 2023-09-11T01:29:45,570 copying build/lib/ZabbixAPI_py/__init__.py -> build/bdist.linux-armv7l/wheel/ZabbixAPI_py 2023-09-11T01:29:45,571 running install_egg_info 2023-09-11T01:29:45,631 running egg_info 2023-09-11T01:29:45,655 writing ZabbixAPI_py.egg-info/PKG-INFO 2023-09-11T01:29:45,658 writing dependency_links to ZabbixAPI_py.egg-info/dependency_links.txt 2023-09-11T01:29:45,659 writing requirements to ZabbixAPI_py.egg-info/requires.txt 2023-09-11T01:29:45,660 writing top-level names to ZabbixAPI_py.egg-info/top_level.txt 2023-09-11T01:29:45,686 reading manifest file 'ZabbixAPI_py.egg-info/SOURCES.txt' 2023-09-11T01:29:45,689 writing manifest file 'ZabbixAPI_py.egg-info/SOURCES.txt' 2023-09-11T01:29:45,690 Copying ZabbixAPI_py.egg-info to build/bdist.linux-armv7l/wheel/ZabbixAPI_py-0.2.0-py3.11.egg-info 2023-09-11T01:29:45,699 running install_scripts 2023-09-11T01:29:45,710 creating build/bdist.linux-armv7l/wheel/ZabbixAPI_py-0.2.0.dist-info/WHEEL 2023-09-11T01:29:45,712 creating '/tmp/pip-wheel-m98vd5s6/ZabbixAPI_py-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-09-11T01:29:45,714 adding 'ZabbixAPI_py/__init__.py' 2023-09-11T01:29:45,716 adding 'ZabbixAPI_py/zabbixapi.py' 2023-09-11T01:29:45,718 adding 'ZabbixAPI_py-0.2.0.dist-info/METADATA' 2023-09-11T01:29:45,719 adding 'ZabbixAPI_py-0.2.0.dist-info/WHEEL' 2023-09-11T01:29:45,720 adding 'ZabbixAPI_py-0.2.0.dist-info/top_level.txt' 2023-09-11T01:29:45,721 adding 'ZabbixAPI_py-0.2.0.dist-info/RECORD' 2023-09-11T01:29:45,721 removing build/bdist.linux-armv7l/wheel 2023-09-11T01:29:45,834 Building wheel for zabbixapi-py (setup.py): finished with status 'done' 2023-09-11T01:29:45,836 Created wheel for zabbixapi-py: filename=ZabbixAPI_py-0.2.0-py3-none-any.whl size=3171 sha256=2e287ea2f036017f6ccbb40d112a5aa77c54ce5d9361b8bdd4c2d0d64f983156 2023-09-11T01:29:45,837 Stored in directory: /tmp/pip-ephem-wheel-cache-b0gov1mu/wheels/16/8f/4f/990060d66ae56c2a5d668f87d71af1326da48c78c533f306a9 2023-09-11T01:29:45,846 Successfully built zabbixapi-py 2023-09-11T01:29:45,848 Removed build tracker: '/tmp/pip-build-tracker-vdqzjh0s'