>>> py3-parsel: Building testing/py3-parsel 1.8.1-r0 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 05:27:11 +0000 >>> py3-parsel: Checking sanity of /home/buildozer/aports/testing/py3-parsel/APKBUILD... >>> py3-parsel: Analyzing dependencies... >>> py3-parsel: Installing for build: build-base python3 py3-cssselect py3-jmespath py3-lxml py3-w3lib py3-packaging py3-setuptools py3-pytest-runner py3-pytest py3-sybil py3-psutil (1/37) Installing gdbm (1.23-r1) (2/37) Installing mpdecimal (2.5.1-r2) (3/37) Installing libpanelw (6.4_p20230401-r4) (4/37) Installing readline (8.2.1-r1) (5/37) Installing sqlite-libs (3.41.2-r2) (6/37) Installing python3 (3.11.3-r10) (7/37) Installing python3-pycache-pyc0 (3.11.3-r10) (8/37) Installing pyc (0.1-r0) (9/37) Installing python3-pyc (3.11.3-r10) (10/37) Installing py3-cssselect (1.2.0-r2) (11/37) Installing py3-cssselect-pyc (1.2.0-r2) (12/37) Installing py3-jmespath (1.0.1-r1) (13/37) Installing py3-jmespath-pyc (1.0.1-r1) (14/37) Installing libgpg-error (1.47-r1) (15/37) Installing libgcrypt (1.10.2-r1) (16/37) Installing libxslt (1.1.37-r3) (17/37) Installing py3-lxml (4.9.2-r3) (18/37) Installing py3-lxml-pyc (4.9.2-r3) (19/37) Installing py3-w3lib (2.1.1-r0) (20/37) Installing py3-parsing (3.0.9-r2) (21/37) Installing py3-parsing-pyc (3.0.9-r2) (22/37) Installing py3-packaging (23.1-r1) (23/37) Installing py3-packaging-pyc (23.1-r1) (24/37) Installing py3-setuptools (67.6.1-r1) (25/37) Installing py3-setuptools-pyc (67.6.1-r1) (26/37) Installing py3-iniconfig (1.1.1-r6) (27/37) Installing py3-iniconfig-pyc (1.1.1-r6) (28/37) Installing py3-pluggy (1.0.0-r3) (29/37) Installing py3-pluggy-pyc (1.0.0-r3) (30/37) Installing py3-py (1.11.0-r2) (31/37) Installing py3-py-pyc (1.11.0-r2) (32/37) Installing py3-pytest (7.3.1-r1) (33/37) Installing py3-pytest-pyc (7.3.1-r1) (34/37) Installing py3-pytest-runner (6.0.0-r1) (35/37) Installing py3-sybil (4.0.1-r0) (36/37) Installing py3-psutil (5.9.5-r0) (37/37) Installing .makedepends-py3-parsel (20230420.052712) Executing busybox-1.36.0-r7.trigger OK: 994 MiB in 145 packages >>> py3-parsel: Cleaning up srcdir >>> py3-parsel: Cleaning up pkgdir >>> py3-parsel: Fetching https://distfiles.alpinelinux.org/distfiles/edge//parsel-1.8.1.tar.gz >>> py3-parsel: Fetching https://distfiles.alpinelinux.org/distfiles/edge//parsel-1.8.1.tar.gz >>> py3-parsel: Checking sha512sums... parsel-1.8.1.tar.gz: OK >>> py3-parsel: Unpacking /var/cache/distfiles/edge//parsel-1.8.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/parsel copying parsel/__init__.py -> build/lib/parsel copying parsel/xpathfuncs.py -> build/lib/parsel copying parsel/csstranslator.py -> build/lib/parsel copying parsel/utils.py -> build/lib/parsel copying parsel/selector.py -> build/lib/parsel running egg_info creating parsel.egg-info writing parsel.egg-info/PKG-INFO writing dependency_links to parsel.egg-info/dependency_links.txt writing requirements to parsel.egg-info/requires.txt writing top-level names to parsel.egg-info/top_level.txt writing manifest file 'parsel.egg-info/SOURCES.txt' reading manifest file 'parsel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'parsel.egg-info/SOURCES.txt' copying parsel/py.typed -> build/lib/parsel /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running pytest /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing parsel.egg-info/PKG-INFO writing dependency_links to parsel.egg-info/dependency_links.txt writing requirements to parsel.egg-info/requires.txt writing top-level names to parsel.egg-info/top_level.txt reading manifest file 'parsel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'parsel.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-parsel/src/parsel-1.8.1 configfile: pytest.ini collected 343 items docs/usage.rst ......................................................... [ 16%] ........................................................................ [ 37%] ...... [ 39%] parsel/utils.py .. [ 39%] tests/test_selector.py ...................................s............. [ 54%] ...............................................................s........ [ 75%] ................................. [ 84%] tests/test_selector_csstranslator.py ....................... [ 91%] tests/test_selector_jmespath.py .... [ 92%] tests/test_utils.py ............... [ 97%] tests/test_xml_attacks.py . [ 97%] tests/test_xpathfuncs.py ......... [100%] ======================== 341 passed, 2 skipped in 0.70s ======================== >>> py3-parsel: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/py3-parsel/pkg creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/__init__.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/xpathfuncs.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/csstranslator.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/utils.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/py.typed -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel copying build/lib/parsel/selector.py -> /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/xpathfuncs.py to xpathfuncs.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/csstranslator.py to csstranslator.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/selector.py to selector.cpython-311.pyc running install_egg_info running egg_info writing parsel.egg-info/PKG-INFO writing dependency_links to parsel.egg-info/dependency_links.txt writing requirements to parsel.egg-info/requires.txt writing top-level names to parsel.egg-info/top_level.txt reading manifest file 'parsel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no previously-included files matching '__pycache__' found under directory '*' adding license file 'LICENSE' writing manifest file 'parsel.egg-info/SOURCES.txt' Copying parsel.egg-info to /home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel-1.8.1-py3.11.egg-info running install_scripts >>> py3-parsel-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel/usr/lib/python3.11/site-packages/parsel/__pycache__' -> '/home/buildozer/aports/testing/py3-parsel/pkg/py3-parsel-pyc/usr/lib/python3.11/site-packages/parsel/__pycache__' >>> py3-parsel-pyc*: Preparing subpackage py3-parsel-pyc... >>> py3-parsel-pyc*: Running postcheck for py3-parsel-pyc >>> py3-parsel*: Running postcheck for py3-parsel >>> py3-parsel*: Preparing package py3-parsel... >>> py3-parsel-pyc*: Tracing dependencies... python3 py3-cssselect py3-jmespath py3-lxml py3-w3lib py3-packaging python3~3.11 >>> py3-parsel-pyc*: Package size: 96.0 KB >>> py3-parsel-pyc*: Compressing data... >>> py3-parsel-pyc*: Create checksum... >>> py3-parsel-pyc*: Create py3-parsel-pyc-1.8.1-r0.apk >>> py3-parsel*: Tracing dependencies... python3 py3-cssselect py3-jmespath py3-lxml py3-w3lib py3-packaging python3~3.11 >>> py3-parsel*: Package size: 108.0 KB >>> py3-parsel*: Compressing data... >>> py3-parsel*: Create checksum... >>> py3-parsel*: Create py3-parsel-1.8.1-r0.apk >>> py3-parsel: Build complete at Thu, 20 Apr 2023 05:27:17 +0000 elapsed time 0h 0m 6s >>> py3-parsel: Cleaning up srcdir >>> py3-parsel: Cleaning up pkgdir >>> py3-parsel: Uninstalling dependencies... (1/37) Purging .makedepends-py3-parsel (20230420.052712) (2/37) Purging py3-cssselect-pyc (1.2.0-r2) (3/37) Purging py3-cssselect (1.2.0-r2) (4/37) Purging py3-jmespath-pyc (1.0.1-r1) (5/37) Purging py3-jmespath (1.0.1-r1) (6/37) Purging py3-lxml-pyc (4.9.2-r3) (7/37) Purging py3-lxml (4.9.2-r3) (8/37) Purging py3-w3lib (2.1.1-r0) (9/37) Purging py3-pytest-runner (6.0.0-r1) (10/37) Purging py3-setuptools-pyc (67.6.1-r1) (11/37) Purging py3-setuptools (67.6.1-r1) (12/37) Purging py3-pytest-pyc (7.3.1-r1) (13/37) Purging py3-pytest (7.3.1-r1) (14/37) Purging py3-iniconfig-pyc (1.1.1-r6) (15/37) Purging py3-iniconfig (1.1.1-r6) (16/37) Purging py3-packaging-pyc (23.1-r1) (17/37) Purging py3-packaging (23.1-r1) (18/37) Purging py3-parsing-pyc (3.0.9-r2) (19/37) Purging py3-parsing (3.0.9-r2) (20/37) Purging py3-pluggy-pyc (1.0.0-r3) (21/37) Purging py3-pluggy (1.0.0-r3) (22/37) Purging py3-py-pyc (1.11.0-r2) (23/37) Purging py3-py (1.11.0-r2) (24/37) Purging py3-sybil (4.0.1-r0) (25/37) Purging py3-psutil (5.9.5-r0) (26/37) Purging libxslt (1.1.37-r3) (27/37) Purging python3-pyc (3.11.3-r10) (28/37) Purging python3-pycache-pyc0 (3.11.3-r10) (29/37) Purging pyc (0.1-r0) (30/37) Purging python3 (3.11.3-r10) (31/37) Purging gdbm (1.23-r1) (32/37) Purging libgcrypt (1.10.2-r1) (33/37) Purging libgpg-error (1.47-r1) (34/37) Purging libpanelw (6.4_p20230401-r4) (35/37) Purging mpdecimal (2.5.1-r2) (36/37) Purging readline (8.2.1-r1) (37/37) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 938 MiB in 108 packages >>> py3-parsel: Updating the testing/armv7 repository index... >>> py3-parsel: Signing the index...