"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/01/30 03:52:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-geciquy5wigi" 2026/01/30 03:52:14 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/01/30 03:52:16 INFO : S3 bucket rclone-test-geciquy5wigi: Bucket "rclone-test-geciquy5wigi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/01/30 03:52:17 INFO : S3 bucket rclone-test-geciquy5wigi: Bucket "rclone-test-geciquy5wigi" deleted === RUN TestIntegration/FsMkdir 2026/01/30 03:52:17 INFO : S3 bucket rclone-test-geciquy5wigi: Bucket "rclone-test-geciquy5wigi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/01/30 03:52:17 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/01/30 03:52:17 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/01/30 03:52:17 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/01/30 03:52:33 NOTICE: S3 bucket rclone-test-geciquy5wigi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/01/30 03:52:33 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEQxuA6R1m2j79MVfiiV5LRKrmVIJfj6IxsO2FsU-Gf7Qn1KBTp7283uqc9jk3j6-NgZVBMY1nCgxem--OWk_KDwi5nj5e8w58Y-FrfJjLQTHOKJNyhXEZaZjb0MYk4XMi2G2AYeChZebFt0bxsKIuJpArA1xUwwfhVodWwqe3t4ksJvPeBtHNh-sQ45KKTDzvcMN_fTzQ5ITOBrH3I5hUVui0fxcX_3CZfARSMFZCuWEI5jPtIF1fVQuiSmp-kaurtbtDIPqwcJHRMlp9OeliDgvhLrXqSXGG6ewABPmq4ihKJoaNl7LS_WAXVliWomEdZnRof3pZS2u16aMoz3ZPk 2026/01/30 03:52:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f3b935d4463f385e109ae6a3dba6ac45" 2026/01/30 03:52:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "8751b3b285dabb6e93f99f39f8c56672" 2026/01/30 03:52:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "378102eea7db15658d8974434efa43b3" 2026/01/30 03:52:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEQxuA6R1m2j79MVfiiV5LRKrmVIJfj6IxsO2FsU-Gf7Qn1KBTp7283uqc9jk3j6-NgZVBMY1nCgxem--OWk_KDwi5nj5e8w58Y-FrfJjLQTHOKJNyhXEZaZjb0MYk4XMi2G2AYeChZebFt0bxsKIuJpArA1xUwwfhVodWwqe3t4ksJvPeBtHNh-sQ45KKTDzvcMN_fTzQ5ITOBrH3I5hUVui0fxcX_3CZfARSMFZCuWEI5jPtIF1fVQuiSmp-kaurtbtDIPqwcJHRMlp9OeliDgvhLrXqSXGG6ewABPmq4ihKJoaNl7LS_WAXVliWomEdZnRof3pZS2u16aMoz3ZPk" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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/01/30 03:52:36 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/01/30 03:52:37 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/01/30 03:52:39 DEBUG : S3 bucket rclone-test-geciquy5wigi: bucket is versioned: false 2026/01/30 03:52:39 DEBUG : Waiting for deletions to finish 2026/01/30 03:52:39 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/01/30 03:52:39 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/01/30 03:52:39 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/30 03:52:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-geciquy5wigi/dirToPurgeFromRoot" 2026/01/30 03:52:40 DEBUG : S3 bucket rclone-test-geciquy5wigi path dirToPurgeFromRoot: bucket is versioned: false 2026/01/30 03:52:40 DEBUG : Waiting for deletions to finish 2026/01/30 03:52:40 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/01/30 03:52:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/01/30 03:52:40 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/01/30 03:52:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-geciquy5wigi/hello? sausage/êé" 2026/01/30 03:52:42 DEBUG : S3 bucket rclone-test-geciquy5wigi path hello? sausage/êé: bucket is versioned: false 2026/01/30 03:52:42 DEBUG : Waiting for deletions to finish 2026/01/30 03:52:42 DEBUG : "a/b/c/d/e.txt" version false 2026/01/30 03:52:42 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/01/30 03:52:42 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:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1698: 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/01/30 03:52:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-geciquy5wigi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/01/30 03:52:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-geciquy5wigi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3R2:" path "rclone-test-geciquy5wigi" from "TestS3R2:rclone-test-geciquy5wigi" 2026/01/30 03:52:49 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:2056: 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:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/01/30 03:52:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFcScF67c8Hv22PpcTx9JFJdxwqZ4HDXbeddkA_E-oaGBq8vxSaQinK3n6cTHKiBeoCfZAm40UsVo1Xa_Oh7qq-jQSW6BZFkoizpMgLnk5jO55nHOuiHOMMlp1gnrYZU3O8dHai-IaNTToFFPzWPLqJffqYIg5pP6EDO15ztCb4f4Zo-6jTfW2XiTqfE14v2N6sBeHcrAM8_l3fTKq3uzbBiN-fG5ie3xh5DjTYj4-tUi_Gv7ArxmN2NAOEFxbRJb3y1m8ZxmgHdoekmgjQnm-1bOtNkQbJ6eXPnwXT5cNEg1QkOrl0nTTXl8DNxRzQfNpFglcRZ0wbMk1nsIyK7s5k 2026/01/30 03:52:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/01/30 03:52:53 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/01/30 03:52:53 DEBUG : piped data.txt: multipart upload "AFcScF67c8Hv22PpcTx9JFJdxwqZ4HDXbeddkA_E-oaGBq8vxSaQinK3n6cTHKiBeoCfZAm40UsVo1Xa_Oh7qq-jQSW6BZFkoizpMgLnk5jO55nHOuiHOMMlp1gnrYZU3O8dHai-IaNTToFFPzWPLqJffqYIg5pP6EDO15ztCb4f4Zo-6jTfW2XiTqfE14v2N6sBeHcrAM8_l3fTKq3uzbBiN-fG5ie3xh5DjTYj4-tUi_Gv7ArxmN2NAOEFxbRJb3y1m8ZxmgHdoekmgjQnm-1bOtNkQbJ6eXPnwXT5cNEg1QkOrl0nTTXl8DNxRzQfNpFglcRZ0wbMk1nsIyK7s5k" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/01/30 03:52:54 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACyTQSEEOHL0tCLqTwTYmSXLHa-U4BTzjMGrIxpryAcK--8frm_81v86E090jd3nLD3FsJ3Keskt4mzhgU5ympzSXseo_3hh2p9hXKTZ1vUEPV1LE1l1u5j65F34Q0tHwBg8EXEaBW4pA09GMemavi5Ux2MB4wQNwPA0mv_HqLVvK11HIHAcp7oUoE4PoqRMlpuXp0U0jBSqho75pttbvk7-1oXP9iVxphUVHfwIJMTemSBgisISkmIJYLDGb4vfbzsKB2kSdGPKcQ0imiNjFHb1PTlD_B7YLxSAerNHHWDxjrZa5_LMROcUsyFWBKOh6Zp30qxlCartXYRiR6jxTtw 2026/01/30 03:52:54 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/01/30 03:52:54 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e358729eaa0989b592384d7768df5b75" 2026/01/30 03:52:54 DEBUG : piped data.txt: multipart upload "ACyTQSEEOHL0tCLqTwTYmSXLHa-U4BTzjMGrIxpryAcK--8frm_81v86E090jd3nLD3FsJ3Keskt4mzhgU5ympzSXseo_3hh2p9hXKTZ1vUEPV1LE1l1u5j65F34Q0tHwBg8EXEaBW4pA09GMemavi5Ux2MB4wQNwPA0mv_HqLVvK11HIHAcp7oUoE4PoqRMlpuXp0U0jBSqho75pttbvk7-1oXP9iVxphUVHfwIJMTemSBgisISkmIJYLDGb4vfbzsKB2kSdGPKcQ0imiNjFHb1PTlD_B7YLxSAerNHHWDxjrZa5_LMROcUsyFWBKOh6Zp30qxlCartXYRiR6jxTtw" 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/01/30 03:52:55 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/01/30 03:52:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AN4Ta8HbUOg2TqaZviJGbAn-4L6dJ2CNgjtCgFKTKytL3SX0a8ZUgb_Nms1Y8VnlJygiXgmWKEFx5lE_CsbMhsnVWuZH2uZeKLVi2tv8zVpN3-CmLiA1WakDERC69ms4jk-e7ctx-b8qhARusdZBxuR3wbzP_bQV5GgdbnWtokvTDlH8Do2F9r9aGUEhMYDbbscfhktF3-hAsOTFZAXDpZoP0HxFfTCZxkgXgANk0FOMxEyyDhBbam49tIX-b5-shDZSr9sSKtx9RoEcWnxWDK5ZrMVPo0OybCzXBUQ8sSUfc84ybg2ZIftq7cgenyGCe1lTAyacMvy9isdb_C9ItIQ 2026/01/30 03:52:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/01/30 03:52:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/01/30 03:52:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AN4Ta8HbUOg2TqaZviJGbAn-4L6dJ2CNgjtCgFKTKytL3SX0a8ZUgb_Nms1Y8VnlJygiXgmWKEFx5lE_CsbMhsnVWuZH2uZeKLVi2tv8zVpN3-CmLiA1WakDERC69ms4jk-e7ctx-b8qhARusdZBxuR3wbzP_bQV5GgdbnWtokvTDlH8Do2F9r9aGUEhMYDbbscfhktF3-hAsOTFZAXDpZoP0HxFfTCZxkgXgANk0FOMxEyyDhBbam49tIX-b5-shDZSr9sSKtx9RoEcWnxWDK5ZrMVPo0OybCzXBUQ8sSUfc84ybg2ZIftq7cgenyGCe1lTAyacMvy9isdb_C9ItIQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/01/30 03:53:00 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ALqNpXaclk6zIpPdGKHc2SI3JDwPEPm9CLSapsgriRWL3lzpe8LQwXH1Wa4sZtu1B5qJL-OqjxVgOOcKBjBrhfR0gDGppWjtsAoUWDGo7GZC1iAMsv4uXe1Ok_F9pFMD0DGuB7_ODKGAJDzM-2bRgl6MmL5ETL0AegazBPZ63GmLZUAPv5rr-LO208iSPn_sUQteL7zXL9wMhPqO4LHWrX0mqGT9j8ddSqapR_GFUQzHLwasg3jv3ZlyUAcRlTn6OXQ4k9UIE0i36uwci4xkniXoTrwy-138r3hDNhYh4hFTAnd9y15Po7ucTsrIFjCKRKg56ASd7xO1lbqOKR5Og90 2026/01/30 03:53:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/01/30 03:53:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/01/30 03:53:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ALqNpXaclk6zIpPdGKHc2SI3JDwPEPm9CLSapsgriRWL3lzpe8LQwXH1Wa4sZtu1B5qJL-OqjxVgOOcKBjBrhfR0gDGppWjtsAoUWDGo7GZC1iAMsv4uXe1Ok_F9pFMD0DGuB7_ODKGAJDzM-2bRgl6MmL5ETL0AegazBPZ63GmLZUAPv5rr-LO208iSPn_sUQteL7zXL9wMhPqO4LHWrX0mqGT9j8ddSqapR_GFUQzHLwasg3jv3ZlyUAcRlTn6OXQ4k9UIE0i36uwci4xkniXoTrwy-138r3hDNhYh4hFTAnd9y15Po7ucTsrIFjCKRKg56ASd7xO1lbqOKR5Og90" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/01/30 03:53:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACMsSqpmbmYl-45N9WtlJavpivIBudCkQXxRfoNkFofn8vgFFVaGJ_IryqJpSQYuNW4KWj0Avw0nl3JSufzlC5JiVvKn5YgzyW4hEL7Lxj98_Vpux4ctVThQKq7VwE7mYzbqtJTRghSo8tdjRwAmL9oPSBDS-H5Dnm5WrdqC-cZo9e1QOflOOWw1bZN96tsBG39M4OaBTQstUnJfRRZ9udPPRCh8RtfEvx4XEjimClM1UNZRTHiu-4Uz6oOUPjiknwSdX49KSitXV71hNmFunNsEdtWzhWfUjCHsyeQgkbMW8CPnSb5hByv0husoUFiI5UlH-vBmCzRiwpl9uQLVxcI 2026/01/30 03:53:02 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/01/30 03:53:02 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/01/30 03:53:02 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACMsSqpmbmYl-45N9WtlJavpivIBudCkQXxRfoNkFofn8vgFFVaGJ_IryqJpSQYuNW4KWj0Avw0nl3JSufzlC5JiVvKn5YgzyW4hEL7Lxj98_Vpux4ctVThQKq7VwE7mYzbqtJTRghSo8tdjRwAmL9oPSBDS-H5Dnm5WrdqC-cZo9e1QOflOOWw1bZN96tsBG39M4OaBTQstUnJfRRZ9udPPRCh8RtfEvx4XEjimClM1UNZRTHiu-4Uz6oOUPjiknwSdX49KSitXV71hNmFunNsEdtWzhWfUjCHsyeQgkbMW8CPnSb5hByv0husoUFiI5UlH-vBmCzRiwpl9uQLVxcI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/01/30 03:53:03 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AB8aE3tXUI2MNMVhdrKD_OCCTOi5Hec0PtRpsLp15ggAF9PGQcW5UXO6dcMV-lzqvpCnJmNkagA3A2mN3eQqnkuH-20nO44Ycnt94eb1O6qUM00LWmNSljJBumxeam27nfmrGZ3ZXCf8YGWaZR1qa4Di2Sm6W3sqbC5XbB-dEp5u88UQnADIpVFTOnLzRub6ZWu-LZ60yvgyUdjW9u4lIUU-_FF7twR4cwRFAdZ2kSdni1yVko73qEWSj7XIWECqfGPa0kjEvb29LnVhLz0cXHI4B4kqzuETt5UgttGCcZCbrf34Evef6slxzdH1pvrlKToQ6D820NeSxJeW4KXwEJs 2026/01/30 03:53:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/01/30 03:53:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/01/30 03:53:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/01/30 03:53:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/01/30 03:53:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/01/30 03:53:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/01/30 03:53:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AB8aE3tXUI2MNMVhdrKD_OCCTOi5Hec0PtRpsLp15ggAF9PGQcW5UXO6dcMV-lzqvpCnJmNkagA3A2mN3eQqnkuH-20nO44Ycnt94eb1O6qUM00LWmNSljJBumxeam27nfmrGZ3ZXCf8YGWaZR1qa4Di2Sm6W3sqbC5XbB-dEp5u88UQnADIpVFTOnLzRub6ZWu-LZ60yvgyUdjW9u4lIUU-_FF7twR4cwRFAdZ2kSdni1yVko73qEWSj7XIWECqfGPa0kjEvb29LnVhLz0cXHI4B4kqzuETt5UgttGCcZCbrf34Evef6slxzdH1pvrlKToQ6D820NeSxJeW4KXwEJs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/01/30 03:53:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AELWIWirXwocM8gX0TRlIIEFOqoboVkrBk1bZaLuVhKmFKJaRtdC7F4hPoCyijl_LW-yj3NgWhIgJOYGpo1iP5oExjSZCIPuoAgPQx7sAYU81Q5dUf3ra2pmeHxmIE6qg6Hyzi6BL9jLpQ2X-zwFMY5NDPVL3tcKfi0QAx02lTkpX936jIGnEy7w6qEYDbp3a-G5tbRKRbIvVOJWYp2VFbLflpTRcZdQhcMILzkDCGWGqzYnRkDCPvu0dC_PyS3VOLv7fL2eSaQWNHK24ExYA6B4AZ1uKjxfznCMi2KaRWUxItXC7HKBIHlC3t2xsBi_t1kiRGwKxcGfihr_emYOodI 2026/01/30 03:53:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/01/30 03:53:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/01/30 03:53:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/01/30 03:53:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/01/30 03:53:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/01/30 03:53:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/01/30 03:53:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AELWIWirXwocM8gX0TRlIIEFOqoboVkrBk1bZaLuVhKmFKJaRtdC7F4hPoCyijl_LW-yj3NgWhIgJOYGpo1iP5oExjSZCIPuoAgPQx7sAYU81Q5dUf3ra2pmeHxmIE6qg6Hyzi6BL9jLpQ2X-zwFMY5NDPVL3tcKfi0QAx02lTkpX936jIGnEy7w6qEYDbp3a-G5tbRKRbIvVOJWYp2VFbLflpTRcZdQhcMILzkDCGWGqzYnRkDCPvu0dC_PyS3VOLv7fL2eSaQWNHK24ExYA6B4AZ1uKjxfznCMi2KaRWUxItXC7HKBIHlC3t2xsBi_t1kiRGwKxcGfihr_emYOodI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/01/30 03:53:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMGeHRakIVmeL8k1UeuGifazTwHI3bHKrHljxKII267Nh1nTNzo45Uf7qO7Qvj4t5nICfcZQgarCji7T8qBfZK-akruPuRD2ObGWurlZBsDZhHVH9XYuDUYdz_fj-LYSkhRaYh7N-7C4913ss-wq97PHVqxxTrlrtEYKdrXbmuY28TTwK-LH9MnvlSEeKoviZSwsMGrnyRczfpgSbybCGHEZ3iIgRBNet-IW3iTlKFHDLDUiymguoNoYU6QOG_uXyxpDm0BbMKyNymkEs-ToW22L8njgYOfpmn5zDsv-b4DBQ8nn3t0819zq_iSEME3UOCX0nfqHlN0YOO3tCx5JFR4 2026/01/30 03:53:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/01/30 03:53:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/01/30 03:53:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMGeHRakIVmeL8k1UeuGifazTwHI3bHKrHljxKII267Nh1nTNzo45Uf7qO7Qvj4t5nICfcZQgarCji7T8qBfZK-akruPuRD2ObGWurlZBsDZhHVH9XYuDUYdz_fj-LYSkhRaYh7N-7C4913ss-wq97PHVqxxTrlrtEYKdrXbmuY28TTwK-LH9MnvlSEeKoviZSwsMGrnyRczfpgSbybCGHEZ3iIgRBNet-IW3iTlKFHDLDUiymguoNoYU6QOG_uXyxpDm0BbMKyNymkEs-ToW22L8njgYOfpmn5zDsv-b4DBQ8nn3t0819zq_iSEME3UOCX0nfqHlN0YOO3tCx5JFR4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/01/30 03:53:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AH22jXO4LAKzDOvrpW2OqL8M-nQsZVuMdcBYhT5ZGrthAecoon5dUWZPbbwFxR8x7CVdoS2nog8SDty8DK-T7tuDd4qLGTkdjW0uEUkYJfCjZ3vZrc272zfdwEd_siCNiUh3Jq7zyEHj78ioA4NGTU8gnQPX3EvDaBDuUUrNrwOAwybX8a1eOdmx9EDzvJWPe3hrNWSsuzFJTJA10GHpCfDeOpFlFLT8q51VVSGX-bAeO7ja6ZuSKHe_lBERvL8eMNMutVY5yaHzvAiNSKRGLgt3VeB7TtPm-xF2Xiq3cHmtcT0WtJb2y9rJ_Xc6yQhx-2cg6PtSDu0rmodrgZc1dtA 2026/01/30 03:53:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/01/30 03:53:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/01/30 03:53:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AH22jXO4LAKzDOvrpW2OqL8M-nQsZVuMdcBYhT5ZGrthAecoon5dUWZPbbwFxR8x7CVdoS2nog8SDty8DK-T7tuDd4qLGTkdjW0uEUkYJfCjZ3vZrc272zfdwEd_siCNiUh3Jq7zyEHj78ioA4NGTU8gnQPX3EvDaBDuUUrNrwOAwybX8a1eOdmx9EDzvJWPe3hrNWSsuzFJTJA10GHpCfDeOpFlFLT8q51VVSGX-bAeO7ja6ZuSKHe_lBERvL8eMNMutVY5yaHzvAiNSKRGLgt3VeB7TtPm-xF2Xiq3cHmtcT0WtJb2y9rJ_Xc6yQhx-2cg6PtSDu0rmodrgZc1dtA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/01/30 03:53:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANhvhgXU3gJlndYZiNTjO4lggZF5dBKcnZQXVVY2ozQsNfvoDR7x-skK8b0n97DTGVUr0nfR7iz-yWIXWOrlJABKLOfCbDa0NZSV3B-aqMZ2eU4NdpU7t6GhA-72EZcp5fYVLFyBfgq_OqJ6aunUjVx0ibuEsWWF_pBj8OtnaILtSCZq8u4fNq0I1r1A7Nu_RZq5ZH2UKnJdBvNk33-RW09Am-11nAeDyugA8M5VPBKAF1yqx46OOosb1gbRKxBnEGB1hm7wRSB54ToH18v6Tjb_GRyHlXFWwcDokiOJaqWITI3iZnyyNl08ECWOYnhbnpfOKQqsnO2fNChrsAPqzAE 2026/01/30 03:53:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/01/30 03:53:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/01/30 03:53:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANhvhgXU3gJlndYZiNTjO4lggZF5dBKcnZQXVVY2ozQsNfvoDR7x-skK8b0n97DTGVUr0nfR7iz-yWIXWOrlJABKLOfCbDa0NZSV3B-aqMZ2eU4NdpU7t6GhA-72EZcp5fYVLFyBfgq_OqJ6aunUjVx0ibuEsWWF_pBj8OtnaILtSCZq8u4fNq0I1r1A7Nu_RZq5ZH2UKnJdBvNk33-RW09Am-11nAeDyugA8M5VPBKAF1yqx46OOosb1gbRKxBnEGB1hm7wRSB54ToH18v6Tjb_GRyHlXFWwcDokiOJaqWITI3iZnyyNl08ECWOYnhbnpfOKQqsnO2fNChrsAPqzAE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/01/30 03:53:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHvon4evmfSkfmDy7T7CM2qnfSzj0qbfgWqE0gXjjpErGyiq5cK3qkmv8wj8Y3H3LzkUzHIZxH_pADuG56dBqPE0hRYhY9lMFb-3XKtvVMZMYeC0lwXq9OicIDBybF1qPz7ZM6_0bggYi6iYPNqwOjUOhzyoElXjJgLd3Ag6tqfNDs6mIWhthyWCJ2doxzOpwEkKaaBKSrOGdcXpYHetVdMhd_Tomql7_HNmHToJPiOEw-BmlQX0f4AuXMVnwjJmN-a2gOZcDxwTH-S93X8yF-4TWhACAYSw2ODcxDnPShruOeJ78ui0x4Fm-rdUHSAcQJwChZSDmHTncCSnJ-3tHaw 2026/01/30 03:53:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/01/30 03:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/01/30 03:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/01/30 03:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/01/30 03:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/01/30 03:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/01/30 03:53:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AHvon4evmfSkfmDy7T7CM2qnfSzj0qbfgWqE0gXjjpErGyiq5cK3qkmv8wj8Y3H3LzkUzHIZxH_pADuG56dBqPE0hRYhY9lMFb-3XKtvVMZMYeC0lwXq9OicIDBybF1qPz7ZM6_0bggYi6iYPNqwOjUOhzyoElXjJgLd3Ag6tqfNDs6mIWhthyWCJ2doxzOpwEkKaaBKSrOGdcXpYHetVdMhd_Tomql7_HNmHToJPiOEw-BmlQX0f4AuXMVnwjJmN-a2gOZcDxwTH-S93X8yF-4TWhACAYSw2ODcxDnPShruOeJ78ui0x4Fm-rdUHSAcQJwChZSDmHTncCSnJ-3tHaw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/01/30 03:53:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AO2w99_60Rxu9q1g56UZCipBeEq_iWa0146SCIfjPDDez7lRifjKdjtlydRmdVmnJUfxR8b6pTUFNbtHMKrxA286ovtUDt74mygPzH4E6SgJU6UuNqkxWm0sQ2hQC8mXDv1vV9xrkESbrdJ6mUWJ2j_4B0e9RZY93DUYaqN5Zrbdm4qr7zbBLbhJA6RTkjSdNux-IvW_pTa1KXeBwS9nwc06k08pnzF7uSxNNwSPIAyDOznFQuv3dsbFKpcBHzdJEl1N9IYyVgzWaRjB26pG6EK7Az7wIOfsyQMKUf2Mxq4U0O4WE0knLefBXsQP-Fg7orFjNsFfBFzo_rXm3JRUYDo 2026/01/30 03:53:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/01/30 03:53:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/01/30 03:53:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/01/30 03:53:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/01/30 03:53:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/01/30 03:53:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/01/30 03:53:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AO2w99_60Rxu9q1g56UZCipBeEq_iWa0146SCIfjPDDez7lRifjKdjtlydRmdVmnJUfxR8b6pTUFNbtHMKrxA286ovtUDt74mygPzH4E6SgJU6UuNqkxWm0sQ2hQC8mXDv1vV9xrkESbrdJ6mUWJ2j_4B0e9RZY93DUYaqN5Zrbdm4qr7zbBLbhJA6RTkjSdNux-IvW_pTa1KXeBwS9nwc06k08pnzF7uSxNNwSPIAyDOznFQuv3dsbFKpcBHzdJEl1N9IYyVgzWaRjB26pG6EK7Az7wIOfsyQMKUf2Mxq4U0O4WE0knLefBXsQP-Fg7orFjNsFfBFzo_rXm3JRUYDo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/01/30 03:53:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AC9OLbu113fdkzGFyHBR5I7de8sBqkklev8CT-p6UVlNp6FpFwDGnDoyHJxUSYROTib6AM7OPsUS4NNo3D8NF0eXxqvwTu_tRONjFpGRMUii8wJcyxb-2W0OStJHPLWPb7jjLDFJlMGs0zrsUG557NGV8vcRK_wcEdkPV5TZ2aXiJGyE-k4xUJn1zHS75PL8VPi_lVXrvYoUl-j4dDxMr1BJ5aAzxCvkA9QzHquIsQ6iux8R3A_ZsgSQJyVg4608lZrQgrIA_rig6hf7QMAD9vnqkIaA2U5nbnc8WGQWBD-fy3JtY1e9eTShXYaFh3U0yPO6ZUEWJ-O6X68Yfz1oUiE 2026/01/30 03:53:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/01/30 03:53:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/01/30 03:53:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AC9OLbu113fdkzGFyHBR5I7de8sBqkklev8CT-p6UVlNp6FpFwDGnDoyHJxUSYROTib6AM7OPsUS4NNo3D8NF0eXxqvwTu_tRONjFpGRMUii8wJcyxb-2W0OStJHPLWPb7jjLDFJlMGs0zrsUG557NGV8vcRK_wcEdkPV5TZ2aXiJGyE-k4xUJn1zHS75PL8VPi_lVXrvYoUl-j4dDxMr1BJ5aAzxCvkA9QzHquIsQ6iux8R3A_ZsgSQJyVg4608lZrQgrIA_rig6hf7QMAD9vnqkIaA2U5nbnc8WGQWBD-fy3JtY1e9eTShXYaFh3U0yPO6ZUEWJ-O6X68Yfz1oUiE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/01/30 03:53:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ANk_S0s1g8G3_kSCp6W8ldOsTDrh175TBFlJFv_L3SbkLG3mfxQhZofRiZY8z56iA4j4qRNvIoO98Lueyqh7u3r6GOTXITWuocAFhbZVXYGk2b2PIXoP0pEk_MSW_x31IbYb1X86W5-nK4QnyKsxJT15GrxgCzLllFz41j-sj22ZBzobgOXJ8EvIo6wcXaCG5pbaUwxM3QiIrVA5tSVW6pecfaFWq0ylRqAULrPhvN9sdQNslmMO3UYT_G_q0oHlrwyNEu_jdu_oaEKan49w4eIyjrVog0P_pMlKXgYTuZJEM9qeKoatTn9Koi3EmYzY8aZPf4djX92rK0aypSucU_s 2026/01/30 03:53:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/01/30 03:53:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/01/30 03:53:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ANk_S0s1g8G3_kSCp6W8ldOsTDrh175TBFlJFv_L3SbkLG3mfxQhZofRiZY8z56iA4j4qRNvIoO98Lueyqh7u3r6GOTXITWuocAFhbZVXYGk2b2PIXoP0pEk_MSW_x31IbYb1X86W5-nK4QnyKsxJT15GrxgCzLllFz41j-sj22ZBzobgOXJ8EvIo6wcXaCG5pbaUwxM3QiIrVA5tSVW6pecfaFWq0ylRqAULrPhvN9sdQNslmMO3UYT_G_q0oHlrwyNEu_jdu_oaEKan49w4eIyjrVog0P_pMlKXgYTuZJEM9qeKoatTn9Koi3EmYzY8aZPf4djX92rK0aypSucU_s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/01/30 03:53:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEaPE-mf2mhofeOxNVgcETLMFyAMScHkHzjOroYA3vp7FDwEXCqX9qYRkbsStrWYY_j2-40uiiT_inG_k0a9rJHKB9tHJA81tVojMDHXuh3bU2aiNVFC3ch33dp0HDkvRxd0oLZwflLdodQDb0XeNkkjbK_9FqWmaGYHmWhB9qbFZaduOCtqdvZMzKRezTRyNC8gG7t6-LSIouHrxIBn9WsdSfbU0Cz0ugxXhOEc_xyw0Xda85koKzppBJ4aPY70gJpBtU_CI_ZohLVmvYhEpW4RsieLgY6gsUscSNd5zniKNWAKSs7V_VN8umhUr15a5Wc_LtQbr_sQmGST5NV3iEs 2026/01/30 03:53:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/01/30 03:53:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/01/30 03:53:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEaPE-mf2mhofeOxNVgcETLMFyAMScHkHzjOroYA3vp7FDwEXCqX9qYRkbsStrWYY_j2-40uiiT_inG_k0a9rJHKB9tHJA81tVojMDHXuh3bU2aiNVFC3ch33dp0HDkvRxd0oLZwflLdodQDb0XeNkkjbK_9FqWmaGYHmWhB9qbFZaduOCtqdvZMzKRezTRyNC8gG7t6-LSIouHrxIBn9WsdSfbU0Cz0ugxXhOEc_xyw0Xda85koKzppBJ4aPY70gJpBtU_CI_ZohLVmvYhEpW4RsieLgY6gsUscSNd5zniKNWAKSs7V_VN8umhUr15a5Wc_LtQbr_sQmGST5NV3iEs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/01/30 03:53:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGPt0WL026p_tDitHFf_P8KNNJIQH8m7GvqVODhRVVn23llGXkrDe9lNnYbAGp-diF88v1O_yIrVqQOI1e1jI5Qxv4ZPioqUOuIwe1BWTfi1jF8MkzV1XjK5ToUopMLSHZUljVlDPy0oUCyP52MQviDlnwDsumEa83s7GpbJx0o3ytEFHeLKuM5wB83XcK7U-5kHmATgBl2Ai1driDBFRbf6-QxDOeZ_HWXzfbdyhl91HT49z7sIQyHZDPWw80b09pGk7CRZ0LF_1QtZhUQpcIfWoVFHqbEotiYLIn2Aqcbz2Jg4TKpA9ID99q6DaQP83bJNQRDQdOYmf0g8A39Yj-A 2026/01/30 03:53:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/01/30 03:53:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/01/30 03:53:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/01/30 03:53:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/01/30 03:53:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/01/30 03:53:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/01/30 03:53:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGPt0WL026p_tDitHFf_P8KNNJIQH8m7GvqVODhRVVn23llGXkrDe9lNnYbAGp-diF88v1O_yIrVqQOI1e1jI5Qxv4ZPioqUOuIwe1BWTfi1jF8MkzV1XjK5ToUopMLSHZUljVlDPy0oUCyP52MQviDlnwDsumEa83s7GpbJx0o3ytEFHeLKuM5wB83XcK7U-5kHmATgBl2Ai1driDBFRbf6-QxDOeZ_HWXzfbdyhl91HT49z7sIQyHZDPWw80b09pGk7CRZ0LF_1QtZhUQpcIfWoVFHqbEotiYLIn2Aqcbz2Jg4TKpA9ID99q6DaQP83bJNQRDQdOYmf0g8A39Yj-A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/01/30 03:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AASxyxq_OAGGaiN2nL8UADS50zgf7uLZEWtUw3H5gMXmLcpMveh9bzSjMHsAst-xrG9tk5MnU0JU8NnAPF3JOhek8yrOZpS_IhUHkJtaJfmG3qXTU312smpSIa4noXYwq8Fgbk13iP7VZ4N6NS_JklOA-AxqnvPArQUdlELxHEuED5U_g5bO6e-vkACd3k5dNtwBLhZ2yBCS9VwGKvkJBDSiltNl8r-FkFeF2te_HWBLqYP8Ov1jIr-YeTdlT2C9YbYpkUtrFlyeO5EVIe6gBCrkQ-eCYVKZ4Cs5RG6Nh5pzgu5Y0GGkC--8_Ti8JoamstG5hQh-qb3ZMsCk9CtIoB0 2026/01/30 03:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/01/30 03:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/01/30 03:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/01/30 03:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/01/30 03:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/01/30 03:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/01/30 03:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AASxyxq_OAGGaiN2nL8UADS50zgf7uLZEWtUw3H5gMXmLcpMveh9bzSjMHsAst-xrG9tk5MnU0JU8NnAPF3JOhek8yrOZpS_IhUHkJtaJfmG3qXTU312smpSIa4noXYwq8Fgbk13iP7VZ4N6NS_JklOA-AxqnvPArQUdlELxHEuED5U_g5bO6e-vkACd3k5dNtwBLhZ2yBCS9VwGKvkJBDSiltNl8r-FkFeF2te_HWBLqYP8Ov1jIr-YeTdlT2C9YbYpkUtrFlyeO5EVIe6gBCrkQ-eCYVKZ4Cs5RG6Nh5pzgu5Y0GGkC--8_Ti8JoamstG5hQh-qb3ZMsCk9CtIoB0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/01/30 03:53:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHU523AHtNKTJbf07F9fPBsqbZHHX0wK-b_pY9NuLHIdHEEwRax6CMe7olTlhSeTvQO53ygJ6K5E7eVmqJ3fCioTUC166uGysFlsUksj1hpIe0BewPbL6O6ql4T-R7RzRzjyLqS4OTSJ3HJd4gSuWu3eKMMKzDXQgu991vhmSpoPgwBnKSXcSbc_R07NClJbOis4VV8X2v7WZhqO9pw61BrBALCIF_PM7M-V2q2FiDLHGG2pNIgg1u8QypSUMO4nXRAl2Q9xA6baL6WDh7IGJbQhzh6SQUpf_La2m9nqNksQwoT-umg2qZTL3b3Uq3AWMr0BaUmilJ52mM3n8rsmJE0 2026/01/30 03:53:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/01/30 03:53:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/01/30 03:53:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHU523AHtNKTJbf07F9fPBsqbZHHX0wK-b_pY9NuLHIdHEEwRax6CMe7olTlhSeTvQO53ygJ6K5E7eVmqJ3fCioTUC166uGysFlsUksj1hpIe0BewPbL6O6ql4T-R7RzRzjyLqS4OTSJ3HJd4gSuWu3eKMMKzDXQgu991vhmSpoPgwBnKSXcSbc_R07NClJbOis4VV8X2v7WZhqO9pw61BrBALCIF_PM7M-V2q2FiDLHGG2pNIgg1u8QypSUMO4nXRAl2Q9xA6baL6WDh7IGJbQhzh6SQUpf_La2m9nqNksQwoT-umg2qZTL3b3Uq3AWMr0BaUmilJ52mM3n8rsmJE0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/01/30 03:53:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AOYX0Oh6XzuYmUPdKr7x3FndZJagb94vlg_MjorAldvAeSgyt1KFPBZIv_ImG2FrMxGrHkWLuAxQGYi4YczWxa_S0kzcEFgwFpzjiC3Uqq05NM9hZLEWJzpuVJuliKVB80yukYoRoLW3kLO-zuFpVFhIojGhJSchz-gTraTULyY22zlhkezW7dyxbYnSjs5Yj8LHG8dX1l_WaR_kiPbATbN3rLF6O0X3o5F1FtN2_lVVtDShbzGrD9IjeqPDK6u5z94aJrMdtIm363GETyXWIEWk8yFCMhanpCpNgqJohwBbB9YXcfkGaoSbiPbguEGqyePEvJec1ZGvhFgVQW2ReTA 2026/01/30 03:53:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/01/30 03:53:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/01/30 03:53:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AOYX0Oh6XzuYmUPdKr7x3FndZJagb94vlg_MjorAldvAeSgyt1KFPBZIv_ImG2FrMxGrHkWLuAxQGYi4YczWxa_S0kzcEFgwFpzjiC3Uqq05NM9hZLEWJzpuVJuliKVB80yukYoRoLW3kLO-zuFpVFhIojGhJSchz-gTraTULyY22zlhkezW7dyxbYnSjs5Yj8LHG8dX1l_WaR_kiPbATbN3rLF6O0X3o5F1FtN2_lVVtDShbzGrD9IjeqPDK6u5z94aJrMdtIm363GETyXWIEWk8yFCMhanpCpNgqJohwBbB9YXcfkGaoSbiPbguEGqyePEvJec1ZGvhFgVQW2ReTA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/01/30 03:53:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMkCCWeiFn7a7HaMBBf84ccI970fMCxmXbSV49c54QmDsE-fS3VcCuqL16SEUVzIYfyiZHt_qi4B53W_j06aGBrvQCMu2nCv0BwDI2OePs4kmQi8zSTLt78Cnsxpn_SJMUpsUvzy-BpkF-pkpChFH81T3iiTVRjeQUPC-eUOTbkadrpguic5Lt4_OHWxha0L20SBntiO36bbS3lULydmIJsHyCXKVPmZ4N71YgyAQ7pz091MiolCCDGLwNIf_cyjN3XLL6xjrdK4z3xSidv3jkpkZLOgpr0OuQYv6qv4pdVjreXvkR0ep2azdb74Hg8LI6Ehy7DsqfT1oSb6zWRTQnY 2026/01/30 03:53:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/01/30 03:53:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/01/30 03:53:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMkCCWeiFn7a7HaMBBf84ccI970fMCxmXbSV49c54QmDsE-fS3VcCuqL16SEUVzIYfyiZHt_qi4B53W_j06aGBrvQCMu2nCv0BwDI2OePs4kmQi8zSTLt78Cnsxpn_SJMUpsUvzy-BpkF-pkpChFH81T3iiTVRjeQUPC-eUOTbkadrpguic5Lt4_OHWxha0L20SBntiO36bbS3lULydmIJsHyCXKVPmZ4N71YgyAQ7pz091MiolCCDGLwNIf_cyjN3XLL6xjrdK4z3xSidv3jkpkZLOgpr0OuQYv6qv4pdVjreXvkR0ep2azdb74Hg8LI6Ehy7DsqfT1oSb6zWRTQnY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/01/30 03:53:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOD4lefk0dOUNXei7XRIotggLLHoI-8_uYtfmq-wx0nqOtJ3moP9hEaeKyq-obSqZgb-o1ak9UQUrc2Ktbf-pbMAykDmZgtAuOcy4-LiUFo_O4dhCFNNzeXh0Q70MXcwtyzFOjbvo5vpgDr6tPZGM9tjSiVBZVzmLS1rlDzmcASUBkCuEZGCbSmHQ3WrZd_z3AFxoLVt7reTb5NT60muTGCkv4I4xwl_ITxEHP9UhvzGUIRQwPL3GhFKXSHjT4zXP7UpUwtKIPImsf2AaNUKPxMvpgtbNVe8qXmKR3WG3KGh9xuzLyAifzSP91nDX399FixrgsCkzdp1B9HqGBBpsdM 2026/01/30 03:53:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/01/30 03:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/01/30 03:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/01/30 03:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/01/30 03:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/01/30 03:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/01/30 03:53:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOD4lefk0dOUNXei7XRIotggLLHoI-8_uYtfmq-wx0nqOtJ3moP9hEaeKyq-obSqZgb-o1ak9UQUrc2Ktbf-pbMAykDmZgtAuOcy4-LiUFo_O4dhCFNNzeXh0Q70MXcwtyzFOjbvo5vpgDr6tPZGM9tjSiVBZVzmLS1rlDzmcASUBkCuEZGCbSmHQ3WrZd_z3AFxoLVt7reTb5NT60muTGCkv4I4xwl_ITxEHP9UhvzGUIRQwPL3GhFKXSHjT4zXP7UpUwtKIPImsf2AaNUKPxMvpgtbNVe8qXmKR3WG3KGh9xuzLyAifzSP91nDX399FixrgsCkzdp1B9HqGBBpsdM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/01/30 03:53:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANBIOqmCMEATQo1oxRydcLmQ5en6sCyRDdfHCUKzVbIZmu5SHmAvybZFmznO6au_CadlFLFSi8tXzkrllxGo0qlzzb7qR0GgA-tOxTUkBlz1_nTN30nt6nXUs2fXc17FdbGMpzQJk2zPtP4ivImiaTA8aOwdZKdIIT1mpiH9YNsNxfU_HnlA1MRvgp9KRRgWeAOyBw5WWghkj1KxV0EC4uHz-r-qtPklq_VbkwtdOINANzyMMnm7Y4QrutVfBSrUsbd2fXYpqgBeFgyhmAnkRTYFBtyvemE1jGq9MlZAUZZI01bkg7EGODO67jLS8HJ0Z3KfIIOIGMelY8T7gSGFbJc 2026/01/30 03:53:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/01/30 03:53:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/01/30 03:53:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/01/30 03:53:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/01/30 03:53:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/01/30 03:53:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/01/30 03:53:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANBIOqmCMEATQo1oxRydcLmQ5en6sCyRDdfHCUKzVbIZmu5SHmAvybZFmznO6au_CadlFLFSi8tXzkrllxGo0qlzzb7qR0GgA-tOxTUkBlz1_nTN30nt6nXUs2fXc17FdbGMpzQJk2zPtP4ivImiaTA8aOwdZKdIIT1mpiH9YNsNxfU_HnlA1MRvgp9KRRgWeAOyBw5WWghkj1KxV0EC4uHz-r-qtPklq_VbkwtdOINANzyMMnm7Y4QrutVfBSrUsbd2fXYpqgBeFgyhmAnkRTYFBtyvemE1jGq9MlZAUZZI01bkg7EGODO67jLS8HJ0Z3KfIIOIGMelY8T7gSGFbJc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/01/30 03:53:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ADRezUKZK6QRp7UodFjPHGdfLgscPRk8pmrPSSGXtWEn_SBTD7Hb9VAlWX7aYRqf4LmqP-SsD2V6PKDxUPx1oyEndUMjtszI-4a8Yw-QCHmpil0kTV3gWJPFSkGsC449Lesos2fTWpulbmYU52JBiiJ7Pyl9BxT3aNvT511-3sLzKKMIJGqyiFio6svy4KTQhc235cYPNjRqn-ryd5VeYxcr1DH9G2AIPLsxos4nnIFCRCuYDsQpvj0XOM7xG1m699bZqhPLBy4glRr2HxQ5LmLfaTh3YHXZ676iwSPndDk2wM1zLgjHutm3Hpz21_0OE2JD56FqsllSxruDJ8oEKz4 2026/01/30 03:53:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/01/30 03:53:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/01/30 03:53:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ADRezUKZK6QRp7UodFjPHGdfLgscPRk8pmrPSSGXtWEn_SBTD7Hb9VAlWX7aYRqf4LmqP-SsD2V6PKDxUPx1oyEndUMjtszI-4a8Yw-QCHmpil0kTV3gWJPFSkGsC449Lesos2fTWpulbmYU52JBiiJ7Pyl9BxT3aNvT511-3sLzKKMIJGqyiFio6svy4KTQhc235cYPNjRqn-ryd5VeYxcr1DH9G2AIPLsxos4nnIFCRCuYDsQpvj0XOM7xG1m699bZqhPLBy4glRr2HxQ5LmLfaTh3YHXZ676iwSPndDk2wM1zLgjHutm3Hpz21_0OE2JD56FqsllSxruDJ8oEKz4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/01/30 03:53:41 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AMWqtflUPQHm27yuooupOOlOsW3WVeYerFjikXzqMtNg6Imz65Uy8ln2wu58iGKofkAmYDREwYofyk13tShH2Bdhrgrkn8DKhEIqo-2vfHlqZVEuoSMBwEkdhwLHHvLld7hXgpMuzK4MaGHd_P9Q0dk8Y3Ch2kPAtdusKWJuRkeSJ1UsRVDV1ClPmkJkfqCkviHqi62922UQOSJ52MUl_PQ5ALIOPlqWToyreTMjZh9O9iVne_vy7nJl00fhOhztdV3XRU_4SrG6iiMslo6EDfn0NAvZ3UueHnhGETPL60WPN1S4AqU7RpVo74SOzVUdjAIPvDa5CVKMIU1fVe2JVzU 2026/01/30 03:53:41 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/01/30 03:53:42 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/01/30 03:53:42 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AMWqtflUPQHm27yuooupOOlOsW3WVeYerFjikXzqMtNg6Imz65Uy8ln2wu58iGKofkAmYDREwYofyk13tShH2Bdhrgrkn8DKhEIqo-2vfHlqZVEuoSMBwEkdhwLHHvLld7hXgpMuzK4MaGHd_P9Q0dk8Y3Ch2kPAtdusKWJuRkeSJ1UsRVDV1ClPmkJkfqCkviHqi62922UQOSJ52MUl_PQ5ALIOPlqWToyreTMjZh9O9iVne_vy7nJl00fhOhztdV3XRU_4SrG6iiMslo6EDfn0NAvZ3UueHnhGETPL60WPN1S4AqU7RpVo74SOzVUdjAIPvDa5CVKMIU1fVe2JVzU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/01/30 03:53:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJgjlSQSjJjO8sWfNupOHssOV8AMZBnXranpPYc1L6W1GAqEW9-ZHhT9YIj6d4U4ALsGxuAIcDkNvsMlCWnZMhueYsaAaUyaDdJbvNfJKmh1fo0eLBKyaguioYGV0O6SMfpqSQ2NfxkJ2Meg-Kp4ro1oxoK35DqtbOZrLfaR6QkkJvb5v82w6fBcLuMu4zcRRmmYkj6ezsInhkVz3e29SHeSjO4BrKvCGDiruU5Pwb297_mepqrKsND4s0PF-w1viLkB70nT7Sn7CIOsGgJhVNMrfGSbSbegWYoDEUGPf6otF10EWxC41IgS30vrfk-8YuZO8Q84409gwbHXTQcV-Ak 2026/01/30 03:53:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/01/30 03:53:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/01/30 03:53:44 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJgjlSQSjJjO8sWfNupOHssOV8AMZBnXranpPYc1L6W1GAqEW9-ZHhT9YIj6d4U4ALsGxuAIcDkNvsMlCWnZMhueYsaAaUyaDdJbvNfJKmh1fo0eLBKyaguioYGV0O6SMfpqSQ2NfxkJ2Meg-Kp4ro1oxoK35DqtbOZrLfaR6QkkJvb5v82w6fBcLuMu4zcRRmmYkj6ezsInhkVz3e29SHeSjO4BrKvCGDiruU5Pwb297_mepqrKsND4s0PF-w1viLkB70nT7Sn7CIOsGgJhVNMrfGSbSbegWYoDEUGPf6otF10EWxC41IgS30vrfk-8YuZO8Q84409gwbHXTQcV-Ak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/01/30 03:53:44 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMvz9Z4JUnj75ovfNQhI6QwmRIeVBSHtSVd0kGoxv81TU8v2vXmIg5Mr6-6Qy-Wd9PL-17jGtG1_DsnErxaTWwFxn6JYXrDZjeiXlCxPkIzY1uKGSSoEo-cuzcFzb-auXPfokq2F2PNqKgAvk418fycqcWhZ_XSyJJHSaBgm1vmRICB6F1oPR7pqAo7kpGijLxpdrvmVIz4IGXr0rf92F5BPfmWyyUM4chWQGudt0NIHCrLJvFTXQKbxMC8-vLZ-79afIPThLwCZ4yycGgfpk9_5J_N_GJAEhQPhzJwYJxbMy8TX8JnNFflO_YboKRS3u6LNcre4XMjuyQ-S8kYm2wg 2026/01/30 03:53:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/01/30 03:53:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/01/30 03:53:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/01/30 03:53:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/01/30 03:53:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/01/30 03:53:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/01/30 03:53:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMvz9Z4JUnj75ovfNQhI6QwmRIeVBSHtSVd0kGoxv81TU8v2vXmIg5Mr6-6Qy-Wd9PL-17jGtG1_DsnErxaTWwFxn6JYXrDZjeiXlCxPkIzY1uKGSSoEo-cuzcFzb-auXPfokq2F2PNqKgAvk418fycqcWhZ_XSyJJHSaBgm1vmRICB6F1oPR7pqAo7kpGijLxpdrvmVIz4IGXr0rf92F5BPfmWyyUM4chWQGudt0NIHCrLJvFTXQKbxMC8-vLZ-79afIPThLwCZ4yycGgfpk9_5J_N_GJAEhQPhzJwYJxbMy8TX8JnNFflO_YboKRS3u6LNcre4XMjuyQ-S8kYm2wg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/01/30 03:53:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ACwIVIDRTK8ou5ABJRi209sDtTm5USqWTd9smNhPmZscbAuHYlCZwxp5jNWKMjpJdeBwFwjhS8y4k1xktG_xi9tGSQJK3B7zwAGhgDwBRApgaxKtjzNrnNdxbZxvfY1RbfeOFM8QVWFXwZNXd6P-n7ZN8sl8EG9H7JhZJhzEK9kbhWXmP7XHA0j9BCq7KDHDCLu1D8SzH-7AFHr_doTJUOsEFJcoBOYCwQZ05ZdUNSw7Zu6twz1YYqi0v93GpuRjI3dnX6nhk2yfr5ahpCtJPVXSFLqNVvDdE05LG7AWL_hTih0QvTn_vWxUiT480JT3K9jFdlZG20aKOcpHPUet-nI 2026/01/30 03:53:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/01/30 03:53:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/01/30 03:53:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/01/30 03:53:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/01/30 03:53:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/01/30 03:53:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/01/30 03:53:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ACwIVIDRTK8ou5ABJRi209sDtTm5USqWTd9smNhPmZscbAuHYlCZwxp5jNWKMjpJdeBwFwjhS8y4k1xktG_xi9tGSQJK3B7zwAGhgDwBRApgaxKtjzNrnNdxbZxvfY1RbfeOFM8QVWFXwZNXd6P-n7ZN8sl8EG9H7JhZJhzEK9kbhWXmP7XHA0j9BCq7KDHDCLu1D8SzH-7AFHr_doTJUOsEFJcoBOYCwQZ05ZdUNSw7Zu6twz1YYqi0v93GpuRjI3dnX6nhk2yfr5ahpCtJPVXSFLqNVvDdE05LG7AWL_hTih0QvTn_vWxUiT480JT3K9jFdlZG20aKOcpHPUet-nI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/01/30 03:53:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMEnJSmk1g6aI3xBwsm3B1YVyCW8MTvkyz6RziVkxajKh8xEUorFbmbUuMH21vz6TC_hl1A4Q6MlkYaDD-LvEGPzvzKB47Twt2_myoJlsPSyWpuqqwiAWiPCGzapz7lkUaM4AUxJwHsbkKKOrVa4-T1O3OUNwgAHN9lJmkpiVluPceP7yNj6mqhI6AV1PxCqWa1gZOPMdrnAD4m2O7E7sXwW9_7-gvQORPp6seIs6aJ5DR1mYR4lkvZtmXlmjasEz1A5v3PwvPmnee0treLDJ2JP0WTnPAZGuU_tG68RgHRu5IsJirEubcTrFLh-maQUG3D2FwZZd_rX0UuzDP9gIs0 2026/01/30 03:53:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/01/30 03:53:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/01/30 03:53:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AMEnJSmk1g6aI3xBwsm3B1YVyCW8MTvkyz6RziVkxajKh8xEUorFbmbUuMH21vz6TC_hl1A4Q6MlkYaDD-LvEGPzvzKB47Twt2_myoJlsPSyWpuqqwiAWiPCGzapz7lkUaM4AUxJwHsbkKKOrVa4-T1O3OUNwgAHN9lJmkpiVluPceP7yNj6mqhI6AV1PxCqWa1gZOPMdrnAD4m2O7E7sXwW9_7-gvQORPp6seIs6aJ5DR1mYR4lkvZtmXlmjasEz1A5v3PwvPmnee0treLDJ2JP0WTnPAZGuU_tG68RgHRu5IsJirEubcTrFLh-maQUG3D2FwZZd_rX0UuzDP9gIs0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/01/30 03:53:53 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AOYH9UouxJ62kelydLRpwm9SYAAzAoXKjXwfQrxyamRCBXp10ksojxb3l79bh5LqqT6DNOCU2TpC5StpkWlKSy_JdohfIlTbm7rk2qRAC7owrilU5gJViOP-SeYPihVXElKG9Sv3NNXQCeAMKd77rKENynTgUFUKy60p9-HOPYqG8468RfGWZxTg8uLJfC2jzkCPEP1g-M63AfJmsDDe6LzLzBR3jY_wl1KyNHYIQGeeJx6AfSwwyFTr85BpPnCAKfXVN504QuPfr5jCaS9ujSwuIIwX0dSseBYOVS8Q3oLkcXMGSaBJteu5Szsx3QQ2CKl3Vca6hhMVE8LkbQM78d0 2026/01/30 03:53:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/01/30 03:53:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/01/30 03:53:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AOYH9UouxJ62kelydLRpwm9SYAAzAoXKjXwfQrxyamRCBXp10ksojxb3l79bh5LqqT6DNOCU2TpC5StpkWlKSy_JdohfIlTbm7rk2qRAC7owrilU5gJViOP-SeYPihVXElKG9Sv3NNXQCeAMKd77rKENynTgUFUKy60p9-HOPYqG8468RfGWZxTg8uLJfC2jzkCPEP1g-M63AfJmsDDe6LzLzBR3jY_wl1KyNHYIQGeeJx6AfSwwyFTr85BpPnCAKfXVN504QuPfr5jCaS9ujSwuIIwX0dSseBYOVS8Q3oLkcXMGSaBJteu5Szsx3QQ2CKl3Vca6hhMVE8LkbQM78d0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/01/30 03:53:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFDnQpFUNbyiqBDAN_dHQmYsBY_g_btrcm13soDBqPXoyPNMtLkoLFOEEibY46_pYdOwZPa25aQvR7jRK1Fy6MJ8-jV_fhCHtR9sg1KK0YizaxwyEHooP16LBsNOU7uguud8iivj5SLP4XcmPRYi1P-IAP7yHz8kct4d0z7wnpvF1HCZ1AxJD1HTcr64Rgp-_-3u5vX40GdLlqzV31R4Gu7JufgA4eJuUqRTaOHE46jPkrpIHUk05NCQxD3Bt_-eda_Zkt_0iE65MS9UQtFR_HFXEbUM1GXwfxBUww7ltfld3ol3tXfhxNU6Ek8Ny0Qr2pIGh8Ok0Xg0_ZsKqJ3UfVU 2026/01/30 03:53:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/01/30 03:53:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/01/30 03:53:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFDnQpFUNbyiqBDAN_dHQmYsBY_g_btrcm13soDBqPXoyPNMtLkoLFOEEibY46_pYdOwZPa25aQvR7jRK1Fy6MJ8-jV_fhCHtR9sg1KK0YizaxwyEHooP16LBsNOU7uguud8iivj5SLP4XcmPRYi1P-IAP7yHz8kct4d0z7wnpvF1HCZ1AxJD1HTcr64Rgp-_-3u5vX40GdLlqzV31R4Gu7JufgA4eJuUqRTaOHE46jPkrpIHUk05NCQxD3Bt_-eda_Zkt_0iE65MS9UQtFR_HFXEbUM1GXwfxBUww7ltfld3ol3tXfhxNU6Ek8Ny0Qr2pIGh8Ok0Xg0_ZsKqJ3UfVU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/01/30 03:53:57 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACmhHaL6EGbSA4AxDTVptNIfAud4UgNds1lfGOP9ZIIRhG_P1UFJUOalau2M91NNs3ZSZVzWr45EwNq_gPLizMi9bZMq9hVJrzcpQebmyjr8xx2JymqKoRftoP_sAkpwiLhc8358qM8bAv3RRkBmGxPFXiBA03Fo61A8vNwCc9ghKMOM_aJDk2TLL_4uZm2E5oOAdAzkc7UvNLXsqtxOt5pYUDwtF8x38j2vxQ0BpRJ9fTINKsC_enKOpQubqW06oM3tTJJvQe6S6CNUrGlJqhjiwODm7Tu99zuE453Tf1z-sDSEpoP-uGr3Vv_Zrnz-1-OzQRP1Mf6HwgNCU5Rz7N0 2026/01/30 03:53:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/01/30 03:53:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/01/30 03:53:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/01/30 03:53:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/01/30 03:53:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/01/30 03:53:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/01/30 03:53:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACmhHaL6EGbSA4AxDTVptNIfAud4UgNds1lfGOP9ZIIRhG_P1UFJUOalau2M91NNs3ZSZVzWr45EwNq_gPLizMi9bZMq9hVJrzcpQebmyjr8xx2JymqKoRftoP_sAkpwiLhc8358qM8bAv3RRkBmGxPFXiBA03Fo61A8vNwCc9ghKMOM_aJDk2TLL_4uZm2E5oOAdAzkc7UvNLXsqtxOt5pYUDwtF8x38j2vxQ0BpRJ9fTINKsC_enKOpQubqW06oM3tTJJvQe6S6CNUrGlJqhjiwODm7Tu99zuE453Tf1z-sDSEpoP-uGr3Vv_Zrnz-1-OzQRP1Mf6HwgNCU5Rz7N0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/01/30 03:54:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: APfjtHgwPi7UoqmCf_VF9wbXtP2MnCeH1erGiQu9xPW5JlAYD7fgH72L_O7rEme5CYJ_AR5fefM1G7BCdG08Gx1NQJXm3SNN5peM3zboDcDlmMlPmmP1H9nzOK7FiA2P3LeQLfHhedMHWx2tekaIyjlCw0dvC3fHF37kO3SpgSROj8CuTGsB7Vb_oyFFvibYd3AWdE3bYoMB69QllBeONMcY8Pg90zhJTuiw8OE_B9G-Pvi2GWNJgFYscXR52rn6btOQKBKBz41uGnOs9Xb9sOnqxrwk4mm_anZJon1ueZI2sUUUxgGQucISu-2mKP9Hfjbs5hAiEtkDlyIN4ZzBauY 2026/01/30 03:54:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/01/30 03:54:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/01/30 03:54:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/01/30 03:54:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/01/30 03:54:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/01/30 03:54:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/01/30 03:54:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "APfjtHgwPi7UoqmCf_VF9wbXtP2MnCeH1erGiQu9xPW5JlAYD7fgH72L_O7rEme5CYJ_AR5fefM1G7BCdG08Gx1NQJXm3SNN5peM3zboDcDlmMlPmmP1H9nzOK7FiA2P3LeQLfHhedMHWx2tekaIyjlCw0dvC3fHF37kO3SpgSROj8CuTGsB7Vb_oyFFvibYd3AWdE3bYoMB69QllBeONMcY8Pg90zhJTuiw8OE_B9G-Pvi2GWNJgFYscXR52rn6btOQKBKBz41uGnOs9Xb9sOnqxrwk4mm_anZJon1ueZI2sUUUxgGQucISu-2mKP9Hfjbs5hAiEtkDlyIN4ZzBauY" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/01/30 03:54:04 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/01/30 03:54:06 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/01/30 03:54:09 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/01/30 03:54:12 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/01/30 03:54:15 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/01/30 03:54:16 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANutdaAC0hUdQOyufPzrUlMVSZYdsMWYB8w1NtYh9OuGTQfx18TITiAHIIw14yboMqJDVeXR93JEjperk1oBwcG_K9MdGjmOUglDRJKYmg27BtLggonAKYNrvEzlKIN3dCBJqHkRYiis0-yj2H8nJS29PkWcYdhiS_lccP0CN0JWx-qxuODygHkCQ9H4-wt_N30BVUr3OxjAuoylONsapIRvqroITtcPdR3TAx_4q_GYOVGx16GLlDmjjCB-2yjD0qCs-jEYFBTdZUPuuqFvRXleN4NlX3NsjFGBWQRYWF8b6mGGtGM86R9sb-JdkP_yzQvrtSS4lw4OagwO1jmCK4s 2026/01/30 03:54:16 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/01/30 03:54:17 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e8a788ae61a8e4d899f201639117c2a2" 2026/01/30 03:54:17 DEBUG : unknown-size-put.txt: multipart upload "ANutdaAC0hUdQOyufPzrUlMVSZYdsMWYB8w1NtYh9OuGTQfx18TITiAHIIw14yboMqJDVeXR93JEjperk1oBwcG_K9MdGjmOUglDRJKYmg27BtLggonAKYNrvEzlKIN3dCBJqHkRYiis0-yj2H8nJS29PkWcYdhiS_lccP0CN0JWx-qxuODygHkCQ9H4-wt_N30BVUr3OxjAuoylONsapIRvqroITtcPdR3TAx_4q_GYOVGx16GLlDmjjCB-2yjD0qCs-jEYFBTdZUPuuqFvRXleN4NlX3NsjFGBWQRYWF8b6mGGtGM86R9sb-JdkP_yzQvrtSS4lw4OagwO1jmCK4s" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/01/30 03:54:18 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AAysjxbPAy5xDHSa5NqRiywMCege8R-lDEg1dTi4qYOJOnH5ylPnlQJXI3K_qB3iTpRBWG9rnsqIUMCdp24Cw45wBBX3MxxM5hoRTcU-0rNYVjxxQy2imbnpCKwQt6fc9yUpPIZzUtvKe0U9X7KABxGal3FEv1TI7ca6uMHvdg18d_aNCekD84bbr3Bow5d60z8Ls5aNOilGaXblBTy6JA9qC5D2gzw1imjT7DCXTKCISCl9blwCHixH_tNvRVVEZnkv1DUwuTyKEi_iOylLPzrqGDNOr3aaWIV0ZK2A4E9-3I3ciUcwoYhirFE5OPhxZx2XcBkrRKQ6WdGI7ROL6Dg 2026/01/30 03:54:18 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/01/30 03:54:18 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "cf3b6f24642c0375c3ed1e4e1814ec51" 2026/01/30 03:54:18 DEBUG : unknown-size-update.txt: multipart upload "AAysjxbPAy5xDHSa5NqRiywMCege8R-lDEg1dTi4qYOJOnH5ylPnlQJXI3K_qB3iTpRBWG9rnsqIUMCdp24Cw45wBBX3MxxM5hoRTcU-0rNYVjxxQy2imbnpCKwQt6fc9yUpPIZzUtvKe0U9X7KABxGal3FEv1TI7ca6uMHvdg18d_aNCekD84bbr3Bow5d60z8Ls5aNOilGaXblBTy6JA9qC5D2gzw1imjT7DCXTKCISCl9blwCHixH_tNvRVVEZnkv1DUwuTyKEi_iOylLPzrqGDNOr3aaWIV0ZK2A4E9-3I3ciUcwoYhirFE5OPhxZx2XcBkrRKQ6WdGI7ROL6Dg" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/01/30 03:54:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-geciquy5wigi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2629: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2672: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2721: Can't test if can't have empty directories 2026/01/30 03:54:18 DEBUG : Waiting for deletions to finish 2026/01/30 03:54:18 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/01/30 03:54:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/01/30 03:54:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/01/30 03:54:19 INFO : S3 bucket rclone-test-geciquy5wigi: Bucket "rclone-test-geciquy5wigi" deleted 2026/01/30 03:54:19 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2835: Shutdown method not supported --- FAIL: TestIntegration (124.78s) --- 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 (0.99s) --- FAIL: TestIntegration/FsMkdir (122.53s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (13.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.72s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.70s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.19s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.47s) --- 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.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.28s) --- 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/01/30 03:54:19 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/01/30 03:54:19 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 124.804s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m5.827309676s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot]