>>> py3-validators: Building community/py3-validators 0.28.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 19:53:45 +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/43) Installing libffi (3.4.6-r0) (2/43) Installing gdbm (1.23-r1) (3/43) Installing mpdecimal (4.0.0-r0) (4/43) Installing libpanelw (6.4_p20240330-r0) (5/43) Installing readline (8.2.10-r0) (6/43) Installing sqlite-libs (3.45.2-r0) (7/43) Installing python3 (3.12.2-r1) (8/43) Installing python3-pycache-pyc0 (3.12.2-r1) (9/43) Installing pyc (3.12.2-r1) (10/43) Installing py3-decorator-pyc (5.1.1-r4) (11/43) Installing python3-pyc (3.12.2-r1) (12/43) Installing py3-decorator (5.1.1-r4) (13/43) Installing py3-installer (0.7.0-r2) (14/43) Installing py3-installer-pyc (0.7.0-r2) (15/43) Installing py3-gpep517 (15-r2) (16/43) Installing py3-gpep517-pyc (15-r2) (17/43) Installing py3-parsing (3.1.2-r1) (18/43) Installing py3-parsing-pyc (3.1.2-r1) (19/43) Installing py3-packaging (24.0-r1) (20/43) Installing py3-packaging-pyc (24.0-r1) (21/43) Installing py3-setuptools (69.2.0-r2) (22/43) Installing py3-setuptools-pyc (69.2.0-r2) (23/43) Installing py3-wheel (0.42.0-r1) (24/43) Installing py3-wheel-pyc (0.42.0-r1) (25/43) Installing py3-isort (5.13.2-r1) (26/43) Installing py3-isort-pyc (5.13.2-r1) (27/43) Installing py3-iniconfig (2.0.0-r1) (28/43) Installing py3-iniconfig-pyc (2.0.0-r1) (29/43) Installing py3-pluggy (1.4.0-r1) (30/43) Installing py3-pluggy-pyc (1.4.0-r1) (31/43) Installing py3-py (1.11.0-r3) (32/43) Installing py3-py-pyc (1.11.0-r3) (33/43) Installing py3-pytest (8.1.1-r1) (34/43) Installing py3-pytest-pyc (8.1.1-r1) (35/43) Installing py3-pyflakes (3.2.0-r1) (36/43) Installing py3-pyflakes-pyc (3.2.0-r1) (37/43) Installing py3-pycodestyle (2.11.1-r1) (38/43) Installing py3-pycodestyle-pyc (2.11.1-r1) (39/43) Installing py3-mccabe (0.7.0-r3) (40/43) Installing py3-mccabe-pyc (0.7.0-r3) (41/43) Installing py3-flake8 (7.0.0-r1) (42/43) Installing py3-flake8-pyc (7.0.0-r1) (43/43) Installing .makedepends-py3-validators (20240412.195347) Executing busybox-1.36.1-r25.trigger OK: 435 MiB in 156 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.0.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 105k 100 105k 0 0 414k 0 --:--:-- --:--:-- --:--:-- 416k >>> py3-validators: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-validators-0.28.0.tar.gz >>> py3-validators: Checking sha512sums... py3-validators-0.28.0.tar.gz: OK >>> py3-validators: Unpacking /var/cache/distfiles/edge/py3-validators-0.28.0.tar.gz... 2024-04-12 19:53:48,865 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 19:53:49,127 root INFO running bdist_wheel 2024-04-12 19:53:49,159 root INFO running build 2024-04-12 19:53:49,159 root INFO running build_py 2024-04-12 19:53:49,165 root INFO creating build 2024-04-12 19:53:49,165 root INFO creating build/lib 2024-04-12 19:53:49,165 root INFO creating build/lib/validators 2024-04-12 19:53:49,166 root INFO copying src/validators/card.py -> build/lib/validators 2024-04-12 19:53:49,166 root INFO copying src/validators/utils.py -> build/lib/validators 2024-04-12 19:53:49,166 root INFO copying src/validators/ip_address.py -> build/lib/validators 2024-04-12 19:53:49,167 root INFO copying src/validators/url.py -> build/lib/validators 2024-04-12 19:53:49,167 root INFO copying src/validators/hashes.py -> build/lib/validators 2024-04-12 19:53:49,168 root INFO copying src/validators/__init__.py -> build/lib/validators 2024-04-12 19:53:49,169 root INFO copying src/validators/slug.py -> build/lib/validators 2024-04-12 19:53:49,169 root INFO copying src/validators/iban.py -> build/lib/validators 2024-04-12 19:53:49,170 root INFO copying src/validators/email.py -> build/lib/validators 2024-04-12 19:53:49,170 root INFO copying src/validators/uri.py -> build/lib/validators 2024-04-12 19:53:49,171 root INFO copying src/validators/length.py -> build/lib/validators 2024-04-12 19:53:49,172 root INFO copying src/validators/_extremes.py -> build/lib/validators 2024-04-12 19:53:49,172 root INFO copying src/validators/uuid.py -> build/lib/validators 2024-04-12 19:53:49,173 root INFO copying src/validators/hostname.py -> build/lib/validators 2024-04-12 19:53:49,174 root INFO copying src/validators/between.py -> build/lib/validators 2024-04-12 19:53:49,174 root INFO copying src/validators/cron.py -> build/lib/validators 2024-04-12 19:53:49,175 root INFO copying src/validators/encoding.py -> build/lib/validators 2024-04-12 19:53:49,176 root INFO copying src/validators/finance.py -> build/lib/validators 2024-04-12 19:53:49,176 root INFO copying src/validators/country.py -> build/lib/validators 2024-04-12 19:53:49,177 root INFO copying src/validators/domain.py -> build/lib/validators 2024-04-12 19:53:49,178 root INFO copying src/validators/mac_address.py -> build/lib/validators 2024-04-12 19:53:49,178 root INFO copying src/validators/btc_address.py -> build/lib/validators 2024-04-12 19:53:49,179 root INFO creating build/lib/validators/i18n 2024-04-12 19:53:49,180 root INFO copying src/validators/i18n/fi.py -> build/lib/validators/i18n 2024-04-12 19:53:49,180 root INFO copying src/validators/i18n/__init__.py -> build/lib/validators/i18n 2024-04-12 19:53:49,181 root INFO copying src/validators/i18n/es.py -> build/lib/validators/i18n 2024-04-12 19:53:49,182 root INFO copying src/validators/i18n/fr.py -> build/lib/validators/i18n 2024-04-12 19:53:49,182 root INFO copying src/validators/i18n/ind.py -> build/lib/validators/i18n 2024-04-12 19:53:49,183 root INFO running egg_info 2024-04-12 19:53:49,183 root INFO creating src/validators.egg-info 2024-04-12 19:53:49,191 root INFO writing src/validators.egg-info/PKG-INFO 2024-04-12 19:53:49,192 root INFO writing dependency_links to src/validators.egg-info/dependency_links.txt 2024-04-12 19:53:49,193 root INFO writing top-level names to src/validators.egg-info/top_level.txt 2024-04-12 19:53:49,194 root INFO writing manifest file 'src/validators.egg-info/SOURCES.txt' 2024-04-12 19:53:49,204 root INFO reading manifest file 'src/validators.egg-info/SOURCES.txt' 2024-04-12 19:53:49,204 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 19:53:49,210 root WARNING no previously-included directories found matching 'docs/_build' 2024-04-12 19:53:49,211 root WARNING no previously-included directories found matching '**/__pycache__' 2024-04-12 19:53:49,211 root INFO adding license file 'LICENSE.txt' 2024-04-12 19:53:49,215 root INFO writing manifest file 'src/validators.egg-info/SOURCES.txt' 2024-04-12 19:53:49,218 root INFO copying src/validators/py.typed -> build/lib/validators 2024-04-12 19:53:49,232 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 19:53:49,232 root INFO running install 2024-04-12 19:53:49,260 root INFO running install_lib 2024-04-12 19:53:49,266 root INFO creating build/bdist.linux-i686 2024-04-12 19:53:49,267 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 19:53:49,267 root INFO creating build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,267 root INFO copying build/lib/validators/card.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,268 root INFO copying build/lib/validators/utils.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,269 root INFO copying build/lib/validators/ip_address.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,269 root INFO copying build/lib/validators/url.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,270 root INFO copying build/lib/validators/hashes.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,270 root INFO copying build/lib/validators/__init__.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,271 root INFO copying build/lib/validators/slug.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,271 root INFO copying build/lib/validators/iban.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,272 root INFO creating build/bdist.linux-i686/wheel/validators/i18n 2024-04-12 19:53:49,272 root INFO copying build/lib/validators/i18n/fi.py -> build/bdist.linux-i686/wheel/validators/i18n 2024-04-12 19:53:49,272 root INFO copying build/lib/validators/i18n/__init__.py -> build/bdist.linux-i686/wheel/validators/i18n 2024-04-12 19:53:49,273 root INFO copying build/lib/validators/i18n/es.py -> build/bdist.linux-i686/wheel/validators/i18n 2024-04-12 19:53:49,274 root INFO copying build/lib/validators/i18n/fr.py -> build/bdist.linux-i686/wheel/validators/i18n 2024-04-12 19:53:49,274 root INFO copying build/lib/validators/i18n/ind.py -> build/bdist.linux-i686/wheel/validators/i18n 2024-04-12 19:53:49,274 root INFO copying build/lib/validators/email.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,275 root INFO copying build/lib/validators/py.typed -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,275 root INFO copying build/lib/validators/uri.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,276 root INFO copying build/lib/validators/length.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,276 root INFO copying build/lib/validators/_extremes.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,277 root INFO copying build/lib/validators/uuid.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,277 root INFO copying build/lib/validators/hostname.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,278 root INFO copying build/lib/validators/between.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,278 root INFO copying build/lib/validators/cron.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,279 root INFO copying build/lib/validators/encoding.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,279 root INFO copying build/lib/validators/finance.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,279 root INFO copying build/lib/validators/country.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,280 root INFO copying build/lib/validators/domain.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,280 root INFO copying build/lib/validators/mac_address.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,281 root INFO copying build/lib/validators/btc_address.py -> build/bdist.linux-i686/wheel/validators 2024-04-12 19:53:49,281 root INFO running install_egg_info 2024-04-12 19:53:49,287 root INFO Copying src/validators.egg-info to build/bdist.linux-i686/wheel/validators-0.28.0-py3.12.egg-info 2024-04-12 19:53:49,289 root INFO running install_scripts 2024-04-12 19:53:49,293 wheel INFO creating build/bdist.linux-i686/wheel/validators-0.28.0.dist-info/WHEEL 2024-04-12 19:53:49,294 wheel INFO creating '/home/buildozer/aports/community/py3-validators/src/validators-0.28.0/.dist/.tmp-nxs8wfjr/validators-0.28.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 19:53:49,295 wheel INFO adding 'validators/__init__.py' 2024-04-12 19:53:49,295 wheel INFO adding 'validators/_extremes.py' 2024-04-12 19:53:49,296 wheel INFO adding 'validators/between.py' 2024-04-12 19:53:49,296 wheel INFO adding 'validators/btc_address.py' 2024-04-12 19:53:49,297 wheel INFO adding 'validators/card.py' 2024-04-12 19:53:49,297 wheel INFO adding 'validators/country.py' 2024-04-12 19:53:49,298 wheel INFO adding 'validators/cron.py' 2024-04-12 19:53:49,299 wheel INFO adding 'validators/domain.py' 2024-04-12 19:53:49,299 wheel INFO adding 'validators/email.py' 2024-04-12 19:53:49,300 wheel INFO adding 'validators/encoding.py' 2024-04-12 19:53:49,300 wheel INFO adding 'validators/finance.py' 2024-04-12 19:53:49,301 wheel INFO adding 'validators/hashes.py' 2024-04-12 19:53:49,301 wheel INFO adding 'validators/hostname.py' 2024-04-12 19:53:49,302 wheel INFO adding 'validators/iban.py' 2024-04-12 19:53:49,302 wheel INFO adding 'validators/ip_address.py' 2024-04-12 19:53:49,303 wheel INFO adding 'validators/length.py' 2024-04-12 19:53:49,303 wheel INFO adding 'validators/mac_address.py' 2024-04-12 19:53:49,304 wheel INFO adding 'validators/py.typed' 2024-04-12 19:53:49,304 wheel INFO adding 'validators/slug.py' 2024-04-12 19:53:49,305 wheel INFO adding 'validators/uri.py' 2024-04-12 19:53:49,305 wheel INFO adding 'validators/url.py' 2024-04-12 19:53:49,306 wheel INFO adding 'validators/utils.py' 2024-04-12 19:53:49,306 wheel INFO adding 'validators/uuid.py' 2024-04-12 19:53:49,307 wheel INFO adding 'validators/i18n/__init__.py' 2024-04-12 19:53:49,307 wheel INFO adding 'validators/i18n/es.py' 2024-04-12 19:53:49,308 wheel INFO adding 'validators/i18n/fi.py' 2024-04-12 19:53:49,308 wheel INFO adding 'validators/i18n/fr.py' 2024-04-12 19:53:49,309 wheel INFO adding 'validators/i18n/ind.py' 2024-04-12 19:53:49,310 wheel INFO adding 'validators-0.28.0.dist-info/LICENSE.txt' 2024-04-12 19:53:49,310 wheel INFO adding 'validators-0.28.0.dist-info/METADATA' 2024-04-12 19:53:49,310 wheel INFO adding 'validators-0.28.0.dist-info/WHEEL' 2024-04-12 19:53:49,311 wheel INFO adding 'validators-0.28.0.dist-info/top_level.txt' 2024-04-12 19:53:49,311 wheel INFO adding 'validators-0.28.0.dist-info/RECORD' 2024-04-12 19:53:49,312 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 19:53:49,314 gpep517 INFO The backend produced .dist/validators-0.28.0-py3-none-any.whl validators-0.28.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-validators/src/validators-0.28.0 configfile: pyproject.toml collected 720 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 ............ [ 20%] tests/test_between.py .............. [ 21%] tests/test_btc_address.py ........ [ 23%] tests/test_card.py ..................................................... [ 30%] .............................................. [ 36%] tests/test_country.py .......................... [ 40%] tests/test_cron.py .......................... [ 44%] tests/test_domain.py .................................................. [ 50%] 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%] ============================= 720 passed in 1.60s ============================== >>> 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.0-r1.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.0-r1.apk >>> py3-validators: Build complete at Fri, 12 Apr 2024 19:53:52 +0000 elapsed time 0h 0m 7s >>> py3-validators: Cleaning up srcdir >>> py3-validators: Cleaning up pkgdir >>> py3-validators: Uninstalling dependencies... (1/43) Purging .makedepends-py3-validators (20240412.195347) (2/43) Purging py3-decorator-pyc (5.1.1-r4) (3/43) Purging py3-decorator (5.1.1-r4) (4/43) Purging py3-gpep517-pyc (15-r2) (5/43) Purging py3-gpep517 (15-r2) (6/43) Purging py3-installer-pyc (0.7.0-r2) (7/43) Purging py3-installer (0.7.0-r2) (8/43) Purging py3-setuptools-pyc (69.2.0-r2) (9/43) Purging py3-setuptools (69.2.0-r2) (10/43) Purging py3-wheel-pyc (0.42.0-r1) (11/43) Purging py3-wheel (0.42.0-r1) (12/43) Purging py3-isort-pyc (5.13.2-r1) (13/43) Purging py3-isort (5.13.2-r1) (14/43) Purging py3-pytest-pyc (8.1.1-r1) (15/43) Purging py3-pytest (8.1.1-r1) (16/43) Purging py3-iniconfig-pyc (2.0.0-r1) (17/43) Purging py3-iniconfig (2.0.0-r1) (18/43) Purging py3-packaging-pyc (24.0-r1) (19/43) Purging py3-packaging (24.0-r1) (20/43) Purging py3-parsing-pyc (3.1.2-r1) (21/43) Purging py3-parsing (3.1.2-r1) (22/43) Purging py3-pluggy-pyc (1.4.0-r1) (23/43) Purging py3-pluggy (1.4.0-r1) (24/43) Purging py3-py-pyc (1.11.0-r3) (25/43) Purging py3-py (1.11.0-r3) (26/43) Purging py3-flake8-pyc (7.0.0-r1) (27/43) Purging py3-flake8 (7.0.0-r1) (28/43) Purging py3-pyflakes-pyc (3.2.0-r1) (29/43) Purging py3-pyflakes (3.2.0-r1) (30/43) Purging py3-pycodestyle-pyc (2.11.1-r1) (31/43) Purging py3-pycodestyle (2.11.1-r1) (32/43) Purging py3-mccabe-pyc (0.7.0-r3) (33/43) Purging py3-mccabe (0.7.0-r3) (34/43) Purging python3-pyc (3.12.2-r1) (35/43) Purging python3-pycache-pyc0 (3.12.2-r1) (36/43) Purging pyc (3.12.2-r1) (37/43) Purging python3 (3.12.2-r1) (38/43) Purging gdbm (1.23-r1) (39/43) Purging libffi (3.4.6-r0) (40/43) Purging libpanelw (6.4_p20240330-r0) (41/43) Purging mpdecimal (4.0.0-r0) (42/43) Purging readline (8.2.10-r0) (43/43) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-validators: Updating the community/x86 repository index... >>> py3-validators: Signing the index...