>>> py3-invoke: Building testing/py3-invoke 2.1.2-r0 (using abuild 3.11.0-r1) started Tue, 16 May 2023 16:34:53 +0000 >>> py3-invoke: Checking sanity of /home/buildozer/aports/testing/py3-invoke/APKBUILD... >>> WARNING: py3-invoke: No maintainer >>> py3-invoke: Analyzing dependencies... >>> py3-invoke: Installing for build: build-base python3 py3-yaml py3-gpep517 py3-setuptools py3-wheel (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.4-r3) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.4.3-r1) (5/28) Installing mpdecimal (2.5.1-r2) (6/28) Installing libpanelw (6.4_p20230514-r0) (7/28) Installing readline (8.2.1-r2) (8/28) Installing sqlite-libs (3.41.2-r3) (9/28) Installing python3 (3.11.3-r11) (10/28) Installing python3-pycache-pyc0 (3.11.3-r11) (11/28) Installing pyc (0.1-r0) (12/28) Installing python3-pyc (3.11.3-r11) (13/28) Installing yaml (0.2.5-r2) (14/28) Installing py3-yaml (6.0-r3) (15/28) Installing py3-yaml-pyc (6.0-r3) (16/28) Installing py3-installer (0.7.0-r1) (17/28) Installing py3-installer-pyc (0.7.0-r1) (18/28) Installing py3-gpep517 (13-r2) (19/28) Installing py3-gpep517-pyc (13-r2) (20/28) Installing py3-parsing (3.0.9-r2) (21/28) Installing py3-parsing-pyc (3.0.9-r2) (22/28) Installing py3-packaging (23.1-r1) (23/28) Installing py3-packaging-pyc (23.1-r1) (24/28) Installing py3-setuptools (67.7.2-r0) (25/28) Installing py3-setuptools-pyc (67.7.2-r0) (26/28) Installing py3-wheel (0.40.0-r1) (27/28) Installing py3-wheel-pyc (0.40.0-r1) (28/28) Installing .makedepends-py3-invoke (20230516.163455) Executing busybox-1.36.0-r11.trigger OK: 425 MiB in 130 packages >>> py3-invoke: Cleaning up srcdir >>> py3-invoke: Cleaning up pkgdir >>> py3-invoke: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-invoke-2.1.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-invoke: Fetching py3-invoke-2.1.2.tar.gz::https://github.com/pyinvoke/invoke/archive/refs/tags/2.1.2.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 301k 100 301k 0 0 1170k 0 --:--:-- --:--:-- --:--:-- 1170k >>> py3-invoke: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-invoke-2.1.2.tar.gz >>> py3-invoke: Checking sha512sums... py3-invoke-2.1.2.tar.gz: OK >>> py3-invoke: Unpacking /var/cache/distfiles/edge/py3-invoke-2.1.2.tar.gz... 2023-05-16 16:34:56,830 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-05-16 16:34:56,871 root INFO running bdist_wheel 2023-05-16 16:34:56,886 root INFO running build 2023-05-16 16:34:56,886 root INFO running build_py 2023-05-16 16:34:56,890 root INFO creating build 2023-05-16 16:34:56,890 root INFO creating build/lib 2023-05-16 16:34:56,890 root INFO creating build/lib/invoke 2023-05-16 16:34:56,890 root INFO copying invoke/runners.py -> build/lib/invoke 2023-05-16 16:34:56,891 root INFO copying invoke/util.py -> build/lib/invoke 2023-05-16 16:34:56,891 root INFO copying invoke/exceptions.py -> build/lib/invoke 2023-05-16 16:34:56,892 root INFO copying invoke/tasks.py -> build/lib/invoke 2023-05-16 16:34:56,892 root INFO copying invoke/env.py -> build/lib/invoke 2023-05-16 16:34:56,893 root INFO copying invoke/__init__.py -> build/lib/invoke 2023-05-16 16:34:56,893 root INFO copying invoke/collection.py -> build/lib/invoke 2023-05-16 16:34:56,893 root INFO copying invoke/main.py -> build/lib/invoke 2023-05-16 16:34:56,894 root INFO copying invoke/terminals.py -> build/lib/invoke 2023-05-16 16:34:56,894 root INFO copying invoke/watchers.py -> build/lib/invoke 2023-05-16 16:34:56,894 root INFO copying invoke/context.py -> build/lib/invoke 2023-05-16 16:34:56,895 root INFO copying invoke/_version.py -> build/lib/invoke 2023-05-16 16:34:56,895 root INFO copying invoke/config.py -> build/lib/invoke 2023-05-16 16:34:56,896 root INFO copying invoke/executor.py -> build/lib/invoke 2023-05-16 16:34:56,896 root INFO copying invoke/loader.py -> build/lib/invoke 2023-05-16 16:34:56,896 root INFO copying invoke/__main__.py -> build/lib/invoke 2023-05-16 16:34:56,897 root INFO copying invoke/program.py -> build/lib/invoke 2023-05-16 16:34:56,897 root INFO creating build/lib/invoke/completion 2023-05-16 16:34:56,897 root INFO copying invoke/completion/__init__.py -> build/lib/invoke/completion 2023-05-16 16:34:56,898 root INFO copying invoke/completion/complete.py -> build/lib/invoke/completion 2023-05-16 16:34:56,898 root INFO creating build/lib/invoke/vendor 2023-05-16 16:34:56,898 root INFO copying invoke/vendor/__init__.py -> build/lib/invoke/vendor 2023-05-16 16:34:56,899 root INFO creating build/lib/invoke/parser 2023-05-16 16:34:56,899 root INFO copying invoke/parser/argument.py -> build/lib/invoke/parser 2023-05-16 16:34:56,899 root INFO copying invoke/parser/parser.py -> build/lib/invoke/parser 2023-05-16 16:34:56,900 root INFO copying invoke/parser/__init__.py -> build/lib/invoke/parser 2023-05-16 16:34:56,900 root INFO copying invoke/parser/context.py -> build/lib/invoke/parser 2023-05-16 16:34:56,901 root INFO creating build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,901 root INFO copying invoke/vendor/yaml/tokens.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,901 root INFO copying invoke/vendor/yaml/constructor.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,902 root INFO copying invoke/vendor/yaml/parser.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,902 root INFO copying invoke/vendor/yaml/scanner.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,903 root INFO copying invoke/vendor/yaml/error.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,903 root INFO copying invoke/vendor/yaml/resolver.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,903 root INFO copying invoke/vendor/yaml/reader.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,904 root INFO copying invoke/vendor/yaml/serializer.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,904 root INFO copying invoke/vendor/yaml/__init__.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,904 root INFO copying invoke/vendor/yaml/events.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,905 root INFO copying invoke/vendor/yaml/nodes.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,905 root INFO copying invoke/vendor/yaml/cyaml.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,905 root INFO copying invoke/vendor/yaml/composer.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,906 root INFO copying invoke/vendor/yaml/dumper.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,906 root INFO copying invoke/vendor/yaml/emitter.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,907 root INFO copying invoke/vendor/yaml/loader.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,907 root INFO copying invoke/vendor/yaml/representer.py -> build/lib/invoke/vendor/yaml 2023-05-16 16:34:56,907 root INFO creating build/lib/invoke/vendor/fluidity 2023-05-16 16:34:56,908 root INFO copying invoke/vendor/fluidity/machine.py -> build/lib/invoke/vendor/fluidity 2023-05-16 16:34:56,908 root INFO copying invoke/vendor/fluidity/backwardscompat.py -> build/lib/invoke/vendor/fluidity 2023-05-16 16:34:56,908 root INFO copying invoke/vendor/fluidity/__init__.py -> build/lib/invoke/vendor/fluidity 2023-05-16 16:34:56,909 root INFO creating build/lib/invoke/vendor/lexicon 2023-05-16 16:34:56,909 root INFO copying invoke/vendor/lexicon/alias_dict.py -> build/lib/invoke/vendor/lexicon 2023-05-16 16:34:56,909 root INFO copying invoke/vendor/lexicon/__init__.py -> build/lib/invoke/vendor/lexicon 2023-05-16 16:34:56,909 root INFO copying invoke/vendor/lexicon/attribute_dict.py -> build/lib/invoke/vendor/lexicon 2023-05-16 16:34:56,910 root INFO copying invoke/vendor/lexicon/_version.py -> build/lib/invoke/vendor/lexicon 2023-05-16 16:34:56,910 root INFO running egg_info 2023-05-16 16:34:56,918 root INFO creating invoke.egg-info 2023-05-16 16:34:56,920 root INFO writing invoke.egg-info/PKG-INFO 2023-05-16 16:34:56,920 root INFO writing dependency_links to invoke.egg-info/dependency_links.txt 2023-05-16 16:34:56,921 root INFO writing entry points to invoke.egg-info/entry_points.txt 2023-05-16 16:34:56,921 root INFO writing top-level names to invoke.egg-info/top_level.txt 2023-05-16 16:34:56,921 root INFO writing manifest file 'invoke.egg-info/SOURCES.txt' 2023-05-16 16:34:56,925 root INFO reading manifest file 'invoke.egg-info/SOURCES.txt' 2023-05-16 16:34:56,926 root INFO reading manifest template 'MANIFEST.in' 2023-05-16 16:34:56,928 root WARNING warning: no previously-included files matching '*' found under directory 'sites/*/_build' 2023-05-16 16:34:56,941 root WARNING warning: no previously-included files matching '*.pyc' found under directory '*' 2023-05-16 16:34:56,942 root WARNING warning: no previously-included files matching '*.pyo' found under directory '*' 2023-05-16 16:34:56,942 root WARNING warning: no previously-included files matching '*' found under directory '**/__pycache__' 2023-05-16 16:34:56,942 root INFO adding license file 'LICENSE' 2023-05-16 16:34:56,945 root INFO writing manifest file 'invoke.egg-info/SOURCES.txt' 2023-05-16 16:34:56,948 root INFO copying invoke/py.typed -> build/lib/invoke 2023-05-16 16:34:56,948 root INFO copying invoke/completion/bash.completion -> build/lib/invoke/completion 2023-05-16 16:34:56,949 root INFO copying invoke/completion/fish.completion -> build/lib/invoke/completion 2023-05-16 16:34:56,949 root INFO copying invoke/completion/zsh.completion -> build/lib/invoke/completion 2023-05-16 16:34:56,957 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-05-16 16:34:56,957 root INFO running install 2023-05-16 16:34:56,969 root INFO running install_lib 2023-05-16 16:34:56,972 root INFO creating build/bdist.linux-x86_64 2023-05-16 16:34:56,972 root INFO creating build/bdist.linux-x86_64/wheel 2023-05-16 16:34:56,972 root INFO creating build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,972 root INFO copying build/lib/invoke/runners.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,973 root INFO creating build/bdist.linux-x86_64/wheel/invoke/completion 2023-05-16 16:34:56,973 root INFO copying build/lib/invoke/completion/zsh.completion -> build/bdist.linux-x86_64/wheel/invoke/completion 2023-05-16 16:34:56,973 root INFO copying build/lib/invoke/completion/bash.completion -> build/bdist.linux-x86_64/wheel/invoke/completion 2023-05-16 16:34:56,974 root INFO copying build/lib/invoke/completion/__init__.py -> build/bdist.linux-x86_64/wheel/invoke/completion 2023-05-16 16:34:56,974 root INFO copying build/lib/invoke/completion/complete.py -> build/bdist.linux-x86_64/wheel/invoke/completion 2023-05-16 16:34:56,974 root INFO copying build/lib/invoke/completion/fish.completion -> build/bdist.linux-x86_64/wheel/invoke/completion 2023-05-16 16:34:56,974 root INFO copying build/lib/invoke/util.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,975 root INFO copying build/lib/invoke/exceptions.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,975 root INFO copying build/lib/invoke/tasks.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,975 root INFO copying build/lib/invoke/env.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,975 root INFO copying build/lib/invoke/__init__.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,976 root INFO copying build/lib/invoke/collection.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,976 root INFO copying build/lib/invoke/main.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,976 root INFO creating build/bdist.linux-x86_64/wheel/invoke/vendor 2023-05-16 16:34:56,977 root INFO creating build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,977 root INFO copying build/lib/invoke/vendor/yaml/tokens.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,977 root INFO copying build/lib/invoke/vendor/yaml/constructor.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,977 root INFO copying build/lib/invoke/vendor/yaml/parser.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,978 root INFO copying build/lib/invoke/vendor/yaml/scanner.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,978 root INFO copying build/lib/invoke/vendor/yaml/error.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,978 root INFO copying build/lib/invoke/vendor/yaml/resolver.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,979 root INFO copying build/lib/invoke/vendor/yaml/reader.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,979 root INFO copying build/lib/invoke/vendor/yaml/serializer.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,979 root INFO copying build/lib/invoke/vendor/yaml/__init__.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,980 root INFO copying build/lib/invoke/vendor/yaml/events.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,980 root INFO copying build/lib/invoke/vendor/yaml/nodes.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,980 root INFO copying build/lib/invoke/vendor/yaml/cyaml.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,980 root INFO copying build/lib/invoke/vendor/yaml/composer.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,981 root INFO copying build/lib/invoke/vendor/yaml/dumper.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,981 root INFO copying build/lib/invoke/vendor/yaml/emitter.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,981 root INFO copying build/lib/invoke/vendor/yaml/loader.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,982 root INFO copying build/lib/invoke/vendor/yaml/representer.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/yaml 2023-05-16 16:34:56,982 root INFO creating build/bdist.linux-x86_64/wheel/invoke/vendor/fluidity 2023-05-16 16:34:56,982 root INFO copying build/lib/invoke/vendor/fluidity/machine.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/fluidity 2023-05-16 16:34:56,983 root INFO copying build/lib/invoke/vendor/fluidity/backwardscompat.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/fluidity 2023-05-16 16:34:56,983 root INFO copying build/lib/invoke/vendor/fluidity/__init__.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/fluidity 2023-05-16 16:34:56,983 root INFO copying build/lib/invoke/vendor/__init__.py -> build/bdist.linux-x86_64/wheel/invoke/vendor 2023-05-16 16:34:56,984 root INFO creating build/bdist.linux-x86_64/wheel/invoke/vendor/lexicon 2023-05-16 16:34:56,984 root INFO copying build/lib/invoke/vendor/lexicon/alias_dict.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/lexicon 2023-05-16 16:34:56,984 root INFO copying build/lib/invoke/vendor/lexicon/__init__.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/lexicon 2023-05-16 16:34:56,984 root INFO copying build/lib/invoke/vendor/lexicon/attribute_dict.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/lexicon 2023-05-16 16:34:56,985 root INFO copying build/lib/invoke/vendor/lexicon/_version.py -> build/bdist.linux-x86_64/wheel/invoke/vendor/lexicon 2023-05-16 16:34:56,985 root INFO copying build/lib/invoke/terminals.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,985 root INFO creating build/bdist.linux-x86_64/wheel/invoke/parser 2023-05-16 16:34:56,985 root INFO copying build/lib/invoke/parser/argument.py -> build/bdist.linux-x86_64/wheel/invoke/parser 2023-05-16 16:34:56,986 root INFO copying build/lib/invoke/parser/parser.py -> build/bdist.linux-x86_64/wheel/invoke/parser 2023-05-16 16:34:56,986 root INFO copying build/lib/invoke/parser/__init__.py -> build/bdist.linux-x86_64/wheel/invoke/parser 2023-05-16 16:34:56,986 root INFO copying build/lib/invoke/parser/context.py -> build/bdist.linux-x86_64/wheel/invoke/parser 2023-05-16 16:34:56,986 root INFO copying build/lib/invoke/py.typed -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,987 root INFO copying build/lib/invoke/watchers.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,987 root INFO copying build/lib/invoke/context.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,987 root INFO copying build/lib/invoke/_version.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,988 root INFO copying build/lib/invoke/config.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,988 root INFO copying build/lib/invoke/executor.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,988 root INFO copying build/lib/invoke/loader.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,988 root INFO copying build/lib/invoke/__main__.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,989 root INFO copying build/lib/invoke/program.py -> build/bdist.linux-x86_64/wheel/invoke 2023-05-16 16:34:56,989 root INFO running install_egg_info 2023-05-16 16:34:56,994 root INFO Copying invoke.egg-info to build/bdist.linux-x86_64/wheel/invoke-2.1.2-py3.11.egg-info 2023-05-16 16:34:56,995 root INFO running install_scripts 2023-05-16 16:34:56,998 wheel INFO creating build/bdist.linux-x86_64/wheel/invoke-2.1.2.dist-info/WHEEL 2023-05-16 16:34:56,999 wheel INFO creating '/home/buildozer/aports/testing/py3-invoke/src/invoke-2.1.2/dist/.tmp-6uxjiovh/invoke-2.1.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-05-16 16:34:56,999 wheel INFO adding 'invoke/__init__.py' 2023-05-16 16:34:56,999 wheel INFO adding 'invoke/__main__.py' 2023-05-16 16:34:57,000 wheel INFO adding 'invoke/_version.py' 2023-05-16 16:34:57,000 wheel INFO adding 'invoke/collection.py' 2023-05-16 16:34:57,001 wheel INFO adding 'invoke/config.py' 2023-05-16 16:34:57,001 wheel INFO adding 'invoke/context.py' 2023-05-16 16:34:57,002 wheel INFO adding 'invoke/env.py' 2023-05-16 16:34:57,002 wheel INFO adding 'invoke/exceptions.py' 2023-05-16 16:34:57,003 wheel INFO adding 'invoke/executor.py' 2023-05-16 16:34:57,003 wheel INFO adding 'invoke/loader.py' 2023-05-16 16:34:57,003 wheel INFO adding 'invoke/main.py' 2023-05-16 16:34:57,004 wheel INFO adding 'invoke/program.py' 2023-05-16 16:34:57,004 wheel INFO adding 'invoke/py.typed' 2023-05-16 16:34:57,005 wheel INFO adding 'invoke/runners.py' 2023-05-16 16:34:57,006 wheel INFO adding 'invoke/tasks.py' 2023-05-16 16:34:57,006 wheel INFO adding 'invoke/terminals.py' 2023-05-16 16:34:57,006 wheel INFO adding 'invoke/util.py' 2023-05-16 16:34:57,007 wheel INFO adding 'invoke/watchers.py' 2023-05-16 16:34:57,007 wheel INFO adding 'invoke/completion/__init__.py' 2023-05-16 16:34:57,007 wheel INFO adding 'invoke/completion/bash.completion' 2023-05-16 16:34:57,008 wheel INFO adding 'invoke/completion/complete.py' 2023-05-16 16:34:57,008 wheel INFO adding 'invoke/completion/fish.completion' 2023-05-16 16:34:57,008 wheel INFO adding 'invoke/completion/zsh.completion' 2023-05-16 16:34:57,009 wheel INFO adding 'invoke/parser/__init__.py' 2023-05-16 16:34:57,009 wheel INFO adding 'invoke/parser/argument.py' 2023-05-16 16:34:57,009 wheel INFO adding 'invoke/parser/context.py' 2023-05-16 16:34:57,010 wheel INFO adding 'invoke/parser/parser.py' 2023-05-16 16:34:57,010 wheel INFO adding 'invoke/vendor/__init__.py' 2023-05-16 16:34:57,011 wheel INFO adding 'invoke/vendor/fluidity/__init__.py' 2023-05-16 16:34:57,011 wheel INFO adding 'invoke/vendor/fluidity/backwardscompat.py' 2023-05-16 16:34:57,011 wheel INFO adding 'invoke/vendor/fluidity/machine.py' 2023-05-16 16:34:57,012 wheel INFO adding 'invoke/vendor/lexicon/__init__.py' 2023-05-16 16:34:57,012 wheel INFO adding 'invoke/vendor/lexicon/_version.py' 2023-05-16 16:34:57,012 wheel INFO adding 'invoke/vendor/lexicon/alias_dict.py' 2023-05-16 16:34:57,013 wheel INFO adding 'invoke/vendor/lexicon/attribute_dict.py' 2023-05-16 16:34:57,013 wheel INFO adding 'invoke/vendor/yaml/__init__.py' 2023-05-16 16:34:57,013 wheel INFO adding 'invoke/vendor/yaml/composer.py' 2023-05-16 16:34:57,014 wheel INFO adding 'invoke/vendor/yaml/constructor.py' 2023-05-16 16:34:57,014 wheel INFO adding 'invoke/vendor/yaml/cyaml.py' 2023-05-16 16:34:57,015 wheel INFO adding 'invoke/vendor/yaml/dumper.py' 2023-05-16 16:34:57,015 wheel INFO adding 'invoke/vendor/yaml/emitter.py' 2023-05-16 16:34:57,015 wheel INFO adding 'invoke/vendor/yaml/error.py' 2023-05-16 16:34:57,016 wheel INFO adding 'invoke/vendor/yaml/events.py' 2023-05-16 16:34:57,016 wheel INFO adding 'invoke/vendor/yaml/loader.py' 2023-05-16 16:34:57,016 wheel INFO adding 'invoke/vendor/yaml/nodes.py' 2023-05-16 16:34:57,017 wheel INFO adding 'invoke/vendor/yaml/parser.py' 2023-05-16 16:34:57,017 wheel INFO adding 'invoke/vendor/yaml/reader.py' 2023-05-16 16:34:57,018 wheel INFO adding 'invoke/vendor/yaml/representer.py' 2023-05-16 16:34:57,018 wheel INFO adding 'invoke/vendor/yaml/resolver.py' 2023-05-16 16:34:57,019 wheel INFO adding 'invoke/vendor/yaml/scanner.py' 2023-05-16 16:34:57,019 wheel INFO adding 'invoke/vendor/yaml/serializer.py' 2023-05-16 16:34:57,019 wheel INFO adding 'invoke/vendor/yaml/tokens.py' 2023-05-16 16:34:57,020 wheel INFO adding 'invoke-2.1.2.dist-info/LICENSE' 2023-05-16 16:34:57,020 wheel INFO adding 'invoke-2.1.2.dist-info/METADATA' 2023-05-16 16:34:57,020 wheel INFO adding 'invoke-2.1.2.dist-info/WHEEL' 2023-05-16 16:34:57,021 wheel INFO adding 'invoke-2.1.2.dist-info/entry_points.txt' 2023-05-16 16:34:57,021 wheel INFO adding 'invoke-2.1.2.dist-info/top_level.txt' 2023-05-16 16:34:57,021 wheel INFO adding 'invoke-2.1.2.dist-info/RECORD' 2023-05-16 16:34:57,022 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-05-16 16:34:57,024 gpep517 INFO The backend produced dist/invoke-2.1.2-py3-none-any.whl invoke-2.1.2-py3-none-any.whl >>> py3-invoke: Entering fakeroot... >>> py3-invoke-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/completion/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/completion/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/vendor/yaml/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/vendor/yaml/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/vendor/fluidity/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/vendor/fluidity/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/vendor/lexicon/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/vendor/lexicon/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/vendor/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/vendor/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/parser/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/parser/__pycache__' '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke/usr/lib/python3.11/site-packages/invoke/__pycache__' -> '/home/buildozer/aports/testing/py3-invoke/pkg/py3-invoke-pyc/usr/lib/python3.11/site-packages/invoke/__pycache__' >>> py3-invoke-pyc*: Preparing subpackage py3-invoke-pyc... >>> py3-invoke-pyc*: Running postcheck for py3-invoke-pyc >>> py3-invoke*: Running postcheck for py3-invoke >>> py3-invoke*: Preparing package py3-invoke... >>> py3-invoke-pyc*: Tracing dependencies... python3 py3-yaml python3~3.11 >>> py3-invoke-pyc*: Package size: 840.0 KB >>> py3-invoke-pyc*: Compressing data... >>> py3-invoke-pyc*: Create checksum... >>> py3-invoke-pyc*: Create py3-invoke-pyc-2.1.2-r0.apk >>> py3-invoke*: Tracing dependencies... python3 py3-yaml python3~3.11 >>> py3-invoke*: Package size: 752.0 KB >>> py3-invoke*: Compressing data... >>> py3-invoke*: Create checksum... >>> py3-invoke*: Create py3-invoke-2.1.2-r0.apk >>> py3-invoke: Build complete at Tue, 16 May 2023 16:34:58 +0000 elapsed time 0h 0m 5s >>> py3-invoke: Cleaning up srcdir >>> py3-invoke: Cleaning up pkgdir >>> py3-invoke: Uninstalling dependencies... (1/28) Purging .makedepends-py3-invoke (20230516.163455) (2/28) Purging py3-yaml-pyc (6.0-r3) (3/28) Purging py3-yaml (6.0-r3) (4/28) Purging py3-gpep517-pyc (13-r2) (5/28) Purging py3-gpep517 (13-r2) (6/28) Purging py3-installer-pyc (0.7.0-r1) (7/28) Purging py3-installer (0.7.0-r1) (8/28) Purging py3-setuptools-pyc (67.7.2-r0) (9/28) Purging py3-setuptools (67.7.2-r0) (10/28) Purging py3-wheel-pyc (0.40.0-r1) (11/28) Purging py3-wheel (0.40.0-r1) (12/28) Purging py3-packaging-pyc (23.1-r1) (13/28) Purging py3-packaging (23.1-r1) (14/28) Purging py3-parsing-pyc (3.0.9-r2) (15/28) Purging py3-parsing (3.0.9-r2) (16/28) Purging python3-pyc (3.11.3-r11) (17/28) Purging python3-pycache-pyc0 (3.11.3-r11) (18/28) Purging pyc (0.1-r0) (19/28) Purging yaml (0.2.5-r2) (20/28) Purging python3 (3.11.3-r11) (21/28) Purging gdbm (1.23-r1) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.4.4-r3) (24/28) Purging libpanelw (6.4_p20230514-r0) (25/28) Purging mpdecimal (2.5.1-r2) (26/28) Purging readline (8.2.1-r2) (27/28) Purging sqlite-libs (3.41.2-r3) (28/28) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 374 MiB in 102 packages >>> py3-invoke: Updating the testing/x86_64 repository index... >>> py3-invoke: Signing the index...