>>> py3-validators: Building community/py3-validators 0.28.1-r0 (using abuild 3.13.0-r1) started Sat, 20 Apr 2024 05:07:04 +0000 >>> py3-validators: Checking sanity of /home/buildozer/aports/community/py3-validators/APKBUILD... >>> py3-validators: Analyzing dependencies... >>> py3-validators: Installing for build: build-base py3-decorator py3-gpep517 py3-setuptools py3-wheel py3-isort py3-pytest py3-flake8 (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.6-r0) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.6.1-r3) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.4_p20240330-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.45.3-r0) (9/45) Installing python3 (3.12.3-r1) (10/45) Installing python3-pycache-pyc0 (3.12.3-r1) (11/45) Installing pyc (3.12.3-r1) (12/45) Installing py3-decorator-pyc (5.1.1-r4) (13/45) Installing python3-pyc (3.12.3-r1) (14/45) Installing py3-decorator (5.1.1-r4) (15/45) Installing py3-installer (0.7.0-r2) (16/45) Installing py3-installer-pyc (0.7.0-r2) (17/45) Installing py3-gpep517 (15-r2) (18/45) Installing py3-gpep517-pyc (15-r2) (19/45) Installing py3-parsing (3.1.2-r1) (20/45) Installing py3-parsing-pyc (3.1.2-r1) (21/45) Installing py3-packaging (24.0-r1) (22/45) Installing py3-packaging-pyc (24.0-r1) (23/45) Installing py3-setuptools (69.5.1-r0) (24/45) Installing py3-setuptools-pyc (69.5.1-r0) (25/45) Installing py3-wheel (0.42.0-r1) (26/45) Installing py3-wheel-pyc (0.42.0-r1) (27/45) Installing py3-isort (5.13.2-r1) (28/45) Installing py3-isort-pyc (5.13.2-r1) (29/45) Installing py3-iniconfig (2.0.0-r1) (30/45) Installing py3-iniconfig-pyc (2.0.0-r1) (31/45) Installing py3-pluggy (1.4.0-r1) (32/45) Installing py3-pluggy-pyc (1.4.0-r1) (33/45) Installing py3-py (1.11.0-r3) (34/45) Installing py3-py-pyc (1.11.0-r3) (35/45) Installing py3-pytest (8.1.1-r1) (36/45) Installing py3-pytest-pyc (8.1.1-r1) (37/45) Installing py3-pyflakes (3.2.0-r1) (38/45) Installing py3-pyflakes-pyc (3.2.0-r1) (39/45) Installing py3-pycodestyle (2.11.1-r1) (40/45) Installing py3-pycodestyle-pyc (2.11.1-r1) (41/45) Installing py3-mccabe (0.7.0-r3) (42/45) Installing py3-mccabe-pyc (0.7.0-r3) (43/45) Installing py3-flake8 (7.0.0-r1) (44/45) Installing py3-flake8-pyc (7.0.0-r1) (45/45) Installing .makedepends-py3-validators (20240420.050707) Executing busybox-1.36.1-r25.trigger OK: 283 MiB in 147 packages >>> py3-validators: Cleaning up srcdir >>> py3-validators: Cleaning up pkgdir >>> py3-validators: Cleaning up tmpdir >>> py3-validators: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-validators-0.28.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 100 106k 0 0 745k 0 --:--:-- --:--:-- --:--:-- 753k >>> py3-validators: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-validators-0.28.1.tar.gz >>> py3-validators: Checking sha512sums... py3-validators-0.28.1.tar.gz: OK >>> py3-validators: Unpacking /var/cache/distfiles/py3-validators-0.28.1.tar.gz... 2024-04-20 05:07:10,960 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-20 05:07:11,498 root INFO running bdist_wheel 2024-04-20 05:07:11,551 root INFO running build 2024-04-20 05:07:11,551 root INFO running build_py 2024-04-20 05:07:11,563 root INFO creating build 2024-04-20 05:07:11,563 root INFO creating build/lib 2024-04-20 05:07:11,564 root INFO creating build/lib/validators 2024-04-20 05:07:11,564 root INFO copying src/validators/email.py -> build/lib/validators 2024-04-20 05:07:11,565 root INFO copying src/validators/domain.py -> build/lib/validators 2024-04-20 05:07:11,567 root INFO copying src/validators/between.py -> build/lib/validators 2024-04-20 05:07:11,568 root INFO copying src/validators/cron.py -> build/lib/validators 2024-04-20 05:07:11,569 root INFO copying src/validators/finance.py -> build/lib/validators 2024-04-20 05:07:11,570 root INFO copying src/validators/country.py -> build/lib/validators 2024-04-20 05:07:11,571 root INFO copying src/validators/slug.py -> build/lib/validators 2024-04-20 05:07:11,572 root INFO copying src/validators/iban.py -> build/lib/validators 2024-04-20 05:07:11,573 root INFO copying src/validators/uri.py -> build/lib/validators 2024-04-20 05:07:11,574 root INFO copying src/validators/ip_address.py -> build/lib/validators 2024-04-20 05:07:11,576 root INFO copying src/validators/length.py -> build/lib/validators 2024-04-20 05:07:11,577 root INFO copying src/validators/hostname.py -> build/lib/validators 2024-04-20 05:07:11,578 root INFO copying src/validators/_extremes.py -> build/lib/validators 2024-04-20 05:07:11,579 root INFO copying src/validators/card.py -> build/lib/validators 2024-04-20 05:07:11,580 root INFO copying src/validators/__init__.py -> build/lib/validators 2024-04-20 05:07:11,580 root INFO copying src/validators/encoding.py -> build/lib/validators 2024-04-20 05:07:11,581 root INFO copying src/validators/url.py -> build/lib/validators 2024-04-20 05:07:11,582 root INFO copying src/validators/uuid.py -> build/lib/validators 2024-04-20 05:07:11,583 root INFO copying src/validators/mac_address.py -> build/lib/validators 2024-04-20 05:07:11,584 root INFO copying src/validators/hashes.py -> build/lib/validators 2024-04-20 05:07:11,584 root INFO copying src/validators/btc_address.py -> build/lib/validators 2024-04-20 05:07:11,585 root INFO copying src/validators/utils.py -> build/lib/validators 2024-04-20 05:07:11,587 root INFO creating build/lib/validators/i18n 2024-04-20 05:07:11,588 root INFO copying src/validators/i18n/fr.py -> build/lib/validators/i18n 2024-04-20 05:07:11,588 root INFO copying src/validators/i18n/ind.py -> build/lib/validators/i18n 2024-04-20 05:07:11,589 root INFO copying src/validators/i18n/__init__.py -> build/lib/validators/i18n 2024-04-20 05:07:11,590 root INFO copying src/validators/i18n/es.py -> build/lib/validators/i18n 2024-04-20 05:07:11,591 root INFO copying src/validators/i18n/fi.py -> build/lib/validators/i18n 2024-04-20 05:07:11,592 root INFO running egg_info 2024-04-20 05:07:11,592 root INFO creating src/validators.egg-info 2024-04-20 05:07:11,602 root INFO writing src/validators.egg-info/PKG-INFO 2024-04-20 05:07:11,604 root INFO writing dependency_links to src/validators.egg-info/dependency_links.txt 2024-04-20 05:07:11,605 root INFO writing top-level names to src/validators.egg-info/top_level.txt 2024-04-20 05:07:11,606 root INFO writing manifest file 'src/validators.egg-info/SOURCES.txt' 2024-04-20 05:07:11,622 root INFO reading manifest file 'src/validators.egg-info/SOURCES.txt' 2024-04-20 05:07:11,623 root INFO reading manifest template 'MANIFEST.in' 2024-04-20 05:07:11,633 root WARNING no previously-included directories found matching 'docs/_build' 2024-04-20 05:07:11,634 root WARNING no previously-included directories found matching '**/__pycache__' 2024-04-20 05:07:11,634 root INFO adding license file 'LICENSE.txt' 2024-04-20 05:07:11,640 root INFO writing manifest file 'src/validators.egg-info/SOURCES.txt' 2024-04-20 05:07:11,645 root INFO copying src/validators/py.typed -> build/lib/validators 2024-04-20 05:07:11,666 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-20 05:07:11,666 root INFO running install 2024-04-20 05:07:11,710 root INFO running install_lib 2024-04-20 05:07:11,720 root INFO creating build/bdist.linux-riscv64 2024-04-20 05:07:11,720 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-20 05:07:11,721 root INFO creating build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,722 root INFO copying build/lib/validators/email.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,723 root INFO copying build/lib/validators/domain.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,724 root INFO copying build/lib/validators/between.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,724 root INFO copying build/lib/validators/cron.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,725 root INFO copying build/lib/validators/finance.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,726 root INFO copying build/lib/validators/country.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,727 root INFO copying build/lib/validators/slug.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,728 root INFO copying build/lib/validators/iban.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,729 root INFO copying build/lib/validators/uri.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,730 root INFO creating build/bdist.linux-riscv64/wheel/validators/i18n 2024-04-20 05:07:11,730 root INFO copying build/lib/validators/i18n/fr.py -> build/bdist.linux-riscv64/wheel/validators/i18n 2024-04-20 05:07:11,731 root INFO copying build/lib/validators/i18n/ind.py -> build/bdist.linux-riscv64/wheel/validators/i18n 2024-04-20 05:07:11,732 root INFO copying build/lib/validators/i18n/__init__.py -> build/bdist.linux-riscv64/wheel/validators/i18n 2024-04-20 05:07:11,733 root INFO copying build/lib/validators/i18n/es.py -> build/bdist.linux-riscv64/wheel/validators/i18n 2024-04-20 05:07:11,734 root INFO copying build/lib/validators/i18n/fi.py -> build/bdist.linux-riscv64/wheel/validators/i18n 2024-04-20 05:07:11,735 root INFO copying build/lib/validators/ip_address.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,735 root INFO copying build/lib/validators/py.typed -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,736 root INFO copying build/lib/validators/length.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,737 root INFO copying build/lib/validators/hostname.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,738 root INFO copying build/lib/validators/_extremes.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,738 root INFO copying build/lib/validators/card.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,739 root INFO copying build/lib/validators/__init__.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,740 root INFO copying build/lib/validators/encoding.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,741 root INFO copying build/lib/validators/url.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,741 root INFO copying build/lib/validators/uuid.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,742 root INFO copying build/lib/validators/mac_address.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,743 root INFO copying build/lib/validators/hashes.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,744 root INFO copying build/lib/validators/btc_address.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,744 root INFO copying build/lib/validators/utils.py -> build/bdist.linux-riscv64/wheel/validators 2024-04-20 05:07:11,745 root INFO running install_egg_info 2024-04-20 05:07:11,755 root INFO Copying src/validators.egg-info to build/bdist.linux-riscv64/wheel/validators-0.28.1-py3.12.egg-info 2024-04-20 05:07:11,758 root INFO running install_scripts 2024-04-20 05:07:11,765 wheel INFO creating build/bdist.linux-riscv64/wheel/validators-0.28.1.dist-info/WHEEL 2024-04-20 05:07:11,767 wheel INFO creating '/home/buildozer/aports/community/py3-validators/src/validators-0.28.1/.dist/.tmp-4b7cvf9e/validators-0.28.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-20 05:07:11,768 wheel INFO adding 'validators/__init__.py' 2024-04-20 05:07:11,770 wheel INFO adding 'validators/_extremes.py' 2024-04-20 05:07:11,771 wheel INFO adding 'validators/between.py' 2024-04-20 05:07:11,772 wheel INFO adding 'validators/btc_address.py' 2024-04-20 05:07:11,772 wheel INFO adding 'validators/card.py' 2024-04-20 05:07:11,774 wheel INFO adding 'validators/country.py' 2024-04-20 05:07:11,775 wheel INFO adding 'validators/cron.py' 2024-04-20 05:07:11,776 wheel INFO adding 'validators/domain.py' 2024-04-20 05:07:11,777 wheel INFO adding 'validators/email.py' 2024-04-20 05:07:11,778 wheel INFO adding 'validators/encoding.py' 2024-04-20 05:07:11,779 wheel INFO adding 'validators/finance.py' 2024-04-20 05:07:11,780 wheel INFO adding 'validators/hashes.py' 2024-04-20 05:07:11,781 wheel INFO adding 'validators/hostname.py' 2024-04-20 05:07:11,782 wheel INFO adding 'validators/iban.py' 2024-04-20 05:07:11,782 wheel INFO adding 'validators/ip_address.py' 2024-04-20 05:07:11,783 wheel INFO adding 'validators/length.py' 2024-04-20 05:07:11,784 wheel INFO adding 'validators/mac_address.py' 2024-04-20 05:07:11,785 wheel INFO adding 'validators/py.typed' 2024-04-20 05:07:11,786 wheel INFO adding 'validators/slug.py' 2024-04-20 05:07:11,786 wheel INFO adding 'validators/uri.py' 2024-04-20 05:07:11,787 wheel INFO adding 'validators/url.py' 2024-04-20 05:07:11,788 wheel INFO adding 'validators/utils.py' 2024-04-20 05:07:11,789 wheel INFO adding 'validators/uuid.py' 2024-04-20 05:07:11,790 wheel INFO adding 'validators/i18n/__init__.py' 2024-04-20 05:07:11,791 wheel INFO adding 'validators/i18n/es.py' 2024-04-20 05:07:11,792 wheel INFO adding 'validators/i18n/fi.py' 2024-04-20 05:07:11,793 wheel INFO adding 'validators/i18n/fr.py' 2024-04-20 05:07:11,794 wheel INFO adding 'validators/i18n/ind.py' 2024-04-20 05:07:11,796 wheel INFO adding 'validators-0.28.1.dist-info/LICENSE.txt' 2024-04-20 05:07:11,796 wheel INFO adding 'validators-0.28.1.dist-info/METADATA' 2024-04-20 05:07:11,797 wheel INFO adding 'validators-0.28.1.dist-info/WHEEL' 2024-04-20 05:07:11,798 wheel INFO adding 'validators-0.28.1.dist-info/top_level.txt' 2024-04-20 05:07:11,799 wheel INFO adding 'validators-0.28.1.dist-info/RECORD' 2024-04-20 05:07:11,800 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-20 05:07:11,804 gpep517 INFO The backend produced .dist/validators-0.28.1-py3-none-any.whl validators-0.28.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-validators/src/validators-0.28.1 configfile: pyproject.toml collected 724 items tests/i18n/test_es.py .................................................. [ 6%] ......... [ 8%] tests/i18n/test_fi.py ............................. [ 12%] tests/i18n/test_fr.py .................................. [ 16%] tests/i18n/test_ind.py .......... [ 18%] tests/test__extremes.py ............ [ 19%] tests/test_between.py .............. [ 21%] tests/test_btc_address.py ........ [ 22%] tests/test_card.py ..................................................... [ 30%] .............................................. [ 36%] tests/test_country.py .......................... [ 40%] tests/test_cron.py .......................... [ 43%] tests/test_domain.py ................................................... [ 50%] ... [ 51%] tests/test_email.py ........................... [ 54%] tests/test_encoding.py ............. [ 56%] tests/test_finance.py .................... [ 59%] tests/test_hashes.py ...................................... [ 64%] tests/test_hostname.py ................................ [ 69%] tests/test_iban.py .... [ 69%] tests/test_ip_address.py ............................................... [ 76%] .. [ 76%] tests/test_length.py ........ [ 77%] tests/test_mac_address.py ........ [ 78%] tests/test_slug.py ........ [ 79%] tests/test_url.py ...................................................... [ 87%] ........................................................................ [ 97%] ........ [ 98%] tests/test_uuid.py ........ [ 99%] tests/test_validation_failure.py .... [100%] ============================= 724 passed in 4.12s ============================== >>> py3-validators: Entering fakeroot... >>> py3-validators-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-validators/pkg/py3-validators/usr/lib/python3.12/site-packages/validators/__pycache__' -> '/home/buildozer/aports/community/py3-validators/pkg/py3-validators-pyc/usr/lib/python3.12/site-packages/validators/__pycache__' '/home/buildozer/aports/community/py3-validators/pkg/py3-validators/usr/lib/python3.12/site-packages/validators/i18n/__pycache__' -> '/home/buildozer/aports/community/py3-validators/pkg/py3-validators-pyc/usr/lib/python3.12/site-packages/validators/i18n/__pycache__' >>> py3-validators-pyc*: Preparing subpackage py3-validators-pyc... >>> py3-validators-pyc*: Running postcheck for py3-validators-pyc >>> py3-validators*: Running postcheck for py3-validators >>> py3-validators*: Preparing package py3-validators... >>> py3-validators-pyc*: Tracing dependencies... py3-decorator python3~3.12 >>> py3-validators-pyc*: Package size: 200.0 KB >>> py3-validators-pyc*: Compressing data... >>> py3-validators-pyc*: Create checksum... >>> py3-validators-pyc*: Create py3-validators-pyc-0.28.1-r0.apk >>> py3-validators*: Tracing dependencies... py3-decorator python3~3.12 >>> py3-validators*: Package size: 192.0 KB >>> py3-validators*: Compressing data... >>> py3-validators*: Create checksum... >>> py3-validators*: Create py3-validators-0.28.1-r0.apk >>> py3-validators: Build complete at Sat, 20 Apr 2024 05:07:19 +0000 elapsed time 0h 0m 15s >>> py3-validators: Cleaning up srcdir >>> py3-validators: Cleaning up pkgdir >>> py3-validators: Uninstalling dependencies... (1/45) Purging .makedepends-py3-validators (20240420.050707) (2/45) Purging py3-decorator-pyc (5.1.1-r4) (3/45) Purging py3-decorator (5.1.1-r4) (4/45) Purging py3-gpep517-pyc (15-r2) (5/45) Purging py3-gpep517 (15-r2) (6/45) Purging py3-installer-pyc (0.7.0-r2) (7/45) Purging py3-installer (0.7.0-r2) (8/45) Purging py3-setuptools-pyc (69.5.1-r0) (9/45) Purging py3-setuptools (69.5.1-r0) (10/45) Purging py3-wheel-pyc (0.42.0-r1) (11/45) Purging py3-wheel (0.42.0-r1) (12/45) Purging py3-isort-pyc (5.13.2-r1) (13/45) Purging py3-isort (5.13.2-r1) (14/45) Purging py3-pytest-pyc (8.1.1-r1) (15/45) Purging py3-pytest (8.1.1-r1) (16/45) Purging py3-iniconfig-pyc (2.0.0-r1) (17/45) Purging py3-iniconfig (2.0.0-r1) (18/45) Purging py3-packaging-pyc (24.0-r1) (19/45) Purging py3-packaging (24.0-r1) (20/45) Purging py3-parsing-pyc (3.1.2-r1) (21/45) Purging py3-parsing (3.1.2-r1) (22/45) Purging py3-pluggy-pyc (1.4.0-r1) (23/45) Purging py3-pluggy (1.4.0-r1) (24/45) Purging py3-py-pyc (1.11.0-r3) (25/45) Purging py3-py (1.11.0-r3) (26/45) Purging py3-flake8-pyc (7.0.0-r1) (27/45) Purging py3-flake8 (7.0.0-r1) (28/45) Purging py3-pyflakes-pyc (3.2.0-r1) (29/45) Purging py3-pyflakes (3.2.0-r1) (30/45) Purging py3-pycodestyle-pyc (2.11.1-r1) (31/45) Purging py3-pycodestyle (2.11.1-r1) (32/45) Purging py3-mccabe-pyc (0.7.0-r3) (33/45) Purging py3-mccabe (0.7.0-r3) (34/45) Purging python3-pyc (3.12.3-r1) (35/45) Purging python3-pycache-pyc0 (3.12.3-r1) (36/45) Purging pyc (3.12.3-r1) (37/45) Purging python3 (3.12.3-r1) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.6-r0) (41/45) Purging libpanelw (6.4_p20240330-r0) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.45.3-r0) (45/45) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-validators: Updating the community/riscv64 repository index... >>> py3-validators: Signing the index...