"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3GCS:" 2026/08/21 05:23:46 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vazaril5rufa" 2026/08/21 05:23:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/21 05:23:48 INFO : S3 bucket rclone-test-vazaril5rufa: Bucket "rclone-test-vazaril5rufa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/21 05:23:49 INFO : S3 bucket rclone-test-vazaril5rufa: Bucket "rclone-test-vazaril5rufa" deleted === RUN TestIntegration/FsMkdir 2026/08/21 05:23:50 INFO : S3 bucket rclone-test-vazaril5rufa: Bucket "rclone-test-vazaril5rufa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/21 05:23:51 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/21 05:23:51 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/21 05:23:51 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/21 05:24:25 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm4V7FZpCuqVOtO0X7_NfcBI9JPoAEYxI8-NCo7sa9GYlQVa4BOs2ua0vxpBMKt8crM 2026/08/21 05:24:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "92bbebcb33017e3ea3bccb65f5f63c63" 2026/08/21 05:24:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ffac7fd8d3497d827c7ee5dedda3514c" 2026/08/21 05:24:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "74f22014c3f0e8e162d3e82c4e4f81d6" 2026/08/21 05:24:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm4V7FZpCuqVOtO0X7_NfcBI9JPoAEYxI8-NCo7sa9GYlQVa4BOs2ua0vxpBMKt8crM" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/21 05:24:39 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/21 05:24:39 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/21 05:24:46 DEBUG : S3 bucket rclone-test-vazaril5rufa: bucket is versioned: false 2026/08/21 05:24:46 DEBUG : Waiting for deletions to finish 2026/08/21 05:24:46 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/21 05:24:46 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/21 05:24:46 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/21 05:24:48 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vazaril5rufa/dirToPurgeFromRoot" 2026/08/21 05:24:48 DEBUG : S3 bucket rclone-test-vazaril5rufa path dirToPurgeFromRoot: bucket is versioned: false 2026/08/21 05:24:48 DEBUG : Waiting for deletions to finish 2026/08/21 05:24:49 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/21 05:24:49 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/21 05:24:49 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/21 05:24:50 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vazaril5rufa/hello? sausage/êé" 2026/08/21 05:24:53 DEBUG : S3 bucket rclone-test-vazaril5rufa path hello? sausage/êé: bucket is versioned: false 2026/08/21 05:24:53 DEBUG : Waiting for deletions to finish 2026/08/21 05:24:53 DEBUG : "a/b/c/d/e.txt" version false 2026/08/21 05:24:53 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/21 05:24:53 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/21 05:25:12 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vazaril5rufa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/21 05:25:12 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vazaril5rufa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-vazaril5rufa" from "TestS3GCS:rclone-test-vazaril5rufa" 2026/08/21 05:25:13 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2113 Error: Received unexpected error: not found: FixupRequest Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/21 05:25:21 NOTICE: S3 bucket rclone-test-vazaril5rufa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/21 05:25:21 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5GgxusF1z-PNwBLs_nB6lzSpKhc-K1Kx3gnQPcLQEe2IoPqz-iBex5hfgkdacOCW4 2026/08/21 05:25:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/21 05:25:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/21 05:25:22 DEBUG : piped data.txt: multipart upload "ABPnzm5GgxusF1z-PNwBLs_nB6lzSpKhc-K1Kx3gnQPcLQEe2IoPqz-iBex5hfgkdacOCW4" finished 2026/08/21 05:25:22 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/21 05:25:23 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4MTn7qIzULiojAY4-SHPbg_LGuefpq8O1HBPzgJ07GADnNZJpmRfbYEw14fxzvojQ 2026/08/21 05:25:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/21 05:25:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f780f3f196e066687f783a9d65aafa89" 2026/08/21 05:25:24 DEBUG : piped data.txt: multipart upload "ABPnzm4MTn7qIzULiojAY4-SHPbg_LGuefpq8O1HBPzgJ07GADnNZJpmRfbYEw14fxzvojQ" finished 2026/08/21 05:25:24 DEBUG : piped data.txt: Multipart upload Etag: 8068acff25bfd000b046d8dc052f5c31-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:218 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 s3_internal_test.go:100: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:100 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:109: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:109 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff$\xd2\x01ά \f\x04\xe0+\xb9\xab\xacz\x9c\x02\x15*J\x05,\xa0\xa7\x7f\xf9\xf3\x0e0\x99ɗ\xd9\xe9\xe6\x17\xe3\xa0ٲŸ\x169\xf9\xc04j\xb1t\x8b\xfbu\x8ep\x90\x196\xa8\xd4!(G\x1a:֯\xc1\x02\x9a\xfd\xb2\x93\x85\f\x87\xca\xe0\xc1I\x9a\rY\xb1\xd4\xc6\x1b^6\xe0'\x8d'\xbe\x10\x94\x87\x8c\x1d\xf4\xfc@\xa3\x8bn\xf5\xa0\xe5]^e$p\x96}:q\x83$e\xea|\xc8\r\xf1\xf3\xe0\x0e\xb7\xa41P\x80\x06zd>)\x93W'g\xb2\xf4|\f\x04\xc8\\\xa7\x8d-5\xd6K\xe4\x02\x06\xaf9\xf2!\x05\xaf\xe1\xa1\xc0\x1b\x97\xb5c\x95L}.\xf2\xe2\xc5v\xf2\xe4\xf9a\xfb\xb5\xe8\xf8\xa2\xb48\xe8rC\xf9Xy\xe8\xa1\xf2ٸ\x8aê,YHX\x87\x0eM2\xbd\xbf\x04\x01\x8c\x14uA\xa2\xc4\xcfb \xe2\xc6\xf6sC\xc1\x88^9\xb9x\xa3ci\xd0\xd0sT\x856z\xe5\x1an\xbc\xb0ӻ&\xf0\x12\xf0\x9d4\x18<\xc8-\x85^z\xf8\xf9u|\xff\xbc\xa7\x9d+6\xea\xe3\xfd?\xbf\x18j\xb0c\xfbZ\x8c\xe0\xc0\xac\x06\x02g.\xb3\x87\x8d\x1a[\x15\xc4r\x87:k\xcaԩ\x0f\x813\x05<\xd6[n\xe9r|\x12\a|\xb1)\xc3\x0e\vYu\x88\x87FfܤCE\xbdlb\xc9`\x1f\xb5\x9c\xd4%\x8f\x9e\xce?\x9f\xf9\x85N\x99\xac\xea\xe8\xb9`\xfd\x14\xc9r\xa2]\r:\tp.7\xbe\xf4P\x9av\xf0rq\x1a3\x1a\xf6\xb8\xaf\r2'\xack\xe0\x93\x0f\x89S\xe0\x833\xbbᥛ\x0f9\x86\x8c/xɿ\x02\xa7\x18\xbc\x86\x88F\xb4\xc4\xef\x05\x11\x12\xeaU\xe3K\x91͚\xd9C\x00\xaf*9l\xe0\x96\x00\x1awx>\x8e;g1\xea\xe0$;\xec\x9f\x1b\f\x1a\xd6c\xe5.\xaf\xe4\xaf\xc6K2\x14\x15\xd8\xc2\v\xe7Ҹ\x92\xc6>u|\xd8J\x9a\x1f\xf1|\x8b\xfb:6\xe2\xe9\xfa\x1aH\xb2\x89\xfb\xdetA#\xfd\xbb)\xd3\r}\xb8\xf0\x94 \xbbz\xc1\xe1!Q=\x1c8\x89Q\x89\xff\xf6\xe8_\xc5\x0e\x95\xed7\xc0\tF\xfaX \xf0\xc5}\xb9P\xb3\xa38\x9f\xa2\xf9\xe2\xe7\xf7\xb0e\xcf\xfa\xef\x1f\x92\xc4\xff\x1c8\xb4\xe4\xe6JN\"\xe4_\x94\xc6\x06˒\xc1\xb0\x16=j.\x14\xb9\xceF*:\bc\xa3[vن,\x11\x1d\xe5\xb5P\xa7\x87\xcb\xf7\xe2\x88\x0fkuR\xa7 \xe1\xf7/\x00\x00\xff\xff\x9f\x98:\f\xe8\x03\x00\x00" actual : "jitozen0bododen9sumoleq3buditug6xonalic0favixak5gibaxev2cesaboh8jidaral5rahaguq7cidudiw3tazocah4bemezak5harexab7yawipit5yedojuz5cukoruj4mefaqus4xolutan1yejatuq3kikawab3mubiran5cunugop4venakow2gucidux8wokoraj0romirih5moridiy1cakarov4fodiwob8nosacep7nolusep0yikofos9xevurix7suzepod4hihoyod2degopiq8gaxutas1duyiyis1fovugev5didaqev0xawuriz6qakacus5paqiqoy8canefod1taseneh5gupofil8wawehon5sifizup0tepexiz9qahukez4bacelig8siziyoy6xezaboh4jovewix3tawehon8ciwajew2denagac9cakoros7hafiwod5kudoxav7birixix0korikel9tutuxul1qokezew5cogesid5luhawic3fuxaveb8fudicex3bumixur3himepod7zaxirid5xehosev1surumed9cegukam8teziyiq4jahupoq3recohej9waroqev9komolun4kolorog0zitolul0rezahur6samucep0necubun2panaqeb9bezinoc9rohakah5vigewag8kabejay1goxoruc5loqujaj1tacecob3voxuzur2bepuras5kodazam8wovibex4xeyoduq7yuhotug2gocuhip2caqufug2tipawib6tiritax0pemukuj5zagelun5yokoquc5qogewab6vexavod2kamacux3sakopox8pebogin7mubopoy6yodohob1tasuquh6gagedig7vigunar6nuwoces8racobub3bosinov7cuvegak3witujuf0runegir9sixiyos2poneyob5mixikuk6" Diff: --- Expected +++ Actual @@ -1 +1 @@ -$ά +z*J,0ɗٲŸ94jtup6!(G:֯ I Y^6''@n]^e$p}:q$e| 1Pzd>)W'g| \-5K9!cL}.va8rCXyٸê,YHXM2uAb sC^9xcisT6znӻ&4<-^zu|+6?jcZg.[r:kԩ3<[nr||) YuFfܤCElb`%?N`r] : p.7Pvrq3 2'kS3ᥛ9/xɿFUK͚C*9lwx>;g1$; c.K2 Ҹ>u|J|:6HtA#) } z!Q=8Q_7 FX }P8e8JN"_˒=j.F*:c[vن,PkuR /:  +jitozen0bododen9sumoleq3buditug6xonalic0favixak5gibaxev2cesaboh8jidaral5rahaguq7cidudiw3tazocah4bemezak5harexab7yawipit5yedojuz5cukoruj4mefaqus4xolutan1yejatuq3kikawab3mubiran5cunugop4venakow2gucidux8wokoraj0romirih5moridiy1cakarov4fodiwob8nosacep7nolusep0yikofos9xevurix7suzepod4hihoyod2degopiq8gaxutas1duyiyis1fovugev5didaqev0xawuriz6qakacus5paqiqoy8canefod1taseneh5gupofil8wawehon5sifizup0tepexiz9qahukez4bacelig8siziyoy6xezaboh4jovewix3tawehon8ciwajew2denagac9cakoros7hafiwod5kudoxav7birixix0korikel9tutuxul1qokezew5cogesid5luhawic3fuxaveb8fudicex3bumixur3himepod7zaxirid5xehosev1surumed9cegukam8teziyiq4jahupoq3recohej9waroqev9komolun4kolorog0zitolul0rezahur6samucep0necubun2panaqeb9bezinoc9rohakah5vigewag8kabejay1goxoruc5loqujaj1tacecob3voxuzur2bepuras5kodazam8wovibex4xeyoduq7yuhotug2gocuhip2caqufug2tipawib6tiritax0pemukuj5zagelun5yokoquc5qogewab6vexavod2kamacux3sakopox8pebogin7mubopoy6yodohob1tasuquh6gagedig7vigunar6nuwoces8racobub3bosinov7cuvegak3witujuf0runegir9sixiyos2poneyob5mixikuk6 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:113 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: "" actual : "2f3d0999fe059a65bb684eea01735657" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +2f3d0999fe059a65bb684eea01735657 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:395: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:395 Error: Not equal: expected: 2 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions Messages: object missing from listing === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject s3_internal_test.go:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 Error: Received unexpected error: operation error S3: HeadObject, serialization failed: serialization failed: input member Key must not be empty Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/08/21 05:25:40 DEBUG : oldPath = "TestS3GCS:rclone-test-vazaril5rufa" 2026/08/21 05:25:40 DEBUG : newPath = "TestS3GCS,versions:rclone-test-vazaril5rufa" 2026/08/21 05:25:40 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-vazaril5rufa" 2026/08/21 05:25:40 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/08/21 05:25:40 DEBUG : fs cache: renaming cache item "TestS3GCS,versions:rclone-test-vazaril5rufa" to be canonical "TestS3GCS{pO73u}:rclone-test-vazaril5rufa" s3_internal_test.go:416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:416 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:203: Not found "versions/test-versions.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject s3_internal_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:473 Error: Not equal: expected: () actual : *errors.errorString(&errors.errorString{s:"object not found"}) Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:507: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/21 05:25:50 DEBUG : Waiting for deletions to finish 2026/08/21 05:25:51 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/21 05:25:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1787289873441585" 2026/08/21 05:25:51 DEBUG : "versions/test-versions.txt" version false 2026/08/21 05:25:51 DEBUG : versions/test-versions.txt: Not deleting current version "1787289938575202" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:535: Object Lock not supported by this provider (quirk object_lock_supported = false) === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/21 05:25:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm50bl_QOl7_goNziPZXGOtBvt-ulSOlrqEiA5-Z8v-lSP28cJGZdKS5lWq5jORs378 2026/08/21 05:25:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/21 05:25:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/21 05:25:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm50bl_QOl7_goNziPZXGOtBvt-ulSOlrqEiA5-Z8v-lSP28cJGZdKS5lWq5jORs378" finished 2026/08/21 05:25:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/21 05:26:00 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4JeE8HuXG6jlel23TZrghB5z093bfmWAw974O08yRlg83sY0KH1eRVmoA5fKY38HU 2026/08/21 05:26:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/21 05:26:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/21 05:26:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4JeE8HuXG6jlel23TZrghB5z093bfmWAw974O08yRlg83sY0KH1eRVmoA5fKY38HU" finished 2026/08/21 05:26:03 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/21 05:26:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7udhXxLxm34eAA0et8ciJXnW9N5UYHMbTXLv6OYwsw-L2dUz-EjGXxp0WGHlRoXJg 2026/08/21 05:26:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/21 05:26:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/21 05:26:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm7udhXxLxm34eAA0et8ciJXnW9N5UYHMbTXLv6OYwsw-L2dUz-EjGXxp0WGHlRoXJg" finished 2026/08/21 05:26:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/21 05:26:08 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6s-CQ_zja0CfI3nyg49ai3kVKh3heUYxoUJoCW9Ayw3lp3H8pW4UfxeFD8KxVJolA 2026/08/21 05:26:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/21 05:26:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/21 05:26:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/21 05:26:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/21 05:26:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/21 05:26:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/21 05:26:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6s-CQ_zja0CfI3nyg49ai3kVKh3heUYxoUJoCW9Ayw3lp3H8pW4UfxeFD8KxVJolA" finished 2026/08/21 05:26:11 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/21 05:26:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm79SYRXdniUAX9MZpilfQd3_92fiv-EnyXk6IZEzggGK4TXJEStU-OCcsSZi94P3vQ 2026/08/21 05:26:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/21 05:26:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/21 05:26:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/21 05:26:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/21 05:26:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/21 05:26:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/21 05:26:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm79SYRXdniUAX9MZpilfQd3_92fiv-EnyXk6IZEzggGK4TXJEStU-OCcsSZi94P3vQ" finished 2026/08/21 05:26:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/21 05:26:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5RJqnegZ2EyhBIteKl5sBZA1PMdEmNYP3YBFPo_zeX5mobv_0xtnqjONB1jfAkE-o 2026/08/21 05:26:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/21 05:26:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/21 05:26:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5RJqnegZ2EyhBIteKl5sBZA1PMdEmNYP3YBFPo_zeX5mobv_0xtnqjONB1jfAkE-o" finished 2026/08/21 05:26:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/21 05:26:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm5bXnFiX26Yc8XAt-PnBg5UGnsCwfgIGydSa63unYbTsicyyR0ncGV6ZR-4nZg8gRM 2026/08/21 05:26:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/21 05:26:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/21 05:26:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm5bXnFiX26Yc8XAt-PnBg5UGnsCwfgIGydSa63unYbTsicyyR0ncGV6ZR-4nZg8gRM" finished 2026/08/21 05:26:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/21 05:26:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6oOEWPnAPc9L8zFHmguYfdvlQ3iPSDHtIViq076uyrKSwjKjwSNKbsPRwIQl_CA1I 2026/08/21 05:26:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/21 05:26:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/21 05:26:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6oOEWPnAPc9L8zFHmguYfdvlQ3iPSDHtIViq076uyrKSwjKjwSNKbsPRwIQl_CA1I" finished 2026/08/21 05:26:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/21 05:26:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6s1q6MygHJUqCJOgGGvox1uXv-cfeUG4Zlh3Kd_ko7Oj66w1A7tNpAb7QCtUroBbk 2026/08/21 05:26:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/21 05:26:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/21 05:26:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/21 05:26:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/21 05:26:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/21 05:26:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/21 05:26:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6s1q6MygHJUqCJOgGGvox1uXv-cfeUG4Zlh3Kd_ko7Oj66w1A7tNpAb7QCtUroBbk" finished 2026/08/21 05:26:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/21 05:26:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7PyZzksShIkbBQpjBM_IUwvWMflY-pzew5wNq9M-ZjxcsB8O72Oc8rJ97NhIn5huE 2026/08/21 05:26:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/21 05:26:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/21 05:26:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/21 05:26:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/21 05:26:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/21 05:26:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/21 05:26:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7PyZzksShIkbBQpjBM_IUwvWMflY-pzew5wNq9M-ZjxcsB8O72Oc8rJ97NhIn5huE" finished 2026/08/21 05:26:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/21 05:26:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7ZWTvMj_GpgufYZtu71e7AQEJVCyIFvoEN6ABCRxDdYzN8-deHvNY_5H7F7FBnwGY 2026/08/21 05:26:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/21 05:26:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/21 05:26:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7ZWTvMj_GpgufYZtu71e7AQEJVCyIFvoEN6ABCRxDdYzN8-deHvNY_5H7F7FBnwGY" finished 2026/08/21 05:26:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/21 05:26:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm5Og7YWwzqFfb8INTS0428HJyPW_645CLQdxyS8TeIspsAY81w4iwcrOeCL9c7tEvQ 2026/08/21 05:26:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/21 05:26:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/21 05:26:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm5Og7YWwzqFfb8INTS0428HJyPW_645CLQdxyS8TeIspsAY81w4iwcrOeCL9c7tEvQ" finished 2026/08/21 05:26:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/21 05:26:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4c5epI-9noexEo_WakI4biK913Oy-ZBol661nQBD15s_vL6xjduocmfjZojQes_cY 2026/08/21 05:26:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/21 05:27:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/21 05:27:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4c5epI-9noexEo_WakI4biK913Oy-ZBol661nQBD15s_vL6xjduocmfjZojQes_cY" finished 2026/08/21 05:27:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/21 05:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6vVUOlwxNWnJGmo068pt3op2z3-WgjqhGQ7BLkAjlZWaceUvK530TjOmNwQa9QGx8 2026/08/21 05:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/21 05:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/21 05:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/21 05:27:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/21 05:27:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/21 05:27:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/21 05:27:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6vVUOlwxNWnJGmo068pt3op2z3-WgjqhGQ7BLkAjlZWaceUvK530TjOmNwQa9QGx8" finished 2026/08/21 05:27:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/21 05:27:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7jmkwLMXeIN7EOGB6YZJVqdhXYkJnbMkzMJ1YJYRdT8CLZd1MLz4I3L6NtiGoc60o 2026/08/21 05:27:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/21 05:27:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/21 05:27:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/21 05:27:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/21 05:27:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/21 05:27:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/21 05:27:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7jmkwLMXeIN7EOGB6YZJVqdhXYkJnbMkzMJ1YJYRdT8CLZd1MLz4I3L6NtiGoc60o" finished 2026/08/21 05:27:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/21 05:27:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4Rxj4CbNI_oTJZvyhDVU53KKhWzyRYQqt5d7TZ_myJfkxDEDDRgRaq6lJJL02jMvk 2026/08/21 05:27:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/21 05:27:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/21 05:27:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4Rxj4CbNI_oTJZvyhDVU53KKhWzyRYQqt5d7TZ_myJfkxDEDDRgRaq6lJJL02jMvk" finished 2026/08/21 05:27:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/21 05:27:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm7spKh25jcbN4nrZLxJ6Izt1zK0Ao4J2Gp_YqCr2otMAVJvb8s9TbX5bA3epGBq7oE 2026/08/21 05:27:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/21 05:27:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/21 05:27:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm7spKh25jcbN4nrZLxJ6Izt1zK0Ao4J2Gp_YqCr2otMAVJvb8s9TbX5bA3epGBq7oE" finished 2026/08/21 05:27:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/21 05:27:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5yBpCZiqEGRQgaIgfJZ8VQLogQzsMzQGTxlqz0RMi4VC9SNZDzm-zDyEvRHrg0VYs 2026/08/21 05:27:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/21 05:27:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/21 05:27:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5yBpCZiqEGRQgaIgfJZ8VQLogQzsMzQGTxlqz0RMi4VC9SNZDzm-zDyEvRHrg0VYs" finished 2026/08/21 05:27:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/21 05:27:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm5zg3Nezj3YqLzUbSCAmbl4_m3ALSPUszTZi8fJ6L8x6VsIca1f3705QdtWhbphmY8 2026/08/21 05:27:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/21 05:27:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/21 05:27:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/21 05:27:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/21 05:27:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/21 05:27:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/21 05:27:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm5zg3Nezj3YqLzUbSCAmbl4_m3ALSPUszTZi8fJ6L8x6VsIca1f3705QdtWhbphmY8" finished 2026/08/21 05:27:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/21 05:27:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm75vE7XYw-N5PCXkXStXozoLJs4Uf18OTjhW2Si8Kj6mKtAGHpNuoQslNe5b5TGdCM 2026/08/21 05:27:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/21 05:27:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/21 05:27:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/21 05:27:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/21 05:27:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/21 05:27:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/21 05:27:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm75vE7XYw-N5PCXkXStXozoLJs4Uf18OTjhW2Si8Kj6mKtAGHpNuoQslNe5b5TGdCM" finished 2026/08/21 05:27:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/21 05:27:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4S73S_iNpKuTUFFoCf7KZprF9MX-tlyVOCpu_US5LUzBTtX_NGztlNWTj5TbWMdnY 2026/08/21 05:27:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/21 05:27:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/21 05:27:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4S73S_iNpKuTUFFoCf7KZprF9MX-tlyVOCpu_US5LUzBTtX_NGztlNWTj5TbWMdnY" finished 2026/08/21 05:27:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/21 05:27:49 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7VJuia-4r6wgn-X-CJUdE-BmkZIBa2ze4iAe1NVBg7pJl-QzJPxDfkwDV6TcyQNno 2026/08/21 05:27:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/21 05:27:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/21 05:27:52 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7VJuia-4r6wgn-X-CJUdE-BmkZIBa2ze4iAe1NVBg7pJl-QzJPxDfkwDV6TcyQNno" finished 2026/08/21 05:27:52 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/21 05:27:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6lqIPE5ix3tekMBYwfmXXwD-11XiiAP9AOAKsz688l8hGv6rgcqm3wkNRU-mQlxpw 2026/08/21 05:27:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/21 05:27:56 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/21 05:27:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm6lqIPE5ix3tekMBYwfmXXwD-11XiiAP9AOAKsz688l8hGv6rgcqm3wkNRU-mQlxpw" finished 2026/08/21 05:27:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/21 05:27:59 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5_3-bMCReXCcpkY8ZQW_-USg1k6L7-OBRXwDgVcyhVNolk5g7dqw98FuEru5xZlzE 2026/08/21 05:28:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/21 05:28:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/21 05:28:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/21 05:28:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/21 05:28:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/21 05:28:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/21 05:28:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5_3-bMCReXCcpkY8ZQW_-USg1k6L7-OBRXwDgVcyhVNolk5g7dqw98FuEru5xZlzE" finished 2026/08/21 05:28:02 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/21 05:28:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5NMWuB6UU8rrf4isxts3B3d5iZsj-YVPPABumsef3aAclgd4bF1sz-KMvGELtPhyM 2026/08/21 05:28:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/21 05:28:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/21 05:28:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/21 05:28:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/21 05:28:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/21 05:28:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/21 05:28:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm5NMWuB6UU8rrf4isxts3B3d5iZsj-YVPPABumsef3aAclgd4bF1sz-KMvGELtPhyM" finished 2026/08/21 05:28:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/21 05:28:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5jxsZPvn2PzeaRSVOsLMWS40Of59zlBTdOj521xsDkq_wDPNFrg5kk1uesfITWhSw 2026/08/21 05:28:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/21 05:28:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/21 05:28:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5jxsZPvn2PzeaRSVOsLMWS40Of59zlBTdOj521xsDkq_wDPNFrg5kk1uesfITWhSw" finished 2026/08/21 05:28:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/21 05:28:20 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm43JrVUCzRXTIlzQ8KQWbMKFzce0VrqyFuBErXxsZduyx-lTjTh-h_pIv6HP0nxGnU 2026/08/21 05:28:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/21 05:28:22 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/21 05:28:23 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm43JrVUCzRXTIlzQ8KQWbMKFzce0VrqyFuBErXxsZduyx-lTjTh-h_pIv6HP0nxGnU" finished 2026/08/21 05:28:23 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/21 05:28:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6T7sXVni99ytl9knUhqzgGuc_P_LAWuXpBfyPPARdTuloDC7SfImNada9MCeim_l4 2026/08/21 05:28:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/21 05:28:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/21 05:28:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm6T7sXVni99ytl9knUhqzgGuc_P_LAWuXpBfyPPARdTuloDC7SfImNada9MCeim_l4" finished 2026/08/21 05:28:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/21 05:28:30 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5jZtYnCaXNKRjxepiGCjzb7BxrZ1Ugi8LD6DFzMTknoYIxW0A14895B4WyewjMS04 2026/08/21 05:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/21 05:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/21 05:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/21 05:28:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/21 05:28:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/21 05:28:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/21 05:28:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5jZtYnCaXNKRjxepiGCjzb7BxrZ1Ugi8LD6DFzMTknoYIxW0A14895B4WyewjMS04" finished 2026/08/21 05:28:33 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/21 05:28:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7DmlcWX2ow9gToWN00AkxYKqJCM1yXPS1rvWZSo9DIEqbw9YGb9xdftPsoo2hohGw 2026/08/21 05:28:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/21 05:28:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/21 05:28:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/21 05:28:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/21 05:28:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/21 05:28:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/21 05:28:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm7DmlcWX2ow9gToWN00AkxYKqJCM1yXPS1rvWZSo9DIEqbw9YGb9xdftPsoo2hohGw" finished 2026/08/21 05:28:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/21 05:28:41 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-vazaril5rufa.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/21 05:28:41 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-vazaril5rufa.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/21 05:28:41 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/21 05:28:41 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm4HVKeOp8TYA33Hzm92faxxcyBrjWQAQhXLK6xucQKvcQrA7qIko1TMA3HAGp_z2KA 2026/08/21 05:28:41 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/21 05:28:41 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/21 05:28:43 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "d63bf2e51c3b53db10b49036e3283709" 2026/08/21 05:28:43 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "39cb53dbe0a3f3536a73e4f811b89a66" 2026/08/21 05:28:43 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/21 05:28:43 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm4HVKeOp8TYA33Hzm92faxxcyBrjWQAQhXLK6xucQKvcQrA7qIko1TMA3HAGp_z2KA" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2702: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/21 05:28:44 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm6YZzGIw6FIt9tZ3RE-5ya0oYsZmLleHbUDa8Vz2bhDwsC7Al1cv5CdNUxZ8JgfdbQ 2026/08/21 05:28:44 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/21 05:28:44 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "973648f6d74c45f2197dd5bf3d0146cb" 2026/08/21 05:28:45 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm6YZzGIw6FIt9tZ3RE-5ya0oYsZmLleHbUDa8Vz2bhDwsC7Al1cv5CdNUxZ8JgfdbQ" finished 2026/08/21 05:28:45 DEBUG : unknown-size-put.txt: Multipart upload Etag: d768475b852e3953c5ffc5ad9e9296a8-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/21 05:28:47 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm6eFm-0DaIH4gJa_7_GuKF3pPA2yxgXX6oT6Pyg-LpggVGVMYtIHgJDWBFnWbaKMaI 2026/08/21 05:28:47 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/21 05:28:48 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "7e8c08f119884378958014c51a120d62" 2026/08/21 05:28:48 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm6eFm-0DaIH4gJa_7_GuKF3pPA2yxgXX6oT6Pyg-LpggVGVMYtIHgJDWBFnWbaKMaI" finished 2026/08/21 05:28:49 DEBUG : unknown-size-update.txt: Multipart upload Etag: 828153d6e22400083a85b7728e35fbac-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/21 05:28:49 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-vazaril5rufa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/21 05:28:50 DEBUG : Waiting for deletions to finish 2026/08/21 05:28:50 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/21 05:28:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1787289873441585") 2026/08/21 05:28:50 DEBUG : "versions/test-versions-v2026-08-21-052538-642.txt" version true 2026/08/21 05:28:50 DEBUG : versions/test-versions-v2026-08-21-052538-642.txt: Deleting (id "1787289938575202") 2026/08/21 05:28:50 INFO : versions/test-versions-v2026-08-21-052538-642.txt: Deleted 2026/08/21 05:28:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/21 05:28:52 INFO : S3 bucket rclone-test-vazaril5rufa: Bucket "rclone-test-vazaril5rufa" deleted 2026/08/21 05:28:52 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (306.29s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.47s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.05s) --- FAIL: TestIntegration/FsMkdir (303.33s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.52s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.48s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (28.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.41s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.31s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.32s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (81.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.50s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.42s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (27.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (22.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (8.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (7.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (26.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (30.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.29s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.87s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/21 05:28:52 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/21 05:28:52 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 306.346s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished ERROR in 5m7.962906596s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject]