"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^ObjectLock$/^(LegalHold|Retention|SetAfterUpload)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2026/03/04 01:14:46 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-helibiw7yaxi" 2026/03/04 01:14:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 01:14:48 INFO : S3 bucket rclone-test-helibiw7yaxi: Bucket "rclone-test-helibiw7yaxi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention s3_internal_test.go:646: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:573 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:646 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:658 Error: Received unexpected error: operation error S3: DeleteObject, https response error StatusCode: 403, RequestID: , HostID: , api error RetentionPolicyNotMet: Object overwrite or deletion is not allowed due to retention policy. Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold s3_internal_test.go:679: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:679 Error: Not equal: expected: "ON" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -ON + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold s3_internal_test.go:689: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:689 Error: Not equal: expected: "OFF" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -OFF + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:708 Error: Received unexpected error: failed to set legal hold: operation error S3: PutObjectLegalHold, https response error StatusCode: 403, RequestID: , HostID: , api error RetentionPolicyNotMet: Object overwrite or deletion is not allowed due to retention policy. Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload Messages: Put 2026/03/04 01:15:01 DEBUG : S3 bucket rclone-test-helibiw7yaxi: bucket is versioned: false 2026/03/04 01:15:01 DEBUG : Waiting for deletions to finish 2026/03/04 01:15:02 DEBUG : "file name.txt" version false 2026/03/04 01:15:02 DEBUG : file name.txt: Deleting (id "") 2026/03/04 01:15:02 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/04 01:15:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/04 01:15:02 INFO : file name.txt: Deleted 2026/03/04 01:15:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/04 01:15:04 INFO : S3 bucket rclone-test-helibiw7yaxi: Bucket "rclone-test-helibiw7yaxi" deleted 2026/03/04 01:15:04 DEBUG : Waiting for deletions to finish --- FAIL: TestIntegration (17.47s) --- FAIL: TestIntegration/FsMkdir (15.75s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (12.78s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (9.96s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (9.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (2.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (2.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (1.98s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 17.495s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^ObjectLock$/^(LegalHold|Retention|SetAfterUpload)$'" - Finished ERROR in 18.687772265s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload]