"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/04/23 05:24:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fogejuv0ciho" 2025/04/23 05:24:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 05:24:16 DEBUG : Creating backend with remote "TestS3:rclone-test-fogejuv0ciho" 2025/04/23 05:24:16 DEBUG : Creating backend with remote "/tmp/rclone1586088703" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-fogejuv0ciho'", Local "Local file system at /tmp/rclone1586088703", Modify Window "1ns" 2025/04/23 05:24:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fogejuv0ciho" 2025/04/23 05:24:16 DEBUG : Creating backend with remote "/tmp/rclone1586088703" 2025/04/23 05:24:16 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/23 05:24:17 INFO : S3 bucket rclone-test-fogejuv0ciho: Bucket "rclone-test-fogejuv0ciho" created with ACL "" 2025/04/23 05:24:17 DEBUG : KeyAbsolute.rclone_chunk.001_5tyh6x: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/23 05:24:17 INFO : KeyAbsolute.rclone_chunk.001_5tyh6x: Copied (server-side copy) to: KeyAbsolute 2025/04/23 05:24:17 INFO : KeyAbsolute.rclone_chunk.001_5tyh6x: Deleted 2025/04/23 05:24:17 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/23 05:24:17 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/04/23 05:24:17 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/23 05:24:18 DEBUG : KeyAbsolute2.rclone_chunk.001_5tyi31: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/23 05:24:18 INFO : KeyAbsolute2.rclone_chunk.001_5tyi31: Copied (server-side copy) to: KeyAbsolute2 2025/04/23 05:24:18 INFO : KeyAbsolute2.rclone_chunk.001_5tyi31: Deleted 2025/04/23 05:24:18 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/23 05:24:18 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-fogejuv0ciho'", Local "Local file system at /tmp/rclone1586088703", Modify Window "1ns" 2025/04/23 05:24:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fogejuv0ciho" 2025/04/23 05:24:18 DEBUG : Creating backend with remote "TestS3:rclone-test-fogejuv0ciho" 2025/04/23 05:24:18 DEBUG : Creating backend with remote "../../rclone1586088703" 2025/04/23 05:24:18 DEBUG : fs cache: renaming cache item "../../rclone1586088703" to be canonical "/tmp/rclone1586088703" 2025/04/23 05:24:18 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/23 05:24:19 DEBUG : KeyRelative.rclone_chunk.001_5tyj6p: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/23 05:24:19 INFO : KeyRelative.rclone_chunk.001_5tyj6p: Copied (server-side copy) to: KeyRelative 2025/04/23 05:24:19 INFO : KeyRelative.rclone_chunk.001_5tyj6p: Deleted 2025/04/23 05:24:19 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/23 05:24:19 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-fogejuv0ciho'", Local "Local file system at /tmp/rclone1586088703", Modify Window "1ns" 2025/04/23 05:24:19 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-fogejuv0ciho" 2025/04/23 05:24:19 DEBUG : Creating backend with remote "TestS3:rclone-test-fogejuv0ciho" 2025/04/23 05:24:19 DEBUG : Creating backend with remote "../../rclone1586088703" 2025/04/23 05:24:19 DEBUG : fs cache: renaming cache item "../../rclone1586088703" to be canonical "/tmp/rclone1586088703" 2025/04/23 05:24:20 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/04/23 05:24:20 DEBUG : KeyRelative.rclone_chunk.001_5tyl4p: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/23 05:24:20 INFO : KeyRelative.rclone_chunk.001_5tyl4p: Copied (server-side copy) to: KeyRelative 2025/04/23 05:24:20 INFO : KeyRelative.rclone_chunk.001_5tyl4p: Deleted 2025/04/23 05:24:20 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/04/23 05:24:20 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (5.06s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.33s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.38s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.34s) PASS 2025/04/23 05:24:21 DEBUG : Chunked 'TestChunkerS3:rclone-test-fogejuv0ciho': Purge remote 2025/04/23 05:24:21 DEBUG : S3 bucket rclone-test-fogejuv0ciho: bucket is versioned: false 2025/04/23 05:24:21 DEBUG : Waiting for deletions to finish 2025/04/23 05:24:21 INFO : S3 bucket rclone-test-fogejuv0ciho: Bucket "rclone-test-fogejuv0ciho" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.522651478s (try 2/5)