"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/20 03:16:03 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-suxomit6viwo" 2026/08/20 03:16:03 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/20 03:16:04 INFO : S3 bucket rclone-test-suxomit6viwo: Bucket "rclone-test-suxomit6viwo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/20 03:16:05 INFO : S3 bucket rclone-test-suxomit6viwo: Bucket "rclone-test-suxomit6viwo" deleted === RUN TestIntegration/FsMkdir 2026/08/20 03:16:06 INFO : S3 bucket rclone-test-suxomit6viwo: Bucket "rclone-test-suxomit6viwo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/20 03:16:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/20 03:16:07 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/20 03:16:07 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/20 03:16:47 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7MsrqBRCjR5Ay9y-fuBzyxrEUZPlm3Dq6AzFMpk1VtXJ25ia0jaqDq8f9K23svh5g 2026/08/20 03:16:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c96873a30ef37c531931fbcc8584095e" 2026/08/20 03:16:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "4e11a261fff4e2130d555d92b2831234" 2026/08/20 03:16:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "acf277d6c19eca551fe9f092e6ce200a" 2026/08/20 03:16:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7MsrqBRCjR5Ay9y-fuBzyxrEUZPlm3Dq6AzFMpk1VtXJ25ia0jaqDq8f9K23svh5g" 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/20 03:17:02 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/20 03:17:02 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/20 03:17:09 DEBUG : S3 bucket rclone-test-suxomit6viwo: bucket is versioned: false 2026/08/20 03:17:09 DEBUG : Waiting for deletions to finish 2026/08/20 03:17:09 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/20 03:17:09 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/20 03:17:09 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/20 03:17:11 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-suxomit6viwo/dirToPurgeFromRoot" 2026/08/20 03:17:11 DEBUG : S3 bucket rclone-test-suxomit6viwo path dirToPurgeFromRoot: bucket is versioned: false 2026/08/20 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/20 03:17:12 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/20 03:17:12 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/20 03:17:12 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/20 03:17:12 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-suxomit6viwo/hello? sausage/êé" 2026/08/20 03:17:17 DEBUG : S3 bucket rclone-test-suxomit6viwo path hello? sausage/êé: bucket is versioned: false 2026/08/20 03:17:17 DEBUG : Waiting for deletions to finish 2026/08/20 03:17:17 DEBUG : "a/b/c/d/e.txt" version false 2026/08/20 03:17:17 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/20 03:17:17 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/20 03:17:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-suxomit6viwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/20 03:17:42 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-suxomit6viwo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-suxomit6viwo" from "TestS3GCS:rclone-test-suxomit6viwo" 2026/08/20 03:17:42 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/20 03:17:50 NOTICE: S3 bucket rclone-test-suxomit6viwo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/20 03:17:50 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4GR3kiuv_NqDL3SLgXxAe_ImAKDJBwrskCWL2zVuxXkVjmzNB0cStcsDTINKFan68 2026/08/20 03:17:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/20 03:17:51 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/20 03:17:51 DEBUG : piped data.txt: multipart upload "ABPnzm4GR3kiuv_NqDL3SLgXxAe_ImAKDJBwrskCWL2zVuxXkVjmzNB0cStcsDTINKFan68" finished 2026/08/20 03:17:52 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/20 03:17:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6Yz0mJOgkoVSuSRaoPY4syF3AWCGs_DwgFshUJ14SFA7K_kRpY1WP96GBT_34cFLI 2026/08/20 03:17:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/20 03:17:53 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "565bc397be6225939fb1d0b1c5090cf8" 2026/08/20 03:17:54 DEBUG : piped data.txt: multipart upload "ABPnzm6Yz0mJOgkoVSuSRaoPY4syF3AWCGs_DwgFshUJ14SFA7K_kRpY1WP96GBT_34cFLI" finished 2026/08/20 03:17:54 DEBUG : piped data.txt: Multipart upload Etag: d559a92441025878641a3c19363e7e82-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: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 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: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 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\x92\v\xb6\x83 \f\x05\xb7Tm\xeb\xd3\xe5\\$BD\x88\x02\xc1\xcf\xea\xdf\xe9\x06\x92\x9937\xb2\xe7K\xf3\xc7I\x91@\xf7\xf4\xf0\xa6+\xb7᠅\x1b\xa5n\x93K\xbd\xa6aƎ\a\xedU\xe4\x96\x1bW\x974cC\xed\x0ej\x98\xe1?Aw9e\xee\xa3D\xceR\x86\x8b*%\xad\x1fˆ,\xccX\xd5S\xe2볨\x85\xe18,\x1c\xd5\xeb\xdc;MTȌ\x06\x06\x8e\xec\xe4\xb8p\x83{;4v\xbc\f\x17;mz\xbc\x8dz1\xe2F\xa3\x1b\x05*\xa3\x91\x19\xb3\xf8W\x91Eҏ\x03\x013\xa5o\x15˖\xf2\xd7hЋ\xb7\xae\xc1\x89\x97g*\xd2x\xc7\xf9\xb9\xa5ᆝ\x02\x1c\x17\x99\xbf\x91\xbc\x9c\xd8\xde^V\xf2\x94&\x8f\r;\xcd\x7fF\"\x82^\x7f\x817\xd9Ž\x16rtQ\xfd>d)¾\xb3\xdeȔ\x87G\xbdd\xb2݆\x8dNY\xba\x87\x16\x0e\xb4\x8f\x9e\f\n\x96)\xa0\xf1-\xb57\x1apK\xf8\xbb)\xe3\xe2\xdcg\xce?\xe2\xf1\xd4\xc0\x16\xfe\xbbpт\xb9\xdbqJ`7\x9dZu\xa7\xd6=\x98\xb1\xe82Ul\xd8\xe4\xf9[\xc4\xc3q\xe8wr?ﯕ]-\xd6o\x90\x8b2߯\x95\x9c\x9e\xeaG\xafU+\xdap\xc0\xc9\"u\xa8\x14\xe4\xe0\xb3\vZ\xe5\xc6\xdeEDqb\xde\x16\x91*\x1d\xd3.'?T\xfa\x06÷\xe61k\x16C\xf3ht\x97U\xae\xbf\xebw\x85\xef. \xb0'\xffg8Т\xadsR%i\xe9/\r\xb4 \r\x1b\x15\xb5\xba\xben\xdcj\xd5~\xac\x1eXſf\x8eZ\xa9}\x03*\x1fT\xfa\xaa\x16E\xef\xcf.M\xb2,ӣ\x11\t\xd7됝v9:\v\xa7\v\xfb\xbf\x9bv>(L\x91\xaa:\xa4\xaf\xe7J\x86ʧI\x92\xc6K\x97\x90qk\xeb\x03=\x9c\xa8\xf6\x8fx\xded\xed,<\x9a\x98\x97Ã(a\xda$\xe1\xe0:\xacH\xd4h\x1e\v]\xb4\xa1~\x1c%Y\xb1\xbf\x9dX\xec꿞,'\xac\xa3\xf9\xad\x92\x8fn\xd6(3\xc7\xc9i\xa6*\xe55ST\x87\xb9\xb7Țd\xef\x1b\x1dȺ\xf6\x1b\x1dtK\x9c\xc2ϛױ\xaa\xd1\f\xf7.\xfa\xa8\xf9u႓\x7f\x7f\x8c8>\xfb\x1d\x11\x9e\x96\xa9\x91\xe1B\xc7X\x10\xb5\xf2\xf5v\x14\xb1 N\x9e\x1ej\x9a?\xb7\x16\x99\xf1\xbc/<\xb0x\xc6\a\x9bd];\xc7\v\x1dt\x8dF\xaa\x04\xf2\xd3\xc9\x11\x9b\xfan\x93\x86\x87\xea\xd0\xf8W:\xf5\x87\x16=\xe5\x1a\xff\x03\x00\x00\xff\xff\x81\x04\x9b\x9c\xe8\x03\x00\x00" actual : "mihixur4gosokey9zilujiv6qefiven1loxuhun6capazav0soyoyax1nuralat1qevacah4kupowoc2momiros6xetenut4dibedab8tuhenix4fudabim6fimuhuc2guneseb8babaged9gisivag3gavigif6xiguvuq3buhobog8bulekes8bocacoh0sofonat1qakacen5todider5bukuxil1vagohoz9sovipaw4yovayad9kagisoc5mehowal3hojehen9halapec7bomakux7kilopog0fegexet5zedemad3ruyarer6zuhored1lalewof1zefikep8hebasaf9kaviyot2bukayok7yeraxir2rirakac8wukidah5fisusac1pawokig9wutupev1zacafuf9talaloz7fohagik2pegonat5dopudaj5koxeriy0jeguwuh8hututav6qagofot6tekoqiw1kutoyap1mamogob3dameteq9powizes2vabiyur8rurobec8bupojox7xofotiy1kakiheh7bikefuv1gotonus2xukefan6lesuduj0yayudud4duqajoh0cimutev5katiqes2tudasuy4povorof9zumanax0qopepoq1dagufih7yepiqek9metugan5hitebes4vonovif1narayuv2kezinet2zohiloj1dahavob0gazamok9lonaqit6janevec8sexelat4genojap3godapuh5hedinaj8besebiq1cumocim9guretos0cemugac2darunop2veqaruj2leqeyom9kayudij8tuburag3suzubiy0jisawip3gobogiw2pamahef9vebiseq8samutix3gemafam9hezevur4yusocaz3xazadaz8zaloruj1gifeqex8botokeh9wimaluh1lovazet6vikuton2qusuwox8" Diff: --- Expected +++ Actual @@ -1,2 +1 @@ - Tm\$BD37KI@+᠅nKaƎUW4cCj?Aw9eDR*%ˆ,XS볨8,;MTȌp{;4v ;mzz1F*WEҏ3o˖hЋg*xᆝ^V& ;F"^7ŽrtQ>d)¾ȔGd݆NY -)-7pK)g?pтqJ`7Zu=2Ul[qwr?ﯕ]-o2߯GU+p"u ZEDqb*.'?T÷1kChtUw. 'g8ТsR%i/ nj~XſfZ}*TE.M,ӣ 됝v9: v>(L:JʧIKqk=xd,<Ã(a$:Hh ]~%YX꿞,'n(3i*5STȚdȺtKϛױ .u႓8>BXv Nj?/ & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/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: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 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: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/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:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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/AfterTwo/List Messages: S3 bucket rclone-test-suxomit6viwo/versions/test-versions.txt: md5 hash incorrect - expecting "289cfcfe1175e4650d2ee10be8a36586" got "22b7301db6e9e31f3684bc6e289d4c63" 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/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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 /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:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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/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:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 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:507: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/20 03:18:30 DEBUG : Waiting for deletions to finish 2026/08/20 03:18:30 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/20 03:18:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1787195816064229" 2026/08/20 03:18:30 DEBUG : "versions/test-versions-v2026-08-20-031803-819.txt" version true 2026/08/20 03:18:30 DEBUG : versions/test-versions-v2026-08-20-031803-819.txt: Deleting (id "1787195883751749") 2026/08/20 03:18:30 DEBUG : "versions/test-versions.txt" version false 2026/08/20 03:18:30 DEBUG : versions/test-versions.txt: Not deleting current version "1787195888602538" 2026/08/20 03:18:31 INFO : versions/test-versions-v2026-08-20-031803-819.txt: Deleted === 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/20 03:18:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5Cj2ojPheVmV2lQSTy-tOZ_mjs_PD2m0UcXvhuxQ19_lz_T_glDavoCsu9yyNLQYo 2026/08/20 03:18:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/20 03:18:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/20 03:18:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm5Cj2ojPheVmV2lQSTy-tOZ_mjs_PD2m0UcXvhuxQ19_lz_T_glDavoCsu9yyNLQYo" finished 2026/08/20 03:18:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/20 03:18:42 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5oWH1b3aEyLQz9IegkL3U_x1nmYmzflNOOliqJSAXgfHkmMWE_z0tRXBWFmik4Mmg 2026/08/20 03:18:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/20 03:18:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/20 03:18:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5oWH1b3aEyLQz9IegkL3U_x1nmYmzflNOOliqJSAXgfHkmMWE_z0tRXBWFmik4Mmg" finished 2026/08/20 03:18:44 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/20 03:18:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5IbiJNA1guYuOMA_HBofc7MorTDGSiSttXPwWgyLR2WV1CrMSmEXhxv93G8OvIiKg 2026/08/20 03:18:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/20 03:18:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/20 03:18:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm5IbiJNA1guYuOMA_HBofc7MorTDGSiSttXPwWgyLR2WV1CrMSmEXhxv93G8OvIiKg" finished 2026/08/20 03:18:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/20 03:18:51 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6CPiy2Rpi7c0uzygx4AIpxzQem03-gK2LoxlJMzI0kSf9e7w7AD_elmoLyUGN_ShE 2026/08/20 03:18:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/20 03:18:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/20 03:18:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/20 03:18:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/20 03:18:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/20 03:18:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/20 03:18:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6CPiy2Rpi7c0uzygx4AIpxzQem03-gK2LoxlJMzI0kSf9e7w7AD_elmoLyUGN_ShE" finished 2026/08/20 03:18:53 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/20 03:18:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5-9VMkRdbok_JejssCWzYDw_UUtzMvuCurkjODml5y38k2Vqgf1JiFGQ7ZXMv8gVY 2026/08/20 03:18:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/20 03:18:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/20 03:18:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/20 03:18:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/20 03:18:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/20 03:18:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/20 03:18:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5-9VMkRdbok_JejssCWzYDw_UUtzMvuCurkjODml5y38k2Vqgf1JiFGQ7ZXMv8gVY" finished 2026/08/20 03:18:59 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/20 03:19:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7sMn48M2uvTO2MxeJDSOje-msckZoB92hA0H8mQCQRqS3Kf2Z6UVS73cIp3gocPgM 2026/08/20 03:19:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/20 03:19:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/20 03:19:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7sMn48M2uvTO2MxeJDSOje-msckZoB92hA0H8mQCQRqS3Kf2Z6UVS73cIp3gocPgM" finished 2026/08/20 03:19:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/20 03:19:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm7JnVMbyS00b_3A8VsejueJ1282ygD5FA0TVRXA6sh8ya8-P0rM90ZXGCqvnfLDHCs 2026/08/20 03:19:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/20 03:19:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/20 03:19:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm7JnVMbyS00b_3A8VsejueJ1282ygD5FA0TVRXA6sh8ya8-P0rM90ZXGCqvnfLDHCs" finished 2026/08/20 03:19:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/20 03:19:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5U9YFzHauCuxQcNoC104haa0N2xIhbEYWhrHLo_4GpX4IXer4yK-n_HBHMPqm-qUA 2026/08/20 03:19:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/20 03:19:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/20 03:19:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5U9YFzHauCuxQcNoC104haa0N2xIhbEYWhrHLo_4GpX4IXer4yK-n_HBHMPqm-qUA" finished 2026/08/20 03:19:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/20 03:19:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm51KoNDvjj4BApC_4bmRtVghPpNfPGnl05utQfRTnmCwwlAAY2FThAo3xd5nwrt6Qo 2026/08/20 03:19:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/20 03:19:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/20 03:19:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/20 03:19:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/20 03:19:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/20 03:19:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/20 03:19:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm51KoNDvjj4BApC_4bmRtVghPpNfPGnl05utQfRTnmCwwlAAY2FThAo3xd5nwrt6Qo" finished 2026/08/20 03:19:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/20 03:19:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm49XMa8MXuE0opTDAwg7QeryuwIgDHxvOn1rMcCgqlgN4GuS67PWBiThvtjsLe1i-0 2026/08/20 03:19:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/20 03:19:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/20 03:19:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/20 03:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/20 03:19:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/20 03:19:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/20 03:19:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm49XMa8MXuE0opTDAwg7QeryuwIgDHxvOn1rMcCgqlgN4GuS67PWBiThvtjsLe1i-0" finished 2026/08/20 03:19:27 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/20 03:19:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4o3HLGeoyiMrHjsIPISJ_puLghtUJ7cvWdlBRdI2_gBej8upuLVIhbqiZrt7DiOCc 2026/08/20 03:19:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/20 03:19:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/20 03:19:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4o3HLGeoyiMrHjsIPISJ_puLghtUJ7cvWdlBRdI2_gBej8upuLVIhbqiZrt7DiOCc" finished 2026/08/20 03:19:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/20 03:19:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm4KGX89A8XGnWOU14USDLtH24GvnCnPq_Ne7nXz9tEv2iFfdLIhBIw5SHE2IzkfU9Q 2026/08/20 03:19:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/20 03:19:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/20 03:19:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm4KGX89A8XGnWOU14USDLtH24GvnCnPq_Ne7nXz9tEv2iFfdLIhBIw5SHE2IzkfU9Q" finished 2026/08/20 03:19:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/20 03:19:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6-0r_nAR6pyuaVzsT_tQTxhD1AOPwkSY5jj7YT4MGyz-tQ4QMWihjdT5tSla5BjWk 2026/08/20 03:19:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/20 03:19:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/20 03:19:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6-0r_nAR6pyuaVzsT_tQTxhD1AOPwkSY5jj7YT4MGyz-tQ4QMWihjdT5tSla5BjWk" finished 2026/08/20 03:19:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/20 03:19:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7BTaAVHUIzuNLGuJTpti5CYyyPYmD5ogPjvYfrJ6wEIL3WVF4PG0DBlNiAHd9ClYY 2026/08/20 03:19:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/20 03:19:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/20 03:19:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/20 03:19:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/20 03:19:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/20 03:19:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/20 03:19:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm7BTaAVHUIzuNLGuJTpti5CYyyPYmD5ogPjvYfrJ6wEIL3WVF4PG0DBlNiAHd9ClYY" finished 2026/08/20 03:19:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/20 03:19:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Bd7mZYGr3QJk7DYk1vkx_7QPK3oc0qPtKTJirxZf-FL0LZ3aK9NPPfClXyT9elI0 2026/08/20 03:19:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/20 03:19:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/20 03:19:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/20 03:19:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/20 03:19:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/20 03:19:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/20 03:19:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7Bd7mZYGr3QJk7DYk1vkx_7QPK3oc0qPtKTJirxZf-FL0LZ3aK9NPPfClXyT9elI0" finished 2026/08/20 03:19:55 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/20 03:20:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4pkA-rFXImy8veWM1gxHrqDoU60g2WUYR0Rbfi2_M4mu-BxSUbdaV67x0hsTtGMBs 2026/08/20 03:20:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/20 03:20:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/20 03:20:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4pkA-rFXImy8veWM1gxHrqDoU60g2WUYR0Rbfi2_M4mu-BxSUbdaV67x0hsTtGMBs" finished 2026/08/20 03:20:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/20 03:20:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm4S1H0efm2exYCnfRpEo-t4hUmoWsZQY6p01pBDg5BLMvl5pXBunr0Bdo5irhE2P4w 2026/08/20 03:20:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/20 03:20:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/20 03:20:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm4S1H0efm2exYCnfRpEo-t4hUmoWsZQY6p01pBDg5BLMvl5pXBunr0Bdo5irhE2P4w" finished 2026/08/20 03:20:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/20 03:20:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5TO51Ovb84YUaIYWz1xgacmv7SFqF64-YErCsY4yu2s6sRO6LK-EOPs3KWel24FmY 2026/08/20 03:20:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/20 03:20:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/20 03:20:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5TO51Ovb84YUaIYWz1xgacmv7SFqF64-YErCsY4yu2s6sRO6LK-EOPs3KWel24FmY" finished 2026/08/20 03:20:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/20 03:20:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm5FnzTCKzWyqQCGR2mzy4w1bB8wg6KN_Y1lHZGL5m0f9eWE6vM89I9_u30bFkN45OQ 2026/08/20 03:20:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/20 03:20:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/20 03:20:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/20 03:20:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/20 03:20:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/20 03:20:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/20 03:20:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm5FnzTCKzWyqQCGR2mzy4w1bB8wg6KN_Y1lHZGL5m0f9eWE6vM89I9_u30bFkN45OQ" finished 2026/08/20 03:20:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/20 03:20:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm70dnnBdEFzvitLseLnAoMOjPzwatchB4N124Pi_Mhlxd8c4MTfNKc5ZYx1dIa7BSQ 2026/08/20 03:20:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/20 03:20:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/20 03:20:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/20 03:20:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/20 03:20:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/20 03:20:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/20 03:20:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm70dnnBdEFzvitLseLnAoMOjPzwatchB4N124Pi_Mhlxd8c4MTfNKc5ZYx1dIa7BSQ" finished 2026/08/20 03:20:24 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/20 03:20:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5qCxaDK9-WXgccNTOTNWcaj-V9l5s-VFNqrXYWXEiJ7t5kwFSEoMBkfZftj30Lx_A 2026/08/20 03:20:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/20 03:20:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/20 03:20:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm5qCxaDK9-WXgccNTOTNWcaj-V9l5s-VFNqrXYWXEiJ7t5kwFSEoMBkfZftj30Lx_A" finished 2026/08/20 03:20:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/20 03:20:35 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm75KYVjwCjpc0zUiMdbAibXXPKy1s9tdIGV6wX8s4jCymu0StX6N9LE-qoS6um-LbQ 2026/08/20 03:20:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/20 03:20:37 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/20 03:20:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm75KYVjwCjpc0zUiMdbAibXXPKy1s9tdIGV6wX8s4jCymu0StX6N9LE-qoS6um-LbQ" finished 2026/08/20 03:20:38 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/20 03:20:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7_Hrzx4Lx_2_DCJWi-y7avyux3Wu5TSqT8NNqYKtraQLpm-9BdbTsuiQE8CyDA6l8 2026/08/20 03:20:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/20 03:20:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/20 03:20:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7_Hrzx4Lx_2_DCJWi-y7avyux3Wu5TSqT8NNqYKtraQLpm-9BdbTsuiQE8CyDA6l8" finished 2026/08/20 03:20:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/20 03:20:46 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7TxEsDy6L-6TFOTADkWE3i-9pyUoMNfZd01SAm8idlI0c9Iv57C7J-sV_MURtY4Ow 2026/08/20 03:20:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/20 03:20:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/20 03:20:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/20 03:20:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/20 03:20:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/20 03:20:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/20 03:20:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm7TxEsDy6L-6TFOTADkWE3i-9pyUoMNfZd01SAm8idlI0c9Iv57C7J-sV_MURtY4Ow" finished 2026/08/20 03:20:48 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/20 03:20:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm44KAEkR0XB2bmRNdM4Lp6dezY-a4b6XcSoOSvrOZCU4RlWb24f52-IPPK6qB8bL3o 2026/08/20 03:20:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/20 03:20:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/20 03:20:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/20 03:20:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/20 03:20:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/20 03:20:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/20 03:20:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm44KAEkR0XB2bmRNdM4Lp6dezY-a4b6XcSoOSvrOZCU4RlWb24f52-IPPK6qB8bL3o" finished 2026/08/20 03:20:54 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/20 03:21:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7pbOlzTJiQwCvigrinf5AnhvUWqAtP4gt9O9sqqNwwtWOv_srFUglnv98A1CcLIe4 2026/08/20 03:21:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/20 03:21:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/20 03:21:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7pbOlzTJiQwCvigrinf5AnhvUWqAtP4gt9O9sqqNwwtWOv_srFUglnv98A1CcLIe4" finished 2026/08/20 03:21:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/20 03:21:06 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm4pX9oMNUgX4QJAdqmRyCNf3vAeqVDJY6HLEypmKsFb67XuUk_a_Of7DyTIqs0VwAo 2026/08/20 03:21:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/20 03:21:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/20 03:21:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm4pX9oMNUgX4QJAdqmRyCNf3vAeqVDJY6HLEypmKsFb67XuUk_a_Of7DyTIqs0VwAo" finished 2026/08/20 03:21:08 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/20 03:21:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5tEqxwewwDL_HSHa79GXvoBPtpvahgI251Wag6F3g_YD_ycoj5RDRIBeF5qjsKqrI 2026/08/20 03:21:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/20 03:21:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/20 03:21:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm5tEqxwewwDL_HSHa79GXvoBPtpvahgI251Wag6F3g_YD_ycoj5RDRIBeF5qjsKqrI" finished 2026/08/20 03:21:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/20 03:21:16 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm61FLe6d3sTpeHT5Oe7jSsiW74Ety7pFl1pzmZ_RvedBdrFPz6noZlhMnZh35vwUBU 2026/08/20 03:21:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/20 03:21:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/20 03:21:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/20 03:21:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/20 03:21:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/20 03:21:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/20 03:21:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm61FLe6d3sTpeHT5Oe7jSsiW74Ety7pFl1pzmZ_RvedBdrFPz6noZlhMnZh35vwUBU" finished 2026/08/20 03:21:19 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/20 03:21:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6bhJ-3MAE4wofcUKVEt1wNThRX8gCUM9SDKuwhldHe2by_WWKyDPO_msN8g70efow 2026/08/20 03:21:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/20 03:21:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/20 03:21:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/20 03:21:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/20 03:21:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/20 03:21:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/20 03:21:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm6bhJ-3MAE4wofcUKVEt1wNThRX8gCUM9SDKuwhldHe2by_WWKyDPO_msN8g70efow" finished 2026/08/20 03:21:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/20 03:21:27 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-suxomit6viwo.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/20 03:21:27 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-suxomit6viwo.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/20 03:21:27 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/20 03:21:28 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm75y8lSMf1S-w-NZMdvnkf2pNRCI1puFDfGIWhF_D4BkYaJDpPLz4_L--ogcPu3ZDk 2026/08/20 03:21:28 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/20 03:21:28 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/20 03:21:29 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "098c45d27c588ec32c7610e610211b57" 2026/08/20 03:21:29 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "d37afbad07f5f8cc0d1194b1881026f3" 2026/08/20 03:21:29 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/20 03:21:29 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm75y8lSMf1S-w-NZMdvnkf2pNRCI1puFDfGIWhF_D4BkYaJDpPLz4_L--ogcPu3ZDk" 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/20 03:21:30 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4KM7IQqj4UdoeiBS-UFCMx2NkoRHmI4b5VNhP5QwqMiOxmwffHfl18hxTLbGac08w 2026/08/20 03:21:30 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/20 03:21:30 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9a83e76ee2920eec438d38eca8986e3a" 2026/08/20 03:21:31 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4KM7IQqj4UdoeiBS-UFCMx2NkoRHmI4b5VNhP5QwqMiOxmwffHfl18hxTLbGac08w" finished 2026/08/20 03:21:31 DEBUG : unknown-size-put.txt: Multipart upload Etag: 8fd402d7365cda254082cb0230c80c4c-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/20 03:21:32 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm7ksyEQmrx81h1bdSs6_zS7TIcVAXAtjdcbG8yWI5sNx_6QHx9rzeYPnH65HwqASDA 2026/08/20 03:21:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/20 03:21:32 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "41eda1a0ed95c365e3eeb2afc2c5a41c" 2026/08/20 03:21:33 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm7ksyEQmrx81h1bdSs6_zS7TIcVAXAtjdcbG8yWI5sNx_6QHx9rzeYPnH65HwqASDA" finished 2026/08/20 03:21:33 DEBUG : unknown-size-update.txt: Multipart upload Etag: 5269e75e81e8aeed5f5954701545fc8f-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/20 03:21:33 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-suxomit6viwo/deeper/nonexisting/directory" 2026/08/20 03:21:33 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/20 03:21:34 DEBUG : Waiting for deletions to finish 2026/08/20 03:21:34 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/20 03:21:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1787195816064229") 2026/08/20 03:21:34 DEBUG : "versions/test-versions-v2026-08-20-031808-671.txt" version true 2026/08/20 03:21:34 DEBUG : versions/test-versions-v2026-08-20-031808-671.txt: Deleting (id "1787195888602538") 2026/08/20 03:21:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/20 03:21:34 INFO : versions/test-versions-v2026-08-20-031808-671.txt: Deleted 2026/08/20 03:21:35 INFO : S3 bucket rclone-test-suxomit6viwo: Bucket "rclone-test-suxomit6viwo" deleted 2026/08/20 03:21:35 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (332.94s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.46s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.77s) --- FAIL: TestIntegration/FsMkdir (330.46s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.27s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.51s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.55s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (34.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.65s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.03s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.11s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (98.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.67s) --- 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.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (38.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (2.44s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (32.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (18.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (8.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.24s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (2.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (173.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (30.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.51s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.82s) --- 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/20 03:21:36 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/20 03:21:36 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 333.017s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m34.774916277s (try 1/5)