>>> py3-urlgrabber: Building community/py3-urlgrabber 4.1.0-r7 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 02:26:27 +0000 >>> py3-urlgrabber: Validating /home/buildozer/aports/community/py3-urlgrabber/APKBUILD... >>> py3-urlgrabber: Analyzing dependencies... >>> py3-urlgrabber: Installing for build: build-base python3 py3-curl py3-six py3-setuptools py3-gpep517 py3-wheel (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.8-r0) (3/28) Installing gdbm (1.24-r0) (4/28) Installing xz-libs (5.8.1-r0) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.5_p20250503-r0) (7/28) Installing sqlite-libs (3.49.2-r0) (8/28) Installing python3 (3.12.10-r0) (9/28) Installing python3-pycache-pyc0 (3.12.10-r0) (10/28) Installing pyc (3.12.10-r0) (11/28) Installing python3-pyc (3.12.10-r0) (12/28) Installing py3-curl (7.45.6-r0) (13/28) Installing py3-curl-pyc (7.45.6-r0) (14/28) Installing py3-six (1.17.0-r0) (15/28) Installing py3-six-pyc (1.17.0-r0) (16/28) Installing py3-parsing (3.2.3-r0) (17/28) Installing py3-parsing-pyc (3.2.3-r0) (18/28) Installing py3-packaging (25.0-r0) (19/28) Installing py3-packaging-pyc (25.0-r0) (20/28) Installing py3-setuptools (80.3.1-r0) (21/28) Installing py3-setuptools-pyc (80.3.1-r0) (22/28) Installing py3-installer (0.7.0-r2) (23/28) Installing py3-installer-pyc (0.7.0-r2) (24/28) Installing py3-gpep517 (19-r0) (25/28) Installing py3-gpep517-pyc (19-r0) (26/28) Installing py3-wheel (0.46.1-r0) (27/28) Installing py3-wheel-pyc (0.46.1-r0) (28/28) Installing .makedepends-py3-urlgrabber (20250510.022629) Executing busybox-1.37.0-r17.trigger OK: 445 MiB in 132 packages >>> py3-urlgrabber: Cleaning up srcdir >>> py3-urlgrabber: Cleaning up pkgdir >>> py3-urlgrabber: Cleaning up tmpdir >>> py3-urlgrabber: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/urlgrabber-4.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/urlgrabber-4.1.0.tar.gz.part' urlgrabber-4.1.0.tar 100% |********************************| 85730 0:00:00 ETA '/var/cache/distfiles/v3.22/urlgrabber-4.1.0.tar.gz.part' saved >>> py3-urlgrabber: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/urlgrabber-4.1.0.tar.gz >>> py3-urlgrabber: Checking sha512sums... urlgrabber-4.1.0.tar.gz: OK limit-offline-tests.patch: OK >>> py3-urlgrabber: Unpacking /var/cache/distfiles/v3.22/urlgrabber-4.1.0.tar.gz... >>> py3-urlgrabber: limit-offline-tests.patch patching file test/runtests.py patching file test/test_grabber.py 2025-05-10 02:26:30,429 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-10 02:26:30,450 root INFO running bdist_wheel 2025-05-10 02:26:30,467 root INFO running build 2025-05-10 02:26:30,467 root INFO running build_py 2025-05-10 02:26:30,471 root INFO creating build/lib/urlgrabber 2025-05-10 02:26:30,471 root INFO copying urlgrabber/byterange.py -> build/lib/urlgrabber 2025-05-10 02:26:30,471 root INFO copying urlgrabber/grabber.py -> build/lib/urlgrabber 2025-05-10 02:26:30,472 root INFO copying urlgrabber/progress.py -> build/lib/urlgrabber 2025-05-10 02:26:30,472 root INFO copying urlgrabber/__init__.py -> build/lib/urlgrabber 2025-05-10 02:26:30,472 root INFO copying urlgrabber/mirror.py -> build/lib/urlgrabber 2025-05-10 02:26:30,473 root INFO running egg_info 2025-05-10 02:26:30,475 root INFO writing urlgrabber.egg-info/PKG-INFO 2025-05-10 02:26:30,476 root INFO writing dependency_links to urlgrabber.egg-info/dependency_links.txt 2025-05-10 02:26:30,476 root INFO writing requirements to urlgrabber.egg-info/requires.txt 2025-05-10 02:26:30,476 root INFO writing top-level names to urlgrabber.egg-info/top_level.txt 2025-05-10 02:26:30,480 root INFO reading manifest file 'urlgrabber.egg-info/SOURCES.txt' 2025-05-10 02:26:30,481 root INFO reading manifest template 'MANIFEST.in' 2025-05-10 02:26:30,481 root WARNING warning: no files found matching 'MANIFEST' 2025-05-10 02:26:30,482 root INFO adding license file 'LICENSE' 2025-05-10 02:26:30,483 root INFO writing manifest file 'urlgrabber.egg-info/SOURCES.txt' 2025-05-10 02:26:30,483 root INFO running build_scripts 2025-05-10 02:26:30,483 root INFO creating build/scripts-3.12 2025-05-10 02:26:30,483 root INFO copying and adjusting scripts/urlgrabber -> build/scripts-3.12 2025-05-10 02:26:30,484 root INFO changing mode of build/scripts-3.12/urlgrabber from 644 to 755 2025-05-10 02:26:30,490 root INFO installing to build/bdist.linux-x86_64/wheel 2025-05-10 02:26:30,491 root INFO running install 2025-05-10 02:26:30,499 root INFO running install_lib 2025-05-10 02:26:30,502 root INFO creating build/bdist.linux-x86_64/wheel 2025-05-10 02:26:30,502 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber 2025-05-10 02:26:30,502 root INFO copying build/lib/urlgrabber/byterange.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-05-10 02:26:30,503 root INFO copying build/lib/urlgrabber/grabber.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-05-10 02:26:30,503 root INFO copying build/lib/urlgrabber/progress.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-05-10 02:26:30,503 root INFO copying build/lib/urlgrabber/__init__.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-05-10 02:26:30,503 root INFO copying build/lib/urlgrabber/mirror.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-05-10 02:26:30,504 root INFO running install_data 2025-05-10 02:26:30,506 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data 2025-05-10 02:26:30,507 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-05-10 02:26:30,507 root INFO copying README -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-05-10 02:26:30,507 root INFO copying LICENSE -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-05-10 02:26:30,508 root INFO copying TODO -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-05-10 02:26:30,508 root INFO copying ChangeLog -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-05-10 02:26:30,508 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/libexec 2025-05-10 02:26:30,508 root INFO copying scripts/urlgrabber-ext-down -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/libexec 2025-05-10 02:26:30,508 root INFO running install_egg_info 2025-05-10 02:26:30,512 root INFO Copying urlgrabber.egg-info to build/bdist.linux-x86_64/wheel/./urlgrabber-4.1.0-py3.12.egg-info 2025-05-10 02:26:30,513 root INFO running install_scripts 2025-05-10 02:26:30,513 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/scripts 2025-05-10 02:26:30,513 root INFO copying build/scripts-3.12/urlgrabber -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/scripts 2025-05-10 02:26:30,513 root INFO changing mode of build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/scripts/urlgrabber to 755 2025-05-10 02:26:30,515 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.dist-info/WHEEL 2025-05-10 02:26:30,515 wheel INFO creating '/home/buildozer/aports/community/py3-urlgrabber/src/urlgrabber-4.1.0/.dist/.tmp-dr6zstyd/urlgrabber-4.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-05-10 02:26:30,515 wheel INFO adding 'urlgrabber/__init__.py' 2025-05-10 02:26:30,516 wheel INFO adding 'urlgrabber/byterange.py' 2025-05-10 02:26:30,516 wheel INFO adding 'urlgrabber/grabber.py' 2025-05-10 02:26:30,517 wheel INFO adding 'urlgrabber/mirror.py' 2025-05-10 02:26:30,517 wheel INFO adding 'urlgrabber/progress.py' 2025-05-10 02:26:30,517 wheel INFO adding 'urlgrabber-4.1.0.data/data/libexec/urlgrabber-ext-down' 2025-05-10 02:26:30,518 wheel INFO adding 'urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0/ChangeLog' 2025-05-10 02:26:30,518 wheel INFO adding 'urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0/LICENSE' 2025-05-10 02:26:30,518 wheel INFO adding 'urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0/README' 2025-05-10 02:26:30,519 wheel INFO adding 'urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0/TODO' 2025-05-10 02:26:30,519 wheel INFO adding 'urlgrabber-4.1.0.data/scripts/urlgrabber' 2025-05-10 02:26:30,519 wheel INFO adding 'urlgrabber-4.1.0.dist-info/licenses/LICENSE' 2025-05-10 02:26:30,520 wheel INFO adding 'urlgrabber-4.1.0.dist-info/METADATA' 2025-05-10 02:26:30,520 wheel INFO adding 'urlgrabber-4.1.0.dist-info/WHEEL' 2025-05-10 02:26:30,520 wheel INFO adding 'urlgrabber-4.1.0.dist-info/top_level.txt' 2025-05-10 02:26:30,520 wheel INFO adding 'urlgrabber-4.1.0.dist-info/RECORD' 2025-05-10 02:26:30,520 root INFO removing build/bdist.linux-x86_64/wheel 2025-05-10 02:26:30,521 gpep517 INFO The backend produced .dist/urlgrabber-4.1.0-py3-none-any.whl urlgrabber-4.1.0-py3-none-any.whl urlgrabber tests (no description) CommonRegetTests exception raised for illegal reget mode ... ok Test failure behavior failure callback is called with the proper args ... ok failure callback is called on retry ... ok Test module level functions defined in grabber.py module-level urlgrab() function ... ok module-level urlopen() function ... ok module-level urlread() function ... ok Test grabber.URLGrabber class grabber.URLGrabber.__init__() **kwargs handling. ... ok grabber.URLGrabber._make_callback() tests ... ok test_byterange Test module level functions defined in range.py byterange.range_header_to_tuple() ... ok byterange.range_tuple_normalize() ... ok byterange.range_tuple_to_header() ... ok Test range.RangeableFileObject class RangeableFileObject.read() ... ok RangeableFileObject.read(): to end of file. ... ok RangeableFileObject.readline() ... ok RangeableFileObject.seek() ... ok RangeableFileObject.tell() ... ok ------------------------------------------------------------------------------- Ran 16 tests in 0.524s OK >>> py3-urlgrabber: Entering fakeroot... >>> py3-urlgrabber-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber-doc/usr/share/doc' >>> py3-urlgrabber-doc*: Preparing subpackage py3-urlgrabber-doc... >>> py3-urlgrabber-doc*: Running postcheck for py3-urlgrabber-doc >>> py3-urlgrabber-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/urlgrabber/__pycache__' -> '/home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber-pyc/usr/lib/python3.12/site-packages/urlgrabber/__pycache__' >>> py3-urlgrabber-pyc*: Preparing subpackage py3-urlgrabber-pyc... >>> py3-urlgrabber-pyc*: Running postcheck for py3-urlgrabber-pyc >>> py3-urlgrabber*: Running postcheck for py3-urlgrabber >>> py3-urlgrabber*: Preparing package py3-urlgrabber... >>> py3-urlgrabber-doc*: Tracing dependencies... >>> py3-urlgrabber-doc*: Package size: 37.1 KB >>> py3-urlgrabber-doc*: Compressing data... >>> py3-urlgrabber-doc*: Create checksum... >>> py3-urlgrabber-doc*: Create py3-urlgrabber-doc-4.1.0-r7.apk >>> py3-urlgrabber-pyc*: Tracing dependencies... python3 py3-curl py3-six python3~3.12 >>> py3-urlgrabber-pyc*: Package size: 171.2 KB >>> py3-urlgrabber-pyc*: Compressing data... >>> py3-urlgrabber-pyc*: Create checksum... >>> py3-urlgrabber-pyc*: Create py3-urlgrabber-pyc-4.1.0-r7.apk >>> py3-urlgrabber*: Tracing dependencies... python3 py3-curl py3-six python3~3.12 >>> py3-urlgrabber*: Package size: 210.4 KB >>> py3-urlgrabber*: Compressing data... >>> py3-urlgrabber*: Create checksum... >>> py3-urlgrabber*: Create py3-urlgrabber-4.1.0-r7.apk >>> py3-urlgrabber: Build complete at Sat, 10 May 2025 02:26:32 +0000 elapsed time 0h 0m 5s >>> py3-urlgrabber: Cleaning up srcdir >>> py3-urlgrabber: Cleaning up pkgdir >>> py3-urlgrabber: Uninstalling dependencies... (1/28) Purging .makedepends-py3-urlgrabber (20250510.022629) (2/28) Purging py3-curl-pyc (7.45.6-r0) (3/28) Purging py3-curl (7.45.6-r0) (4/28) Purging py3-six-pyc (1.17.0-r0) (5/28) Purging py3-six (1.17.0-r0) (6/28) Purging py3-setuptools-pyc (80.3.1-r0) (7/28) Purging py3-setuptools (80.3.1-r0) (8/28) Purging py3-gpep517-pyc (19-r0) (9/28) Purging py3-gpep517 (19-r0) (10/28) Purging py3-installer-pyc (0.7.0-r2) (11/28) Purging py3-installer (0.7.0-r2) (12/28) Purging py3-wheel-pyc (0.46.1-r0) (13/28) Purging py3-wheel (0.46.1-r0) (14/28) Purging py3-packaging-pyc (25.0-r0) (15/28) Purging py3-packaging (25.0-r0) (16/28) Purging py3-parsing-pyc (3.2.3-r0) (17/28) Purging py3-parsing (3.2.3-r0) (18/28) Purging python3-pyc (3.12.10-r0) (19/28) Purging python3-pycache-pyc0 (3.12.10-r0) (20/28) Purging pyc (3.12.10-r0) (21/28) Purging python3 (3.12.10-r0) (22/28) Purging gdbm (1.24-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.4.8-r0) (25/28) Purging libpanelw (6.5_p20250503-r0) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging sqlite-libs (3.49.2-r0) (28/28) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 399 MiB in 104 packages >>> py3-urlgrabber: Updating the community/x86_64 repository index... >>> py3-urlgrabber: Signing the index...