>>> git-machete: Building community/git-machete 3.16.3-r0 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 09:20:09 +0000 >>> git-machete: Checking sanity of /home/buildozer/aports/community/git-machete/APKBUILD... >>> git-machete: Analyzing dependencies... >>> git-machete: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-mock (1/30) Installing libbz2 (1.0.8-r5) (2/30) Installing libffi (3.4.4-r2) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.4.2-r1) (5/30) Installing mpdecimal (2.5.1-r2) (6/30) Installing libpanelw (6.4_p20230401-r5) (7/30) Installing readline (8.2.1-r1) (8/30) Installing sqlite-libs (3.41.2-r2) (9/30) Installing python3 (3.11.3-r10) (10/30) Installing python3-pycache-pyc0 (3.11.3-r10) (11/30) Installing pyc (0.1-r0) (12/30) Installing python3-pyc (3.11.3-r10) (13/30) Installing py3-parsing (3.0.9-r2) (14/30) Installing py3-parsing-pyc (3.0.9-r2) (15/30) Installing py3-packaging (23.1-r1) (16/30) Installing py3-packaging-pyc (23.1-r1) (17/30) Installing py3-setuptools (67.7.1-r0) (18/30) Installing py3-setuptools-pyc (67.7.1-r0) (19/30) Installing py3-iniconfig (1.1.1-r6) (20/30) Installing py3-iniconfig-pyc (1.1.1-r6) (21/30) Installing py3-pluggy (1.0.0-r3) (22/30) Installing py3-pluggy-pyc (1.0.0-r3) (23/30) Installing py3-py (1.11.0-r2) (24/30) Installing py3-py-pyc (1.11.0-r2) (25/30) Installing py3-pytest (7.3.1-r1) (26/30) Installing py3-pytest-pyc (7.3.1-r1) (27/30) Installing py3-mock (5.0.2-r1) (28/30) Installing py3-mock-pyc (5.0.2-r1) (29/30) Installing py3-pytest-mock (3.10.0-r1) (30/30) Installing .makedepends-git-machete (20230422.092011) Executing busybox-1.36.0-r7.trigger OK: 426 MiB in 128 packages >>> git-machete: Cleaning up srcdir >>> git-machete: Cleaning up pkgdir >>> git-machete: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/git-machete-3.16.3.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 >>> git-machete: Fetching https://github.com/VirtusLab/git-machete/archive/refs/tags/v3.16.3/git-machete-3.16.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1580k 0 1580k 0 0 2844k 0 --:--:-- --:--:-- --:--:-- 14.1M >>> git-machete: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/git-machete-3.16.3.tar.gz >>> git-machete: Checking sha512sums... git-machete-3.16.3.tar.gz: OK >>> git-machete: Unpacking /var/cache/distfiles/v3.18/git-machete-3.16.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/git_machete copying git_machete/cli.py -> build/lib/git_machete copying git_machete/utils.py -> build/lib/git_machete copying git_machete/git_config_keys.py -> build/lib/git_machete copying git_machete/github.py -> build/lib/git_machete copying git_machete/git_operations.py -> build/lib/git_machete copying git_machete/__init__.py -> build/lib/git_machete copying git_machete/annotation.py -> build/lib/git_machete copying git_machete/options.py -> build/lib/git_machete copying git_machete/constants.py -> build/lib/git_machete copying git_machete/client.py -> build/lib/git_machete copying git_machete/generated_docs.py -> build/lib/git_machete copying git_machete/exceptions.py -> build/lib/git_machete running egg_info creating git_machete.egg-info writing git_machete.egg-info/PKG-INFO writing dependency_links to git_machete.egg-info/dependency_links.txt writing top-level names to git_machete.egg-info/top_level.txt writing manifest file 'git_machete.egg-info/SOURCES.txt' reading manifest file 'git_machete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'git_machete.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.11 copying and adjusting git-machete -> build/scripts-3.11 changing mode of build/scripts-3.11/git-machete from 644 to 755 ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/git-machete/src/git-machete-3.16.3 plugins: mock-3.10.0 collected 85 items tests/test_add.py . [ 1%] tests/test_advance.py .... [ 5%] tests/test_anno.py . [ 7%] tests/test_clean.py . [ 8%] tests/test_cli.py . [ 9%] tests/test_client.py . [ 10%] tests/test_diff.py . [ 11%] tests/test_discover.py . [ 12%] tests/test_file.py . [ 14%] tests/test_fork_point.py .. [ 16%] tests/test_git_operations.py .. [ 18%] tests/test_github.py .................... [ 42%] tests/test_go.py .......... [ 54%] tests/test_help.py .. [ 56%] tests/test_is_managed.py . [ 57%] tests/test_list.py . [ 58%] tests/test_log.py . [ 60%] tests/test_show.py ........ [ 69%] tests/test_slide_out.py .... [ 74%] tests/test_squash.py .. [ 76%] tests/test_status.py ..... [ 82%] tests/test_traverse.py .......... [ 94%] tests/test_update.py .... [ 98%] tests/test_utils.py . [100%] ======================== 85 passed in 73.75s (0:01:13) ========================= >>> git-machete: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/git-machete/pkg creating /home/buildozer/aports/community/git-machete/pkg/git-machete creating /home/buildozer/aports/community/git-machete/pkg/git-machete/usr creating /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib creating /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11 creating /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/cli.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/utils.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/git_config_keys.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/github.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/git_operations.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/__init__.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/annotation.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/options.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/constants.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/client.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/generated_docs.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete copying build/lib/git_machete/exceptions.py -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/git_config_keys.py to git_config_keys.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/github.py to github.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/git_operations.py to git_operations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/annotation.py to annotation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/constants.py to constants.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/client.py to client.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/generated_docs.py to generated_docs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete/exceptions.py to exceptions.cpython-311.pyc running install_egg_info running egg_info writing git_machete.egg-info/PKG-INFO writing dependency_links to git_machete.egg-info/dependency_links.txt writing top-level names to git_machete.egg-info/top_level.txt reading manifest file 'git_machete.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'git_machete.egg-info/SOURCES.txt' Copying git_machete.egg-info to /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/lib/python3.11/site-packages/git_machete-3.16.3-py3.11.egg-info running install_scripts creating /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/bin copying build/scripts-3.11/git-machete -> /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/bin changing mode of /home/buildozer/aports/community/git-machete/pkg/git-machete/usr/bin/git-machete to 755 >>> git-machete-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/git-machete/pkg/git-machete/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/git-machete/pkg/git-machete-bash-completion/usr/share/bash-completion/completions' >>> git-machete-bash-completion*: Preparing subpackage git-machete-bash-completion... >>> git-machete-bash-completion*: Running postcheck for git-machete-bash-completion >>> git-machete-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/git-machete/pkg/git-machete/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/git-machete/pkg/git-machete-zsh-completion/usr/share/zsh/site-functions' >>> git-machete-zsh-completion*: Preparing subpackage git-machete-zsh-completion... >>> git-machete-zsh-completion*: Running postcheck for git-machete-zsh-completion >>> git-machete-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/community/git-machete/pkg/git-machete/usr/share/fish/completions' -> '/home/buildozer/aports/community/git-machete/pkg/git-machete-fish-completion/usr/share/fish/completions' >>> git-machete-fish-completion*: Preparing subpackage git-machete-fish-completion... >>> git-machete-fish-completion*: Running postcheck for git-machete-fish-completion >>> git-machete*: Running postcheck for git-machete >>> WARNING: git-machete*: Found __pycache__ but package name doesn't end with -pyc >>> git-machete*: Preparing package git-machete... >>> git-machete-bash-completion*: Tracing dependencies... >>> git-machete-bash-completion*: Package size: 28.0 KB >>> git-machete-bash-completion*: Compressing data... >>> git-machete-bash-completion*: Create checksum... >>> git-machete-bash-completion*: Create git-machete-bash-completion-3.16.3-r0.apk >>> git-machete-fish-completion*: Tracing dependencies... >>> git-machete-fish-completion*: Package size: 56.0 KB >>> git-machete-fish-completion*: Compressing data... >>> git-machete-fish-completion*: Create checksum... >>> git-machete-fish-completion*: Create git-machete-fish-completion-3.16.3-r0.apk >>> git-machete-zsh-completion*: Tracing dependencies... >>> git-machete-zsh-completion*: Package size: 40.0 KB >>> git-machete-zsh-completion*: Compressing data... >>> git-machete-zsh-completion*: Create checksum... >>> git-machete-zsh-completion*: Create git-machete-zsh-completion-3.16.3-r0.apk >>> git-machete*: Tracing dependencies... python3 python3~3.11 >>> git-machete*: Package size: 876.0 KB >>> git-machete*: Compressing data... >>> git-machete*: Create checksum... >>> git-machete*: Create git-machete-3.16.3-r0.apk >>> git-machete: Build complete at Sat, 22 Apr 2023 09:21:29 +0000 elapsed time 0h 1m 20s >>> git-machete: Cleaning up srcdir >>> git-machete: Cleaning up pkgdir >>> git-machete: Uninstalling dependencies... (1/30) Purging .makedepends-git-machete (20230422.092011) (2/30) Purging py3-setuptools-pyc (67.7.1-r0) (3/30) Purging py3-setuptools (67.7.1-r0) (4/30) Purging py3-pytest-mock (3.10.0-r1) (5/30) Purging py3-mock-pyc (5.0.2-r1) (6/30) Purging py3-mock (5.0.2-r1) (7/30) Purging py3-pytest-pyc (7.3.1-r1) (8/30) Purging py3-pytest (7.3.1-r1) (9/30) Purging py3-iniconfig-pyc (1.1.1-r6) (10/30) Purging py3-iniconfig (1.1.1-r6) (11/30) Purging py3-packaging-pyc (23.1-r1) (12/30) Purging py3-packaging (23.1-r1) (13/30) Purging py3-parsing-pyc (3.0.9-r2) (14/30) Purging py3-parsing (3.0.9-r2) (15/30) Purging py3-pluggy-pyc (1.0.0-r3) (16/30) Purging py3-pluggy (1.0.0-r3) (17/30) Purging py3-py-pyc (1.11.0-r2) (18/30) Purging py3-py (1.11.0-r2) (19/30) Purging python3-pyc (3.11.3-r10) (20/30) Purging python3-pycache-pyc0 (3.11.3-r10) (21/30) Purging pyc (0.1-r0) (22/30) Purging python3 (3.11.3-r10) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r5) (25/30) Purging libffi (3.4.4-r2) (26/30) Purging libpanelw (6.4_p20230401-r5) (27/30) Purging mpdecimal (2.5.1-r2) (28/30) Purging readline (8.2.1-r1) (29/30) Purging sqlite-libs (3.41.2-r2) (30/30) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages >>> git-machete: Updating the community/x86 repository index... >>> git-machete: Signing the index...