Autobuilder log for remotes/origin/HEAD (1b947233f21755c0c4d1f00e5a24f39d62fa3f1e):
>>> Starting at: Fri Feb 13 17:20:04 UTC 2026
>>> Commit: 1b947233f21755c0c4d1f00e5a24f39d62fa3f1e
>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 3c7f9cecce Added a comment: Ensuring only one process
Previous HEAD position was 3c7f9cecce Added a comment: Ensuring only one process
HEAD is now at 1b947233f2 add news item for git-annex 10.20260213
HEAD is now at 1b947233f2 add news item for git-annex 10.20260213
--STOP-IGNORE-WARNINGS
>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
+ LANG=C.UTF-8
+ export LANG
+ TMPDIR=/home/builder/tmp
+ export TMPDIR
+ mkdir -p /home/builder/tmp
++ git rev-parse HEAD
+ REV=1b947233f21755c0c4d1f00e5a24f39d62fa3f1e
+ OUTDIR=../out/output/sha1/1b947233f21755c0c4d1f00e5a24f39d62fa3f1e
+ OUTDIR_TMP=../out/output/sha1/1b947233f21755c0c4d1f00e5a24f39d62fa3f1e.tmp
+ install -d -m0755 -- ../out/output/sha1/1b947233f21755c0c4d1f00e5a24f39d62fa3f1e.tmp
+ printf '%s\n' 1b947233f21755c0c4d1f00e5a24f39d62fa3f1e
+ mkdir tmp
mkdir: cannot create directory ‘tmp’: File exists
+ sed -e 's/extra-deps:/extra-deps:\n- fdo-notify-0.3.1\n- magic-1.1/' -e 's/magicmime: false/magicmime: true/' -e 's/dbus: false/dbus: true/' stack.yaml
+ export BUILDER=stack
+ BUILDER=stack
+ export 'BUILDERCOMMONOPTIONS=--stack-yaml stack.yaml.autobuild'
+ BUILDERCOMMONOPTIONS='--stack-yaml stack.yaml.autobuild'
+ export BUILDEROPTIONS=
+ BUILDEROPTIONS=
+ stack --stack-yaml stack.yaml.autobuild setup
Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,
consider using: stack ghc, stack ghci, stack runghc, or stack exec.
+ GHC='stack --stack-yaml stack.yaml.autobuild ghc --'
+ export GHC
+ stack --stack-yaml stack.yaml.autobuild ghc -- --make Build/BuildVersion
Warning: You are currently using Stack version 3.3.1 but version 3.9.1 is available.
You can try to upgrade by running stack upgrade
Tired of seeing this? Add recommend-stack-upgrade: false to
/home/builder/.stack/config.yaml.
+ Build/BuildVersion
+ make linuxstandalone
make git-annex Build/Standalone
make[1]: Entering directory '/home/builder/gitbuilder/build'
stack build --stack-yaml stack.yaml.autobuild
git-annex> configure (exe)
[ 3 of 26] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Utility/FileSystemEncoding.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[ 5 of 26] Compiling Utility.Misc ( Utility/Misc.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Utility/Misc.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[ 7 of 26] Compiling Utility.OsPath ( Utility/OsPath.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Utility/OsPath.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[ 8 of 26] Compiling Utility.FileIO ( Utility/FileIO.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Utility/FileIO.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[ 9 of 26] Compiling Utility.OsString ( Utility/OsString.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Utility/OsString.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[11 of 26] Compiling Utility.SafeOutput ( Utility/SafeOutput.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Utility/SafeOutput.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[13 of 26] Compiling Utility.Process ( Utility/Process.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Utility/Process.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[20 of 26] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Utility/SystemDirectory.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[21 of 26] Compiling Utility.Path ( Utility/Path.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Utility/Path.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[23 of 26] Compiling Build.Configure ( Build/Configure.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/Build/Configure.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[25 of 26] Compiling StackSetupShim ( /home/builder/.stack/setup-exe-src/setup-shim-w2MFVN35.hs, /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/StackSetupShim.o ) [/home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup_macros.h changed]
[26 of 26] Linking /home/builder/gitbuilder/build/.stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/setup/setup [Objects changed]
checking UPGRADE_LOCATION... https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-arm64-ancient.tar.gz
checking git... yes
checking git version... 2.30.2
checking cp -a... yes
checking cp -p... yes
checking cp --preserve=timestamps... yes
checking cp --reflink=auto... yes
checking cp --no-preserve=xattr... yes
checking xargs -0... yes
checking rsync... yes
checking curl... yes
checking bup... no
checking borg... no
checking nice... yes
checking ionice... yes
checking nocache... no
checking gpg... gpg
checking lsof... not available
checking git-remote-gcrypt... git-remote-gcrypt
checking ssh connection caching... yes
Configuring git-annex-10.20260213...
git-annex> build (exe) with ghc-9.10.3
Preprocessing executable 'git-annex' for git-annex-10.20260213...
Building executable 'git-annex' for git-annex-10.20260213...
[ 1 of 751] Compiling Assistant.Types.BranchChange
[ 2 of 751] Compiling Assistant.Types.ThreadName
[ 3 of 751] Compiling Assistant.Types.TransferSlots
[ 4 of 751] Compiling Author
[ 5 of 751] Compiling BuildFlags
[ 6 of 751] Compiling BuildInfo
[ 7 of 751] Compiling Build.BundledPrograms
[ 8 of 751] Compiling CmdLine.Multicall
[ 9 of 751] Compiling Config.Cost
[ 10 of 751] Compiling Database.Keys.Tables
[ 11 of 751] Compiling Types.AdjustedBranch
[ 12 of 751] Compiling Types.Availability
[ 13 of 751] Compiling Types.Creds
[ 14 of 751] Compiling Assistant.Types.CredPairCache
[ 15 of 751] Compiling Types.DesktopNotify
[ 16 of 751] Compiling Types.Direction
[ 17 of 751] Compiling Types.IndexFiles
[ 18 of 751] Compiling Types.Link
[ 19 of 751] Compiling Types.Mime
[ 20 of 751] Compiling Types.ProposedAccepted
[ 21 of 751] Compiling Types.RemoteConfig
[ 22 of 751] Compiling Types.RepoVersion
[ 23 of 751] Compiling Types.Upgrade
[ 24 of 751] Compiling Types.WorkerPool
[ 25 of 751] Compiling Utility.Applicative
[ 26 of 751] Compiling Utility.Attoparsec
[ 27 of 751] Compiling Utility.Bloom
[ 28 of 751] Compiling Utility.Data
[ 29 of 751] Compiling Utility.DebugLocks
[ 30 of 751] Compiling Utility.Dot
[ 31 of 751] Compiling Utility.Env
[ 32 of 751] Compiling Utility.Env.Set
[ 33 of 751] Compiling Utility.FileIO.CloseOnExec
[ 34 of 751] Compiling Utility.FileSystemEncoding
[ 35 of 751] Compiling Utility.Debug
[ 36 of 751] Compiling Utility.Hash
[ 37 of 751] Compiling Utility.HumanNumber
[ 38 of 751] Compiling Utility.DataUnits
[ 39 of 751] Compiling Utility.LockFile.LockStatus
[ 40 of 751] Compiling Utility.MD5
[ 41 of 751] Compiling Utility.Misc
[ 42 of 751] Compiling Utility.Monad
[ 43 of 751] Compiling Utility.OptParse
[ 44 of 751] Compiling Utility.OsPath
[ 45 of 751] Compiling Utility.LockPool.STM
[ 46 of 751] Compiling Utility.LockPool.LockHandle
[ 47 of 751] Compiling Utility.FileIO.String
[ 48 of 751] Compiling Utility.FileIO
[ 49 of 751] Compiling Utility.HtmlDetect
[ 50 of 751] Compiling Utility.Aeson
[ 51 of 751] Compiling Types.Transitions
[ 52 of 751] Compiling Types.Key
[ 53 of 751] Compiling Types.GitRemoteAnnex
[ 54 of 751] Compiling Utility.OsString
[ 55 of 751] Compiling Utility.PID
[ 56 of 751] Compiling Utility.PartialPrelude
[ 57 of 751] Compiling Utility.Format
[ 58 of 751] Compiling Types.Concurrency
[ 59 of 751] Compiling Utility.Percentage
[ 60 of 751] Compiling Utility.Process.Shim
[ 61 of 751] Compiling Utility.QuickCheck
[ 62 of 751] Compiling Utility.HumanTime
[ 63 of 751] Compiling Types.VectorClock
[ 64 of 751] Compiling Utility.RawFilePath
[ 65 of 751] Compiling Utility.OpenFd
[ 66 of 751] Compiling Utility.OpenFile
[ 67 of 751] Compiling Utility.FileSize
[ 68 of 751] Compiling Database.RawFilePath
[ 69 of 751] Compiling Utility.SafeOutput
[ 70 of 751] Compiling Utility.Exception
[ 71 of 751] Compiling Utility.Process
[ 72 of 751] Compiling Utility.SafeCommand
[ 73 of 751] Compiling Git.Types
[ 74 of 751] Compiling Utility.Process.Transcript
[ 75 of 751] Compiling Utility.Path.Max
[ 76 of 751] Compiling Utility.Network
[ 77 of 751] Compiling Utility.Mounts
[ 78 of 751] Compiling Utility.MonotonicClock
[ 79 of 751] Compiling Utility.IPAddress
[ 80 of 751] Compiling Utility.Glob
[ 81 of 751] Compiling Utility.FileMode
[ 82 of 751] Compiling Utility.LockFile.Posix
[ 83 of 751] Compiling Utility.LockPool.Posix
[ 84 of 751] Compiling Utility.LockPool
[ 85 of 751] Compiling Types.LockCache
[ 86 of 751] Compiling Utility.LockFile
[ 87 of 751] Compiling Git.FileMode
[ 88 of 751] Compiling Utility.Env.Basic
[ 89 of 751] Compiling Utility.DiskFree
[ 90 of 751] Compiling Utility.Directory
[ 91 of 751] Compiling Utility.Directory.Stream
[ 92 of 751] Compiling Utility.DBus
[ 93 of 751] Compiling Utility.Base64
[ 94 of 751] Compiling Git.PktLine
[ 95 of 751] Compiling Build.Version
[ 96 of 751] Compiling Build.Mans
[ 97 of 751] Compiling Annex.UntrustedFilePath
[ 98 of 751] Compiling Utility.Shell
[ 99 of 751] Compiling Utility.Split
[100 of 751] Compiling Utility.ShellEscape
[101 of 751] Compiling Utility.DottedVersion
[102 of 751] Compiling Git.Version
[103 of 751] Compiling Utility.SshHost
[104 of 751] Compiling Utility.SystemDirectory
[105 of 751] Compiling Utility.Path
[106 of 751] Compiling Utility.Path.Windows
[107 of 751] Compiling Utility.MagicWormhole
[108 of 751] Compiling Build.TestConfig
[109 of 751] Compiling Build.Configure
[110 of 751] Compiling Utility.Tense
[111 of 751] Compiling Assistant.Types.Alert
[112 of 751] Compiling Utility.Terminal
[113 of 751] Compiling Utility.ThreadLock
[114 of 751] Compiling Utility.ThreadScheduler
[115 of 751] Compiling Utility.TimeStamp
[116 of 751] Compiling Annex.VectorClock.Utility
[117 of 751] Compiling Utility.Tmp
[118 of 751] Compiling Utility.MoveFile
[119 of 751] Compiling Utility.Tmp.Dir
[120 of 751] Compiling Utility.Touch
[121 of 751] Compiling Utility.Tuple
[122 of 751] Compiling Utility.Scheduled
[123 of 751] Compiling Utility.Scheduled.QuickCheck
[124 of 751] Compiling Utility.Url.Parse
[125 of 751] Compiling Utility.UserInfo
[126 of 751] Compiling Utility.Path.AbsRel
[127 of 751] Compiling Utility.LockFile.PidLock
[128 of 751] Compiling Utility.LockPool.PidLock
[129 of 751] Compiling Utility.LinuxMkLibs
[130 of 751] Compiling Utility.Directory.Create
[131 of 751] Compiling Common
[132 of 751] Compiling Utility.Tor
[133 of 751] Compiling Utility.TList
[134 of 751] Compiling Assistant.Types.Commits
[135 of 751] Compiling Utility.Su
[136 of 751] Compiling Utility.StatelessOpenPGP
[137 of 751] Compiling Utility.SshConfig
[138 of 751] Compiling Utility.SimpleProtocol
[139 of 751] Compiling Utility.AuthToken
[140 of 751] Compiling Utility.ResourcePool
[141 of 751] Compiling Utility.Path.Tests
[142 of 751] Compiling Utility.NotificationBroadcaster
[143 of 751] Compiling Utility.Metered
[144 of 751] Compiling Utility.Url
[145 of 751] Compiling Types.UrlContents
[146 of 751] Compiling Utility.Rsync
[147 of 751] Compiling Types.Messages
[148 of 751] Compiling Utility.Matcher
[149 of 751] Compiling Utility.Lsof
[150 of 751] Compiling Utility.LogFile
[151 of 751] Compiling Utility.InodeCache
[152 of 751] Compiling Types.KeySource
[153 of 751] Compiling Types.Backend
[154 of 751] Compiling Database.Handle
[155 of 751] Compiling Database.RepoSize.Handle
[156 of 751] Compiling Database.Queue
[157 of 751] Compiling Database.Keys.Handle
[158 of 751] Compiling Utility.Gpg
[159 of 751] Compiling Types.Crypto
[160 of 751] Compiling Utility.DirWatcher.Types
[161 of 751] Compiling Utility.DirWatcher.INotify
[162 of 751] Compiling Utility.DirWatcher
[163 of 751] Compiling Utility.Daemon
[164 of 751] Compiling Utility.CopyFile
[165 of 751] Compiling Utility.CoProcess
[166 of 751] Compiling Utility.Batch
[167 of 751] Compiling Utility.Android
[168 of 751] Compiling Types.UUID
[169 of 751] Compiling Types.TrustLevel
[170 of 751] Compiling Types.RepoSize
[171 of 751] Compiling Types.RemoteState
[172 of 751] Compiling Types.NumCopies
[173 of 751] Compiling Types.FileMatcher
[174 of 751] Compiling Types.Cluster
[175 of 751] Compiling Types.CleanupActions
[176 of 751] Compiling Types.TransferrerPool
[177 of 751] Compiling Types.ScheduledActivity
[178 of 751] Compiling Types.RefSpec
[179 of 751] Compiling Types.MetaData
[180 of 751] Compiling Annex.MetaData.StandardFields
[181 of 751] Compiling Logs.Line
[182 of 751] Compiling Key
[183 of 751] Compiling Annex.Balanced
[184 of 751] Compiling Types.Group
[185 of 751] Compiling Git.Url
[186 of 751] Compiling Git.Ssh
[187 of 751] Compiling Git.Sha
[188 of 751] Compiling Git.Quote
[189 of 751] Compiling Git.LockFile
[190 of 751] Compiling Git.FilterProcess
[191 of 751] Compiling Git
[192 of 751] Compiling Types.View
[193 of 751] Compiling Types.BranchState
[194 of 751] Compiling P2P.Http.Url
[195 of 751] Compiling Git.Objects
[196 of 751] Compiling Git.Index
[197 of 751] Compiling Git.Hook
[198 of 751] Compiling Git.FilePath
[199 of 751] Compiling Types.Export
[200 of 751] Compiling Types.Import
[201 of 751] Compiling Database.Types
[202 of 751] Compiling Git.DiffTreeItem
[203 of 751] Compiling Database.Keys.SQL
[204 of 751] Compiling Git.Env
[205 of 751] Compiling Git.Command
[206 of 751] Compiling Git.UpdateIndex
[207 of 751] Compiling Git.Status
[208 of 751] Compiling Git.Remote.Remove
[209 of 751] Compiling Git.Remote
[210 of 751] Compiling Git.RefLog
[211 of 751] Compiling Git.Ref
[212 of 751] Compiling Git.Queue
[213 of 751] Compiling Git.LsTree
[214 of 751] Compiling Git.Tree
[215 of 751] Compiling Git.LsFiles
[216 of 751] Compiling Git.Log
[217 of 751] Compiling Git.History
[218 of 751] Compiling Git.HashObject
[219 of 751] Compiling Git.Fsck
[220 of 751] Compiling Git.DiffTree
[221 of 751] Compiling Git.Command.Batch
[222 of 751] Compiling Git.CheckIgnore
[223 of 751] Compiling Git.CheckAttr
[224 of 751] Compiling Git.CatFile
[225 of 751] Compiling Types.CatFileHandles
[226 of 751] Compiling Git.UnionMerge
[227 of 751] Compiling Git.Bundle
[228 of 751] Compiling Annex.AdjustedBranch.Name
[229 of 751] Compiling Config.DynamicConfig
[230 of 751] Compiling Annex.Magic
[231 of 751] Compiling Utility.OSX
[232 of 751] Compiling Utility.FreeDesktop
[233 of 751] Compiling Config.Files
[234 of 751] Compiling Config.Files.AutoStart
[235 of 751] Compiling Assistant.Install.Menu
[236 of 751] Compiling Assistant.Install.AutoStart
[237 of 751] Compiling Build.DesktopFile
[238 of 751] Compiling Git.Construct
[239 of 751] Compiling Git.Config
[240 of 751] Compiling Types.StallDetection
[241 of 751] Compiling Types.Distribution
[242 of 751] Compiling Types.Difference
[243 of 751] Compiling Git.GCrypt
[244 of 751] Compiling Git.CurrentRepo
[245 of 751] Compiling Git.Credential
[246 of 751] Compiling Git.ConfigTypes
[247 of 751] Compiling Git.Branch
[248 of 751] Compiling Types.GitConfig
[249 of 751] Compiling Types.Remote
[250 of 751] Compiling Annex.DirHashes
[251 of 751] Compiling Annex.Debug.Utility
[252 of 751] Compiling Git.Repair
[253 of 751] Compiling Git.Merge
[254 of 751] Compiling Git.AutoCorrect
[255 of 751] Compiling Annex.Fixup
[256 of 751] Compiling Annex.Locations
[257 of 751] Compiling Annex
[258 of 751] Compiling Types.DeferredParse
[259 of 751] Compiling Types
[260 of 751] Compiling Types.Transfer
[261 of 751] Compiling Types.ActionItem
[262 of 751] Compiling Types.Command
[263 of 751] Compiling Types.Test
[264 of 751] Compiling Types.Benchmark
[265 of 751] Compiling Messages.JSON
[266 of 751] Compiling Remote.WebDAV.DavLocation
[267 of 751] Compiling Remote.Rsync.RsyncUrl
[268 of 751] Compiling Assistant.Types.RepoProblem
[269 of 751] Compiling Annex.SpecialRemote.Config
[270 of 751] Compiling Types.StandardGroups
[271 of 751] Compiling Annex.GitShaKey
[272 of 751] Compiling Messages.Concurrent
[273 of 751] Compiling Messages.Internal
[274 of 751] Compiling CmdLine.AnnexSetter
[275 of 751] Compiling Annex.Debug
[276 of 751] Compiling CmdLine.Option
[277 of 751] Compiling Annex.Concurrent.Utility
[278 of 751] Compiling Messages
[279 of 751] Compiling Messages.Progress
[280 of 751] Compiling Messages.Serialized
[281 of 751] Compiling Annex.Common
[282 of 751] Compiling Upgrade.V4
[283 of 751] Compiling Upgrade.V3
[284 of 751] Compiling Types.Transferrer
[285 of 751] Compiling Types.StoreRetrieve
[286 of 751] Compiling Remote.Helper.ReadOnly
[287 of 751] Compiling Remote.Helper.Path
[288 of 751] Compiling Remote.Helper.Messages
[289 of 751] Compiling Remote.External.Types
[290 of 751] Compiling Remote.External.AsyncExtension
[291 of 751] Compiling Logs
[292 of 751] Compiling Crypto
[293 of 751] Compiling Remote.Helper.ThirdPartyPopulated
[294 of 751] Compiling Remote.Helper.Encryptable
[295 of 751] Compiling Config
[296 of 751] Compiling Annex.LockPool.PosixOrPid
[297 of 751] Compiling Annex.LockPool
[298 of 751] Compiling CmdLine.Usage
[299 of 751] Compiling CmdLine.GitAnnexShell.Fields
[300 of 751] Compiling Backend.Utilities
[301 of 751] Compiling Backend.WORM
[302 of 751] Compiling Backend.Hash
[303 of 751] Compiling Backend.GitRemoteAnnex
[304 of 751] Compiling Assistant.Types.TransferQueue
[305 of 751] Compiling Assistant.Types.ThreadedMonad
[306 of 751] Compiling Assistant.Types.ScanRemotes
[307 of 751] Compiling Assistant.Types.Pushes
[308 of 751] Compiling Assistant.Ssh
[309 of 751] Compiling Assistant.Alert.Utility
[310 of 751] Compiling Annex.WorkerPool
[311 of 751] Compiling Annex.View.ViewedFile
[312 of 751] Compiling Annex.Version
[313 of 751] Compiling Config.Smudge
[314 of 751] Compiling Upgrade.V8
[315 of 751] Compiling Annex.VectorClock
[316 of 751] Compiling Logs.SingleValue.Pure
[317 of 751] Compiling Logs.MetaData.Pure
[318 of 751] Compiling Logs.Presence.Pure
[319 of 751] Compiling Logs.MapLog
[320 of 751] Compiling Logs.UUIDBased
[321 of 751] Compiling Logs.Trust.Pure
[322 of 751] Compiling Logs.Remote.Pure
[323 of 751] Compiling Logs.Difference.Pure
[324 of 751] Compiling Logs.ContentIdentifier.Pure
[325 of 751] Compiling Logs.Chunk.Pure
[326 of 751] Compiling Logs.Export.Pure
[327 of 751] Compiling Annex.VariantFile
[328 of 751] Compiling Annex.UUID
[329 of 751] Compiling Remote.List.Util
[330 of 751] Compiling Annex.StallDetection
[331 of 751] Compiling Annex.SafeDropProof
[332 of 751] Compiling Annex.Notification
[333 of 751] Compiling Annex.Hook
[334 of 751] Compiling Upgrade.V6
[335 of 751] Compiling Annex.Url
[336 of 751] Compiling Annex.Perms
[337 of 751] Compiling Database.Init
[338 of 751] Compiling Database.Benchmark
[339 of 751] Compiling Creds
[340 of 751] Compiling Remote.Helper.AWS
[341 of 751] Compiling P2P.Address
[342 of 751] Compiling P2P.Auth
[343 of 751] Compiling Annex.LockFile
[344 of 751] Compiling Remote.Helper.Hooks
[345 of 751] Compiling Database.RepoSize
[346 of 751] Compiling Database.Fsck
[347 of 751] Compiling Annex.Tmp
[348 of 751] Compiling Annex.ReplaceFile
[349 of 751] Compiling Logs.File
[350 of 751] Compiling Logs.View
[351 of 751] Compiling Logs.Upgrade
[352 of 751] Compiling Logs.Unused
[353 of 751] Compiling Logs.Transfer
[354 of 751] Compiling Logs.Smudge
[355 of 751] Compiling Logs.Restage
[356 of 751] Compiling Logs.FsckResults
[357 of 751] Compiling Logs.AdjustedBranchUpdate
[358 of 751] Compiling Annex.RepoSize.LiveUpdate
[359 of 751] Compiling Annex.Queue
[360 of 751] Compiling Annex.InodeSentinal
[361 of 751] Compiling Upgrade.V5.Direct
[362 of 751] Compiling Annex.HashObject
[363 of 751] Compiling Annex.GitOverlay
[364 of 751] Compiling Annex.PidLock
[365 of 751] Compiling Annex.Path
[366 of 751] Compiling Annex.Ssh
[367 of 751] Compiling Annex.Multicast
[368 of 751] Compiling Annex.Link
[369 of 751] Compiling Annex.TransferrerPool
[370 of 751] Compiling Annex.ExternalAddonProcess
[371 of 751] Compiling P2P.Generic
[372 of 751] Compiling Backend.External
[373 of 751] Compiling Annex.CurrentBranch
[374 of 751] Compiling Annex.CopyFile
[375 of 751] Compiling Annex.Content.LowLevel
[376 of 751] Compiling Annex.Content.PointerFile
[377 of 751] Compiling Annex.ChangedRefs
[378 of 751] Compiling RemoteDaemon.Types
[379 of 751] Compiling Assistant.Types.RemoteControl
[380 of 751] Compiling RemoteDaemon.Transport.Ssh.Types
[381 of 751] Compiling P2P.Protocol
[382 of 751] Compiling P2P.Http.Types
[383 of 751] Compiling P2P.Http
[384 of 751] Compiling P2P.IO
[385 of 751] Compiling Annex.CheckIgnore
[386 of 751] Compiling Annex.CheckAttr
[387 of 751] Compiling Annex.CatFile
[388 of 751] Compiling RemoteDaemon.Common
[389 of 751] Compiling Logs.Transitions
[390 of 751] Compiling Annex.Branch.Transitions
[391 of 751] Compiling Annex.RemoteTrackingBranch
[392 of 751] Compiling Annex.Export
[393 of 751] Compiling Annex.Concurrent
[394 of 751] Compiling P2P.Http.Client
[395 of 751] Compiling Annex.BranchState
[396 of 751] Compiling Annex.Journal
[397 of 751] Compiling Annex.Branch
[398 of 751] Compiling Logs.UUID
[399 of 751] Compiling Logs.Trust.Basic
[400 of 751] Compiling Logs.SingleValue
[401 of 751] Compiling Logs.Schedule
[402 of 751] Compiling Logs.RemoteState
[403 of 751] Compiling Logs.Remote
[404 of 751] Compiling Logs.Proxy
[405 of 751] Compiling Remote.Helper.Git
[406 of 751] Compiling Logs.Presence
[407 of 751] Compiling Logs.PreferredContent.Raw
[408 of 751] Compiling Logs.NumCopies
[409 of 751] Compiling Logs.Multicast
[410 of 751] Compiling Logs.Migrate
[411 of 751] Compiling Logs.MetaData
[412 of 751] Compiling Annex.MetaData
[413 of 751] Compiling Logs.MaxSize
[414 of 751] Compiling Logs.Location
[415 of 751] Compiling Logs.Web
[416 of 751] Compiling Logs.Group
[417 of 751] Compiling Logs.Export
[418 of 751] Compiling Logs.Import
[419 of 751] Compiling Database.Export
[420 of 751] Compiling Logs.EquivilantKeys
[421 of 751] Compiling Backend.VURL.Utilities
[422 of 751] Compiling Backend.URL
[423 of 751] Compiling Backend.Variety
[424 of 751] Compiling Backend.VURL
[425 of 751] Compiling Backend
[426 of 751] Compiling Annex.Verify
[427 of 751] Compiling Annex.Content.Presence.LowLevel
[428 of 751] Compiling Database.Keys
[429 of 751] Compiling Upgrade.V7
[430 of 751] Compiling Annex.WorkTree
[431 of 751] Compiling Annex.Content.Presence
[432 of 751] Compiling Logs.Difference
[433 of 751] Compiling Annex.Difference
[434 of 751] Compiling Logs.ContentIdentifier
[435 of 751] Compiling Logs.Config
[436 of 751] Compiling Config.GitConfig
[437 of 751] Compiling Logs.Cluster.Basic
[438 of 751] Compiling Logs.Chunk
[439 of 751] Compiling Remote.Helper.Chunked
[440 of 751] Compiling Remote.Helper.Chunked.Legacy
[441 of 751] Compiling Logs.Activity
[442 of 751] Compiling Database.ImportFeed
[443 of 751] Compiling Database.ContentIdentifier
[444 of 751] Compiling Annex.RepoSize
[445 of 751] Compiling Annex.BloomFilter
[446 of 751] Compiling Annex.AdjustedBranch
[447 of 751] Compiling Annex.UpdateInstead
[448 of 751] Compiling Annex.Content
[449 of 751] Compiling Upgrade.V9
[450 of 751] Compiling Upgrade.V5
[451 of 751] Compiling Upgrade.V2
[452 of 751] Compiling Upgrade.V1
[453 of 751] Compiling Upgrade.V0
[454 of 751] Compiling Upgrade
[455 of 751] Compiling Remote.Helper.Special
[456 of 751] Compiling Remote.Helper.Http
[457 of 751] Compiling Remote.Directory.LegacyChunked
[458 of 751] Compiling Remote.Helper.P2P
[459 of 751] Compiling Remote.Helper.ExportImport
[460 of 751] Compiling Remote.WebDAV
[461 of 751] Compiling Remote.Tahoe
[462 of 751] Compiling Remote.S3
[463 of 751] Compiling Remote.Rsync
warning: /home/builder/gitbuilder/build/Remote/Rsync.hs:347:26: [GHC-40910] [-Wunused-matches]
Defined but not used: ‘ed’
|
347 | removeExportDirectoryM o ed = removeGeneric o []
| ^^
[464 of 751] Compiling Remote.HttpAlso
[465 of 751] Compiling Remote.Hook
[466 of 751] Compiling Remote.Glacier
[467 of 751] Compiling Remote.Ddar
[468 of 751] Compiling Remote.Borg
[469 of 751] Compiling Remote.BitTorrent
[470 of 751] Compiling Remote.Adb
[471 of 751] Compiling Remote.External
[472 of 751] Compiling Remote.Rclone
[473 of 751] Compiling Remote.Directory
[474 of 751] Compiling Annex.YoutubeDl
[475 of 751] Compiling Remote.Web
[476 of 751] Compiling Annex.AutoMerge
[477 of 751] Compiling Annex.AdjustedBranch.Merge
[478 of 751] Compiling Annex.Action
[479 of 751] Compiling CmdLine.GitRemoteP2PAnnex
[480 of 751] Compiling CmdLine.GitRemoteTorAnnex
[481 of 751] Compiling Annex.Transfer
[482 of 751] Compiling Remote.Compute
[483 of 751] Compiling P2P.Annex
[484 of 751] Compiling Remote.P2P
[485 of 751] Compiling Remote.Helper.Ssh
[486 of 751] Compiling RemoteDaemon.Transport.Ssh
[487 of 751] Compiling Remote.GCrypt
[488 of 751] Compiling RemoteDaemon.Transport.GCrypt
[489 of 751] Compiling Remote.GitLFS
[490 of 751] Compiling Remote.Bup
[491 of 751] Compiling Assistant.Gpg
[492 of 751] Compiling Annex.Environment
[493 of 751] Compiling Annex.Init
[494 of 751] Compiling Remote.Git
[495 of 751] Compiling Remote.Mask
[496 of 751] Compiling Remote.List
[497 of 751] Compiling RemoteDaemon.Transport.P2PGeneric
[498 of 751] Compiling RemoteDaemon.Transport.Tor
[499 of 751] Compiling RemoteDaemon.Transport
[500 of 751] Compiling RemoteDaemon.Core
[501 of 751] Compiling Logs.Trust
[502 of 751] Compiling Remote
[503 of 751] Compiling Assistant.WebApp.RepoId
[504 of 751] Compiling Annex.TaggedPush
[505 of 751] Compiling Logs.Cluster
[506 of 751] Compiling Annex.Startup
[507 of 751] Compiling Annex.NumCopies
[508 of 751] Compiling Limit
[509 of 751] Compiling Annex.FileMatcher
[510 of 751] Compiling Logs.PreferredContent
[511 of 751] Compiling Annex.Wanted
[512 of 751] Compiling Limit.Wanted
[513 of 751] Compiling Annex.Ingest
[514 of 751] Compiling Assistant.Types.Changes
[515 of 751] Compiling CmdLine.GitAnnex.Options
[516 of 751] Compiling CmdLine.Action
[517 of 751] Compiling P2P.Proxy
[518 of 751] Compiling CmdLine.Seek
[519 of 751] Compiling CmdLine.Batch
[520 of 751] Compiling Annex.View
[521 of 751] Compiling Annex.SpecialRemote
[522 of 751] Compiling Annex.Proxy
[523 of 751] Compiling Annex.Cluster
[524 of 751] Compiling P2P.Http.State
[525 of 751] Compiling P2P.Http.Server
[526 of 751] Compiling Command
[527 of 751] Compiling Command.WhereUsed
[528 of 751] Compiling Command.Wanted
[529 of 751] Compiling Command.View
[530 of 751] Compiling Command.Vicfg
[531 of 751] Compiling Command.Version
[532 of 751] Compiling Command.VPop
[533 of 751] Compiling Command.VFilter
[534 of 751] Compiling Command.VCycle
[535 of 751] Compiling Command.VAdd
[536 of 751] Compiling Command.Upgrade
[537 of 751] Compiling Command.UpdateProxy
[538 of 751] Compiling Command.UpdateCluster
[539 of 751] Compiling Command.Unused
[540 of 751] Compiling Command.Unlock
[541 of 751] Compiling Command.Ungroup
[542 of 751] Compiling Command.Undo
[543 of 751] Compiling Command.Unannex
[544 of 751] Compiling Command.Uninit
[545 of 751] Compiling Test.Framework
[546 of 751] Compiling Command.Trust
[547 of 751] Compiling Command.Untrust
[548 of 751] Compiling Command.Transferrer
[549 of 751] Compiling Command.TransferKey
[550 of 751] Compiling Command.TestRemote
[551 of 751] Compiling Command.Test
[552 of 751] Compiling Command.Status
[553 of 751] Compiling Command.Smudge
[554 of 751] Compiling Command.SetPresentKey
[555 of 751] Compiling Command.SetKey
[556 of 751] Compiling Command.SendKey
[557 of 751] Compiling Command.Semitrust
[558 of 751] Compiling Command.Schedule
[559 of 751] Compiling Command.RmUrl
[560 of 751] Compiling Command.Restage
[561 of 751] Compiling Command.ResolveMerge
[562 of 751] Compiling Command.Required
[563 of 751] Compiling Command.Repair
[564 of 751] Compiling Command.RenameRemote
[565 of 751] Compiling Command.RemoteDaemon
[566 of 751] Compiling Command.Reinject
[567 of 751] Compiling Command.Reinit
[568 of 751] Compiling Command.RecvKey
[569 of 751] Compiling Command.ReadPresentKey
[570 of 751] Compiling Command.ReKey
[571 of 751] Compiling Command.P2PHttp
[572 of 751] Compiling Command.OldKeys
[573 of 751] Compiling Command.NumCopies
[574 of 751] Compiling Command.NotifyChanges
[575 of 751] Compiling Command.Multicast
[576 of 751] Compiling Command.MinCopies
[577 of 751] Compiling Command.MetaData
[578 of 751] Compiling Command.MaxSize
[579 of 751] Compiling Command.MatchExpression
[580 of 751] Compiling Command.Map
[581 of 751] Compiling Command.LookupKey
[582 of 751] Compiling Command.Log
[583 of 751] Compiling Command.Lock
[584 of 751] Compiling Command.List
[585 of 751] Compiling Command.Inprogress
[586 of 751] Compiling Command.InitRemote
[587 of 751] Compiling Command.InitCluster
[588 of 751] Compiling Command.Init
[589 of 751] Compiling Command.Info
[590 of 751] Compiling Command.InAnnex
[591 of 751] Compiling Command.GroupWanted
[592 of 751] Compiling Command.Group
[593 of 751] Compiling Command.GCryptSetup
[594 of 751] Compiling Command.FuzzTest
[595 of 751] Compiling Command.Fsck
[596 of 751] Compiling Command.Migrate
[597 of 751] Compiling Command.FromKey
[598 of 751] Compiling Command.ReregisterUrl
[599 of 751] Compiling Command.RegisterUrl
[600 of 751] Compiling Command.UnregisterUrl
[601 of 751] Compiling Command.Forget
[602 of 751] Compiling Command.Fix
[603 of 751] Compiling Command.PreCommit
[604 of 751] Compiling Command.Find
[605 of 751] Compiling Command.Whereis
[606 of 751] Compiling Command.FindRef
[607 of 751] Compiling Command.FindKeys
[608 of 751] Compiling Command.FindComputed
[609 of 751] Compiling Command.FilterProcess
[610 of 751] Compiling Command.FilterBranch
[611 of 751] Compiling Command.ExtendCluster
[612 of 751] Compiling Command.Export
[613 of 751] Compiling Command.Expire
[614 of 751] Compiling Command.ExamineKey
[615 of 751] Compiling Command.EnableTor
[616 of 751] Compiling Command.P2P
[617 of 751] Compiling Command.EnableRemote
[618 of 751] Compiling Command.DropKey
[619 of 751] Compiling Command.Drop
[620 of 751] Compiling Command.Move
[621 of 751] Compiling Command.Get
[622 of 751] Compiling Command.Mirror
[623 of 751] Compiling Command.DropUnused
[624 of 751] Compiling Command.DiffDriver
[625 of 751] Compiling Command.Describe
[626 of 751] Compiling Command.Dead
[627 of 751] Compiling Command.Copy
[628 of 751] Compiling Command.ContentLocation
[629 of 751] Compiling Command.ConfigRemote
[630 of 751] Compiling Command.Config
[631 of 751] Compiling Command.CheckPresentKey
[632 of 751] Compiling Command.CalcKey
[633 of 751] Compiling Command.Benchmark
[634 of 751] Compiling Command.Adjust
[635 of 751] Compiling Command.AddUnused
[636 of 751] Compiling Command.AddComputed
[637 of 751] Compiling Command.Recompute
[638 of 751] Compiling Command.Add
[639 of 751] Compiling Command.AddUrl
[640 of 751] Compiling Command.ImportFeed
[641 of 751] Compiling CmdLine
[642 of 751] Compiling Benchmark
[643 of 751] Compiling Annex.Import
[644 of 751] Compiling Command.Import
[645 of 751] Compiling Annex.Drop
[646 of 751] Compiling Command.Sync
[647 of 751] Compiling Command.Satisfy
[648 of 751] Compiling Command.Push
[649 of 751] Compiling Command.Pull
[650 of 751] Compiling Command.PostReceive
[651 of 751] Compiling Command.Merge
[652 of 751] Compiling Command.Help
[653 of 751] Compiling Command.Assist
[654 of 751] Compiling CmdLine.GitRemoteAnnex
[655 of 751] Compiling CmdLine.GitAnnexShell.Checks
[656 of 751] Compiling Command.P2PStdIO
[657 of 751] Compiling Command.ConfigList
[658 of 751] Compiling CmdLine.GitAnnexShell
[659 of 751] Compiling Annex.Sim
[660 of 751] Compiling Annex.Sim.File
[661 of 751] Compiling Command.Sim
[662 of 751] Compiling Utility.Verifiable
[663 of 751] Compiling Test
[664 of 751] Compiling Assistant.Pairing
[665 of 751] Compiling Assistant.Types.DaemonStatus
[666 of 751] Compiling Assistant.Monad
[667 of 751] Compiling Assistant.Types.NamedThread
[668 of 751] Compiling Assistant.Common
[669 of 751] Compiling Assistant.WebApp.Pairing
[670 of 751] Compiling Assistant.Unused
[671 of 751] Compiling Assistant.ScanRemotes
[672 of 751] Compiling Assistant.RepoProblem
[673 of 751] Compiling Assistant.RemoteControl
[674 of 751] Compiling Assistant.Pushes
[675 of 751] Compiling Assistant.MakeRemote
[676 of 751] Compiling Assistant.Install
[677 of 751] Compiling Assistant.DaemonStatus
[678 of 751] Compiling Assistant.TransferQueue
[679 of 751] Compiling Assistant.Threads.Glacier
[680 of 751] Compiling Assistant.Threads.DaemonStatus
[681 of 751] Compiling Assistant.Drop
[682 of 751] Compiling Assistant.CredPairCache
[683 of 751] Compiling Assistant.Commits
[684 of 751] Compiling Assistant.Threads.Exporter
[685 of 751] Compiling Assistant.Changes
[686 of 751] Compiling Assistant.BranchChange
[687 of 751] Compiling Assistant.Threads.ConfigMonitor
[688 of 751] Compiling Utility.WebApp
[689 of 751] Compiling Utility.Yesod
[690 of 751] Compiling Assistant.WebApp.Types
[691 of 751] Compiling Assistant.WebApp.Form
[692 of 751] Compiling Assistant.WebApp
[693 of 751] Compiling Assistant.WebApp.Notifications
[694 of 751] Compiling Assistant.WebApp.SideBar
[695 of 751] Compiling Assistant.WebApp.Page
[696 of 751] Compiling Assistant.WebApp.Common
[697 of 751] Compiling Assistant.WebApp.Documentation
[698 of 751] Compiling Assistant.WebApp.Configurators.Unused
[699 of 751] Compiling Assistant.MakeRepo
[700 of 751] Compiling Assistant.Types.UrlRenderer
[701 of 751] Compiling Assistant.Alert
[702 of 751] Compiling Assistant.TransferSlots
[703 of 751] Compiling Assistant.Threads.Transferrer
[704 of 751] Compiling Assistant.Threads.TransferWatcher
[705 of 751] Compiling Assistant.Threads.TransferPoller
[706 of 751] Compiling Assistant.Threads.Watcher
[707 of 751] Compiling Assistant.Threads.RemoteControl
[708 of 751] Compiling Assistant.Threads.Committer
[709 of 751] Compiling Assistant.NamedThread
[710 of 751] Compiling Assistant.Sync
[711 of 751] Compiling Assistant.WebApp.RepoList
[712 of 751] Compiling Assistant.WebApp.DashBoard
[713 of 751] Compiling Assistant.WebApp.Configurators
[714 of 751] Compiling Assistant.WebApp.MakeRemote
[715 of 751] Compiling Assistant.WebApp.Gpg
[716 of 751] Compiling Assistant.WebApp.Configurators.WebDAV
[717 of 751] Compiling Assistant.WebApp.Configurators.Ssh
[718 of 751] Compiling Assistant.WebApp.Configurators.AWS
[719 of 751] Compiling Assistant.WebApp.Configurators.IA
[720 of 751] Compiling Assistant.WebApp.Configurators.Pairing
[721 of 751] Compiling Assistant.WebApp.Configurators.Edit
[722 of 751] Compiling Assistant.Threads.Pusher
[723 of 751] Compiling Assistant.Threads.NetWatcher
[724 of 751] Compiling Assistant.Threads.Merger
[725 of 751] Compiling Assistant.Repair
[726 of 751] Compiling Assistant.WebApp.Repair
[727 of 751] Compiling Assistant.Threads.ProblemFixer
[728 of 751] Compiling Assistant.Restart
[729 of 751] Compiling Assistant.WebApp.OtherRepos
[730 of 751] Compiling Assistant.WebApp.Control
[731 of 751] Compiling Assistant.WebApp.Configurators.Local
[732 of 751] Compiling Assistant.Upgrade
[733 of 751] Compiling Assistant.WebApp.Configurators.Upgrade
[734 of 751] Compiling Assistant.WebApp.Configurators.Preferences
[735 of 751] Compiling Assistant.Threads.Upgrader
[736 of 751] Compiling Assistant.Threads.UpgradeWatcher
[737 of 751] Compiling Assistant.Threads.SanityChecker
[738 of 751] Compiling Assistant.Fsck
[739 of 751] Compiling Assistant.WebApp.Configurators.Fsck
[740 of 751] Compiling Assistant.Threads.MountWatcher
[741 of 751] Compiling Assistant.Threads.Cronner
[742 of 751] Compiling Assistant.DeleteRemote
[743 of 751] Compiling Assistant.WebApp.Configurators.Delete
[744 of 751] Compiling Assistant.Threads.WebApp
[745 of 751] Compiling Assistant.Threads.TransferScanner
[746 of 751] Compiling Assistant
[747 of 751] Compiling Command.WebApp
[748 of 751] Compiling Command.Watch
[749 of 751] Compiling Command.Assistant
[750 of 751] Compiling CmdLine.GitAnnex
[751 of 751] Compiling Main
[752 of 752] Linking .stack-work/dist/aarch64-linux-tinfo6-libc6-pre232/ghc-9.10.3/build/git-annex/git-annex [Objects changed]
git-annex> copy/register
Installing executable git-annex in /home/builder/gitbuilder/build/.stack-work/install/aarch64-linux-tinfo6-libc6-pre232/fb5e5eba4502eccf712a2f17b1d0a573eddbffb7978250b7046e46fa4c8db6a6/9.10.3/bin
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-arm64.tar.gz
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ make test
if [ "stack" = ./Setup ]; then stack --stack-yaml stack.yaml.autobuild ghc -- --make Setup; fi
if [ "stack" != stack ]; then \
stack configure -fParallelBuild --stack-yaml stack.yaml.autobuild --ghc-options=""; \
rm cabal.project.local~* 2>/dev/null || true; \
else \
stack setup --stack-yaml stack.yaml.autobuild; \
fi
Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,
consider using: stack ghc, stack ghci, stack runghc, or stack exec.
mkdir -p tmp
touch tmp/configure-stamp
stack build --stack-yaml stack.yaml.autobuild
git-annex> build (exe) with ghc-9.10.3
Preprocessing executable 'git-annex' for git-annex-10.20260213...
Building executable 'git-annex' for git-annex-10.20260213...
git-annex> copy/register
Installing executable git-annex in /home/builder/gitbuilder/build/.stack-work/install/aarch64-linux-tinfo6-libc6-pre232/fb5e5eba4502eccf712a2f17b1d0a573eddbffb7978250b7046e46fa4c8db6a6/9.10.3/bin
./git-annex test
Tests
Remote Tests
testremote type git
init: OK (0.53s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK
retrieveKeyFile: OK
retrieveKeyFileCheap: OK
key size 1048576; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.05s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK
key size 1048577; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.04s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
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.04s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
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
present False: OK
key size 2097152; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.05s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.05s)
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.05s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
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
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
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
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.31s)
unavailable remote
removeKey: OK (0.01s)
storeKey: not enough free space, need 96.85 MB more (use --force to override this check or adjust annex.diskreserve)
OK
checkPresent: OK (0.01s)
retrieveKeyFile: OK (0.02s)
retrieveKeyFileCheap: OK
key size 1048576; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.01s)
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 (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK (0.01s)
key size 1048576; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK (0.01s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
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 (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.01s)
key size 1048576; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.04s)
present False: OK (0.03s)
storeKey: OK (0.07s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.09s)
present False: OK (0.03s)
storeKey: OK (0.42s)
present True: OK (0.06s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.10s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.11s)
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.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.19s)
present False: OK (0.04s)
key size 1048576; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.08s)
present False: OK (0.02s)
storeKey: OK (0.47s)
present True: OK (0.06s)
storeKey when already present: OK (0.04s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.13s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.11s)
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.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.16s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK (0.04s)
key size 1048576; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.05s)
storeKey: OK (0.01s)
present True: OK (0.02s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK (0.01s)
key size 1048577; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
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.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK
key size 1048577; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.08s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.04s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.04s)
present False: OK (0.03s)
storeKey: OK (0.06s)
present True: OK (0.04s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.51s)
present True: OK (0.06s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.12s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.12s)
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.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.22s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.53s)
present True: OK (0.07s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.13s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.10s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.22s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.04s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.01s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.01s)
key size 1048575; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK
storeKey: OK (0.03s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.01s)
present False: OK (0.01s)
key size 1048575; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.09s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.08s)
present False: OK (0.03s)
storeKey: OK (0.54s)
present True: OK (0.06s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.12s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.11s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.17s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.52s)
present True: OK (0.06s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.11s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.12s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.25s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.03s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK (0.03s)
key size 2097152; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.01s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK (0.01s)
storeKey: OK (0.03s)
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.02s)
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.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.01s)
present False: OK
key size 2097152; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.04s)
present False: OK (0.03s)
storeKey: OK (0.12s)
present True: OK (0.03s)
storeKey when already present: OK (0.02s)
present True: OK (0.04s)
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.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.05s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.03s)
storeKey: OK (0.11s)
present True: OK (0.04s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.05s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.15s)
present False: OK (0.03s)
storeKey: OK (0.84s)
present True: OK (0.09s)
storeKey when already present: OK (0.08s)
present True: OK (0.10s)
retrieveKeyFile: OK (0.23s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.18s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.12s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.45s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.16s)
present False: OK (0.03s)
storeKey: OK (0.92s)
present True: OK (0.10s)
storeKey when already present: OK (0.08s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.22s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.17s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.14s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.39s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.04s)
storeKey: OK (0.02s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.02s)
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.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.01s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.02s)
present True: OK (0.04s)
storeKey when already present: OK (0.02s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.02s)
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.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.01s)
present False: OK (0.02s)
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
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
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 (25.03s)
Tests
QuickCheck
prop_quote_unquote_roundtrip: OK (0.09s)
+++ OK, passed 1000 tests.
prop_encode_c_decode_c_roundtrip: OK (0.04s)
+++ OK, passed 1000 tests.
prop_isomorphic_key_encode: OK (0.02s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape: OK (0.02s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape_multiword: OK (0.45s)
+++ OK, passed 1000 tests.
prop_isomorphic_configEscape: OK (0.01s)
+++ OK, passed 1000 tests.
prop_parse_show_Config: OK (0.03s)
+++ OK, passed 1000 tests.
prop_upFrom_basics: OK
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_basics: OK (0.01s)
+++ 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
+++ OK, passed 1000 tests.
prop_verifiable_sane: OK (0.06s)
+++ OK, passed 1000 tests.
prop_segment_regressionTest: OK
+++ OK, passed 1000 tests.
prop_read_write_transferinfo: OK (0.02s)
+++ OK, passed 1000 tests.
prop_read_show_inodecache: OK (0.01s)
+++ OK, passed 1000 tests.
prop_parse_build_presence_log: OK (0.68s)
+++ OK, passed 1000 tests.
prop_parse_build_contentidentifier_log: OK (0.56s)
+++ 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.01s)
+++ 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.35s)
+++ OK, passed 1000 tests.
prop_metadata_serialize: OK (0.38s)
+++ OK, passed 1000 tests.
prop_branchView_legal: OK (0.41s)
+++ OK, passed 1000 tests.
prop_viewPath_roundtrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_view_roundtrips: OK (0.16s)
+++ OK, passed 1000 tests.
prop_viewedFile_rountrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_standardGroups_parse: OK
+++ OK, passed 1000 tests.
prop_balanced_stable: 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.
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 63 tests passed (3.41s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.31s)
add: OK (0.42s)
sop crypto: OK
upgrade: OK (0.32s)
conflict resolution (uncommitted local file): OK (3.46s)
adjusted branch merge regression: OK (2.79s)
describe: OK (0.33s)
fsck (local untrusted): OK (0.84s)
lock --force: OK (0.68s)
drop (untrusted remote): OK (0.66s)
view: OK (0.66s)
git-remote-annex exporttree: OK
All 12 tests passed (10.47s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.30s)
add: OK (0.42s)
gpg crypto: OK (5.60s)
uninit (in git-annex branch): OK (0.33s)
conflict resolution symlink bit: OK
union merge regression: OK (4.20s)
unused: OK (2.23s)
fsck (bare): OK (0.22s)
lock: OK (1.03s)
drop (with remote): OK (0.72s)
log: OK (0.40s)
git-remote-annex: OK
All 12 tests passed (15.47s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.21s)
add: OK (0.43s)
preferred content: OK (1.90s)
whereis: OK (0.76s)
conflict resolution (removed file): OK (7.00s)
adjusted branch subtree regression: OK (1.21s)
find: OK (0.95s)
fsck (remote untrusted): OK (0.88s)
edit (no pre-commit): OK (0.73s)
get: OK (0.68s)
magic: OK (0.98s)
readonly remote: OK (1.37s)
All 12 tests passed (17.10s)
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.44s)
required_content: OK (0.95s)
hook remote: OK (1.01s)
conflict resolution (nonannexed file): OK (5.53s)
transition propagation: OK (3.69s)
merge: OK (0.56s)
fsck --from remote: OK (0.39s)
edit (pre-commit): OK (0.64s)
get (ssh remote): OK (0.73s)
import: OK (1.02s)
ignore deleted files: OK (0.49s)
All 12 tests passed (15.70s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.24s)
add: OK (0.46s)
add subdirs: OK (0.70s)
directory remote: OK (1.03s)
conflict resolution (nonannexed symlink): OK (5.06s)
conflict resolution: OK (3.11s)
info: OK (0.43s)
conversion git to annexed: OK (0.61s)
partial commit: OK (0.59s)
move: OK (1.09s)
reinject: OK (0.60s)
metadata: OK (0.92s)
All 12 tests passed (14.84s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.46s)
addurl: OK (0.82s)
rsync remote: OK (1.73s)
conflict resolution (mixed locked and unlocked file): OK (2.80s)
conflict resolution (adjusted branch): OK (3.30s)
version: OK (0.37s)
conversion annexed to git: OK (0.74s)
fix: OK (0.35s)
move (ssh remote): OK (1.38s)
unannex (no copy): OK (0.50s)
export and import: OK (3.70s)
add dup: OK (0.79s)
All 13 tests passed (17.17s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.41s)
repair: OK (0.38s)
bup remote: OK (0.30s)
map: OK (0.42s)
conflict resolution movein regression: OK (3.17s)
sync: OK (1.88s)
migrate: OK (1.54s)
trust: OK (0.99s)
move (numcopies): OK (1.43s)
unannex (with copy): OK (0.72s)
export and import of subdir: OK (2.65s)
add extras: OK (0.66s)
All 13 tests passed (14.80s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.18s)
add: OK (0.63s)
preferred content: OK (1.93s)
whereis: OK (0.69s)
conflict resolution (removed file): OK (4.68s)
adjusted branch subtree regression: OK (1.00s)
find: OK (0.79s)
fsck (remote untrusted): OK (0.75s)
edit (no pre-commit): OK (0.61s)
get: OK (0.57s)
magic: OK (0.64s)
readonly remote: OK (1.08s)
All 12 tests passed (13.56s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.22s)
add: OK (0.43s)
enableremote encryption changes: OK (0.89s)
borg remote: OK (0.01s)
uninit: OK (0.59s)
conflict resolution (mixed directory and file): OK (7.19s)
concurrent get of dup key regression: OK (1.27s)
migrate (via gitattributes): OK (1.59s)
fsck (basics): OK (1.52s)
copy: OK (1.12s)
drop (no remote): OK (0.80s)
shared clone: OK (0.35s)
add moved link: OK (0.70s)
All 13 tests passed (16.67s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.15s)
add: OK (0.65s)
gpg crypto: OK (5.85s)
uninit (in git-annex branch): OK (0.36s)
conflict resolution symlink bit: OK
union merge regression: OK (3.22s)
unused: OK (2.01s)
fsck (bare): OK (0.20s)
lock: OK (1.29s)
drop (with remote): OK (0.73s)
log: OK (0.23s)
git-remote-annex: OK
All 12 tests passed (14.69s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.17s)
add: OK (0.58s)
sop crypto: OK
upgrade: OK (0.22s)
conflict resolution (uncommitted local file): OK (2.32s)
adjusted branch merge regression: OK (2.45s)
describe: OK (0.24s)
fsck (local untrusted): OK (0.74s)
lock --force: OK (0.57s)
drop (untrusted remote): OK (0.57s)
view: OK (0.50s)
git-remote-annex exporttree: OK
All 12 tests passed (8.36s)
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.61s)
repair: OK (0.23s)
bup remote: OK (0.16s)
map: OK (0.33s)
conflict resolution movein regression: OK (2.49s)
sync: OK (1.48s)
migrate: OK (1.25s)
trust: OK (0.74s)
move (numcopies): OK (1.10s)
unannex (with copy): OK (0.45s)
export and import of subdir: OK (1.74s)
add extras: OK (0.52s)
All 13 tests passed (11.24s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.58s)
required_content: OK (0.91s)
hook remote: OK (1.05s)
conflict resolution (nonannexed file): OK (3.58s)
transition propagation: OK (2.48s)
merge: OK (0.17s)
fsck --from remote: OK (0.27s)
edit (pre-commit): OK (0.56s)
get (ssh remote): OK (0.63s)
import: OK (0.77s)
ignore deleted files: OK (0.39s)
All 12 tests passed (11.53s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.15s)
add: OK (0.54s)
add subdirs: OK (0.61s)
directory remote: OK (1.03s)
conflict resolution (nonannexed symlink): OK (3.16s)
conflict resolution: OK (2.44s)
info: OK (0.33s)
conversion git to annexed: OK (0.47s)
partial commit: OK (0.52s)
move: OK (1.06s)
reinject: OK (0.69s)
metadata: OK (0.67s)
All 12 tests passed (11.68s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.58s)
addurl: OK (0.56s)
rsync remote: OK (1.65s)
conflict resolution (mixed locked and unlocked file): OK (1.84s)
conflict resolution (adjusted branch): OK (2.61s)
version: OK (0.19s)
conversion annexed to git: OK (0.69s)
fix: OK (0.16s)
move (ssh remote): OK (1.11s)
unannex (no copy): OK (0.25s)
export and import: OK (2.29s)
add dup: OK (0.39s)
All 13 tests passed (12.46s)
Tests
Repo Tests v10 unlocked
Init Tests
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
init: OK (0.14s)
add: OK (0.60s)
enableremote encryption changes: OK (0.78s)
borg remote: OK
uninit: OK (0.47s)
conflict resolution (mixed directory and file): OK (4.63s)
concurrent get of dup key regression: OK (0.90s)
migrate (via gitattributes): OK (1.18s)
fsck (basics): OK (1.09s)
copy: OK (0.88s)
drop (no remote): OK (0.67s)
shared clone: OK (0.21s)
add moved link: OK (0.55s)
All 13 tests passed (12.11s)
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.16s)
add: OK (0.45s)
gpg crypto: OK (5.79s)
uninit (in git-annex branch): OK (0.29s)
conflict resolution symlink bit: OK (2.09s)
union merge regression: OK (2.65s)
unused: OK (1.62s)
fsck (bare): OK (0.25s)
lock: OK (1.32s)
drop (with remote): OK (0.68s)
log: OK (0.25s)
git-remote-annex: OK
All 12 tests passed (15.54s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.52s)
sop crypto: OK
upgrade: OK (0.16s)
conflict resolution (uncommitted local file): OK (2.21s)
adjusted branch merge regression: OK (2.85s)
describe: OK (0.24s)
fsck (local untrusted): OK (0.66s)
lock --force: OK (0.72s)
drop (untrusted remote): OK (0.53s)
view: OK (0.43s)
git-remote-annex exporttree: OK
All 12 tests passed (8.47s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.15s)
add: OK (0.46s)
preferred content: OK (1.80s)
whereis: OK (0.62s)
conflict resolution (removed file): OK (4.51s)
adjusted branch subtree regression: OK (1.08s)
find: OK (0.76s)
fsck (remote untrusted): OK (0.67s)
edit (no pre-commit): OK (0.73s)
get: OK (0.53s)
magic: OK (0.65s)
readonly remote: OK (0.93s)
All 12 tests passed (12.88s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.45s)
add subdirs: OK (0.74s)
directory remote: OK (0.87s)
conflict resolution (nonannexed symlink): OK (2.85s)
conflict resolution: OK (1.66s)
info: OK (0.37s)
conversion git to annexed: OK (0.40s)
partial commit: OK (0.61s)
move: OK (0.88s)
reinject: OK (0.48s)
metadata: OK (0.73s)
All 12 tests passed (10.20s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.16s)
add: OK (0.46s)
required_content: OK (0.89s)
hook remote: OK (0.89s)
conflict resolution (nonannexed file): OK (3.08s)
transition propagation: OK (2.60s)
merge: OK (0.19s)
fsck --from remote: OK (0.30s)
edit (pre-commit): OK (0.68s)
get (ssh remote): OK (0.56s)
import: OK (0.94s)
ignore deleted files: OK (0.39s)
All 12 tests passed (11.15s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.15s)
add: OK (0.45s)
addurl: OK (0.56s)
rsync remote: OK (1.49s)
conflict resolution (mixed locked and unlocked file): OK (1.93s)
conflict resolution (adjusted branch): OK (2.36s)
version: OK (0.18s)
conversion annexed to git: OK (0.60s)
fix: OK (0.48s)
move (ssh remote): OK (0.83s)
unannex (no copy): OK (0.22s)
export and import: OK (1.92s)
add dup: OK (0.34s)
All 13 tests passed (11.52s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.45s)
repair: OK (0.20s)
bup remote: OK (0.13s)
map: OK (0.26s)
conflict resolution movein regression: OK (2.29s)
sync: OK (1.21s)
migrate: OK (0.96s)
trust: OK (0.61s)
move (numcopies): OK (0.76s)
unannex (with copy): OK (0.34s)
export and import of subdir: OK (1.36s)
add extras: OK (0.33s)
All 13 tests passed (9.04s)
Tests
Warning: gpg: using insecure memory!
Warning: gpg: using insecure memory!
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.39s)
enableremote encryption changes: OK (0.70s)
borg remote: OK
uninit: OK (0.44s)
conflict resolution (mixed directory and file): OK (3.05s)
concurrent get of dup key regression: OK (0.62s)
migrate (via gitattributes): OK (0.98s)
fsck (basics): OK (0.83s)
copy: OK (0.74s)
drop (no remote): OK (0.43s)
shared clone: OK (0.16s)
add moved link: OK (0.42s)
All 13 tests passed (8.90s)
All tests succeeded. (Ran 26 test groups in 1m29s)
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ cp -a tmp/git-annex-standalone-arm64.tar.gz ../out/output/sha1/1b947233f21755c0c4d1f00e5a24f39d62fa3f1e.tmp
+ ./git-annex version
git-annex version: 10.20260213-g1b947233f21755c0c4d1f00e5a24f39d62fa3f1e
build flags: Assistant Webapp Inotify DBus DesktopNotify TorrentParser MagicMime Benchmark Feeds Testsuite S3 WebDAV Servant OsPath
dependency versions: aws-0.25.2 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 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 aarch64
supported repository versions: 8 9 10
upgrade supported from repository versions: 0 1 2 3 4 5 6 7 8 9 10
+ rm -rf stack.yaml.autobuild stack.yaml.autobuild.lock
+ 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/1b947233f21755c0c4d1f00e5a24f39d62fa3f1e ']'
+ mv -- ../out/output/sha1/1b947233f21755c0c4d1f00e5a24f39d62fa3f1e.tmp ../out/output/sha1/1b947233f21755c0c4d1f00e5a24f39d62fa3f1e
+ rm -rf -- ../out/output/sha1/1b947233f21755c0c4d1f00e5a24f39d62fa3f1e.old
+ exit 0
>>> Done at: Fri Feb 13 17:25:58 UTC 2026
>>> Result code: 0
PASS
renamed 'out/log' -> 'out/pass/1b947233f21755c0c4d1f00e5a24f39d62fa3f1e'
Done: 1b947233f21755c0c4d1f00e5a24f39d62fa3f1e