>>> borgmatic: Building community/borgmatic 1.7.6-r0 (using abuild 3.10.0-r0) started Sat, 28 Jan 2023 17:27:14 +0000 >>> borgmatic: Checking sanity of /home/buildozer/aports/community/borgmatic/APKBUILD... >>> borgmatic: Analyzing dependencies... >>> borgmatic: Installing for build: build-base borgbackup python3 py3-setuptools py3-jsonschema py3-requests py3-ruamel.yaml py3-colorama py3-gpep517 py3-wheel py3-pytest py3-pytest-cov py3-flexmock (1/33) Installing libffi (3.4.4-r0) (2/33) Installing gdbm (1.23-r0) (3/33) Installing mpdecimal (2.5.1-r1) (4/33) Installing readline (8.2.0-r0) (5/33) Installing sqlite-libs (3.40.1-r0) (6/33) Installing python3 (3.11.1-r2) (7/33) Installing py3-msgpack (1.0.4-r1) (8/33) Installing py3-parsing (3.0.9-r1) (9/33) Installing py3-packaging (23.0-r0) (10/33) Installing borgbackup (1.2.3-r0) (11/33) Installing py3-setuptools (66.1.1-r0) (12/33) Installing py3-pyrsistent (0.19.3-r0) (13/33) Installing py3-attrs (22.2.0-r0) (14/33) Installing py3-jsonschema (4.7.2-r3) (15/33) Installing py3-certifi (2022.12.7-r0) (16/33) Installing py3-charset-normalizer (3.0.1-r1) (17/33) Installing py3-idna (3.4-r3) (18/33) Installing py3-urllib3 (1.26.14-r0) (19/33) Installing py3-requests (2.28.2-r0) (20/33) Installing py3-ruamel.yaml.clib (0.2.7-r1) (21/33) Installing py3-ruamel.yaml (0.17.21-r1) (22/33) Installing py3-colorama (0.4.6-r1) (23/33) Installing py3-installer (0.6.0-r0) (24/33) Installing py3-gpep517 (13-r0) (25/33) Installing py3-wheel (0.38.4-r1) (26/33) Installing py3-iniconfig (1.1.1-r4) (27/33) Installing py3-pluggy (1.0.0-r2) (28/33) Installing py3-py (1.11.0-r1) (29/33) Installing py3-pytest (7.2.1-r0) (30/33) Installing py3-coverage (6.5.0-r1) (31/33) Installing py3-pytest-cov (4.0.0-r1) (32/33) Installing py3-flexmock (0.11.3-r1) (33/33) Installing .makedepends-borgmatic (20230128.172715) Executing busybox-1.36.0-r3.trigger OK: 474 MiB in 136 packages >>> borgmatic: Cleaning up srcdir >>> borgmatic: Cleaning up pkgdir >>> borgmatic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/borgmatic-1.7.6.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 >>> borgmatic: Fetching borgmatic-1.7.6.tar.gz::https://projects.torsion.org/borgmatic-collective/borgmatic/archive/1.7.6.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:00:01 --:--:-- 0 100 331k 100 331k 0 0 175k 0 0:00:01 0:00:01 --:--:-- 175k >>> borgmatic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/borgmatic-1.7.6.tar.gz >>> borgmatic: Checking sha512sums... borgmatic-1.7.6.tar.gz: OK python3.patch: OK >>> borgmatic: Unpacking /var/cache/distfiles/edge/borgmatic-1.7.6.tar.gz... >>> borgmatic: python3.patch patching file tests/integration/test_execute.py Hunk #1 succeeded at 104 (offset 24 lines). 2023-01-28 17:27:19,835 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-01-28 17:27:19,905 root INFO running bdist_wheel 2023-01-28 17:27:19,928 root INFO running build 2023-01-28 17:27:19,928 root INFO running build_py 2023-01-28 17:27:19,934 root INFO creating build 2023-01-28 17:27:19,934 root INFO creating build/lib 2023-01-28 17:27:19,934 root INFO creating build/lib/borgmatic 2023-01-28 17:27:19,934 root INFO copying borgmatic/verbosity.py -> build/lib/borgmatic 2023-01-28 17:27:19,935 root INFO copying borgmatic/signals.py -> build/lib/borgmatic 2023-01-28 17:27:19,935 root INFO copying borgmatic/__init__.py -> build/lib/borgmatic 2023-01-28 17:27:19,936 root INFO copying borgmatic/execute.py -> build/lib/borgmatic 2023-01-28 17:27:19,936 root INFO copying borgmatic/logger.py -> build/lib/borgmatic 2023-01-28 17:27:19,937 root INFO creating build/lib/borgmatic/actions 2023-01-28 17:27:19,937 root INFO copying borgmatic/actions/list.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,937 root INFO copying borgmatic/actions/transfer.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,938 root INFO copying borgmatic/actions/info.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,938 root INFO copying borgmatic/actions/compact.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,938 root INFO copying borgmatic/actions/rinfo.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,939 root INFO copying borgmatic/actions/break_lock.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,939 root INFO copying borgmatic/actions/extract.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,939 root INFO copying borgmatic/actions/prune.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,940 root INFO copying borgmatic/actions/export_tar.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,940 root INFO copying borgmatic/actions/__init__.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,940 root INFO copying borgmatic/actions/restore.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,940 root INFO copying borgmatic/actions/rlist.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,941 root INFO copying borgmatic/actions/check.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,941 root INFO copying borgmatic/actions/rcreate.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,941 root INFO copying borgmatic/actions/mount.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,942 root INFO copying borgmatic/actions/borg.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,942 root INFO copying borgmatic/actions/create.py -> build/lib/borgmatic/actions 2023-01-28 17:27:19,943 root INFO creating build/lib/borgmatic/config 2023-01-28 17:27:19,943 root INFO copying borgmatic/config/legacy.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,943 root INFO copying borgmatic/config/environment.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,943 root INFO copying borgmatic/config/collect.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,944 root INFO copying borgmatic/config/generate.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,944 root INFO copying borgmatic/config/normalize.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,944 root INFO copying borgmatic/config/override.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,945 root INFO copying borgmatic/config/__init__.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,945 root INFO copying borgmatic/config/validate.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,945 root INFO copying borgmatic/config/convert.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,946 root INFO copying borgmatic/config/checks.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,946 root INFO copying borgmatic/config/load.py -> build/lib/borgmatic/config 2023-01-28 17:27:19,947 root INFO creating build/lib/borgmatic/hooks 2023-01-28 17:27:19,947 root INFO copying borgmatic/hooks/cronitor.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,947 root INFO copying borgmatic/hooks/postgresql.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,948 root INFO copying borgmatic/hooks/mysql.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,948 root INFO copying borgmatic/hooks/dump.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,948 root INFO copying borgmatic/hooks/__init__.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,948 root INFO copying borgmatic/hooks/healthchecks.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,949 root INFO copying borgmatic/hooks/ntfy.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,949 root INFO copying borgmatic/hooks/mongodb.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,949 root INFO copying borgmatic/hooks/command.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,950 root INFO copying borgmatic/hooks/cronhub.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,950 root INFO copying borgmatic/hooks/monitor.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,950 root INFO copying borgmatic/hooks/pagerduty.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,951 root INFO copying borgmatic/hooks/dispatch.py -> build/lib/borgmatic/hooks 2023-01-28 17:27:19,952 root INFO creating build/lib/borgmatic/borg 2023-01-28 17:27:19,953 root INFO copying borgmatic/borg/environment.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,953 root INFO copying borgmatic/borg/list.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,954 root INFO copying borgmatic/borg/transfer.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,954 root INFO copying borgmatic/borg/info.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,955 root INFO copying borgmatic/borg/compact.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,955 root INFO copying borgmatic/borg/rinfo.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,956 root INFO copying borgmatic/borg/feature.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,956 root INFO copying borgmatic/borg/state.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,957 root INFO copying borgmatic/borg/break_lock.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,957 root INFO copying borgmatic/borg/extract.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,958 root INFO copying borgmatic/borg/prune.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,958 root INFO copying borgmatic/borg/export_tar.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,959 root INFO copying borgmatic/borg/__init__.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,959 root INFO copying borgmatic/borg/version.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,959 root INFO copying borgmatic/borg/flags.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,960 root INFO copying borgmatic/borg/rlist.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,960 root INFO copying borgmatic/borg/check.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,961 root INFO copying borgmatic/borg/rcreate.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,961 root INFO copying borgmatic/borg/mount.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,962 root INFO copying borgmatic/borg/umount.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,962 root INFO copying borgmatic/borg/borg.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,963 root INFO copying borgmatic/borg/create.py -> build/lib/borgmatic/borg 2023-01-28 17:27:19,964 root INFO creating build/lib/borgmatic/commands 2023-01-28 17:27:19,964 root INFO copying borgmatic/commands/validate_config.py -> build/lib/borgmatic/commands 2023-01-28 17:27:19,965 root INFO copying borgmatic/commands/generate_config.py -> build/lib/borgmatic/commands 2023-01-28 17:27:19,965 root INFO copying borgmatic/commands/arguments.py -> build/lib/borgmatic/commands 2023-01-28 17:27:19,966 root INFO copying borgmatic/commands/__init__.py -> build/lib/borgmatic/commands 2023-01-28 17:27:19,966 root INFO copying borgmatic/commands/convert_config.py -> build/lib/borgmatic/commands 2023-01-28 17:27:19,967 root INFO copying borgmatic/commands/borgmatic.py -> build/lib/borgmatic/commands 2023-01-28 17:27:19,967 root INFO copying borgmatic/commands/completion.py -> build/lib/borgmatic/commands 2023-01-28 17:27:19,968 root INFO running egg_info 2023-01-28 17:27:19,983 root INFO creating borgmatic.egg-info 2023-01-28 17:27:19,989 root INFO writing borgmatic.egg-info/PKG-INFO 2023-01-28 17:27:19,990 root INFO writing dependency_links to borgmatic.egg-info/dependency_links.txt 2023-01-28 17:27:19,991 root INFO writing entry points to borgmatic.egg-info/entry_points.txt 2023-01-28 17:27:19,991 root INFO writing requirements to borgmatic.egg-info/requires.txt 2023-01-28 17:27:19,991 root INFO writing top-level names to borgmatic.egg-info/top_level.txt 2023-01-28 17:27:19,992 root INFO writing manifest file 'borgmatic.egg-info/SOURCES.txt' 2023-01-28 17:27:20,003 root INFO reading manifest file 'borgmatic.egg-info/SOURCES.txt' 2023-01-28 17:27:20,004 root INFO reading manifest template 'MANIFEST.in' 2023-01-28 17:27:20,004 root INFO adding license file 'LICENSE' 2023-01-28 17:27:20,004 root INFO adding license file 'AUTHORS' 2023-01-28 17:27:20,008 root INFO writing manifest file 'borgmatic.egg-info/SOURCES.txt' 2023-01-28 17:27:20,010 root INFO copying borgmatic/config/schema.yaml -> build/lib/borgmatic/config 2023-01-28 17:27:20,028 wheel INFO installing to build/bdist.linux-i686/wheel 2023-01-28 17:27:20,028 root INFO running install 2023-01-28 17:27:20,042 root INFO running install_lib 2023-01-28 17:27:20,047 root INFO creating build/bdist.linux-i686 2023-01-28 17:27:20,047 root INFO creating build/bdist.linux-i686/wheel 2023-01-28 17:27:20,047 root INFO creating build/bdist.linux-i686/wheel/borgmatic 2023-01-28 17:27:20,047 root INFO creating build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,048 root INFO copying build/lib/borgmatic/actions/list.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,048 root INFO copying build/lib/borgmatic/actions/transfer.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,048 root INFO copying build/lib/borgmatic/actions/info.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,049 root INFO copying build/lib/borgmatic/actions/compact.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,049 root INFO copying build/lib/borgmatic/actions/rinfo.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,049 root INFO copying build/lib/borgmatic/actions/break_lock.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,049 root INFO copying build/lib/borgmatic/actions/extract.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,050 root INFO copying build/lib/borgmatic/actions/prune.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,050 root INFO copying build/lib/borgmatic/actions/export_tar.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,050 root INFO copying build/lib/borgmatic/actions/__init__.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,050 root INFO copying build/lib/borgmatic/actions/restore.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,051 root INFO copying build/lib/borgmatic/actions/rlist.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,051 root INFO copying build/lib/borgmatic/actions/check.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,051 root INFO copying build/lib/borgmatic/actions/rcreate.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,052 root INFO copying build/lib/borgmatic/actions/mount.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,052 root INFO copying build/lib/borgmatic/actions/borg.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,052 root INFO copying build/lib/borgmatic/actions/create.py -> build/bdist.linux-i686/wheel/borgmatic/actions 2023-01-28 17:27:20,053 root INFO creating build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,053 root INFO copying build/lib/borgmatic/config/legacy.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,053 root INFO copying build/lib/borgmatic/config/environment.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,053 root INFO copying build/lib/borgmatic/config/collect.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,054 root INFO copying build/lib/borgmatic/config/generate.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,054 root INFO copying build/lib/borgmatic/config/normalize.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,054 root INFO copying build/lib/borgmatic/config/override.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,055 root INFO copying build/lib/borgmatic/config/__init__.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,055 root INFO copying build/lib/borgmatic/config/validate.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,055 root INFO copying build/lib/borgmatic/config/schema.yaml -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,056 root INFO copying build/lib/borgmatic/config/convert.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,056 root INFO copying build/lib/borgmatic/config/checks.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,056 root INFO copying build/lib/borgmatic/config/load.py -> build/bdist.linux-i686/wheel/borgmatic/config 2023-01-28 17:27:20,056 root INFO copying build/lib/borgmatic/verbosity.py -> build/bdist.linux-i686/wheel/borgmatic 2023-01-28 17:27:20,057 root INFO copying build/lib/borgmatic/signals.py -> build/bdist.linux-i686/wheel/borgmatic 2023-01-28 17:27:20,057 root INFO copying build/lib/borgmatic/__init__.py -> build/bdist.linux-i686/wheel/borgmatic 2023-01-28 17:27:20,057 root INFO copying build/lib/borgmatic/execute.py -> build/bdist.linux-i686/wheel/borgmatic 2023-01-28 17:27:20,058 root INFO creating build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,058 root INFO copying build/lib/borgmatic/hooks/cronitor.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,058 root INFO copying build/lib/borgmatic/hooks/postgresql.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,058 root INFO copying build/lib/borgmatic/hooks/mysql.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,059 root INFO copying build/lib/borgmatic/hooks/dump.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,059 root INFO copying build/lib/borgmatic/hooks/__init__.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,059 root INFO copying build/lib/borgmatic/hooks/healthchecks.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,060 root INFO copying build/lib/borgmatic/hooks/ntfy.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,060 root INFO copying build/lib/borgmatic/hooks/mongodb.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,061 root INFO copying build/lib/borgmatic/hooks/command.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,061 root INFO copying build/lib/borgmatic/hooks/cronhub.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,062 root INFO copying build/lib/borgmatic/hooks/monitor.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,062 root INFO copying build/lib/borgmatic/hooks/pagerduty.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,063 root INFO copying build/lib/borgmatic/hooks/dispatch.py -> build/bdist.linux-i686/wheel/borgmatic/hooks 2023-01-28 17:27:20,064 root INFO copying build/lib/borgmatic/logger.py -> build/bdist.linux-i686/wheel/borgmatic 2023-01-28 17:27:20,064 root INFO creating build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,065 root INFO copying build/lib/borgmatic/borg/environment.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,065 root INFO copying build/lib/borgmatic/borg/list.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,066 root INFO copying build/lib/borgmatic/borg/transfer.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,066 root INFO copying build/lib/borgmatic/borg/info.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,067 root INFO copying build/lib/borgmatic/borg/compact.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,067 root INFO copying build/lib/borgmatic/borg/rinfo.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,068 root INFO copying build/lib/borgmatic/borg/feature.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,068 root INFO copying build/lib/borgmatic/borg/state.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,068 root INFO copying build/lib/borgmatic/borg/break_lock.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,069 root INFO copying build/lib/borgmatic/borg/extract.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,069 root INFO copying build/lib/borgmatic/borg/prune.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,070 root INFO copying build/lib/borgmatic/borg/export_tar.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,070 root INFO copying build/lib/borgmatic/borg/__init__.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,070 root INFO copying build/lib/borgmatic/borg/version.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,071 root INFO copying build/lib/borgmatic/borg/flags.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,071 root INFO copying build/lib/borgmatic/borg/rlist.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,072 root INFO copying build/lib/borgmatic/borg/check.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,072 root INFO copying build/lib/borgmatic/borg/rcreate.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,073 root INFO copying build/lib/borgmatic/borg/mount.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,073 root INFO copying build/lib/borgmatic/borg/umount.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,074 root INFO copying build/lib/borgmatic/borg/borg.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,075 root INFO copying build/lib/borgmatic/borg/create.py -> build/bdist.linux-i686/wheel/borgmatic/borg 2023-01-28 17:27:20,075 root INFO creating build/bdist.linux-i686/wheel/borgmatic/commands 2023-01-28 17:27:20,076 root INFO copying build/lib/borgmatic/commands/validate_config.py -> build/bdist.linux-i686/wheel/borgmatic/commands 2023-01-28 17:27:20,076 root INFO copying build/lib/borgmatic/commands/generate_config.py -> build/bdist.linux-i686/wheel/borgmatic/commands 2023-01-28 17:27:20,077 root INFO copying build/lib/borgmatic/commands/arguments.py -> build/bdist.linux-i686/wheel/borgmatic/commands 2023-01-28 17:27:20,077 root INFO copying build/lib/borgmatic/commands/__init__.py -> build/bdist.linux-i686/wheel/borgmatic/commands 2023-01-28 17:27:20,078 root INFO copying build/lib/borgmatic/commands/convert_config.py -> build/bdist.linux-i686/wheel/borgmatic/commands 2023-01-28 17:27:20,078 root INFO copying build/lib/borgmatic/commands/borgmatic.py -> build/bdist.linux-i686/wheel/borgmatic/commands 2023-01-28 17:27:20,079 root INFO copying build/lib/borgmatic/commands/completion.py -> build/bdist.linux-i686/wheel/borgmatic/commands 2023-01-28 17:27:20,080 root INFO running install_egg_info 2023-01-28 17:27:20,093 root INFO Copying borgmatic.egg-info to build/bdist.linux-i686/wheel/borgmatic-1.7.6-py3.11.egg-info 2023-01-28 17:27:20,096 root INFO running install_scripts 2023-01-28 17:27:20,157 wheel INFO creating build/bdist.linux-i686/wheel/borgmatic-1.7.6.dist-info/WHEEL 2023-01-28 17:27:20,158 wheel INFO creating '/home/buildozer/aports/community/borgmatic/src/borgmatic/dist/.tmp-tswsme6a/borgmatic-1.7.6-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-01-28 17:27:20,159 wheel INFO adding 'borgmatic/__init__.py' 2023-01-28 17:27:20,160 wheel INFO adding 'borgmatic/execute.py' 2023-01-28 17:27:20,161 wheel INFO adding 'borgmatic/logger.py' 2023-01-28 17:27:20,161 wheel INFO adding 'borgmatic/signals.py' 2023-01-28 17:27:20,162 wheel INFO adding 'borgmatic/verbosity.py' 2023-01-28 17:27:20,163 wheel INFO adding 'borgmatic/actions/__init__.py' 2023-01-28 17:27:20,164 wheel INFO adding 'borgmatic/actions/borg.py' 2023-01-28 17:27:20,164 wheel INFO adding 'borgmatic/actions/break_lock.py' 2023-01-28 17:27:20,165 wheel INFO adding 'borgmatic/actions/check.py' 2023-01-28 17:27:20,165 wheel INFO adding 'borgmatic/actions/compact.py' 2023-01-28 17:27:20,166 wheel INFO adding 'borgmatic/actions/create.py' 2023-01-28 17:27:20,167 wheel INFO adding 'borgmatic/actions/export_tar.py' 2023-01-28 17:27:20,167 wheel INFO adding 'borgmatic/actions/extract.py' 2023-01-28 17:27:20,168 wheel INFO adding 'borgmatic/actions/info.py' 2023-01-28 17:27:20,168 wheel INFO adding 'borgmatic/actions/list.py' 2023-01-28 17:27:20,169 wheel INFO adding 'borgmatic/actions/mount.py' 2023-01-28 17:27:20,169 wheel INFO adding 'borgmatic/actions/prune.py' 2023-01-28 17:27:20,170 wheel INFO adding 'borgmatic/actions/rcreate.py' 2023-01-28 17:27:20,171 wheel INFO adding 'borgmatic/actions/restore.py' 2023-01-28 17:27:20,171 wheel INFO adding 'borgmatic/actions/rinfo.py' 2023-01-28 17:27:20,172 wheel INFO adding 'borgmatic/actions/rlist.py' 2023-01-28 17:27:20,172 wheel INFO adding 'borgmatic/actions/transfer.py' 2023-01-28 17:27:20,173 wheel INFO adding 'borgmatic/borg/__init__.py' 2023-01-28 17:27:20,174 wheel INFO adding 'borgmatic/borg/borg.py' 2023-01-28 17:27:20,174 wheel INFO adding 'borgmatic/borg/break_lock.py' 2023-01-28 17:27:20,175 wheel INFO adding 'borgmatic/borg/check.py' 2023-01-28 17:27:20,176 wheel INFO adding 'borgmatic/borg/compact.py' 2023-01-28 17:27:20,176 wheel INFO adding 'borgmatic/borg/create.py' 2023-01-28 17:27:20,177 wheel INFO adding 'borgmatic/borg/environment.py' 2023-01-28 17:27:20,178 wheel INFO adding 'borgmatic/borg/export_tar.py' 2023-01-28 17:27:20,178 wheel INFO adding 'borgmatic/borg/extract.py' 2023-01-28 17:27:20,179 wheel INFO adding 'borgmatic/borg/feature.py' 2023-01-28 17:27:20,179 wheel INFO adding 'borgmatic/borg/flags.py' 2023-01-28 17:27:20,180 wheel INFO adding 'borgmatic/borg/info.py' 2023-01-28 17:27:20,181 wheel INFO adding 'borgmatic/borg/list.py' 2023-01-28 17:27:20,181 wheel INFO adding 'borgmatic/borg/mount.py' 2023-01-28 17:27:20,182 wheel INFO adding 'borgmatic/borg/prune.py' 2023-01-28 17:27:20,182 wheel INFO adding 'borgmatic/borg/rcreate.py' 2023-01-28 17:27:20,183 wheel INFO adding 'borgmatic/borg/rinfo.py' 2023-01-28 17:27:20,184 wheel INFO adding 'borgmatic/borg/rlist.py' 2023-01-28 17:27:20,184 wheel INFO adding 'borgmatic/borg/state.py' 2023-01-28 17:27:20,185 wheel INFO adding 'borgmatic/borg/transfer.py' 2023-01-28 17:27:20,186 wheel INFO adding 'borgmatic/borg/umount.py' 2023-01-28 17:27:20,186 wheel INFO adding 'borgmatic/borg/version.py' 2023-01-28 17:27:20,187 wheel INFO adding 'borgmatic/commands/__init__.py' 2023-01-28 17:27:20,188 wheel INFO adding 'borgmatic/commands/arguments.py' 2023-01-28 17:27:20,189 wheel INFO adding 'borgmatic/commands/borgmatic.py' 2023-01-28 17:27:20,189 wheel INFO adding 'borgmatic/commands/completion.py' 2023-01-28 17:27:20,190 wheel INFO adding 'borgmatic/commands/convert_config.py' 2023-01-28 17:27:20,190 wheel INFO adding 'borgmatic/commands/generate_config.py' 2023-01-28 17:27:20,191 wheel INFO adding 'borgmatic/commands/validate_config.py' 2023-01-28 17:27:20,192 wheel INFO adding 'borgmatic/config/__init__.py' 2023-01-28 17:27:20,192 wheel INFO adding 'borgmatic/config/checks.py' 2023-01-28 17:27:20,193 wheel INFO adding 'borgmatic/config/collect.py' 2023-01-28 17:27:20,193 wheel INFO adding 'borgmatic/config/convert.py' 2023-01-28 17:27:20,194 wheel INFO adding 'borgmatic/config/environment.py' 2023-01-28 17:27:20,194 wheel INFO adding 'borgmatic/config/generate.py' 2023-01-28 17:27:20,195 wheel INFO adding 'borgmatic/config/legacy.py' 2023-01-28 17:27:20,196 wheel INFO adding 'borgmatic/config/load.py' 2023-01-28 17:27:20,196 wheel INFO adding 'borgmatic/config/normalize.py' 2023-01-28 17:27:20,197 wheel INFO adding 'borgmatic/config/override.py' 2023-01-28 17:27:20,198 wheel INFO adding 'borgmatic/config/schema.yaml' 2023-01-28 17:27:20,199 wheel INFO adding 'borgmatic/config/validate.py' 2023-01-28 17:27:20,200 wheel INFO adding 'borgmatic/hooks/__init__.py' 2023-01-28 17:27:20,200 wheel INFO adding 'borgmatic/hooks/command.py' 2023-01-28 17:27:20,201 wheel INFO adding 'borgmatic/hooks/cronhub.py' 2023-01-28 17:27:20,201 wheel INFO adding 'borgmatic/hooks/cronitor.py' 2023-01-28 17:27:20,202 wheel INFO adding 'borgmatic/hooks/dispatch.py' 2023-01-28 17:27:20,202 wheel INFO adding 'borgmatic/hooks/dump.py' 2023-01-28 17:27:20,203 wheel INFO adding 'borgmatic/hooks/healthchecks.py' 2023-01-28 17:27:20,204 wheel INFO adding 'borgmatic/hooks/mongodb.py' 2023-01-28 17:27:20,204 wheel INFO adding 'borgmatic/hooks/monitor.py' 2023-01-28 17:27:20,205 wheel INFO adding 'borgmatic/hooks/mysql.py' 2023-01-28 17:27:20,205 wheel INFO adding 'borgmatic/hooks/ntfy.py' 2023-01-28 17:27:20,206 wheel INFO adding 'borgmatic/hooks/pagerduty.py' 2023-01-28 17:27:20,206 wheel INFO adding 'borgmatic/hooks/postgresql.py' 2023-01-28 17:27:20,208 wheel INFO adding 'borgmatic-1.7.6.dist-info/AUTHORS' 2023-01-28 17:27:20,208 wheel INFO adding 'borgmatic-1.7.6.dist-info/LICENSE' 2023-01-28 17:27:20,209 wheel INFO adding 'borgmatic-1.7.6.dist-info/METADATA' 2023-01-28 17:27:20,209 wheel INFO adding 'borgmatic-1.7.6.dist-info/WHEEL' 2023-01-28 17:27:20,210 wheel INFO adding 'borgmatic-1.7.6.dist-info/entry_points.txt' 2023-01-28 17:27:20,210 wheel INFO adding 'borgmatic-1.7.6.dist-info/top_level.txt' 2023-01-28 17:27:20,211 wheel INFO adding 'borgmatic-1.7.6.dist-info/RECORD' 2023-01-28 17:27:20,212 wheel INFO removing build/bdist.linux-i686/wheel 2023-01-28 17:27:20,217 gpep517 INFO The backend produced dist/borgmatic-1.7.6-py3-none-any.whl borgmatic-1.7.6-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/borgmatic/src/borgmatic, configfile: setup.cfg, testpaths: tests plugins: cov-4.0.0 collected 1023 items / 1 deselected / 1022 selected tests/integration/test_execute.py ............ [ 1%] tests/integration/borg/test_feature.py .... [ 1%] tests/integration/commands/test_arguments.py ........................... [ 4%] .................................. [ 7%] tests/integration/commands/test_completion.py . [ 7%] tests/integration/commands/test_convert_config.py .... [ 8%] tests/integration/commands/test_generate_config.py .... [ 8%] tests/integration/commands/test_validate_config.py .. [ 8%] tests/integration/config/test_generate.py ...................... [ 10%] tests/integration/config/test_legacy.py . [ 10%] tests/integration/config/test_load.py ............ [ 12%] tests/integration/config/test_override.py ........ [ 12%] tests/integration/config/test_schema.py . [ 12%] tests/integration/config/test_validate.py ............ [ 14%] tests/integration/hooks/test_healthchecks.py .. [ 14%] tests/unit/test_execute.py ........................................... [ 18%] tests/unit/test_logger.py ......................................... [ 22%] tests/unit/test_signals.py .... [ 22%] tests/unit/test_verbosity.py .. [ 23%] tests/unit/actions/test_borg.py . [ 23%] tests/unit/actions/test_break_lock.py . [ 23%] tests/unit/actions/test_check.py . [ 23%] tests/unit/actions/test_compact.py . [ 23%] tests/unit/actions/test_create.py . [ 23%] tests/unit/actions/test_export_tar.py . [ 23%] tests/unit/actions/test_extract.py . [ 23%] tests/unit/actions/test_info.py . [ 23%] tests/unit/actions/test_list.py . [ 23%] tests/unit/actions/test_mount.py . [ 24%] tests/unit/actions/test_prune.py . [ 24%] tests/unit/actions/test_rcreate.py . [ 24%] tests/unit/actions/test_restore.py ...................... [ 26%] tests/unit/actions/test_rinfo.py . [ 26%] tests/unit/actions/test_rlist.py . [ 26%] tests/unit/actions/test_transfer.py . [ 26%] tests/unit/borg/test_borg.py .............. [ 28%] tests/unit/borg/test_break_lock.py ...... [ 28%] tests/unit/borg/test_check.py .......................................... [ 32%] ....................... [ 35%] tests/unit/borg/test_compact.py ............ [ 36%] tests/unit/borg/test_create.py ......................................... [ 40%] ........................................................................ [ 47%] ........... [ 48%] tests/unit/borg/test_environment.py ..... [ 48%] tests/unit/borg/test_export_tar.py ............. [ 50%] tests/unit/borg/test_extract.py ...................... [ 52%] tests/unit/borg/test_flags.py ............ [ 53%] tests/unit/borg/test_info.py ............... [ 54%] tests/unit/borg/test_list.py ......................................... [ 58%] tests/unit/borg/test_mount.py ........... [ 59%] tests/unit/borg/test_prune.py ................ [ 61%] tests/unit/borg/test_rcreate.py ............... [ 63%] tests/unit/borg/test_rinfo.py .......... [ 63%] tests/unit/borg/test_rlist.py ............................ [ 66%] tests/unit/borg/test_transfer.py .............. [ 68%] tests/unit/borg/test_umount.py ... [ 68%] tests/unit/borg/test_version.py ..... [ 68%] tests/unit/commands/test_arguments.py ........ [ 69%] tests/unit/commands/test_borgmatic.py .................................. [ 72%] ........................... [ 75%] tests/unit/config/test_checks.py ... [ 75%] tests/unit/config/test_collect.py ............ [ 77%] tests/unit/config/test_convert.py ....... [ 77%] tests/unit/config/test_environment.py ....... [ 78%] tests/unit/config/test_generate.py ......... [ 79%] tests/unit/config/test_legacy.py ............. [ 80%] tests/unit/config/test_normalize.py ..................... [ 82%] tests/unit/config/test_override.py ........... [ 83%] tests/unit/config/test_validate.py ..................... [ 85%] tests/unit/hooks/test_command.py ............. [ 87%] tests/unit/hooks/test_cronhub.py ....... [ 87%] tests/unit/hooks/test_cronitor.py ...... [ 88%] tests/unit/hooks/test_dispatch.py ........ [ 89%] tests/unit/hooks/test_dump.py ........... [ 90%] tests/unit/hooks/test_healthchecks.py ...................... [ 92%] tests/unit/hooks/test_mongodb.py ............... [ 93%] tests/unit/hooks/test_mysql.py .................... [ 95%] tests/unit/hooks/test_ntfy.py ......... [ 96%] tests/unit/hooks/test_pagerduty.py ...... [ 97%] tests/unit/hooks/test_postgresql.py ............................ [100%] ---------- coverage: platform linux, python 3.11.1-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------- ------------------------------------- TOTAL 2388 0 100% 75 files skipped due to complete coverage. ====================== 1022 passed, 1 deselected in 9.19s ====================== >>> borgmatic: Entering fakeroot... >>> borgmatic-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/borgmatic/pkg/borgmatic/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/borgmatic/pkg/borgmatic-bash-completion/usr/share/bash-completion/completions' >>> borgmatic-bash-completion*: Preparing subpackage borgmatic-bash-completion... >>> borgmatic-bash-completion*: Running postcheck for borgmatic-bash-completion >>> borgmatic*: Running postcheck for borgmatic >>> borgmatic*: Preparing package borgmatic... >>> borgmatic-bash-completion*: Tracing dependencies... >>> borgmatic-bash-completion*: Package size: 40.0 KB >>> borgmatic-bash-completion*: Compressing data... >>> borgmatic-bash-completion*: Create checksum... >>> borgmatic-bash-completion*: Create borgmatic-bash-completion-1.7.6-r0.apk >>> borgmatic*: Tracing dependencies... >>> borgmatic*: Package size: 1.2 MB >>> borgmatic*: Compressing data... >>> borgmatic*: Create checksum... >>> borgmatic*: Create borgmatic-1.7.6-r0.apk >>> borgmatic: Build complete at Sat, 28 Jan 2023 17:27:37 +0000 elapsed time 0h 0m 23s >>> borgmatic: Cleaning up srcdir >>> borgmatic: Cleaning up pkgdir >>> borgmatic: Uninstalling dependencies... (1/33) Purging .makedepends-borgmatic (20230128.172715) (2/33) Purging borgbackup (1.2.3-r0) (3/33) Purging py3-msgpack (1.0.4-r1) (4/33) Purging py3-setuptools (66.1.1-r0) (5/33) Purging py3-jsonschema (4.7.2-r3) (6/33) Purging py3-pyrsistent (0.19.3-r0) (7/33) Purging py3-requests (2.28.2-r0) (8/33) Purging py3-certifi (2022.12.7-r0) (9/33) Purging py3-charset-normalizer (3.0.1-r1) (10/33) Purging py3-idna (3.4-r3) (11/33) Purging py3-urllib3 (1.26.14-r0) (12/33) Purging py3-ruamel.yaml (0.17.21-r1) (13/33) Purging py3-ruamel.yaml.clib (0.2.7-r1) (14/33) Purging py3-colorama (0.4.6-r1) (15/33) Purging py3-gpep517 (13-r0) (16/33) Purging py3-installer (0.6.0-r0) (17/33) Purging py3-wheel (0.38.4-r1) (18/33) Purging py3-pytest-cov (4.0.0-r1) (19/33) Purging py3-pytest (7.2.1-r0) (20/33) Purging py3-attrs (22.2.0-r0) (21/33) Purging py3-iniconfig (1.1.1-r4) (22/33) Purging py3-packaging (23.0-r0) (23/33) Purging py3-parsing (3.0.9-r1) (24/33) Purging py3-pluggy (1.0.0-r2) (25/33) Purging py3-py (1.11.0-r1) (26/33) Purging py3-coverage (6.5.0-r1) (27/33) Purging py3-flexmock (0.11.3-r1) (28/33) Purging python3 (3.11.1-r2) (29/33) Purging libffi (3.4.4-r0) (30/33) Purging gdbm (1.23-r0) (31/33) Purging mpdecimal (2.5.1-r1) (32/33) Purging readline (8.2.0-r0) (33/33) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r3.trigger OK: 378 MiB in 103 packages >>> borgmatic: Updating the community/x86 repository index... >>> borgmatic: Signing the index...