"go test -v -timeout 1h0m0s -remote TestQingStor: -verbose -test.run '^TestIntegration$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:418: Using remote "TestQingStor:" 2021/06/01 07:09:09 DEBUG : Creating backend with remote "TestQingStor:rclone-test-honoruq8vezifed2fepatux5" 2021/06/01 07:09:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:455: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:483: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === CONT TestIntegration fstests.go:506: Error Trace: fstests.go:506 qingstor_test.go:16 Error: Received unexpected error: QingStor Error: StatusCode "403", Code "too_many_buckets", Message "You created too many buckets, please open ticket to apply more quota.", Request ID "e9f3f8f8dd7c3ffa", Reference URL "http://docs.qingcloud.com/qingstor/api/common/error_code.html" Test: TestIntegration --- FAIL: TestIntegration (7.39s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (1.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/qingstor 7.405s "go test -v -timeout 1h0m0s -remote TestQingStor: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 8.950199101s (try 4/5): exit status 1: Failed [TestIntegration]