2025-01-09T04:21:56,819 Created temporary directory: /tmp/pip-build-tracker-3zq6t7_l 2025-01-09T04:21:56,820 Initialized build tracking at /tmp/pip-build-tracker-3zq6t7_l 2025-01-09T04:21:56,821 Created build tracker: /tmp/pip-build-tracker-3zq6t7_l 2025-01-09T04:21:56,821 Entered build tracker: /tmp/pip-build-tracker-3zq6t7_l 2025-01-09T04:21:56,822 Created temporary directory: /tmp/pip-wheel-ed5b26bu 2025-01-09T04:21:56,826 Created temporary directory: /tmp/pip-ephem-wheel-cache-_iorb_01 2025-01-09T04:21:56,871 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-01-09T04:21:56,874 2 location(s) to search for versions of opsbi-module: 2025-01-09T04:21:56,874 * https://pypi.org/simple/opsbi-module/ 2025-01-09T04:21:56,874 * https://www.piwheels.org/simple/opsbi-module/ 2025-01-09T04:21:56,875 Fetching project page and analyzing links: https://pypi.org/simple/opsbi-module/ 2025-01-09T04:21:56,876 Getting page https://pypi.org/simple/opsbi-module/ 2025-01-09T04:21:56,877 Found index url https://pypi.org/simple/ 2025-01-09T04:21:57,095 Fetched page https://pypi.org/simple/opsbi-module/ as application/vnd.pypi.simple.v1+json 2025-01-09T04:21:57,096 Found link https://files.pythonhosted.org/packages/41/72/9170c6b5b071bca8b1f784adc8867482a99b90f9107f0855abf41e39c238/opsbi-module-0.0.0.tar.gz (from https://pypi.org/simple/opsbi-module/), version: 0.0.0 2025-01-09T04:21:57,097 Fetching project page and analyzing links: https://www.piwheels.org/simple/opsbi-module/ 2025-01-09T04:21:57,097 Getting page https://www.piwheels.org/simple/opsbi-module/ 2025-01-09T04:21:57,099 Found index url https://www.piwheels.org/simple/ 2025-01-09T04:21:57,278 Fetched page https://www.piwheels.org/simple/opsbi-module/ as text/html 2025-01-09T04:21:57,279 Skipping link: not a file: https://www.piwheels.org/simple/opsbi-module/ 2025-01-09T04:21:57,280 Skipping link: not a file: https://pypi.org/simple/opsbi-module/ 2025-01-09T04:21:57,299 Given no hashes to check 1 links for project 'opsbi-module': discarding no candidates 2025-01-09T04:21:57,301 Collecting opsbi-module==0.0.0 2025-01-09T04:21:57,303 Created temporary directory: /tmp/pip-unpack-2l5jk29z 2025-01-09T04:21:57,444 Downloading opsbi-module-0.0.0.tar.gz (1.2 kB) 2025-01-09T04:21:57,467 Added opsbi-module==0.0.0 from https://files.pythonhosted.org/packages/41/72/9170c6b5b071bca8b1f784adc8867482a99b90f9107f0855abf41e39c238/opsbi-module-0.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-3zq6t7_l' 2025-01-09T04:21:57,472 Running setup.py (path:/tmp/pip-wheel-ed5b26bu/opsbi-module_ecf58e7343564e5988238fe9bf55b561/setup.py) egg_info for package opsbi-module 2025-01-09T04:21:57,473 Created temporary directory: /tmp/pip-pip-egg-info-afpsdse7 2025-01-09T04:21:57,474 Preparing metadata (setup.py): started 2025-01-09T04:21:57,475 Running command python setup.py egg_info 2025-01-09T04:21:59,035 Preparing metadata (setup.py): finished with status 'done' 2025-01-09T04:21:59,039 Source in /tmp/pip-wheel-ed5b26bu/opsbi-module_ecf58e7343564e5988238fe9bf55b561 has version 0.0.0, which satisfies requirement opsbi-module==0.0.0 from https://files.pythonhosted.org/packages/41/72/9170c6b5b071bca8b1f784adc8867482a99b90f9107f0855abf41e39c238/opsbi-module-0.0.0.tar.gz 2025-01-09T04:21:59,040 Removed opsbi-module==0.0.0 from https://files.pythonhosted.org/packages/41/72/9170c6b5b071bca8b1f784adc8867482a99b90f9107f0855abf41e39c238/opsbi-module-0.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-3zq6t7_l' 2025-01-09T04:21:59,044 Created temporary directory: /tmp/pip-unpack-snh9mmlf 2025-01-09T04:21:59,045 Created temporary directory: /tmp/pip-unpack-th5rqd9s 2025-01-09T04:21:59,045 Building wheels for collected packages: opsbi-module 2025-01-09T04:21:59,049 Created temporary directory: /tmp/pip-wheel-7v0lklxs 2025-01-09T04:21:59,050 Building wheel for opsbi-module (setup.py): started 2025-01-09T04:21:59,051 Destination directory: /tmp/pip-wheel-7v0lklxs 2025-01-09T04:21:59,052 Running command python setup.py bdist_wheel 2025-01-09T04:22:00,218 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-01-09T04:22:00,218 !! 2025-01-09T04:22:00,220 ******************************************************************************** 2025-01-09T04:22:00,220 Please avoid running ``setup.py`` directly. 2025-01-09T04:22:00,221 Instead, use pypa/build, pypa/installer or other 2025-01-09T04:22:00,221 standards-based tools. 2025-01-09T04:22:00,222 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-01-09T04:22:00,222 ******************************************************************************** 2025-01-09T04:22:00,223 !! 2025-01-09T04:22:00,224 self.initialize_options() 2025-01-09T04:22:00,519 Building wheel for opsbi-module (setup.py): finished with status 'done' 2025-01-09T04:22:00,521 Created wheel for opsbi-module: filename=opsbi_module-0.0.0-py3-none-any.whl size=1210 sha256=6c3d919875599c490c7a184dda71c82f4bba23a6c52369c2b3f21a27a5a6b036 2025-01-09T04:22:00,523 Stored in directory: /tmp/pip-ephem-wheel-cache-_iorb_01/wheels/24/da/55/fdb5b629c9569f3027ffd71143065067f2ebc3ff72f75ee92a 2025-01-09T04:22:00,531 Successfully built opsbi-module 2025-01-09T04:22:00,534 Removed build tracker: '/tmp/pip-build-tracker-3zq6t7_l'