>>> py3-pytest-snapshot: Building community/py3-pytest-snapshot 0.9.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 03:58:16 +0000 >>> py3-pytest-snapshot: Checking sanity of /home/buildozer/aports/community/py3-pytest-snapshot/APKBUILD... >>> py3-pytest-snapshot: Analyzing dependencies... >>> py3-pytest-snapshot: Installing for build: build-base py3-pytest py3-gpep517 py3-setuptools_scm py3-wheel (1/33) Installing libffi (3.4.6-r0) (2/33) Installing gdbm (1.23-r1) (3/33) Installing mpdecimal (4.0.0-r0) (4/33) Installing libpanelw (6.4_p20240330-r0) (5/33) Installing readline (8.2.10-r0) (6/33) Installing sqlite-libs (3.45.2-r0) (7/33) Installing python3 (3.12.3-r0) (8/33) Installing python3-pycache-pyc0 (3.12.3-r0) (9/33) Installing pyc (3.12.3-r0) (10/33) Installing py3-iniconfig-pyc (2.0.0-r1) (11/33) Installing py3-parsing (3.1.2-r1) (12/33) Installing py3-parsing-pyc (3.1.2-r1) (13/33) Installing py3-packaging (24.0-r1) (14/33) Installing py3-packaging-pyc (24.0-r1) (15/33) Installing py3-pluggy (1.4.0-r1) (16/33) Installing py3-pluggy-pyc (1.4.0-r1) (17/33) Installing py3-py (1.11.0-r3) (18/33) Installing py3-py-pyc (1.11.0-r3) (19/33) Installing py3-pytest-pyc (8.1.1-r1) (20/33) Installing python3-pyc (3.12.3-r0) (21/33) Installing py3-iniconfig (2.0.0-r1) (22/33) Installing py3-pytest (8.1.1-r1) (23/33) Installing py3-installer (0.7.0-r2) (24/33) Installing py3-installer-pyc (0.7.0-r2) (25/33) Installing py3-gpep517 (15-r2) (26/33) Installing py3-gpep517-pyc (15-r2) (27/33) Installing py3-setuptools (69.2.0-r2) (28/33) Installing py3-setuptools-pyc (69.2.0-r2) (29/33) Installing py3-setuptools_scm (8.0.4-r2) (30/33) Installing py3-setuptools_scm-pyc (8.0.4-r2) (31/33) Installing py3-wheel (0.42.0-r1) (32/33) Installing py3-wheel-pyc (0.42.0-r1) (33/33) Installing .makedepends-py3-pytest-snapshot (20240413.035817) Executing busybox-1.36.1-r25.trigger OK: 321 MiB in 143 packages >>> py3-pytest-snapshot: Cleaning up srcdir >>> py3-pytest-snapshot: Cleaning up pkgdir >>> py3-pytest-snapshot: Cleaning up tmpdir >>> py3-pytest-snapshot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-snapshot-0.9.0.tar.gz >>> py3-pytest-snapshot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-snapshot-0.9.0.tar.gz >>> py3-pytest-snapshot: Checking sha512sums... pytest-snapshot-0.9.0.tar.gz: OK tests.patch: OK >>> py3-pytest-snapshot: Unpacking /var/cache/distfiles/pytest-snapshot-0.9.0.tar.gz... >>> py3-pytest-snapshot: tests.patch patching file tests/test_assert_match.py 2024-04-13 03:58:18,602 gpep517 INFO Building wheel via backend setuptools.build_meta WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-04-13 03:58:18,670 root INFO running bdist_wheel 2024-04-13 03:58:18,693 root INFO running build 2024-04-13 03:58:18,693 root INFO running build_py 2024-04-13 03:58:18,697 root INFO creating build 2024-04-13 03:58:18,697 root INFO creating build/lib 2024-04-13 03:58:18,697 root INFO creating build/lib/pytest_snapshot 2024-04-13 03:58:18,697 root INFO copying pytest_snapshot/plugin.py -> build/lib/pytest_snapshot 2024-04-13 03:58:18,698 root INFO copying pytest_snapshot/_version.py -> build/lib/pytest_snapshot 2024-04-13 03:58:18,698 root INFO copying pytest_snapshot/__init__.py -> build/lib/pytest_snapshot 2024-04-13 03:58:18,698 root INFO copying pytest_snapshot/_utils.py -> build/lib/pytest_snapshot 2024-04-13 03:58:18,706 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 03:58:18,706 root INFO running install 2024-04-13 03:58:18,728 root INFO running install_lib 2024-04-13 03:58:18,731 root INFO creating build/bdist.linux-ppc64le 2024-04-13 03:58:18,731 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-13 03:58:18,731 root INFO creating build/bdist.linux-ppc64le/wheel/pytest_snapshot 2024-04-13 03:58:18,731 root INFO copying build/lib/pytest_snapshot/plugin.py -> build/bdist.linux-ppc64le/wheel/pytest_snapshot 2024-04-13 03:58:18,731 root INFO copying build/lib/pytest_snapshot/_version.py -> build/bdist.linux-ppc64le/wheel/pytest_snapshot 2024-04-13 03:58:18,732 root INFO copying build/lib/pytest_snapshot/__init__.py -> build/bdist.linux-ppc64le/wheel/pytest_snapshot 2024-04-13 03:58:18,732 root INFO copying build/lib/pytest_snapshot/_utils.py -> build/bdist.linux-ppc64le/wheel/pytest_snapshot 2024-04-13 03:58:18,732 root INFO running install_egg_info 2024-04-13 03:58:18,737 root INFO running egg_info 2024-04-13 03:58:18,740 root INFO writing pytest_snapshot.egg-info/PKG-INFO 2024-04-13 03:58:18,741 root INFO writing dependency_links to pytest_snapshot.egg-info/dependency_links.txt 2024-04-13 03:58:18,741 root INFO writing entry points to pytest_snapshot.egg-info/entry_points.txt 2024-04-13 03:58:18,741 root INFO writing requirements to pytest_snapshot.egg-info/requires.txt 2024-04-13 03:58:18,741 root INFO writing top-level names to pytest_snapshot.egg-info/top_level.txt 2024-04-13 03:58:21,762 root INFO reading manifest file 'pytest_snapshot.egg-info/SOURCES.txt' 2024-04-13 03:58:21,763 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 03:58:21,764 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2024-04-13 03:58:21,764 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2024-04-13 03:58:21,764 root INFO adding license file 'LICENSE' 2024-04-13 03:58:21,766 root INFO writing manifest file 'pytest_snapshot.egg-info/SOURCES.txt' 2024-04-13 03:58:21,767 root INFO Copying pytest_snapshot.egg-info to build/bdist.linux-ppc64le/wheel/pytest_snapshot-0.9.0-py3.12.egg-info 2024-04-13 03:58:21,769 root INFO running install_scripts 2024-04-13 03:58:21,774 wheel INFO creating build/bdist.linux-ppc64le/wheel/pytest_snapshot-0.9.0.dist-info/WHEEL 2024-04-13 03:58:21,775 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-snapshot/src/pytest-snapshot-0.9.0/.dist/.tmp-xeaef67q/pytest_snapshot-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 03:58:21,775 wheel INFO adding 'pytest_snapshot/__init__.py' 2024-04-13 03:58:21,776 wheel INFO adding 'pytest_snapshot/_utils.py' 2024-04-13 03:58:21,776 wheel INFO adding 'pytest_snapshot/_version.py' 2024-04-13 03:58:21,776 wheel INFO adding 'pytest_snapshot/plugin.py' 2024-04-13 03:58:21,777 wheel INFO adding 'pytest_snapshot-0.9.0.dist-info/LICENSE' 2024-04-13 03:58:21,777 wheel INFO adding 'pytest_snapshot-0.9.0.dist-info/METADATA' 2024-04-13 03:58:21,778 wheel INFO adding 'pytest_snapshot-0.9.0.dist-info/WHEEL' 2024-04-13 03:58:21,778 wheel INFO adding 'pytest_snapshot-0.9.0.dist-info/entry_points.txt' 2024-04-13 03:58:21,778 wheel INFO adding 'pytest_snapshot-0.9.0.dist-info/top_level.txt' 2024-04-13 03:58:21,779 wheel INFO adding 'pytest_snapshot-0.9.0.dist-info/RECORD' 2024-04-13 03:58:21,779 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 03:58:21,780 gpep517 INFO The backend produced .dist/pytest_snapshot-0.9.0-py3-none-any.whl pytest_snapshot-0.9.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-pytest-snapshot/src/pytest-snapshot-0.9.0 configfile: pyproject.toml plugins: snapshot-0.9.0 collected 108 items tests/test_assert_match.py ....s.............................x.... [ 36%] tests/test_assert_match_dir.py ............................ [ 62%] tests/test_misc.py ......................................... [100%] ================== 106 passed, 1 skipped, 1 xfailed in 7.96s =================== >>> py3-pytest-snapshot: Entering fakeroot... >>> py3-pytest-snapshot-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-snapshot/pkg/py3-pytest-snapshot/usr/lib/python3.12/site-packages/pytest_snapshot/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-snapshot/pkg/py3-pytest-snapshot-pyc/usr/lib/python3.12/site-packages/pytest_snapshot/__pycache__' >>> py3-pytest-snapshot-pyc*: Preparing subpackage py3-pytest-snapshot-pyc... >>> py3-pytest-snapshot-pyc*: Running postcheck for py3-pytest-snapshot-pyc >>> py3-pytest-snapshot*: Running postcheck for py3-pytest-snapshot >>> py3-pytest-snapshot*: Preparing package py3-pytest-snapshot... >>> py3-pytest-snapshot-pyc*: Tracing dependencies... py3-pytest python3~3.12 >>> py3-pytest-snapshot-pyc*: Package size: 60.0 KB >>> py3-pytest-snapshot-pyc*: Compressing data... >>> py3-pytest-snapshot-pyc*: Create checksum... >>> py3-pytest-snapshot-pyc*: Create py3-pytest-snapshot-pyc-0.9.0-r1.apk >>> py3-pytest-snapshot*: Tracing dependencies... py3-pytest python3~3.12 >>> py3-pytest-snapshot*: Package size: 84.0 KB >>> py3-pytest-snapshot*: Compressing data... >>> py3-pytest-snapshot*: Create checksum... >>> py3-pytest-snapshot*: Create py3-pytest-snapshot-0.9.0-r1.apk >>> py3-pytest-snapshot: Build complete at Sat, 13 Apr 2024 03:58:30 +0000 elapsed time 0h 0m 14s >>> py3-pytest-snapshot: Cleaning up srcdir >>> py3-pytest-snapshot: Cleaning up pkgdir >>> py3-pytest-snapshot: Uninstalling dependencies... (1/33) Purging .makedepends-py3-pytest-snapshot (20240413.035817) (2/33) Purging py3-pytest-pyc (8.1.1-r1) (3/33) Purging py3-pytest (8.1.1-r1) (4/33) Purging py3-iniconfig-pyc (2.0.0-r1) (5/33) Purging py3-iniconfig (2.0.0-r1) (6/33) Purging py3-pluggy-pyc (1.4.0-r1) (7/33) Purging py3-pluggy (1.4.0-r1) (8/33) Purging py3-py-pyc (1.11.0-r3) (9/33) Purging py3-py (1.11.0-r3) (10/33) Purging py3-gpep517-pyc (15-r2) (11/33) Purging py3-gpep517 (15-r2) (12/33) Purging py3-installer-pyc (0.7.0-r2) (13/33) Purging py3-installer (0.7.0-r2) (14/33) Purging py3-setuptools_scm-pyc (8.0.4-r2) (15/33) Purging py3-setuptools_scm (8.0.4-r2) (16/33) Purging py3-setuptools-pyc (69.2.0-r2) (17/33) Purging py3-setuptools (69.2.0-r2) (18/33) Purging py3-wheel-pyc (0.42.0-r1) (19/33) Purging py3-wheel (0.42.0-r1) (20/33) Purging py3-packaging-pyc (24.0-r1) (21/33) Purging py3-packaging (24.0-r1) (22/33) Purging py3-parsing-pyc (3.1.2-r1) (23/33) Purging py3-parsing (3.1.2-r1) (24/33) Purging python3-pyc (3.12.3-r0) (25/33) Purging python3-pycache-pyc0 (3.12.3-r0) (26/33) Purging pyc (3.12.3-r0) (27/33) Purging python3 (3.12.3-r0) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libffi (3.4.6-r0) (30/33) Purging libpanelw (6.4_p20240330-r0) (31/33) Purging mpdecimal (4.0.0-r0) (32/33) Purging readline (8.2.10-r0) (33/33) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-pytest-snapshot: Updating the community/ppc64le repository index... >>> py3-pytest-snapshot: Signing the index...