"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/05/13 02:07:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hasedeb4veza" 2025/05/13 02:07:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 02:07:21 DEBUG : Creating backend with remote "TestS3:rclone-test-hasedeb4veza" 2025/05/13 02:07:21 DEBUG : Creating backend with remote "/tmp/rclone2823665191" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hasedeb4veza'", Local "Local file system at /tmp/rclone2823665191", Modify Window "1ns" 2025/05/13 02:07:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hasedeb4veza" 2025/05/13 02:07:21 DEBUG : Creating backend with remote "/tmp/rclone2823665191" 2025/05/13 02:07:21 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/13 02:07:22 INFO : S3 bucket rclone-test-hasedeb4veza: Bucket "rclone-test-hasedeb4veza" created with ACL "" 2025/05/13 02:07:22 DEBUG : KeyAbsolute.rclone_chunk.001_6m6hf3: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/13 02:07:22 INFO : KeyAbsolute.rclone_chunk.001_6m6hf3: Copied (server-side copy) to: KeyAbsolute 2025/05/13 02:07:23 INFO : KeyAbsolute.rclone_chunk.001_6m6hf3: Deleted 2025/05/13 02:07:23 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/13 02:07:23 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/05/13 02:07:23 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/13 02:07:23 DEBUG : KeyAbsolute2.rclone_chunk.001_6m6jvv: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/13 02:07:23 INFO : KeyAbsolute2.rclone_chunk.001_6m6jvv: Copied (server-side copy) to: KeyAbsolute2 2025/05/13 02:07:23 INFO : KeyAbsolute2.rclone_chunk.001_6m6jvv: Deleted 2025/05/13 02:07:23 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/13 02:07:23 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hasedeb4veza'", Local "Local file system at /tmp/rclone2823665191", Modify Window "1ns" 2025/05/13 02:07:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hasedeb4veza" 2025/05/13 02:07:24 DEBUG : Creating backend with remote "TestS3:rclone-test-hasedeb4veza" 2025/05/13 02:07:24 DEBUG : Creating backend with remote "../../rclone2823665191" 2025/05/13 02:07:24 DEBUG : fs cache: renaming cache item "../../rclone2823665191" to be canonical "/tmp/rclone2823665191" 2025/05/13 02:07:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/05/13 02:07:24 DEBUG : KeyRelative.rclone_chunk.001_6m6k2c: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/13 02:07:24 INFO : KeyRelative.rclone_chunk.001_6m6k2c: Copied (server-side copy) to: KeyRelative 2025/05/13 02:07:24 INFO : KeyRelative.rclone_chunk.001_6m6k2c: Deleted 2025/05/13 02:07:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/13 02:07:24 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hasedeb4veza'", Local "Local file system at /tmp/rclone2823665191", Modify Window "1ns" 2025/05/13 02:07:25 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hasedeb4veza" 2025/05/13 02:07:25 DEBUG : Creating backend with remote "TestS3:rclone-test-hasedeb4veza" 2025/05/13 02:07:25 DEBUG : Creating backend with remote "../../rclone2823665191" 2025/05/13 02:07:25 DEBUG : fs cache: renaming cache item "../../rclone2823665191" to be canonical "/tmp/rclone2823665191" 2025/05/13 02:07:25 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/05/13 02:07:26 DEBUG : KeyRelative.rclone_chunk.001_6m6lpc: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/13 02:07:26 INFO : KeyRelative.rclone_chunk.001_6m6lpc: Copied (server-side copy) to: KeyRelative 2025/05/13 02:07:26 INFO : KeyRelative.rclone_chunk.001_6m6lpc: Deleted 2025/05/13 02:07:26 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/05/13 02:07:26 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (4.93s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.36s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.30s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.27s) PASS 2025/05/13 02:07:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-hasedeb4veza': Purge remote 2025/05/13 02:07:26 DEBUG : S3 bucket rclone-test-hasedeb4veza: bucket is versioned: false 2025/05/13 02:07:26 DEBUG : Waiting for deletions to finish 2025/05/13 02:07:27 INFO : S3 bucket rclone-test-hasedeb4veza: Bucket "rclone-test-hasedeb4veza" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.396714547s (try 2/5)