"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/02/09 03:31:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-povipag6kuqu" 2026/02/09 03:31:17 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/02/09 03:31:18 INFO : S3 bucket rclone-test-povipag6kuqu: Bucket "rclone-test-povipag6kuqu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/09 03:31:19 INFO : S3 bucket rclone-test-povipag6kuqu: Bucket "rclone-test-povipag6kuqu" deleted === RUN TestIntegration/FsMkdir 2026/02/09 03:31:20 INFO : S3 bucket rclone-test-povipag6kuqu: Bucket "rclone-test-povipag6kuqu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/09 03:31:20 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/09 03:31:20 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/09 03:31:20 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/02/09 03:31:32 NOTICE: S3 bucket rclone-test-povipag6kuqu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/09 03:31:32 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANYOnbKpF7sWr3zSHLYnxzOVV8N_Po0lzwI8cuS0gqxiq8yVF8pTaIlG0bbI1zsNv8qn6C6UaF0aonSnThy28J_m7asWudE83ReNQCS8st4RFNTmV4K3-LbNzbhRBFfOt_nn311T_cUSL0ee0PARui9fQ9z8blTaUblnan0Umyp5lAdOHCKITwa9dkzPOC_z9wpQBZWFYpkmBmVB_mZdmoQfsyYPVIh-6dzp03FVwziCLSTrFrp7HfFxpYF5emrGvCOC9uqVSJ6MDAIiAWc9hmFVjSzjbelIvGVEI5oTIDVRwfak-UQAZW3jwdQ3_FNjhLH7kxS2S9d6yt6_8PTWEeY 2026/02/09 03:31:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "0f6e615314c4c7a5287fc82106923aca" 2026/02/09 03:31:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "3d92747dd398c1f424df26ff0e22720f" 2026/02/09 03:31:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "65b15078cfc4bee70b7fc7a0091f98b1" 2026/02/09 03:31:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANYOnbKpF7sWr3zSHLYnxzOVV8N_Po0lzwI8cuS0gqxiq8yVF8pTaIlG0bbI1zsNv8qn6C6UaF0aonSnThy28J_m7asWudE83ReNQCS8st4RFNTmV4K3-LbNzbhRBFfOt_nn311T_cUSL0ee0PARui9fQ9z8blTaUblnan0Umyp5lAdOHCKITwa9dkzPOC_z9wpQBZWFYpkmBmVB_mZdmoQfsyYPVIh-6dzp03FVwziCLSTrFrp7HfFxpYF5emrGvCOC9uqVSJ6MDAIiAWc9hmFVjSzjbelIvGVEI5oTIDVRwfak-UQAZW3jwdQ3_FNjhLH7kxS2S9d6yt6_8PTWEeY" 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/02/09 03:31:35 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/09 03:31:35 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/02/09 03:31:37 DEBUG : S3 bucket rclone-test-povipag6kuqu: bucket is versioned: false 2026/02/09 03:31:37 DEBUG : Waiting for deletions to finish 2026/02/09 03:31:37 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/09 03:31:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/09 03:31:37 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/09 03:31:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-povipag6kuqu/dirToPurgeFromRoot" 2026/02/09 03:31:38 DEBUG : S3 bucket rclone-test-povipag6kuqu path dirToPurgeFromRoot: bucket is versioned: false 2026/02/09 03:31:38 DEBUG : Waiting for deletions to finish 2026/02/09 03:31:38 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/09 03:31:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/09 03:31:38 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/09 03:31:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-povipag6kuqu/hello? sausage/êé" 2026/02/09 03:31:39 DEBUG : S3 bucket rclone-test-povipag6kuqu path hello? sausage/êé: bucket is versioned: false 2026/02/09 03:31:39 DEBUG : Waiting for deletions to finish 2026/02/09 03:31:39 DEBUG : "a/b/c/d/e.txt" version false 2026/02/09 03:31:39 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/09 03:31:39 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/02/09 03:31:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-povipag6kuqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/09 03:31:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-povipag6kuqu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-povipag6kuqu" from "TestS3R2:rclone-test-povipag6kuqu" 2026/02/09 03:31:44 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/02/09 03:31:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIXenLfNR5XzKjVfLCrhrYBoo7MEg0D-7LWaxrQCnYb2-ASi6vtYsMKHSNIhO4cSJZt6s5poZmHXUbNgg2zeu7oXqilGBpbLfU7qfyeFl-XKGDXiaVpZTho09x5-L0uWFmjarAybyW_3LdTO1zN3xoRBDYPL_H4dJ6mO-n6MufBfn0wHT6FgZsl8xzEEjAwehysCeR-GEh8PMU2PrWq1Ey8LrlpkdmafwRbiIhjhZH8bs6eEWUr19KTL-r689jnHsyg_GDCSuSIcCdcxg6hflZXP4eIN6KkP5BeRjUxRS29z5HEOgkqJkvYlbvVNvsYotIszCaXTCuWGwDwk07HQT0Q 2026/02/09 03:31:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/09 03:31:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/09 03:31:47 DEBUG : piped data.txt: multipart upload "AIXenLfNR5XzKjVfLCrhrYBoo7MEg0D-7LWaxrQCnYb2-ASi6vtYsMKHSNIhO4cSJZt6s5poZmHXUbNgg2zeu7oXqilGBpbLfU7qfyeFl-XKGDXiaVpZTho09x5-L0uWFmjarAybyW_3LdTO1zN3xoRBDYPL_H4dJ6mO-n6MufBfn0wHT6FgZsl8xzEEjAwehysCeR-GEh8PMU2PrWq1Ey8LrlpkdmafwRbiIhjhZH8bs6eEWUr19KTL-r689jnHsyg_GDCSuSIcCdcxg6hflZXP4eIN6KkP5BeRjUxRS29z5HEOgkqJkvYlbvVNvsYotIszCaXTCuWGwDwk07HQT0Q" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/09 03:31:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANNAhkLyQhygjR_8jTCS3Ci4z_BN-7cvryL7G_9fEF-kH0eqClc8Oa8sZvQpTf1hxcfDKJKpfXQrfVlhBCJfI5AldtX_R6aGIJaRRqO6kDg26jL1wWWPfZlSdaZ7n-Brq75fubbC1lj3qAr3RxOUL8xcnCuGrKK5U70BLQaiYgZoGiDl7Nxv7een3YrG3VNDr6S49Vlj4o1sNDv_s8GwtSH8hzmDIMYCgkBCkjxQFabc5i_autM4l_sqao94II1RqIVXaAOCYh_203bAUD5TC-s_xpujvFwn4kYAqKXYWImwGHCyActduIOoKRp8ueklGGXGTSJOyYuC0GE01ZhoC3E 2026/02/09 03:31:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/09 03:31:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "11dc6372685159fd0e4db4904442bffd" 2026/02/09 03:31:48 DEBUG : piped data.txt: multipart upload "ANNAhkLyQhygjR_8jTCS3Ci4z_BN-7cvryL7G_9fEF-kH0eqClc8Oa8sZvQpTf1hxcfDKJKpfXQrfVlhBCJfI5AldtX_R6aGIJaRRqO6kDg26jL1wWWPfZlSdaZ7n-Brq75fubbC1lj3qAr3RxOUL8xcnCuGrKK5U70BLQaiYgZoGiDl7Nxv7een3YrG3VNDr6S49Vlj4o1sNDv_s8GwtSH8hzmDIMYCgkBCkjxQFabc5i_autM4l_sqao94II1RqIVXaAOCYh_203bAUD5TC-s_xpujvFwn4kYAqKXYWImwGHCyActduIOoKRp8ueklGGXGTSJOyYuC0GE01ZhoC3E" 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/02/09 03:31:48 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/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/02/09 03:31:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFjY-mw0eAE5U12YMtlg3AZDuc7Wof7yw6A8pkTkklh58BJiPgcKH0Itdp1_gJ54VUyngDGnBFHDOkaY1HAi7Cx0cVNOeC104UYi7TGGXvW6hAhN9j51ohKyQR3_YD9pbqcMc0GTaL5epDPE9Mds25W4C-NYNK9cBQ-l22cJyxsmWl8jsBJL_wHQsd3cRty8gH4HqS4P_qGRriQvlUSTwG8VdPE6PSSgB_tjkP3nEBB7cRvOCpp5decYzvCjPlDHXOrJ7l-lIv4DFyPdklXu1ObFT9aFI8LyKSo41NzXrR53ITiI3KOOVx-aYQHk2_5qvqKfQ3Bd2mbUQPTywshz6NU 2026/02/09 03:31:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/09 03:31:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/09 03:31:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFjY-mw0eAE5U12YMtlg3AZDuc7Wof7yw6A8pkTkklh58BJiPgcKH0Itdp1_gJ54VUyngDGnBFHDOkaY1HAi7Cx0cVNOeC104UYi7TGGXvW6hAhN9j51ohKyQR3_YD9pbqcMc0GTaL5epDPE9Mds25W4C-NYNK9cBQ-l22cJyxsmWl8jsBJL_wHQsd3cRty8gH4HqS4P_qGRriQvlUSTwG8VdPE6PSSgB_tjkP3nEBB7cRvOCpp5decYzvCjPlDHXOrJ7l-lIv4DFyPdklXu1ObFT9aFI8LyKSo41NzXrR53ITiI3KOOVx-aYQHk2_5qvqKfQ3Bd2mbUQPTywshz6NU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/09 03:31:51 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABKp6cqtjE6Km5Zjg8ip3AkamHXCmuTgwBx5qwdAqIjjeWuh2tcm_H7CphgL1qe4GmbJMKkbWt0iMJ-43jx8jA0yRr2U-OD2AK2fN8WfzD949wiEGCFltONjgWaNrIY5EdoYLvcnzvSiGeBAWdIzD6Lw0rXMinmwwVvJvzWdhRi39iqb0HMCCZ4tW5MKFHlqIvg02Ls9dATaMcJ3VmpVlrf_ClwZJHMGigE0XrVLFSSgqTgK-rihMhAFNr6RfTiCrpjWHBHy8tVDiy2tqPhBb62Mu4fHzBzfbeDH2spzD7EwWK-URtkHKW2wlCLR51IpwvJVJUmk8FsCDztU6N7G0Cw 2026/02/09 03:31:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/09 03:31:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/09 03:31:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABKp6cqtjE6Km5Zjg8ip3AkamHXCmuTgwBx5qwdAqIjjeWuh2tcm_H7CphgL1qe4GmbJMKkbWt0iMJ-43jx8jA0yRr2U-OD2AK2fN8WfzD949wiEGCFltONjgWaNrIY5EdoYLvcnzvSiGeBAWdIzD6Lw0rXMinmwwVvJvzWdhRi39iqb0HMCCZ4tW5MKFHlqIvg02Ls9dATaMcJ3VmpVlrf_ClwZJHMGigE0XrVLFSSgqTgK-rihMhAFNr6RfTiCrpjWHBHy8tVDiy2tqPhBb62Mu4fHzBzfbeDH2spzD7EwWK-URtkHKW2wlCLR51IpwvJVJUmk8FsCDztU6N7G0Cw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/09 03:31:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ANM5-p5_NcZtZurVPHUcIEW0hml1YDZ6TpzpDNnE59u7vZ6ue43vDRqDYTukddsJO1VGO92fZquFgF0JvXOVFWHGblpY6nVZBxZX-yaecRSTdPzqkK4oMiSnWoBx46DmH5LEflGm6e9Tya6DopsYaJAtiH3XnThdkEzSKOkRS6Etj4PwuS_fMwPEgFxZqdE5vssho378UrExY7PqShPuOrfvjqFW5ABXVZRJlwzA6UCbEn-pfTehk7JvO8_P1cUqoFORYF54JqrqvRZxnwi6L44PJ22axkL7-MMVs4cJ-F-MMT6ZxiVam7Fgz9X4JxpBqbXnEiQccEK-n0rzNro7A8A 2026/02/09 03:31:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/09 03:31:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/09 03:31:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ANM5-p5_NcZtZurVPHUcIEW0hml1YDZ6TpzpDNnE59u7vZ6ue43vDRqDYTukddsJO1VGO92fZquFgF0JvXOVFWHGblpY6nVZBxZX-yaecRSTdPzqkK4oMiSnWoBx46DmH5LEflGm6e9Tya6DopsYaJAtiH3XnThdkEzSKOkRS6Etj4PwuS_fMwPEgFxZqdE5vssho378UrExY7PqShPuOrfvjqFW5ABXVZRJlwzA6UCbEn-pfTehk7JvO8_P1cUqoFORYF54JqrqvRZxnwi6L44PJ22axkL7-MMVs4cJ-F-MMT6ZxiVam7Fgz9X4JxpBqbXnEiQccEK-n0rzNro7A8A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/09 03:31:54 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ACclrJ_L6u161huV1sWnFyJfqZEyC24DJPGH5Ib5N5WdTdg4LL-4gLwQwk-Q7z_bJPHOklrx5G-rnOL3ic2f_UhodCiPcH99NG_RM8U2TbCWRoGOAcIltvJcGN_cgx9VNoxaa2J3ldODGwGh22dVm7Hac2SPyJUVWlnImdYpBcmJl5kitS_jVzEoijE7X8OPkA1bVnMamAlzFZRV8hKDyOcfWN0gbFl9RH_ItwVNt9yNdP7OjgLoAk_VB5EAnGDxBec3QKR4XsvoPBOXnS8ekmTcqJJgB7UWbX8sVp0087Z_5CxTUWzjnXJhajG5PPro_gHUa90FtDqKkAQZjUIZmAA 2026/02/09 03:31:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/09 03:31:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/09 03:31:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/09 03:31:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/09 03:31:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/09 03:31:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/09 03:31:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ACclrJ_L6u161huV1sWnFyJfqZEyC24DJPGH5Ib5N5WdTdg4LL-4gLwQwk-Q7z_bJPHOklrx5G-rnOL3ic2f_UhodCiPcH99NG_RM8U2TbCWRoGOAcIltvJcGN_cgx9VNoxaa2J3ldODGwGh22dVm7Hac2SPyJUVWlnImdYpBcmJl5kitS_jVzEoijE7X8OPkA1bVnMamAlzFZRV8hKDyOcfWN0gbFl9RH_ItwVNt9yNdP7OjgLoAk_VB5EAnGDxBec3QKR4XsvoPBOXnS8ekmTcqJJgB7UWbX8sVp0087Z_5CxTUWzjnXJhajG5PPro_gHUa90FtDqKkAQZjUIZmAA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/09 03:31:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACNfLhxMSW7i-kaulMjvkDIA6HTgz8kst2xXvqlyst6VvfAatt0rSq1WAwe_A5s-qNy1gF5i-RIcywSeU8kJ6ZoH0SSSxxVg449u5XwbE-GGO5_KfxV2Ex-8I4K2U37cqYJN1n2qNfMBB9Dc32JBiPRWduqZBCxg4wy39LuOciZjD-m4OhPqxpuwDYencfxjDQUGoyOJyIsOSD7nGcGEIqLEumCCiGCRdwK2hN0wsHaSyRAagpRzQSZjv_kF_CkMSa36m1aVZQzoH9wvbrQtJ8t20sFLWY5a_B0gDa0Y3YLN-Nsh9NBASXZZ3rUM7c-1FjEVRJYaLFmmy_10eraWQbs 2026/02/09 03:31:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/09 03:31:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/09 03:31:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/09 03:31:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/09 03:31:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/09 03:31:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/09 03:31:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ACNfLhxMSW7i-kaulMjvkDIA6HTgz8kst2xXvqlyst6VvfAatt0rSq1WAwe_A5s-qNy1gF5i-RIcywSeU8kJ6ZoH0SSSxxVg449u5XwbE-GGO5_KfxV2Ex-8I4K2U37cqYJN1n2qNfMBB9Dc32JBiPRWduqZBCxg4wy39LuOciZjD-m4OhPqxpuwDYencfxjDQUGoyOJyIsOSD7nGcGEIqLEumCCiGCRdwK2hN0wsHaSyRAagpRzQSZjv_kF_CkMSa36m1aVZQzoH9wvbrQtJ8t20sFLWY5a_B0gDa0Y3YLN-Nsh9NBASXZZ3rUM7c-1FjEVRJYaLFmmy_10eraWQbs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/09 03:31:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABScTtTDVulkdT74FiOYb-kBgyGoyuuNcanHe6rjE4Xl0iFJ_oUn58Z3S61TmqPRHbEMYECK-oei0onTsfWwLCGS3USXM_Ro4S1-QiIrKVXWsHFPEOVCVWmG6nqU2uZ6gFuPOqfLk0jRtvp3nlvGSikcY-BXm4IPkHiToPmIU5r0UCNJZTN9-IRuosDK179vKqaaImWbtrgMUdeEojv93ec2RvEsy9_2Bg9tcTneGBUx2ZpxyUjd4FsZ2C9NOM9oQoO17uITBdmKfrIeD2NSerGN3ZdvOeAlsbmnJY6X5ryZ_xoofqMrPELfgPDRsUAny1OSQKJC1qpFzWAr3FG7jXU 2026/02/09 03:31:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/09 03:31:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/09 03:31:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABScTtTDVulkdT74FiOYb-kBgyGoyuuNcanHe6rjE4Xl0iFJ_oUn58Z3S61TmqPRHbEMYECK-oei0onTsfWwLCGS3USXM_Ro4S1-QiIrKVXWsHFPEOVCVWmG6nqU2uZ6gFuPOqfLk0jRtvp3nlvGSikcY-BXm4IPkHiToPmIU5r0UCNJZTN9-IRuosDK179vKqaaImWbtrgMUdeEojv93ec2RvEsy9_2Bg9tcTneGBUx2ZpxyUjd4FsZ2C9NOM9oQoO17uITBdmKfrIeD2NSerGN3ZdvOeAlsbmnJY6X5ryZ_xoofqMrPELfgPDRsUAny1OSQKJC1qpFzWAr3FG7jXU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/09 03:31:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACDlCVCj89Pr6aORhL5hEOlDlFtNIlm1X3vWtfm5BdH23l1NujWrYq_-UAIx8cws_ceVlqmPzOM3oPehnRrwTbUH8p365e-X_ODjGJ783A8nJteKgNLXCni0RAsIZn4BQOtmorRtcZcrIhydn2kNLA5qpxOksh_rMuX_fKFFsf1H-O0lEmK9NDnS4n9KO5mbJiFz_YCdtmBpfuU15McRtSMhhmeRl10Z0ZaavcoHjKrLvUIpmKWcIqyj9BjROLF9BCBirYBkQjNRX_pSovaV2ggLeFI8WuWt4W7Zkh-uRMQ-q2_jTwDJIvW0D5DtGdY4p-KaizmfkEH_-hHj2nZ-SPQ 2026/02/09 03:31:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/09 03:31:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/09 03:32:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACDlCVCj89Pr6aORhL5hEOlDlFtNIlm1X3vWtfm5BdH23l1NujWrYq_-UAIx8cws_ceVlqmPzOM3oPehnRrwTbUH8p365e-X_ODjGJ783A8nJteKgNLXCni0RAsIZn4BQOtmorRtcZcrIhydn2kNLA5qpxOksh_rMuX_fKFFsf1H-O0lEmK9NDnS4n9KO5mbJiFz_YCdtmBpfuU15McRtSMhhmeRl10Z0ZaavcoHjKrLvUIpmKWcIqyj9BjROLF9BCBirYBkQjNRX_pSovaV2ggLeFI8WuWt4W7Zkh-uRMQ-q2_jTwDJIvW0D5DtGdY4p-KaizmfkEH_-hHj2nZ-SPQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/09 03:32:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACb3duT_40lmoEQlTaGEKr7hZBfBknfa-WBUT_4YR8UeMMHSlzdXTRLk3TKPZtbbN5R5WsaGYiOXcR0fG-R0w5rKfMDl9n2c5InDOOscJgJm2snzaffd7Yd4ZOjpvqDn9n3DXH7lxF1glH8NjQZMePr2cyZn_UaKAEdpcQd7s-JwRTbfYeT8p44agW6kv60yy13ymwg1XtLo_LHJj3faWVtm2rKh5gWSJXPqsdXfMHnt3JQQpPxocm39e9weraW4D3lNAyO7yGnzPqWRqWYnsUh01KcCINY47XcPi3xZwV1HJBGqHOt96PJ1Xa4lY6DUxPGA3hGUHZoENauiT9gPzrY 2026/02/09 03:32:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/09 03:32:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/09 03:32:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACb3duT_40lmoEQlTaGEKr7hZBfBknfa-WBUT_4YR8UeMMHSlzdXTRLk3TKPZtbbN5R5WsaGYiOXcR0fG-R0w5rKfMDl9n2c5InDOOscJgJm2snzaffd7Yd4ZOjpvqDn9n3DXH7lxF1glH8NjQZMePr2cyZn_UaKAEdpcQd7s-JwRTbfYeT8p44agW6kv60yy13ymwg1XtLo_LHJj3faWVtm2rKh5gWSJXPqsdXfMHnt3JQQpPxocm39e9weraW4D3lNAyO7yGnzPqWRqWYnsUh01KcCINY47XcPi3xZwV1HJBGqHOt96PJ1Xa4lY6DUxPGA3hGUHZoENauiT9gPzrY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/09 03:32:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOXAUV10giQ1PjKl-v7rHKEE8WWesd-oK8xiA02F6d3Yq1ErmbalMuSIOlGcJWil32Nr4z7eo8UaU4c7eioeTZfdc79tY5qTdUzoCCbMf1ldWBRSSEWlf6iFufQx3Af-15miqdygUTLT0ZLL_FscyqwdItyBnKWKYv5PmJoyYsTIFz2P_mvS_HDC5Svo0i28w59scFELGYPN5pGDS03Hh4UEkSq9GiLMNctBHRUz9axF7uEIntAG35W-f_2uvG5ueSQ3OJjSY8DFe8q4yaMmDeEnCJlzd3EHUEs2k4pXNeETm6SXByU7AlYc9ckM0DTbMruvIV7KGPLASP9c2QYzrsE 2026/02/09 03:32:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/09 03:32:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/09 03:32:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/09 03:32:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/09 03:32:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/09 03:32:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/09 03:32:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOXAUV10giQ1PjKl-v7rHKEE8WWesd-oK8xiA02F6d3Yq1ErmbalMuSIOlGcJWil32Nr4z7eo8UaU4c7eioeTZfdc79tY5qTdUzoCCbMf1ldWBRSSEWlf6iFufQx3Af-15miqdygUTLT0ZLL_FscyqwdItyBnKWKYv5PmJoyYsTIFz2P_mvS_HDC5Svo0i28w59scFELGYPN5pGDS03Hh4UEkSq9GiLMNctBHRUz9axF7uEIntAG35W-f_2uvG5ueSQ3OJjSY8DFe8q4yaMmDeEnCJlzd3EHUEs2k4pXNeETm6SXByU7AlYc9ckM0DTbMruvIV7KGPLASP9c2QYzrsE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/09 03:32:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOxsy01C5Qz1vKRUsTYFuntrXnSiibtMm_H57lIHv2W8rHiLbo9uDTetj8gI5zuvt7_sp-70UT9SAk-H8iPIjrPncl3OhH5r-mQmqZfuEM3BR5cFpQE-fFw_05mUpCmAPbCFciytpkEakuEpJemDB8W7dB9EX-nE_QkxIVIwICdmXjryR4qZViFg7Pv0VjO2eLwWGIeMoua05LcFrpXtSv7tS1lI8fLDc50cVlFE_KMnkCXgQBLUMS88FEbmYiQm5Ar2DEeGYrbOVhYTuIMwKm-QtitQ2jUGGgD0kmsDK-aXy07CKEYDqzGNr2emiEn-F-jp7P6q8UkNdHe94myptDQ 2026/02/09 03:32:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/09 03:32:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/09 03:32:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/09 03:32:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/09 03:32:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/09 03:32:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/09 03:32:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AOxsy01C5Qz1vKRUsTYFuntrXnSiibtMm_H57lIHv2W8rHiLbo9uDTetj8gI5zuvt7_sp-70UT9SAk-H8iPIjrPncl3OhH5r-mQmqZfuEM3BR5cFpQE-fFw_05mUpCmAPbCFciytpkEakuEpJemDB8W7dB9EX-nE_QkxIVIwICdmXjryR4qZViFg7Pv0VjO2eLwWGIeMoua05LcFrpXtSv7tS1lI8fLDc50cVlFE_KMnkCXgQBLUMS88FEbmYiQm5Ar2DEeGYrbOVhYTuIMwKm-QtitQ2jUGGgD0kmsDK-aXy07CKEYDqzGNr2emiEn-F-jp7P6q8UkNdHe94myptDQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/09 03:32:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APPOYD2iSYfeLwhf-7SxjhEMSewuIdPlZ4mDJ8rqJzaBkbmHE2YiQaAcb-A1DNDoyvX4w4IsrhlzH84wADbA-Eeh2WLiiHeuD-xGRF8t2fEeGgN4GL2-PigX25dG6t1231AXhkWbC15ClRQdwv2swET4Y-S7h6UbC8aKlpNLUBSgTXF6UCKdPVDZo1rDilH5Ka6xjr53YcYxklEMjCpbnzFYQ4SsLVsUG3K2BYiUY9uxNtSM7DA6k_U6He8bZgrK-3XHt2VB8eUIhqdltJw5MmCjPdf5LHZDqc8Jxhu3bfsls5EYksg-CeSYMwVNRwtkVG_PR8U2YW8Dct3jEzcdNGo 2026/02/09 03:32:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/09 03:32:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/09 03:32:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APPOYD2iSYfeLwhf-7SxjhEMSewuIdPlZ4mDJ8rqJzaBkbmHE2YiQaAcb-A1DNDoyvX4w4IsrhlzH84wADbA-Eeh2WLiiHeuD-xGRF8t2fEeGgN4GL2-PigX25dG6t1231AXhkWbC15ClRQdwv2swET4Y-S7h6UbC8aKlpNLUBSgTXF6UCKdPVDZo1rDilH5Ka6xjr53YcYxklEMjCpbnzFYQ4SsLVsUG3K2BYiUY9uxNtSM7DA6k_U6He8bZgrK-3XHt2VB8eUIhqdltJw5MmCjPdf5LHZDqc8Jxhu3bfsls5EYksg-CeSYMwVNRwtkVG_PR8U2YW8Dct3jEzcdNGo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/09 03:32:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AH0CW7kkOX5xH_m9k202nvTVXfjT0WmTocpnjRxlVDn37Y8VaK5gYYZTULduIEYW7jrF4lmN9WjgbkC4Q80DZGAeizZhOfACMafawgOVJFW32yA2INDm6WDqrfnAhDpRPwA-rr_FQgFT7vkPjVmQuDaOm1uBiZJxHbc-86BgYTqPoWd_zBIV59kdh_mMq4f53WJt7NDMeZUTpvcHHWTUV44csjMmItLJlA-156kkEDuHmxyikyvixJrgduWw-rUtjghVdcu3GbMaCR3YKtrS6zZ1QPRcP2BpEZq6ZllauacKW-6DCi_KJqSOH_i0Fg3DohOnQlToXOW-NP-CzdyLbeE 2026/02/09 03:32:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/09 03:32:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/09 03:32:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AH0CW7kkOX5xH_m9k202nvTVXfjT0WmTocpnjRxlVDn37Y8VaK5gYYZTULduIEYW7jrF4lmN9WjgbkC4Q80DZGAeizZhOfACMafawgOVJFW32yA2INDm6WDqrfnAhDpRPwA-rr_FQgFT7vkPjVmQuDaOm1uBiZJxHbc-86BgYTqPoWd_zBIV59kdh_mMq4f53WJt7NDMeZUTpvcHHWTUV44csjMmItLJlA-156kkEDuHmxyikyvixJrgduWw-rUtjghVdcu3GbMaCR3YKtrS6zZ1QPRcP2BpEZq6ZllauacKW-6DCi_KJqSOH_i0Fg3DohOnQlToXOW-NP-CzdyLbeE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/09 03:32:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJQFVclAEJK41TxkONEtAZ9o3TQMu2tT3VSLqxeQsEfa7ncHS8P5o8Z7Lmah1h3hFGpPdbSk35UsPHleHwjw2epzsILpvOujxIjZQJqgqQkN37JeISH0TsKkGhiq_weSEXY9nAQR3M8kIFVUvBoEKyULwCK-Xb7JsCwVNRef6o7euEVMe8cpEvtUupIGWz7csvok_pUpD82YzYzzK5hXOjMnlj5Ea4nMH9lVYXrVxN1XJVhu9NVxPuPV6eyKe10NBdTUNcUnkgo9Y-oU_2mkXjNptnu3gAWloOQGxTehP3YkPtTJEYgX__gaxj1HDyzp509_dk7_aSg4Hg4jsIQ5GLA 2026/02/09 03:32:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/09 03:32:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/09 03:32:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJQFVclAEJK41TxkONEtAZ9o3TQMu2tT3VSLqxeQsEfa7ncHS8P5o8Z7Lmah1h3hFGpPdbSk35UsPHleHwjw2epzsILpvOujxIjZQJqgqQkN37JeISH0TsKkGhiq_weSEXY9nAQR3M8kIFVUvBoEKyULwCK-Xb7JsCwVNRef6o7euEVMe8cpEvtUupIGWz7csvok_pUpD82YzYzzK5hXOjMnlj5Ea4nMH9lVYXrVxN1XJVhu9NVxPuPV6eyKe10NBdTUNcUnkgo9Y-oU_2mkXjNptnu3gAWloOQGxTehP3YkPtTJEYgX__gaxj1HDyzp509_dk7_aSg4Hg4jsIQ5GLA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/09 03:32:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHjHNsf2Dr7ix3K5cgy2XMWPdTImGPIrECn0n-5aTQnnbqBIZpwUUjRyzxGqO1TqRxhX2ERAmVi36-j4URG11uxOGGpRMQcBSripmWdVJVwsxXIbRhZPy1Tdg_eh-cUGVEKcVu9B06egAN0IQoWC5VVJGW5L_4prP9GaM5PfqjYtPXjqFWaAABEEZAB8ZwynFM-5sgn83s8GL2hETMGSdP08IqKh3mEEolMOv3vCZ5pBE9NTLktNe9_f1Wg1uih-Lm86d1yzgAPsxzJpRjHVMcnbeDUZNq-spYuAoAB_To3zpAYkVhqGEhwzeFn1e1FM9gcCiew70bB4mAOgj8fngzk 2026/02/09 03:32:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/09 03:32:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/09 03:32:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/09 03:32:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/09 03:32:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/09 03:32:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/09 03:32:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHjHNsf2Dr7ix3K5cgy2XMWPdTImGPIrECn0n-5aTQnnbqBIZpwUUjRyzxGqO1TqRxhX2ERAmVi36-j4URG11uxOGGpRMQcBSripmWdVJVwsxXIbRhZPy1Tdg_eh-cUGVEKcVu9B06egAN0IQoWC5VVJGW5L_4prP9GaM5PfqjYtPXjqFWaAABEEZAB8ZwynFM-5sgn83s8GL2hETMGSdP08IqKh3mEEolMOv3vCZ5pBE9NTLktNe9_f1Wg1uih-Lm86d1yzgAPsxzJpRjHVMcnbeDUZNq-spYuAoAB_To3zpAYkVhqGEhwzeFn1e1FM9gcCiew70bB4mAOgj8fngzk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/09 03:32:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AA1PaZMasfarjuVej5Kz5O7rom7i7Cs2b92dPCbmK-8wBTXpsUb-ST8d7UhRDOQhALul1Q-WThcvl4s_ZRSHO-T5_c9KSQtEZn3U9lDd0l6MWIio3Xpk8254sIBo6O6yzIjPjKFqY-xC9QFq4ObA_QOrJPvDRbe_R0xh0wWzKwsIjzkVBMhK0S6zDeGbC-eDwKuALHP9FgqVe4TbkQ8NJXZ7jmtDVbGpWhLFMKEdcWVpEwMFNT3q3HULcAcLAHA2wdFOnyweZMl8MMnj-MRlID_JKq0IPlaqJSZCai7DFbaKQgOkEI_aKM2ICa16JF7fsQNA4HJ3Rr66YcpO4OQ1E_w 2026/02/09 03:32:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/09 03:32:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/09 03:32:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/09 03:32:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/09 03:32:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/09 03:32:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/09 03:32:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AA1PaZMasfarjuVej5Kz5O7rom7i7Cs2b92dPCbmK-8wBTXpsUb-ST8d7UhRDOQhALul1Q-WThcvl4s_ZRSHO-T5_c9KSQtEZn3U9lDd0l6MWIio3Xpk8254sIBo6O6yzIjPjKFqY-xC9QFq4ObA_QOrJPvDRbe_R0xh0wWzKwsIjzkVBMhK0S6zDeGbC-eDwKuALHP9FgqVe4TbkQ8NJXZ7jmtDVbGpWhLFMKEdcWVpEwMFNT3q3HULcAcLAHA2wdFOnyweZMl8MMnj-MRlID_JKq0IPlaqJSZCai7DFbaKQgOkEI_aKM2ICa16JF7fsQNA4HJ3Rr66YcpO4OQ1E_w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/09 03:32:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMSXvH3XOdmMwN42MINbKfEQUJrpHkblXki_V5qQ-MeBCM7FYd1g4Z7EIx5Gslvc8WWZ_n7s34mZMg1nPEu4g_v55tVXe6x319JAmywJ-CVc_QYKl4hWzrgnOb4Oua5vGIL9bvuHQk1uVYT1OOb6b8_gY-2smhcWpzv46m5NW9YqB48UJAAjlENrG5vewc89Vy7scsVKGXd_KYaLDV5CEEW5vAVTbnHTLwnnmgre7_CugSBtBvUxlRT5oQ3B4UIG0f_Pmnw9zht8PO9AH_BpvF4a9Uof_5pbG7lL89iUzva4qh7pIiaoBm1PhvqX1XDNO7aOqM6StF95AwrljzYpdAs 2026/02/09 03:32:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/09 03:32:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/09 03:32:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMSXvH3XOdmMwN42MINbKfEQUJrpHkblXki_V5qQ-MeBCM7FYd1g4Z7EIx5Gslvc8WWZ_n7s34mZMg1nPEu4g_v55tVXe6x319JAmywJ-CVc_QYKl4hWzrgnOb4Oua5vGIL9bvuHQk1uVYT1OOb6b8_gY-2smhcWpzv46m5NW9YqB48UJAAjlENrG5vewc89Vy7scsVKGXd_KYaLDV5CEEW5vAVTbnHTLwnnmgre7_CugSBtBvUxlRT5oQ3B4UIG0f_Pmnw9zht8PO9AH_BpvF4a9Uof_5pbG7lL89iUzva4qh7pIiaoBm1PhvqX1XDNO7aOqM6StF95AwrljzYpdAs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/09 03:32:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACkFOAtpNI28hDIbIQdL1Q1Y3eRkznDl1xysqZxbKelOapt9s3RGDGA1_RGWw0CZKuTD4nH8-MOsSBzRf4VsHqYfoCN3NZBmyCEVaKyhpjKSVRr-AR1Lv3C1u_l9x2lLxKo1dfaVflMsk_11lGW_w9NIYw-KmLHlmiJvmWSP4-fiSSRLmmhswA2yUjnZnY9kQRDMQCrLASBp-QmHdDA4MoZPbhrZIo3nMbJBTc_h4QB-0A5WJ79fwl8bIDBeValFEocZ2UxvDBCav_TQYzDw_3jw6bGWV3sr7d_D0S6lxYs3uuxr8EQ9IFQ-NKAuH_UQghLatSXmWl-quh6Od7L4LuI 2026/02/09 03:32:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/09 03:32:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/09 03:32:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACkFOAtpNI28hDIbIQdL1Q1Y3eRkznDl1xysqZxbKelOapt9s3RGDGA1_RGWw0CZKuTD4nH8-MOsSBzRf4VsHqYfoCN3NZBmyCEVaKyhpjKSVRr-AR1Lv3C1u_l9x2lLxKo1dfaVflMsk_11lGW_w9NIYw-KmLHlmiJvmWSP4-fiSSRLmmhswA2yUjnZnY9kQRDMQCrLASBp-QmHdDA4MoZPbhrZIo3nMbJBTc_h4QB-0A5WJ79fwl8bIDBeValFEocZ2UxvDBCav_TQYzDw_3jw6bGWV3sr7d_D0S6lxYs3uuxr8EQ9IFQ-NKAuH_UQghLatSXmWl-quh6Od7L4LuI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/09 03:32:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACyPtQv5Zph3NT0qP6GPUd9aesI34RgR5_DbBpZCkvqmqNkoKWD1UCZq9vurrdxqSDsxZXZ4SzEVYCc7FLMwgGJ399KYTIgny09I7NzsFRCpejs3YaPCvjYBWVXuQDPudcbGy_3C6wCIYhZBYtdgDQBr5TwyGUs6ambFQTvT2aOXhVi372CvcV7SfeFPEkXa9BNjPTOU47rw9OLbGmzyvcvw9oUXIum7ewTzaeOFRPceQr1eR-0wHIqRevXnpyMkZDKcCPYTzjDrPZGUztyBg6mgMzYaiAl54lULO3K3pGv7-PndQ7a9dypnwjIq0HbB-WpJB4D8B1MFfJjPer5XWL8 2026/02/09 03:32:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/09 03:32:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/09 03:32:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACyPtQv5Zph3NT0qP6GPUd9aesI34RgR5_DbBpZCkvqmqNkoKWD1UCZq9vurrdxqSDsxZXZ4SzEVYCc7FLMwgGJ399KYTIgny09I7NzsFRCpejs3YaPCvjYBWVXuQDPudcbGy_3C6wCIYhZBYtdgDQBr5TwyGUs6ambFQTvT2aOXhVi372CvcV7SfeFPEkXa9BNjPTOU47rw9OLbGmzyvcvw9oUXIum7ewTzaeOFRPceQr1eR-0wHIqRevXnpyMkZDKcCPYTzjDrPZGUztyBg6mgMzYaiAl54lULO3K3pGv7-PndQ7a9dypnwjIq0HbB-WpJB4D8B1MFfJjPer5XWL8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACqKaCppD_PTZOA_cKErMTFO67y-QRRmQ6eZ8zT1UPu34BR_RwHY6M-l9s_Sab2okbc0VOJpIkb3mgWYeZZdjmluSpVFJjUy8Doo6qMq0gliBkX8a01_3xN8X_uZ2qQOvQH1b9wy0arXQNzaNi6EneK6BSfVdvKAcEBECJ-AjOgl1fzjbvWcuj8JFz7WYyykoc9HVA3kSOAqIk_briH86nPH5nunK0bMJPO7V2Pkkxb61USMaSrPNAtkiuAvXBR1nHrTo_puLig34dasnTJp_vzKUJElQxjTRoU_ZyLrTqantX758NsU5WUXR-9HRCEK6XGKG8qK0ofS8keg5xBiLmg 2026/02/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/09 03:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/09 03:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/09 03:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/09 03:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACqKaCppD_PTZOA_cKErMTFO67y-QRRmQ6eZ8zT1UPu34BR_RwHY6M-l9s_Sab2okbc0VOJpIkb3mgWYeZZdjmluSpVFJjUy8Doo6qMq0gliBkX8a01_3xN8X_uZ2qQOvQH1b9wy0arXQNzaNi6EneK6BSfVdvKAcEBECJ-AjOgl1fzjbvWcuj8JFz7WYyykoc9HVA3kSOAqIk_briH86nPH5nunK0bMJPO7V2Pkkxb61USMaSrPNAtkiuAvXBR1nHrTo_puLig34dasnTJp_vzKUJElQxjTRoU_ZyLrTqantX758NsU5WUXR-9HRCEK6XGKG8qK0ofS8keg5xBiLmg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/09 03:32:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AM3V3t_eziDfJEy8ivAoJ8QgwBanI5WzvNH-HUxry3JKd4ptgUQGlLcqJwM9bVN6iJWKhF0GTSmtxvckx3p_BsOV3YqJqM6Y4xjSp6uqtkbtlX_BMOVvQ_g-63yxDf8ZBFrP7edU7pTq5wZszlUgEwD5mBgATB4xqy5lXlEHTlx8eDjb7ylDlcdaD3g8Ppi-hccgiDeCg0cL7wej_JvKDebsJPVdSinWxJIwYYsroT7g8hfffF6Xyje-jkn8J6WA-3W4lrKJM0LcAPQxiAlBZDDjLAz5OfEuWuJsxBqYPApu_9r1_t3BF9YNFsga_zC_U2odafZOQ1vR5XKy8mJ_90U 2026/02/09 03:32:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/09 03:32:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/09 03:32:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/09 03:32:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/09 03:32:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/09 03:32:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/09 03:32:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AM3V3t_eziDfJEy8ivAoJ8QgwBanI5WzvNH-HUxry3JKd4ptgUQGlLcqJwM9bVN6iJWKhF0GTSmtxvckx3p_BsOV3YqJqM6Y4xjSp6uqtkbtlX_BMOVvQ_g-63yxDf8ZBFrP7edU7pTq5wZszlUgEwD5mBgATB4xqy5lXlEHTlx8eDjb7ylDlcdaD3g8Ppi-hccgiDeCg0cL7wej_JvKDebsJPVdSinWxJIwYYsroT7g8hfffF6Xyje-jkn8J6WA-3W4lrKJM0LcAPQxiAlBZDDjLAz5OfEuWuJsxBqYPApu_9r1_t3BF9YNFsga_zC_U2odafZOQ1vR5XKy8mJ_90U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/09 03:32:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ-xMEjokAsfWTox-kEjwz-YsX8IucEkalBeYP0cOoZcFfCL5eD4N907jQKaWW2p89ljqqO_c-QWFkScX7afvMVMvx2m7ZVNzkoVyQQuvxo4fSSw4ClF-2p6XWUfRCGtwyVcAgScXvBkwB-3Zfh_s3WZm0fuOgwiV0Cx-142mPJ9C2pKCYn_s1l-bMuVJdA6-OiLDIV28Nl3XojtQNXtJ1xTyhIYZ40Cu9BlN6wZyRgLy6XYEb0SVDMQcV2fnyf3oPZcUS2oRXJ-Pd7RWGRO7NQo8qfTk4IUfQLaYWfoxUWp0dQMeNE_-rVOigQ1uuDH8l5_IAOKiS9IWNxjLNI4Uu0 2026/02/09 03:32:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/09 03:32:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/09 03:32:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AJ-xMEjokAsfWTox-kEjwz-YsX8IucEkalBeYP0cOoZcFfCL5eD4N907jQKaWW2p89ljqqO_c-QWFkScX7afvMVMvx2m7ZVNzkoVyQQuvxo4fSSw4ClF-2p6XWUfRCGtwyVcAgScXvBkwB-3Zfh_s3WZm0fuOgwiV0Cx-142mPJ9C2pKCYn_s1l-bMuVJdA6-OiLDIV28Nl3XojtQNXtJ1xTyhIYZ40Cu9BlN6wZyRgLy6XYEb0SVDMQcV2fnyf3oPZcUS2oRXJ-Pd7RWGRO7NQo8qfTk4IUfQLaYWfoxUWp0dQMeNE_-rVOigQ1uuDH8l5_IAOKiS9IWNxjLNI4Uu0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/09 03:32:30 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: APAfzwbMmcoPS2TfVqzrutSJ3GDz7jNJgT-txQ3z0pjZu4Ox3CF6UAed5iVzFvgThGfaki8PgIcz_SGrywuB84k7D67RqslVa14gOgiOLUgDR7oDNJfz42Dp_afhMIIPHFadB8qwNzY6grgWyjwUiyIJw_MV0sSr0ofeMjkj0U87PJ_CucMtClkZVGh5-5n9GW-IbZqjW4s86-trdJDTw8_CXyt8aphtTGAB-wHXhNPAdSP5QmEJBQyRaM1Zci48oWjLPbuuYjiwuTJ3tOeUIPPPgOIPq-PJo9se8DUx9sgFq01JNS_wlP33cmSkCw4wIo0WsBxlzlFGUTc6AtUq9pA 2026/02/09 03:32:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/09 03:32:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/09 03:32:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "APAfzwbMmcoPS2TfVqzrutSJ3GDz7jNJgT-txQ3z0pjZu4Ox3CF6UAed5iVzFvgThGfaki8PgIcz_SGrywuB84k7D67RqslVa14gOgiOLUgDR7oDNJfz42Dp_afhMIIPHFadB8qwNzY6grgWyjwUiyIJw_MV0sSr0ofeMjkj0U87PJ_CucMtClkZVGh5-5n9GW-IbZqjW4s86-trdJDTw8_CXyt8aphtTGAB-wHXhNPAdSP5QmEJBQyRaM1Zci48oWjLPbuuYjiwuTJ3tOeUIPPPgOIPq-PJo9se8DUx9sgFq01JNS_wlP33cmSkCw4wIo0WsBxlzlFGUTc6AtUq9pA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/09 03:32:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKaLS0nMEAgSOOjanNvQLB9RqQOIiCtfpd5cBtLvLK59e_2YAN0-a0XU_fA92QZj5MZ6PG9f_cbkTmk8nUiIEmd6ALxlQDrtyZJYEKtIARpcyFpsPZs_6zwJ73KC-jvlK349cuMZzj7k7NOizs1r7dVTYWBTXNI-LZBGVf4nXifLInORCDaMPWcwMZsY2stazXiL9FM_G045ABIVVa4CESXrjkk7uJUEJyxOLWuII4OQt6O-2Orc5XcJAOh6ZO9aj-b-yoJ4FuanROLZWzSOJ3zI0tydRZe0-xv9Wh_rEd0rgntwDueDrLAQ1mNw59Q56SmX94_42U2uJvRLgtMijSk 2026/02/09 03:32:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/09 03:32:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/09 03:32:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKaLS0nMEAgSOOjanNvQLB9RqQOIiCtfpd5cBtLvLK59e_2YAN0-a0XU_fA92QZj5MZ6PG9f_cbkTmk8nUiIEmd6ALxlQDrtyZJYEKtIARpcyFpsPZs_6zwJ73KC-jvlK349cuMZzj7k7NOizs1r7dVTYWBTXNI-LZBGVf4nXifLInORCDaMPWcwMZsY2stazXiL9FM_G045ABIVVa4CESXrjkk7uJUEJyxOLWuII4OQt6O-2Orc5XcJAOh6ZO9aj-b-yoJ4FuanROLZWzSOJ3zI0tydRZe0-xv9Wh_rEd0rgntwDueDrLAQ1mNw59Q56SmX94_42U2uJvRLgtMijSk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/09 03:32:33 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALL4ox-D6wkFc1v7jTODVftOiS0Y7gGDlu-poZGjj3s21z-B2uZ3__1wpJq14DAisEKtCXMnatWVIO39PG7y20ZE9Hpz3R9T_VjpifsHyNf8UC7cSBY6gL-CvJRd0owIrDGlUlAlmdZeeT5QVhOUz62EMS-lFyQUk_MRa0vE_Ho9KsbNwwZDYUF5oVX7MOMxv-rtz1pNEA1Lmgl2wiJG3IeWGnnRLQAshMoz51-g7YMYjNXz6a21PBxfzteBtLSG48hMw8WJIahyI66fi8sm9Z_HrNwJ-W45q4rSVK3f4y9AtWuktephvVF9_dsBj8MHH8qHT0zVYmnqjEGANCaG4NM 2026/02/09 03:32:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/09 03:32:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/09 03:32:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/09 03:32:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/09 03:32:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/09 03:32:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/09 03:32:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALL4ox-D6wkFc1v7jTODVftOiS0Y7gGDlu-poZGjj3s21z-B2uZ3__1wpJq14DAisEKtCXMnatWVIO39PG7y20ZE9Hpz3R9T_VjpifsHyNf8UC7cSBY6gL-CvJRd0owIrDGlUlAlmdZeeT5QVhOUz62EMS-lFyQUk_MRa0vE_Ho9KsbNwwZDYUF5oVX7MOMxv-rtz1pNEA1Lmgl2wiJG3IeWGnnRLQAshMoz51-g7YMYjNXz6a21PBxfzteBtLSG48hMw8WJIahyI66fi8sm9Z_HrNwJ-W45q4rSVK3f4y9AtWuktephvVF9_dsBj8MHH8qHT0zVYmnqjEGANCaG4NM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/09 03:32:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALticmM266YYpxHJ35Ybx983fvc0SF3WBOuWW92Y1vxbRZuOrMnBn-qUuS83kAy--EF9pVAKR8ZqIhMqrvi5x8KWzbhaV7CDuADzl5GoJr3Fuh-NMv26leG_7-_hVN3kY5gUdL1Q_Zyi9j2UZ6BjFV1G-84dWyQGOXtnqMDZlcvxoPCpjeXlL-wNkoXWoyTgJ3a1fLHBy_bUiWsLLwKPYPPBeArUG2KacrhgBlzg3g9k4py4UuZRNz-DprkzmKK4goXA9AHw-deB5gaLnj6TgrKXtjBOGnM56EY51CrSYIJqmT8x386Rl-azHqUtKBgd_D8I3FNy2-xLo_gwPyUfLH8 2026/02/09 03:32:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/09 03:32:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/09 03:32:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/09 03:32:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/09 03:32:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/09 03:32:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/09 03:32:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALticmM266YYpxHJ35Ybx983fvc0SF3WBOuWW92Y1vxbRZuOrMnBn-qUuS83kAy--EF9pVAKR8ZqIhMqrvi5x8KWzbhaV7CDuADzl5GoJr3Fuh-NMv26leG_7-_hVN3kY5gUdL1Q_Zyi9j2UZ6BjFV1G-84dWyQGOXtnqMDZlcvxoPCpjeXlL-wNkoXWoyTgJ3a1fLHBy_bUiWsLLwKPYPPBeArUG2KacrhgBlzg3g9k4py4UuZRNz-DprkzmKK4goXA9AHw-deB5gaLnj6TgrKXtjBOGnM56EY51CrSYIJqmT8x386Rl-azHqUtKBgd_D8I3FNy2-xLo_gwPyUfLH8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/09 03:32:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AF8fqW5u0awtXMycSvTyHqKjhVolzPPdjZFJPTXcMLRi1YR33PmIFyZw82Re9rqlHGQ-9nGIPFjJfVK0IrPlS6ZLWn0IRvRKC_pmgn_sigJSB5J6LBji0TJIKPu5FXgcuBOsTcLdrsz0ujvMO5qrrTnIPDyP9TXMWUgqJ7Tg1pOq9I-iIN5yhISchzxpp6BSoQhNMFgHHL2imtXUsPQZhy8LOT3p6E5OA1cNPCvnIqCG9uZJT7d-VyGtHtxZA9MQ76g8Vjl8AGOPqDDOfGdP5wYyAED1OijOoqvuAYY3gofcoanngdHKWtQT2Jzk7i3ACjhTzeyGOMPme3bKXdWng9w 2026/02/09 03:32:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/09 03:32:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/09 03:32:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AF8fqW5u0awtXMycSvTyHqKjhVolzPPdjZFJPTXcMLRi1YR33PmIFyZw82Re9rqlHGQ-9nGIPFjJfVK0IrPlS6ZLWn0IRvRKC_pmgn_sigJSB5J6LBji0TJIKPu5FXgcuBOsTcLdrsz0ujvMO5qrrTnIPDyP9TXMWUgqJ7Tg1pOq9I-iIN5yhISchzxpp6BSoQhNMFgHHL2imtXUsPQZhy8LOT3p6E5OA1cNPCvnIqCG9uZJT7d-VyGtHtxZA9MQ76g8Vjl8AGOPqDDOfGdP5wYyAED1OijOoqvuAYY3gofcoanngdHKWtQT2Jzk7i3ACjhTzeyGOMPme3bKXdWng9w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/09 03:32:40 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ADu0qR0SVEOOWDvYXJDJ_tuZMvhpJ4UTvkboqAcFLaslvo1oqdDghpeuq5DJtWtTb1ZzwiHCTJVHIFaRZGwzQiA6WYV4W0_S-ciiWti0LEy0YXrICJrwD24rOndmLEvdVw6KGvKQ1fN5xiodTg5RBKWwPIYaU8HewPCoFLuJy46Dp3hn5DSw_jnv5CYaEB22HqfuCckx69d2fI972oXQupdZTNY2M3-vcfoeP1fd4ceEBlP_1mMXlVJ74rQ3KXtSC_pGxlBCSrioOCSwN0VSekoAQ1nI021NXQNLsvc_UK45HEtPW9lINoFwiX1ILvWpLwFZ1v77Z-PA8zukZJgvXtk 2026/02/09 03:32:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/09 03:32:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/09 03:32:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ADu0qR0SVEOOWDvYXJDJ_tuZMvhpJ4UTvkboqAcFLaslvo1oqdDghpeuq5DJtWtTb1ZzwiHCTJVHIFaRZGwzQiA6WYV4W0_S-ciiWti0LEy0YXrICJrwD24rOndmLEvdVw6KGvKQ1fN5xiodTg5RBKWwPIYaU8HewPCoFLuJy46Dp3hn5DSw_jnv5CYaEB22HqfuCckx69d2fI972oXQupdZTNY2M3-vcfoeP1fd4ceEBlP_1mMXlVJ74rQ3KXtSC_pGxlBCSrioOCSwN0VSekoAQ1nI021NXQNLsvc_UK45HEtPW9lINoFwiX1ILvWpLwFZ1v77Z-PA8zukZJgvXtk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/09 03:32:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AI3h15Xuqjk_1yIo3iRbkvcSMCP3X0KZ7-SLDAwW1Q1b0gjh8y3o51WGscv0gsKmAaeqrGAodVfYURvKbWq8TiwaJIXRiV4T5TI0UziUCP--3a55Y9P9aa7PYb2hhBU-7WfFWX7QRU5QAgWJcdO32ufCIWJFC6qtc0eRsKfnrxhMDjYXDfpQ5j0N_aNe0OviJE6-QSTQwBHd8HXdXXEOQM7COrDMBiBMTkxmWKAml916Py2L7ywlFOtZLLp60jRlSo1-XKGmdsWxjjWqbxQfr_fNWmvs6QfEXjI9zNepK1q_4nmY2mIuzKXuDIkXM7VIHbSgjvRQcnmVX8AQmsGFocg 2026/02/09 03:32:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/09 03:32:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/09 03:32:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AI3h15Xuqjk_1yIo3iRbkvcSMCP3X0KZ7-SLDAwW1Q1b0gjh8y3o51WGscv0gsKmAaeqrGAodVfYURvKbWq8TiwaJIXRiV4T5TI0UziUCP--3a55Y9P9aa7PYb2hhBU-7WfFWX7QRU5QAgWJcdO32ufCIWJFC6qtc0eRsKfnrxhMDjYXDfpQ5j0N_aNe0OviJE6-QSTQwBHd8HXdXXEOQM7COrDMBiBMTkxmWKAml916Py2L7ywlFOtZLLp60jRlSo1-XKGmdsWxjjWqbxQfr_fNWmvs6QfEXjI9zNepK1q_4nmY2mIuzKXuDIkXM7VIHbSgjvRQcnmVX8AQmsGFocg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/09 03:32:44 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AOk2J09PZcDs7Rqj8TSc7XsgW1et83BYF-5ZpfIUKtBlujHt7EHY199zHHvxaMQ3rKAq5L21vTHAeZyFt5BDewPC7E2-iYyJkg6YHRJ0uKAF_kkoprYxkUBWYEeN4Xiv9l8mBANJf8_OgnStaSXmvu08-xyxcaCaAkIK50qbBu8iZatxDv1sOk-3lPNOELgnk-bcHY0_ae_GHZX_1vYmOJGiLJjFSlLU3RFBlXCOxcnuUulN4zuThmOz_X5TbRNW5oGlk4U7FRR6JYqNwqFCzjHyoYobsB89ZGEMTDW-xdEPSIzNifQS61spZO-7xB9B07w6JrhsA50JCwh8biXSnJ8 2026/02/09 03:32:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/09 03:32:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/09 03:32:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/09 03:32:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/09 03:32:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/09 03:32:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/09 03:32:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AOk2J09PZcDs7Rqj8TSc7XsgW1et83BYF-5ZpfIUKtBlujHt7EHY199zHHvxaMQ3rKAq5L21vTHAeZyFt5BDewPC7E2-iYyJkg6YHRJ0uKAF_kkoprYxkUBWYEeN4Xiv9l8mBANJf8_OgnStaSXmvu08-xyxcaCaAkIK50qbBu8iZatxDv1sOk-3lPNOELgnk-bcHY0_ae_GHZX_1vYmOJGiLJjFSlLU3RFBlXCOxcnuUulN4zuThmOz_X5TbRNW5oGlk4U7FRR6JYqNwqFCzjHyoYobsB89ZGEMTDW-xdEPSIzNifQS61spZO-7xB9B07w6JrhsA50JCwh8biXSnJ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/09 03:32:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AAJDqidh9ya5BqDRP3PUlWBKLo320CL2I6rPFGoD6n1YOtGURn4DKUZT3KHtf8tut0R2uz-EQyzeLESSzzovahoR8fkwaq8LuEtWJhr67OjIiXBKvG3dkcUA1rnpO3lnpoMbcZcdCesbwaEQ09zafGYa5G4-jsU8mLtHoU3OPq2db8uDrQLiizglAVYVFwXb_HuQaJ7SnTgSH2u9oWm4Zufn7WSS-MO2K8bTtBRiLWGPBXzb7ucrCSX1oCFXE9mpn3wczUh9BtqLO5MgoNovFtmtVxvRtYdibfTvNIM652DY2CTFOMZ-uuaGFI9Z_XSZFHDDCEOyE6QPPk9HHu9JQWE 2026/02/09 03:32:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/09 03:32:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/09 03:32:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/09 03:32:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/09 03:32:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/09 03:32:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/09 03:32:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AAJDqidh9ya5BqDRP3PUlWBKLo320CL2I6rPFGoD6n1YOtGURn4DKUZT3KHtf8tut0R2uz-EQyzeLESSzzovahoR8fkwaq8LuEtWJhr67OjIiXBKvG3dkcUA1rnpO3lnpoMbcZcdCesbwaEQ09zafGYa5G4-jsU8mLtHoU3OPq2db8uDrQLiizglAVYVFwXb_HuQaJ7SnTgSH2u9oWm4Zufn7WSS-MO2K8bTtBRiLWGPBXzb7ucrCSX1oCFXE9mpn3wczUh9BtqLO5MgoNovFtmtVxvRtYdibfTvNIM652DY2CTFOMZ-uuaGFI9Z_XSZFHDDCEOyE6QPPk9HHu9JQWE" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/09 03:32:50 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/09 03:32:52 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/09 03:32:55 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/09 03:32:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/09 03:33:00 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/09 03:33:02 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AGuyOawHALrxb1LrD6Ky_uDOOn_enIxNtKgg0wR_5eV9guo_PKvPWUA116Y9ythSyt55zKXnmQsU0prZ12PB_FyQN-basGBCCt2SnTEGMRvkY8UQZ0XZkXZhsPfyRM7v2ZUvNyRQc_i6aCN59tR6WeEojqJMeMlWKZCDYaW6yN0ewdFTS0aoahjxuVty1RIskTp-x_QI3u-qHEDG3TdYiZwfDf7Vpthj_ba56UPRF3M14NtgJ_rokED-rpmysy8MRkZjW6fmNliehWDhxhRM6anXjTJ5irsUf4XN3LlLlL39ECgTD3DzEQl__c1qeKGZFn6_Z5kvxJYQcqwD8MEy6_w 2026/02/09 03:33:02 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/09 03:33:02 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "17443c1fff45202808b690eee14287d4" 2026/02/09 03:33:02 DEBUG : unknown-size-put.txt: multipart upload "AGuyOawHALrxb1LrD6Ky_uDOOn_enIxNtKgg0wR_5eV9guo_PKvPWUA116Y9ythSyt55zKXnmQsU0prZ12PB_FyQN-basGBCCt2SnTEGMRvkY8UQZ0XZkXZhsPfyRM7v2ZUvNyRQc_i6aCN59tR6WeEojqJMeMlWKZCDYaW6yN0ewdFTS0aoahjxuVty1RIskTp-x_QI3u-qHEDG3TdYiZwfDf7Vpthj_ba56UPRF3M14NtgJ_rokED-rpmysy8MRkZjW6fmNliehWDhxhRM6anXjTJ5irsUf4XN3LlLlL39ECgTD3DzEQl__c1qeKGZFn6_Z5kvxJYQcqwD8MEy6_w" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/09 03:33:02 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AMqFDo6RZX9P1jPRjB8N3pfimoID_OAI5sPNeoN_hshV_bC3K9fGroJimf5iSnxK60gz9gSFZ-woewAYWc1E-WziROsrRf4PJ89YPc4_Tf1JxFqcXfTTMDjuV5wY5jQSNkLV5jnbEd24QcBnhJxE3GZFs1eAu5TXmnswhZPTQCRCikpFVBvGYtx1ckBv6Ue-1r3Rma6OhB_FYXnrNN8SZvGkVLtSJRY6hFnkRbgiHu5uZJBKAQ0SnQ1QaRKjwgkxNMMvFEjeM4btMuFrYVA42U0GfTL_whMjPv0o896oLi_Qob4Scg0Ah_e4ptIQr3Wx9FGc0rO6zGXxlHCVokxaDXQ 2026/02/09 03:33:02 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/09 03:33:03 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "694f73365be5c0084de08441a3f14dd5" 2026/02/09 03:33:03 DEBUG : unknown-size-update.txt: multipart upload "AMqFDo6RZX9P1jPRjB8N3pfimoID_OAI5sPNeoN_hshV_bC3K9fGroJimf5iSnxK60gz9gSFZ-woewAYWc1E-WziROsrRf4PJ89YPc4_Tf1JxFqcXfTTMDjuV5wY5jQSNkLV5jnbEd24QcBnhJxE3GZFs1eAu5TXmnswhZPTQCRCikpFVBvGYtx1ckBv6Ue-1r3Rma6OhB_FYXnrNN8SZvGkVLtSJRY6hFnkRbgiHu5uZJBKAQ0SnQ1QaRKjwgkxNMMvFEjeM4btMuFrYVA42U0GfTL_whMjPv0o896oLi_Qob4Scg0Ah_e4ptIQr3Wx9FGc0rO6zGXxlHCVokxaDXQ" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/09 03:33:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-povipag6kuqu/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/02/09 03:33:03 DEBUG : Waiting for deletions to finish 2026/02/09 03:33:03 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/09 03:33:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/09 03:33:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/09 03:33:04 INFO : S3 bucket rclone-test-povipag6kuqu: Bucket "rclone-test-povipag6kuqu" deleted 2026/02/09 03:33:04 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (106.43s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.06s) --- PASS: TestIntegration/FsMkdir (104.44s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.49s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.34s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.02s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (15.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.25s) --- 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.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (60.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (15.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.86s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/02/09 03:33:04 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/09 03:33:04 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 106.469s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m48.580802782s (try 1/5)