>>> py3status: Building community/py3status 3.57-r2 (using abuild 3.12.0-r5) started Sun, 14 Apr 2024 21:50:44 +0000 >>> py3status: Checking sanity of /home/buildozer/aports/community/py3status/APKBUILD... >>> py3status: Analyzing dependencies... >>> py3status: Installing for build: build-base py3-setuptools py3-gpep517 py3-installer py3-wheel py3-hatchling py3-pytest (1/39) Installing libffi (3.4.6-r0) (2/39) Installing gdbm (1.23-r1) (3/39) Installing mpdecimal (4.0.0-r0) (4/39) Installing libpanelw (6.4_p20240330-r0) (5/39) Installing readline (8.2.10-r0) (6/39) Installing sqlite-libs (3.45.2-r0) (7/39) Installing python3 (3.12.3-r0) (8/39) Installing python3-pycache-pyc0 (3.12.3-r0) (9/39) Installing pyc (3.12.3-r0) (10/39) Installing py3-setuptools-pyc (69.2.0-r2) (11/39) Installing py3-parsing (3.1.2-r1) (12/39) Installing py3-parsing-pyc (3.1.2-r1) (13/39) Installing py3-packaging-pyc (24.0-r1) (14/39) Installing python3-pyc (3.12.3-r0) (15/39) Installing py3-packaging (24.0-r1) (16/39) Installing py3-setuptools (69.2.0-r2) (17/39) Installing py3-installer (0.7.0-r2) (18/39) Installing py3-installer-pyc (0.7.0-r2) (19/39) Installing py3-gpep517 (15-r2) (20/39) Installing py3-gpep517-pyc (15-r2) (21/39) Installing py3-wheel (0.42.0-r1) (22/39) Installing py3-wheel-pyc (0.42.0-r1) (23/39) Installing py3-editables (0.5-r2) (24/39) Installing py3-editables-pyc (0.5-r2) (25/39) Installing py3-pathspec (0.12.1-r2) (26/39) Installing py3-pathspec-pyc (0.12.1-r2) (27/39) Installing py3-pluggy (1.4.0-r1) (28/39) Installing py3-pluggy-pyc (1.4.0-r1) (29/39) Installing py3-trove-classifiers (2024.3.3-r2) (30/39) Installing py3-trove-classifiers-pyc (2024.3.3-r2) (31/39) Installing py3-hatchling (1.22.5-r1) (32/39) Installing py3-hatchling-pyc (1.22.5-r1) (33/39) Installing py3-iniconfig (2.0.0-r1) (34/39) Installing py3-iniconfig-pyc (2.0.0-r1) (35/39) Installing py3-py (1.11.0-r3) (36/39) Installing py3-py-pyc (1.11.0-r3) (37/39) Installing py3-pytest (8.1.1-r1) (38/39) Installing py3-pytest-pyc (8.1.1-r1) (39/39) Installing .makedepends-py3status (20240414.215045) Executing busybox-1.36.1-r25.trigger OK: 323 MiB in 149 packages >>> py3status: Cleaning up srcdir >>> py3status: Cleaning up pkgdir >>> py3status: Cleaning up tmpdir >>> py3status: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3status-3.57.tar.gz >>> py3status: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3status-3.57.tar.gz >>> py3status: Checking sha512sums... py3status-3.57.tar.gz: OK >>> py3status: Unpacking /var/cache/distfiles/py3status-3.57.tar.gz... 2024-04-14 21:50:46,372 gpep517 INFO Building wheel via backend hatchling.build 2024-04-14 21:50:46,504 gpep517 INFO The backend produced .dist/py3status-3.57-py3-none-any.whl py3status-3.57-py3-none-any.whl /home/buildozer/aports/community/py3status/src/py3status-3.57/.testenv/lib/python3.12/site-packages/py3status/modules/bluetooth.py:103: SyntaxWarning: invalid escape sequence '\?' format_device = "\?if=connected&color=connected {alias}" /home/buildozer/aports/community/py3status/src/py3status-3.57/.testenv/lib/python3.12/site-packages/py3status/modules/sway_idle.py:1: SyntaxWarning: invalid escape sequence '\?' """ /home/buildozer/aports/community/py3status/src/py3status-3.57/.testenv/lib/python3.12/site-packages/py3status/modules/weather_owm.py:872: SyntaxWarning: invalid escape sequence '\?' separator = "[\?color={c}&show / ]".format(c=color) /home/buildozer/aports/community/py3status/src/py3status-3.57/.testenv/lib/python3.12/site-packages/py3status/modules/weather_owm.py:873: SyntaxWarning: invalid escape sequence '\?' body = "[\?color={c}&show {n}] [\?color={n} {{{n}}}]" /home/buildozer/aports/community/py3status/src/py3status-3.57/.testenv/lib/python3.12/site-packages/py3status/modules/weather_owm.py:888: SyntaxWarning: invalid escape sequence '\?' "format_forecast_separator": "\?color=tomato separator ", /home/buildozer/aports/community/py3status/src/py3status-3.57/.testenv/lib/python3.12/site-packages/py3status/modules/zypper_updates.py:1: SyntaxWarning: invalid escape sequence '\?' """ /home/buildozer/aports/community/py3status/src/py3status-3.57/.testenv/lib/python3.12/site-packages/py3status/modules/zypper_updates.py:34: SyntaxWarning: invalid escape sequence '\?' format = "zypper: [\?color=update {update}]" ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3status/src/py3status-3.57 configfile: pyproject.toml collected 237 items tests/test_composite.py ............ [ 5%] tests/test_consistency.py ........ [ 8%] tests/test_formatter.py ................................................ [ 28%] ........................................................................ [ 59%] ........................................................................ [ 89%] ............... [ 95%] tests/test_module_doc.py . [ 96%] tests/test_module_load.py . [ 96%] tests/test_py3.py ...... [ 99%] tests/test_user_modules.py .. [100%] =============================== warnings summary =============================== py3status/core.py:12 /home/buildozer/aports/community/py3status/src/py3status-3.57/py3status/core.py:12: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources tests/test_module_load.py:5 /home/buildozer/aports/community/py3status/src/py3status-3.57/tests/test_module_load.py:5: PytestCollectionWarning: cannot collect test class 'TestModule' because it has a __init__ constructor (from: tests/test_module_load.py) class TestModule: tests/test_module_doc.py::test_docstrings :872: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings :873: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings :888: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings tests/test_module_doc.py::test_docstrings :1: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings :34: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings :103: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py: 66 warnings :1: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings :103: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings :1: SyntaxWarning: invalid escape sequence '\|' tests/test_module_doc.py::test_docstrings tests/test_module_doc.py::test_docstrings :1: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings tests/test_module_doc.py::test_docstrings :1: SyntaxWarning: invalid escape sequence '\[' tests/test_module_doc.py::test_docstrings :872: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings :873: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings :888: SyntaxWarning: invalid escape sequence '\?' tests/test_module_doc.py::test_docstrings :34: SyntaxWarning: invalid escape sequence '\?' -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 237 passed, 85 warnings in 1.17s ======================= >>> py3status: Entering fakeroot... /usr/lib/python3.12/site-packages/py3status/modules/bluetooth.py:103: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/py3status/modules/sway_idle.py:1: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/py3status/modules/weather_owm.py:872: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/py3status/modules/weather_owm.py:873: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/py3status/modules/weather_owm.py:888: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/py3status/modules/zypper_updates.py:1: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/py3status/modules/zypper_updates.py:34: SyntaxWarning: invalid escape sequence '\?' >>> py3status-doc*: Running split function doc... >>> py3status-doc*: Preparing subpackage py3status-doc... >>> py3status-doc*: Running postcheck for py3status-doc >>> py3status-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3status/pkg/py3status/usr/lib/python3.12/site-packages/py3status/modules/__pycache__' -> '/home/buildozer/aports/community/py3status/pkg/py3status-pyc/usr/lib/python3.12/site-packages/py3status/modules/__pycache__' '/home/buildozer/aports/community/py3status/pkg/py3status/usr/lib/python3.12/site-packages/py3status/__pycache__' -> '/home/buildozer/aports/community/py3status/pkg/py3status-pyc/usr/lib/python3.12/site-packages/py3status/__pycache__' >>> py3status-pyc*: Preparing subpackage py3status-pyc... >>> py3status-pyc*: Running postcheck for py3status-pyc >>> py3status*: Running postcheck for py3status >>> py3status*: Preparing package py3status... >>> py3status-doc*: Tracing dependencies... >>> py3status-doc*: Package size: 236.0 KB >>> py3status-doc*: Compressing data... >>> py3status-doc*: Create checksum... >>> py3status-doc*: Create py3status-doc-3.57-r2.apk >>> py3status-pyc*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3status-pyc*: Package size: 1.6 MB >>> py3status-pyc*: Compressing data... >>> py3status-pyc*: Create checksum... >>> py3status-pyc*: Create py3status-pyc-3.57-r2.apk >>> py3status*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3status*: Package size: 1.4 MB >>> py3status*: Compressing data... >>> py3status*: Create checksum... >>> py3status*: Create py3status-3.57-r2.apk >>> py3status: Build complete at Sun, 14 Apr 2024 21:50:49 +0000 elapsed time 0h 0m 5s >>> py3status: Cleaning up srcdir >>> py3status: Cleaning up pkgdir >>> py3status: Uninstalling dependencies... (1/39) Purging .makedepends-py3status (20240414.215045) (2/39) Purging py3-setuptools-pyc (69.2.0-r2) (3/39) Purging py3-setuptools (69.2.0-r2) (4/39) Purging py3-gpep517-pyc (15-r2) (5/39) Purging py3-gpep517 (15-r2) (6/39) Purging py3-installer-pyc (0.7.0-r2) (7/39) Purging py3-installer (0.7.0-r2) (8/39) Purging py3-wheel-pyc (0.42.0-r1) (9/39) Purging py3-wheel (0.42.0-r1) (10/39) Purging py3-hatchling-pyc (1.22.5-r1) (11/39) Purging py3-hatchling (1.22.5-r1) (12/39) Purging py3-editables-pyc (0.5-r2) (13/39) Purging py3-editables (0.5-r2) (14/39) Purging py3-pathspec-pyc (0.12.1-r2) (15/39) Purging py3-pathspec (0.12.1-r2) (16/39) Purging py3-trove-classifiers-pyc (2024.3.3-r2) (17/39) Purging py3-trove-classifiers (2024.3.3-r2) (18/39) Purging py3-pytest-pyc (8.1.1-r1) (19/39) Purging py3-pytest (8.1.1-r1) (20/39) Purging py3-iniconfig-pyc (2.0.0-r1) (21/39) Purging py3-iniconfig (2.0.0-r1) (22/39) Purging py3-packaging-pyc (24.0-r1) (23/39) Purging py3-packaging (24.0-r1) (24/39) Purging py3-parsing-pyc (3.1.2-r1) (25/39) Purging py3-parsing (3.1.2-r1) (26/39) Purging py3-pluggy-pyc (1.4.0-r1) (27/39) Purging py3-pluggy (1.4.0-r1) (28/39) Purging py3-py-pyc (1.11.0-r3) (29/39) Purging py3-py (1.11.0-r3) (30/39) Purging python3-pyc (3.12.3-r0) (31/39) Purging python3-pycache-pyc0 (3.12.3-r0) (32/39) Purging pyc (3.12.3-r0) (33/39) Purging python3 (3.12.3-r0) (34/39) Purging gdbm (1.23-r1) (35/39) Purging libffi (3.4.6-r0) (36/39) Purging libpanelw (6.4_p20240330-r0) (37/39) Purging mpdecimal (4.0.0-r0) (38/39) Purging readline (8.2.10-r0) (39/39) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3status: Updating the community/ppc64le repository index... >>> py3status: Signing the index...