<< index

Autobuilder log for remotes/origin/HEAD (bca393620521d18bc073fc3b7da8eda5aad8383f):

>>> Starting at: Tue Aug 18 16:15:26 EDT 2026

>>> Commit: bca393620521d18bc073fc3b7da8eda5aad8383f

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at e6c93e15fb reorg
Previous HEAD position was e6c93e15fb reorg
HEAD is now at bca3936205
HEAD is now at bca3936205
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=bca393620521d18bc073fc3b7da8eda5aad8383f
+ OUTDIR=../out/output/sha1/bca393620521d18bc073fc3b7da8eda5aad8383f
+ OUTDIR_TMP=../out/output/sha1/bca393620521d18bc073fc3b7da8eda5aad8383f.tmp
+ install -d -m0755 -- ../out/output/sha1/bca393620521d18bc073fc3b7da8eda5aad8383f.tmp
+ printf '%s\n' bca393620521d18bc073fc3b7da8eda5aad8383f
+ BUILDERCOMMONOPTIONS='-fBotan -fXXH3'
+ export BUILDERCOMMONOPTIONS
+ ghc --make Build/BuildVersion
+ Build/BuildVersion
+ make linuxstandalone
make git-annex Build/Standalone
make[1]: Entering directory '/home/builder/gitbuilder/build'
cabal build -fBotan -fXXH3
Resolving dependencies...
Up to date
Created semaphore called cabal_semaphore_s with 2 slots.
make[1]: 'Build/Standalone' is up to date.
make[1]: Leaving directory '/home/builder/gitbuilder/build'
./Build/Standalone "tmp/git-annex.linux" "tmp/git-annex.linux"
make install-mans DESTDIR="tmp/git-annex.linux"
make[1]: Entering directory '/home/builder/gitbuilder/build'
./Build/MakeMans
install -d tmp/git-annex.linux/usr/share/man/man1
install -m 0644 man/*.1 tmp/git-annex.linux/usr/share/man/man1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
zcat standalone/licences.gz > tmp/git-annex.linux/LICENSE
cp doc/logo_16x16.png doc/logo.svg tmp/git-annex.linux
cp standalone/trustedkeys.gpg tmp/git-annex.linux
md5sum git-annex | cut -d ' ' -f 1 > "tmp/git-annex.linux/buildid"
cd tmp/git-annex.linux && find . -type f > git-annex.MANIFEST
cd tmp/git-annex.linux && find . -type l >> git-annex.MANIFEST
cd tmp && tar c git-annex.linux | gzip -9 --rsyncable > git-annex-standalone-amd64.tar.gz
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ make test
cabal build -fBotan -fXXH3
Up to date
Created semaphore called cabal_semaphore_2 with 2 slots.
./git-annex test
Tests
Remote Tests
testremote type git
init: OK (0.34s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK
retrieveKeyFile: OK
retrieveKeyFileCheap: OK
key size 1048576; git remote
removeKey when not present: OK (0.25s)
present False: OK
storeKey: OK (0.07s)
present True: OK
storeKey when already present: OK (0.02s)
present True: OK
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.01s)
present False: OK
key size 1048577; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.05s)
present True: OK (0.01s)
storeKey when already present: OK (0.02s)
present True: OK
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048575; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.06s)
present True: OK (0.01s)
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK
key size 2097152; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.08s)
present True: OK (0.01s)
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.09s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK (0.01s)
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK (0.02s)
retrieve export new content: OK (0.01s)
remove export: OK (0.01s)
check present export after remove: OK (0.01s)
retrieve export fails after removal: OK
remove export directory: OK (0.01s)
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK (0.01s)
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
testremote type directory
init: OK (0.69s)
unavailable remote
removeKey: OK (0.02s)
storeKey: not enough free space, need 96.85 MB more (use --force to override this check or adjust annex.diskreserve)
OK (0.02s)
checkPresent: OK (0.02s)
retrieveKeyFile: OK (0.02s)
retrieveKeyFileCheap: OK
key size 1048576; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.02s)
present True: OK
storeKey when already present: OK (0.02s)
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.04s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK (0.02s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.04s)
storeKey: OK (0.10s)
present True: OK (0.06s)
storeKey when already present: OK (0.02s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK
removeKey when present: OK (0.07s)
present False: OK (0.06s)
key size 1048576; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.07s)
present False: OK (0.07s)
storeKey: OK (0.11s)
present True: OK (0.04s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK (0.05s)
present False: OK (0.06s)
key size 1048576; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.15s)
present False: OK (0.07s)
storeKey: OK (0.73s)
present True: OK (0.15s)
storeKey when already present: OK (0.05s)
present True: OK (0.09s)
retrieveKeyFile: OK (0.19s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.18s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.13s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.32s)
present False: OK (0.05s)
key size 1048576; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.12s)
present False: OK (0.07s)
storeKey: OK (0.82s)
present True: OK (0.09s)
storeKey when already present: OK (0.06s)
present True: OK (0.11s)
retrieveKeyFile: OK (0.16s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.16s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.17s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.33s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.05s)
present False: OK (0.09s)
storeKey: OK (0.04s)
present True: OK (0.07s)
storeKey when already present: OK (0.03s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.06s)
key size 1048576; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.04s)
storeKey: OK (0.02s)
present True: OK (0.06s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.05s)
key size 1048577; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.04s)
present False: OK (0.02s)
storeKey: OK (0.02s)
present True: OK (0.01s)
storeKey when already present: OK (0.03s)
present True: OK
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK
removeKey when present: OK (0.06s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.02s)
storeKey: OK (0.02s)
present True: OK
storeKey when already present: OK (0.02s)
present True: OK
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.04s)
storeKey: OK (0.11s)
present True: OK (0.08s)
storeKey when already present: OK (0.03s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.04s)
present False: OK (0.07s)
key size 1048577; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.05s)
present False: OK (0.06s)
storeKey: OK (0.15s)
present True: OK (0.11s)
storeKey when already present: OK (0.03s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.07s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.09s)
fsck downloaded object: OK
removeKey when present: OK (0.06s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.13s)
present False: OK (0.05s)
storeKey: OK (0.76s)
present True: OK (0.08s)
storeKey when already present: OK (0.06s)
present True: OK (0.09s)
retrieveKeyFile: OK (0.26s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.17s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.14s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.37s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.17s)
present False: OK (0.04s)
storeKey: OK (0.76s)
present True: OK (0.12s)
storeKey when already present: OK (0.05s)
present True: OK (0.14s)
retrieveKeyFile: OK (0.18s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.14s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.10s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK
removeKey when present: OK (0.36s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.05s)
storeKey: OK (0.03s)
present True: OK (0.05s)
storeKey when already present: OK (0.01s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.08s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.08s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.06s)
key size 1048577; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.05s)
present False: OK (0.06s)
storeKey: OK (0.04s)
present True: OK (0.08s)
storeKey when already present: OK (0.03s)
present True: OK (0.07s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.05s)
key size 1048575; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.02s)
storeKey: OK (0.03s)
present True: OK
storeKey when already present: OK (0.02s)
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK (0.05s)
present False: OK (0.04s)
key size 1048575; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK (0.02s)
present True: OK
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.08s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.05s)
present False: OK (0.07s)
storeKey: OK (0.17s)
present True: OK (0.07s)
storeKey when already present: OK (0.03s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.08s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK (0.05s)
present False: OK (0.06s)
key size 1048575; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.04s)
present False: OK (0.05s)
storeKey: OK (0.09s)
present True: OK (0.08s)
storeKey when already present: OK (0.02s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.09s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.11s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.07s)
present False: OK (0.07s)
key size 1048575; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.12s)
present False: OK (0.05s)
storeKey: OK (0.69s)
present True: OK (0.07s)
storeKey when already present: OK (0.09s)
present True: OK (0.13s)
retrieveKeyFile: OK (0.19s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.20s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.14s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.33s)
present False: OK (0.05s)
key size 1048575; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.13s)
present False: OK (0.05s)
storeKey: OK (0.91s)
present True: OK (0.12s)
storeKey when already present: OK (0.09s)
present True: OK (0.10s)
retrieveKeyFile: OK (0.20s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.19s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.12s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK
removeKey when present: OK (0.32s)
present False: OK (0.05s)
key size 1048575; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.05s)
storeKey: OK (0.04s)
present True: OK (0.07s)
storeKey when already present: OK (0.04s)
present True: OK (0.07s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.05s)
key size 1048575; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.05s)
present False: OK (0.05s)
storeKey: OK (0.04s)
present True: OK (0.08s)
storeKey when already present: OK (0.03s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.04s)
key size 2097152; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.03s)
storeKey: OK (0.04s)
present True: OK (0.02s)
storeKey when already present: OK (0.02s)
present True: OK
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.08s)
fsck downloaded object: OK
removeKey when present: OK (0.06s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.01s)
storeKey: OK (0.03s)
present True: OK
storeKey when already present: OK (0.03s)
present True: OK
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.09s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK
key size 2097152; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.04s)
present False: OK (0.08s)
storeKey: OK (0.26s)
present True: OK (0.08s)
storeKey when already present: OK (0.04s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.12s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.08s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.11s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.10s)
present False: OK (0.06s)
key size 2097152; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.09s)
present False: OK (0.04s)
storeKey: OK (0.18s)
present True: OK (0.04s)
storeKey when already present: OK (0.02s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.08s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.08s)
present False: OK (0.05s)
key size 2097152; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.24s)
present False: OK (0.08s)
storeKey: OK (1.54s)
present True: OK (0.13s)
storeKey when already present: OK (0.10s)
present True: OK (0.20s)
retrieveKeyFile: OK (0.35s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.25s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.23s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.55s)
present False: OK (0.07s)
key size 2097152; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.24s)
present False: OK (0.06s)
storeKey: OK (1.51s)
present True: OK (0.13s)
storeKey when already present: OK (0.10s)
present True: OK (0.15s)
retrieveKeyFile: OK (0.30s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.31s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.21s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.62s)
present False: OK (0.06s)
key size 2097152; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.06s)
storeKey: OK (0.04s)
present True: OK (0.04s)
storeKey when already present: OK (0.04s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.04s)
key size 2097152; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.05s)
storeKey: OK (0.04s)
present True: OK (0.05s)
storeKey when already present: OK (0.03s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.05s)
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK (0.01s)
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK (0.01s)
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK

All 700 tests passed (39.75s)
Tests
QuickCheck
prop_quote_unquote_roundtrip: OK (0.06s)
+++ OK, passed 1000 tests.
prop_encode_c_decode_c_roundtrip: OK (0.08s)
+++ OK, passed 1000 tests.
prop_isomorphic_key_encode: OK (0.03s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape: OK (0.02s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape_multiword: OK (0.71s)
+++ OK, passed 1000 tests.
prop_isomorphic_configEscape: OK (0.02s)
+++ OK, passed 1000 tests.
prop_parse_show_Config: OK (0.06s)
+++ OK, passed 1000 tests.
prop_upFrom_basics: OK (0.04s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_basics: OK (0.04s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_regressionTest: OK
+++ OK, passed 1000 tests.
prop_dirContains_regressionTest: OK
+++ OK, passed 1000 tests.
prop_cost_sane: OK
+++ OK, passed 1000 tests.
prop_matcher_sane: OK
+++ OK, passed 1000 tests.
prop_HmacSha1WithCipher_sane: OK
+++ OK, passed 1000 tests.
prop_VectorClock_sane: OK
+++ OK, passed 1000 tests.
prop_addMapLog_sane: OK (0.02s)
+++ OK, passed 1000 tests.
prop_segment_regressionTest: OK
+++ OK, passed 1000 tests.
prop_read_write_transferinfo: OK (0.09s)
+++ OK, passed 1000 tests.
prop_read_show_inodecache: OK (0.03s)
+++ OK, passed 1000 tests.
prop_parse_build_presence_log: OK (1.37s)
+++ OK, passed 1000 tests.
prop_parse_build_contentidentifier_log: OK (0.97s)
+++ OK, passed 1000 tests.
prop_read_show_TrustLevel: OK
+++ OK, passed 1000 tests.
prop_parse_build_TrustLevelLog: OK
+++ OK, passed 1000 tests.
prop_schedule_roundtrips: OK (0.03s)
+++ OK, passed 1000 tests.
prop_past_sane: OK
+++ OK, passed 1000 tests.
prop_duration_roundtrips: OK
+++ OK, passed 1000 tests.
prop_metadata_sane: OK (0.61s)
+++ OK, passed 1000 tests.
prop_metadata_serialize: OK (0.59s)
+++ OK, passed 1000 tests.
prop_branchView_legal: OK (0.78s)
+++ OK, passed 1000 tests.
prop_viewPath_roundtrips: OK (0.05s)
+++ OK, passed 1000 tests.
prop_view_roundtrips: OK (0.27s)
+++ OK, passed 1000 tests.
prop_viewedFile_rountrips: OK (0.03s)
+++ OK, passed 1000 tests.
prop_standardGroups_parse: OK
+++ OK, passed 1000 tests.
prop_balanced_stable: OK
+++ OK, passed 1000 tests.
prop_httpConfigKeys_sane: OK
+++ OK, passed 1000 tests.
sha1 stable: OK
+++ OK, passed 1000 tests.
sha2_224 stable: OK
+++ OK, passed 1000 tests.
sha2_256 stable: OK
+++ OK, passed 1000 tests.
sha2_384 stable: OK
+++ OK, passed 1000 tests.
sha2_512 stable: OK
+++ OK, passed 1000 tests.
skein256 stable: OK
+++ OK, passed 1000 tests.
skein512 stable: OK
+++ OK, passed 1000 tests.
sha3_224 stable: OK
+++ OK, passed 1000 tests.
sha3_256 stable: OK
+++ OK, passed 1000 tests.
sha3_384 stable: OK
+++ OK, passed 1000 tests.
sha3_512 stable: OK
+++ OK, passed 1000 tests.
blake2s_160 stable: OK
+++ OK, passed 1000 tests.
blake2s_224 stable: OK
+++ OK, passed 1000 tests.
blake2s_256 stable: OK
+++ OK, passed 1000 tests.
blake2sp_224 stable: OK
+++ OK, passed 1000 tests.
blake2sp_256 stable: OK
+++ OK, passed 1000 tests.
blake2b_160 stable: OK
+++ OK, passed 1000 tests.
blake2b_224 stable: OK
+++ OK, passed 1000 tests.
blake2b_256 stable: OK
+++ OK, passed 1000 tests.
blake2b_384 stable: OK
+++ OK, passed 1000 tests.
blake2b_512 stable: OK
+++ OK, passed 1000 tests.
blake2bp_512 stable: OK
+++ OK, passed 1000 tests.
md5 stable: OK
+++ OK, passed 1000 tests.
blake3 stable: OK
+++ OK, passed 1000 tests.
xxh3 stable: OK
+++ OK, passed 1000 tests.
HmacSha1 stable: OK
+++ OK, passed 1000 tests.
HmacSha224 stable: OK
+++ OK, passed 1000 tests.
HmacSha256 stable: OK
+++ OK, passed 1000 tests.
HmacSha384 stable: OK
+++ OK, passed 1000 tests.
HmacSha512 stable: OK
+++ OK, passed 1000 tests.

All 65 tests passed (6.01s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.48s)
add: OK (1.10s)
addurl: OK (1.38s)
sop crypto: OK
rsync remote: OK (3.35s)
upgrade: OK (0.73s)
conflict resolution (mixed locked and unlocked file): OK (5.96s)
conflict resolution (uncommitted local file): OK (7.79s)
conflict resolution (adjusted branch): OK (3.60s)
adjusted branch merge regression: OK (5.35s)
version: OK (0.85s)
describe: OK (1.01s)
conversion annexed to git: OK (1.48s)
fsck (local untrusted): OK (1.84s)
fix: OK (0.65s)
lock --force: OK (1.50s)
move (ssh remote): OK (2.84s)
drop (untrusted remote): OK (1.39s)
unannex (no copy): OK (0.82s)
view: OK (1.19s)
export and import: OK (5.25s)
git-remote-annex exporttree: OK (1.45s)
add dup: OK (0.64s)

All 23 tests passed (50.66s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.56s)
add: OK (1.00s)
add subdirs: OK (1.10s)
gpg crypto: OK (13.15s)
directory remote: OK (2.21s)
uninit (in git-annex branch): OK (0.85s)
conflict resolution (nonannexed symlink): OK (10.47s)
conflict resolution symlink bit: OK
conflict resolution: OK (7.10s)
union merge regression: OK (9.14s)
info: OK (1.00s)
unused: OK (5.09s)
conversion git to annexed: OK (1.37s)
fsck (bare): OK (0.44s)
partial commit: OK (1.12s)
lock: OK (1.20s)
move: OK (1.28s)
drop (with remote): OK (0.82s)
reinject: OK (0.67s)
log: OK (0.60s)
metadata: OK (1.48s)
git-remote-annex: OK (2.71s)

All 22 tests passed (63.37s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.28s)
add: OK (0.47s)
enableremote encryption changes: gpg: Warning: using insecure memory!
OK (1.12s)
required_content: OK (0.98s)
borg remote: OK
hook remote: OK (1.02s)
uninit: OK (0.55s)
conflict resolution (nonannexed file): OK (5.29s)
conflict resolution (mixed directory and file): OK (6.33s)
transition propagation: OK (4.46s)
concurrent get of dup key regression: OK (1.00s)
merge: OK (0.49s)
migrate (via gitattributes): OK (1.07s)
fsck --from remote: OK (0.36s)
fsck (basics): OK (1.10s)
edit (pre-commit): OK (0.66s)
copy: OK (0.85s)
get (ssh remote): OK (0.69s)
drop (no remote): OK (0.79s)
import: OK (1.07s)
shared clone: OK (0.33s)
ignore deleted files: OK (0.50s)
add moved link: OK (0.67s)

All 23 tests passed (30.08s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.59s)
add: OK (0.93s)
repair: OK (1.02s)
preferred content: OK (4.57s)
bup remote: OK (0.54s)
whereis: OK (1.97s)
map: OK (1.02s)
conflict resolution (removed file): OK (11.67s)
conflict resolution movein regression: OK (3.30s)
adjusted branch subtree regression: OK (1.28s)
sync: OK (1.82s)
find: OK (0.99s)
migrate: OK (1.17s)
fsck (remote untrusted): OK (0.84s)
trust: OK (0.86s)
edit (no pre-commit): OK (0.78s)
move (numcopies): OK (1.22s)
get: OK (0.67s)
unannex (with copy): OK (0.57s)
magic: OK (1.28s)
export and import of subdir: OK (1.99s)
readonly remote: OK (1.66s)
add extras: OK (0.54s)

All 23 tests passed (41.29s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.12s)
add: OK (0.51s)
add subdirs: OK (0.47s)
gpg crypto: OK (5.29s)
directory remote: OK (0.88s)
uninit (in git-annex branch): OK (0.28s)
conflict resolution (nonannexed symlink): OK (3.15s)
conflict resolution symlink bit: OK
conflict resolution: OK (2.47s)
union merge regression: OK (2.88s)
info: OK (0.45s)
unused: OK (3.86s)
conversion git to annexed: OK (1.10s)
fsck (bare): OK (0.44s)
partial commit: OK (0.99s)
lock: OK (2.24s)
move: OK (2.27s)
drop (with remote): OK (1.46s)
reinject: OK (1.30s)
log: OK (0.49s)
metadata: OK (1.45s)
git-remote-annex: OK (2.31s)

All 22 tests passed (34.41s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.10s)
add: OK (0.59s)
addurl: OK (0.70s)
sop crypto: OK
rsync remote: OK (1.70s)
upgrade: OK (0.15s)
conflict resolution (mixed locked and unlocked file): OK (1.91s)
conflict resolution (uncommitted local file): OK (3.10s)
conflict resolution (adjusted branch): OK (5.45s)
adjusted branch merge regression: OK (5.07s)
version: OK (0.47s)
describe: OK (0.54s)
conversion annexed to git: OK (1.09s)
fsck (local untrusted): OK (1.42s)
fix: OK (0.38s)
lock --force: OK (1.00s)
move (ssh remote): OK (2.13s)
drop (untrusted remote): OK (1.20s)
unannex (no copy): OK (0.48s)
view: OK (0.99s)
export and import: OK (4.81s)
git-remote-annex exporttree: OK (2.49s)
add dup: OK (0.59s)

All 23 tests passed (36.35s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.24s)
add: OK (1.10s)
repair: OK (0.58s)
preferred content: OK (3.84s)
bup remote: OK (0.34s)
whereis: OK (1.40s)
map: OK (0.71s)
conflict resolution (removed file): OK (10.04s)
conflict resolution movein regression: OK (5.44s)
adjusted branch subtree regression: OK (2.15s)
sync: OK (3.14s)
find: OK (1.90s)
migrate: OK (2.53s)
fsck (remote untrusted): OK (1.69s)
trust: OK (1.62s)
edit (no pre-commit): OK (1.46s)
move (numcopies): OK (2.43s)
get: OK (1.20s)
unannex (with copy): OK (0.93s)
magic: OK (1.37s)
export and import of subdir: OK (2.13s)
readonly remote: OK (0.95s)
add extras: OK (0.52s)

All 23 tests passed (47.72s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.30s)
add: OK (1.19s)
enableremote encryption changes: OK (1.85s)
required_content: OK (1.59s)
borg remote: OK
hook remote: OK (1.90s)
uninit: OK (1.06s)
conflict resolution (nonannexed file): OK (6.93s)
conflict resolution (mixed directory and file): OK (9.10s)
transition propagation: OK (6.45s)
concurrent get of dup key regression: OK (1.79s)
merge: OK (0.27s)
migrate (via gitattributes): OK (1.67s)
fsck --from remote: OK (0.27s)
fsck (basics): OK (1.10s)
edit (pre-commit): OK (0.74s)
copy: OK (1.03s)
get (ssh remote): OK (0.53s)
drop (no remote): OK (0.63s)
import: OK (0.83s)
shared clone: OK (0.15s)
ignore deleted files: OK (0.35s)
add moved link: OK (0.61s)

All 23 tests passed (40.36s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.16s)
add: OK (0.50s)
add subdirs: OK (0.86s)
gpg crypto: gpg: Warning: using insecure memory!
OK (5.20s)
directory remote: OK (0.68s)
uninit (in git-annex branch): OK (0.31s)
conflict resolution (nonannexed symlink): OK (2.72s)
conflict resolution symlink bit: OK (1.88s)
conflict resolution: OK (1.77s)
union merge regression: OK (4.64s)
info: OK (0.86s)
unused: OK (3.53s)
conversion git to annexed: OK (0.74s)
fsck (bare): OK (0.42s)
partial commit: OK (1.21s)
lock: OK (2.52s)
move: OK (1.70s)
drop (with remote): OK (1.33s)
reinject: OK (0.95s)
log: OK (0.44s)
metadata: OK (1.61s)
git-remote-annex: OK (2.19s)

All 22 tests passed (36.24s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.16s)
add: OK (0.30s)
addurl: OK (0.45s)
sop crypto: OK
rsync remote: OK (1.34s)
upgrade: OK (0.15s)
conflict resolution (mixed locked and unlocked file): OK (1.94s)
conflict resolution (uncommitted local file): OK (1.67s)
conflict resolution (adjusted branch): OK (2.20s)
adjusted branch merge regression: OK (3.72s)
version: OK (0.45s)
describe: OK (0.63s)
conversion annexed to git: OK (1.32s)
fsck (local untrusted): OK (1.53s)
fix: OK (1.17s)
lock --force: OK (1.37s)
move (ssh remote): OK (1.87s)
drop (untrusted remote): OK (1.09s)
unannex (no copy): OK (0.53s)
view: OK (1.09s)
export and import: OK (4.79s)
git-remote-annex exporttree: OK (2.39s)
add dup: OK (0.72s)

All 23 tests passed (30.89s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.33s)
add: OK (1.01s)
repair: OK (0.55s)
preferred content: OK (3.51s)
bup remote: OK (0.29s)
whereis: OK (1.35s)
map: OK (0.71s)
conflict resolution (removed file): OK (7.52s)
conflict resolution movein regression: OK (2.80s)
adjusted branch subtree regression: OK (1.19s)
sync: OK (1.47s)
find: OK (0.77s)
migrate: OK (1.05s)
fsck (remote untrusted): OK (0.70s)
trust: OK (0.65s)
edit (no pre-commit): OK (0.72s)
move (numcopies): OK (0.82s)
get: OK (0.51s)
unannex (with copy): OK (0.39s)
magic: OK (0.66s)
export and import of subdir: OK (1.25s)
readonly remote: OK (0.70s)
add extras: OK (0.26s)

All 23 tests passed (29.22s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.25s)
add: OK (1.00s)
enableremote encryption changes: OK (2.03s)
required_content: OK (1.56s)
borg remote: OK
hook remote: OK (1.78s)
uninit: OK (0.80s)
conflict resolution (nonannexed file): OK (5.26s)
conflict resolution (mixed directory and file): OK (3.73s)
transition propagation: OK (3.05s)
concurrent get of dup key regression: OK (0.63s)
merge: OK (0.18s)
migrate (via gitattributes): OK (0.99s)
fsck --from remote: OK (0.21s)
fsck (basics): OK (0.95s)
edit (pre-commit): OK (0.56s)
copy: OK (0.80s)
get (ssh remote): OK (0.52s)
drop (no remote): OK (0.52s)
import: OK (0.83s)
shared clone: OK (0.15s)
ignore deleted files: OK (0.34s)
add moved link: OK (0.41s)

All 23 tests passed (26.57s)

All tests succeeded. (Ran 14 test groups in 4m21s)
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ cp -a tmp/git-annex-standalone-amd64.tar.gz ../out/output/sha1/bca393620521d18bc073fc3b7da8eda5aad8383f.tmp
+ ./git-annex version
git-annex version: 10.20260718-gf0ee22046d1043d97ff3585596bbdbf39815916b
build flags: Assistant Webapp Inotify DBus DesktopNotify TorrentParser MagicMime Benchmark Feeds Testsuite S3 WebDAV Servant OsPath Botan Blake3 XXH3
dependency versions: aws-0.24.4 bloomfilter-2.0.1.3 crypton-1.0.4 DAV-1.3.4 feed-1.3.2.1 ghc-9.10.3 http-client-0.7.19 torrent-10000.1.3 uuid-1.3.16 yesod-1.6.2.1
key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 BLAKE3_256E BLAKE3_256 XXH3E XXH3 SHA1E SHA1 MD5E MD5 WORM URL GITBUNDLE GITMANIFEST VURL X*
remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg rclone hook external compute mask
operating system: linux x86_64
supported repository versions: 8 9 10
upgrade supported from repository versions: 0 1 2 3 4 5 6 7 8 9 10
+ git ls-files --modified
+ grep -v git-annex.cabal
+ grep -v .deb
+ '[' -s .git/modified-files ']'
+ git ls-files --exclude-standard --others
+ grep -v .deb
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/bca393620521d18bc073fc3b7da8eda5aad8383f ']'
+ mv -- ../out/output/sha1/bca393620521d18bc073fc3b7da8eda5aad8383f.tmp ../out/output/sha1/bca393620521d18bc073fc3b7da8eda5aad8383f
+ rm -rf -- ../out/output/sha1/bca393620521d18bc073fc3b7da8eda5aad8383f.old
+ exit 0

>>> Done at: Tue Aug 18 16:20:34 EDT 2026

>>> Result code: 0
PASS
renamed 'out/log' -> 'out/pass/bca393620521d18bc073fc3b7da8eda5aad8383f'
Done: bca393620521d18bc073fc3b7da8eda5aad8383f