"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.01s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3GCS:" 2026/08/31 02:27:44 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-cicebuy1vaxu" 2026/08/31 02:27:44 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/31 02:27:46 INFO : S3 bucket rclone-test-cicebuy1vaxu: Bucket "rclone-test-cicebuy1vaxu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/31 02:27:47 INFO : S3 bucket rclone-test-cicebuy1vaxu: Bucket "rclone-test-cicebuy1vaxu" deleted === RUN TestIntegration/FsMkdir 2026/08/31 02:27:48 INFO : S3 bucket rclone-test-cicebuy1vaxu: Bucket "rclone-test-cicebuy1vaxu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/31 02:27:48 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/31 02:27:49 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/31 02:27:49 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/31 02:28:26 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm5ASPouOyd_twlvCqkKbLxwInuweLK-34EDq8xWuUKxWCpL3vOs6R9f4HQSa6FdzOo 2026/08/31 02:28:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "86f7cb0d88ca927e668c5847b374a1bd" 2026/08/31 02:28:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "caf1825cd0d2abdc7a8e51bc11d7782b" 2026/08/31 02:28:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "5d47baa27d2d1ce52c9b9c10b0911a66" 2026/08/31 02:28:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm5ASPouOyd_twlvCqkKbLxwInuweLK-34EDq8xWuUKxWCpL3vOs6R9f4HQSa6FdzOo" 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/31 02:28:42 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/31 02:28:42 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/31 02:28:50 DEBUG : S3 bucket rclone-test-cicebuy1vaxu: bucket is versioned: false 2026/08/31 02:28:50 DEBUG : Waiting for deletions to finish 2026/08/31 02:28:50 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/31 02:28:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/31 02:28:50 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/31 02:28:52 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-cicebuy1vaxu/dirToPurgeFromRoot" 2026/08/31 02:28:53 DEBUG : S3 bucket rclone-test-cicebuy1vaxu path dirToPurgeFromRoot: bucket is versioned: false 2026/08/31 02:28:53 DEBUG : Waiting for deletions to finish 2026/08/31 02:28:53 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/31 02:28:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/31 02:28:54 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/31 02:28:55 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-cicebuy1vaxu/hello? sausage/êé" 2026/08/31 02:28:58 DEBUG : S3 bucket rclone-test-cicebuy1vaxu path hello? sausage/êé: bucket is versioned: false 2026/08/31 02:28:58 DEBUG : Waiting for deletions to finish 2026/08/31 02:28:58 DEBUG : "a/b/c/d/e.txt" version false 2026/08/31 02:28:58 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/31 02:28:59 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/31 02:29:17 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-cicebuy1vaxu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/31 02:29:18 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-cicebuy1vaxu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-cicebuy1vaxu" from "TestS3GCS:rclone-test-cicebuy1vaxu" 2026/08/31 02:29:18 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/31 02:29:27 NOTICE: S3 bucket rclone-test-cicebuy1vaxu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/31 02:29:27 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6yqTx9Ulvpe9jASvsl7J1TsnbiUs-IVTN-Bh5jSs1nl5fbEQ5aA0fA1qVeLAKXZUI 2026/08/31 02:29:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/31 02:29:28 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/31 02:29:28 DEBUG : piped data.txt: multipart upload "ABPnzm6yqTx9Ulvpe9jASvsl7J1TsnbiUs-IVTN-Bh5jSs1nl5fbEQ5aA0fA1qVeLAKXZUI" finished 2026/08/31 02:29:29 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/31 02:29:30 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4BoLsQCX8my7604fVC39mTsYDAZwtGOyTXUMMiBAny9Llc0TTQknVmLwqN4eBJTEA 2026/08/31 02:29:30 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/31 02:29:30 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5e9ab7f8027bce1beb009bc43dffacf0" 2026/08/31 02:29:31 DEBUG : piped data.txt: multipart upload "ABPnzm4BoLsQCX8my7604fVC39mTsYDAZwtGOyTXUMMiBAny9Llc0TTQknVmLwqN4eBJTEA" finished 2026/08/31 02:29:31 DEBUG : piped data.txt: Multipart upload Etag: 4989409935e88cadcc25312d5314d2b0-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /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:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /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\x14Ѝ\x95\x84 \f\x00\xe1\x96ֿu-'@\xc0(\x12\x11\x02H\xf5\xf7\xae\x82\x99\xf7\x05\xf4|BX\f\xdf\xe4\xb8\xcd\x1e\x0ex\xf8\x9e\x0f<\xb1\x83\xfa^\xf4r\x87}\xedй\xcb=u\xc8\xfc\xa2\xd9*vR\xfc|:4x\xd9l\x8a\v\xbf\x94\x86\x84'$(s\xc0\x1b.\xaa\xab\x97\x1d=\xbd\x9b\x95K,\xdb\xc9\xf2-\x91\xdbb\xa5\x88\xa64?|\xb0\xa72\xbc\xa0\xa4¹6z\xe8\x02\xf3\r|\x82\xa6}M\xa0\xd1\xc0\xb3y\xb1p\xc8\xfe\xb3\xe0ɑ\x19\"\x9e\xf8\xf0>$jhI\xad\x1a\r\x06:\xd6\x13\xb2h0\xe3-7\x16>GO\x99\x1d\x981P!\xc3א\xe8\x90\v\x9fo\xc6@\x81\xc3z@\x86\b\xfa\xa7\xe8\x94\x13\xc3b\xd9p\xc3c\xbcɓ\x16\xbb\x15\t\xf8@[3G\xbe\xc5n'\xbf\xff\xe5Y\xe3řҧы\x8d\xd2\xea\xa8R\x80\xe3\xa7\xc1\xe2%\xfdg\xa1r\x81\xb4\x1e`\xb8\xc0\xbefv\xe2\xb9o\n<\a\xf0\x93\x85\x1d\x1d\xf8ق\xc6&q\xb3\xa0\xd9@\\n\xe8\xac\xc0\xaf\a\x1b\xba\xd9\x0f\x96\x1a\xee\xb0/\x89#t|\xbf\x19+(\xb9ד,\x9e\xdc~\x0fzȒWO\r5\x1ds\xa4\x03\x03\xb7\xc5\xc1\x8b'\xdbu\xe7B\x91\xea\x18i\x97\x04n=$\xca\x03u>\xa0\x80\x91{r\xa8\xe5\x94{\U0006c973Zv\xf6T\xc5nU\x94\x14\x0e\xdf\x17:\x1d\xe4\xa6.\x05\x0fV\xdbE\x89\"\u07bf\x00'\a\xe9\xa3\xc3\f\x19Դ\x93\xa2G\xcc\xc7\xf3+\x1a\xedO\xf1A\x05\xdc\xf4\xb0B\v\xeaSIS\xa7\xba\xfdk\xde\x12VO\x19\xa3\x98\xa9\x89\x13'z\xf3X9\xb1\x1b\x8d\x9c\xac\xc1-\t\rWjsb\x8f\x1d\x9f1\xcbK\x16\xec\x1c\xb0\x8a\x93<\x17ʤY\x8f]4vJS\xe3\v5\xe9\xd5ʎ\r\xec\x92\xe4%#z\x8a\xa41H\xfc&֤\xe8Z\xb4\xbcT\xf9\xfee\xacX\xd9\x0e\xed\xff\x8f\xfa\xe2ȁg5=\xe0\xf1\x90\xbeސ\xa9p\x18.|\xd9\xe13\xbc`0s\x9e#\\R\xb9\x8eQ\x1a\x9c\x10ǃ2\x05\xf4\xcb\xc9;9\xd0\xdf$\x1d\x8c\xd8\xe1\x96\b'\xe7y\a\x0f\x8a\xdf\xf9\x02\xcd/\xba\xefM\x11\n\x96\xc9aa\x85\xe5\xab\xc8K\xc1\xf6\xb3\x92\xb0K\xda\x1aT\ft\x8dM^\xd9q\xdf\"\x1bl\xe8\xe6K\xb4\x18\xac\x1f\a\r\x1fQ\x1f\x03\x8a\x1e*\xd3-\x91\"\x95OD\xc3^\xde\xdf\xcd\t#\xea!\xc9\x0e\x8e\xd3\xc7P\xa6\xc6a\xfa\v\x00\x00\xff\xffTݱ\x9d\xe8\x03\x00\x00" actual : "nelokan5dopigox4lajarop4jekezab6miyozah7zazozup3zatoyed9wezibor0zaxayod9bovoyis1sekasav4nepamiw7luheliy9fumufof3fopuqox5fuvucis4rojoliv1yabuwak7xirimad6nokacih7sacedar9lufajuh8faligid1qekeroh1sixefib7cedenij7katucad2pupevok2litogad2nividom1sijumer6teninon7jataqac8bikuken5fodoxej2pilicuf9vunerax7toqopuf9koyeker4cemotis0xiyexis7giwinaj8cafemuz8fawovas7jadovah7toguloz9balonal3fahegal4facexuq9facodaq5pazobal7jodipol1fixehah5soqazey6tewabup7kifekox8relatut7lixecij4qijenox5gayekof7hoviqiw2qihusag7juquraw4javadup3gecukup5locuzob5holiwuf9wubuvon6yazijig3zuvejob9misiqep8nakonuz2getatab3hibirud0loyucef8bojivag3robefab0wiciziw9nerapun7litequd3xuguguc9lewosog2dukocag5sedowix4solezer2tuyifaf4newugut4viticoc2zucezis3xomecic7fuhexaf5suyiduc3qicenuq6socibim5cuyiwop8tewewof1xobefiz5gigalob3ralejuz7pativon1meyoger1yadetot4qamuwow2quxakaq2jitinel5kohigac6suzaduf1puqakot4halaboy4macoyeg6piqavev3gevobev6biluvex8fusezus9xawenim2xuyuheh9qodexeg4mucudew0gaxerub0dabiriv3puqiqiv0qedoluy8poseqec1suhagos0ditixon3" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ -Ѝ ֿu-'@(H|BX x<^r}й=u*vR|:4xl '$(s.=K,-b4?|2¹6z |}Mypɑ">$jhI :h0-7>GO1P!א o@z@bpcɓ @[3Gn'YřҧыR%gr`fvo -<ق&q@\n/#t|+(ד,~zȒWO 5s'uBin=$u>{r{񬥳ZvTnU:.VE"޿' ԴG+OAB SISkVO'zX9- Wjsb1K<ʤY]4vJS 5ʎ %#z1H&֤ZTeXȁg5=ސp.|3`0s#\RQǃ2;9$'y/M -aaKKT tM^q"lK Q*-"OD^ #!Pa Tݱ +nelokan5dopigox4lajarop4jekezab6miyozah7zazozup3zatoyed9wezibor0zaxayod9bovoyis1sekasav4nepamiw7luheliy9fumufof3fopuqox5fuvucis4rojoliv1yabuwak7xirimad6nokacih7sacedar9lufajuh8faligid1qekeroh1sixefib7cedenij7katucad2pupevok2litogad2nividom1sijumer6teninon7jataqac8bikuken5fodoxej2pilicuf9vunerax7toqopuf9koyeker4cemotis0xiyexis7giwinaj8cafemuz8fawovas7jadovah7toguloz9balonal3fahegal4facexuq9facodaq5pazobal7jodipol1fixehah5soqazey6tewabup7kifekox8relatut7lixecij4qijenox5gayekof7hoviqiw2qihusag7juquraw4javadup3gecukup5locuzob5holiwuf9wubuvon6yazijig3zuvejob9misiqep8nakonuz2getatab3hibirud0loyucef8bojivag3robefab0wiciziw9nerapun7litequd3xuguguc9lewosog2dukocag5sedowix4solezer2tuyifaf4newugut4viticoc2zucezis3xomecic7fuhexaf5suyiduc3qicenuq6socibim5cuyiwop8tewewof1xobefiz5gigalob3ralejuz7pativon1meyoger1yadetot4qamuwow2quxakaq2jitinel5kohigac6suzaduf1puqakot4halaboy4macoyeg6piqavev3gevobev6biluvex8fusezus9xawenim2xuyuheh9qodexeg4mucudew0gaxerub0dabiriv3puqiqiv0qedoluy8poseqec1suhagos0ditixon3 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 : "d62773e71e2e69109d41e6f086c1f51f" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +d62773e71e2e69109d41e6f086c1f51f Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:406: versions/test-versions-v2026-08-31-022942-904.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:406: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/08/31 02:29:50 DEBUG : oldPath = "TestS3GCS:rclone-test-cicebuy1vaxu/versions/test-versions-v2026-08-31-022942-904.txt" 2026/08/31 02:29:50 DEBUG : newPath = "TestS3GCS,versions:rclone-test-cicebuy1vaxu/versions/test-versions-v2026-08-31-022942-904.txt" 2026/08/31 02:29:50 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-cicebuy1vaxu/versions/test-versions-v2026-08-31-022942-904.txt" 2026/08/31 02:29:50 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/08/31 02:29:50 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-cicebuy1vaxu/versions/test-versions-v2026-08-31-022942-904.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-cicebuy1vaxu/versions" === 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 === RUN 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 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:496 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:496 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:500: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:500 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:502: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:502 Error: Not equal: expected: 0 actual : 100 Test: 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 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:496 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:496 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-cicebuy1vaxu/versions/test-versions.txt: md5 hash incorrect - expecting "eededb4257ac3c0c6a280aab4521e488" got "9abaa19704d52e0c6c44dfbfeba49449" fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:496 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:128 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:133 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:152 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:496 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:502: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:502 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:533: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/31 02:30:09 DEBUG : Waiting for deletions to finish 2026/08/31 02:30:10 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/31 02:30:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1788143316000371" 2026/08/31 02:30:10 DEBUG : "versions/test-versions-v2026-08-31-022942-904.txt" version true 2026/08/31 02:30:10 DEBUG : versions/test-versions-v2026-08-31-022942-904.txt: Deleting (id "1788143382842427") 2026/08/31 02:30:10 DEBUG : "versions/test-versions.txt" version false 2026/08/31 02:30:10 DEBUG : versions/test-versions.txt: Not deleting current version "1788143387716125" 2026/08/31 02:30:10 INFO : versions/test-versions-v2026-08-31-022942-904.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:561: 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/31 02:30:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6YmGPECSrV_8N_8mn1bfjqrWHNE3urrpW2mxXoJUHQaAWzrjc3mexysIEVXUJGByg 2026/08/31 02:30:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/31 02:30:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/31 02:30:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm6YmGPECSrV_8N_8mn1bfjqrWHNE3urrpW2mxXoJUHQaAWzrjc3mexysIEVXUJGByg" finished 2026/08/31 02:30:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/31 02:30:24 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5djjQ4AWZpChdCqmlC1dc4II-RvhWa1kYvL9tl146H4Fz22apNa4tCbYYnOc3lnSg 2026/08/31 02:30:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/31 02:30:25 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/31 02:30:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5djjQ4AWZpChdCqmlC1dc4II-RvhWa1kYvL9tl146H4Fz22apNa4tCbYYnOc3lnSg" finished 2026/08/31 02:30:26 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/31 02:30:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7PeONAMyNnvUlwFNtFNcNnlRAow6URkrikM3Ds7dcLcCDVgqu1I06gwYfx20HNx-E 2026/08/31 02:30:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/31 02:30:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/31 02:30:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm7PeONAMyNnvUlwFNtFNcNnlRAow6URkrikM3Ds7dcLcCDVgqu1I06gwYfx20HNx-E" finished 2026/08/31 02:30:31 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/31 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7XWaIdLEigQozOQAh9p7pE6sWA4DkGtTlu___Zc7dRO3eYXfeysiOGeaQz0gGU_Ns 2026/08/31 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/31 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/31 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/31 02:30:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/31 02:30:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/31 02:30:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/31 02:30:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm7XWaIdLEigQozOQAh9p7pE6sWA4DkGtTlu___Zc7dRO3eYXfeysiOGeaQz0gGU_Ns" finished 2026/08/31 02:30:35 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/31 02:30:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm42Z-r8tqOhBxDI-jGjiocasPqbO7BcLg8sFU_NJtNa2mOHehdqq-Tclv1meKcN1QE 2026/08/31 02:30:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/31 02:30:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/31 02:30:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/31 02:30:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/31 02:30:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/31 02:30:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/31 02:30:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm42Z-r8tqOhBxDI-jGjiocasPqbO7BcLg8sFU_NJtNa2mOHehdqq-Tclv1meKcN1QE" finished 2026/08/31 02:30:41 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/31 02:30:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm69QSaZaAikpsQ_jiNVUhpGZGqTF2dFbVS9HTuD8iTRFugWzOFjZbH5t4hhd1IMOBk 2026/08/31 02:30:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/31 02:30:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/31 02:30:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm69QSaZaAikpsQ_jiNVUhpGZGqTF2dFbVS9HTuD8iTRFugWzOFjZbH5t4hhd1IMOBk" finished 2026/08/31 02:30:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/31 02:30:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm7xhNCSyTBA3AaOO5sUJ2eNzDeHHOyLBHHQ1Ag1MqBg2fON350Z5Cm-Ecnv5V-Zbrg 2026/08/31 02:30:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/31 02:30:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/31 02:30:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm7xhNCSyTBA3AaOO5sUJ2eNzDeHHOyLBHHQ1Ag1MqBg2fON350Z5Cm-Ecnv5V-Zbrg" finished 2026/08/31 02:30:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/31 02:30:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6QJvmQF4fdCqifHz4x4T0HcthpH5SG3gTkZU7k7n5RlP8vj2ybBOq22riY5Fv8-J0 2026/08/31 02:30:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/31 02:31:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/31 02:31:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6QJvmQF4fdCqifHz4x4T0HcthpH5SG3gTkZU7k7n5RlP8vj2ybBOq22riY5Fv8-J0" finished 2026/08/31 02:31:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/31 02:31:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7aLcVdcWmqROa_K787GUIdnrD4wtrUqhix5FsypDiM1BVqsvf3nhg8tqOdkgHNHJg 2026/08/31 02:31:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/31 02:31:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/31 02:31:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/31 02:31:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/31 02:31:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/31 02:31:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/31 02:31:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm7aLcVdcWmqROa_K787GUIdnrD4wtrUqhix5FsypDiM1BVqsvf3nhg8tqOdkgHNHJg" finished 2026/08/31 02:31:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/31 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm49Q032WRkvd6sTvmuGYoxv_5d2VXJKEgZl5rw7ocap3eInArshrECz8zsY6-TdiiU 2026/08/31 02:31:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/31 02:31:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/31 02:31:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/31 02:31:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/31 02:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/31 02:31:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/31 02:31:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm49Q032WRkvd6sTvmuGYoxv_5d2VXJKEgZl5rw7ocap3eInArshrECz8zsY6-TdiiU" finished 2026/08/31 02:31:11 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/31 02:31:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6zzjmHmLbL5EZ8n1kvTqG2WBLn7nPwxla1pzry3hW9cNCguR1hlh4WNlGTL51feLw 2026/08/31 02:31:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/31 02:31:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/31 02:31:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6zzjmHmLbL5EZ8n1kvTqG2WBLn7nPwxla1pzry3hW9cNCguR1hlh4WNlGTL51feLw" finished 2026/08/31 02:31:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/31 02:31:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm4gnwqr57NURLBTCer_JuC-5XsZW02whn2DGIEi2MW5sMPOMaj81OuHKWrC1-Rs-I4 2026/08/31 02:31:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/31 02:31:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/31 02:31:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm4gnwqr57NURLBTCer_JuC-5XsZW02whn2DGIEi2MW5sMPOMaj81OuHKWrC1-Rs-I4" finished 2026/08/31 02:31:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/31 02:31:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6--VVIyKryVzs39bsgwS2f_Id1Y3NYXrwPMENkAYqP27QWNoAAsR6NA7ggBDCrLsg 2026/08/31 02:31:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/31 02:31:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/31 02:31:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6--VVIyKryVzs39bsgwS2f_Id1Y3NYXrwPMENkAYqP27QWNoAAsR6NA7ggBDCrLsg" finished 2026/08/31 02:31:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/31 02:31:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7NO8p6zoKvq4EJE_qegNO5Mq2h8jm1ysgBujp-XZQyIp7BWplY4f9w9Tf7DPl1QOU 2026/08/31 02:31:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/31 02:31:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/31 02:31:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/31 02:31:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/31 02:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/31 02:31:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/31 02:31:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm7NO8p6zoKvq4EJE_qegNO5Mq2h8jm1ysgBujp-XZQyIp7BWplY4f9w9Tf7DPl1QOU" finished 2026/08/31 02:31:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/31 02:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4nZmYDORAlTC8UHdticxcPPaAy9vBXhLltEF8WTGvrK0Yulp__p282oK3BFfuhc0w 2026/08/31 02:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/31 02:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/31 02:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/31 02:31:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/31 02:31:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/31 02:31:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/31 02:31:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4nZmYDORAlTC8UHdticxcPPaAy9vBXhLltEF8WTGvrK0Yulp__p282oK3BFfuhc0w" finished 2026/08/31 02:31:38 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/31 02:31:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm53nw4Ixwiq7Yq5wTRDrQqyq6kW_nknJzzJSdiAkw4GkHMUEGknPemF1z4rEHdRaSs 2026/08/31 02:31:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/31 02:31:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/31 02:31:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm53nw4Ixwiq7Yq5wTRDrQqyq6kW_nknJzzJSdiAkw4GkHMUEGknPemF1z4rEHdRaSs" finished 2026/08/31 02:31:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/31 02:31:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5wbZGk1N0dT9yjFABdftCLGcaKc5opcdUdk-awnTY_8TVYUoVAeEXoxhnRXZteUeE 2026/08/31 02:31:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/31 02:31:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/31 02:31:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5wbZGk1N0dT9yjFABdftCLGcaKc5opcdUdk-awnTY_8TVYUoVAeEXoxhnRXZteUeE" finished 2026/08/31 02:31:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/31 02:31:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4-SaGPOMOZxOUkiOllthM-G3l7fvJ7zXDKRBFo0Jh3OPBL8IysM6BMzGBPXDHOHCI 2026/08/31 02:31:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/31 02:31:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/31 02:31:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4-SaGPOMOZxOUkiOllthM-G3l7fvJ7zXDKRBFo0Jh3OPBL8IysM6BMzGBPXDHOHCI" finished 2026/08/31 02:31:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/31 02:32:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4yjUK2-WRRj8ZNJ4PyNDpWjDpCOVuTPo0SgnWeRxVMGeUOOb8fiiE2-N17bObhyv4 2026/08/31 02:32:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/31 02:32:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/31 02:32:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/31 02:32:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/31 02:32:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/31 02:32:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/31 02:32:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4yjUK2-WRRj8ZNJ4PyNDpWjDpCOVuTPo0SgnWeRxVMGeUOOb8fiiE2-N17bObhyv4" finished 2026/08/31 02:32:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/31 02:32:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5Fm5DWb0yLIKhxMiO5UUPebkdnGPA3N6-of4sdSCd5CXIvkSV1qULs2L1HfKYLMRs 2026/08/31 02:32:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/31 02:32:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/31 02:32:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/31 02:32:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/31 02:32:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/31 02:32:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/31 02:32:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm5Fm5DWb0yLIKhxMiO5UUPebkdnGPA3N6-of4sdSCd5CXIvkSV1qULs2L1HfKYLMRs" finished 2026/08/31 02:32:09 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/31 02:32:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6_pkwjPmXPKrjyZmNw-Gdou9UVPdWOR1_NFFt6Gx_eGHyG6nDNsvW5Tj3CTBGlTvA 2026/08/31 02:32:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/31 02:32:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/31 02:32:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm6_pkwjPmXPKrjyZmNw-Gdou9UVPdWOR1_NFFt6Gx_eGHyG6nDNsvW5Tj3CTBGlTvA" finished 2026/08/31 02:32:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/31 02:32:22 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7hWIJzUPMGzS76jWAWNW1jWUitTio57yCZwGjMS67h7f9DHB5OZk1pXHPlKeAJM_w 2026/08/31 02:32:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/31 02:32:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/31 02:32:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7hWIJzUPMGzS76jWAWNW1jWUitTio57yCZwGjMS67h7f9DHB5OZk1pXHPlKeAJM_w" finished 2026/08/31 02:32:25 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/31 02:32:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5cgeA1jr5RORHs4d02SNLFmzroWRIYcT7ZIO9Ak89nKj3UXqBm2U3GMDVwESOHcqU 2026/08/31 02:32:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/31 02:32:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/31 02:32:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm5cgeA1jr5RORHs4d02SNLFmzroWRIYcT7ZIO9Ak89nKj3UXqBm2U3GMDVwESOHcqU" finished 2026/08/31 02:32:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/31 02:32:33 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6oHfHGAvkqI4-G-uBFGSQ-vxFXgx8HBAU2kEapfTsPVwSbR558m9Byl_cfzTEJUqM 2026/08/31 02:32:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/31 02:32:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/31 02:32:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/31 02:32:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/31 02:32:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/31 02:32:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/31 02:32:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm6oHfHGAvkqI4-G-uBFGSQ-vxFXgx8HBAU2kEapfTsPVwSbR558m9Byl_cfzTEJUqM" finished 2026/08/31 02:32:36 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/31 02:32:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7qy_gDR_XCHqXqM_yM02Ut0ezt1T430JI7RcWUeHdG5uZ73tZGzszLcQaXbqkIsm4 2026/08/31 02:32:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/31 02:32:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/31 02:32:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/31 02:32:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/31 02:32:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/31 02:32:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/31 02:32:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7qy_gDR_XCHqXqM_yM02Ut0ezt1T430JI7RcWUeHdG5uZ73tZGzszLcQaXbqkIsm4" finished 2026/08/31 02:32:42 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/31 02:32:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4UhvH2_Tmr7CnBgNfgeKPj964uTyOARdFpLX6R2yzr6A0cxQlF9UxtSLSGggDJr9g 2026/08/31 02:32:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/31 02:32:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/31 02:32:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4UhvH2_Tmr7CnBgNfgeKPj964uTyOARdFpLX6R2yzr6A0cxQlF9UxtSLSGggDJr9g" finished 2026/08/31 02:32:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/31 02:32:53 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm7eKPNtkCwqm8ZhwExPvaHoHmb5ehEgIP-_AsIU6kcwNMJzCiFZ_Ijnfygj5sJduB8 2026/08/31 02:32:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/31 02:32:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/31 02:32:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm7eKPNtkCwqm8ZhwExPvaHoHmb5ehEgIP-_AsIU6kcwNMJzCiFZ_Ijnfygj5sJduB8" finished 2026/08/31 02:32:56 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/31 02:32:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5eO28LHAH4d-ArJhMsjbJRk4oC7gs2nyqjPAjPEd_fVymIymSbg07tGT9wOlD-lSY 2026/08/31 02:32:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/31 02:33:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/31 02:33:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm5eO28LHAH4d-ArJhMsjbJRk4oC7gs2nyqjPAjPEd_fVymIymSbg07tGT9wOlD-lSY" finished 2026/08/31 02:33:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/31 02:33:03 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6nJ3W_vRtYcb-Ahijq97XVjZCjewZ69qfmv0_lqr58L-jNQkL5hbT3nRC3ECPgdOg 2026/08/31 02:33:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/31 02:33:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/31 02:33:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/31 02:33:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/31 02:33:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/31 02:33:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/31 02:33:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm6nJ3W_vRtYcb-Ahijq97XVjZCjewZ69qfmv0_lqr58L-jNQkL5hbT3nRC3ECPgdOg" finished 2026/08/31 02:33:07 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/31 02:33:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm68o9jys-mqVIR_yRSAMwq75f3VeiHoSgTMBz4eCjQ5rtilkcrzsVh-3AvDc0n_z-s 2026/08/31 02:33:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/31 02:33:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/31 02:33:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/31 02:33:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/31 02:33:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/31 02:33:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/31 02:33:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm68o9jys-mqVIR_yRSAMwq75f3VeiHoSgTMBz4eCjQ5rtilkcrzsVh-3AvDc0n_z-s" finished 2026/08/31 02:33:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/31 02:33:16 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-cicebuy1vaxu.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/31 02:33:16 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-cicebuy1vaxu.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/31 02:33:16 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/31 02:33:16 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm6K34t_9cKVDmKbNZRzjV5ZcRZz50v-YnfLigTs_L6mc_LUqdRVNcuqlAxWcKozSyM 2026/08/31 02:33:16 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/31 02:33:16 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/31 02:33:18 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "58940a620c38b9134ec43a287306f10f" 2026/08/31 02:33:18 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "5f4076edd3ae01813cde6c820b0405ef" 2026/08/31 02:33:18 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/31 02:33:18 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm6K34t_9cKVDmKbNZRzjV5ZcRZz50v-YnfLigTs_L6mc_LUqdRVNcuqlAxWcKozSyM" 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/31 02:33:19 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm5IV-fP6qdtKua2hjbX8zYeeYd73cMhni_Tcpo_nOXPgOMnQ4EEW-Ddx03Mar4_CLE 2026/08/31 02:33:19 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/31 02:33:19 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8f8f2c44351b8350367db35c7167d688" 2026/08/31 02:33:20 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm5IV-fP6qdtKua2hjbX8zYeeYd73cMhni_Tcpo_nOXPgOMnQ4EEW-Ddx03Mar4_CLE" finished 2026/08/31 02:33:20 DEBUG : unknown-size-put.txt: Multipart upload Etag: 2d937ae5e86c782050f11e49f3fd5991-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/31 02:33:21 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm4aAAm8QdY09Hci9o1MUWGi6LdJCN2s5K1TNGuJu3LTLZUykVqqTj5czROYUPywAsg 2026/08/31 02:33:21 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/31 02:33:21 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "3cae15769971d617bdfdb51721e7d143" 2026/08/31 02:33:22 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm4aAAm8QdY09Hci9o1MUWGi6LdJCN2s5K1TNGuJu3LTLZUykVqqTj5czROYUPywAsg" finished 2026/08/31 02:33:22 DEBUG : unknown-size-update.txt: Multipart upload Etag: b04c7e83530af0bb993012af433183fa-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/31 02:33:22 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-cicebuy1vaxu/deeper/nonexisting/directory" 2026/08/31 02:33:22 DEBUG : Config file has changed externally - reloading === 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/31 02:33:23 DEBUG : Waiting for deletions to finish 2026/08/31 02:33:23 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/31 02:33:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1788143316000371") 2026/08/31 02:33:23 DEBUG : "versions/test-versions-v2026-08-31-022947-778.txt" version true 2026/08/31 02:33:23 DEBUG : versions/test-versions-v2026-08-31-022947-778.txt: Deleting (id "1788143387716125") 2026/08/31 02:33:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/31 02:33:23 INFO : versions/test-versions-v2026-08-31-022947-778.txt: Deleted 2026/08/31 02:33:24 INFO : S3 bucket rclone-test-cicebuy1vaxu: Bucket "rclone-test-cicebuy1vaxu" deleted 2026/08/31 02:33:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (340.23s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.49s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.88s) --- FAIL: TestIntegration/FsMkdir (337.57s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.33s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.56s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.55s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (31.66s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.15s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.94s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (99.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.56s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.72s) --- 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.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.42s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (41.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (34.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (18.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (8.23s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (181.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.97s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.70s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.22s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.83s) --- 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/31 02:33:24 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/31 02:33:24 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 340.299s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m42.017577363s (try 1/5)