"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 5/5) 2025/03/21 02:05:59 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rudoqif3pago" 2025/03/21 02:05:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 02:06:00 DEBUG : Creating backend with remote "/tmp/rclone1803304029" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cloudinary root 'rclone-test-rudoqif3pago'", Local "Local file system at /tmp/rclone1803304029", Modify Window "876000h0m0s" 2025/03/21 02:06:00 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rudoqif3pago" 2025/03/21 02:06:00 DEBUG : Creating backend with remote "/tmp/rclone1803304029" 2025/03/21 02:06:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/21 02:06:01 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/21 02:06:01 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/21 02:06:02 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/21 02:06:02 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/21 02:06:02 INFO : file.txt: Copied (new) to: KeyAbsolute2 gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:964 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "CHECKPRESENT-SUCCESS KeyAbsolute2\n" actual : "CHECKPRESENT-FAILURE KeyAbsolute2\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS KeyAbsolute2 +CHECKPRESENT-FAILURE KeyAbsolute2 Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Cloudinary root 'rclone-test-rudoqif3pago'", Local "Local file system at /tmp/rclone1803304029", Modify Window "876000h0m0s" 2025/03/21 02:06:05 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rudoqif3pago" 2025/03/21 02:06:06 DEBUG : Creating backend with remote "../../rclone1803304029" 2025/03/21 02:06:06 DEBUG : fs cache: renaming cache item "../../rclone1803304029" to be canonical "/tmp/rclone1803304029" 2025/03/21 02:06:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/21 02:06:07 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/21 02:06:07 INFO : file.txt: Copied (new) to: KeyRelative gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1009 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "CHECKPRESENT-SUCCESS KeyRelative\n" actual : "CHECKPRESENT-FAILURE KeyRelative\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS KeyRelative +CHECKPRESENT-FAILURE KeyRelative Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Cloudinary root 'rclone-test-rudoqif3pago'", Local "Local file system at /tmp/rclone1803304029", Modify Window "876000h0m0s" 2025/03/21 02:06:09 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rudoqif3pago" 2025/03/21 02:06:09 DEBUG : Creating backend with remote "../../rclone1803304029" 2025/03/21 02:06:09 DEBUG : fs cache: renaming cache item "../../rclone1803304029" to be canonical "/tmp/rclone1803304029" 2025/03/21 02:06:09 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/21 02:06:09 DEBUG : pacer: low level retry 1/10 (error partial response so waiting for eventual consistency) 2025/03/21 02:06:09 DEBUG : pacer: Rate limited, increasing sleep to 2µs 2025/03/21 02:06:10 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/21 02:06:10 DEBUG : pacer: low level retry 2/10 (error partial response so waiting for eventual consistency) 2025/03/21 02:06:10 DEBUG : pacer: Rate limited, increasing sleep to 4µs 2025/03/21 02:06:10 DEBUG : pacer: Reducing sleep to 3µs 2025/03/21 02:06:10 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/21 02:06:11 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/21 02:06:11 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/21 02:06:11 DEBUG : pacer: Reducing sleep to 2.25µs gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1051 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "CHECKPRESENT-SUCCESS KeyRelative\n" actual : "CHECKPRESENT-FAILURE KeyRelative\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS KeyRelative +CHECKPRESENT-FAILURE KeyRelative Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "Cloudinary root 'rclone-test-rudoqif3pago'", Local "Local file system at /tmp/rclone1803304029", Modify Window "876000h0m0s" 2025/03/21 02:06:12 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rudoqif3pago" 2025/03/21 02:06:13 DEBUG : Creating backend with remote "/tmp/rclone1803304029" 2025/03/21 02:06:13 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/21 02:06:14 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/21 02:06:14 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1150 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "CHECKPRESENT-FAILURE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +CHECKPRESENT-FAILURE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Cloudinary root 'rclone-test-rudoqif3pago'", Local "Local file system at /tmp/rclone1803304029", Modify Window "876000h0m0s" 2025/03/21 02:06:16 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rudoqif3pago" 2025/03/21 02:06:17 DEBUG : Creating backend with remote "/tmp/rclone1803304029" 2025/03/21 02:06:17 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/21 02:06:18 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/21 02:06:18 INFO : file.txt: Copied (new) to: SomeKey gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1192 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SomeKey\n" actual : "CHECKPRESENT-FAILURE SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SomeKey +CHECKPRESENT-FAILURE SomeKey Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "Cloudinary root 'rclone-test-rudoqif3pago'", Local "Local file system at /tmp/rclone1803304029", Modify Window "876000h0m0s" 2025/03/21 02:06:20 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-rudoqif3pago" 2025/03/21 02:06:20 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/21 02:06:20 DEBUG : pacer: low level retry 1/10 (error partial response so waiting for eventual consistency) 2025/03/21 02:06:20 DEBUG : pacer: Rate limited, increasing sleep to 2µs 2025/03/21 02:06:20 DEBUG : Retrying API error partial response so waiting for eventual consistency 2025/03/21 02:06:20 DEBUG : pacer: low level retry 2/10 (error partial response so waiting for eventual consistency) 2025/03/21 02:06:20 DEBUG : pacer: Rate limited, increasing sleep to 4µs 2025/03/21 02:06:21 DEBUG : pacer: Reducing sleep to 3µs 2025/03/21 02:06:21 DEBUG : Creating backend with remote "/tmp/rclone1803304029" 2025/03/21 02:06:21 DEBUG : pacer: Reducing sleep to 2.25µs 2025/03/21 02:06:21 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/21 02:06:22 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/21 02:06:22 INFO : file.txt: Copied (new) to: SomeKey 2025/03/21 02:06:22 DEBUG : pacer: Reducing sleep to 1.687µs gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1270 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "CHECKPRESENT-SUCCESS SomeKey\n" actual : "CHECKPRESENT-FAILURE SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS SomeKey +CHECKPRESENT-FAILURE SomeKey Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (23.70s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (5.23s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (3.67s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (3.79s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (3.74s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (3.34s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (3.94s) FAIL 2025/03/21 02:06:24 DEBUG : Cloudinary root 'rclone-test-rudoqif3pago': Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 24.93485444s (try 5/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/Remove]