"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024 -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/08/17 02:22:22 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-jiximux6gaqu" 2025/08/17 02:22:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 02:22:22 DEBUG : Creating backend with remote "TestS3:rclone-test-jiximux6gaqu" 2025/08/17 02:22:22 DEBUG : Creating backend with remote "/tmp/rclone4120726053" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-jiximux6gaqu'", Local "Local file system at /tmp/rclone4120726053", Modify Window "1ns" 2025/08/17 02:22:22 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-jiximux6gaqu" 2025/08/17 02:22:22 DEBUG : Creating backend with remote "/tmp/rclone4120726053" 2025/08/17 02:22:22 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/08/17 02:22:23 INFO : S3 bucket rclone-test-jiximux6gaqu: Bucket "rclone-test-jiximux6gaqu" created with ACL "" 2025/08/17 02:22:23 DEBUG : KeyAbsolute.rclone_chunk.001_4ewhw9: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/08/17 02:22:23 INFO : KeyAbsolute.rclone_chunk.001_4ewhw9: Copied (server-side copy) to: KeyAbsolute 2025/08/17 02:22:23 INFO : KeyAbsolute.rclone_chunk.001_4ewhw9: Deleted 2025/08/17 02:22:23 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/08/17 02:22:23 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/08/17 02:22:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/08/17 02:22:24 DEBUG : KeyAbsolute2.rclone_chunk.001_4ewjcg: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/08/17 02:22:24 INFO : KeyAbsolute2.rclone_chunk.001_4ewjcg: Copied (server-side copy) to: KeyAbsolute2 2025/08/17 02:22:24 INFO : KeyAbsolute2.rclone_chunk.001_4ewjcg: Deleted 2025/08/17 02:22:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/08/17 02:22:24 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-jiximux6gaqu'", Local "Local file system at /tmp/rclone4120726053", Modify Window "1ns" 2025/08/17 02:22:25 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-jiximux6gaqu" 2025/08/17 02:22:25 DEBUG : Creating backend with remote "TestS3:rclone-test-jiximux6gaqu" 2025/08/17 02:22:25 DEBUG : Creating backend with remote "../../rclone4120726053" 2025/08/17 02:22:25 DEBUG : fs cache: renaming cache item "../../rclone4120726053" to be canonical "/tmp/rclone4120726053" 2025/08/17 02:22:25 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/08/17 02:22:25 DEBUG : KeyRelative.rclone_chunk.001_4ewkjf: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/08/17 02:22:25 INFO : KeyRelative.rclone_chunk.001_4ewkjf: Copied (server-side copy) to: KeyRelative 2025/08/17 02:22:25 INFO : KeyRelative.rclone_chunk.001_4ewkjf: Deleted 2025/08/17 02:22:25 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/08/17 02:22:25 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-jiximux6gaqu'", Local "Local file system at /tmp/rclone4120726053", Modify Window "1ns" 2025/08/17 02:22:26 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-jiximux6gaqu" 2025/08/17 02:22:26 DEBUG : Creating backend with remote "TestS3:rclone-test-jiximux6gaqu" 2025/08/17 02:22:26 DEBUG : Creating backend with remote "../../rclone4120726053" 2025/08/17 02:22:26 DEBUG : fs cache: renaming cache item "../../rclone4120726053" to be canonical "/tmp/rclone4120726053" 2025/08/17 02:22:26 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/08/17 02:22:27 DEBUG : KeyRelative.rclone_chunk.001_4ewlcs: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/08/17 02:22:27 INFO : KeyRelative.rclone_chunk.001_4ewlcs: Copied (server-side copy) to: KeyRelative 2025/08/17 02:22:27 INFO : KeyRelative.rclone_chunk.001_4ewlcs: Deleted 2025/08/17 02:22:27 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/08/17 02:22:27 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (5.21s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.53s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.34s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.33s) PASS 2025/08/17 02:22:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-jiximux6gaqu': Purge remote 2025/08/17 02:22:27 DEBUG : S3 bucket rclone-test-jiximux6gaqu: bucket is versioned: false 2025/08/17 02:22:27 DEBUG : Waiting for deletions to finish 2025/08/17 02:22:28 INFO : S3 bucket rclone-test-jiximux6gaqu: Bucket "rclone-test-jiximux6gaqu" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024 -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.708363909s (try 2/5)