"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/03/02 03:13:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-reciwah3sipu" 2026/03/02 03:13:35 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/03/02 03:13:36 INFO : S3 bucket rclone-test-reciwah3sipu: Bucket "rclone-test-reciwah3sipu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/02 03:13:37 INFO : S3 bucket rclone-test-reciwah3sipu: Bucket "rclone-test-reciwah3sipu" deleted === RUN TestIntegration/FsMkdir 2026/03/02 03:13:38 INFO : S3 bucket rclone-test-reciwah3sipu: Bucket "rclone-test-reciwah3sipu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/02 03:13:38 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/02 03:13:38 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/02 03:13:38 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/03/02 03:13:50 NOTICE: S3 bucket rclone-test-reciwah3sipu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/02 03:13:50 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABg8Nyihe6yiZZRA6DaeKF_0e74vZt5en7WZIGJqeAV8wf9VYj4hosKudJmu40kBBMlG79Va06ogjZ6OWFb8LUKTXCQuZSI31w8TLjmI_n7ZjsKvsR1mCTPS6xvPSDxjPQ_TIrh-epBPY2rTCI7RypnTgqMH80EBF736sGqV0LK9lEQhqdRLbUvZcJ2vEbD7ZeXCj0M1ifzGT1xzUhBy6D9Zar5aok53-B1pfRWUm6KIU5346nVPaH_cHie-VK7gOK5K6WSEy-YIz0nnDG3Ew9VkngRMB9cp1zMmN4QMa2YK5o80Hvz6m289lKddnSmojQ5IODsLqxOaD50cUVEyaQ0 2026/03/02 03:13:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "51e87b78d4d6a982b26a4f217466b7e9" 2026/03/02 03:13:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "25b08643bfb53a084b9ac4a44c954fcc" 2026/03/02 03:13:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "220654a528ffdda8ab6408a67197450e" 2026/03/02 03:13:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABg8Nyihe6yiZZRA6DaeKF_0e74vZt5en7WZIGJqeAV8wf9VYj4hosKudJmu40kBBMlG79Va06ogjZ6OWFb8LUKTXCQuZSI31w8TLjmI_n7ZjsKvsR1mCTPS6xvPSDxjPQ_TIrh-epBPY2rTCI7RypnTgqMH80EBF736sGqV0LK9lEQhqdRLbUvZcJ2vEbD7ZeXCj0M1ifzGT1xzUhBy6D9Zar5aok53-B1pfRWUm6KIU5346nVPaH_cHie-VK7gOK5K6WSEy-YIz0nnDG3Ew9VkngRMB9cp1zMmN4QMa2YK5o80Hvz6m289lKddnSmojQ5IODsLqxOaD50cUVEyaQ0" 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/03/02 03:13:53 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/02 03:13:54 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/03/02 03:13:55 DEBUG : S3 bucket rclone-test-reciwah3sipu: bucket is versioned: false 2026/03/02 03:13:55 DEBUG : Waiting for deletions to finish 2026/03/02 03:13:55 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/02 03:13:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/02 03:13:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/02 03:13:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-reciwah3sipu/dirToPurgeFromRoot" 2026/03/02 03:13:56 DEBUG : S3 bucket rclone-test-reciwah3sipu path dirToPurgeFromRoot: bucket is versioned: false 2026/03/02 03:13:56 DEBUG : Waiting for deletions to finish 2026/03/02 03:13:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/02 03:13:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/02 03:13:57 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/02 03:13:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-reciwah3sipu/hello? sausage/êé" 2026/03/02 03:13:58 DEBUG : S3 bucket rclone-test-reciwah3sipu path hello? sausage/êé: bucket is versioned: false 2026/03/02 03:13:58 DEBUG : Waiting for deletions to finish 2026/03/02 03:13:58 DEBUG : "a/b/c/d/e.txt" version false 2026/03/02 03:13:58 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/02 03:13:58 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/03/02 03:14:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-reciwah3sipu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/02 03:14:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-reciwah3sipu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-reciwah3sipu" from "TestS3R2:rclone-test-reciwah3sipu" 2026/03/02 03:14:03 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/03/02 03:14:06 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJK91_4tVHLNvrDQHyEn-ubQ1Wecn7KKkBLLW4XI6CFtoY24bIT30YH4zmWiWpMI-wUs2QlWhLLq2ickTVgJeNZiwi2yyFNxxvbbyATIguds5as5nMMs3UQfwRIKOFWrXc9Cm4ZhFTZPLfZ-MtIx-JPBjVLTz-QYj7QbEtL0wrHLVOV3qTHbS5ysolCkUbsqOCLLI8tpGTD2HQjn74ZIgom6Ywn91Dl5u_kWv_0YOMeDyXk2-FrTKEfqtDTuyp570KgJhhthbKa-eBJT0sdQpYN239VYnNK5z-9XijyhIUJ_E3b14Eo2A4QXnyz-PYPc1rJwGkc8AEb_CG85bIsQQqA 2026/03/02 03:14:06 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/02 03:14:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/02 03:14:06 DEBUG : piped data.txt: multipart upload "AJK91_4tVHLNvrDQHyEn-ubQ1Wecn7KKkBLLW4XI6CFtoY24bIT30YH4zmWiWpMI-wUs2QlWhLLq2ickTVgJeNZiwi2yyFNxxvbbyATIguds5as5nMMs3UQfwRIKOFWrXc9Cm4ZhFTZPLfZ-MtIx-JPBjVLTz-QYj7QbEtL0wrHLVOV3qTHbS5ysolCkUbsqOCLLI8tpGTD2HQjn74ZIgom6Ywn91Dl5u_kWv_0YOMeDyXk2-FrTKEfqtDTuyp570KgJhhthbKa-eBJT0sdQpYN239VYnNK5z-9XijyhIUJ_E3b14Eo2A4QXnyz-PYPc1rJwGkc8AEb_CG85bIsQQqA" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/02 03:14:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALohVJEuAus4AQGUszk77iXxcZmbUOJPaKzFb67VJqFey3_lveHXt2JuoxIVmQeD9B_f5bZbZTwYNd3mpsMjTNj3CkCEfGSgbnY-VSQ-JxhIc9aZGNx3mwou68-TTtzH8xcfyL07bGBdX2TmAkiHjXlmt_mPOmrOGiQ4TPZCXNHPDIz3IiaHdMxidL1C3fqTnlfJCx9X2tKFDK0DVmv0e4P59VOht-pjtV4VO-c_LbMljC1h1WPJHwaz1AGi-0mNxeOqnir1ArI8rKiG0fNo4p8-ILHQiXmCCxe91tYdpPt6rNXKB8JysOlZkIAp9pd-WkVju31fkO7qde1rp2MH708 2026/03/02 03:14:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/02 03:14:07 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a76fa7201a222c42209bc92e390215e4" 2026/03/02 03:14:07 DEBUG : piped data.txt: multipart upload "ALohVJEuAus4AQGUszk77iXxcZmbUOJPaKzFb67VJqFey3_lveHXt2JuoxIVmQeD9B_f5bZbZTwYNd3mpsMjTNj3CkCEfGSgbnY-VSQ-JxhIc9aZGNx3mwou68-TTtzH8xcfyL07bGBdX2TmAkiHjXlmt_mPOmrOGiQ4TPZCXNHPDIz3IiaHdMxidL1C3fqTnlfJCx9X2tKFDK0DVmv0e4P59VOht-pjtV4VO-c_LbMljC1h1WPJHwaz1AGi-0mNxeOqnir1ArI8rKiG0fNo4p8-ILHQiXmCCxe91tYdpPt6rNXKB8JysOlZkIAp9pd-WkVju31fkO7qde1rp2MH708" 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/03/02 03:14:08 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:527: 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/03/02 03:14:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ALoXmSUb-iAPsiOAaDx8un0YLjLCLH892s5BUnPQs48aJfQ6n2UQ9k2PyTCgmjb0rFDeLwfFVJFlxT_sQfsRPvFLmDezzwUx_DwH7e70jtGTZR21T5uz4btVgoYKb2BcCquLGk_c8Myci78c4-NURsVY7houeppUWkCGpExt9PlMSZ514SQk6KGedqqB26wWb0PC__EmsKJA8bO7q59HUpnFF9N8l7WnP3B_OR7Kb1Yy9zLn_f2DrNLH3KAfnwTAXr2VElpk8zdQ9lUOv8CQqhbQ_zlpieZ6ewDI97uhHdBKyZ9fZ_d2cQ0A7f5P4K99JqugqcfI2r4vloB0yt_O_Wg 2026/03/02 03:14:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/02 03:14:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/02 03:14:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ALoXmSUb-iAPsiOAaDx8un0YLjLCLH892s5BUnPQs48aJfQ6n2UQ9k2PyTCgmjb0rFDeLwfFVJFlxT_sQfsRPvFLmDezzwUx_DwH7e70jtGTZR21T5uz4btVgoYKb2BcCquLGk_c8Myci78c4-NURsVY7houeppUWkCGpExt9PlMSZ514SQk6KGedqqB26wWb0PC__EmsKJA8bO7q59HUpnFF9N8l7WnP3B_OR7Kb1Yy9zLn_f2DrNLH3KAfnwTAXr2VElpk8zdQ9lUOv8CQqhbQ_zlpieZ6ewDI97uhHdBKyZ9fZ_d2cQ0A7f5P4K99JqugqcfI2r4vloB0yt_O_Wg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/02 03:14:11 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJ5X0djF6difc456vWP0nkuXMqLaH26P2o-JQHbeJQqi4vaUapVrclxykuHaNjhsc2Jg0C_6PM6ljJbLgAQg29EXR4mJ57eUusl3H-brVXlFWLPMdTF3zgFVE-8RUXV4LFTuXTCYdEQqAugR5Vxy-q8uB18Q1DKY0DXfObtoQmG5aX8WSMva-7zvdpu9nQuMmVCazC4besRrarmqtKPMg-TxzOyBzuyCDp1bC4M91ItZ_EvuMWHDe8F5uSg_7NW4TVMWkLaoavC2mPFZ51txCQoJmRUmXyZkGSI_jEF0eYmwG9daCQKQ32WrC_nenAhaqvcHt0aHPxukICnmOlf5mPk 2026/03/02 03:14:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/02 03:14:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/02 03:14:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJ5X0djF6difc456vWP0nkuXMqLaH26P2o-JQHbeJQqi4vaUapVrclxykuHaNjhsc2Jg0C_6PM6ljJbLgAQg29EXR4mJ57eUusl3H-brVXlFWLPMdTF3zgFVE-8RUXV4LFTuXTCYdEQqAugR5Vxy-q8uB18Q1DKY0DXfObtoQmG5aX8WSMva-7zvdpu9nQuMmVCazC4besRrarmqtKPMg-TxzOyBzuyCDp1bC4M91ItZ_EvuMWHDe8F5uSg_7NW4TVMWkLaoavC2mPFZ51txCQoJmRUmXyZkGSI_jEF0eYmwG9daCQKQ32WrC_nenAhaqvcHt0aHPxukICnmOlf5mPk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/02 03:14:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AEiFo1-LXn3AtbIFLwj3I0TDHVSg6ZUUnxDue6DTr-z5ZbkmhGL_ejgcjMoaCZfVOi9yJ69Qo5nuCkGO8rqY9noRqdZ76NwZLX3lvZeLyIv0TNCsszG0ImdS8_Pll7rn6tZG-0Sw9ohzKE5Lc3diK6Y0sZYkHqGOwnhcF4tor3XB_LmRJycJUcgLPP7ELjpxAEN9fsrT76zsP8_loQMFQFhqgF6RzdNQvcEuzziE70u3fZop7gJxcQ2TWy-qusDH42CPkpDHGKgwQNIwFAx9QPMMYrlSVzJoZcVRsNgZOhGm03h6Z5is__1FpOir55fEV27VSNfjPx_RXN-k4FdOq_I 2026/03/02 03:14:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/02 03:14:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/02 03:14:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AEiFo1-LXn3AtbIFLwj3I0TDHVSg6ZUUnxDue6DTr-z5ZbkmhGL_ejgcjMoaCZfVOi9yJ69Qo5nuCkGO8rqY9noRqdZ76NwZLX3lvZeLyIv0TNCsszG0ImdS8_Pll7rn6tZG-0Sw9ohzKE5Lc3diK6Y0sZYkHqGOwnhcF4tor3XB_LmRJycJUcgLPP7ELjpxAEN9fsrT76zsP8_loQMFQFhqgF6RzdNQvcEuzziE70u3fZop7gJxcQ2TWy-qusDH42CPkpDHGKgwQNIwFAx9QPMMYrlSVzJoZcVRsNgZOhGm03h6Z5is__1FpOir55fEV27VSNfjPx_RXN-k4FdOq_I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/02 03:14:13 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AEkwS_x4QaAyr9GYsbRxW_Fp7ERCzlBi0BJF61L8cPIzlacGZtYQv7V1iFY2Sl-zCSOFPIyGWUDQAQn6B7kvV3B1Md7fr1r0POyG7ez3pnAVzsw9AVsR921WoHfC7jt3kVmerTJthBK9iJrNGtZ9qwSWFPddUMwiW1afcd0VKP1dzr3eB1V8usdnkm__UEXOdz1dTXEybzrmCBxg-n_WKTEAJuFWobuRiFMaay4IlnaO9OcUVABBfYZBi2aQZSr379qjKc-9XAgZpHCQJ6kG0nUiP6fWaqFT_-ugJcbUIEkAz0yBJ5xa6D5aov-ecaXXR5LWBns9Pl02JtrFgd1kzzo 2026/03/02 03:14:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/02 03:14:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/02 03:14:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/02 03:14:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/02 03:14:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/02 03:14:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/02 03:14:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AEkwS_x4QaAyr9GYsbRxW_Fp7ERCzlBi0BJF61L8cPIzlacGZtYQv7V1iFY2Sl-zCSOFPIyGWUDQAQn6B7kvV3B1Md7fr1r0POyG7ez3pnAVzsw9AVsR921WoHfC7jt3kVmerTJthBK9iJrNGtZ9qwSWFPddUMwiW1afcd0VKP1dzr3eB1V8usdnkm__UEXOdz1dTXEybzrmCBxg-n_WKTEAJuFWobuRiFMaay4IlnaO9OcUVABBfYZBi2aQZSr379qjKc-9XAgZpHCQJ6kG0nUiP6fWaqFT_-ugJcbUIEkAz0yBJ5xa6D5aov-ecaXXR5LWBns9Pl02JtrFgd1kzzo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/02 03:14:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AISwRjQIu2ijUAa9XSuWHUXA8RcwtRLFIDLWHBFfIXCEJFyglJnTZ9ZNwZAGIEjH2Q7mhZVcYe6rSwrK7Oh0Yvd0K1cCggVr7-NTAog4RdL1PQ6SEk018xQ_XwZmL_3TfpbAOUKnZpqEEE3t6SkfuZqQ9mz5ZJyyHVi3kRsXGhpJy6VU4x4e340LpLKtfqDKlSQXutNa7ypv4oDfq2EfC0HKzGtekkdcR9kw-ZjWwL_Nd3_qOvVWhVeEqSYVAiqAhMyxwk1YX-o70iq2tI1wP7fo0LlJB1WfxqBjHCmBKT5BMV10WHbYfj3LXFu-vQdX-jgt8KpMGmZ11etM9c_RM2k 2026/03/02 03:14:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/02 03:14:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/02 03:14:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/02 03:14:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/02 03:14:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/02 03:14:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/02 03:14:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AISwRjQIu2ijUAa9XSuWHUXA8RcwtRLFIDLWHBFfIXCEJFyglJnTZ9ZNwZAGIEjH2Q7mhZVcYe6rSwrK7Oh0Yvd0K1cCggVr7-NTAog4RdL1PQ6SEk018xQ_XwZmL_3TfpbAOUKnZpqEEE3t6SkfuZqQ9mz5ZJyyHVi3kRsXGhpJy6VU4x4e340LpLKtfqDKlSQXutNa7ypv4oDfq2EfC0HKzGtekkdcR9kw-ZjWwL_Nd3_qOvVWhVeEqSYVAiqAhMyxwk1YX-o70iq2tI1wP7fo0LlJB1WfxqBjHCmBKT5BMV10WHbYfj3LXFu-vQdX-jgt8KpMGmZ11etM9c_RM2k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/02 03:14:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOy0Rpvr54tJ2NhXL3rq1zni3Y-jbSJBwjmPWdYOLS9o8Yl5YpETmddxSzosTOrg9XToCZIwFJX6MEPui5vOviR3KkQ7CHR8XeEpX9-V5xcjLrQgmg6X2eH-RlH5vUc_LSpCdny8EXRSj8UIq7J_ko8KLgOsO1XKgglOyGXLdTni3pNQWde4GyY-ov-XDwvQquX2CpRoGqGHKL5JhpzIYj7uVPotM5SJDRrrMPEZLdA-piI2WH61iuLSNoeVmDl8a4LPWGwO-ygMFc4XIDASMWFMV5_ZyrJDP7IIIsgaNcK3HxWVhogEvhUHuc6nTFJPK-8ZGJFqSE9VvCSkJpqZs5A 2026/03/02 03:14:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/02 03:14:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/02 03:14:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOy0Rpvr54tJ2NhXL3rq1zni3Y-jbSJBwjmPWdYOLS9o8Yl5YpETmddxSzosTOrg9XToCZIwFJX6MEPui5vOviR3KkQ7CHR8XeEpX9-V5xcjLrQgmg6X2eH-RlH5vUc_LSpCdny8EXRSj8UIq7J_ko8KLgOsO1XKgglOyGXLdTni3pNQWde4GyY-ov-XDwvQquX2CpRoGqGHKL5JhpzIYj7uVPotM5SJDRrrMPEZLdA-piI2WH61iuLSNoeVmDl8a4LPWGwO-ygMFc4XIDASMWFMV5_ZyrJDP7IIIsgaNcK3HxWVhogEvhUHuc6nTFJPK-8ZGJFqSE9VvCSkJpqZs5A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/02 03:14:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AM2zfxVLarWLydv_IwV00D1--EvmmW3_UEpdnOucMTT28RpmuHrHJJPvaE47eAOLJSXIPQtjus5VfMYqft-BjctvAce-eC_oD_sQbbcAWXvfPydaqsCPwi7Y-E629hnwazfud2e2fmcQTwhVqw8EZHOOi7ozKyGKFebGfPXLGUdvl2doyrbeEY5GrMwi5H1sQ6-I5Xw1IJL-970SMFbcBAecUScFMbfQlKHyEcFpfoOHSMXwjVDhKGiXZTMToXplRFz-swj3z6eMl7RzcaHznnJMNrAOxXktGXtG1XLZhVrxlxcHgYDXraEMfgb50EQpph03e1a-3jG9OI-6jYROghs 2026/03/02 03:14:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/02 03:14:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/02 03:14:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AM2zfxVLarWLydv_IwV00D1--EvmmW3_UEpdnOucMTT28RpmuHrHJJPvaE47eAOLJSXIPQtjus5VfMYqft-BjctvAce-eC_oD_sQbbcAWXvfPydaqsCPwi7Y-E629hnwazfud2e2fmcQTwhVqw8EZHOOi7ozKyGKFebGfPXLGUdvl2doyrbeEY5GrMwi5H1sQ6-I5Xw1IJL-970SMFbcBAecUScFMbfQlKHyEcFpfoOHSMXwjVDhKGiXZTMToXplRFz-swj3z6eMl7RzcaHznnJMNrAOxXktGXtG1XLZhVrxlxcHgYDXraEMfgb50EQpph03e1a-3jG9OI-6jYROghs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/02 03:14:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABmke6sci8KPVwaLnnpIWCZPup-UPlbK8CYFt-Nnc5RLf7oAvhGzkYgQdh_eCsHCLmh_iHaNFcXWjdwE0f6JsoeiRNTbuXznYTLNOcXRm0bgvQr5jsSwIQn2VLpff6gF9yXLId2fKVBNLpQLuxz_GIk19SROOsRtumZQYb8jQQaW_S5_FgWYGRdwYwKEPpGRy3bmNtUHHJ3aAFUQ8Yotz4zx6O4Bk42ODK8SvvaFy4m-48IWx0KhbfXhf6XK2Iy7t3efE7Y64YttuyfKkYvXFVpHaP9qhXcbltuFCkbciW2K9DcbveEznytqWoDkVQ5XvoO5CtTxBI3fza7c6C-4mz4 2026/03/02 03:14:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/02 03:14:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/02 03:14:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABmke6sci8KPVwaLnnpIWCZPup-UPlbK8CYFt-Nnc5RLf7oAvhGzkYgQdh_eCsHCLmh_iHaNFcXWjdwE0f6JsoeiRNTbuXznYTLNOcXRm0bgvQr5jsSwIQn2VLpff6gF9yXLId2fKVBNLpQLuxz_GIk19SROOsRtumZQYb8jQQaW_S5_FgWYGRdwYwKEPpGRy3bmNtUHHJ3aAFUQ8Yotz4zx6O4Bk42ODK8SvvaFy4m-48IWx0KhbfXhf6XK2Iy7t3efE7Y64YttuyfKkYvXFVpHaP9qhXcbltuFCkbciW2K9DcbveEznytqWoDkVQ5XvoO5CtTxBI3fza7c6C-4mz4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/02 03:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AG2wZIKN0dd8f9694SBkEwc0WLU7octuDJllhitJ2pCSUUmasOfaFj6h1P0tGMSW03JkVPAhq8al5XB5w0bApzOon2dh30tBSNGelagfhXTYvk4iFqj1Oei6monVs2d2MP03oHSC-DMqnxp_b5tVMUpfaLbwv4M6UYFSoaZuWKj4ftnHWCGO8_hmn36deoJ7vd8onxkElUTkDwrhEUqWTgF7kCdozQ5sZCCQpI1ehC3yrmnoJFKqa0Wpc3JQCfZXeV77TGcKtslb5hNgMhS1ky2n0Mec_UkyJ95F2znlf7xNngAdm6_7DPTXan2DoZeORC4A1YDKdB6g6icqjKlBYU4 2026/03/02 03:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/02 03:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/02 03:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/02 03:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/02 03:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/02 03:14:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/02 03:14:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AG2wZIKN0dd8f9694SBkEwc0WLU7octuDJllhitJ2pCSUUmasOfaFj6h1P0tGMSW03JkVPAhq8al5XB5w0bApzOon2dh30tBSNGelagfhXTYvk4iFqj1Oei6monVs2d2MP03oHSC-DMqnxp_b5tVMUpfaLbwv4M6UYFSoaZuWKj4ftnHWCGO8_hmn36deoJ7vd8onxkElUTkDwrhEUqWTgF7kCdozQ5sZCCQpI1ehC3yrmnoJFKqa0Wpc3JQCfZXeV77TGcKtslb5hNgMhS1ky2n0Mec_UkyJ95F2znlf7xNngAdm6_7DPTXan2DoZeORC4A1YDKdB6g6icqjKlBYU4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/02 03:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAJ3J1Y6uvT9myizE1KnkXxA9uS17PdOa9fXqecHoDFQlNjP1KBX6Efq3np8nKt1X4YAqRhiJH6g5BFXa_kREr1D0FU-39yGj_UvvA0l4uRpgimbL8mL9Fs43GtLFEnoHkuh6U2Kg4tTViawd9J-FIR7v4ebrWbrOkxykYXaqe5rv5MSXr7nTGaJewm0kwKn2q5gUJ8JaFZhL_u1gFf_mv97IvCOZCAsYEkbfLZlfM0KxoW3mQq9M8uP-tAWyRJxJUVRwTZhuo3xknEumlzEIGUC-76KuvRHa9ZOIT4oCwV94hSj02N_ijwsa6ylvQUpyJCROETyymezl4QTumWfm4w 2026/03/02 03:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/02 03:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/02 03:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/02 03:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/02 03:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/02 03:14:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/02 03:14:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAJ3J1Y6uvT9myizE1KnkXxA9uS17PdOa9fXqecHoDFQlNjP1KBX6Efq3np8nKt1X4YAqRhiJH6g5BFXa_kREr1D0FU-39yGj_UvvA0l4uRpgimbL8mL9Fs43GtLFEnoHkuh6U2Kg4tTViawd9J-FIR7v4ebrWbrOkxykYXaqe5rv5MSXr7nTGaJewm0kwKn2q5gUJ8JaFZhL_u1gFf_mv97IvCOZCAsYEkbfLZlfM0KxoW3mQq9M8uP-tAWyRJxJUVRwTZhuo3xknEumlzEIGUC-76KuvRHa9ZOIT4oCwV94hSj02N_ijwsa6ylvQUpyJCROETyymezl4QTumWfm4w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/02 03:14:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIPfpMIW57HT5Ak9Bic6s5SxZFJJoRa82Xu2MgCu-QYW5o9xy2rhA5Sis4wnJlhJfDVmRXVxW1ghN0yoy-WA5Ry_Tbh08rdXAqGIIk0TXtlI214O4ietYw5WAh9M6zEg5fR__Sz-Y3R5v9Ivx-UUW1hYbAhKtuUb7M7VUtOsaj2ZdZ_ZrCtpeFxbDBN4scIfR4Lv0AI7KmsNTXb_NqeG3bcgnIgmlwFWoKbQMq8R-DvYAIhq34cRxJO-5H9ZYlxMz96lwz_gmPSM5nyBUOu6wUU1L0zl-pAtth_kTAXTwln1EF2Ph5RHR0pP2z-YVVanvIA7-aUcKraC0L1INR4ghrM 2026/03/02 03:14:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/02 03:14:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/02 03:14:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIPfpMIW57HT5Ak9Bic6s5SxZFJJoRa82Xu2MgCu-QYW5o9xy2rhA5Sis4wnJlhJfDVmRXVxW1ghN0yoy-WA5Ry_Tbh08rdXAqGIIk0TXtlI214O4ietYw5WAh9M6zEg5fR__Sz-Y3R5v9Ivx-UUW1hYbAhKtuUb7M7VUtOsaj2ZdZ_ZrCtpeFxbDBN4scIfR4Lv0AI7KmsNTXb_NqeG3bcgnIgmlwFWoKbQMq8R-DvYAIhq34cRxJO-5H9ZYlxMz96lwz_gmPSM5nyBUOu6wUU1L0zl-pAtth_kTAXTwln1EF2Ph5RHR0pP2z-YVVanvIA7-aUcKraC0L1INR4ghrM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/02 03:14:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AOyIBsSpJj7jG4K0cK0LtITMVbBVXBFltKlVbo6tdT2jG6VRUyavnyQd9cgcbOxoL-Xdku1gz6C11stTsMbYEFC2bTQY_SifPoAaUptoYb9Khvybphe1dMMyTAV-TKw8icdliiA_dAz2YceUIqVnTqQ4DPoDCEcmK-sVyhQstxmNFbEKkkd6-CwkHDZaYuT21zwSKSEJCki6DYkRR1sMTM9roqeg-qJ9yoJCVrcQkPKr1OLR8O44K6D-hI5z7GAQ_won5Jf_h6G77j1OTsXRRTGMcYdpNBuwpGktFk23Gfyj60__bF8IjQ2gAvbre9FCQCBaTbtIx0NGBkgY5kERs3A 2026/03/02 03:14:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/02 03:14:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/02 03:14:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AOyIBsSpJj7jG4K0cK0LtITMVbBVXBFltKlVbo6tdT2jG6VRUyavnyQd9cgcbOxoL-Xdku1gz6C11stTsMbYEFC2bTQY_SifPoAaUptoYb9Khvybphe1dMMyTAV-TKw8icdliiA_dAz2YceUIqVnTqQ4DPoDCEcmK-sVyhQstxmNFbEKkkd6-CwkHDZaYuT21zwSKSEJCki6DYkRR1sMTM9roqeg-qJ9yoJCVrcQkPKr1OLR8O44K6D-hI5z7GAQ_won5Jf_h6G77j1OTsXRRTGMcYdpNBuwpGktFk23Gfyj60__bF8IjQ2gAvbre9FCQCBaTbtIx0NGBkgY5kERs3A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/02 03:14:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APCQYusbDmcOKNz1M4-AF3WprPpdB9ekE-Nihac4YRyf1RiG1Qu8MlTaHaTbepKcq__FBrTP7osOd087llWhZdiQ_T_d-k_7ySzih0xMIRBqmsG1zpT7EfRJB2QNNRyM3HiOUDmH1lLwfeLt7ke7FAN4-T9k9OYbpfKqVl6WT9DGSQxe8Y9xAKII4XdO6eU0tgAO63Xf5cc8fTaZ5zx31S7AucpXMpAUK1L5JF1hNqROEEcBPDyVx3jUHjnlp3Hlfzb3rDAgOTTp3Hs-qgAyHXyVp_2lpQKuWzwMyAistFRbInhaP5lA0io9NoxO2_tbJOqOlpvo5T9t8xQzhHtGzM0 2026/03/02 03:14:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/02 03:14:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/02 03:14:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APCQYusbDmcOKNz1M4-AF3WprPpdB9ekE-Nihac4YRyf1RiG1Qu8MlTaHaTbepKcq__FBrTP7osOd087llWhZdiQ_T_d-k_7ySzih0xMIRBqmsG1zpT7EfRJB2QNNRyM3HiOUDmH1lLwfeLt7ke7FAN4-T9k9OYbpfKqVl6WT9DGSQxe8Y9xAKII4XdO6eU0tgAO63Xf5cc8fTaZ5zx31S7AucpXMpAUK1L5JF1hNqROEEcBPDyVx3jUHjnlp3Hlfzb3rDAgOTTp3Hs-qgAyHXyVp_2lpQKuWzwMyAistFRbInhaP5lA0io9NoxO2_tbJOqOlpvo5T9t8xQzhHtGzM0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/02 03:14:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOXAPoQGp4fiHMyD-wBspcqzsq7R7fqaWok8EQWybs9YXZvtUPjs3vmY7lR-9n_CZAGl8qAtezeg-9Mfg45hhQ66vQtHkWIfzEhtu2wV5cKqEd7wV48zK8cloCPbMhDKW3879xVbZcCkSg9eaid7LxPGzjXunqUT47ItBclay7-rQ9cT3gpAo-M0r-f4l4LpuZ-E73wj4at4Xvbi6i0Jkf99u0fTNtRV55ktDpc5mQ6l0hYCIxLe1F5pCaQlSue6HgVgAEOJnflqTFWhz0LVndTN6P27j4l6DxbrdmgafyKtGEJPIIM736EUScbitXeGLa8iOFIRIkG_o8eShA3aPvU 2026/03/02 03:14:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/02 03:14:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/02 03:14:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/02 03:14:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/02 03:14:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/02 03:14:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/02 03:14:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOXAPoQGp4fiHMyD-wBspcqzsq7R7fqaWok8EQWybs9YXZvtUPjs3vmY7lR-9n_CZAGl8qAtezeg-9Mfg45hhQ66vQtHkWIfzEhtu2wV5cKqEd7wV48zK8cloCPbMhDKW3879xVbZcCkSg9eaid7LxPGzjXunqUT47ItBclay7-rQ9cT3gpAo-M0r-f4l4LpuZ-E73wj4at4Xvbi6i0Jkf99u0fTNtRV55ktDpc5mQ6l0hYCIxLe1F5pCaQlSue6HgVgAEOJnflqTFWhz0LVndTN6P27j4l6DxbrdmgafyKtGEJPIIM736EUScbitXeGLa8iOFIRIkG_o8eShA3aPvU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/02 03:14:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHXSYRwWopXadKouxavsDKG9WoNwXmC-EO-osHWIzaqHl0_HynCg_fANMjsqj-fF79CVgnZgsW-6bcdvnktIaKaQzloT2_NyXR6Dy023YnFL4iixBBIIt_hC3pOJcZdT-KTpzpJ5MQ8C1QvpA5xQQmh9pOu-dX5qaMsris42TX_zHZwhx8Eo1KnhMBR-AW9Qcla01a-H3a5OIBrDyJOuTWD__Y_hgJHpGTWLw1iCDF_uHwyeggNTVWaCOy-xJNVrEATJ6esbsxUYJTAZu8bOt4CGYLSdw9z1y8sEHW7lRBz2IEBTaZaOD7F4IdaKJPkzcAo-q7LRAWpaoK95iHbsLbg 2026/03/02 03:14:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/02 03:14:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/02 03:14:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/02 03:14:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/02 03:14:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/02 03:14:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/02 03:14:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AHXSYRwWopXadKouxavsDKG9WoNwXmC-EO-osHWIzaqHl0_HynCg_fANMjsqj-fF79CVgnZgsW-6bcdvnktIaKaQzloT2_NyXR6Dy023YnFL4iixBBIIt_hC3pOJcZdT-KTpzpJ5MQ8C1QvpA5xQQmh9pOu-dX5qaMsris42TX_zHZwhx8Eo1KnhMBR-AW9Qcla01a-H3a5OIBrDyJOuTWD__Y_hgJHpGTWLw1iCDF_uHwyeggNTVWaCOy-xJNVrEATJ6esbsxUYJTAZu8bOt4CGYLSdw9z1y8sEHW7lRBz2IEBTaZaOD7F4IdaKJPkzcAo-q7LRAWpaoK95iHbsLbg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/02 03:14:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOl1CMEjxLcAekmKbsi1Q7P8LynA-lks-ZKR0P_1Ii_4-Z9TMhgceh7nb4RaN1XGEobNsLfoM9Ycpj2hxxRw7AJ3baboUfQpLojNT0RS8nptJz3FHvd17uoqTnPPFX01RW4RxtbrQY7vJoT8RrKTABiQy7HJN1IayvLQiKK9QTZK1B9K4dDG2g90-1sNxE4nT0RsK4dGmeXKYLirOK79ZRZEbId39ipgu9zai3xslJsxYiRh6rA6pNkZV6LyRm9randLvNCFQ3KTQwtdpCT-bIHFszffhz_76AyL4ViNGWU8bIbG88Wqk4trf9ybEDHLKARWcpUlIvnzKDyD1zhnITE 2026/03/02 03:14:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/02 03:14:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/02 03:14:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOl1CMEjxLcAekmKbsi1Q7P8LynA-lks-ZKR0P_1Ii_4-Z9TMhgceh7nb4RaN1XGEobNsLfoM9Ycpj2hxxRw7AJ3baboUfQpLojNT0RS8nptJz3FHvd17uoqTnPPFX01RW4RxtbrQY7vJoT8RrKTABiQy7HJN1IayvLQiKK9QTZK1B9K4dDG2g90-1sNxE4nT0RsK4dGmeXKYLirOK79ZRZEbId39ipgu9zai3xslJsxYiRh6rA6pNkZV6LyRm9randLvNCFQ3KTQwtdpCT-bIHFszffhz_76AyL4ViNGWU8bIbG88Wqk4trf9ybEDHLKARWcpUlIvnzKDyD1zhnITE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/02 03:14:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACA9J8bbDaL-lfSK5XQiiym3lmBpssam0yIfwxGeOLLH2mFyGurKpKeUKXaXgYXb-BUGp-NlZSFw89vitz2I5mnEQDzojiUTjRlIId7CqbeXIpIkRkL-iftY4B8uaY47f-ysH-GlBE186VEsfL-_cJ8qHhiF8CbEEOZf-5vJKX2rZFKhMsLh4inWza4Z0I3lhw5WGj2Y_jfq9EuaGpwyiOptx9FBpzcO21PX4C_9UYXumh9z8mqUNfDxj3oD7wUlhXUri3iU5Z9ibGKimVhXPwpUQpiuVBTf-P5rame0Hr0RAyDWOcOaGq4yoikY5mZYWFRzYYj3MudPfvCc03j46_k 2026/03/02 03:14:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/02 03:14:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/02 03:14:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACA9J8bbDaL-lfSK5XQiiym3lmBpssam0yIfwxGeOLLH2mFyGurKpKeUKXaXgYXb-BUGp-NlZSFw89vitz2I5mnEQDzojiUTjRlIId7CqbeXIpIkRkL-iftY4B8uaY47f-ysH-GlBE186VEsfL-_cJ8qHhiF8CbEEOZf-5vJKX2rZFKhMsLh4inWza4Z0I3lhw5WGj2Y_jfq9EuaGpwyiOptx9FBpzcO21PX4C_9UYXumh9z8mqUNfDxj3oD7wUlhXUri3iU5Z9ibGKimVhXPwpUQpiuVBTf-P5rame0Hr0RAyDWOcOaGq4yoikY5mZYWFRzYYj3MudPfvCc03j46_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/02 03:14:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACQyUFUAA717Sszsu0eXKWjBpOEeayUkMx63ty4EgwYCD6Uo5KOs2jrNzrkQvL-T-9cwFl5WGGGdS9yS4hIzasmCfJbfPuHRaW_qVZLf5RDGFj66HUBeC97TDl_KggbxajtjXXe9CMLL9k5SnMq51KJ0VfVhsiBRFdK0LZ-SHpP1LFo75f42BlfWWQBnpZrfJHIy_m_bJxdUWvaH2vN2aivG3_3FhktU3tFo-ZhXCtGj4yTCekyWVtGD1YoheW0SkYNDOVUBpKyG6tBRluGZyMsPZEZEHq9xsmIVTHJB_eC4RvmDOC3GCc3vCqhfsanck8907R43HK9cqWl5SUd6haQ 2026/03/02 03:14:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/02 03:14:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/02 03:14:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACQyUFUAA717Sszsu0eXKWjBpOEeayUkMx63ty4EgwYCD6Uo5KOs2jrNzrkQvL-T-9cwFl5WGGGdS9yS4hIzasmCfJbfPuHRaW_qVZLf5RDGFj66HUBeC97TDl_KggbxajtjXXe9CMLL9k5SnMq51KJ0VfVhsiBRFdK0LZ-SHpP1LFo75f42BlfWWQBnpZrfJHIy_m_bJxdUWvaH2vN2aivG3_3FhktU3tFo-ZhXCtGj4yTCekyWVtGD1YoheW0SkYNDOVUBpKyG6tBRluGZyMsPZEZEHq9xsmIVTHJB_eC4RvmDOC3GCc3vCqhfsanck8907R43HK9cqWl5SUd6haQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/02 03:14:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AIlqob2htxkxFVBe45iH-7VG_Ox1AMvZFWFYRn-oQR8n1vAEoAwlhtWtkTvHfDWJRH2cSQIDZbicHqNb57lxVQZ8rgBpJoWIuDONlSVbBsiig3aR0pGJSYCuSnCbrOJHJVV63zQtq8wPsOxHtX2X06119MdebkqgQZNdkUDLB_tYXGMira86UqtVpc1bk7owN4XZyLc4SA7FnKQNJUMtetkAV8XFPh1rQ24c4vTVJPi-zl5zhad48kBWkC-tmzd6IjUcTV0zLaTaVAZIDJlhuMMcx6Rk7jNxxUfd7C4g4bQIltCYzVUy6J0i8x_GRomHeY0Puqt24Qac9mvNzimvm58 2026/03/02 03:14:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/02 03:14:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/02 03:14:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/02 03:14:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/02 03:14:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/02 03:14:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/02 03:14:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AIlqob2htxkxFVBe45iH-7VG_Ox1AMvZFWFYRn-oQR8n1vAEoAwlhtWtkTvHfDWJRH2cSQIDZbicHqNb57lxVQZ8rgBpJoWIuDONlSVbBsiig3aR0pGJSYCuSnCbrOJHJVV63zQtq8wPsOxHtX2X06119MdebkqgQZNdkUDLB_tYXGMira86UqtVpc1bk7owN4XZyLc4SA7FnKQNJUMtetkAV8XFPh1rQ24c4vTVJPi-zl5zhad48kBWkC-tmzd6IjUcTV0zLaTaVAZIDJlhuMMcx6Rk7jNxxUfd7C4g4bQIltCYzVUy6J0i8x_GRomHeY0Puqt24Qac9mvNzimvm58" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/02 03:14:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGjVERfpSSOOuD2kWExuu4wrnDdOg2QBVtlq_kgPcPIlB8pLaRQBSwLzw1ozslWFBmhA3ENCzU0SnfSS9flwyFL1XW9pSozOMJWpCvKe_dwoWUDGdhSSkLQh8xzejDtPS4n72UvpB_MBTUvSaRD3lBDUIAmFq1w9Zl7dc4QSCD16rH6J34HjUBdR1KxH_OUptvfA-CcsbwJH7COQ41uPUIy5dWC9l5DH8Aaejc7AhdVenC_SdBicIVAuDpmvYnzJ-61kDZDIBZOvPas0n2_JCW1zozOhapLQK2HgihJ6nX1OalQrFXCVuJjEadz0g3gSauHmb4gJzkCiRxXa4Uyi5N4 2026/03/02 03:14:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/02 03:14:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/02 03:14:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/02 03:14:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/02 03:14:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/02 03:14:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/02 03:14:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGjVERfpSSOOuD2kWExuu4wrnDdOg2QBVtlq_kgPcPIlB8pLaRQBSwLzw1ozslWFBmhA3ENCzU0SnfSS9flwyFL1XW9pSozOMJWpCvKe_dwoWUDGdhSSkLQh8xzejDtPS4n72UvpB_MBTUvSaRD3lBDUIAmFq1w9Zl7dc4QSCD16rH6J34HjUBdR1KxH_OUptvfA-CcsbwJH7COQ41uPUIy5dWC9l5DH8Aaejc7AhdVenC_SdBicIVAuDpmvYnzJ-61kDZDIBZOvPas0n2_JCW1zozOhapLQK2HgihJ6nX1OalQrFXCVuJjEadz0g3gSauHmb4gJzkCiRxXa4Uyi5N4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/02 03:14:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AICim0LP_hBYuHo5on1iePwcoh59-HNcXVmvY0DDV4wlK9GfRtJNRJSllqKWUmQCWAzB149TD7EHiys0b6Nr2f4p-62L3_oiiz3Lll2B4JIQ9guVbsqZRJj-rBoNs516ft8px7xbuThfhc-cuS8wdUVl-WiqNAoA7R5-Ysa4-WFns1WGr1UTjSEhATlF9Mb8rFQSFppfTRysRaYTaGTWfA-ULv0RrdtNXoTNVQYEwifzb7kX-lcBXdwd4pUr7NuiWEmGrX4C2D0FGJDXpbboLQsqnvfXNd8tt552VV0IX79d088zvKkr-8FixqnFc293gI9iS12zTMKn3xguTmtfkpk 2026/03/02 03:14:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/02 03:14:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/02 03:14:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AICim0LP_hBYuHo5on1iePwcoh59-HNcXVmvY0DDV4wlK9GfRtJNRJSllqKWUmQCWAzB149TD7EHiys0b6Nr2f4p-62L3_oiiz3Lll2B4JIQ9guVbsqZRJj-rBoNs516ft8px7xbuThfhc-cuS8wdUVl-WiqNAoA7R5-Ysa4-WFns1WGr1UTjSEhATlF9Mb8rFQSFppfTRysRaYTaGTWfA-ULv0RrdtNXoTNVQYEwifzb7kX-lcBXdwd4pUr7NuiWEmGrX4C2D0FGJDXpbboLQsqnvfXNd8tt552VV0IX79d088zvKkr-8FixqnFc293gI9iS12zTMKn3xguTmtfkpk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/02 03:14:46 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AG7yqAGunAsYK8z1sD4KHaqI_65QUh6aOpNNYl44-Jwe6KG6zAeGlj4rhPcBF4wiiDud7NcJyoRrzrGjuQX_hiOwcNZHmDkM1v0p1l1socGxm7ELYGmRaJYhtqcUF-RaN_rEbQAtH50ptLu7W4_OZiELwaZCu_8s346kvaSAQ99Oqp8GcI8PP6FBSctv9OeV08gksn9rxa99Eu1OtPMv16AFnHtUINwHM2bAxYk1wAVzOKEaDrV7KZiUyO1GOFNMJ6qniMatR3bJDQwwRvdPWXdz4z0-fcRM4-cirGFJLkr18t2rSueXMwvLS0F4niq86lP2pBiaeMWmR5LJxTHocLs 2026/03/02 03:14:46 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/02 03:14:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/02 03:14:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AG7yqAGunAsYK8z1sD4KHaqI_65QUh6aOpNNYl44-Jwe6KG6zAeGlj4rhPcBF4wiiDud7NcJyoRrzrGjuQX_hiOwcNZHmDkM1v0p1l1socGxm7ELYGmRaJYhtqcUF-RaN_rEbQAtH50ptLu7W4_OZiELwaZCu_8s346kvaSAQ99Oqp8GcI8PP6FBSctv9OeV08gksn9rxa99Eu1OtPMv16AFnHtUINwHM2bAxYk1wAVzOKEaDrV7KZiUyO1GOFNMJ6qniMatR3bJDQwwRvdPWXdz4z0-fcRM4-cirGFJLkr18t2rSueXMwvLS0F4niq86lP2pBiaeMWmR5LJxTHocLs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/02 03:14:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGfQ_gpMJAriVRRLvMZlPPZxAXNVjWUwyL4tGs9JYQ6nsthbbN1EfvQ0cmXKRM32pa1aCFTQ6k3uc6CtqdX-Fwy3jZfXtI4Bbg27cbKjMWCCJqZgTTvQ-zeiVnBjolbmkzftkyUojiutAwB0aCTRWp1TgXzTp1xFUlChpqGn8QI1BC6yj-qmSM2cesWeLhXLs0U8vUbUcNan4h-KIWHGmkoWcNJnnvR-wHBdcAkRtf5wmnsDjJH_bSanUzbyvvZY4WKHOxkst2CuSjba2QUOt-jo9XteeTkvDeoOQ4zw4aN1rMoC7lmpvtuUddUs1P-NPgGUy5JI5-g6imTZewXLKrY 2026/03/02 03:14:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/02 03:14:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/02 03:14:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGfQ_gpMJAriVRRLvMZlPPZxAXNVjWUwyL4tGs9JYQ6nsthbbN1EfvQ0cmXKRM32pa1aCFTQ6k3uc6CtqdX-Fwy3jZfXtI4Bbg27cbKjMWCCJqZgTTvQ-zeiVnBjolbmkzftkyUojiutAwB0aCTRWp1TgXzTp1xFUlChpqGn8QI1BC6yj-qmSM2cesWeLhXLs0U8vUbUcNan4h-KIWHGmkoWcNJnnvR-wHBdcAkRtf5wmnsDjJH_bSanUzbyvvZY4WKHOxkst2CuSjba2QUOt-jo9XteeTkvDeoOQ4zw4aN1rMoC7lmpvtuUddUs1P-NPgGUy5JI5-g6imTZewXLKrY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/02 03:14:49 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AIZUQHTVRQuqWuIn9DVKX3HBTUtyD0d9F2sGWjMJMhtw05Mp_h-j65SGS3sWgOUxInfMeb_AX8Q9NviaPiNtUMmGlFJYNS5a0UQ-qCGYmOLU_Tqbj6Hbev96fuPN6xYXskXDvmzZoBQp7Jt-O2J6Ikkth8vrhIgOb5IwL7kWOx0j_TKJZLpoeXph_yopZcY7rtZ3BFp5JMiwgou8rfaiDQdGzD7pyotRs_3XBeHmrFPjqNspvwFDin7HwCR3IZWBdn64iBX15Kj9Ly4hXLlVOVtF06WLO5HZGS_tzW4NGVdRlAYOkvkCO7btxQSfx1IWR0b0BJgv6oVqeN19XZQABFA 2026/03/02 03:14:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/02 03:14:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/02 03:14:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/02 03:14:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/02 03:14:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/02 03:14:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/02 03:14:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AIZUQHTVRQuqWuIn9DVKX3HBTUtyD0d9F2sGWjMJMhtw05Mp_h-j65SGS3sWgOUxInfMeb_AX8Q9NviaPiNtUMmGlFJYNS5a0UQ-qCGYmOLU_Tqbj6Hbev96fuPN6xYXskXDvmzZoBQp7Jt-O2J6Ikkth8vrhIgOb5IwL7kWOx0j_TKJZLpoeXph_yopZcY7rtZ3BFp5JMiwgou8rfaiDQdGzD7pyotRs_3XBeHmrFPjqNspvwFDin7HwCR3IZWBdn64iBX15Kj9Ly4hXLlVOVtF06WLO5HZGS_tzW4NGVdRlAYOkvkCO7btxQSfx1IWR0b0BJgv6oVqeN19XZQABFA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/02 03:14:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKXNCwmXtrPx8pFP7malBV-HBd-RC-pE_yWq5UMeDsR5LF__ljjOlTr-slTKy_UvLWcg2YLuq33Cl7bL7DP8je4UiPCFoFzJNTVOwUTvCvnDIFpKnjOjos72bSPlO8h48bvkrB5NEIzB58iQpZs4ypbHT1EUtLBfhl7w33XNOPmunZvsPy7WlHeDzKyLl3dpyPFRM5USVD5pRlP6re2a1W2jqs80GWPTmzgAnn0lqHS38MtL7j_igh0hSsYbIiMQY2GQ9phCB0mB81dda16vdbHRbmgRUPVmeQWFhRYLZ5SSnzuO_OqK2w5YjO7lIat2GIPRUk34_Ete74vHHRpPCKo 2026/03/02 03:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/02 03:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/02 03:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/02 03:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/02 03:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/02 03:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/02 03:14:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKXNCwmXtrPx8pFP7malBV-HBd-RC-pE_yWq5UMeDsR5LF__ljjOlTr-slTKy_UvLWcg2YLuq33Cl7bL7DP8je4UiPCFoFzJNTVOwUTvCvnDIFpKnjOjos72bSPlO8h48bvkrB5NEIzB58iQpZs4ypbHT1EUtLBfhl7w33XNOPmunZvsPy7WlHeDzKyLl3dpyPFRM5USVD5pRlP6re2a1W2jqs80GWPTmzgAnn0lqHS38MtL7j_igh0hSsYbIiMQY2GQ9phCB0mB81dda16vdbHRbmgRUPVmeQWFhRYLZ5SSnzuO_OqK2w5YjO7lIat2GIPRUk34_Ete74vHHRpPCKo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/02 03:14:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APXsW4m3Ba5eBxsEPuaHyBUUtVe95EJ14cd4FWFWnP-hrFcUXz7qRntFfy6oPavRrmoe1bx7WuWQOfZp2zqzeGDDFOwdWSjCbP8tCrkqfLrzV91NsFnAlli6hZXtcHbMGE9PCaXtVs1VBDLP18qpFSVWrCd7zj2_eELiLfpTrokK8d6K9ZWsgJpF8Qvv75cQDcA_f5yD71SGaKGbIKzRWLjHOEkWOu2MFRlf4R3bzC484inaeM0G3HTyGx2eYcbfKg9CcxskZ6wepxudY0JjekZcxZNFJ4lYmRmpTiYOTDlD0QBathVJK22iJMclcgtkgpXb_ONdKxXOwylUaeKb6Ag 2026/03/02 03:14:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/02 03:14:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/02 03:14:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APXsW4m3Ba5eBxsEPuaHyBUUtVe95EJ14cd4FWFWnP-hrFcUXz7qRntFfy6oPavRrmoe1bx7WuWQOfZp2zqzeGDDFOwdWSjCbP8tCrkqfLrzV91NsFnAlli6hZXtcHbMGE9PCaXtVs1VBDLP18qpFSVWrCd7zj2_eELiLfpTrokK8d6K9ZWsgJpF8Qvv75cQDcA_f5yD71SGaKGbIKzRWLjHOEkWOu2MFRlf4R3bzC484inaeM0G3HTyGx2eYcbfKg9CcxskZ6wepxudY0JjekZcxZNFJ4lYmRmpTiYOTDlD0QBathVJK22iJMclcgtkgpXb_ONdKxXOwylUaeKb6Ag" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/02 03:14:56 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AN5DE7gIRInQBLEcUfdZtwVdB-38O2t5ta5zOkmTSDoZ0u26HYKGwO5RysdW0ViCj-c9bzqEHp500lvAFEpVMeZB924ygE8dmUmj8tNwZxFGtRD-pcK13dNo7uiNtXM3QafRVEYtp-qhRgOHZUSkh1M-MFO8b3oI2_7dy4Kf_cvLvrCybrhIT2cYt5NCJRcJ1nEpWUU19Cq1Yb5v-dd8rvka3NsmTvFJTjQiJrSJEl4mbveH-PW5G4--ocysSx9A8-7H6zLGtgf57aRTq74pkntyIFCc0k9PRbogpy2-RHbP9fHdEMIK6BQBOCxALBt86GQaspRxtPeaX2Nq0bix_dA 2026/03/02 03:14:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/02 03:14:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/02 03:14:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AN5DE7gIRInQBLEcUfdZtwVdB-38O2t5ta5zOkmTSDoZ0u26HYKGwO5RysdW0ViCj-c9bzqEHp500lvAFEpVMeZB924ygE8dmUmj8tNwZxFGtRD-pcK13dNo7uiNtXM3QafRVEYtp-qhRgOHZUSkh1M-MFO8b3oI2_7dy4Kf_cvLvrCybrhIT2cYt5NCJRcJ1nEpWUU19Cq1Yb5v-dd8rvka3NsmTvFJTjQiJrSJEl4mbveH-PW5G4--ocysSx9A8-7H6zLGtgf57aRTq74pkntyIFCc0k9PRbogpy2-RHbP9fHdEMIK6BQBOCxALBt86GQaspRxtPeaX2Nq0bix_dA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/02 03:14:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AN_t4SLeavEaX1O7-WWlCyhhS1_TUFHoku7_gZkcijPOPa9bi_7CO5pP1VJHGkBH1f0jTaG7rNmSL2SrdfnoMOcl4RRK7ROW-b9c9T9DBpK_uEjMCb4OoanwLqRHGihYxfOLntHlAWcuQkiiO6gBhzG78wGBheiaH5ewp7TuB1u-8a7CRUSmxm6-ZfsG2Bo5kLGimyq3TqA0hhfA2FH34zhIbB06ZpbJOw1oS5Eg0ovDke95Rw5KmvGwnLyvSHUfYai7zjH00IDX7JXOWHeT4M_JnhDo1dmg5B20Gw98WWJUgT8PSzEN547jDLdooxR9LTwrvMkSYag9y-ARw2ndstM 2026/03/02 03:14:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/02 03:14:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/02 03:14:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AN_t4SLeavEaX1O7-WWlCyhhS1_TUFHoku7_gZkcijPOPa9bi_7CO5pP1VJHGkBH1f0jTaG7rNmSL2SrdfnoMOcl4RRK7ROW-b9c9T9DBpK_uEjMCb4OoanwLqRHGihYxfOLntHlAWcuQkiiO6gBhzG78wGBheiaH5ewp7TuB1u-8a7CRUSmxm6-ZfsG2Bo5kLGimyq3TqA0hhfA2FH34zhIbB06ZpbJOw1oS5Eg0ovDke95Rw5KmvGwnLyvSHUfYai7zjH00IDX7JXOWHeT4M_JnhDo1dmg5B20Gw98WWJUgT8PSzEN547jDLdooxR9LTwrvMkSYag9y-ARw2ndstM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/02 03:15:00 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: APw05-ZkNS3EC5c7hi2OVTWepCCivVODAAaiX2GDYOYNOHI90q8AH2kjVCXMVIPIgnAelSErHRaMheoVrU3EFJBem8SS_gWse5SK5NJaej6qWaW2m0oCnIIgcbmON3nbQ4lpWhBRR6FWsV2fjiYaOSM3r0Tz9bqKMkYsvwk_QHX6RiUtcqugyyQELUxrDonZVVFTv-x_FqlTKnsOfBCbRSGxp96yo0Jd-SNAsbCG0Q5CLh0iuQFs-Yi4Ly2c-gV8_6QK7nuGOz4eZR9hmkFmzUrpGCI1myeRRelJKc2Fjqs8gJmq-04fDF7jJ-ezKlYlk19uHP2Cu0NTHYNogYMB2Tk 2026/03/02 03:15:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/02 03:15:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/02 03:15:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/02 03:15:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/02 03:15:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/02 03:15:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/02 03:15:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "APw05-ZkNS3EC5c7hi2OVTWepCCivVODAAaiX2GDYOYNOHI90q8AH2kjVCXMVIPIgnAelSErHRaMheoVrU3EFJBem8SS_gWse5SK5NJaej6qWaW2m0oCnIIgcbmON3nbQ4lpWhBRR6FWsV2fjiYaOSM3r0Tz9bqKMkYsvwk_QHX6RiUtcqugyyQELUxrDonZVVFTv-x_FqlTKnsOfBCbRSGxp96yo0Jd-SNAsbCG0Q5CLh0iuQFs-Yi4Ly2c-gV8_6QK7nuGOz4eZR9hmkFmzUrpGCI1myeRRelJKc2Fjqs8gJmq-04fDF7jJ-ezKlYlk19uHP2Cu0NTHYNogYMB2Tk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/02 03:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABwyw6nAx0H789xYO-F-BBbLS8PZxGo4NUkkE34dVKWnSadIqRgU3Igoj61jUkeI4-iTTi7hdkKHkE8HywkRfsrTGx4CzlOWkfyTedKonJIJoBsYEoHu45fN9nxhtTX3YusouRuxAAy2Q29m3gvOScV3kfVdCMGdE-1LtHbJqSwsPs8viKg7KBgxiMd9l6XyngKcqyDhE5-wC-GHEjRdAxoP1KLFUP9TGWsyxcDHjdXOqEzaAqoBXoPHc6gobp0T9pybdAbqSdedA5RG85gFw8KKR9zbMBoV205xwiJ_O39VZUtVRwqpzGn9Jxe6AqF_GVml9da5SIRFg-cBfa4DwXQ 2026/03/02 03:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/02 03:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/02 03:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/02 03:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/02 03:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/02 03:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/02 03:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABwyw6nAx0H789xYO-F-BBbLS8PZxGo4NUkkE34dVKWnSadIqRgU3Igoj61jUkeI4-iTTi7hdkKHkE8HywkRfsrTGx4CzlOWkfyTedKonJIJoBsYEoHu45fN9nxhtTX3YusouRuxAAy2Q29m3gvOScV3kfVdCMGdE-1LtHbJqSwsPs8viKg7KBgxiMd9l6XyngKcqyDhE5-wC-GHEjRdAxoP1KLFUP9TGWsyxcDHjdXOqEzaAqoBXoPHc6gobp0T9pybdAbqSdedA5RG85gFw8KKR9zbMBoV205xwiJ_O39VZUtVRwqpzGn9Jxe6AqF_GVml9da5SIRFg-cBfa4DwXQ" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/02 03:15:06 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/02 03:15:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/02 03:15:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/02 03:15:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/02 03:15:16 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/02 03:15:17 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHfvHkfnsDk7PVH0nS8NcrnU8Udl_EDuG1WTpflwC2W_-t3vH0H2Ra6rD7NUXSouWcv7bw-XTY9pfepLQcXDHUZjaTzqK6Yy2q8ff61uQErKSs5zlXI06vf9BlwsSLEgzjesa_c4q3hZjERTMUCTvzsU-0uXZAnpygsVlynuUjjKU1iJCsUIaeV0TyRAHY8oMSCgLGgsQZkjK4O7-yRYOAB7ORCpJf2arFFYm9I_nooHOi7GIjgnbrJGz8rTLLwjRzQ-MhEye75RA8QH7YFJkF4AqBa3_kCnrrVQd_ZMHCngsGrCW_Ntt15FpqQ-6r62mnINf0RBHDmbkq5B6kKeO3A 2026/03/02 03:15:17 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/02 03:15:17 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "aae6eb459ad9cb9ca9aef66012085846" 2026/03/02 03:15:18 DEBUG : unknown-size-put.txt: multipart upload "AHfvHkfnsDk7PVH0nS8NcrnU8Udl_EDuG1WTpflwC2W_-t3vH0H2Ra6rD7NUXSouWcv7bw-XTY9pfepLQcXDHUZjaTzqK6Yy2q8ff61uQErKSs5zlXI06vf9BlwsSLEgzjesa_c4q3hZjERTMUCTvzsU-0uXZAnpygsVlynuUjjKU1iJCsUIaeV0TyRAHY8oMSCgLGgsQZkjK4O7-yRYOAB7ORCpJf2arFFYm9I_nooHOi7GIjgnbrJGz8rTLLwjRzQ-MhEye75RA8QH7YFJkF4AqBa3_kCnrrVQd_ZMHCngsGrCW_Ntt15FpqQ-6r62mnINf0RBHDmbkq5B6kKeO3A" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/02 03:15:18 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ADlR3MrutjZnY_OEMV0B3eCYWe6Qnz5YDCxVz-h80K-NreQjSB2mtix9iyBEUYpDeJNeWJ5jzDHvzT0ZmuhZgaPtkTLsr6lgPlqlbeNUfbuQbaXkki0lmASdmGe5f04FWWYyY-D3KXGwx6sAS83FBy3fnuKbs1bjGi05w5nAKfbqzMVNlfmCG-EZ96PHeBAv3z-5jm27RRPlGoeK-lEczZRLrmmoC1BSqQGv3Oz18GFTbJC5O3NAa5UL2svIi1LPs_FJloWL0VzhhPyIhWeRJXKkH71wLU2m_3pUFx5XTEWzAAXSY4tlFAIje-I5r-F6LWMJLUWsMGJb70yh_zF2XbY 2026/03/02 03:15:18 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/02 03:15:19 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "74c52af4d7bca1b4de0db2aed5f1ac71" 2026/03/02 03:15:19 DEBUG : unknown-size-update.txt: multipart upload "ADlR3MrutjZnY_OEMV0B3eCYWe6Qnz5YDCxVz-h80K-NreQjSB2mtix9iyBEUYpDeJNeWJ5jzDHvzT0ZmuhZgaPtkTLsr6lgPlqlbeNUfbuQbaXkki0lmASdmGe5f04FWWYyY-D3KXGwx6sAS83FBy3fnuKbs1bjGi05w5nAKfbqzMVNlfmCG-EZ96PHeBAv3z-5jm27RRPlGoeK-lEczZRLrmmoC1BSqQGv3Oz18GFTbJC5O3NAa5UL2svIi1LPs_FJloWL0VzhhPyIhWeRJXKkH71wLU2m_3pUFx5XTEWzAAXSY4tlFAIje-I5r-F6LWMJLUWsMGJb70yh_zF2XbY" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/02 03:15:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-reciwah3sipu/deeper/nonexisting/directory" === 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/03/02 03:15:19 DEBUG : Waiting for deletions to finish 2026/03/02 03:15:19 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/02 03:15:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/02 03:15:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/02 03:15:20 INFO : S3 bucket rclone-test-reciwah3sipu: Bucket "rclone-test-reciwah3sipu" deleted 2026/03/02 03:15:20 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (104.60s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.91s) --- PASS: TestIntegration/FsMkdir (102.45s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.14s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.62s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.07s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.34s) --- 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.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (57.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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/03/02 03:15:20 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/02 03:15:20 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 104.631s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m46.704210372s (try 1/5)