"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 TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/04/13 01:32:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zufureh1fego" 2026/04/13 01:32:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/04/13 01:32:58 INFO : S3 bucket rclone-test-zufureh1fego: Bucket "rclone-test-zufureh1fego" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/13 01:32:59 INFO : S3 bucket rclone-test-zufureh1fego: Bucket "rclone-test-zufureh1fego" deleted === RUN TestIntegration/FsMkdir 2026/04/13 01:32:59 INFO : S3 bucket rclone-test-zufureh1fego: Bucket "rclone-test-zufureh1fego" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/13 01:32:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/13 01:32:59 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/13 01:33:00 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/13 01:33:16 NOTICE: S3 bucket rclone-test-zufureh1fego: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/13 01:33:16 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABXMxHtQkbKptVRcCwuIJtJuAqtlh13FwgJCLd3CPLQb4LsznHo26r5VtAzKas3bn7ECJLEcPQQu7wARYs3e40Px5IoVVgqaTbTE5yOtWDUd6-gxiAA7FUNUhRtj9AZ-NNgTdd6ntVPpPVPxH2NpsSL3ehwfbzFQ5NrxiNo7ZDNC1D9Fl34MmrruITyopD0jSSid9S_n4jNMWz1g7YCLJLxPr93rPEITFY7G-Rdow1GDQmZnQ7ZfsPflgZZLHizDjuX3CBv_a0cw-eQFd5oZfHfKJd2yh7AwKiDtL3TnGHGV1Q0TLIEo4_vjML5BKdQMfci2swzqnWmOegE1ajVNxfg 2026/04/13 01:33:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "2f38343131d2dfc8082d344f3033ea01" 2026/04/13 01:33:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "6f4aff3c9281cc957e48cdc68d0e7d78" 2026/04/13 01:33:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "500475f8603a24cef2fcf6c28a4354ca" 2026/04/13 01:33:18 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABXMxHtQkbKptVRcCwuIJtJuAqtlh13FwgJCLd3CPLQb4LsznHo26r5VtAzKas3bn7ECJLEcPQQu7wARYs3e40Px5IoVVgqaTbTE5yOtWDUd6-gxiAA7FUNUhRtj9AZ-NNgTdd6ntVPpPVPxH2NpsSL3ehwfbzFQ5NrxiNo7ZDNC1D9Fl34MmrruITyopD0jSSid9S_n4jNMWz1g7YCLJLxPr93rPEITFY7G-Rdow1GDQmZnQ7ZfsPflgZZLHizDjuX3CBv_a0cw-eQFd5oZfHfKJd2yh7AwKiDtL3TnGHGV1Q0TLIEo4_vjML5BKdQMfci2swzqnWmOegE1ajVNxfg" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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/04/13 01:33:20 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/13 01:33:21 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/13 01:33:23 DEBUG : S3 bucket rclone-test-zufureh1fego: bucket is versioned: false 2026/04/13 01:33:23 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:23 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/13 01:33:23 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/13 01:33:23 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/13 01:33:24 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zufureh1fego/dirToPurgeFromRoot" 2026/04/13 01:33:24 DEBUG : S3 bucket rclone-test-zufureh1fego path dirToPurgeFromRoot: bucket is versioned: false 2026/04/13 01:33:24 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:24 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/13 01:33:24 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/13 01:33:24 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/13 01:33:25 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zufureh1fego/hello? sausage/êé" 2026/04/13 01:33:26 DEBUG : S3 bucket rclone-test-zufureh1fego path hello? sausage/êé: bucket is versioned: false 2026/04/13 01:33:26 DEBUG : Waiting for deletions to finish 2026/04/13 01:33:26 DEBUG : "a/b/c/d/e.txt" version false 2026/04/13 01:33:26 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/13 01:33:26 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/13 01:33:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zufureh1fego/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/13 01:33:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zufureh1fego/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-zufureh1fego" from "TestS3R2:rclone-test-zufureh1fego" 2026/04/13 01:33:33 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:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/13 01:33:37 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADUVsnjwiBoegQ3kZX0vf2Xm2fYEU77eaDPNq48uomhormYb_e3AdUJEtSS33Ns9rtC7vl7BtCxcqhj9nlVnVkEDfCH006rhn9GhmK0zUAc3iyTbc2tMC8RWtnGkWp9kGlm4P-4n6tki4EWbji2JnwPo_2bzmJUVrkrNZ_7S2I4bgu-_9_VPSMCB9kYE89xDNhhS7H2sF1pXFCJKmyxVsIsOiLuOh1DqwPtLsopg48fvAtos8MkEKlLlqAMCqqCpk4DemWxDpX9W_VU32ktlnnifGyKW3c80pYhWx8DfyxNxqKWBMRVC2XG3L4cXzq7C_UTKXRAaL7mJY7Pdg01vmEk 2026/04/13 01:33:37 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/13 01:33:37 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/13 01:33:38 DEBUG : piped data.txt: multipart upload "ADUVsnjwiBoegQ3kZX0vf2Xm2fYEU77eaDPNq48uomhormYb_e3AdUJEtSS33Ns9rtC7vl7BtCxcqhj9nlVnVkEDfCH006rhn9GhmK0zUAc3iyTbc2tMC8RWtnGkWp9kGlm4P-4n6tki4EWbji2JnwPo_2bzmJUVrkrNZ_7S2I4bgu-_9_VPSMCB9kYE89xDNhhS7H2sF1pXFCJKmyxVsIsOiLuOh1DqwPtLsopg48fvAtos8MkEKlLlqAMCqqCpk4DemWxDpX9W_VU32ktlnnifGyKW3c80pYhWx8DfyxNxqKWBMRVC2XG3L4cXzq7C_UTKXRAaL7mJY7Pdg01vmEk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/13 01:33:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACy4iLiQFCymgNHDhXQivD0cNt3xsTHLLHIX3nFGZd0qwDSOUjvr8_Afbvo4nhvflNBJiK309TC7JQWY2wabdikg54K19TsrxVTOvuOtofMpbKxKzQnf6OwCMm9SXC-lveTjlKzth-TW5q63x1Ej-C6iL9bXpy0Mq50_0bP6e7P1fRXDwL5GE2lVq7b_rt6ejGERLNcb4p5l6WXSqMHsf7oHpT_cBpjaXOHBwaq9CKNAXu25bCXjMZCjchcx-836kFmjmylFqdpId3sWUhBsp4mt4GdO9E1D_eOrCdSoN8OPsksWCSkYBrON0xJHbH6u-OeE_Vlbkv474TJ1mivA_Uo 2026/04/13 01:33:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/13 01:33:38 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6338c8af8a9e37f5128e9bb016cad89b" 2026/04/13 01:33:39 DEBUG : piped data.txt: multipart upload "ACy4iLiQFCymgNHDhXQivD0cNt3xsTHLLHIX3nFGZd0qwDSOUjvr8_Afbvo4nhvflNBJiK309TC7JQWY2wabdikg54K19TsrxVTOvuOtofMpbKxKzQnf6OwCMm9SXC-lveTjlKzth-TW5q63x1Ej-C6iL9bXpy0Mq50_0bP6e7P1fRXDwL5GE2lVq7b_rt6ejGERLNcb4p5l6WXSqMHsf7oHpT_cBpjaXOHBwaq9CKNAXu25bCXjMZCjchcx-836kFmjmylFqdpId3sWUhBsp4mt4GdO9E1D_eOrCdSoN8OPsksWCSkYBrON0xJHbH6u-OeE_Vlbkv474TJ1mivA_Uo" 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/04/13 01:33:39 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/Versions s3_internal_test.go:298: 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:530: 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/04/13 01:33:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ADb-LkO3L6Mmtk2My0adsyuENiM_cCKlvSUQmA1t1E4kXSM-OozPLDAGuEXIXBSpnyrLTKsVR4532bNa4IDT4UTSbFhRCLqoZ--wR_nGYtGicPJrgzAU7GMrkymZJ5Q6Npf00bk8FR06LhDgULOq7I9TV49Q07IYbfExel2tDH4qbRWxqe-U7abdDNtx2vttvJ86kY0MA3sPiyzhhedwJNSHkWT-_vAA4eGPksWj5pX_u7tQurEBJHxxgM6zWIJfIn2Guj_InlvvYWFsO5nDOMrG97frN_H9llBa-jz-FV0CRdwKsT4kUQ0FG0frHp2XS82xx-40p8aoagvPG8dEmYc 2026/04/13 01:33:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/13 01:33:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/13 01:33:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ADb-LkO3L6Mmtk2My0adsyuENiM_cCKlvSUQmA1t1E4kXSM-OozPLDAGuEXIXBSpnyrLTKsVR4532bNa4IDT4UTSbFhRCLqoZ--wR_nGYtGicPJrgzAU7GMrkymZJ5Q6Npf00bk8FR06LhDgULOq7I9TV49Q07IYbfExel2tDH4qbRWxqe-U7abdDNtx2vttvJ86kY0MA3sPiyzhhedwJNSHkWT-_vAA4eGPksWj5pX_u7tQurEBJHxxgM6zWIJfIn2Guj_InlvvYWFsO5nDOMrG97frN_H9llBa-jz-FV0CRdwKsT4kUQ0FG0frHp2XS82xx-40p8aoagvPG8dEmYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/13 01:33:43 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANdgWqaf6cTlNahQob5M7CxDrKL_5o8BxqZREROV3D-2lOosK7JfO_rVVOACsGaZsSb_xgxx6QOtbGMHN3vpTO12ECPgO7-yuQVaJjJl7aP6F_IdDRWRqo7re8cpJTyxtyDgsofBjRZzZQonpn7G0e2F9bPyaQAASFmCTSDehyAhikCqSzWc8yqAh0nKPEZlQkG_JXTKRyupjlx0Cd4EkYYpOSId6weCLO1LsjLSfirTy479pYgwroxUwtCc40HNI4Md9-pIUctQIRpVFuq9zY5OcAQjZafi_4-g6qOhPXv1DxZC_Qd6bzdIGnzgr54-AnQHKLH6FXeQTmL45noyv-c 2026/04/13 01:33:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/13 01:33:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/13 01:33:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANdgWqaf6cTlNahQob5M7CxDrKL_5o8BxqZREROV3D-2lOosK7JfO_rVVOACsGaZsSb_xgxx6QOtbGMHN3vpTO12ECPgO7-yuQVaJjJl7aP6F_IdDRWRqo7re8cpJTyxtyDgsofBjRZzZQonpn7G0e2F9bPyaQAASFmCTSDehyAhikCqSzWc8yqAh0nKPEZlQkG_JXTKRyupjlx0Cd4EkYYpOSId6weCLO1LsjLSfirTy479pYgwroxUwtCc40HNI4Md9-pIUctQIRpVFuq9zY5OcAQjZafi_4-g6qOhPXv1DxZC_Qd6bzdIGnzgr54-AnQHKLH6FXeQTmL45noyv-c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/13 01:33:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AEyML7Q9FxL-hPY5VI1dz1H0zWK083QzWrtoMCoJUOrVdGpBbf0So903qWGP-SNgR1hdnk60I-5HL6TMORWKcc7fSG-l_vPw2p2F2-C_UknB68q07GPB5YGopPlxqC8tBI-aLsl7Xy5h6qfGyL1bKA-kFJXiVAB-_2TX0CzjXf1h8nwILtEnOSi-MLfanfqwauWMxP89vDV-xjCN9CsPVrb6J9wrfr_LqhzvOL1-TUzoRB3DT4l6JusOpZHgLcRKjIfdbg6G1O0SKp9ovki1w_-dprLWkyT8ow_HEA_8xwE28aBkUzhaWfb-xS2p-70jUpWg35P6v6_NrtsrUjC8azg 2026/04/13 01:33:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/13 01:33:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/13 01:33:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AEyML7Q9FxL-hPY5VI1dz1H0zWK083QzWrtoMCoJUOrVdGpBbf0So903qWGP-SNgR1hdnk60I-5HL6TMORWKcc7fSG-l_vPw2p2F2-C_UknB68q07GPB5YGopPlxqC8tBI-aLsl7Xy5h6qfGyL1bKA-kFJXiVAB-_2TX0CzjXf1h8nwILtEnOSi-MLfanfqwauWMxP89vDV-xjCN9CsPVrb6J9wrfr_LqhzvOL1-TUzoRB3DT4l6JusOpZHgLcRKjIfdbg6G1O0SKp9ovki1w_-dprLWkyT8ow_HEA_8xwE28aBkUzhaWfb-xS2p-70jUpWg35P6v6_NrtsrUjC8azg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/13 01:33:46 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: APMZYsElcKNpdq7XyZ3dxfrma-oLAV9DZOSu73nX-6ybooNESvE5aol7ApZVW3yOF2NvBWg0iEuqweXSAYc8lMfNQZOB6QTkqw0ATpuqrDtQaSPrbVMSv4WSjNu_eP1mzeI_fJ2Zp1MlKqUy7ZRzHCK_CVPWu_x24TC7tT-djMuuJa92E-0UwBVcehgxoBeymnyXgpG6LNbDz1DTt_NO_HsNqNQ-1bP9VedfcaD-2moBRVZiesnWVdvf4BWtECSVu3SBbAJGBIdJlGoRP1FntLrgYOvz2jLb_18TnRYwgJN_lhLou2HKTWHI-ZssFzKVl9rif5FjX-pgH5ZzhU7Uja8 2026/04/13 01:33:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/13 01:33:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/13 01:33:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/13 01:33:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/13 01:33:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/13 01:33:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/13 01:33:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "APMZYsElcKNpdq7XyZ3dxfrma-oLAV9DZOSu73nX-6ybooNESvE5aol7ApZVW3yOF2NvBWg0iEuqweXSAYc8lMfNQZOB6QTkqw0ATpuqrDtQaSPrbVMSv4WSjNu_eP1mzeI_fJ2Zp1MlKqUy7ZRzHCK_CVPWu_x24TC7tT-djMuuJa92E-0UwBVcehgxoBeymnyXgpG6LNbDz1DTt_NO_HsNqNQ-1bP9VedfcaD-2moBRVZiesnWVdvf4BWtECSVu3SBbAJGBIdJlGoRP1FntLrgYOvz2jLb_18TnRYwgJN_lhLou2HKTWHI-ZssFzKVl9rif5FjX-pgH5ZzhU7Uja8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/13 01:33:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APLNGtoPVa-Jc5EcxY5YGlaxEhSk6oFRsYjMDF_fXBSPsjH_7H4vi5I_WJpu8P58lM_yfl0Et_eM3bINJDzaHbMJmU-GVWWIN9inhPvh33WWqVUMSK7Dra2P5mi5Ka6hvU5icuugu-a2pQI0Gdu5Fai7A8ej0uYQgd_-CIOzJKtuT95C6C-r6R36EtWslKqkRqwYrgHRy1xDdPPtVE_Xy6kLuIjePH58RhPNOdkH-oydJE8GxDHc9PGRd-xumd3MEHuTjle-CgYsMNBcFvEm3rNGt-3DV4zuJ8t6QM5-KWfhdxpLusfe42x4vHCFLz4doE9Sz4rdJ8PZPgaxegTTu8U 2026/04/13 01:33:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/13 01:33:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/13 01:33:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/13 01:33:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/13 01:33:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/13 01:33:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/13 01:33:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APLNGtoPVa-Jc5EcxY5YGlaxEhSk6oFRsYjMDF_fXBSPsjH_7H4vi5I_WJpu8P58lM_yfl0Et_eM3bINJDzaHbMJmU-GVWWIN9inhPvh33WWqVUMSK7Dra2P5mi5Ka6hvU5icuugu-a2pQI0Gdu5Fai7A8ej0uYQgd_-CIOzJKtuT95C6C-r6R36EtWslKqkRqwYrgHRy1xDdPPtVE_Xy6kLuIjePH58RhPNOdkH-oydJE8GxDHc9PGRd-xumd3MEHuTjle-CgYsMNBcFvEm3rNGt-3DV4zuJ8t6QM5-KWfhdxpLusfe42x4vHCFLz4doE9Sz4rdJ8PZPgaxegTTu8U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/13 01:33:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMqjcLmC5r8dkzjbrWAMyj1eofIeugdBg7Ss61A-G2-LAAtsj8evTGPZ_l7uEtJ3_o8OmK-buK8tiLKmYe3ES4xFBkCKekrMXlBppLKHuHcJKucS7AwOevvlOedmu2I1BsxeiGFWniWKIoDDUlmrlr691O_g0ls-lpcuU-3SmbC4irjWT5fXxaJ7YRalgcFohZdh6vMqCIXSquMCFJg0faKQLu99Rc_xpbRk3F9HNUvoK0TyznyF2gMceWSug4C0z5FKBtuYJ9Iw6n9CLN-fTf_Zd1IbJKZJKaC1LmyA106UA5gtAHOHvkSrreEBliTvKH1K0tmZYg-xkaHBevv16PI 2026/04/13 01:33:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/13 01:33:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/13 01:33:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMqjcLmC5r8dkzjbrWAMyj1eofIeugdBg7Ss61A-G2-LAAtsj8evTGPZ_l7uEtJ3_o8OmK-buK8tiLKmYe3ES4xFBkCKekrMXlBppLKHuHcJKucS7AwOevvlOedmu2I1BsxeiGFWniWKIoDDUlmrlr691O_g0ls-lpcuU-3SmbC4irjWT5fXxaJ7YRalgcFohZdh6vMqCIXSquMCFJg0faKQLu99Rc_xpbRk3F9HNUvoK0TyznyF2gMceWSug4C0z5FKBtuYJ9Iw6n9CLN-fTf_Zd1IbJKZJKaC1LmyA106UA5gtAHOHvkSrreEBliTvKH1K0tmZYg-xkaHBevv16PI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/13 01:33:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AHaIjy7L6HPxHf1lQknUHhuxiM-0EUV5_klW72fu9U7pEMmPX95_D8qKwEvQ_Z4fy1GGHIcoidbbKcLz6iDgLhC77wJPV16I9eovouCtsZ1YrG-2d4Zgur0VVSHnUtV_qgTDxmeaU4dGOXqJDzv01PLPNixG0hN_OLsZfxZEnA4CGs7fwJSes8Ff4GR1xlwg7_FJG68mTgPMdTR1ezl62D6CLb46GC3FXF4ZvPdggVrta13vIVoaA41L0fw5Aima-jtEiNXeITJNXL4OZyCvRRQgL2sBj5Scan9G62O8oDK40Z3YcUPQ2LlaBH094fA3vVKt0uKZQgWDkiDiH4e2oO4 2026/04/13 01:33:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/13 01:33:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/13 01:33:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AHaIjy7L6HPxHf1lQknUHhuxiM-0EUV5_klW72fu9U7pEMmPX95_D8qKwEvQ_Z4fy1GGHIcoidbbKcLz6iDgLhC77wJPV16I9eovouCtsZ1YrG-2d4Zgur0VVSHnUtV_qgTDxmeaU4dGOXqJDzv01PLPNixG0hN_OLsZfxZEnA4CGs7fwJSes8Ff4GR1xlwg7_FJG68mTgPMdTR1ezl62D6CLb46GC3FXF4ZvPdggVrta13vIVoaA41L0fw5Aima-jtEiNXeITJNXL4OZyCvRRQgL2sBj5Scan9G62O8oDK40Z3YcUPQ2LlaBH094fA3vVKt0uKZQgWDkiDiH4e2oO4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/13 01:33:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIKB7F4suGbxSDk_p47fA6MM74ec8hLviv_Yn_8ev5lfH9hSbTjYryICVdpan4IsFzPMBJ460UfmnCHVAcS8_cCzHHmuHqwOU8snV6vzQwsyEd9m1a2LA1cYM5ZYELL-TfmVZ-D5bRq0GSwYhT6b3OcZvRU-xBXiClguGFgJnLwZqQfi4oiRzmIkpIzrBYu2cCIin0q4XYS4AEy30TicP3LunpQyuA-0dIPF2nLN2zg4lc4cjcQ4C292LZVwOqT2HkUhFbcRHO3FxO6dOs46ToEMjx5nvF3UW3A1ZTm_KffuORyssnC3XUt6vbaM_WKwUOxyrC3Df2QdAUvihvQFoeE 2026/04/13 01:33:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/13 01:33:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/13 01:33:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIKB7F4suGbxSDk_p47fA6MM74ec8hLviv_Yn_8ev5lfH9hSbTjYryICVdpan4IsFzPMBJ460UfmnCHVAcS8_cCzHHmuHqwOU8snV6vzQwsyEd9m1a2LA1cYM5ZYELL-TfmVZ-D5bRq0GSwYhT6b3OcZvRU-xBXiClguGFgJnLwZqQfi4oiRzmIkpIzrBYu2cCIin0q4XYS4AEy30TicP3LunpQyuA-0dIPF2nLN2zg4lc4cjcQ4C292LZVwOqT2HkUhFbcRHO3FxO6dOs46ToEMjx5nvF3UW3A1ZTm_KffuORyssnC3XUt6vbaM_WKwUOxyrC3Df2QdAUvihvQFoeE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/13 01:33:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMMd5HdPitPfr4QWIMOmzT_67QD0sHhp2Rok8SPbhqKqQSQiqS2A_X4AuevnURtlak2P69CcfEIWecoIMIP88E_9SPo_GaN0DiYGPk1cBIwZPLAQdwRuPlc9OiIms8CVMvtWkaneTtj-35PTxFuOYTsGvU2T1vsJFARNNnRiTiBpPQMu3Ca_hRst5jffbnZ8tCBOPHVCKDWLJq4Qr4UIlr4JKExQYWK5slhM77saYBpRAgMfQf1gePQKJHo3G7W_ihyP6SOvl28v23RG1CA8NQ8cGO74udh-s6hTEThDjb3tzTULekIcsxiSr13O4ffjK3tp5c8aA1DSEHmDPEwWEEw 2026/04/13 01:33:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/13 01:33:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/13 01:33:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/13 01:33:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/13 01:33:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/13 01:33:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/13 01:33:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMMd5HdPitPfr4QWIMOmzT_67QD0sHhp2Rok8SPbhqKqQSQiqS2A_X4AuevnURtlak2P69CcfEIWecoIMIP88E_9SPo_GaN0DiYGPk1cBIwZPLAQdwRuPlc9OiIms8CVMvtWkaneTtj-35PTxFuOYTsGvU2T1vsJFARNNnRiTiBpPQMu3Ca_hRst5jffbnZ8tCBOPHVCKDWLJq4Qr4UIlr4JKExQYWK5slhM77saYBpRAgMfQf1gePQKJHo3G7W_ihyP6SOvl28v23RG1CA8NQ8cGO74udh-s6hTEThDjb3tzTULekIcsxiSr13O4ffjK3tp5c8aA1DSEHmDPEwWEEw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/13 01:33:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AM7mdG_Q4O6sipaCHGEKGr_RHG7ePMURLAs4KKSx2VbJ-F7tOlV9XbYC-XmuCuKee4ItKITHcX7V2uTVRT18pUyBeQAtdji0QUExKjEXElBm2GJ5WjnbQG4EqJRqY3ANmhZu8z4PxoOigH1FZ0PkCeO0QjawIQVNSQ_9VH9jg1YLnk3AKoFHTk_8V0qIK4BwDLOVbnWvyUoZ2ZJK3HYFU4EEIiu-8wMoDM-l3vG4A8uF1zddudrFQRmd87gzyIZU7ZAx2_1vvHDTWiDTJXIk5W2aguRAACa9rZky4vhEvUaJD67l0p_VP7vNT7LjNoOa_rnEO0Xg96aQ-_OCnL4QyAE 2026/04/13 01:33:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/13 01:33:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/13 01:33:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/13 01:33:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/13 01:33:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/13 01:33:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/13 01:33:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AM7mdG_Q4O6sipaCHGEKGr_RHG7ePMURLAs4KKSx2VbJ-F7tOlV9XbYC-XmuCuKee4ItKITHcX7V2uTVRT18pUyBeQAtdji0QUExKjEXElBm2GJ5WjnbQG4EqJRqY3ANmhZu8z4PxoOigH1FZ0PkCeO0QjawIQVNSQ_9VH9jg1YLnk3AKoFHTk_8V0qIK4BwDLOVbnWvyUoZ2ZJK3HYFU4EEIiu-8wMoDM-l3vG4A8uF1zddudrFQRmd87gzyIZU7ZAx2_1vvHDTWiDTJXIk5W2aguRAACa9rZky4vhEvUaJD67l0p_VP7vNT7LjNoOa_rnEO0Xg96aQ-_OCnL4QyAE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/13 01:34:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOKTEAUtp8ZPoAN5chDXj9IXGgqPH4SnOilxNtLFw8Yrem9pb5559QbQFlaU9galEvua0xLVNjvOnocW9guQurXeaLDxuyyZw0f69rq8LYCQx-WpJ_hbD6vAkZGSBMi9Pjk38dPgqiw8MyxRG5zbgx0yaceiZyHk-xqoErX1BYOFfYYD-3djqXD-WDnkQjmMWSmQelhG9ecWkmpVigFFZE2KxrLdPIid5yK3TEIVjU41UKH2AQDr_VMmChCti8_dJjiVhKBmy1Joqt8f0u7mQHrHposk7LJ9HBzR7J0dLRGy2KgWNlO-bZ2GijRb4I426cf5vLAny6RA5W0U2P9w71I 2026/04/13 01:34:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/13 01:34:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/13 01:34:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOKTEAUtp8ZPoAN5chDXj9IXGgqPH4SnOilxNtLFw8Yrem9pb5559QbQFlaU9galEvua0xLVNjvOnocW9guQurXeaLDxuyyZw0f69rq8LYCQx-WpJ_hbD6vAkZGSBMi9Pjk38dPgqiw8MyxRG5zbgx0yaceiZyHk-xqoErX1BYOFfYYD-3djqXD-WDnkQjmMWSmQelhG9ecWkmpVigFFZE2KxrLdPIid5yK3TEIVjU41UKH2AQDr_VMmChCti8_dJjiVhKBmy1Joqt8f0u7mQHrHposk7LJ9HBzR7J0dLRGy2KgWNlO-bZ2GijRb4I426cf5vLAny6RA5W0U2P9w71I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/13 01:34:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AN3FspC8ZX6-NLuLf-eV0fFVMh5P_p0tOQ4qc9qU9zjw22vuGPibsrQMGYNlYBOhVa6eOaoJk3D5zWeffvgRwp2wQ6Ejhbjmd91PWolUbeK-yXImwAGKkYooo6tDcTYsZwY9z1saMyTZShHtJpHIADudDLCztElsPY-_e89iJuEb-ZiM6OIFY6f-uHJ3MbiEYe4S77ZkywJvAbchN6p2pHdStd0mt-4GEsw8AHQcq6YWHKcrs8QENjmqzX92rMNM6EKaCQt58WPjl2StWRmDVUxmA4qyz_latq41AMf3m8v-w9mwxqgmu39nXVgBCmAY82DteZ1eYIFmqk1XaG_2ZZQ 2026/04/13 01:34:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/13 01:34:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/13 01:34:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AN3FspC8ZX6-NLuLf-eV0fFVMh5P_p0tOQ4qc9qU9zjw22vuGPibsrQMGYNlYBOhVa6eOaoJk3D5zWeffvgRwp2wQ6Ejhbjmd91PWolUbeK-yXImwAGKkYooo6tDcTYsZwY9z1saMyTZShHtJpHIADudDLCztElsPY-_e89iJuEb-ZiM6OIFY6f-uHJ3MbiEYe4S77ZkywJvAbchN6p2pHdStd0mt-4GEsw8AHQcq6YWHKcrs8QENjmqzX92rMNM6EKaCQt58WPjl2StWRmDVUxmA4qyz_latq41AMf3m8v-w9mwxqgmu39nXVgBCmAY82DteZ1eYIFmqk1XaG_2ZZQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/13 01:34:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACRbO-hQcNaJUQbT6d4GFE2ravNhhFiVB3z_c0gjVJhqsJK2CeNnm-3gan4k0CixcinMYMV1G3kfy0z7mQhlmVxTXHM2-RH7OhQrfTgwuOvchE87HVoPhwSTn2zKcm1AP79kP0on3iF9vNaLfJqHr7BP9a9hfBqe-A6oq4N7SqtPyTxQl6bIrSkkkFNYu0KkzSyB0HrKVOI3xRUxDC1cZSuZNrkQia-XKR27nH00XopmwRo5_gkT-Sh94EEwZBsAKGCJ8OkPW0jWXynOdI6LhXThGsxEfRyu4pTHBeSAOevaN1peIYNpYJh9ArWxz8-eSejBxFbWXbupWAaXINyEeZ4 2026/04/13 01:34:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/13 01:34:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/13 01:34:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACRbO-hQcNaJUQbT6d4GFE2ravNhhFiVB3z_c0gjVJhqsJK2CeNnm-3gan4k0CixcinMYMV1G3kfy0z7mQhlmVxTXHM2-RH7OhQrfTgwuOvchE87HVoPhwSTn2zKcm1AP79kP0on3iF9vNaLfJqHr7BP9a9hfBqe-A6oq4N7SqtPyTxQl6bIrSkkkFNYu0KkzSyB0HrKVOI3xRUxDC1cZSuZNrkQia-XKR27nH00XopmwRo5_gkT-Sh94EEwZBsAKGCJ8OkPW0jWXynOdI6LhXThGsxEfRyu4pTHBeSAOevaN1peIYNpYJh9ArWxz8-eSejBxFbWXbupWAaXINyEeZ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/13 01:34:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJZTlksu2PF6hPS-8z92a0noepav8z1qNbW2ato_8FZ_OZM3IbMjNaje1g59qS9P4IXJNH4PjyDJWzijjrAE3n2_SDZsrlfzhvKaHtjmMUCColyBQG-XTXh-BnklGrAswqsdt8lS5ZlQ6IEVvjFZAkFNiSPHoCVq_Yzi-s_0VPp0cIflbxqDJBTMaso2ZEWOtBpKclMNhFnIDP5KcCVYmfVJIPJhaozgza2UOzoV-whrL5l0pmhJDNsUXBoF3VWz1qZWZzEy6yq5MGkH1kp_0dtETKJm1A99MFAhxw4tIh07C1UGv0rD3etuGVC6YZpqx3sK1gPpjScYf8JW9sA_kH8 2026/04/13 01:34:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/13 01:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/13 01:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/13 01:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/13 01:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/13 01:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/13 01:34:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJZTlksu2PF6hPS-8z92a0noepav8z1qNbW2ato_8FZ_OZM3IbMjNaje1g59qS9P4IXJNH4PjyDJWzijjrAE3n2_SDZsrlfzhvKaHtjmMUCColyBQG-XTXh-BnklGrAswqsdt8lS5ZlQ6IEVvjFZAkFNiSPHoCVq_Yzi-s_0VPp0cIflbxqDJBTMaso2ZEWOtBpKclMNhFnIDP5KcCVYmfVJIPJhaozgza2UOzoV-whrL5l0pmhJDNsUXBoF3VWz1qZWZzEy6yq5MGkH1kp_0dtETKJm1A99MFAhxw4tIh07C1UGv0rD3etuGVC6YZpqx3sK1gPpjScYf8JW9sA_kH8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/13 01:34:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADuKjb-M-8tbXXdVpNilU6ITLZ1lB6dDOVod3TtYPjrhXansOSOhPiYyPyOVr3ntJNE-C_X9yW7A8gM6BsO-NJT3p2ye7mVerHM2Low6kNmqRYWpBxtSsOpSU_6AUK80cKd8dacZbzne7gg0ClpxaNc4bS6jyB-cxWJNEOcs7yD2qjCdummFuyz91lteeAlMZFtEWT4IkQaTXN8_eBuCl0VklfUuS7mP0UdIVExQUtxspvdn01zTweYKCZwwS8YKcwPzUJkYyXyqVGgmfHYeaBvKvZ0o-frBL60VDVDLogHgrQlHikpgrO3PppMD6YEwGxgzEKxs_OdkRnFH-LOvxo0 2026/04/13 01:34:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/13 01:34:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/13 01:34:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/13 01:34:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/13 01:34:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/13 01:34:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/13 01:34:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ADuKjb-M-8tbXXdVpNilU6ITLZ1lB6dDOVod3TtYPjrhXansOSOhPiYyPyOVr3ntJNE-C_X9yW7A8gM6BsO-NJT3p2ye7mVerHM2Low6kNmqRYWpBxtSsOpSU_6AUK80cKd8dacZbzne7gg0ClpxaNc4bS6jyB-cxWJNEOcs7yD2qjCdummFuyz91lteeAlMZFtEWT4IkQaTXN8_eBuCl0VklfUuS7mP0UdIVExQUtxspvdn01zTweYKCZwwS8YKcwPzUJkYyXyqVGgmfHYeaBvKvZ0o-frBL60VDVDLogHgrQlHikpgrO3PppMD6YEwGxgzEKxs_OdkRnFH-LOvxo0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/13 01:34:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEWdgmhgSafXH5Vka81COPqgSYkxbOVU-Zu3Pjdc9aDsRFz2hbwR5H0k8TKuuMLTiQgox8obk6d8Gez2gYXxlVBiEW6J6Hq-rhYdKIINhgEZIylESTGK0R3ZCMawdXuA0OcFeXgKY2G7GLh71dchRH8otMvZITypEreCgL8z-KBvKC4ifMFpWY2a1F9FhQONTxU_7Z6SUBNZzJoTu4XuNI2MY0l1YfnzUDuHqErNSlQiNqjj4qWjz_uWOkzEUkzuJSMX0Egei7017q9hsNSfU34PKDRrEKjeEN9_zdoUUmwxBpIQyzSxzzjyQ1b_-q2UoJxk_Hv5NB29_SgmRc3fSvo 2026/04/13 01:34:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/13 01:34:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/13 01:34:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEWdgmhgSafXH5Vka81COPqgSYkxbOVU-Zu3Pjdc9aDsRFz2hbwR5H0k8TKuuMLTiQgox8obk6d8Gez2gYXxlVBiEW6J6Hq-rhYdKIINhgEZIylESTGK0R3ZCMawdXuA0OcFeXgKY2G7GLh71dchRH8otMvZITypEreCgL8z-KBvKC4ifMFpWY2a1F9FhQONTxU_7Z6SUBNZzJoTu4XuNI2MY0l1YfnzUDuHqErNSlQiNqjj4qWjz_uWOkzEUkzuJSMX0Egei7017q9hsNSfU34PKDRrEKjeEN9_zdoUUmwxBpIQyzSxzzjyQ1b_-q2UoJxk_Hv5NB29_SgmRc3fSvo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/13 01:34:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANXbGbZQCCYFhyN38XTC1lxqy-lZmAIyPx-hn7OGfkwNggnAZL6zSYo0jopdas5TobnfWc9MDCuuRLNFLm9aHjEl3eTdRbh22bLvKEKHbgVqakFP0cMnxpc-SMPaIpa2ZdTr080ADahGu1ADJL2q1hqZuxZZ_MnhExLcOFFup7_tUG9U-MKJFMjTB-dmgxOdFMx9cuZZXqVFq5f7NG4k8gtCEJNioPC4JTau2jb3arlZkh0XClHAuovrezX3RzAbh0FSkw35Uu1mOCYv0eyYyQgpmRaR3TNP8d8KwGYnTJGCpwBiR527j_Uc8PnmUy3PyVBx9mAI6tyyo6aM4UE8810 2026/04/13 01:34:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/13 01:34:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/13 01:34:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANXbGbZQCCYFhyN38XTC1lxqy-lZmAIyPx-hn7OGfkwNggnAZL6zSYo0jopdas5TobnfWc9MDCuuRLNFLm9aHjEl3eTdRbh22bLvKEKHbgVqakFP0cMnxpc-SMPaIpa2ZdTr080ADahGu1ADJL2q1hqZuxZZ_MnhExLcOFFup7_tUG9U-MKJFMjTB-dmgxOdFMx9cuZZXqVFq5f7NG4k8gtCEJNioPC4JTau2jb3arlZkh0XClHAuovrezX3RzAbh0FSkw35Uu1mOCYv0eyYyQgpmRaR3TNP8d8KwGYnTJGCpwBiR527j_Uc8PnmUy3PyVBx9mAI6tyyo6aM4UE8810" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/13 01:34:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG-k2YmloaNWe-oX2UrPWoiFVcYFIx5Js8MW2BZXT18fkRumnc9fEgHfNDrGBRDxJBpA_Kmx2PTUGi3aLwa5zo3z2W1KTPm7vfySAwZUnuilF3s0HtV3GV4D5uvLhDVFVAYsVCSAJOdqGx9d4HcQ8fb6z1fu5udQwDzmuUyjoLt6jwboHlo5jSU2hJvdtfLmmbYl0KUtChmJjogUy7bOy5yhbDTU68YS1hYQNSmMovuH4jYaBWyL7RwhbSxkkcgE8fInNXKYbRK_BvRGHW-NW1aZLrEzp1Rybb3NBRjLPPQdGU8ZouZLQofcY98hzvd9u7BeOtkez4pYSCiHRz8tqQM 2026/04/13 01:34:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/13 01:34:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/13 01:34:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG-k2YmloaNWe-oX2UrPWoiFVcYFIx5Js8MW2BZXT18fkRumnc9fEgHfNDrGBRDxJBpA_Kmx2PTUGi3aLwa5zo3z2W1KTPm7vfySAwZUnuilF3s0HtV3GV4D5uvLhDVFVAYsVCSAJOdqGx9d4HcQ8fb6z1fu5udQwDzmuUyjoLt6jwboHlo5jSU2hJvdtfLmmbYl0KUtChmJjogUy7bOy5yhbDTU68YS1hYQNSmMovuH4jYaBWyL7RwhbSxkkcgE8fInNXKYbRK_BvRGHW-NW1aZLrEzp1Rybb3NBRjLPPQdGU8ZouZLQofcY98hzvd9u7BeOtkez4pYSCiHRz8tqQM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/13 01:34:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANvSmDFK3QXk-BqVFxt80Ra6TUeimlKmCEZxPN4x9Nk4yaXU6-Ngi4u5nPM_v7us-bXJ78s4Cw5_h-jpGxaP1QX1VSWvSrwNfHLt8wLvy-HaipKO_S9L7EQCns5pCdH8N-u3auSaMz16VkY-qsMm_14SJYiaFJSjAJWPmd8I3vag9MuCuuE217u-D10lzDyJevrvJJlcFJsdqqBduO2SXK3TocUB_pDr1z4yg7e8fszz5bE-h-TRwztb9d4wgYoV1E_0XQ-Hxj8lKy7yIZ8a-9IIzU2YTedXycM5_Q2HfVS7AMC7_30xxBIQWoG0kz7Ug5dbCmdRwp3MdVyixhu4S-8 2026/04/13 01:34:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/13 01:34:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/13 01:34:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/13 01:34:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/13 01:34:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/13 01:34:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/13 01:34:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANvSmDFK3QXk-BqVFxt80Ra6TUeimlKmCEZxPN4x9Nk4yaXU6-Ngi4u5nPM_v7us-bXJ78s4Cw5_h-jpGxaP1QX1VSWvSrwNfHLt8wLvy-HaipKO_S9L7EQCns5pCdH8N-u3auSaMz16VkY-qsMm_14SJYiaFJSjAJWPmd8I3vag9MuCuuE217u-D10lzDyJevrvJJlcFJsdqqBduO2SXK3TocUB_pDr1z4yg7e8fszz5bE-h-TRwztb9d4wgYoV1E_0XQ-Hxj8lKy7yIZ8a-9IIzU2YTedXycM5_Q2HfVS7AMC7_30xxBIQWoG0kz7Ug5dbCmdRwp3MdVyixhu4S-8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/13 01:34:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AP_inXKGSUEihgG703x_HcNq2EZjm7Q7Lhgy9nKpwHcpGWXtaFCuLEWEUsVv0ZzIlJMwUX5bbVydlGoiZEzyfpF6AmxFCBtBjTLTxcQpRZDEviVMJAgTjtwAY8P1P3MzyWJ9qeojwVqhruMtc1ZY2AfuqlbrxS-32AezGDOX5RHqr8GZxPH83YtBLPft-X3Wy3QDDrBZRC5IBHnvK0qBUarBECZ_43VJQ9BJXCodWMSh2uKMQG0WBx8saJgSgMpKHdXLbncauO_unuO8dtXKFUowD0aBzxxAQnUfARVFfLYfqEuRCQRub66ZtG4S_n27CD6-Z4y-0HQwYwGW2PLr16k 2026/04/13 01:34:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/13 01:34:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/13 01:34:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/13 01:34:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/13 01:34:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/13 01:34:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/13 01:34:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AP_inXKGSUEihgG703x_HcNq2EZjm7Q7Lhgy9nKpwHcpGWXtaFCuLEWEUsVv0ZzIlJMwUX5bbVydlGoiZEzyfpF6AmxFCBtBjTLTxcQpRZDEviVMJAgTjtwAY8P1P3MzyWJ9qeojwVqhruMtc1ZY2AfuqlbrxS-32AezGDOX5RHqr8GZxPH83YtBLPft-X3Wy3QDDrBZRC5IBHnvK0qBUarBECZ_43VJQ9BJXCodWMSh2uKMQG0WBx8saJgSgMpKHdXLbncauO_unuO8dtXKFUowD0aBzxxAQnUfARVFfLYfqEuRCQRub66ZtG4S_n27CD6-Z4y-0HQwYwGW2PLr16k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/13 01:34:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AGaGHHZ5vKJYdD_AldoN5-D8WMpMe3MZeMKRTKROxQq_tniMROimhGopyQEDNK9BmzjfVJiEJ2ojaYsFB8aQkMe8iD90LGKEgvlpFhUnENObWyxyJdS2FuSFQJJj2fLIJpBe5_bEZobaQh6_XOv8trR5RS1ZoqtOHLySq1z0YQZI_-wQCnNHjS6WHUddHWcgIgzYdIszDOpWWm8KDEKoiIAU3mZJCvHOVylqv5YrLY_hwdGrkHXCErjDmz6Tyu9FOsai0ogklBm93YCWbQDfdt077yZ-uQqd6piN1ffaTu2xFkRwQroXq67mWUli3x6uSjgdwPO-3S8elnjbyHKZW6k 2026/04/13 01:34:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/13 01:34:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/13 01:34:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AGaGHHZ5vKJYdD_AldoN5-D8WMpMe3MZeMKRTKROxQq_tniMROimhGopyQEDNK9BmzjfVJiEJ2ojaYsFB8aQkMe8iD90LGKEgvlpFhUnENObWyxyJdS2FuSFQJJj2fLIJpBe5_bEZobaQh6_XOv8trR5RS1ZoqtOHLySq1z0YQZI_-wQCnNHjS6WHUddHWcgIgzYdIszDOpWWm8KDEKoiIAU3mZJCvHOVylqv5YrLY_hwdGrkHXCErjDmz6Tyu9FOsai0ogklBm93YCWbQDfdt077yZ-uQqd6piN1ffaTu2xFkRwQroXq67mWUli3x6uSjgdwPO-3S8elnjbyHKZW6k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/13 01:34:24 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ANYjA8zQ8EhhmtzXP1u0niVeBTxr5aTFto8LkaDQRYZ9sBwRd87sKUCTHEvuU7N_djaEvV0eDPmKO8CTJybNro0YqlOydQkxOOnqwpeJCO8nJogpo3tB9Y02GU01ljg6fPCGUKxgXcmbQdE7a8zVUb3mWSluz2yaXvLtsnABia51CbYJf3pjP8q4AGuDP8AzAXX3xU1JXCnMtk2LmvLgyYyFKQDwqDEjYh0DWE_gfpqss_-v33HztSa1WzE5oxlbAwB2ZcKu60Y5BKsT8-e9F-m1G4MRDeOs3tynlaFt_y61ojQIFMt09kFoqwPdJTDwG3OkTgk2qWRkPCxlX4A5FTE 2026/04/13 01:34:25 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/13 01:34:25 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/13 01:34:25 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ANYjA8zQ8EhhmtzXP1u0niVeBTxr5aTFto8LkaDQRYZ9sBwRd87sKUCTHEvuU7N_djaEvV0eDPmKO8CTJybNro0YqlOydQkxOOnqwpeJCO8nJogpo3tB9Y02GU01ljg6fPCGUKxgXcmbQdE7a8zVUb3mWSluz2yaXvLtsnABia51CbYJf3pjP8q4AGuDP8AzAXX3xU1JXCnMtk2LmvLgyYyFKQDwqDEjYh0DWE_gfpqss_-v33HztSa1WzE5oxlbAwB2ZcKu60Y5BKsT8-e9F-m1G4MRDeOs3tynlaFt_y61ojQIFMt09kFoqwPdJTDwG3OkTgk2qWRkPCxlX4A5FTE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/13 01:34:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AIgD9rc1iA2Svn1dA--TZQQOW0X97w-QbcJGmR6aNDGoWEgbT7cehXjsGHVI7yGk7SicfZzeMNwX3PPblDarb9eyfXyeTym0JkLvC9848WkBg4ujDzsSH9jLCwWO-F2-XrLeE_FqdOQU7pxnvnaD5Kw13ZG-3-Lg2xsnnRs3XXG1D4snGK5DlkbPMOT_NaMtLHhO250kxwTbGBo0FHiwGvBacSGD8UZUGumJKV5eDuG0Hii-wx8GskwdBwcAJB7fQ_j5VSpD_ulXbM1o2xu0KJZtk4n-9eZMbmk4jCzdS0yyHmgKhGViFOJu2JrxENY9AO5zUbQ0t6u32r-oxlWZMbQ 2026/04/13 01:34:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/13 01:34:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/13 01:34:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AIgD9rc1iA2Svn1dA--TZQQOW0X97w-QbcJGmR6aNDGoWEgbT7cehXjsGHVI7yGk7SicfZzeMNwX3PPblDarb9eyfXyeTym0JkLvC9848WkBg4ujDzsSH9jLCwWO-F2-XrLeE_FqdOQU7pxnvnaD5Kw13ZG-3-Lg2xsnnRs3XXG1D4snGK5DlkbPMOT_NaMtLHhO250kxwTbGBo0FHiwGvBacSGD8UZUGumJKV5eDuG0Hii-wx8GskwdBwcAJB7fQ_j5VSpD_ulXbM1o2xu0KJZtk4n-9eZMbmk4jCzdS0yyHmgKhGViFOJu2JrxENY9AO5zUbQ0t6u32r-oxlWZMbQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/13 01:34:28 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AKa0QVxbFX_TaP1LucMIYhugjCEbodm8Zg1Bhzm4qysgyBzB2eefpfsJ_s7gzvBx8SyvAMCsnHgeiB3aHxTCl-LO7KF4VGC2wzE46LRRYPKf-iZlePdIV1e2lxiHhGuV0BbaYRc5cEsLPRTqHTMeJ_QnxwMZaTxlWw_z9Ib07hrhG0_GXMNRUVz2nEQ7fTjMT-yKlu2XJC5k-je-3lubryrsf2BMjNepOvp3QJJB1J50T0QkfJ4lLS7-O0yV_SOMZPeM3gkhvnrzPMgC3jsN0aXCBsg1crdeXayO87znwpWvAA9vTP143JAOS9L5fO5NOOopKBoeh296Otvcnlkw3Dw 2026/04/13 01:34:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/13 01:34:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/13 01:34:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/13 01:34:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/13 01:34:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/13 01:34:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/13 01:34:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AKa0QVxbFX_TaP1LucMIYhugjCEbodm8Zg1Bhzm4qysgyBzB2eefpfsJ_s7gzvBx8SyvAMCsnHgeiB3aHxTCl-LO7KF4VGC2wzE46LRRYPKf-iZlePdIV1e2lxiHhGuV0BbaYRc5cEsLPRTqHTMeJ_QnxwMZaTxlWw_z9Ib07hrhG0_GXMNRUVz2nEQ7fTjMT-yKlu2XJC5k-je-3lubryrsf2BMjNepOvp3QJJB1J50T0QkfJ4lLS7-O0yV_SOMZPeM3gkhvnrzPMgC3jsN0aXCBsg1crdeXayO87znwpWvAA9vTP143JAOS9L5fO5NOOopKBoeh296Otvcnlkw3Dw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/13 01:34:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANK19pTN6KkkCkNhMjYnhAOT3td5zP9KZ9tH_wvWd_wl589AzbCLEQgrfrGYMdJhiioA3UZ1MnCCFHcnXKeMQedhgVkmPBN5EWU1iCzSOzFyAbN2JdJHINsgeWT_JTgCQrzG3MHoSX90U0_pNOMZF25aH-YAN32a-XV1mEOhW3hSLjYD6HAvD2kOKFW-OtRQN03b5OUN7fBQEEYJ7vS4-SQVUz8v0EMruhokIQePhfs_WC_BL89fF1HRfAt47w0Rj-nNB0dexR5fJD49uo9-9n3wxpf71vO9IolE8n6-aJ7fAUit3L5jjj6HZAFXlaZA16SIKQCRjzMgnwqIWEHvxMw 2026/04/13 01:34:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/13 01:34:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/13 01:34:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/13 01:34:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/13 01:34:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/13 01:34:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/13 01:34:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANK19pTN6KkkCkNhMjYnhAOT3td5zP9KZ9tH_wvWd_wl589AzbCLEQgrfrGYMdJhiioA3UZ1MnCCFHcnXKeMQedhgVkmPBN5EWU1iCzSOzFyAbN2JdJHINsgeWT_JTgCQrzG3MHoSX90U0_pNOMZF25aH-YAN32a-XV1mEOhW3hSLjYD6HAvD2kOKFW-OtRQN03b5OUN7fBQEEYJ7vS4-SQVUz8v0EMruhokIQePhfs_WC_BL89fF1HRfAt47w0Rj-nNB0dexR5fJD49uo9-9n3wxpf71vO9IolE8n6-aJ7fAUit3L5jjj6HZAFXlaZA16SIKQCRjzMgnwqIWEHvxMw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/13 01:34:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGibQW9xSOAWyI_9oZZv3qUdp9fV6BGlXYAg7gcSsrSEwcg0m8A67DCP3KEANB27wkVTseMGFxzfxYm1200NmANIp2D6B_i3NHr13uSZZtOdGf3QqN8Qg0RMoXaBRuPip7anuAx2EbZAnrY_Ac9IsM45JzNhHrnV-S-EYTXQySJ6X76FeNKkyHeKKblYf_uvvQuQxr5IgdDD1Cmh3H03n--t3kipQixUwBNpjn4CsheALzDwU_wcHA4NbU1DY9knBzIfQUilok5DaUtfzzhvhNMXF_rkkZk9ldi7DBTxJCPLeVHBhWZiL1lkRXps75rhPGfTyTKYy7neeLDTAEWuqZY 2026/04/13 01:34:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/13 01:34:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/13 01:34:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AGibQW9xSOAWyI_9oZZv3qUdp9fV6BGlXYAg7gcSsrSEwcg0m8A67DCP3KEANB27wkVTseMGFxzfxYm1200NmANIp2D6B_i3NHr13uSZZtOdGf3QqN8Qg0RMoXaBRuPip7anuAx2EbZAnrY_Ac9IsM45JzNhHrnV-S-EYTXQySJ6X76FeNKkyHeKKblYf_uvvQuQxr5IgdDD1Cmh3H03n--t3kipQixUwBNpjn4CsheALzDwU_wcHA4NbU1DY9knBzIfQUilok5DaUtfzzhvhNMXF_rkkZk9ldi7DBTxJCPLeVHBhWZiL1lkRXps75rhPGfTyTKYy7neeLDTAEWuqZY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/13 01:34:36 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AC0G3sJqbAu-4MaxvAj4WbxBmQdk7wrzp24GyI2NEk2FM7PNfnCVbQVsBM59hBF31fojitLXnTCpjWt_D6U9uglSSnc250ILAgvzzSNuIfctj6-5t2QempTUJR-zmZZUXP8KK68RwXsRvV9bRXApHbXW7tUT3b8jeRgfGtNGSmCEVyVkfQ4neGOZuyZvwfJOt2Tws4Yiqf3lq_InuzsI6_1FPyFRex8v-iJoXeEsHPPKmgNe5mb9gqupfAcTSYSczAuTuxBfvJBCdtbW2EUKt6jtOrsg9lfyOrJD3PwTllvcfZafzK_ne3kqLYWTvGFDO1Z0PlVVkEfMFCIwmMbE_yU 2026/04/13 01:34:37 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/13 01:34:37 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/13 01:34:37 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AC0G3sJqbAu-4MaxvAj4WbxBmQdk7wrzp24GyI2NEk2FM7PNfnCVbQVsBM59hBF31fojitLXnTCpjWt_D6U9uglSSnc250ILAgvzzSNuIfctj6-5t2QempTUJR-zmZZUXP8KK68RwXsRvV9bRXApHbXW7tUT3b8jeRgfGtNGSmCEVyVkfQ4neGOZuyZvwfJOt2Tws4Yiqf3lq_InuzsI6_1FPyFRex8v-iJoXeEsHPPKmgNe5mb9gqupfAcTSYSczAuTuxBfvJBCdtbW2EUKt6jtOrsg9lfyOrJD3PwTllvcfZafzK_ne3kqLYWTvGFDO1Z0PlVVkEfMFCIwmMbE_yU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/13 01:34:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGoJ0Nl1HI4HZ9iLLUKCZ-taJ-kqNJAXuoJJ6fNPxeYFw7J5OwISGp8eijaEh_WZA-8Kn7tX-0HccN2bZSjWZFCNA8_zIXBSEM2Ffpp7TgyXRlCFreSBFysAbu1obt-TVW33pz4a1JBZ1cZNnFvBjnYhFbR6k8q-ksA9zA1VAh0N9i42TXswXucxV0ilFW-DTJFXtJUJFKirlshhI4Yg2P1A2z2SD1bNqMG1hGf9fMGmiPisGRVAkTam_HfbcYk9NtoOGiewr5ol7WSWZIGCIjk97FEXsomaW-7B09xd1koG0Z2ux2HuXvUvgwAk76x8fH1DgMQLzrER4eqmYi6q9hQ 2026/04/13 01:34:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/13 01:34:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/13 01:34:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGoJ0Nl1HI4HZ9iLLUKCZ-taJ-kqNJAXuoJJ6fNPxeYFw7J5OwISGp8eijaEh_WZA-8Kn7tX-0HccN2bZSjWZFCNA8_zIXBSEM2Ffpp7TgyXRlCFreSBFysAbu1obt-TVW33pz4a1JBZ1cZNnFvBjnYhFbR6k8q-ksA9zA1VAh0N9i42TXswXucxV0ilFW-DTJFXtJUJFKirlshhI4Yg2P1A2z2SD1bNqMG1hGf9fMGmiPisGRVAkTam_HfbcYk9NtoOGiewr5ol7WSWZIGCIjk97FEXsomaW-7B09xd1koG0Z2ux2HuXvUvgwAk76x8fH1DgMQLzrER4eqmYi6q9hQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/13 01:34:41 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AI-bo-RFjakg4XlgDQaD5IA-BTLGmrlCO2nNSKSRU-ku5OrH07qGvJnXVJ4_-bn4WWzkkwsdWgcExJCDkDWWYH_NMTXJXOXc6GaxcBD2ycsoj-L6ctA6y0gKeP5coT0ZBEAnhHvZt9lwS9ubFuJFNIK2LoXPEP2w0_i17jGRkJwW5Kgp8z-KqS5Z-udqDGAPnV0nQ6CbvprYvVcq4QjRpFFjaJyHyQ2cLtRiiuvjALyu2lpuQ3J9QRiB0Ms1SQdvP1nnSUTZrzLMMZT7f4dSFCVQD-BSXWHDrBHZew8HPMB88pVpOa7ORXkEv17IcsX1m6HUEZFfc3WYzqJKm6Rhrlk 2026/04/13 01:34:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/13 01:34:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/13 01:34:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/13 01:34:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/13 01:34:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/13 01:34:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/13 01:34:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AI-bo-RFjakg4XlgDQaD5IA-BTLGmrlCO2nNSKSRU-ku5OrH07qGvJnXVJ4_-bn4WWzkkwsdWgcExJCDkDWWYH_NMTXJXOXc6GaxcBD2ycsoj-L6ctA6y0gKeP5coT0ZBEAnhHvZt9lwS9ubFuJFNIK2LoXPEP2w0_i17jGRkJwW5Kgp8z-KqS5Z-udqDGAPnV0nQ6CbvprYvVcq4QjRpFFjaJyHyQ2cLtRiiuvjALyu2lpuQ3J9QRiB0Ms1SQdvP1nnSUTZrzLMMZT7f4dSFCVQD-BSXWHDrBHZew8HPMB88pVpOa7ORXkEv17IcsX1m6HUEZFfc3WYzqJKm6Rhrlk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/13 01:34:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AIpTIaVMKeMokNu9fIuMC0DRrSGjCo2SfHQ4qqEl3hiyE5UQORR5ZMoXpfKTgbgu5Eltl6cuCLk9GnPLOkPfAUH47rVQhR8FAiLlkJXRKXksNvFv6KqnFg9NmFdhGqlZWOxgIRw6KnKaJimZjLlR9FGltpu03c2Y13elwBaT1PkFTRqdJXiyhN2thjWoLSsi5d6A0yUpYEhQfhWC-5hnY7TjjDELTD4A_l-TqJh6V4p5yl6rHsUomb5FHAUytwwLFFgblwbL-f6-zBhxTo7DlWRIJ2RmbPgwt3TdKIzWYj0bmTscptMQDcIRry1A_ZvU8U5thUm_YHfmCgEfPhtz_nU 2026/04/13 01:34:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/13 01:34:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/13 01:34:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/13 01:34:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/13 01:34:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/13 01:34:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/13 01:34:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AIpTIaVMKeMokNu9fIuMC0DRrSGjCo2SfHQ4qqEl3hiyE5UQORR5ZMoXpfKTgbgu5Eltl6cuCLk9GnPLOkPfAUH47rVQhR8FAiLlkJXRKXksNvFv6KqnFg9NmFdhGqlZWOxgIRw6KnKaJimZjLlR9FGltpu03c2Y13elwBaT1PkFTRqdJXiyhN2thjWoLSsi5d6A0yUpYEhQfhWC-5hnY7TjjDELTD4A_l-TqJh6V4p5yl6rHsUomb5FHAUytwwLFFgblwbL-f6-zBhxTo7DlWRIJ2RmbPgwt3TdKIzWYj0bmTscptMQDcIRry1A_ZvU8U5thUm_YHfmCgEfPhtz_nU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/13 01:34:46 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/13 01:34:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/13 01:34:52 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/13 01:34:55 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/13 01:34:57 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/13 01:34:59 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AN_gRHx3QVduT2gpmA4m5ipX5S5ponrX7gidqGjIQWd7lt0Z1CwWdw6ZZjKZMZrdovB0qes9_LRrCxmBSidl9bfTUOchKys2XE5uyx6T3ovKoIRHIcZ5HxdIjn_rEmU8fscVRAwYmCetyY7sKdTIlEEMBb7MA0PpJPhlPoPRkZsIY3Bv8m7bjIxFxTMnJtChwUrJtAQ0_aar9T6Ga6cgWytJ9TYNaH3SWewE4wiLsI5l53sJ_sdvdn6x_pBLsZe4FcD7Qd-T_HdmAdCyAYqCB-_YTHgaTCzU2VA6ngZ8zptPDy5EaSY_nBl_jt7OezBm8uF1wgxrAKd2YgpddzSFx2M 2026/04/13 01:34:59 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/13 01:34:59 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0502844b42ebecc63ade32eb4b283496" 2026/04/13 01:34:59 DEBUG : unknown-size-put.txt: multipart upload "AN_gRHx3QVduT2gpmA4m5ipX5S5ponrX7gidqGjIQWd7lt0Z1CwWdw6ZZjKZMZrdovB0qes9_LRrCxmBSidl9bfTUOchKys2XE5uyx6T3ovKoIRHIcZ5HxdIjn_rEmU8fscVRAwYmCetyY7sKdTIlEEMBb7MA0PpJPhlPoPRkZsIY3Bv8m7bjIxFxTMnJtChwUrJtAQ0_aar9T6Ga6cgWytJ9TYNaH3SWewE4wiLsI5l53sJ_sdvdn6x_pBLsZe4FcD7Qd-T_HdmAdCyAYqCB-_YTHgaTCzU2VA6ngZ8zptPDy5EaSY_nBl_jt7OezBm8uF1wgxrAKd2YgpddzSFx2M" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/13 01:35:00 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AIj76BV_vdOyWUsr8RsqsHQFvEZRGKpUAzzBrMbyPybT4TKdDMkgSWEuNokUMSts4JOe4jEU4OBcOi7LAwtFkXUp9JbZntYZO1sy9FMvC3AUzrJ1uUo5wcuyWCTrgpPndKaxQn7CpAhcRRMDREVFUh397z41qikd5vwQdmLVEPL0RZ2LULL1iock3aAWLm7xb9xc_4WcdAITQ9i9ond3-sL3oQU98Xtq5GRVK2mdsz9rH-f2NTS-9LgR1G1jdWH4qmIjYJU-QI1s9pJYFB7RwAy8Geo6oejXeDobAI8R4paAlojUKZ4q55XTPaeLBBMofoIc2FnAAth60dcaKmOjrq0 2026/04/13 01:35:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/13 01:35:00 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "7c27f448c26090363a5f3a280ed38f1d" 2026/04/13 01:35:01 DEBUG : unknown-size-update.txt: multipart upload "AIj76BV_vdOyWUsr8RsqsHQFvEZRGKpUAzzBrMbyPybT4TKdDMkgSWEuNokUMSts4JOe4jEU4OBcOi7LAwtFkXUp9JbZntYZO1sy9FMvC3AUzrJ1uUo5wcuyWCTrgpPndKaxQn7CpAhcRRMDREVFUh397z41qikd5vwQdmLVEPL0RZ2LULL1iock3aAWLm7xb9xc_4WcdAITQ9i9ond3-sL3oQU98Xtq5GRVK2mdsz9rH-f2NTS-9LgR1G1jdWH4qmIjYJU-QI1s9pJYFB7RwAy8Geo6oejXeDobAI8R4paAlojUKZ4q55XTPaeLBBMofoIc2FnAAth60dcaKmOjrq0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/13 01:35:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zufureh1fego/deeper/nonexisting/directory" 2026/04/13 01:35:01 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/13 01:35:01 DEBUG : Waiting for deletions to finish 2026/04/13 01:35:01 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/13 01:35:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/13 01:35:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/13 01:35:02 INFO : S3 bucket rclone-test-zufureh1fego: Bucket "rclone-test-zufureh1fego" deleted 2026/04/13 01:35:02 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (125.63s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.36s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.79s) --- PASS: TestIntegration/FsMkdir (123.56s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.26s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.49s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.02s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.61s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.43s) --- 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.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (65.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.23s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.30s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/13 01:35:02 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/13 01:35:02 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 125.657s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m7.436960909s (try 1/5)