"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 5/5) 2025/12/03 03:08:47 DEBUG : Creating backend with remote "TestB2:rclone-test-benaxij3zegu" 2025/12/03 03:08:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/03 03:08:48 DEBUG : Creating backend with remote "/tmp/rclone4155700281" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:185: Remote "B2 bucket rclone-test-benaxij3zegu", Local "Local file system at /tmp/rclone4155700281", Modify Window "1ms" 2025/12/03 03:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-benaxij3zegu" 2025/12/03 03:08:48 DEBUG : Creating backend with remote "/tmp/rclone4155700281" 2025/12/03 03:08:49 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/03 03:08:49 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:185: Remote "B2 bucket rclone-test-benaxij3zegu", Local "Local file system at /tmp/rclone4155700281", Modify Window "1ms" 2025/12/03 03:08:49 DEBUG : Creating backend with remote "TestB2:rclone-test-benaxij3zegu" 2025/12/03 03:08:50 DEBUG : Creating backend with remote "../../rclone4155700281" 2025/12/03 03:08:50 DEBUG : fs cache: renaming cache item "../../rclone4155700281" to be canonical "/tmp/rclone4155700281" 2025/12/03 03:08:50 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/03 03:08:51 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1044 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:185: Remote "B2 bucket rclone-test-benaxij3zegu", Local "Local file system at /tmp/rclone4155700281", Modify Window "1ms" 2025/12/03 03:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-benaxij3zegu" 2025/12/03 03:08:52 DEBUG : Creating backend with remote "../../rclone4155700281" 2025/12/03 03:08:52 DEBUG : fs cache: renaming cache item "../../rclone4155700281" to be canonical "/tmp/rclone4155700281" 2025/12/03 03:08:52 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/12/03 03:08:53 ERROR : filename with spaces.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1086 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:185: Remote "B2 bucket rclone-test-benaxij3zegu", Local "Local file system at /tmp/rclone4155700281", Modify Window "1ms" 2025/12/03 03:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-benaxij3zegu" 2025/12/03 03:08:54 DEBUG : Creating backend with remote "/tmp/rclone4155700281" 2025/12/03 03:08:54 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/03 03:08:55 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1119 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:185: Remote "B2 bucket rclone-test-benaxij3zegu", Local "Local file system at /tmp/rclone4155700281", Modify Window "1ms" 2025/12/03 03:08:55 DEBUG : Creating backend with remote "TestB2:rclone-test-benaxij3zegu" 2025/12/03 03:08:56 DEBUG : Creating backend with remote "/tmp/rclone4155700281" 2025/12/03 03:08:56 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/03 03:08:56 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1156 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE foo\n" actual : "TRANSFER-FAILURE STORE foo failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE foo +TRANSFER-FAILURE STORE foo failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:185: Remote "B2 bucket rclone-test-benaxij3zegu", Local "Local file system at /tmp/rclone4155700281", Modify Window "1ms" 2025/12/03 03:08:56 DEBUG : Creating backend with remote "TestB2:rclone-test-benaxij3zegu" 2025/12/03 03:08:57 DEBUG : Creating backend with remote "/tmp/rclone4155700281" 2025/12/03 03:08:58 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/03 03:08:58 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1185 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "B2 bucket rclone-test-benaxij3zegu", Local "Local file system at /tmp/rclone4155700281", Modify Window "1ms" 2025/12/03 03:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-benaxij3zegu" 2025/12/03 03:08:59 DEBUG : Creating backend with remote "/tmp/rclone4155700281" 2025/12/03 03:08:59 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/03 03:09:00 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1227 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "B2 bucket rclone-test-benaxij3zegu", Local "Local file system at /tmp/rclone4155700281", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-benaxij3zegu": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) === RUN TestGitAnnexFstestBackendCases/Remove run.go:185: Remote "B2 bucket rclone-test-benaxij3zegu", Local "Local file system at /tmp/rclone4155700281", Modify Window "1ms" 2025/12/03 03:09:00 DEBUG : Creating backend with remote "TestB2:rclone-test-benaxij3zegu" 2025/12/03 03:09:01 DEBUG : Creating backend with remote "/tmp/rclone4155700281" 2025/12/03 03:09:02 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/03 03:09:02 ERROR : file.txt: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1305 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (14.56s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (1.67s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (1.65s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (1.83s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (1.82s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (1.86s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (1.69s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (1.64s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.55s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (1.83s) FAIL 2025/12/03 03:09:02 DEBUG : B2 bucket rclone-test-benaxij3zegu: Purge remote 2025/12/03 03:09:02 INFO : B2 bucket rclone-test-benaxij3zegu: cleaning bucket "rclone-test-benaxij3zegu" of all files 2025/12/03 03:09:02 NOTICE: purge failed: directory not found "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 15.197825242s (try 5/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]