>>> py3-xmldiff: Building community/py3-xmldiff 2.7.0-r0 (using abuild 3.13.0-r3) started Mon, 13 May 2024 15:35:46 +0000 >>> py3-xmldiff: Checking sanity of /home/buildozer/aports/community/py3-xmldiff/APKBUILD... >>> py3-xmldiff: Analyzing dependencies... >>> py3-xmldiff: Installing for build: build-base py3-lxml py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.6.1-r3) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.4_p20240420-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.45.3-r0) (9/39) Installing python3 (3.12.3-r1) (10/39) Installing python3-pycache-pyc0 (3.12.3-r1) (11/39) Installing pyc (3.12.3-r1) (12/39) Installing py3-lxml-pyc (5.1.0-r0) (13/39) Installing python3-pyc (3.12.3-r1) (14/39) Installing libgpg-error (1.49-r0) (15/39) Installing libgcrypt (1.10.3-r0) (16/39) Installing libxml2 (2.12.6-r2) (17/39) Installing libxslt (1.1.39-r1) (18/39) Installing py3-lxml (5.1.0-r0) (19/39) Installing py3-installer (0.7.0-r2) (20/39) Installing py3-installer-pyc (0.7.0-r2) (21/39) Installing py3-gpep517 (15-r2) (22/39) Installing py3-gpep517-pyc (15-r2) (23/39) Installing py3-parsing (3.1.2-r1) (24/39) Installing py3-parsing-pyc (3.1.2-r1) (25/39) Installing py3-packaging (24.0-r1) (26/39) Installing py3-packaging-pyc (24.0-r1) (27/39) Installing py3-setuptools (69.5.1-r0) (28/39) Installing py3-setuptools-pyc (69.5.1-r0) (29/39) Installing py3-wheel (0.42.0-r1) (30/39) Installing py3-wheel-pyc (0.42.0-r1) (31/39) Installing py3-iniconfig (2.0.0-r1) (32/39) Installing py3-iniconfig-pyc (2.0.0-r1) (33/39) Installing py3-pluggy (1.5.0-r0) (34/39) Installing py3-pluggy-pyc (1.5.0-r0) (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.2.0-r1) (38/39) Installing py3-pytest-pyc (8.2.0-r1) (39/39) Installing .makedepends-py3-xmldiff (20240513.153549) Executing busybox-1.36.1-r26.trigger OK: 287 MiB in 141 packages >>> py3-xmldiff: Cleaning up srcdir >>> py3-xmldiff: Cleaning up pkgdir >>> py3-xmldiff: Cleaning up tmpdir >>> py3-xmldiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmldiff-2.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: (56) The requested URL returned error: 404 >>> py3-xmldiff: Fetching https://files.pythonhosted.org/packages/source/x/xmldiff/xmldiff-2.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87596 100 87596 0 0 674k 0 --:--:-- --:--:-- --:--:-- 674k >>> py3-xmldiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmldiff-2.7.0.tar.gz >>> py3-xmldiff: Checking sha512sums... xmldiff-2.7.0.tar.gz: OK >>> py3-xmldiff: Unpacking /var/cache/distfiles/xmldiff-2.7.0.tar.gz... 2024-05-13 15:35:52,269 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-13 15:35:52,455 root INFO running bdist_wheel 2024-05-13 15:35:52,532 root INFO running build 2024-05-13 15:35:52,533 root INFO running build_py 2024-05-13 15:35:52,545 root INFO creating build 2024-05-13 15:35:52,546 root INFO creating build/lib 2024-05-13 15:35:52,546 root INFO creating build/lib/xmldiff 2024-05-13 15:35:52,547 root INFO copying ./xmldiff/main.py -> build/lib/xmldiff 2024-05-13 15:35:52,548 root INFO copying ./xmldiff/patch.py -> build/lib/xmldiff 2024-05-13 15:35:52,549 root INFO copying ./xmldiff/__init__.py -> build/lib/xmldiff 2024-05-13 15:35:52,550 root INFO copying ./xmldiff/diff_match_patch.py -> build/lib/xmldiff 2024-05-13 15:35:52,552 root INFO copying ./xmldiff/diff.py -> build/lib/xmldiff 2024-05-13 15:35:52,553 root INFO copying ./xmldiff/actions.py -> build/lib/xmldiff 2024-05-13 15:35:52,554 root INFO copying ./xmldiff/formatting.py -> build/lib/xmldiff 2024-05-13 15:35:52,556 root INFO copying ./xmldiff/utils.py -> build/lib/xmldiff 2024-05-13 15:35:52,557 root INFO running egg_info 2024-05-13 15:35:52,564 root INFO writing xmldiff.egg-info/PKG-INFO 2024-05-13 15:35:52,569 root INFO writing dependency_links to xmldiff.egg-info/dependency_links.txt 2024-05-13 15:35:52,571 root INFO writing entry points to xmldiff.egg-info/entry_points.txt 2024-05-13 15:35:52,573 root INFO writing requirements to xmldiff.egg-info/requires.txt 2024-05-13 15:35:52,574 root INFO writing top-level names to xmldiff.egg-info/top_level.txt 2024-05-13 15:35:52,585 root INFO reading manifest file 'xmldiff.egg-info/SOURCES.txt' 2024-05-13 15:35:52,588 root INFO reading manifest template 'MANIFEST.in' 2024-05-13 15:35:52,610 root WARNING warning: no previously-included files matching '*' found under directory 'docs/build' 2024-05-13 15:35:52,610 root INFO adding license file 'LICENSE.txt' 2024-05-13 15:35:52,616 root INFO writing manifest file 'xmldiff.egg-info/SOURCES.txt' 2024-05-13 15:35:52,641 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-13 15:35:52,641 root INFO running install 2024-05-13 15:35:52,682 root INFO running install_lib 2024-05-13 15:35:52,692 root INFO creating build/bdist.linux-riscv64 2024-05-13 15:35:52,693 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-13 15:35:52,693 root INFO creating build/bdist.linux-riscv64/wheel/xmldiff 2024-05-13 15:35:52,694 root INFO copying build/lib/xmldiff/main.py -> build/bdist.linux-riscv64/wheel/xmldiff 2024-05-13 15:35:52,695 root INFO copying build/lib/xmldiff/patch.py -> build/bdist.linux-riscv64/wheel/xmldiff 2024-05-13 15:35:52,696 root INFO copying build/lib/xmldiff/__init__.py -> build/bdist.linux-riscv64/wheel/xmldiff 2024-05-13 15:35:52,697 root INFO copying build/lib/xmldiff/diff_match_patch.py -> build/bdist.linux-riscv64/wheel/xmldiff 2024-05-13 15:35:52,698 root INFO copying build/lib/xmldiff/diff.py -> build/bdist.linux-riscv64/wheel/xmldiff 2024-05-13 15:35:52,700 root INFO copying build/lib/xmldiff/actions.py -> build/bdist.linux-riscv64/wheel/xmldiff 2024-05-13 15:35:52,701 root INFO copying build/lib/xmldiff/formatting.py -> build/bdist.linux-riscv64/wheel/xmldiff 2024-05-13 15:35:52,702 root INFO copying build/lib/xmldiff/utils.py -> build/bdist.linux-riscv64/wheel/xmldiff 2024-05-13 15:35:52,703 root INFO running install_egg_info 2024-05-13 15:35:52,716 root INFO Copying xmldiff.egg-info to build/bdist.linux-riscv64/wheel/xmldiff-2.7.0-py3.12.egg-info 2024-05-13 15:35:52,720 root INFO running install_scripts 2024-05-13 15:35:52,733 wheel INFO creating build/bdist.linux-riscv64/wheel/xmldiff-2.7.0.dist-info/WHEEL 2024-05-13 15:35:52,735 wheel INFO creating '/home/buildozer/aports/community/py3-xmldiff/src/xmldiff-2.7.0/.dist/.tmp-7onjq_q5/xmldiff-2.7.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-13 15:35:52,737 wheel INFO adding 'xmldiff/__init__.py' 2024-05-13 15:35:52,738 wheel INFO adding 'xmldiff/actions.py' 2024-05-13 15:35:52,739 wheel INFO adding 'xmldiff/diff.py' 2024-05-13 15:35:52,741 wheel INFO adding 'xmldiff/diff_match_patch.py' 2024-05-13 15:35:52,744 wheel INFO adding 'xmldiff/formatting.py' 2024-05-13 15:35:52,745 wheel INFO adding 'xmldiff/main.py' 2024-05-13 15:35:52,746 wheel INFO adding 'xmldiff/patch.py' 2024-05-13 15:35:52,747 wheel INFO adding 'xmldiff/utils.py' 2024-05-13 15:35:52,749 wheel INFO adding 'xmldiff-2.7.0.dist-info/LICENSE.txt' 2024-05-13 15:35:52,750 wheel INFO adding 'xmldiff-2.7.0.dist-info/METADATA' 2024-05-13 15:35:52,750 wheel INFO adding 'xmldiff-2.7.0.dist-info/WHEEL' 2024-05-13 15:35:52,751 wheel INFO adding 'xmldiff-2.7.0.dist-info/entry_points.txt' 2024-05-13 15:35:52,752 wheel INFO adding 'xmldiff-2.7.0.dist-info/top_level.txt' 2024-05-13 15:35:52,752 wheel INFO adding 'xmldiff-2.7.0.dist-info/zip-safe' 2024-05-13 15:35:52,753 wheel INFO adding 'xmldiff-2.7.0.dist-info/RECORD' 2024-05-13 15:35:52,754 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-13 15:35:52,757 gpep517 INFO The backend produced .dist/xmldiff-2.7.0-py3-none-any.whl xmldiff-2.7.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.0, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-xmldiff/src/xmldiff-2.7.0 configfile: setup.cfg testpaths: tests collected 124 items tests/test_diff.py ...................................... [ 30%] tests/test_formatting.py ............................................... [ 68%] ....... [ 74%] tests/test_main.py ......... [ 81%] tests/test_patch.py .................. [ 95%] tests/test_utils.py ..... [100%] ============================= 124 passed in 4.34s ============================== >>> py3-xmldiff: Entering fakeroot... >>> py3-xmldiff-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-xmldiff/pkg/py3-xmldiff/usr/lib/python3.12/site-packages/xmldiff/__pycache__' -> '/home/buildozer/aports/community/py3-xmldiff/pkg/py3-xmldiff-pyc/usr/lib/python3.12/site-packages/xmldiff/__pycache__' >>> py3-xmldiff-pyc*: Preparing subpackage py3-xmldiff-pyc... >>> py3-xmldiff-pyc*: Running postcheck for py3-xmldiff-pyc >>> py3-xmldiff*: Running postcheck for py3-xmldiff >>> py3-xmldiff*: Preparing package py3-xmldiff... >>> py3-xmldiff-pyc*: Tracing dependencies... py3-lxml python3~3.12 >>> py3-xmldiff-pyc*: Package size: 200.0 KB >>> py3-xmldiff-pyc*: Compressing data... >>> py3-xmldiff-pyc*: Create checksum... >>> py3-xmldiff-pyc*: Create py3-xmldiff-pyc-2.7.0-r0.apk >>> py3-xmldiff*: Tracing dependencies... py3-lxml python3~3.12 >>> py3-xmldiff*: Package size: 240.0 KB >>> py3-xmldiff*: Compressing data... >>> py3-xmldiff*: Create checksum... >>> py3-xmldiff*: Create py3-xmldiff-2.7.0-r0.apk >>> py3-xmldiff: Build complete at Mon, 13 May 2024 15:36:00 +0000 elapsed time 0h 0m 14s >>> py3-xmldiff: Cleaning up srcdir >>> py3-xmldiff: Cleaning up pkgdir >>> py3-xmldiff: Uninstalling dependencies... (1/39) Purging .makedepends-py3-xmldiff (20240513.153549) (2/39) Purging py3-lxml-pyc (5.1.0-r0) (3/39) Purging py3-lxml (5.1.0-r0) (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-setuptools-pyc (69.5.1-r0) (9/39) Purging py3-setuptools (69.5.1-r0) (10/39) Purging py3-wheel-pyc (0.42.0-r1) (11/39) Purging py3-wheel (0.42.0-r1) (12/39) Purging py3-pytest-pyc (8.2.0-r1) (13/39) Purging py3-pytest (8.2.0-r1) (14/39) Purging py3-iniconfig-pyc (2.0.0-r1) (15/39) Purging py3-iniconfig (2.0.0-r1) (16/39) Purging py3-packaging-pyc (24.0-r1) (17/39) Purging py3-packaging (24.0-r1) (18/39) Purging py3-parsing-pyc (3.1.2-r1) (19/39) Purging py3-parsing (3.1.2-r1) (20/39) Purging py3-pluggy-pyc (1.5.0-r0) (21/39) Purging py3-pluggy (1.5.0-r0) (22/39) Purging py3-py-pyc (1.11.0-r3) (23/39) Purging py3-py (1.11.0-r3) (24/39) Purging python3-pyc (3.12.3-r1) (25/39) Purging python3-pycache-pyc0 (3.12.3-r1) (26/39) Purging pyc (3.12.3-r1) (27/39) Purging python3 (3.12.3-r1) (28/39) Purging gdbm (1.23-r1) (29/39) Purging libbz2 (1.0.8-r6) (30/39) Purging libffi (3.4.6-r0) (31/39) Purging libpanelw (6.4_p20240420-r0) (32/39) Purging libxslt (1.1.39-r1) (33/39) Purging mpdecimal (4.0.0-r0) (34/39) Purging readline (8.2.10-r0) (35/39) Purging sqlite-libs (3.45.3-r0) (36/39) Purging libgcrypt (1.10.3-r0) (37/39) Purging libgpg-error (1.49-r0) (38/39) Purging libxml2 (2.12.6-r2) (39/39) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 228 MiB in 102 packages >>> py3-xmldiff: Updating the community/riscv64 repository index... >>> py3-xmldiff: Signing the index...