"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 2/5) 2025/07/15 04:28:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zufoceq8nare" 2025/07/15 04:28:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 04:28:03 DEBUG : Creating backend with remote "TestS3:rclone-test-zufoceq8nare" 2025/07/15 04:28:03 DEBUG : Creating backend with remote "/tmp/rclone2647458840" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zufoceq8nare'", Local "Local file system at /tmp/rclone2647458840", Modify Window "1ns" 2025/07/15 04:28:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zufoceq8nare" 2025/07/15 04:28:03 DEBUG : Creating backend with remote "/tmp/rclone2647458840" 2025/07/15 04:28:03 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/15 04:28:04 INFO : S3 bucket rclone-test-zufoceq8nare: Bucket "rclone-test-zufoceq8nare" created with ACL "" 2025/07/15 04:28:05 DEBUG : KeyAbsolute.rclone_chunk.001_fgpl8e: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/15 04:28:05 INFO : KeyAbsolute.rclone_chunk.001_fgpl8e: Copied (server-side copy) to: KeyAbsolute 2025/07/15 04:28:05 INFO : KeyAbsolute.rclone_chunk.001_fgpl8e: Deleted 2025/07/15 04:28:05 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/15 04:28:05 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/07/15 04:28:05 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/15 04:28:05 DEBUG : KeyAbsolute2.rclone_chunk.001_fgpmip: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/15 04:28:05 INFO : KeyAbsolute2.rclone_chunk.001_fgpmip: Copied (server-side copy) to: KeyAbsolute2 2025/07/15 04:28:05 INFO : KeyAbsolute2.rclone_chunk.001_fgpmip: Deleted 2025/07/15 04:28:05 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/15 04:28:05 INFO : file.txt: Copied (new) to: KeyAbsolute2 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zufoceq8nare'", Local "Local file system at /tmp/rclone2647458840", Modify Window "1ns" 2025/07/15 04:28:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zufoceq8nare" 2025/07/15 04:28:06 DEBUG : Creating backend with remote "TestS3:rclone-test-zufoceq8nare" 2025/07/15 04:28:06 DEBUG : Creating backend with remote "../../rclone2647458840" 2025/07/15 04:28:06 DEBUG : fs cache: renaming cache item "../../rclone2647458840" to be canonical "/tmp/rclone2647458840" 2025/07/15 04:28:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/15 04:28:07 DEBUG : KeyRelative.rclone_chunk.001_fgpnw3: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/15 04:28:07 INFO : KeyRelative.rclone_chunk.001_fgpnw3: Copied (server-side copy) to: KeyRelative 2025/07/15 04:28:07 INFO : KeyRelative.rclone_chunk.001_fgpnw3: Deleted 2025/07/15 04:28:07 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/15 04:28:07 INFO : file.txt: Copied (new) to: KeyRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zufoceq8nare'", Local "Local file system at /tmp/rclone2647458840", Modify Window "1ns" 2025/07/15 04:28:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zufoceq8nare" 2025/07/15 04:28:07 DEBUG : Creating backend with remote "TestS3:rclone-test-zufoceq8nare" 2025/07/15 04:28:07 DEBUG : Creating backend with remote "../../rclone2647458840" 2025/07/15 04:28:07 DEBUG : fs cache: renaming cache item "../../rclone2647458840" to be canonical "/tmp/rclone2647458840" 2025/07/15 04:28:07 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/07/15 04:28:08 DEBUG : KeyRelative.rclone_chunk.001_fgpo80: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/15 04:28:08 INFO : KeyRelative.rclone_chunk.001_fgpo80: Copied (server-side copy) to: KeyRelative 2025/07/15 04:28:08 INFO : KeyRelative.rclone_chunk.001_fgpo80: Deleted 2025/07/15 04:28:08 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/07/15 04:28:08 INFO : filename with spaces.txt: Copied (new) to: KeyRelative --- PASS: TestGitAnnexFstestBackendCases (5.37s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (2.53s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.47s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.35s) PASS 2025/07/15 04:28:09 DEBUG : Chunked 'TestChunkerS3:rclone-test-zufoceq8nare': Purge remote 2025/07/15 04:28:09 DEBUG : S3 bucket rclone-test-zufoceq8nare: bucket is versioned: false 2025/07/15 04:28:09 DEBUG : Waiting for deletions to finish 2025/07/15 04:28:09 INFO : S3 bucket rclone-test-zufoceq8nare: Bucket "rclone-test-zufoceq8nare" deleted "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished OK in 5.989203358s (try 2/5)