"go test -v -timeout 1h0m0s -remote TestS3R2: -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 "TestS3R2:" 2026/08/15 02:05:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mosovoc7raqa" 2026/08/15 02:05:47 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/15 02:05:48 INFO : S3 bucket rclone-test-mosovoc7raqa: Bucket "rclone-test-mosovoc7raqa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/15 02:05:49 INFO : S3 bucket rclone-test-mosovoc7raqa: Bucket "rclone-test-mosovoc7raqa" deleted === RUN TestIntegration/FsMkdir 2026/08/15 02:05:50 INFO : S3 bucket rclone-test-mosovoc7raqa: Bucket "rclone-test-mosovoc7raqa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/15 02:05:50 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/15 02:05:50 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/15 02:05:50 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === 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" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === 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␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === 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/15 02:06:05 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AAZ0gZoVbUI9jGE3h-dSNNmiOORU5v898563VbQrGpI_6SbLKhuxxxSOONA3VF78hk93SLYhKVCb57kWyO267Ug6wKsL2BZF1UUPdQUzjYAxsGv7sh5EWRzcMrGUtzgowcsRl-NvzVgk6mE6JnaPIfTNgp4fMG1TGr8z0AbmWItCFT7NlprwSwu4yq86LeP6WqSb2yTPGJLy9NeZIHx57ldfanqiFqzGT5FNUsa4h9ytaRMYVNIkr_0CXWcc3HEeU089tWC2knSHrmgioL5o_VZWH-Jrsv-zczd378aXmOJ5yVY7dYLphUy2SG_AU73vp4oKWz515s7hu2aWuFDrpgc 2026/08/15 02:06:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "12569d97ed512aa2bf2317086d010c3c" 2026/08/15 02:06:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "3e4d344ac3bd0241b59bfee2b3784b7c" 2026/08/15 02:06:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c911a4705268a77ba31b576af7f320d0" 2026/08/15 02:06:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AAZ0gZoVbUI9jGE3h-dSNNmiOORU5v898563VbQrGpI_6SbLKhuxxxSOONA3VF78hk93SLYhKVCb57kWyO267Ug6wKsL2BZF1UUPdQUzjYAxsGv7sh5EWRzcMrGUtzgowcsRl-NvzVgk6mE6JnaPIfTNgp4fMG1TGr8z0AbmWItCFT7NlprwSwu4yq86LeP6WqSb2yTPGJLy9NeZIHx57ldfanqiFqzGT5FNUsa4h9ytaRMYVNIkr_0CXWcc3HEeU089tWC2knSHrmgioL5o_VZWH-Jrsv-zczd378aXmOJ5yVY7dYLphUy2SG_AU73vp4oKWz515s7hu2aWuFDrpgc" 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/15 02:06:09 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/15 02:06:09 DEBUG : Creating backend with remote "TestS3R2:" === 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/15 02:06:11 DEBUG : S3 bucket rclone-test-mosovoc7raqa: bucket is versioned: false 2026/08/15 02:06:11 DEBUG : Waiting for deletions to finish 2026/08/15 02:06:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/15 02:06:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/15 02:06:11 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/15 02:06:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mosovoc7raqa/dirToPurgeFromRoot" 2026/08/15 02:06:12 DEBUG : S3 bucket rclone-test-mosovoc7raqa path dirToPurgeFromRoot: bucket is versioned: false 2026/08/15 02:06:12 DEBUG : Waiting for deletions to finish 2026/08/15 02:06:13 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/15 02:06:13 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/15 02:06:13 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/15 02:06:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mosovoc7raqa/hello? sausage/êé" 2026/08/15 02:06:14 DEBUG : S3 bucket rclone-test-mosovoc7raqa path hello? sausage/êé: bucket is versioned: false 2026/08/15 02:06:14 DEBUG : Waiting for deletions to finish 2026/08/15 02:06:14 DEBUG : "a/b/c/d/e.txt" version false 2026/08/15 02:06:14 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/15 02:06:14 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/15 02:06:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mosovoc7raqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/15 02:06:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mosovoc7raqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-mosovoc7raqa" from "TestS3R2:rclone-test-mosovoc7raqa" 2026/08/15 02:06:22 DEBUG : Creating backend with remote "TestS3R2:" === 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:2131: skipping directory tests as not supported on this backend === 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/15 02:06:27 NOTICE: S3 bucket rclone-test-mosovoc7raqa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/15 02:06:27 DEBUG : piped data.txt: open chunk writer: started multipart upload: APqhmC9oDzYaw6cx5V2f_ge01PdSn17r5eAb1tql53dVPJxMCfwjkCOCixMfiRvhQkQPzg5MyXUMEcpwbQvwi0LiKJCX5K0Yy_oMrSK0O8dKeiYKr9GJeobL74Xm2HOsZv13nEH1UH7RXoUl2WXTKTuj4dx2DxrdDWUNXlfgdKiBS0c1m7e6Pm814YD9Hup0I0Njcp9aRNF45FlvuKvmbY4AXn-5QjS_I-3X289qI19rBftxfl3FU65RjJjses1b3KHgt9y-QzJDJsjFaC48CgxSP72KMdvpC3ZJ0pipMfhog-Q0woco7AfM_uttlIA5pNoIcO2E4ky8EMpceeUex4g 2026/08/15 02:06:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/15 02:06:27 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/15 02:06:27 DEBUG : piped data.txt: multipart upload "APqhmC9oDzYaw6cx5V2f_ge01PdSn17r5eAb1tql53dVPJxMCfwjkCOCixMfiRvhQkQPzg5MyXUMEcpwbQvwi0LiKJCX5K0Yy_oMrSK0O8dKeiYKr9GJeobL74Xm2HOsZv13nEH1UH7RXoUl2WXTKTuj4dx2DxrdDWUNXlfgdKiBS0c1m7e6Pm814YD9Hup0I0Njcp9aRNF45FlvuKvmbY4AXn-5QjS_I-3X289qI19rBftxfl3FU65RjJjses1b3KHgt9y-QzJDJsjFaC48CgxSP72KMdvpC3ZJ0pipMfhog-Q0woco7AfM_uttlIA5pNoIcO2E4ky8EMpceeUex4g" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/15 02:06:27 DEBUG : piped data.txt: open chunk writer: started multipart upload: AE2G2haA1uhqYnXpPOsPIhWEzEK3H-zisK8yjnJjOBg525WHlDzy7obNgB_V5lb63DW0U6oueLX0yEJ4yxUZcIPRGA7K3b08BAv2YF_PU0kGTsZrjSBRhLeq6zasj9HHOl8Hj27frpWq7-6qV5duiOvMGzyHCzLXOikH74iJxJ7UCUNbi3tPXLyOradOWeKQSBxgeYo7SBf8IxMTbYUe0U5VMZaNuSS8ekwt7TxImiiCkmzSUNM-sUt2sQYGCenO2NAIXnXwTL4GvawdgRmxycw4bxteSOH-9VlP4EdFF9GJWqzGNfjw9xqRR8zkpYw6LfeVAZ0bCbym9_N8QFFQAXk 2026/08/15 02:06:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/15 02:06:28 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0b0132c4b69735182b3a1dbcda7c1f2f" 2026/08/15 02:06:28 DEBUG : piped data.txt: multipart upload "AE2G2haA1uhqYnXpPOsPIhWEzEK3H-zisK8yjnJjOBg525WHlDzy7obNgB_V5lb63DW0U6oueLX0yEJ4yxUZcIPRGA7K3b08BAv2YF_PU0kGTsZrjSBRhLeq6zasj9HHOl8Hj27frpWq7-6qV5duiOvMGzyHCzLXOikH74iJxJ7UCUNbi3tPXLyOradOWeKQSBxgeYo7SBf8IxMTbYUe0U5VMZaNuSS8ekwt7TxImiiCkmzSUNM-sUt2sQYGCenO2NAIXnXwTL4GvawdgRmxycw4bxteSOH-9VlP4EdFF9GJWqzGNfjw9xqRR8zkpYw6LfeVAZ0bCbym9_N8QFFQAXk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/08/15 02:06:28 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:330: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:562: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/15 02:06:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AB2grd9-bIFClo1qvOHmxMKEFi65ZiUuGaUfI1Rdb98e2FGkttj_BCf7qSKpycRbylyIrU0-xNL808zMUn2syzNHKjQCL3ZTZwsLWbOLGmHWsUxcYUa4lO9VTj6ohXwdfDWAZ-sZZM8gtuy4TZgAOaVh2xsmtruYZbqB_8fFARJ25XF3EbgZsVSLu1BpkupJCl02BhnRDFDIgh6n4-r1dOIlTzR_K6WnfMjRRy99EEID2fUYxJuV6m8UcaK5Teni0hwD35X0c7Euqgq8Zu-a1nFIfau2x7vNkhvFQnSYYoyjN5cmGBvOrgGbZ4n5J6fQ7-mpL4DxSlX53bKafIGb9yo 2026/08/15 02:06:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/15 02:06:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/15 02:06:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AB2grd9-bIFClo1qvOHmxMKEFi65ZiUuGaUfI1Rdb98e2FGkttj_BCf7qSKpycRbylyIrU0-xNL808zMUn2syzNHKjQCL3ZTZwsLWbOLGmHWsUxcYUa4lO9VTj6ohXwdfDWAZ-sZZM8gtuy4TZgAOaVh2xsmtruYZbqB_8fFARJ25XF3EbgZsVSLu1BpkupJCl02BhnRDFDIgh6n4-r1dOIlTzR_K6WnfMjRRy99EEID2fUYxJuV6m8UcaK5Teni0hwD35X0c7Euqgq8Zu-a1nFIfau2x7vNkhvFQnSYYoyjN5cmGBvOrgGbZ4n5J6fQ7-mpL4DxSlX53bKafIGb9yo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/15 02:06:33 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: APqW7Bp19-z2OsF8hES2-ADeIXbH27AFBPt6g_xc32PBHzwijDxiUUT7STDYi6ilA9DCQCVnUt4Qhcy1rH7UFMjxaSDOq6_-GXJS9ymKgMguZ9T2qVhRB0hELOZzsjIFExWAwAOaDgpe_wRZkXgSOy4Z0mRaxMnORh_ZNBiVMOxn09-zIVGf1zWNaggTkJJx_vhlCA-4deh92-xmH_sNvBNPIGo9bSJyJMwK-aoI6BWxtiJxQMF1S7mM_bYFW4_AD1PcrbUT-7BHm1nWmPKrVueei-oUDI4rLvKPsx3350Dqfc8w-AHyB39VL9ZZS_dLlMds1cLDVlMw6ZcYrrr1G-w 2026/08/15 02:06:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/15 02:06:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/15 02:06:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "APqW7Bp19-z2OsF8hES2-ADeIXbH27AFBPt6g_xc32PBHzwijDxiUUT7STDYi6ilA9DCQCVnUt4Qhcy1rH7UFMjxaSDOq6_-GXJS9ymKgMguZ9T2qVhRB0hELOZzsjIFExWAwAOaDgpe_wRZkXgSOy4Z0mRaxMnORh_ZNBiVMOxn09-zIVGf1zWNaggTkJJx_vhlCA-4deh92-xmH_sNvBNPIGo9bSJyJMwK-aoI6BWxtiJxQMF1S7mM_bYFW4_AD1PcrbUT-7BHm1nWmPKrVueei-oUDI4rLvKPsx3350Dqfc8w-AHyB39VL9ZZS_dLlMds1cLDVlMw6ZcYrrr1G-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/15 02:06:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AJ22I3nU1L1IaGf8DHOj2BTCA7otkxNqhpAukv-8OmwfZjH2VFNRpIoUZL4rPbmk1xsMfojCvUmTD9KLYLPAi61g4cnnIYjhHHTsJX2nL2wfs3HjQsFCF3dRFUAF3hmK8cPhaLiMi77hTBbxBQb7eNRPieq4D8ai1bbcnM-ZlwAOutADj6qcED3tb4F8ahwcqBNinTREnFsUXSwTMKonz6QQMhWDu-vWE7gX7_QD5CJ4kPJwGLEO8ReOQHHFTIXeWSKf5KWPd8Co2INZGJm51dzTGA8z4zWac32M4zP5tsbsiRqVPik-8OtgZ9YekUD-zhPnC3JKSlwSr5prsOZaqkc 2026/08/15 02:06:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/15 02:06:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/15 02:06:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AJ22I3nU1L1IaGf8DHOj2BTCA7otkxNqhpAukv-8OmwfZjH2VFNRpIoUZL4rPbmk1xsMfojCvUmTD9KLYLPAi61g4cnnIYjhHHTsJX2nL2wfs3HjQsFCF3dRFUAF3hmK8cPhaLiMi77hTBbxBQb7eNRPieq4D8ai1bbcnM-ZlwAOutADj6qcED3tb4F8ahwcqBNinTREnFsUXSwTMKonz6QQMhWDu-vWE7gX7_QD5CJ4kPJwGLEO8ReOQHHFTIXeWSKf5KWPd8Co2INZGJm51dzTGA8z4zWac32M4zP5tsbsiRqVPik-8OtgZ9YekUD-zhPnC3JKSlwSr5prsOZaqkc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/15 02:06:36 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AByX0XiW7neia2ayjf_ueXApUjRRkTnk72XXHPXFiCCW1HEleeLWE594d3M2-_QBMqQJHMzEbBXdICnibc-Ea5rSZ9SQEUIkJ_lqbuyrXGG4qdPcajUJlkF0E_1g4X69RtphScC671HNX4vAnZtRz8jKq_Pt9-ovyGzSU4740YW7ef222KIN_Zbz5UBjeYp2leUwc-l_3cLPaVaGQOHtIfWO6ooYs9WdAU6B607U2tbMKOTCfwIYUzgo05i8vcu2VdjjOjaAiGRTSk5GniOXznMPoS7xppDMwOSxukL_ztINrNEyLhpxTnb64z1bs2HyvW5kyV9rhJ-oo7tHwQ8htVo 2026/08/15 02:06:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/15 02:06:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/15 02:06:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/15 02:06:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/15 02:06:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/15 02:06:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/15 02:06:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AByX0XiW7neia2ayjf_ueXApUjRRkTnk72XXHPXFiCCW1HEleeLWE594d3M2-_QBMqQJHMzEbBXdICnibc-Ea5rSZ9SQEUIkJ_lqbuyrXGG4qdPcajUJlkF0E_1g4X69RtphScC671HNX4vAnZtRz8jKq_Pt9-ovyGzSU4740YW7ef222KIN_Zbz5UBjeYp2leUwc-l_3cLPaVaGQOHtIfWO6ooYs9WdAU6B607U2tbMKOTCfwIYUzgo05i8vcu2VdjjOjaAiGRTSk5GniOXznMPoS7xppDMwOSxukL_ztINrNEyLhpxTnb64z1bs2HyvW5kyV9rhJ-oo7tHwQ8htVo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/15 02:06:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJN6VZg_QILZLJ5YNlVorlSZ2uava7SZuxgfyn5tpdwfOIaFzuAq-TU91Gimo9zLc6SZcF5bvNvLV1toEYILl1D0gDgduWyMq0oSAGqoXLM1uZe6VfbiVVUxKZ6_aIWWlg7lGgiONyitR10TAXLOmk1-2HAJcEB36AP6Wg5kMwSOqrEO_dSqV18KeV_Y0W1BGrrRuAtkWzvRlTx46Q0ZwRCibZKbL3fwD0pLzwD_-GgIuCigbgz0_k8uZoLt3ooD9TC--ng6ErRtnLBwnUvgv-yPfclGXXL9IV_7GLZVfTZ7g59Ty1lgzQ0iFxmNxkNFxq6cZgdOwPRMwj_wY16ejkw 2026/08/15 02:06:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/15 02:06:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/15 02:06:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/15 02:06:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/15 02:06:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/15 02:06:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/15 02:06:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJN6VZg_QILZLJ5YNlVorlSZ2uava7SZuxgfyn5tpdwfOIaFzuAq-TU91Gimo9zLc6SZcF5bvNvLV1toEYILl1D0gDgduWyMq0oSAGqoXLM1uZe6VfbiVVUxKZ6_aIWWlg7lGgiONyitR10TAXLOmk1-2HAJcEB36AP6Wg5kMwSOqrEO_dSqV18KeV_Y0W1BGrrRuAtkWzvRlTx46Q0ZwRCibZKbL3fwD0pLzwD_-GgIuCigbgz0_k8uZoLt3ooD9TC--ng6ErRtnLBwnUvgv-yPfclGXXL9IV_7GLZVfTZ7g59Ty1lgzQ0iFxmNxkNFxq6cZgdOwPRMwj_wY16ejkw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/15 02:06:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAJRbXdl4r-Sm25CnwOeTUVuLSQrGiDomgmFEo9CupUi9K3yCYgDFa_L3rW9iNgWKoWXl9C2s3WSR-Oa-EluXyS4ish0qWHB5afXQNFZ03hdQD-EKRvE2g6lBTzNhplhMnxV1QL9Ang0He2xKzB1rYtTVBjmId6ThcejhM8LOhrotlh-pEyhm-zxWawUYG1r_UoPqvxOuO_o6VIZ2gKfHYEQLSh4dfHsYdUJi15kX46jaAPw_rlBHIIDlg7sVp2D_BXiiENkx0696bnANlUBgIrbhT_3k6bhOR5UuVyJ75i0y5MuSVxm3Ih9yZIS49M0gdzxoHXJIw_ylXxO621XQwY 2026/08/15 02:06:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/15 02:06:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/15 02:06:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAJRbXdl4r-Sm25CnwOeTUVuLSQrGiDomgmFEo9CupUi9K3yCYgDFa_L3rW9iNgWKoWXl9C2s3WSR-Oa-EluXyS4ish0qWHB5afXQNFZ03hdQD-EKRvE2g6lBTzNhplhMnxV1QL9Ang0He2xKzB1rYtTVBjmId6ThcejhM8LOhrotlh-pEyhm-zxWawUYG1r_UoPqvxOuO_o6VIZ2gKfHYEQLSh4dfHsYdUJi15kX46jaAPw_rlBHIIDlg7sVp2D_BXiiENkx0696bnANlUBgIrbhT_3k6bhOR5UuVyJ75i0y5MuSVxm3Ih9yZIS49M0gdzxoHXJIw_ylXxO621XQwY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/15 02:06:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APgFFy-kPpSrGFucnTua81eH3gD11yKqpACSCJZ5a1REk-jPOAA-7pqkhA28_ibO3en49MZtzlwBSo0nHBU21viIZVHQzTPR3EHygsXlJxFkc94BVjFtHAs9JyuH-L3aKLHaUCwoLfjqVsA_R1z9TJaA9PiRLYACi3SyEA0r8mymenCyABwkARrFcWoU6hdyh5PL0tMsd6WkdhDWmj16jjMeZ-PJx6spo0BGPQw2kqG10aWK7Wz1FoKGjeWduA6D9BExHO9eyzbAp-_gKZ8SWLJL4uH3QD0Zp-0i8mTNokUCOppNkszX-MWo601ZZedx0h0JhOyVNhITezi-T163Z58 2026/08/15 02:06:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/15 02:06:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/15 02:06:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APgFFy-kPpSrGFucnTua81eH3gD11yKqpACSCJZ5a1REk-jPOAA-7pqkhA28_ibO3en49MZtzlwBSo0nHBU21viIZVHQzTPR3EHygsXlJxFkc94BVjFtHAs9JyuH-L3aKLHaUCwoLfjqVsA_R1z9TJaA9PiRLYACi3SyEA0r8mymenCyABwkARrFcWoU6hdyh5PL0tMsd6WkdhDWmj16jjMeZ-PJx6spo0BGPQw2kqG10aWK7Wz1FoKGjeWduA6D9BExHO9eyzbAp-_gKZ8SWLJL4uH3QD0Zp-0i8mTNokUCOppNkszX-MWo601ZZedx0h0JhOyVNhITezi-T163Z58" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/15 02:06:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIub-cn6K61O2E-cOYaDMxah54WDcsgMQHgErMMhKaQqF3dE_hpuHC5-pkKmveA72Hbb0rJc50hE3sFaVYXGFKZ9V_tlra4z466-4cq366OKoeawp2bxRKAqUSe-J-mow-eMbBlX8A-Qo86kttfT0AvEXh1DP5T4BFz7JwS43ONIrqudlnCR3hVtzYsKiGXQsL50mtBcIhoNJYj8QuSdb1nO4XkqMqpaPLvry1IJgQZmPh0KlZgipOW-1WD4aYEN75fWxw69vtpsGoL3AF3ptG3qaEwhaKbQK7UG_0spzdTjvxNTqLsDjzusMPWPm-aaIfUyCmS8KfnpxV7XZOg5-f0 2026/08/15 02:06:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/15 02:06:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/15 02:06:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIub-cn6K61O2E-cOYaDMxah54WDcsgMQHgErMMhKaQqF3dE_hpuHC5-pkKmveA72Hbb0rJc50hE3sFaVYXGFKZ9V_tlra4z466-4cq366OKoeawp2bxRKAqUSe-J-mow-eMbBlX8A-Qo86kttfT0AvEXh1DP5T4BFz7JwS43ONIrqudlnCR3hVtzYsKiGXQsL50mtBcIhoNJYj8QuSdb1nO4XkqMqpaPLvry1IJgQZmPh0KlZgipOW-1WD4aYEN75fWxw69vtpsGoL3AF3ptG3qaEwhaKbQK7UG_0spzdTjvxNTqLsDjzusMPWPm-aaIfUyCmS8KfnpxV7XZOg5-f0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/15 02:06:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKZPZm7igCGwc6SKzruOteOF7T-fIPTWZ1wsHHPPuie1w4V6d9rCqCB2fgUWmBEL7xjGanh03w0-Pff4aqfXjMMisnZineWk5YaP6I4g4kPLJ3wiBcynNVWB3gi2kxJJNyOc9Qv5yfy5rG0YlRw282YPSGlzIINQHnhokpL2hA-FM7yTek94gZulDAavaxX5Go5wHA2miTOd_g9vst7JJC4nY0-tueARjTIPeZKyuC4K6DTIyfStx3LYtG2i9aWweOJ_GFTo_DKnFX6sIBrPS-NAFoVnl5wmfdQf3SswM7ZequEAgdwoIHk2g3H4DZdGhVND20oQO9gfrWCK4veHTaQ 2026/08/15 02:06:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/15 02:06:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/15 02:06:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/15 02:06:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/15 02:06:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/15 02:06:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/15 02:06:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKZPZm7igCGwc6SKzruOteOF7T-fIPTWZ1wsHHPPuie1w4V6d9rCqCB2fgUWmBEL7xjGanh03w0-Pff4aqfXjMMisnZineWk5YaP6I4g4kPLJ3wiBcynNVWB3gi2kxJJNyOc9Qv5yfy5rG0YlRw282YPSGlzIINQHnhokpL2hA-FM7yTek94gZulDAavaxX5Go5wHA2miTOd_g9vst7JJC4nY0-tueARjTIPeZKyuC4K6DTIyfStx3LYtG2i9aWweOJ_GFTo_DKnFX6sIBrPS-NAFoVnl5wmfdQf3SswM7ZequEAgdwoIHk2g3H4DZdGhVND20oQO9gfrWCK4veHTaQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/15 02:06:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADz_yVevfLabcSJRa3d9KO5EB__AclBTdmvtqu4VeSKqc5EysM7I3Ndh0uRQPDEOfeRX6p8UwKxIS9Ae2f_tCNdKkgcfBurcgJ29Tih00r_bTTzNRrboBLNCYyUCvsRZEjVNij4CAxJ0azyG_5R2FebOT5H3TsF5ZDQUiU6ds6yWFyupc6DtFZ02v9W5giNFoy1OZ36IFHGcWwxtz9NSu0Lvr3cXpADiERXIwVeg1tYtf2M2w-uS6sydnij253udGFvrbCrk1O4K8BVoueTtP-lh_O66sfwJpf6beclnxQAn1S5l99qBVi7xU1K6v29M7OQUeu1vsiLuVrcfZ6EIMSU 2026/08/15 02:06:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/15 02:06:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/15 02:06:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/15 02:06:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/15 02:06:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/15 02:06:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/15 02:06:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADz_yVevfLabcSJRa3d9KO5EB__AclBTdmvtqu4VeSKqc5EysM7I3Ndh0uRQPDEOfeRX6p8UwKxIS9Ae2f_tCNdKkgcfBurcgJ29Tih00r_bTTzNRrboBLNCYyUCvsRZEjVNij4CAxJ0azyG_5R2FebOT5H3TsF5ZDQUiU6ds6yWFyupc6DtFZ02v9W5giNFoy1OZ36IFHGcWwxtz9NSu0Lvr3cXpADiERXIwVeg1tYtf2M2w-uS6sydnij253udGFvrbCrk1O4K8BVoueTtP-lh_O66sfwJpf6beclnxQAn1S5l99qBVi7xU1K6v29M7OQUeu1vsiLuVrcfZ6EIMSU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/15 02:06:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACUrG95LSk-W1-CPoDVifkGq7LAcNDjkHPgPuDtv8gMV3mGc-epfrG1gA4qrDhTKwj29VfRDfejzqT3j9t1gwFPNj0pXYiOD5uYrpIQ6RwtqG00ENV6B5iyE7hTn5FVvQ1xDqTY6X9z7ZyAJS1yJS7EIdd1W4LetZ1JNnQVyahClEQYuzeRsBxsR0oRaxR8skcderbzWAM9-8W2esxSu_G3EB6hUAdAsKjma4Gm38EreROZH51Ji75U8wgDLTl1U-X5HPgQEKOnX4GswNtZwNxtLkYWTewIilzrcJUE2hvRRs9kIU5OA3tGwzzbGRtAo0GisDe8EklZn8n47FACLrgc 2026/08/15 02:06:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/15 02:06:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/15 02:06:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACUrG95LSk-W1-CPoDVifkGq7LAcNDjkHPgPuDtv8gMV3mGc-epfrG1gA4qrDhTKwj29VfRDfejzqT3j9t1gwFPNj0pXYiOD5uYrpIQ6RwtqG00ENV6B5iyE7hTn5FVvQ1xDqTY6X9z7ZyAJS1yJS7EIdd1W4LetZ1JNnQVyahClEQYuzeRsBxsR0oRaxR8skcderbzWAM9-8W2esxSu_G3EB6hUAdAsKjma4Gm38EreROZH51Ji75U8wgDLTl1U-X5HPgQEKOnX4GswNtZwNxtLkYWTewIilzrcJUE2hvRRs9kIU5OA3tGwzzbGRtAo0GisDe8EklZn8n47FACLrgc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/15 02:06:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AOm9-3fHv8P9Lm3oHG-lwVxkrZJyBJj4Rips--wDJDeAQtLnan_3SdPH3rgx3ea9YnP24voGR78vna2Z218ch_HZ_Sz6LKbzZQ4ESjeAcOK7BmRkm4xxe0CZPWRT_cdxxnq_2ClBbb-EoZtJPkLPfqah2b4rwvjxuGYBUYHZydPL0TWuKm72tb4hVv1BKs437jvVAUJ7z0O7qJrkaKakNclBZYMGKc3hlxS0MnzQSlbJI_EzBDdexJJu5vMCtW1BRo_QyrGujBWihS-7pNVlD8UE_Bxnlt4ysBC6dnqUSCcA-nZj6aFU4BQgS1llicqWGXaJNQPa7mccKJJC6DV7CBc 2026/08/15 02:06:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/15 02:06:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/15 02:06:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AOm9-3fHv8P9Lm3oHG-lwVxkrZJyBJj4Rips--wDJDeAQtLnan_3SdPH3rgx3ea9YnP24voGR78vna2Z218ch_HZ_Sz6LKbzZQ4ESjeAcOK7BmRkm4xxe0CZPWRT_cdxxnq_2ClBbb-EoZtJPkLPfqah2b4rwvjxuGYBUYHZydPL0TWuKm72tb4hVv1BKs437jvVAUJ7z0O7qJrkaKakNclBZYMGKc3hlxS0MnzQSlbJI_EzBDdexJJu5vMCtW1BRo_QyrGujBWihS-7pNVlD8UE_Bxnlt4ysBC6dnqUSCcA-nZj6aFU4BQgS1llicqWGXaJNQPa7mccKJJC6DV7CBc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/15 02:06:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AN25Ta1J_dQkcT1kLMXxiicA0T8FOguUHZMrua-_4N_1weTPFkCXmoATYB7JIf_yLYY4mtY85XcyrF9crcnNUaMy5QCsAZvs930BkLO11IPqgm_LOJKq1LpPzk-IUQXbOB3k8pTW4AIofg9Pmp8ixAMZsV4bUfFJmRXDFlbSefSwdFp3gE_5SmClnq6fjEt3MRthS2byFGwtGGn3oPjGcHgXR85TQu3W2i4F7N7XA7xjwQNI3MtCahMwn01eqSEgp3vqH3-sfpnqrnmu8_J0kP6RSvp4C0wUlHWmnD3pwxUw8HrfMlw2OWWTms9LtvkmemiWGt-JqgzL-VkHOMpB9x4 2026/08/15 02:06:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/15 02:06:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/15 02:06:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AN25Ta1J_dQkcT1kLMXxiicA0T8FOguUHZMrua-_4N_1weTPFkCXmoATYB7JIf_yLYY4mtY85XcyrF9crcnNUaMy5QCsAZvs930BkLO11IPqgm_LOJKq1LpPzk-IUQXbOB3k8pTW4AIofg9Pmp8ixAMZsV4bUfFJmRXDFlbSefSwdFp3gE_5SmClnq6fjEt3MRthS2byFGwtGGn3oPjGcHgXR85TQu3W2i4F7N7XA7xjwQNI3MtCahMwn01eqSEgp3vqH3-sfpnqrnmu8_J0kP6RSvp4C0wUlHWmnD3pwxUw8HrfMlw2OWWTms9LtvkmemiWGt-JqgzL-VkHOMpB9x4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/15 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABrAZUtPSYsK1Ynohnm0V2Rg4SHqkA5xwr7KVoKZVgQR5Z4ZIziuiXwBf-6_jCdQk67Lo74okMm518iOUaIPhlfOV_OF5QMEHuUyz9aKvL-uUv-U0ZUT_3bfPmzBJz6vG0Db8SEQJfveTjcbQfNqHUgP5a5USqUsV7hwBevkKAb6tdnsP-9ONJNTYHBJ4nKFMGzNqu6wiUhaSB5toQ8fOGCOexYf44cb3geQcbc-H0zwMmGzQvXTDPu-4GYDuO4mBzpwO8Ur7tVy7lplKtjvn8ErkWXUKC5mJrmTsAzCXiAbTt49_rG-YcAJjB3iWWOyD-J4hc9IldHAz5pEPYJnZFg 2026/08/15 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/15 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/15 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/15 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/15 02:06:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/15 02:06:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/15 02:06:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABrAZUtPSYsK1Ynohnm0V2Rg4SHqkA5xwr7KVoKZVgQR5Z4ZIziuiXwBf-6_jCdQk67Lo74okMm518iOUaIPhlfOV_OF5QMEHuUyz9aKvL-uUv-U0ZUT_3bfPmzBJz6vG0Db8SEQJfveTjcbQfNqHUgP5a5USqUsV7hwBevkKAb6tdnsP-9ONJNTYHBJ4nKFMGzNqu6wiUhaSB5toQ8fOGCOexYf44cb3geQcbc-H0zwMmGzQvXTDPu-4GYDuO4mBzpwO8Ur7tVy7lplKtjvn8ErkWXUKC5mJrmTsAzCXiAbTt49_rG-YcAJjB3iWWOyD-J4hc9IldHAz5pEPYJnZFg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/15 02:06:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AO8jpbv0H5yZtZvhmypeEXWCXjmKDLhT0K-OFkb9GF4-tJjIK9pJEplxiMY8SrWER0ITOxtdJmmK0hZM8_RIOFNCWq11hWGA1F3hzf2_7rFMWicAx9qZBMx8JIipsHIW2eyVSAlg5KqAaN7-JIJ3Rm_GPRG-l8NOsAFi8VlPxxDpLNWNC1ITMOhdFhDTfeq33-1F57aSaBeKtrrH_c1oQW99p1ATSpfpwblpqzneMve-J2FlM5RAjqBER3w-aStcf8tY69rTamGgEH7hZv2shqNWMJVK-zU3AGMmYAQDX5hgLuYpe_v-KeH4FoqnSBau-8KJKUIPLLkphSgxJUVZmkk 2026/08/15 02:06:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/15 02:06:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/15 02:06:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/15 02:06:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/15 02:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/15 02:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/15 02:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AO8jpbv0H5yZtZvhmypeEXWCXjmKDLhT0K-OFkb9GF4-tJjIK9pJEplxiMY8SrWER0ITOxtdJmmK0hZM8_RIOFNCWq11hWGA1F3hzf2_7rFMWicAx9qZBMx8JIipsHIW2eyVSAlg5KqAaN7-JIJ3Rm_GPRG-l8NOsAFi8VlPxxDpLNWNC1ITMOhdFhDTfeq33-1F57aSaBeKtrrH_c1oQW99p1ATSpfpwblpqzneMve-J2FlM5RAjqBER3w-aStcf8tY69rTamGgEH7hZv2shqNWMJVK-zU3AGMmYAQDX5hgLuYpe_v-KeH4FoqnSBau-8KJKUIPLLkphSgxJUVZmkk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/15 02:07:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AC_cOjIXs--61naYZ1ZdMuid2XPYNamPVQPo7x-8o_G2h7x-vawG2l4XRGTE5KU6XlWvWEQIoio_lPcZKTBx3X_iQ3-e10j4n8NH1lUhK22WcPMpLgLXfM1-oKPp6Fo4UTmDef11SnnOLuYxlBHT3u_229yG5JIhCuRGuX3q0hB6fg86FpPPM9pk7tHd_ECFrtkln2HvspCXaIxAVCkonv50AuUi_UrAk-oPGA-az4L0cTQtpAFEjBt91aCW-HM6wTieQcvWoR_h_9AG5rFcDnZcxYJZoDL0X7ECMNR_47VJoa11UjjJwdvcXizAQrlDcpgpioFtlmHXEEwNIm2V-Fg 2026/08/15 02:07:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/15 02:07:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/15 02:07:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AC_cOjIXs--61naYZ1ZdMuid2XPYNamPVQPo7x-8o_G2h7x-vawG2l4XRGTE5KU6XlWvWEQIoio_lPcZKTBx3X_iQ3-e10j4n8NH1lUhK22WcPMpLgLXfM1-oKPp6Fo4UTmDef11SnnOLuYxlBHT3u_229yG5JIhCuRGuX3q0hB6fg86FpPPM9pk7tHd_ECFrtkln2HvspCXaIxAVCkonv50AuUi_UrAk-oPGA-az4L0cTQtpAFEjBt91aCW-HM6wTieQcvWoR_h_9AG5rFcDnZcxYJZoDL0X7ECMNR_47VJoa11UjjJwdvcXizAQrlDcpgpioFtlmHXEEwNIm2V-Fg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/15 02:07:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APjblvyDUL_GVbjB8vHXj5YCXEgQdZmtvp1IwuddjK9NXEHcRRKGTSyqsfmAeGxDWwiZK0siPkUsc5IskrrGU-8nTPVu8X_hXRL_gv7VlEfENc1AoPNA-HO595R1lL-leW4uOmxuRIhxJEuOF9zYIVw0NqvV-LRAOCJn48dM59dJ8GgQgo9XY3l2VgmHUOAlzVvfPhhadVBMoiOgAbs2Yhcos_iN6tp-096JrfMwg-FPoOoVpsefiMkrlcAhh-z4UsmvHIh4eQY5EWKmZS7VAm78T7iAjhfTlAr6b_SPnb6ycdbRPSz_nhXsbj8N5gCahPlGL6KfzP946EB095T0Yyw 2026/08/15 02:07:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/15 02:07:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/15 02:07:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APjblvyDUL_GVbjB8vHXj5YCXEgQdZmtvp1IwuddjK9NXEHcRRKGTSyqsfmAeGxDWwiZK0siPkUsc5IskrrGU-8nTPVu8X_hXRL_gv7VlEfENc1AoPNA-HO595R1lL-leW4uOmxuRIhxJEuOF9zYIVw0NqvV-LRAOCJn48dM59dJ8GgQgo9XY3l2VgmHUOAlzVvfPhhadVBMoiOgAbs2Yhcos_iN6tp-096JrfMwg-FPoOoVpsefiMkrlcAhh-z4UsmvHIh4eQY5EWKmZS7VAm78T7iAjhfTlAr6b_SPnb6ycdbRPSz_nhXsbj8N5gCahPlGL6KfzP946EB095T0Yyw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/15 02:07:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACl-owsgR5KoqFN3vcoi-_w8-tAJKOXMTx-iwlCNByaCfhp7mvw2xGLH3tA-7lF6n5jPzGC13n3VrvK5i-mH1w5Yvoecp86j9PyYWWkvD1P4ItC6Lr81QImDYJQ1yrBJEnAaMCENwfM2dRIBCvgTDWqwgFgIZ_m-wO4XB5pEB28PhLPkcnk2zeI1rFGljywNgXh_h1Ag1T2AWVe-39A6BLETw3ASrcVeUEYJTBla4WYz26Ep51FdNZS2ZdGPaS6OMotwhlKGi-fNIJaN7mOK6ny0ZrXzYlOiCwcAvkN7bTZ94CdsjJMw6c1-oagf2T2lquMaG_4pvJ9vYYaQt59Ne_w 2026/08/15 02:07:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/15 02:07:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/15 02:07:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACl-owsgR5KoqFN3vcoi-_w8-tAJKOXMTx-iwlCNByaCfhp7mvw2xGLH3tA-7lF6n5jPzGC13n3VrvK5i-mH1w5Yvoecp86j9PyYWWkvD1P4ItC6Lr81QImDYJQ1yrBJEnAaMCENwfM2dRIBCvgTDWqwgFgIZ_m-wO4XB5pEB28PhLPkcnk2zeI1rFGljywNgXh_h1Ag1T2AWVe-39A6BLETw3ASrcVeUEYJTBla4WYz26Ep51FdNZS2ZdGPaS6OMotwhlKGi-fNIJaN7mOK6ny0ZrXzYlOiCwcAvkN7bTZ94CdsjJMw6c1-oagf2T2lquMaG_4pvJ9vYYaQt59Ne_w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/15 02:07:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ADIer65b5lekRGXDch9iwJlPiSYR32aT8Tt706yGUTZEL-fUHspKfVJW6TFP7dy3NW1Brde2MmkGbOpJ7uVkSG8zzYO0sWYVZfWi8HcV8RpWPDtXI12udtBtyzsdVXnDMZhlslo2MxnzFeLoYl3767505xVnYYgA0YvEbHukfAKTSbPq0MPRtsV3BACNrdINtthOy5aNJSys0T8wVUQO6c33JG7CLjWpeApV7rK8vhYThLvRdcOKiDw48TWnd_Z6EFdeU8T7LCBf6N1OjC21Hc1_HjtuXFpSFlWJhbnXWljAEnUJw9fdN1O_uvqhsIJOKAY8CL8lexVLq6N0mFHquyk 2026/08/15 02:07:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/15 02:07:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/15 02:07:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/15 02:07:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/15 02:07:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/15 02:07:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/15 02:07:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ADIer65b5lekRGXDch9iwJlPiSYR32aT8Tt706yGUTZEL-fUHspKfVJW6TFP7dy3NW1Brde2MmkGbOpJ7uVkSG8zzYO0sWYVZfWi8HcV8RpWPDtXI12udtBtyzsdVXnDMZhlslo2MxnzFeLoYl3767505xVnYYgA0YvEbHukfAKTSbPq0MPRtsV3BACNrdINtthOy5aNJSys0T8wVUQO6c33JG7CLjWpeApV7rK8vhYThLvRdcOKiDw48TWnd_Z6EFdeU8T7LCBf6N1OjC21Hc1_HjtuXFpSFlWJhbnXWljAEnUJw9fdN1O_uvqhsIJOKAY8CL8lexVLq6N0mFHquyk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/15 02:07:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIKVSyC5mhkx8jSWX80klCvhu7v1YXoBZ1ZhjotAnsbukts5rcbNLtGPu1IxaefzbnuBCsvHdtWgng2cc-QBl9Lf_6ViTRs97XnJHge_vxHlf0vg7ZGagHRm4bax4KuHvmmV8NzUaBfWfvJrjARrltZvhoh_hduzzG--5d3ADoqbeIinjPunj0J8xmzaWRG1MM7NZZZaVoWrzVeE2ZKfDHeqMOVsF1gQUaE8ZdJy_byw7TrpnGKxG19HAZUlI3OQRG2CufqjE5rWXVvtAYuUX9WByPt8uZrvmzT_GJRwTeNoM1qjTcYdfsm8SSP8XLQvVDF4q3E2El0rg2iEL8w2xlI 2026/08/15 02:07:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/15 02:07:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/15 02:07:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/15 02:07:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/15 02:07:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/15 02:07:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/15 02:07:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIKVSyC5mhkx8jSWX80klCvhu7v1YXoBZ1ZhjotAnsbukts5rcbNLtGPu1IxaefzbnuBCsvHdtWgng2cc-QBl9Lf_6ViTRs97XnJHge_vxHlf0vg7ZGagHRm4bax4KuHvmmV8NzUaBfWfvJrjARrltZvhoh_hduzzG--5d3ADoqbeIinjPunj0J8xmzaWRG1MM7NZZZaVoWrzVeE2ZKfDHeqMOVsF1gQUaE8ZdJy_byw7TrpnGKxG19HAZUlI3OQRG2CufqjE5rWXVvtAYuUX9WByPt8uZrvmzT_GJRwTeNoM1qjTcYdfsm8SSP8XLQvVDF4q3E2El0rg2iEL8w2xlI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/15 02:07:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AAMBhpgYvZMlLJOVjJ0H_D9YrpfXBAkpffCdJEEpqueK7rWZ4muKRBc6_15b83QAIbUV16FFi-vZ6rvrydL6zL74jVFVsYJNZOoWccVQ-MpTdcyhUTVc6c40XU-4YgxeIM8m5BjYRHMRkIUzPBsFMpKq1vUZ0arl0SK7PbS6AvZU7U_N04fx-sbUQXB6CVPX5PxZ5cTSf0Hk0gBR4gLIB7SCdnUaCRdGOBV_4iaC--hQOuv8tSak2KsaQfaL8obHZQekLNyC-bUTH1REOfuqiN_rPZhSSFCDLOkrFIGvaghSl7ZOtH9xpU-8SgunmHJvufWJ7wgwjmvgnqJbPwgY6gU 2026/08/15 02:07:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/15 02:07:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/15 02:07:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AAMBhpgYvZMlLJOVjJ0H_D9YrpfXBAkpffCdJEEpqueK7rWZ4muKRBc6_15b83QAIbUV16FFi-vZ6rvrydL6zL74jVFVsYJNZOoWccVQ-MpTdcyhUTVc6c40XU-4YgxeIM8m5BjYRHMRkIUzPBsFMpKq1vUZ0arl0SK7PbS6AvZU7U_N04fx-sbUQXB6CVPX5PxZ5cTSf0Hk0gBR4gLIB7SCdnUaCRdGOBV_4iaC--hQOuv8tSak2KsaQfaL8obHZQekLNyC-bUTH1REOfuqiN_rPZhSSFCDLOkrFIGvaghSl7ZOtH9xpU-8SgunmHJvufWJ7wgwjmvgnqJbPwgY6gU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/15 02:07:18 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ALTncCxa4gBuftUxt_GhVxJFs79C5UdFKdLqTO-lcbS7ynN-Qz64CH-zGSNYoVRvah7yuHOzxWZB_CtuCIektpoeqm8YLAOgHiO6FEDFf2wC6GF2Mgh6LG3fsti4GbMzjNEPqtPHB1xUZUQDh7yDG_gdi3JkPrXUt_pRJ8oGdHrLftpuOPrmASFPMukUEk3YFE6CDcgjldfW3FdXhLopG1iWpmu3l4OaNqU-hiVE0Mi9ePSLYpwTLTSGkC7CMBwtxvthg7moxbj0S4yHKaAx8KGlSQktVfQ59x1M6O0_8VwgxiMwR2h29oc3XB87DC56tYn7RV8VoLWm4Y8z1fpbnHc 2026/08/15 02:07:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/15 02:07:19 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/15 02:07:19 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ALTncCxa4gBuftUxt_GhVxJFs79C5UdFKdLqTO-lcbS7ynN-Qz64CH-zGSNYoVRvah7yuHOzxWZB_CtuCIektpoeqm8YLAOgHiO6FEDFf2wC6GF2Mgh6LG3fsti4GbMzjNEPqtPHB1xUZUQDh7yDG_gdi3JkPrXUt_pRJ8oGdHrLftpuOPrmASFPMukUEk3YFE6CDcgjldfW3FdXhLopG1iWpmu3l4OaNqU-hiVE0Mi9ePSLYpwTLTSGkC7CMBwtxvthg7moxbj0S4yHKaAx8KGlSQktVfQ59x1M6O0_8VwgxiMwR2h29oc3XB87DC56tYn7RV8VoLWm4Y8z1fpbnHc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/15 02:07:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AFng4bT5mgj8ag499BBEvyLSc3M3OEEkHGUG7SIs5t2So5i38ZA6c-oh8g4L8NC555s46b6FZoR984Jd-pSiT9FCuqGhczVCtOUfiuGPocvHUQQfl41i79krZ3RweU-TpBLKK1LQYz9CMBme-1raK6mYyOd96ADJYxT2ZHyXcLQIu1haNXs1-UkpF0zfdD3bxwWHXMfaY73VsSwXSI17ib7e5X04bp_zSnA8r3DqnKCzxJ55AosaPeYh8t8y_Q5o-5JTLJaujjlIzPXHButIE5zlnvsnCUwsv8dUEtsd24yiQCpFjFxnFgtMBjKwN7tgIbt5SPt0-qmwFaiLkdG7LEA 2026/08/15 02:07:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/15 02:07:21 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/15 02:07:21 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AFng4bT5mgj8ag499BBEvyLSc3M3OEEkHGUG7SIs5t2So5i38ZA6c-oh8g4L8NC555s46b6FZoR984Jd-pSiT9FCuqGhczVCtOUfiuGPocvHUQQfl41i79krZ3RweU-TpBLKK1LQYz9CMBme-1raK6mYyOd96ADJYxT2ZHyXcLQIu1haNXs1-UkpF0zfdD3bxwWHXMfaY73VsSwXSI17ib7e5X04bp_zSnA8r3DqnKCzxJ55AosaPeYh8t8y_Q5o-5JTLJaujjlIzPXHButIE5zlnvsnCUwsv8dUEtsd24yiQCpFjFxnFgtMBjKwN7tgIbt5SPt0-qmwFaiLkdG7LEA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/15 02:07:22 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AA2zirX0sqJbIxBkUAFuLnhUcVbD5-AplQrfwan4wpRmgPkWsWlzS4jjMfSxIuyPDOmYl_HrHoTlh94YU4fCV3dytcd1ijWrqyHoa4n1IKhyuHetv2KvcIARxqHbkDgz1V28e_g1tcZeJbr0ER6e-i7YDAGoZs_d9-69-lWsSzT9AD4UW_bwl_zKBdRaUxvd8dQ3bGNKDQ0czjjzZFb7vOgU-hHrfQWcS4hkpwnsSuhHiUMckFe_YCJ1G2SdeAqFFtL_ie4TNK0-NfA80anEZtNcdOu-6BjG6S8ys9hbvt9fXFHCkUj57ocw8BLGOgTnliPZGoqCDBvBEEcpQLTortQ 2026/08/15 02:07:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/15 02:07:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/15 02:07:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/15 02:07:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/15 02:07:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/15 02:07:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/15 02:07:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AA2zirX0sqJbIxBkUAFuLnhUcVbD5-AplQrfwan4wpRmgPkWsWlzS4jjMfSxIuyPDOmYl_HrHoTlh94YU4fCV3dytcd1ijWrqyHoa4n1IKhyuHetv2KvcIARxqHbkDgz1V28e_g1tcZeJbr0ER6e-i7YDAGoZs_d9-69-lWsSzT9AD4UW_bwl_zKBdRaUxvd8dQ3bGNKDQ0czjjzZFb7vOgU-hHrfQWcS4hkpwnsSuhHiUMckFe_YCJ1G2SdeAqFFtL_ie4TNK0-NfA80anEZtNcdOu-6BjG6S8ys9hbvt9fXFHCkUj57ocw8BLGOgTnliPZGoqCDBvBEEcpQLTortQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/15 02:07:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: APGnju1OljecuqXhWF5XUL7nQ1FiSim5NmP_rt5eJmy_LCzuOjrQHI9gwliF_UoX3dT6ynVsno0tiSRLJorK3mDKJDiC_Zvz68dcuxB6zogOzrdf96nvwEeiwjCfQtZI_UCgKWXLseF-_UQlr53bEAL7w2Iv1yXSVEKStvNkmp3hWnAT_AEWkUhbLbkxPr2-TmNMYywDABdVNpOUmvjvc3HUXswv7IZJUqF0J7mkooaZtgSjdf--wlk8_oJwwb9ZVhE-JbF19WXL3Ns5SCa1J3RCQ_kgJFjoyR-pAW11YU8rfUXmk2SnyspR5IzeIZkgi1BkY9BOcsMnC9RZGbFznlk 2026/08/15 02:07:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/15 02:07:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/15 02:07:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/15 02:07:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/15 02:07:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/15 02:07:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/15 02:07:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "APGnju1OljecuqXhWF5XUL7nQ1FiSim5NmP_rt5eJmy_LCzuOjrQHI9gwliF_UoX3dT6ynVsno0tiSRLJorK3mDKJDiC_Zvz68dcuxB6zogOzrdf96nvwEeiwjCfQtZI_UCgKWXLseF-_UQlr53bEAL7w2Iv1yXSVEKStvNkmp3hWnAT_AEWkUhbLbkxPr2-TmNMYywDABdVNpOUmvjvc3HUXswv7IZJUqF0J7mkooaZtgSjdf--wlk8_oJwwb9ZVhE-JbF19WXL3Ns5SCa1J3RCQ_kgJFjoyR-pAW11YU8rfUXmk2SnyspR5IzeIZkgi1BkY9BOcsMnC9RZGbFznlk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/15 02:07:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOa6CPzf3IfW1fH-o0w7dTowUlVb0-INUAp378DbjRbOSPcKmuBsBpMeVD3gAbANEe5sr5SVPfrSWvRKcQUf-FHvDMoK_a52uKZiKcF1wIiFXZYUIhHJDRIPllvg9bKbojkPfyroei0UGDMlfpWYtmhC380VbtIGNmXxw2_hJ9TCHkdDtgEbT4dGGXjsXPAY-nMrv9nvJI0QBXiUXEx6PecPUMSsxTQftPda5ZfhC_RR7agQBqBH4xEB49Eq0pSvqS8ANxw2f__ksf_OB4ZG-Pn56ebjhl1oDMG6WbERCSG5pRE5em6KUSu9-oUYr55iOAHDdIivLx0V5Ms0yBQp95U 2026/08/15 02:07:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/15 02:07:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/15 02:07:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AOa6CPzf3IfW1fH-o0w7dTowUlVb0-INUAp378DbjRbOSPcKmuBsBpMeVD3gAbANEe5sr5SVPfrSWvRKcQUf-FHvDMoK_a52uKZiKcF1wIiFXZYUIhHJDRIPllvg9bKbojkPfyroei0UGDMlfpWYtmhC380VbtIGNmXxw2_hJ9TCHkdDtgEbT4dGGXjsXPAY-nMrv9nvJI0QBXiUXEx6PecPUMSsxTQftPda5ZfhC_RR7agQBqBH4xEB49Eq0pSvqS8ANxw2f__ksf_OB4ZG-Pn56ebjhl1oDMG6WbERCSG5pRE5em6KUSu9-oUYr55iOAHDdIivLx0V5Ms0yBQp95U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/15 02:07:32 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABJl49ws7ul_mLo0At46uav4LJv-CKRmaI3HqeRSctMp8TA7KaoukRNY-y8dDZ-PlC8G32S5AtJhWpHGktoqNe2I4gcS8NzYQIogaBIZIbec_z8CQyyV_fsP2Wpzx-XkSMGJ_8Nx3EGI4sXSEipgcadncyN51NfGIoFrGb5kyBFaJ9jTaqaYJnWJBGPpXxxmqD70HenTF8e1fwxBAMsOJleFjHUXTTxdT7QkiNSFDoRpON9inix2oHpO7DNmmUH367KX_a0pAA4ONtGcY7102OvcfCfGJbBLbHuVJOAQmYxxLFb1bIXtKaxZGr_kX8omAXtygcjey8Va6C5BLaN9knY 2026/08/15 02:07:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/15 02:07:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/15 02:07:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABJl49ws7ul_mLo0At46uav4LJv-CKRmaI3HqeRSctMp8TA7KaoukRNY-y8dDZ-PlC8G32S5AtJhWpHGktoqNe2I4gcS8NzYQIogaBIZIbec_z8CQyyV_fsP2Wpzx-XkSMGJ_8Nx3EGI4sXSEipgcadncyN51NfGIoFrGb5kyBFaJ9jTaqaYJnWJBGPpXxxmqD70HenTF8e1fwxBAMsOJleFjHUXTTxdT7QkiNSFDoRpON9inix2oHpO7DNmmUH367KX_a0pAA4ONtGcY7102OvcfCfGJbBLbHuVJOAQmYxxLFb1bIXtKaxZGr_kX8omAXtygcjey8Va6C5BLaN9knY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/15 02:07:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ALcYPIXhPvGzVpmgAETO772jiIBGetaPtYi26FWe8iafalglbQ2sygyft0PGNRAlD2ibIeIy6jbRRL6jJM7BC05xPoMf5h2DwrP5JBkmm5vAIMLjHs-U6hqSA5L67t8ZPSsa8rYOGbFF3P9ZA7hDUlVM9eCAcGpXamf8Ovn2OzBrem5t7WDhj7pL2q2STGVyVDcnYl4ZBvNynWSm2hXCincjpzs81N5_ryBrF01T01t_HPlS7QcemhKA65QxSkcLvAEKGWPmJ0dumlfbHje_QrjyFEpYuyGAZr5rvg5oSSmnAWNHFV1fvjlbk_M9dDPe3M9bUhse8LOH1EA7Vxkgi6Y 2026/08/15 02:07:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/15 02:07:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/15 02:07:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ALcYPIXhPvGzVpmgAETO772jiIBGetaPtYi26FWe8iafalglbQ2sygyft0PGNRAlD2ibIeIy6jbRRL6jJM7BC05xPoMf5h2DwrP5JBkmm5vAIMLjHs-U6hqSA5L67t8ZPSsa8rYOGbFF3P9ZA7hDUlVM9eCAcGpXamf8Ovn2OzBrem5t7WDhj7pL2q2STGVyVDcnYl4ZBvNynWSm2hXCincjpzs81N5_ryBrF01T01t_HPlS7QcemhKA65QxSkcLvAEKGWPmJ0dumlfbHje_QrjyFEpYuyGAZr5rvg5oSSmnAWNHFV1fvjlbk_M9dDPe3M9bUhse8LOH1EA7Vxkgi6Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/15 02:07:36 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACW1WSc4O-M0eg6TW6c1SXle8FbFUk40gMngP3NFbiaxlm9xxHzAoL4SVqL_L1Z1-j7Livtx3XS9YxvTz_NpFad_cqwfQaWAXi1lfCqiNLDeMd2Jg4KB8-LuD9U7dIEXjAdqog8H1f9Jx4jEXyzYwnSWUFuUj9ZOf__5QUMafi0mHIXtKcZUUS_3siaG4C41n8fsY9xW7Eg4O91nbS-MgJNjVVyRFtM1IwelIMve6_EFZ-HpWRXSTj6RaEXuGxt0laopB3f4aC1acW8yrdTrb7SOiIsPE8eI_c6nbsImtUW_SeEahwYE4Ga5bMzIAyAB_NWpFxIY4a0vhcc4gPl6IaQ 2026/08/15 02:07:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/15 02:07:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/15 02:07:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/15 02:07:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/15 02:07:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/15 02:07:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/15 02:07:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACW1WSc4O-M0eg6TW6c1SXle8FbFUk40gMngP3NFbiaxlm9xxHzAoL4SVqL_L1Z1-j7Livtx3XS9YxvTz_NpFad_cqwfQaWAXi1lfCqiNLDeMd2Jg4KB8-LuD9U7dIEXjAdqog8H1f9Jx4jEXyzYwnSWUFuUj9ZOf__5QUMafi0mHIXtKcZUUS_3siaG4C41n8fsY9xW7Eg4O91nbS-MgJNjVVyRFtM1IwelIMve6_EFZ-HpWRXSTj6RaEXuGxt0laopB3f4aC1acW8yrdTrb7SOiIsPE8eI_c6nbsImtUW_SeEahwYE4Ga5bMzIAyAB_NWpFxIY4a0vhcc4gPl6IaQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/15 02:07:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AM9KezPAoCy8EbP1rWJRUy2xvJp-DTnbpnk5fh3fUIlV7hknC1TbMUP9CFpA5ghMa0ka-XAbutiGwiAYxt1FPSMGhuEQPlrxxroQFtKRN0juvzmOw8BRhsXyy8eBPyHyl5J86Cif3brL6uL4xJmzT5mi8h-KR-uM8E1a7HhICxjWJV3xf2B0aYUJBI7rI69rFOH7hKMoyqitmSJpxnLQ5HHqrZvoZTvZV6XTybFYLhheS_0L8Ojb3LbDLRPVtnyfNG-XhFJyVbKTkoDJ-0YZIKhwNyIDN3L83ODQ4TMX_kC3-NPgLurWbymq2_UYE1I1WB7l0xmqAl4aZn3ONA3SgxQ 2026/08/15 02:07:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/15 02:07:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/15 02:07:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/15 02:07:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/15 02:07:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/15 02:07:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/15 02:07:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AM9KezPAoCy8EbP1rWJRUy2xvJp-DTnbpnk5fh3fUIlV7hknC1TbMUP9CFpA5ghMa0ka-XAbutiGwiAYxt1FPSMGhuEQPlrxxroQFtKRN0juvzmOw8BRhsXyy8eBPyHyl5J86Cif3brL6uL4xJmzT5mi8h-KR-uM8E1a7HhICxjWJV3xf2B0aYUJBI7rI69rFOH7hKMoyqitmSJpxnLQ5HHqrZvoZTvZV6XTybFYLhheS_0L8Ojb3LbDLRPVtnyfNG-XhFJyVbKTkoDJ-0YZIKhwNyIDN3L83ODQ4TMX_kC3-NPgLurWbymq2_UYE1I1WB7l0xmqAl4aZn3ONA3SgxQ" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/15 02:07:42 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://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-mosovoc7raqa/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/15 02:07:42 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://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-mosovoc7raqa/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/15 02:07:42 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/15 02:07:43 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ANaYVKOdJW8gQIwv9K8R7xMyULaLxYBBzua7guiQ_gqA-G_Td6O-4wPS_Oy8ogKyxjsENio2dcPZmpefhQvJLcWCKnZf2PtglqP9OJtxCxuV6XRxySvaR__eZ3b_g3SBWhmQpYsRci0n-3DcDuIgFjDiC4Owmhv7REFNIPjJSg6QU5mlRp5ZFr0YaG_LzH8JSEFUAX7dIGTjHK1vQI8-MDKO042G4SAPZ6g-5kqzCpdOve0nVIaYbNi3Z0G6oLyclRMuyW8Ut3ufFTKf1pm0f2MCw7Fj-fBentirq9U4pko_hghkT4M90Mb1lzOVdDBXbwD4xyWyIjhjkqglLKHlDXY 2026/08/15 02:07:43 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/15 02:07:43 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/15 02:07:43 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "141f165ee581e568c3086e8c6e45db9e" 2026/08/15 02:07:43 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "d671aa75dcbd7dc9b6e8852e2fe1d671" 2026/08/15 02:07:43 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/15 02:07:43 DEBUG : short-eof-chunked.bin: multipart upload "ANaYVKOdJW8gQIwv9K8R7xMyULaLxYBBzua7guiQ_gqA-G_Td6O-4wPS_Oy8ogKyxjsENio2dcPZmpefhQvJLcWCKnZf2PtglqP9OJtxCxuV6XRxySvaR__eZ3b_g3SBWhmQpYsRci0n-3DcDuIgFjDiC4Owmhv7REFNIPjJSg6QU5mlRp5ZFr0YaG_LzH8JSEFUAX7dIGTjHK1vQI8-MDKO042G4SAPZ6g-5kqzCpdOve0nVIaYbNi3Z0G6oLyclRMuyW8Ut3ufFTKf1pm0f2MCw7Fj-fBentirq9U4pko_hghkT4M90Mb1lzOVdDBXbwD4xyWyIjhjkqglLKHlDXY" 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 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/15 02:07:44 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/15 02:07:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/15 02:07:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/15 02:07:51 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/15 02:07:55 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/15 02:07:56 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AL0ib2HeVj4fKR_cptXJTBhMYURw8GTdt7VfuxBo3C2gxnQRgX0HMdtC5dWfLatYRSZRS1cXAFW45ZpHmZxTgNTGGh1P2HMQo2y0orjYYn_PGLFUNJRJRExW240MrQnQlOLc7F8Ttsn4RwLwi6DQbUTpjGw0XfaoLZQR0l2mfOnic_sNmdf0dwaM3iuGPJXn1JmUQeTrTbJBVCIdIyxDL96ejykgAiD82lCrrQmpY-7nGUGCF9eTARSvNyMtXCfkY362ZbOOos8b3beZiX9TGM2VwmZkKVgFrIc5uxwFGHZVqeSivAQ9LWfBIe0nmUAlWP002Hyu3ajkC5YAaGsVN2o 2026/08/15 02:07:56 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/15 02:07:57 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "045319c5e9493af1b94bd4d28b48505e" 2026/08/15 02:07:57 DEBUG : unknown-size-put.txt: multipart upload "AL0ib2HeVj4fKR_cptXJTBhMYURw8GTdt7VfuxBo3C2gxnQRgX0HMdtC5dWfLatYRSZRS1cXAFW45ZpHmZxTgNTGGh1P2HMQo2y0orjYYn_PGLFUNJRJRExW240MrQnQlOLc7F8Ttsn4RwLwi6DQbUTpjGw0XfaoLZQR0l2mfOnic_sNmdf0dwaM3iuGPJXn1JmUQeTrTbJBVCIdIyxDL96ejykgAiD82lCrrQmpY-7nGUGCF9eTARSvNyMtXCfkY362ZbOOos8b3beZiX9TGM2VwmZkKVgFrIc5uxwFGHZVqeSivAQ9LWfBIe0nmUAlWP002Hyu3ajkC5YAaGsVN2o" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/15 02:07:58 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AKVdrP35GcTTzg2KiJUHtiukEIwp4L4XZgSZhUCHqJIHERA6BcfAVpM_4bTrYLEnqJ0Nu4tDnTL5FMd65lyz6dBFNGOM6Fgb1MmLeR-B4mWGftL2ycCGKg8ej3uxNkWx58-RA39N6yeSZ2kYE1swPdMaLpgNIzwlWLIO4euekjlTmzRGA376iurNWCGFDBAh49UCIGXL1fvBVqr5cwYg-e42QXpF333XV1LwQr2w0PBnFvkclZcUjyAxoz_IW05lY3EXqzffjU0UXYhdi4UUlXGFsNHb3_udHQ2VBuXylsplhvZhaZQbgVIedoe5yZ8M7YFNhj5yNdVw6MALaxmLb60 2026/08/15 02:07:58 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/15 02:07:58 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "c2e6d864f7c1536b44d6865785f256e9" 2026/08/15 02:07:58 DEBUG : unknown-size-update.txt: multipart upload "AKVdrP35GcTTzg2KiJUHtiukEIwp4L4XZgSZhUCHqJIHERA6BcfAVpM_4bTrYLEnqJ0Nu4tDnTL5FMd65lyz6dBFNGOM6Fgb1MmLeR-B4mWGftL2ycCGKg8ej3uxNkWx58-RA39N6yeSZ2kYE1swPdMaLpgNIzwlWLIO4euekjlTmzRGA376iurNWCGFDBAh49UCIGXL1fvBVqr5cwYg-e42QXpF333XV1LwQr2w0PBnFvkclZcUjyAxoz_IW05lY3EXqzffjU0UXYhdi4UUlXGFsNHb3_udHQ2VBuXylsplhvZhaZQbgVIedoe5yZ8M7YFNhj5yNdVw6MALaxmLb60" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/15 02:07:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mosovoc7raqa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/15 02:07:59 DEBUG : Waiting for deletions to finish 2026/08/15 02:07:59 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/15 02:07:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/15 02:07:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/15 02:07:59 INFO : S3 bucket rclone-test-mosovoc7raqa: Bucket "rclone-test-mosovoc7raqa" deleted 2026/08/15 02:07:59 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (132.15s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.83s) --- PASS: TestIntegration/FsMkdir (130.23s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.67s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.42s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- 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 (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (72.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.14s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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/15 02:07:59 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/15 02:07:59 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) PASS ok github.com/rclone/rclone/backend/s3 132.214s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m14.151072911s (try 1/5)