"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestIntegration$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/11/28 01:42:55 DEBUG : Creating backend with remote "TestB2:rclone-test-duruxay5bigu" 2025/11/28 01:42:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === NAME TestIntegration fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_test.go:13 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestIntegration --- FAIL: TestIntegration (1.14s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/b2 1.153s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -test.run '^TestIntegration$'" - Finished ERROR in 2.030758379s (try 5/5): exit status 1: Failed [TestIntegration]