>>> py3-stevedore: Building testing/py3-stevedore 4.1.0-r0 (using abuild 3.10.0_rc1-r2) started Wed, 02 Nov 2022 07:47:53 +0000 >>> py3-stevedore: Checking sanity of /home/buildozer/aports/testing/py3-stevedore/APKBUILD... >>> py3-stevedore: Analyzing dependencies... >>> py3-stevedore: Installing for build: build-base python3 py3-setuptools py3-pbr py3-pytest py3-testtools py3-docutils py3-sphinx (1/43) Installing libbz2 (1.0.8-r3) (2/43) Installing libffi (3.4.4-r0) (3/43) Installing gdbm (1.23-r0) (4/43) Installing xz-libs (5.2.7-r0) (5/43) Installing mpdecimal (2.5.1-r1) (6/43) Installing readline (8.2.0-r0) (7/43) Installing sqlite-libs (3.39.4-r0) (8/43) Installing python3 (3.10.8-r3) (9/43) Installing py3-parsing (3.0.9-r0) (10/43) Installing py3-packaging (21.3-r2) (11/43) Installing py3-setuptools (65.5.0-r0) (12/43) Installing py3-pbr (5.11.0-r0) (13/43) Installing py3-attrs (22.1.0-r0) (14/43) Installing py3-iniconfig (1.1.1-r3) (15/43) Installing py3-pluggy (1.0.0-r1) (16/43) Installing py3-py (1.11.0-r0) (17/43) Installing py3-tomli (2.0.1-r1) (18/43) Installing py3-pytest (7.1.3-r1) (19/43) Installing py3-fixtures (4.0.1-r0) (20/43) Installing py3-extras (1.0.0-r5) (21/43) Installing py3-testtools (2.5.0-r1) (22/43) Installing py3-docutils (0.19-r1) (23/43) Installing py3-tz (2022.6-r0) (24/43) Installing py3-babel (2.10.3-r0) (25/43) Installing py3-imagesize (1.4.1-r0) (26/43) Installing py3-markupsafe (2.1.1-r1) (27/43) Installing py3-jinja2 (3.1.2-r0) (28/43) Installing py3-pygments (2.13.0-r0) (29/43) Installing py3-certifi (2022.9.24-r0) (30/43) Installing py3-charset-normalizer (2.1.1-r0) (31/43) Installing py3-idna (3.4-r2) (32/43) Installing py3-urllib3 (1.26.12-r0) (33/43) Installing py3-requests (2.28.1-r0) (34/43) Installing py3-snowballstemmer (2.2.0-r0) (35/43) Installing py3-alabaster (0.7.12-r5) (36/43) Installing py3-sphinxcontrib-applehelp (1.0.2-r3) (37/43) Installing py3-sphinxcontrib-devhelp (1.0.2-r3) (38/43) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r2) (39/43) Installing py3-sphinxcontrib-jsmath (1.0.1-r3) (40/43) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r2) (41/43) Installing py3-sphinxcontrib-qthelp (1.0.3-r3) (42/43) Installing py3-sphinx (5.2.1-r0) (43/43) Installing .makedepends-py3-stevedore (20221102.074754) Executing busybox-1.35.0-r27.trigger OK: 433 MiB in 140 packages >>> py3-stevedore: Cleaning up srcdir >>> py3-stevedore: Cleaning up pkgdir >>> py3-stevedore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stevedore-4.1.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 3 502k 3 16366 0 0 21874 0 0:00:23 --:--:-- 0:00:23 21850 100 502k 100 502k 0 0 321k 0 0:00:01 0:00:01 --:--:-- 322k >>> py3-stevedore: Fetching https://distfiles.alpinelinux.org/distfiles/edge/stevedore-4.1.0.tar.gz >>> py3-stevedore: Checking sha512sums... stevedore-4.1.0.tar.gz: OK >>> py3-stevedore: Unpacking /var/cache/distfiles/stevedore-4.1.0.tar.gz... /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/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 build running build_py creating build creating build/lib creating build/lib/stevedore creating build/lib/stevedore/example copying stevedore/example/load_as_extension.py -> build/lib/stevedore/example copying stevedore/example/simple.py -> build/lib/stevedore/example copying stevedore/example/load_as_driver.py -> build/lib/stevedore/example copying stevedore/example/__init__.py -> build/lib/stevedore/example copying stevedore/example/setup.py -> build/lib/stevedore/example copying stevedore/example/base.py -> build/lib/stevedore/example creating build/lib/stevedore/example2 copying stevedore/example2/__init__.py -> build/lib/stevedore/example2 copying stevedore/example2/setup.py -> build/lib/stevedore/example2 copying stevedore/example2/fields.py -> build/lib/stevedore/example2 copying stevedore/extension.py -> build/lib/stevedore copying stevedore/_cache.py -> build/lib/stevedore copying stevedore/sphinxext.py -> build/lib/stevedore copying stevedore/exception.py -> build/lib/stevedore copying stevedore/named.py -> build/lib/stevedore copying stevedore/hook.py -> build/lib/stevedore copying stevedore/driver.py -> build/lib/stevedore copying stevedore/__init__.py -> build/lib/stevedore copying stevedore/enabled.py -> build/lib/stevedore copying stevedore/dispatch.py -> build/lib/stevedore creating build/lib/stevedore/tests copying stevedore/tests/test_callback.py -> build/lib/stevedore/tests copying stevedore/tests/test_driver.py -> build/lib/stevedore/tests copying stevedore/tests/test_named.py -> build/lib/stevedore/tests copying stevedore/tests/test_hook.py -> build/lib/stevedore/tests copying stevedore/tests/extension_unimportable.py -> build/lib/stevedore/tests copying stevedore/tests/test_example_simple.py -> build/lib/stevedore/tests copying stevedore/tests/test_dispatch.py -> build/lib/stevedore/tests copying stevedore/tests/test_enabled.py -> build/lib/stevedore/tests copying stevedore/tests/test_test_manager.py -> build/lib/stevedore/tests copying stevedore/tests/test_cache.py -> build/lib/stevedore/tests copying stevedore/tests/manager.py -> build/lib/stevedore/tests copying stevedore/tests/test_sphinxext.py -> build/lib/stevedore/tests copying stevedore/tests/utils.py -> build/lib/stevedore/tests copying stevedore/tests/test_example_fields.py -> build/lib/stevedore/tests copying stevedore/tests/__init__.py -> build/lib/stevedore/tests copying stevedore/tests/test_extension.py -> build/lib/stevedore/tests running egg_info writing stevedore.egg-info/PKG-INFO writing dependency_links to stevedore.egg-info/dependency_links.txt writing entry points to stevedore.egg-info/entry_points.txt deleting stevedore.egg-info/requires.txt writing top-level names to stevedore.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-stevedore/src/stevedore-4.1.0 collected 93 items stevedore/tests/test_cache.py .... [ 4%] stevedore/tests/test_callback.py .. [ 6%] stevedore/tests/test_dispatch.py ..... [ 11%] stevedore/tests/test_driver.py ....... [ 19%] stevedore/tests/test_enabled.py .. [ 21%] stevedore/tests/test_example_fields.py .. [ 23%] stevedore/tests/test_example_simple.py . [ 24%] stevedore/tests/test_extension.py .......................... [ 52%] stevedore/tests/test_hook.py ... [ 55%] stevedore/tests/test_named.py .... [ 60%] stevedore/tests/test_sphinxext.py ..... [ 65%] stevedore/tests/test_test_manager.py ........................s....... [100%] ======================== 92 passed, 1 skipped in 0.63s ========================= >>> py3-stevedore: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/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 [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing stevedore.egg-info/PKG-INFO writing dependency_links to stevedore.egg-info/dependency_links.txt writing entry points to stevedore.egg-info/entry_points.txt writing top-level names to stevedore.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /home/buildozer/aports/testing/py3-stevedore/pkg creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore copying build/lib/stevedore/extension.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore copying build/lib/stevedore/_cache.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore copying build/lib/stevedore/sphinxext.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_callback.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_driver.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_named.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_hook.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/extension_unimportable.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_example_simple.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_dispatch.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_enabled.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_test_manager.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_cache.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/manager.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_sphinxext.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/utils.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_example_fields.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/__init__.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_extension.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example2 copying build/lib/stevedore/example2/__init__.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example2 copying build/lib/stevedore/example2/setup.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example2 copying build/lib/stevedore/example2/fields.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example2 copying build/lib/stevedore/exception.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore copying build/lib/stevedore/named.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore creating /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example copying build/lib/stevedore/example/load_as_extension.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example copying build/lib/stevedore/example/simple.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example copying build/lib/stevedore/example/load_as_driver.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example copying build/lib/stevedore/example/__init__.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example copying build/lib/stevedore/example/setup.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example copying build/lib/stevedore/example/base.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example copying build/lib/stevedore/hook.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore copying build/lib/stevedore/driver.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore copying build/lib/stevedore/__init__.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore copying build/lib/stevedore/enabled.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore copying build/lib/stevedore/dispatch.py -> /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/extension.py to extension.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/_cache.py to _cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/sphinxext.py to sphinxext.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_callback.py to test_callback.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_driver.py to test_driver.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_named.py to test_named.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_hook.py to test_hook.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/extension_unimportable.py to extension_unimportable.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_example_simple.py to test_example_simple.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_dispatch.py to test_dispatch.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_enabled.py to test_enabled.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_test_manager.py to test_test_manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_cache.py to test_cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/manager.py to manager.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_sphinxext.py to test_sphinxext.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_example_fields.py to test_example_fields.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/tests/test_extension.py to test_extension.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example2/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example2/setup.py to setup.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example2/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/exception.py to exception.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/named.py to named.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example/load_as_extension.py to load_as_extension.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example/simple.py to simple.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example/load_as_driver.py to load_as_driver.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example/setup.py to setup.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/example/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/hook.py to hook.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/driver.py to driver.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/enabled.py to enabled.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore/dispatch.py to dispatch.cpython-310.pyc running install_egg_info Copying stevedore.egg-info to /home/buildozer/aports/testing/py3-stevedore/pkg/py3-stevedore/usr/lib/python3.10/site-packages/stevedore-4.1.0-py3.10.egg-info running install_scripts >>> py3-stevedore*: Running postcheck for py3-stevedore >>> py3-stevedore*: Preparing package py3-stevedore... >>> py3-stevedore*: Tracing dependencies... >>> py3-stevedore*: Package size: 448.0 KB >>> py3-stevedore*: Compressing data... >>> py3-stevedore*: Create checksum... >>> py3-stevedore*: Create py3-stevedore-4.1.0-r0.apk >>> py3-stevedore: Build complete at Wed, 02 Nov 2022 07:48:00 +0000 elapsed time 0h 0m 7s >>> py3-stevedore: Cleaning up srcdir >>> py3-stevedore: Cleaning up pkgdir >>> py3-stevedore: Uninstalling dependencies... (1/43) Purging .makedepends-py3-stevedore (20221102.074754) (2/43) Purging py3-pytest (7.1.3-r1) (3/43) Purging py3-attrs (22.1.0-r0) (4/43) Purging py3-iniconfig (1.1.1-r3) (5/43) Purging py3-pluggy (1.0.0-r1) (6/43) Purging py3-py (1.11.0-r0) (7/43) Purging py3-tomli (2.0.1-r1) (8/43) Purging py3-testtools (2.5.0-r1) (9/43) Purging py3-fixtures (4.0.1-r0) (10/43) Purging py3-pbr (5.11.0-r0) (11/43) Purging py3-extras (1.0.0-r5) (12/43) Purging py3-setuptools (65.5.0-r0) (13/43) Purging py3-sphinx (5.2.1-r0) (14/43) Purging py3-babel (2.10.3-r0) (15/43) Purging py3-tz (2022.6-r0) (16/43) Purging py3-docutils (0.19-r1) (17/43) Purging py3-imagesize (1.4.1-r0) (18/43) Purging py3-jinja2 (3.1.2-r0) (19/43) Purging py3-markupsafe (2.1.1-r1) (20/43) Purging py3-packaging (21.3-r2) (21/43) Purging py3-parsing (3.0.9-r0) (22/43) Purging py3-pygments (2.13.0-r0) (23/43) Purging py3-requests (2.28.1-r0) (24/43) Purging py3-certifi (2022.9.24-r0) (25/43) Purging py3-charset-normalizer (2.1.1-r0) (26/43) Purging py3-idna (3.4-r2) (27/43) Purging py3-urllib3 (1.26.12-r0) (28/43) Purging py3-snowballstemmer (2.2.0-r0) (29/43) Purging py3-alabaster (0.7.12-r5) (30/43) Purging py3-sphinxcontrib-applehelp (1.0.2-r3) (31/43) Purging py3-sphinxcontrib-devhelp (1.0.2-r3) (32/43) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r2) (33/43) Purging py3-sphinxcontrib-jsmath (1.0.1-r3) (34/43) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r2) (35/43) Purging py3-sphinxcontrib-qthelp (1.0.3-r3) (36/43) Purging python3 (3.10.8-r3) (37/43) Purging libbz2 (1.0.8-r3) (38/43) Purging libffi (3.4.4-r0) (39/43) Purging gdbm (1.23-r0) (40/43) Purging xz-libs (5.2.7-r0) (41/43) Purging mpdecimal (2.5.1-r1) (42/43) Purging readline (8.2.0-r0) (43/43) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 293 MiB in 97 packages >>> py3-stevedore: Updating the testing/ppc64le repository index... >>> py3-stevedore: Signing the index...