>>> py3-dulwich: Building community/py3-dulwich 0.21.7-r2 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 15:21:04 +0000 >>> py3-dulwich: Validating /home/buildozer/aports/community/py3-dulwich/APKBUILD... >>> py3-dulwich: Analyzing dependencies... >>> py3-dulwich: Installing for build: build-base py3-certifi py3-urllib3 py3-setuptools python3-dev py3-gpep517 py3-wheel py3-mock py3-gpgme (1/52) Installing libbz2 (1.0.8-r6) (2/52) Installing libffi (3.4.8-r0) (3/52) Installing gdbm (1.24-r0) (4/52) Installing xz-libs (5.8.1-r0) (5/52) Installing mpdecimal (4.0.0-r0) (6/52) Installing libpanelw (6.5_p20250412-r0) (7/52) Installing sqlite-libs (3.49.1-r1) (8/52) Installing python3 (3.12.10-r0) (9/52) Installing python3-pycache-pyc0 (3.12.10-r0) (10/52) Installing pyc (3.12.10-r0) (11/52) Installing py3-certifi-pyc (2024.12.14-r0) (12/52) Installing python3-pyc (3.12.10-r0) (13/52) Installing py3-certifi (2024.12.14-r0) (14/52) Installing py3-urllib3 (1.26.20-r0) (15/52) Installing py3-urllib3-pyc (1.26.20-r0) (16/52) Installing py3-parsing (3.2.0-r0) (17/52) Installing py3-parsing-pyc (3.2.0-r0) (18/52) Installing py3-packaging (25.0-r0) (19/52) Installing py3-packaging-pyc (25.0-r0) (20/52) Installing py3-setuptools (77.0.3-r0) (21/52) Installing py3-setuptools-pyc (77.0.3-r0) (22/52) Installing python3-dev (3.12.10-r0) (23/52) Installing py3-installer (0.7.0-r2) (24/52) Installing py3-installer-pyc (0.7.0-r2) (25/52) Installing py3-gpep517 (16-r0) (26/52) Installing py3-gpep517-pyc (16-r0) (27/52) Installing py3-wheel (0.43.0-r0) (28/52) Installing py3-wheel-pyc (0.43.0-r0) (29/52) Installing py3-mock (5.2.0-r0) (30/52) Installing py3-mock-pyc (5.2.0-r0) (31/52) Installing libgpg-error (1.55-r0) (32/52) Installing libassuan (2.5.7-r0) (33/52) Installing pinentry (1.3.1-r0) Executing pinentry-1.3.1-r0.post-install (34/52) Installing libgcrypt (1.10.3-r1) (35/52) Installing gnupg-gpgconf (2.4.7-r0) (36/52) Installing nettle (3.10.1-r0) (37/52) Installing libtasn1 (4.20.0-r0) (38/52) Installing p11-kit (0.25.5-r2) (39/52) Installing gnutls (3.8.8-r0) (40/52) Installing libksba (1.6.7-r0) (41/52) Installing libsasl (2.1.28-r8) (42/52) Installing libldap (2.6.8-r0) (43/52) Installing npth (1.8-r0) (44/52) Installing gnupg-dirmngr (2.4.7-r0) (45/52) Installing gnupg-keyboxd (2.4.7-r0) (46/52) Installing gpg (2.4.7-r0) (47/52) Installing gpg-agent (2.4.7-r0) (48/52) Installing gpgsm (2.4.7-r0) (49/52) Installing gpgme (1.24.2-r0) (50/52) Installing py3-gpgme (1.24.2-r0) (51/52) Installing py3-gpgme-pyc (1.24.2-r0) (52/52) Installing .makedepends-py3-dulwich (20250503.152115) Executing busybox-1.37.0-r16.trigger OK: 476 MiB in 154 packages >>> py3-dulwich: Cleaning up srcdir >>> py3-dulwich: Cleaning up pkgdir >>> py3-dulwich: Cleaning up tmpdir >>> py3-dulwich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dulwich-0.21.7.tar.gz >>> py3-dulwich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/dulwich-0.21.7.tar.gz >>> py3-dulwich: Checking sha512sums... dulwich-0.21.7.tar.gz: OK skip-network-tests.patch: OK >>> py3-dulwich: Unpacking /var/cache/distfiles/v3.22/dulwich-0.21.7.tar.gz... >>> py3-dulwich: skip-network-tests.patch patching file dulwich/tests/compat/__init__.py 2025-05-03 15:21:16,601 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-03 15:21:16,655 root INFO running bdist_wheel 2025-05-03 15:21:16,665 root INFO running build 2025-05-03 15:21:16,666 root INFO running build_py 2025-05-03 15:21:16,668 root INFO creating build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,668 root INFO copying dulwich/protocol.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,668 root INFO copying dulwich/lru_cache.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,669 root INFO copying dulwich/credentials.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,669 root INFO copying dulwich/hooks.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,669 root INFO copying dulwich/__init__.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,669 root INFO copying dulwich/repo.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,669 root INFO copying dulwich/mailmap.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,669 root INFO copying dulwich/reflog.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,670 root INFO copying dulwich/objects.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,670 root INFO copying dulwich/errors.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,670 root INFO copying dulwich/fastexport.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,670 root INFO copying dulwich/__main__.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,670 root INFO copying dulwich/line_ending.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,670 root INFO copying dulwich/bundle.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,670 root INFO copying dulwich/pack.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,671 root INFO copying dulwich/ignore.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,671 root INFO copying dulwich/refs.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,671 root INFO copying dulwich/stash.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,671 root INFO copying dulwich/index.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,671 root INFO copying dulwich/web.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,671 root INFO copying dulwich/objectspec.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,671 root INFO copying dulwich/porcelain.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,672 root INFO copying dulwich/lfs.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,672 root INFO copying dulwich/server.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,672 root INFO copying dulwich/patch.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,672 root INFO copying dulwich/graph.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,672 root INFO copying dulwich/diff_tree.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,672 root INFO copying dulwich/object_store.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,672 root INFO copying dulwich/config.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,672 root INFO copying dulwich/walk.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,673 root INFO copying dulwich/log_utils.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,673 root INFO copying dulwich/submodule.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,673 root INFO copying dulwich/archive.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,673 root INFO copying dulwich/greenthreads.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,673 root INFO copying dulwich/cli.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,673 root INFO copying dulwich/file.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,673 root INFO copying dulwich/client.py -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,674 root INFO creating build/lib.linux-s390x-cpython-312/dulwich/cloud 2025-05-03 15:21:16,674 root INFO copying dulwich/cloud/__init__.py -> build/lib.linux-s390x-cpython-312/dulwich/cloud 2025-05-03 15:21:16,674 root INFO copying dulwich/cloud/gcs.py -> build/lib.linux-s390x-cpython-312/dulwich/cloud 2025-05-03 15:21:16,674 root INFO creating build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,674 root INFO copying dulwich/tests/test_fastexport.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,675 root INFO copying dulwich/tests/test_grafts.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,675 root INFO copying dulwich/tests/test_lfs.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,675 root INFO copying dulwich/tests/test_refs.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,675 root INFO copying dulwich/tests/test_hooks.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,675 root INFO copying dulwich/tests/__init__.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,675 root INFO copying dulwich/tests/test_stash.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,675 root INFO copying dulwich/tests/test_patch.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,675 root INFO copying dulwich/tests/test_lru_cache.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,676 root INFO copying dulwich/tests/test_protocol.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,676 root INFO copying dulwich/tests/test_greenthreads.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,676 root INFO copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,676 root INFO copying dulwich/tests/test_ignore.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,676 root INFO copying dulwich/tests/test_index.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,676 root INFO copying dulwich/tests/test_pack.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,676 root INFO copying dulwich/tests/test_utils.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,677 root INFO copying dulwich/tests/test_archive.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,677 root INFO copying dulwich/tests/test_blackbox.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,677 root INFO copying dulwich/tests/test_graph.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,677 root INFO copying dulwich/tests/test_objects.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,677 root INFO copying dulwich/tests/test_file.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,677 root INFO copying dulwich/tests/test_line_ending.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,677 root INFO copying dulwich/tests/test_repository.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,677 root INFO copying dulwich/tests/test_mailmap.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,678 root INFO copying dulwich/tests/test_config.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,678 root INFO copying dulwich/tests/test_client.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,678 root INFO copying dulwich/tests/test_diff_tree.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,678 root INFO copying dulwich/tests/test_web.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,678 root INFO copying dulwich/tests/test_bundle.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,678 root INFO copying dulwich/tests/test_porcelain.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,679 root INFO copying dulwich/tests/test_reflog.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,679 root INFO copying dulwich/tests/test_objectspec.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,679 root INFO copying dulwich/tests/utils.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,679 root INFO copying dulwich/tests/test_credentials.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,679 root INFO copying dulwich/tests/test_server.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,679 root INFO copying dulwich/tests/test_object_store.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,679 root INFO copying dulwich/tests/test_walk.py -> build/lib.linux-s390x-cpython-312/dulwich/tests 2025-05-03 15:21:16,680 root INFO creating build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,680 root INFO copying dulwich/tests/compat/__init__.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,680 root INFO copying dulwich/tests/compat/server_utils.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,680 root INFO copying dulwich/tests/compat/test_patch.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,680 root INFO copying dulwich/tests/compat/test_pack.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,680 root INFO copying dulwich/tests/compat/test_utils.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,680 root INFO copying dulwich/tests/compat/test_repository.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,681 root INFO copying dulwich/tests/compat/test_client.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,681 root INFO copying dulwich/tests/compat/test_web.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,681 root INFO copying dulwich/tests/compat/test_porcelain.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,681 root INFO copying dulwich/tests/compat/utils.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,681 root INFO copying dulwich/tests/compat/test_server.py -> build/lib.linux-s390x-cpython-312/dulwich/tests/compat 2025-05-03 15:21:16,681 root INFO creating build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,681 root INFO copying dulwich/contrib/test_swift.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,681 root INFO copying dulwich/contrib/__init__.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,682 root INFO copying dulwich/contrib/test_paramiko_vendor.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,682 root INFO copying dulwich/contrib/release_robot.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,682 root INFO copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,682 root INFO copying dulwich/contrib/swift.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,682 root INFO copying dulwich/contrib/diffstat.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,682 root INFO copying dulwich/contrib/requests_vendor.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,683 root INFO copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,683 root INFO copying dulwich/contrib/test_release_robot.py -> build/lib.linux-s390x-cpython-312/dulwich/contrib 2025-05-03 15:21:16,683 root INFO running egg_info 2025-05-03 15:21:16,685 root INFO creating dulwich.egg-info 2025-05-03 15:21:16,685 root INFO writing dulwich.egg-info/PKG-INFO 2025-05-03 15:21:16,686 root INFO writing dependency_links to dulwich.egg-info/dependency_links.txt 2025-05-03 15:21:16,686 root INFO writing entry points to dulwich.egg-info/entry_points.txt 2025-05-03 15:21:16,686 root INFO writing requirements to dulwich.egg-info/requires.txt 2025-05-03 15:21:16,687 root INFO writing top-level names to dulwich.egg-info/top_level.txt 2025-05-03 15:21:16,687 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 15:21:16,691 root INFO reading manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 15:21:16,692 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 15:21:16,692 root WARNING warning: no files found matching 'README.swift.rst' 2025-05-03 15:21:16,692 root WARNING warning: no files found matching 'setup.cfg' 2025-05-03 15:21:16,693 root WARNING warning: no directories found matching 'dulwich/tests/data' 2025-05-03 15:21:16,693 root INFO adding license file 'COPYING' 2025-05-03 15:21:16,695 root INFO writing manifest file 'dulwich.egg-info/SOURCES.txt' 2025-05-03 15:21:16,697 root INFO copying dulwich/_diff_tree.c -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,697 root INFO copying dulwich/_objects.c -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,697 root INFO copying dulwich/_pack.c -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,697 root INFO copying dulwich/py.typed -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,697 root INFO copying dulwich/stdint.h -> build/lib.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,698 root INFO creating build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,698 root INFO copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,698 root INFO copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,698 root INFO copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,698 root INFO copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,698 root INFO copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,698 root INFO copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,698 root INFO copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,699 root INFO copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,699 root INFO copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,699 root INFO copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-s390x-cpython-312/dulwich/../docs/tutorial 2025-05-03 15:21:16,700 root INFO running build_ext 2025-05-03 15:21:16,701 root INFO building 'dulwich._objects' extension 2025-05-03 15:21:16,701 root INFO creating build/temp.linux-s390x-cpython-312/dulwich 2025-05-03 15:21:16,702 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c dulwich/_objects.c -o build/temp.linux-s390x-cpython-312/dulwich/_objects.o 2025-05-03 15:21:16,843 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/dulwich/_objects.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/dulwich/_objects.cpython-312-s390x-linux-musl.so 2025-05-03 15:21:16,849 root INFO building 'dulwich._pack' extension 2025-05-03 15:21:16,849 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c dulwich/_pack.c -o build/temp.linux-s390x-cpython-312/dulwich/_pack.o 2025-05-03 15:21:17,000 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/dulwich/_pack.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/dulwich/_pack.cpython-312-s390x-linux-musl.so 2025-05-03 15:21:17,006 root INFO building 'dulwich._diff_tree' extension 2025-05-03 15:21:17,006 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c dulwich/_diff_tree.c -o build/temp.linux-s390x-cpython-312/dulwich/_diff_tree.o 2025-05-03 15:21:17,192 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/dulwich/_diff_tree.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/dulwich/_diff_tree.cpython-312-s390x-linux-musl.so 2025-05-03 15:21:17,197 root INFO running build_scripts 2025-05-03 15:21:17,197 root INFO creating build/scripts-3.12 2025-05-03 15:21:17,197 root INFO copying and adjusting bin/dul-receive-pack -> build/scripts-3.12 2025-05-03 15:21:17,197 root INFO copying and adjusting bin/dul-upload-pack -> build/scripts-3.12 2025-05-03 15:21:17,197 root INFO changing mode of build/scripts-3.12/dul-receive-pack from 644 to 755 2025-05-03 15:21:17,197 root INFO changing mode of build/scripts-3.12/dul-upload-pack from 644 to 755 2025-05-03 15:21:17,202 root INFO installing to build/bdist.linux-s390x/wheel 2025-05-03 15:21:17,202 root INFO running install 2025-05-03 15:21:17,211 root INFO running install_lib 2025-05-03 15:21:17,213 root INFO creating build/bdist.linux-s390x/wheel 2025-05-03 15:21:17,213 root INFO creating build/bdist.linux-s390x/wheel/dulwich 2025-05-03 15:21:17,213 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/protocol.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,213 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/lru_cache.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/credentials.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/hooks.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/__init__.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/repo.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/mailmap.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/_diff_tree.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/reflog.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/stdint.h -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/objects.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,214 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/errors.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/fastexport.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/_diff_tree.c -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/_objects.c -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/__main__.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/line_ending.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/bundle.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/pack.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/_pack.c -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/ignore.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,215 root INFO creating build/bdist.linux-s390x/wheel/dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/test_swift.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/__init__.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/test_paramiko_vendor.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/release_robot.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/test_swift_smoke.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/swift.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/diffstat.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/requests_vendor.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/paramiko_vendor.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,216 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/contrib/test_release_robot.py -> build/bdist.linux-s390x/wheel/./dulwich/contrib 2025-05-03 15:21:17,217 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/py.typed -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,217 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/refs.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,217 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/stash.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,217 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/index.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,217 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/web.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,217 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/objectspec.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,217 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/porcelain.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,217 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/_objects.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,217 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/lfs.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,217 root INFO creating build/bdist.linux-s390x/wheel/dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_fastexport.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_grafts.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_lfs.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_refs.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_hooks.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/__init__.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_stash.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_patch.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_lru_cache.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,218 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_protocol.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_greenthreads.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_missing_obj_finder.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_ignore.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_index.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_pack.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_utils.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_archive.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_blackbox.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_graph.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_objects.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,219 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_file.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,220 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_line_ending.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,220 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_repository.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,220 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_mailmap.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,220 root INFO creating build/bdist.linux-s390x/wheel/dulwich/tests/compat 2025-05-03 15:21:17,220 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/__init__.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,220 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/server_utils.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,220 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/test_patch.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,220 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/test_pack.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,220 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/test_utils.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,220 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/test_repository.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,221 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/test_client.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,221 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/test_web.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,221 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/test_porcelain.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,221 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/utils.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,221 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/compat/test_server.py -> build/bdist.linux-s390x/wheel/./dulwich/tests/compat 2025-05-03 15:21:17,221 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_config.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,221 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_client.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,221 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_diff_tree.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,221 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_web.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_bundle.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_porcelain.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_reflog.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_objectspec.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/utils.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_credentials.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_server.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_object_store.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/tests/test_walk.py -> build/bdist.linux-s390x/wheel/./dulwich/tests 2025-05-03 15:21:17,222 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/server.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,223 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/patch.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,223 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/graph.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,223 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/diff_tree.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,223 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/object_store.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,223 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/config.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,223 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/walk.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,223 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/log_utils.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,223 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/_pack.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,223 root INFO creating build/bdist.linux-s390x/wheel/dulwich/cloud 2025-05-03 15:21:17,224 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/cloud/__init__.py -> build/bdist.linux-s390x/wheel/./dulwich/cloud 2025-05-03 15:21:17,224 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/cloud/gcs.py -> build/bdist.linux-s390x/wheel/./dulwich/cloud 2025-05-03 15:21:17,224 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/submodule.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,224 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/archive.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,224 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/greenthreads.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,224 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/cli.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,224 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/file.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,224 root INFO copying build/lib.linux-s390x-cpython-312/dulwich/client.py -> build/bdist.linux-s390x/wheel/./dulwich 2025-05-03 15:21:17,224 root INFO creating build/bdist.linux-s390x/wheel/docs 2025-05-03 15:21:17,224 root INFO creating build/bdist.linux-s390x/wheel/docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/repo.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/index.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/introduction.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/remote.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/tag.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/encoding.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/conclusion.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/object-store.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/file-format.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO copying build/lib.linux-s390x-cpython-312/docs/tutorial/porcelain.txt -> build/bdist.linux-s390x/wheel/./docs/tutorial 2025-05-03 15:21:17,225 root INFO running install_egg_info 2025-05-03 15:21:17,228 root INFO Copying dulwich.egg-info to build/bdist.linux-s390x/wheel/./dulwich-0.21.7-py3.12.egg-info 2025-05-03 15:21:17,228 root INFO running install_scripts 2025-05-03 15:21:17,228 root INFO creating build/bdist.linux-s390x/wheel/dulwich-0.21.7.data/scripts 2025-05-03 15:21:17,228 root INFO copying build/scripts-3.12/dul-upload-pack -> build/bdist.linux-s390x/wheel/dulwich-0.21.7.data/scripts 2025-05-03 15:21:17,228 root INFO copying build/scripts-3.12/dul-receive-pack -> build/bdist.linux-s390x/wheel/dulwich-0.21.7.data/scripts 2025-05-03 15:21:17,229 root INFO changing mode of build/bdist.linux-s390x/wheel/dulwich-0.21.7.data/scripts/dul-upload-pack to 755 2025-05-03 15:21:17,229 root INFO changing mode of build/bdist.linux-s390x/wheel/dulwich-0.21.7.data/scripts/dul-receive-pack to 755 2025-05-03 15:21:17,232 root INFO creating build/bdist.linux-s390x/wheel/dulwich-0.21.7.dist-info/WHEEL 2025-05-03 15:21:17,232 wheel INFO creating '/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/.dist/.tmp-iqt7wek6/dulwich-0.21.7-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-05-03 15:21:17,232 wheel INFO adding 'docs/tutorial/conclusion.txt' 2025-05-03 15:21:17,233 wheel INFO adding 'docs/tutorial/encoding.txt' 2025-05-03 15:21:17,233 wheel INFO adding 'docs/tutorial/file-format.txt' 2025-05-03 15:21:17,233 wheel INFO adding 'docs/tutorial/index.txt' 2025-05-03 15:21:17,233 wheel INFO adding 'docs/tutorial/introduction.txt' 2025-05-03 15:21:17,233 wheel INFO adding 'docs/tutorial/object-store.txt' 2025-05-03 15:21:17,233 wheel INFO adding 'docs/tutorial/porcelain.txt' 2025-05-03 15:21:17,233 wheel INFO adding 'docs/tutorial/remote.txt' 2025-05-03 15:21:17,233 wheel INFO adding 'docs/tutorial/repo.txt' 2025-05-03 15:21:17,234 wheel INFO adding 'docs/tutorial/tag.txt' 2025-05-03 15:21:17,234 wheel INFO adding 'dulwich/__init__.py' 2025-05-03 15:21:17,234 wheel INFO adding 'dulwich/__main__.py' 2025-05-03 15:21:17,234 wheel INFO adding 'dulwich/_diff_tree.c' 2025-05-03 15:21:17,234 wheel INFO adding 'dulwich/_diff_tree.cpython-312-s390x-linux-musl.so' 2025-05-03 15:21:17,234 wheel INFO adding 'dulwich/_objects.c' 2025-05-03 15:21:17,234 wheel INFO adding 'dulwich/_objects.cpython-312-s390x-linux-musl.so' 2025-05-03 15:21:17,235 wheel INFO adding 'dulwich/_pack.c' 2025-05-03 15:21:17,235 wheel INFO adding 'dulwich/_pack.cpython-312-s390x-linux-musl.so' 2025-05-03 15:21:17,235 wheel INFO adding 'dulwich/archive.py' 2025-05-03 15:21:17,235 wheel INFO adding 'dulwich/bundle.py' 2025-05-03 15:21:17,235 wheel INFO adding 'dulwich/cli.py' 2025-05-03 15:21:17,235 wheel INFO adding 'dulwich/client.py' 2025-05-03 15:21:17,235 wheel INFO adding 'dulwich/config.py' 2025-05-03 15:21:17,236 wheel INFO adding 'dulwich/credentials.py' 2025-05-03 15:21:17,236 wheel INFO adding 'dulwich/diff_tree.py' 2025-05-03 15:21:17,236 wheel INFO adding 'dulwich/errors.py' 2025-05-03 15:21:17,236 wheel INFO adding 'dulwich/fastexport.py' 2025-05-03 15:21:17,236 wheel INFO adding 'dulwich/file.py' 2025-05-03 15:21:17,236 wheel INFO adding 'dulwich/graph.py' 2025-05-03 15:21:17,236 wheel INFO adding 'dulwich/greenthreads.py' 2025-05-03 15:21:17,237 wheel INFO adding 'dulwich/hooks.py' 2025-05-03 15:21:17,237 wheel INFO adding 'dulwich/ignore.py' 2025-05-03 15:21:17,237 wheel INFO adding 'dulwich/index.py' 2025-05-03 15:21:17,237 wheel INFO adding 'dulwich/lfs.py' 2025-05-03 15:21:17,237 wheel INFO adding 'dulwich/line_ending.py' 2025-05-03 15:21:17,237 wheel INFO adding 'dulwich/log_utils.py' 2025-05-03 15:21:17,237 wheel INFO adding 'dulwich/lru_cache.py' 2025-05-03 15:21:17,237 wheel INFO adding 'dulwich/mailmap.py' 2025-05-03 15:21:17,238 wheel INFO adding 'dulwich/object_store.py' 2025-05-03 15:21:17,238 wheel INFO adding 'dulwich/objects.py' 2025-05-03 15:21:17,238 wheel INFO adding 'dulwich/objectspec.py' 2025-05-03 15:21:17,238 wheel INFO adding 'dulwich/pack.py' 2025-05-03 15:21:17,238 wheel INFO adding 'dulwich/patch.py' 2025-05-03 15:21:17,239 wheel INFO adding 'dulwich/porcelain.py' 2025-05-03 15:21:17,239 wheel INFO adding 'dulwich/protocol.py' 2025-05-03 15:21:17,239 wheel INFO adding 'dulwich/py.typed' 2025-05-03 15:21:17,239 wheel INFO adding 'dulwich/reflog.py' 2025-05-03 15:21:17,239 wheel INFO adding 'dulwich/refs.py' 2025-05-03 15:21:17,239 wheel INFO adding 'dulwich/repo.py' 2025-05-03 15:21:17,240 wheel INFO adding 'dulwich/server.py' 2025-05-03 15:21:17,240 wheel INFO adding 'dulwich/stash.py' 2025-05-03 15:21:17,240 wheel INFO adding 'dulwich/stdint.h' 2025-05-03 15:21:17,240 wheel INFO adding 'dulwich/submodule.py' 2025-05-03 15:21:17,240 wheel INFO adding 'dulwich/walk.py' 2025-05-03 15:21:17,240 wheel INFO adding 'dulwich/web.py' 2025-05-03 15:21:17,240 wheel INFO adding 'dulwich/cloud/__init__.py' 2025-05-03 15:21:17,241 wheel INFO adding 'dulwich/cloud/gcs.py' 2025-05-03 15:21:17,241 wheel INFO adding 'dulwich/contrib/__init__.py' 2025-05-03 15:21:17,241 wheel INFO adding 'dulwich/contrib/diffstat.py' 2025-05-03 15:21:17,241 wheel INFO adding 'dulwich/contrib/paramiko_vendor.py' 2025-05-03 15:21:17,241 wheel INFO adding 'dulwich/contrib/release_robot.py' 2025-05-03 15:21:17,241 wheel INFO adding 'dulwich/contrib/requests_vendor.py' 2025-05-03 15:21:17,241 wheel INFO adding 'dulwich/contrib/swift.py' 2025-05-03 15:21:17,241 wheel INFO adding 'dulwich/contrib/test_paramiko_vendor.py' 2025-05-03 15:21:17,242 wheel INFO adding 'dulwich/contrib/test_release_robot.py' 2025-05-03 15:21:17,242 wheel INFO adding 'dulwich/contrib/test_swift.py' 2025-05-03 15:21:17,242 wheel INFO adding 'dulwich/contrib/test_swift_smoke.py' 2025-05-03 15:21:17,242 wheel INFO adding 'dulwich/tests/__init__.py' 2025-05-03 15:21:17,242 wheel INFO adding 'dulwich/tests/test_archive.py' 2025-05-03 15:21:17,242 wheel INFO adding 'dulwich/tests/test_blackbox.py' 2025-05-03 15:21:17,242 wheel INFO adding 'dulwich/tests/test_bundle.py' 2025-05-03 15:21:17,243 wheel INFO adding 'dulwich/tests/test_client.py' 2025-05-03 15:21:17,243 wheel INFO adding 'dulwich/tests/test_config.py' 2025-05-03 15:21:17,243 wheel INFO adding 'dulwich/tests/test_credentials.py' 2025-05-03 15:21:17,243 wheel INFO adding 'dulwich/tests/test_diff_tree.py' 2025-05-03 15:21:17,243 wheel INFO adding 'dulwich/tests/test_fastexport.py' 2025-05-03 15:21:17,243 wheel INFO adding 'dulwich/tests/test_file.py' 2025-05-03 15:21:17,243 wheel INFO adding 'dulwich/tests/test_grafts.py' 2025-05-03 15:21:17,243 wheel INFO adding 'dulwich/tests/test_graph.py' 2025-05-03 15:21:17,244 wheel INFO adding 'dulwich/tests/test_greenthreads.py' 2025-05-03 15:21:17,244 wheel INFO adding 'dulwich/tests/test_hooks.py' 2025-05-03 15:21:17,244 wheel INFO adding 'dulwich/tests/test_ignore.py' 2025-05-03 15:21:17,244 wheel INFO adding 'dulwich/tests/test_index.py' 2025-05-03 15:21:17,244 wheel INFO adding 'dulwich/tests/test_lfs.py' 2025-05-03 15:21:17,244 wheel INFO adding 'dulwich/tests/test_line_ending.py' 2025-05-03 15:21:17,244 wheel INFO adding 'dulwich/tests/test_lru_cache.py' 2025-05-03 15:21:17,244 wheel INFO adding 'dulwich/tests/test_mailmap.py' 2025-05-03 15:21:17,245 wheel INFO adding 'dulwich/tests/test_missing_obj_finder.py' 2025-05-03 15:21:17,245 wheel INFO adding 'dulwich/tests/test_object_store.py' 2025-05-03 15:21:17,245 wheel INFO adding 'dulwich/tests/test_objects.py' 2025-05-03 15:21:17,245 wheel INFO adding 'dulwich/tests/test_objectspec.py' 2025-05-03 15:21:17,245 wheel INFO adding 'dulwich/tests/test_pack.py' 2025-05-03 15:21:17,245 wheel INFO adding 'dulwich/tests/test_patch.py' 2025-05-03 15:21:17,246 wheel INFO adding 'dulwich/tests/test_porcelain.py' 2025-05-03 15:21:17,246 wheel INFO adding 'dulwich/tests/test_protocol.py' 2025-05-03 15:21:17,246 wheel INFO adding 'dulwich/tests/test_reflog.py' 2025-05-03 15:21:17,246 wheel INFO adding 'dulwich/tests/test_refs.py' 2025-05-03 15:21:17,246 wheel INFO adding 'dulwich/tests/test_repository.py' 2025-05-03 15:21:17,247 wheel INFO adding 'dulwich/tests/test_server.py' 2025-05-03 15:21:17,247 wheel INFO adding 'dulwich/tests/test_stash.py' 2025-05-03 15:21:17,247 wheel INFO adding 'dulwich/tests/test_utils.py' 2025-05-03 15:21:17,247 wheel INFO adding 'dulwich/tests/test_walk.py' 2025-05-03 15:21:17,247 wheel INFO adding 'dulwich/tests/test_web.py' 2025-05-03 15:21:17,247 wheel INFO adding 'dulwich/tests/utils.py' 2025-05-03 15:21:17,247 wheel INFO adding 'dulwich/tests/compat/__init__.py' 2025-05-03 15:21:17,248 wheel INFO adding 'dulwich/tests/compat/server_utils.py' 2025-05-03 15:21:17,248 wheel INFO adding 'dulwich/tests/compat/test_client.py' 2025-05-03 15:21:17,248 wheel INFO adding 'dulwich/tests/compat/test_pack.py' 2025-05-03 15:21:17,248 wheel INFO adding 'dulwich/tests/compat/test_patch.py' 2025-05-03 15:21:17,248 wheel INFO adding 'dulwich/tests/compat/test_porcelain.py' 2025-05-03 15:21:17,248 wheel INFO adding 'dulwich/tests/compat/test_repository.py' 2025-05-03 15:21:17,248 wheel INFO adding 'dulwich/tests/compat/test_server.py' 2025-05-03 15:21:17,248 wheel INFO adding 'dulwich/tests/compat/test_utils.py' 2025-05-03 15:21:17,249 wheel INFO adding 'dulwich/tests/compat/test_web.py' 2025-05-03 15:21:17,249 wheel INFO adding 'dulwich/tests/compat/utils.py' 2025-05-03 15:21:17,249 wheel INFO adding 'dulwich-0.21.7.data/scripts/dul-receive-pack' 2025-05-03 15:21:17,249 wheel INFO adding 'dulwich-0.21.7.data/scripts/dul-upload-pack' 2025-05-03 15:21:17,249 wheel INFO adding 'dulwich-0.21.7.dist-info/licenses/COPYING' 2025-05-03 15:21:17,249 wheel INFO adding 'dulwich-0.21.7.dist-info/METADATA' 2025-05-03 15:21:17,249 wheel INFO adding 'dulwich-0.21.7.dist-info/WHEEL' 2025-05-03 15:21:17,249 wheel INFO adding 'dulwich-0.21.7.dist-info/entry_points.txt' 2025-05-03 15:21:17,250 wheel INFO adding 'dulwich-0.21.7.dist-info/top_level.txt' 2025-05-03 15:21:17,250 wheel INFO adding 'dulwich-0.21.7.dist-info/RECORD' 2025-05-03 15:21:17,250 root INFO removing build/bdist.linux-s390x/wheel 2025-05-03 15:21:17,252 gpep517 INFO The backend produced .dist/dulwich-0.21.7-cp312-cp312-linux_s390x.whl dulwich-0.21.7-cp312-cp312-linux_s390x.whl ................................................................/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( ...........................................s................F......................................................................ss................ss.s.s.....................s.s.........................sssssssssssss.s.......................................s.........................................................................................................................................../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:606: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). expected_time, datetime.datetime.utcfromtimestamp(c.commit_time) /home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:610: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). expected_time, datetime.datetime.utcfromtimestamp(c.author_time) ............................../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:1073: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). datetime.datetime.utcfromtimestamp(x.tag_time), ./home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_objects.py:1093: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). datetime.datetime.utcfromtimestamp(x.tag_time), .......................s..s.s..........................................................................................................................................................................................................................................................s............../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( ................................................./home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( .....................................................127.0.0.1 - - [03/May/2025 15:21:21] "GET /info/refs?service=git-upload-pack HTTP/1.1" 200 285 counting objects: 2, done. 127.0.0.1 - - [03/May/2025 15:21:21] "POST /git-upload-pack HTTP/1.1" 200 258 copying pack entries: 0/2 copying pack entries: 1/2 copied 1 pack entries generating index: 0/2 generating index: 1/2 .127.0.0.1 - - [03/May/2025 15:21:21] "GET /info/refs?service=git-receive-pack HTTP/1.1" 200 195 127.0.0.1 - - [03/May/2025 15:21:21] "POST /git-receive-pack HTTP/1.1" 200 52 Push to http://localhost:40991 successful. Ref refs/heads/master updated ..................................................................................................................................................................................................................../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/repo.py:888: DeprecationWarning: use get_user_identity() rather than Repo._get_user_identity warnings.warn( .............../home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/refs.py:1280: UserWarning: ref refs/heads/blah points at non-present sha 1234566789123456789123567891234657373833 warnings.warn( .........................................................................................................x.........................................................s...................................................................ss.sss.ss/usr/lib/python3.12/subprocess.py:1696: ResourceWarning: unclosed with self._on_error_fd_closer() as err_close_fds: ResourceWarning: Enable tracemalloc to get the object allocation traceback ..........................................sss..sssssssssssssssssssssssssssssssssssssssss ====================================================================== FAIL: test_file_win (dulwich.tests.test_client.TestGetTransportAndPathFromUrl.test_file_win) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.12/unittest/mock.py", line 1396, in patched return func(*newargs, **newkeywargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-dulwich/src/dulwich-dulwich-0.21.7/dulwich/tests/test_client.py", line 688, in test_file_win self.assertEqual(path, expected) AssertionError: 'C:\\\\foo.bar\\\\baz' != 'C:\\foo.bar\\baz' - C:\\foo.bar\\baz ? - - + C:\foo.bar\baz ---------------------------------------------------------------------- Ran 1445 tests in 47.731s FAILED (failures=1, skipped=80, expected failures=1) >>> ERROR: py3-dulwich: check failed >>> py3-dulwich: Uninstalling dependencies... (1/52) Purging .makedepends-py3-dulwich (20250503.152115) (2/52) Purging py3-certifi-pyc (2024.12.14-r0) (3/52) Purging py3-certifi (2024.12.14-r0) (4/52) Purging py3-urllib3-pyc (1.26.20-r0) (5/52) Purging py3-urllib3 (1.26.20-r0) (6/52) Purging py3-setuptools-pyc (77.0.3-r0) (7/52) Purging py3-setuptools (77.0.3-r0) (8/52) Purging python3-dev (3.12.10-r0) (9/52) Purging py3-gpep517-pyc (16-r0) (10/52) Purging py3-gpep517 (16-r0) (11/52) Purging py3-installer-pyc (0.7.0-r2) (12/52) Purging py3-installer (0.7.0-r2) (13/52) Purging py3-wheel-pyc (0.43.0-r0) (14/52) Purging py3-wheel (0.43.0-r0) (15/52) Purging py3-packaging-pyc (25.0-r0) (16/52) Purging py3-packaging (25.0-r0) (17/52) Purging py3-parsing-pyc (3.2.0-r0) (18/52) Purging py3-parsing (3.2.0-r0) (19/52) Purging py3-mock-pyc (5.2.0-r0) (20/52) Purging py3-mock (5.2.0-r0) (21/52) Purging py3-gpgme-pyc (1.24.2-r0) (22/52) Purging py3-gpgme (1.24.2-r0) (23/52) Purging python3-pyc (3.12.10-r0) (24/52) Purging python3-pycache-pyc0 (3.12.10-r0) (25/52) Purging pyc (3.12.10-r0) (26/52) Purging python3 (3.12.10-r0) (27/52) Purging gpgme (1.24.2-r0) (28/52) Purging gpg (2.4.7-r0) (29/52) Purging gnupg-dirmngr (2.4.7-r0) (30/52) Purging gnupg-keyboxd (2.4.7-r0) (31/52) Purging gpg-agent (2.4.7-r0) (32/52) Purging gpgsm (2.4.7-r0) (33/52) Purging gnupg-gpgconf (2.4.7-r0) (34/52) Purging pinentry (1.3.1-r0) (35/52) Purging libassuan (2.5.7-r0) (36/52) Purging libbz2 (1.0.8-r6) (37/52) Purging libgcrypt (1.10.3-r1) (38/52) Purging libksba (1.6.7-r0) (39/52) Purging libldap (2.6.8-r0) (40/52) Purging libpanelw (6.5_p20250412-r0) (41/52) Purging libsasl (2.1.28-r8) (42/52) Purging mpdecimal (4.0.0-r0) (43/52) Purging npth (1.8-r0) (44/52) Purging sqlite-libs (3.49.1-r1) (45/52) Purging xz-libs (5.8.1-r0) (46/52) Purging gdbm (1.24-r0) (47/52) Purging gnutls (3.8.8-r0) (48/52) Purging p11-kit (0.25.5-r2) (49/52) Purging libffi (3.4.8-r0) (50/52) Purging libgpg-error (1.55-r0) (51/52) Purging libtasn1 (4.20.0-r0) (52/52) Purging nettle (3.10.1-r0) Executing busybox-1.37.0-r16.trigger OK: 359 MiB in 102 packages