>>> py3-pyaml: Building testing/py3-pyaml 23.7.0-r0 (using abuild 3.11.21-r0) started Wed, 30 Aug 2023 23:07:08 +0000 >>> py3-pyaml: Checking sanity of /home/buildozer/aports/testing/py3-pyaml/APKBUILD... >>> py3-pyaml: Analyzing dependencies... >>> py3-pyaml: Installing for build: build-base py3-yaml py3-setuptools py3-gpep517 py3-wheel py3-installer py3-unidecode py3-pytest (1/36) Installing libffi (3.4.4-r3) (2/36) Installing gdbm (1.23-r1) (3/36) Installing mpdecimal (2.5.1-r2) (4/36) Installing libpanelw (6.4_p20230722-r0) (5/36) Installing readline (8.2.1-r2) (6/36) Installing sqlite-libs (3.43.0-r0) (7/36) Installing python3 (3.11.5-r0) (8/36) Installing python3-pycache-pyc0 (3.11.5-r0) (9/36) Installing pyc (0.1-r0) (10/36) Installing py3-yaml-pyc (6.0.1-r1) (11/36) Installing python3-pyc (3.11.5-r0) (12/36) Installing yaml (0.2.5-r2) (13/36) Installing py3-yaml (6.0.1-r1) (14/36) Installing py3-parsing (3.1.1-r0) (15/36) Installing py3-parsing-pyc (3.1.1-r0) (16/36) Installing py3-packaging (23.1-r3) (17/36) Installing py3-packaging-pyc (23.1-r3) (18/36) Installing py3-setuptools (68.0.0-r2) (19/36) Installing py3-setuptools-pyc (68.0.0-r2) (20/36) Installing py3-installer (0.7.0-r1) (21/36) Installing py3-installer-pyc (0.7.0-r1) (22/36) Installing py3-gpep517 (15-r0) (23/36) Installing py3-gpep517-pyc (15-r0) (24/36) Installing py3-wheel (0.41.0-r2) (25/36) Installing py3-wheel-pyc (0.41.0-r2) (26/36) Installing py3-unidecode (1.3.6-r3) (27/36) Installing py3-unidecode-pyc (1.3.6-r3) (28/36) Installing py3-iniconfig (1.1.1-r6) (29/36) Installing py3-iniconfig-pyc (1.1.1-r6) (30/36) Installing py3-pluggy (1.3.0-r0) (31/36) Installing py3-pluggy-pyc (1.3.0-r0) (32/36) Installing py3-py (1.11.0-r2) (33/36) Installing py3-py-pyc (1.11.0-r2) (34/36) Installing py3-pytest (7.4.0-r0) (35/36) Installing py3-pytest-pyc (7.4.0-r0) (36/36) Installing .makedepends-py3-pyaml (20230830.230709) Executing busybox-1.36.1-r6.trigger OK: 326 MiB in 143 packages >>> py3-pyaml: Cleaning up srcdir >>> py3-pyaml: Cleaning up pkgdir >>> py3-pyaml: Cleaning up tmpdir >>> py3-pyaml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyaml-23.7.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pyaml: Fetching py3-pyaml-23.7.0.tar.gz::https://pypi.io/packages/source/p/pyaml/pyaml-23.7.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 122 100 122 0 0 2516 0 --:--:-- --:--:-- --:--:-- 2541 100 271 100 271 0 0 1939 0 --:--:-- --:--:-- --:--:-- 1939 100 271 100 271 0 0 1933 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20805 100 20805 0 0 24893 0 --:--:-- --:--:-- --:--:-- 24893 >>> py3-pyaml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyaml-23.7.0.tar.gz >>> py3-pyaml: Checking sha512sums... py3-pyaml-23.7.0.tar.gz: OK >>> py3-pyaml: Unpacking /var/cache/distfiles/py3-pyaml-23.7.0.tar.gz... 2023-08-30 23:07:12,094 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) /usr/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:69: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) 2023-08-30 23:07:12,206 root INFO running bdist_wheel 2023-08-30 23:07:12,213 root INFO running build 2023-08-30 23:07:12,213 root INFO running build_py 2023-08-30 23:07:12,215 root INFO creating build 2023-08-30 23:07:12,215 root INFO creating build/lib 2023-08-30 23:07:12,215 root INFO creating build/lib/pyaml 2023-08-30 23:07:12,215 root INFO copying pyaml/__main__.py -> build/lib/pyaml 2023-08-30 23:07:12,215 root INFO copying pyaml/__init__.py -> build/lib/pyaml 2023-08-30 23:07:12,216 root INFO creating build/lib/pyaml/tests 2023-08-30 23:07:12,216 root INFO copying pyaml/tests/test_dump.py -> build/lib/pyaml/tests 2023-08-30 23:07:12,216 root INFO copying pyaml/tests/__init__.py -> build/lib/pyaml/tests 2023-08-30 23:07:12,216 root INFO running egg_info 2023-08-30 23:07:12,219 root INFO writing pyaml.egg-info/PKG-INFO 2023-08-30 23:07:12,220 root INFO writing dependency_links to pyaml.egg-info/dependency_links.txt 2023-08-30 23:07:12,220 root INFO writing requirements to pyaml.egg-info/requires.txt 2023-08-30 23:07:12,220 root INFO writing top-level names to pyaml.egg-info/top_level.txt 2023-08-30 23:07:12,222 root INFO reading manifest file 'pyaml.egg-info/SOURCES.txt' 2023-08-30 23:07:12,223 root INFO reading manifest template 'MANIFEST.in' 2023-08-30 23:07:12,223 root INFO adding license file 'COPYING' 2023-08-30 23:07:12,224 root INFO writing manifest file 'pyaml.egg-info/SOURCES.txt' 2023-08-30 23:07:12,227 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-08-30 23:07:12,227 root INFO running install 2023-08-30 23:07:12,243 root INFO running install_lib 2023-08-30 23:07:12,245 root INFO creating build/bdist.linux-ppc64le 2023-08-30 23:07:12,245 root INFO creating build/bdist.linux-ppc64le/wheel 2023-08-30 23:07:12,246 root INFO creating build/bdist.linux-ppc64le/wheel/pyaml 2023-08-30 23:07:12,246 root INFO creating build/bdist.linux-ppc64le/wheel/pyaml/tests 2023-08-30 23:07:12,246 root INFO copying build/lib/pyaml/tests/test_dump.py -> build/bdist.linux-ppc64le/wheel/pyaml/tests 2023-08-30 23:07:12,246 root INFO copying build/lib/pyaml/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/pyaml/tests 2023-08-30 23:07:12,246 root INFO copying build/lib/pyaml/__main__.py -> build/bdist.linux-ppc64le/wheel/pyaml 2023-08-30 23:07:12,246 root INFO copying build/lib/pyaml/__init__.py -> build/bdist.linux-ppc64le/wheel/pyaml 2023-08-30 23:07:12,246 root INFO running install_egg_info 2023-08-30 23:07:12,248 root INFO Copying pyaml.egg-info to build/bdist.linux-ppc64le/wheel/pyaml-23.7.0-py3.11.egg-info 2023-08-30 23:07:12,249 root INFO running install_scripts 2023-08-30 23:07:12,252 wheel INFO creating build/bdist.linux-ppc64le/wheel/pyaml-23.7.0.dist-info/WHEEL 2023-08-30 23:07:12,252 wheel INFO creating '/home/buildozer/aports/testing/py3-pyaml/src/pyaml-23.7.0/dist/.tmp-qcqfhypt/pyaml-23.7.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-08-30 23:07:12,252 wheel INFO adding 'pyaml/__init__.py' 2023-08-30 23:07:12,253 wheel INFO adding 'pyaml/__main__.py' 2023-08-30 23:07:12,253 wheel INFO adding 'pyaml/tests/__init__.py' 2023-08-30 23:07:12,253 wheel INFO adding 'pyaml/tests/test_dump.py' 2023-08-30 23:07:12,253 wheel INFO adding 'pyaml-23.7.0.dist-info/COPYING' 2023-08-30 23:07:12,254 wheel INFO adding 'pyaml-23.7.0.dist-info/METADATA' 2023-08-30 23:07:12,254 wheel INFO adding 'pyaml-23.7.0.dist-info/WHEEL' 2023-08-30 23:07:12,254 wheel INFO adding 'pyaml-23.7.0.dist-info/top_level.txt' 2023-08-30 23:07:12,254 wheel INFO adding 'pyaml-23.7.0.dist-info/RECORD' 2023-08-30 23:07:12,254 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-08-30 23:07:12,255 gpep517 INFO The backend produced dist/pyaml-23.7.0-py3-none-any.whl pyaml-23.7.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.5, pytest-7.4.0, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-pyaml/src/pyaml-23.7.0 collecting ... collected 22 items pyaml/tests/test_dump.py::DumpTests::test_colons_in_strings PASSED [ 4%] pyaml/tests/test_dump.py::DumpTests::test_dst PASSED [ 9%] pyaml/tests/test_dump.py::DumpTests::test_dumps PASSED [ 13%] pyaml/tests/test_dump.py::DumpTests::test_empty_strings PASSED [ 18%] pyaml/tests/test_dump.py::DumpTests::test_encoding PASSED [ 22%] pyaml/tests/test_dump.py::DumpTests::test_enum PASSED [ 27%] pyaml/tests/test_dump.py::DumpTests::test_force_embed PASSED [ 31%] pyaml/tests/test_dump.py::DumpTests::test_ids PASSED [ 36%] pyaml/tests/test_dump.py::DumpTests::test_multiple_docs PASSED [ 40%] pyaml/tests/test_dump.py::DumpTests::test_namedtuple PASSED [ 45%] pyaml/tests/test_dump.py::DumpTests::test_ordereddict PASSED [ 50%] pyaml/tests/test_dump.py::DumpTests::test_print PASSED [ 54%] pyaml/tests/test_dump.py::DumpTests::test_print_args PASSED [ 59%] pyaml/tests/test_dump.py::DumpTests::test_pyyaml_params PASSED [ 63%] pyaml/tests/test_dump.py::DumpTests::test_ruamel_yaml PASSED [ 68%] pyaml/tests/test_dump.py::DumpTests::test_simple PASSED [ 72%] pyaml/tests/test_dump.py::DumpTests::test_single_dash_strings PASSED [ 77%] pyaml/tests/test_dump.py::DumpTests::test_str_long PASSED [ 81%] pyaml/tests/test_dump.py::DumpTests::test_str_multiline PASSED [ 86%] pyaml/tests/test_dump.py::DumpTests::test_str_styles PASSED [ 90%] pyaml/tests/test_dump.py::DumpTests::test_unqouted_spaces PASSED [ 95%] pyaml/tests/test_dump.py::DumpTests::test_vspacing PASSED [100%] =============================== warnings summary =============================== pyaml/tests/test_dump.py::DumpTests::test_ruamel_yaml /usr/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is deprecated to return a value that is not None from a test case (>) return self.run(*args, **kwds) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 22 passed, 1 warning in 0.24s ========================= >>> py3-pyaml: Entering fakeroot... >>> py3-pyaml-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pyaml/pkg/py3-pyaml/usr/lib/python3.11/site-packages/pyaml/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-pyaml/pkg/py3-pyaml-pyc/usr/lib/python3.11/site-packages/pyaml/tests/__pycache__' '/home/buildozer/aports/testing/py3-pyaml/pkg/py3-pyaml/usr/lib/python3.11/site-packages/pyaml/__pycache__' -> '/home/buildozer/aports/testing/py3-pyaml/pkg/py3-pyaml-pyc/usr/lib/python3.11/site-packages/pyaml/__pycache__' >>> py3-pyaml-pyc*: Preparing subpackage py3-pyaml-pyc... >>> py3-pyaml-pyc*: Running postcheck for py3-pyaml-pyc >>> py3-pyaml*: Running postcheck for py3-pyaml >>> py3-pyaml*: Preparing package py3-pyaml... >>> py3-pyaml-pyc*: Tracing dependencies... py3-yaml python3~3.11 >>> py3-pyaml-pyc*: Package size: 100.0 KB >>> py3-pyaml-pyc*: Compressing data... >>> py3-pyaml-pyc*: Create checksum... >>> py3-pyaml-pyc*: Create py3-pyaml-pyc-23.7.0-r0.apk >>> py3-pyaml*: Tracing dependencies... py3-yaml python3~3.11 >>> py3-pyaml*: Package size: 96.0 KB >>> py3-pyaml*: Compressing data... >>> py3-pyaml*: Create checksum... >>> py3-pyaml*: Create py3-pyaml-23.7.0-r0.apk >>> py3-pyaml: Build complete at Wed, 30 Aug 2023 23:07:13 +0000 elapsed time 0h 0m 5s >>> py3-pyaml: Cleaning up srcdir >>> py3-pyaml: Cleaning up pkgdir >>> py3-pyaml: Uninstalling dependencies... (1/36) Purging .makedepends-py3-pyaml (20230830.230709) (2/36) Purging py3-yaml-pyc (6.0.1-r1) (3/36) Purging py3-yaml (6.0.1-r1) (4/36) Purging py3-setuptools-pyc (68.0.0-r2) (5/36) Purging py3-setuptools (68.0.0-r2) (6/36) Purging py3-gpep517-pyc (15-r0) (7/36) Purging py3-gpep517 (15-r0) (8/36) Purging py3-wheel-pyc (0.41.0-r2) (9/36) Purging py3-wheel (0.41.0-r2) (10/36) Purging py3-installer-pyc (0.7.0-r1) (11/36) Purging py3-installer (0.7.0-r1) (12/36) Purging py3-unidecode-pyc (1.3.6-r3) (13/36) Purging py3-unidecode (1.3.6-r3) (14/36) Purging py3-pytest-pyc (7.4.0-r0) (15/36) Purging py3-pytest (7.4.0-r0) (16/36) Purging py3-iniconfig-pyc (1.1.1-r6) (17/36) Purging py3-iniconfig (1.1.1-r6) (18/36) Purging py3-packaging-pyc (23.1-r3) (19/36) Purging py3-packaging (23.1-r3) (20/36) Purging py3-parsing-pyc (3.1.1-r0) (21/36) Purging py3-parsing (3.1.1-r0) (22/36) Purging py3-pluggy-pyc (1.3.0-r0) (23/36) Purging py3-pluggy (1.3.0-r0) (24/36) Purging py3-py-pyc (1.11.0-r2) (25/36) Purging py3-py (1.11.0-r2) (26/36) Purging python3-pyc (3.11.5-r0) (27/36) Purging python3-pycache-pyc0 (3.11.5-r0) (28/36) Purging pyc (0.1-r0) (29/36) Purging yaml (0.2.5-r2) (30/36) Purging python3 (3.11.5-r0) (31/36) Purging gdbm (1.23-r1) (32/36) Purging libffi (3.4.4-r3) (33/36) Purging libpanelw (6.4_p20230722-r0) (34/36) Purging mpdecimal (2.5.1-r2) (35/36) Purging readline (8.2.1-r2) (36/36) Purging sqlite-libs (3.43.0-r0) Executing busybox-1.36.1-r6.trigger OK: 264 MiB in 107 packages >>> py3-pyaml: Updating the testing/ppc64le repository index... >>> py3-pyaml: Signing the index...