"go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3Alibaba:" 2024/10/04 02:07:14 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-mupotuj3bure" 2024/10/04 02:07:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2024/10/04 02:07:15 INFO : S3 bucket rclone-test-mupotuj3bure: Bucket "rclone-test-mupotuj3bure" created with ACL "private" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2024/10/04 02:07:17 INFO : S3 bucket rclone-test-mupotuj3bure: Bucket "rclone-test-mupotuj3bure" deleted === RUN TestIntegration/FsMkdir fstests.go:592: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:592 Error: Received unexpected error: operation error S3: CreateBucket, https response error StatusCode: 409, RequestID: 66FF4DD5A070F53639592F3B, HostID: rclone-test-mupotuj3bure.oss-eu-west-1.aliyuncs.com, BucketAlreadyExists: Test: TestIntegration/FsMkdir 2024/10/04 02:07:18 ERROR : S3 bucket rclone-test-mupotuj3bure: Failed to read versioning status, assuming unversioned: operation error S3: GetBucketVersioning, https response error StatusCode: 404, RequestID: 66FF4DD6A070F53639A62F3B, HostID: rclone-test-mupotuj3bure.oss-eu-west-1.aliyuncs.com, api error NoSuchBucket: The specified bucket does not exist. 2024/10/04 02:07:18 DEBUG : S3 bucket rclone-test-mupotuj3bure: bucket is versioned: false 2024/10/04 02:07:18 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (4.47s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.66s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.40s) --- FAIL: TestIntegration/FsMkdir (1.32s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:38: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2024/10/04 02:07:18 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2024/10/04 02:07:18 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 4.494s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose" - Finished ERROR in 5.804251082s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir]