"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:" 2025/11/03 02:33:27 NOTICE: TestS3R2: Stopped server 2025/11/03 02:33:27 NOTICE: TestS3R2: Starting server 2025/11/03 02:33:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kasager2zaqa" 2025/11/03 02:33:27 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 2025/11/03 02:33:28 INFO : S3 bucket rclone-test-kasager2zaqa: Bucket "rclone-test-kasager2zaqa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/03 02:33:29 INFO : S3 bucket rclone-test-kasager2zaqa: Bucket "rclone-test-kasager2zaqa" deleted === RUN TestIntegration/FsMkdir 2025/11/03 02:33:29 INFO : S3 bucket rclone-test-kasager2zaqa: Bucket "rclone-test-kasager2zaqa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/03 02:33:30 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/03 02:33:30 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/03 02:33:30 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 "." === 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" 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/URL_encoding Messages: Put === 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 2025/11/03 02:33:48 NOTICE: S3 bucket rclone-test-kasager2zaqa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/03 02:33:48 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AL39u0v0TNoUvKaXz0Bkda4r3Da8jdGsIrP6TnoVWTG78IqY651zW1iCbpYtsd0gAPAweRDFbliDhGwXRP2oQHEYZTzg7jb1uUfJWlmArwK_U424ecdYQHpRXYU3LAIZNkN_QwIM0F1sr26G2Af0QyC4WWG51KAhvacdVVwjJo7HI-vBWN-bT0a_FABv4CqOenE3BWBOjlYj9pczR3TA4rNgFJB5hjKT7RXpeAnhwKxI-jryFknm9bBshf2V2jhfzKxdRVGD2w_l8RsMZ-Wc0f-eBgZmdxRCCm1EwVgYorLD9ETUSHFJRN7qs4t1tXfZk77oDhfXEzeI1tJz6KLoI7I 2025/11/03 02:33:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "67d378f328501b52d2f5508b86eb0228" 2025/11/03 02:33:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "5a4b9872079878e3e070081580826ad0" 2025/11/03 02:33:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "284fec3bf04abaaa0325cf65a9341a4c" 2025/11/03 02:33:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AL39u0v0TNoUvKaXz0Bkda4r3Da8jdGsIrP6TnoVWTG78IqY651zW1iCbpYtsd0gAPAweRDFbliDhGwXRP2oQHEYZTzg7jb1uUfJWlmArwK_U424ecdYQHpRXYU3LAIZNkN_QwIM0F1sr26G2Af0QyC4WWG51KAhvacdVVwjJo7HI-vBWN-bT0a_FABv4CqOenE3BWBOjlYj9pczR3TA4rNgFJB5hjKT7RXpeAnhwKxI-jryFknm9bBshf2V2jhfzKxdRVGD2w_l8RsMZ-Wc0f-eBgZmdxRCCm1EwVgYorLD9ETUSHFJRN7qs4t1tXfZk77oDhfXEzeI1tJz6KLoI7I" 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 2025/11/03 02:33:53 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/03 02:33:53 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 2025/11/03 02:33:56 DEBUG : S3 bucket rclone-test-kasager2zaqa: bucket is versioned: false 2025/11/03 02:33:56 DEBUG : Waiting for deletions to finish 2025/11/03 02:33:56 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/03 02:33:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/03 02:33:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/03 02:33:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kasager2zaqa/dirToPurgeFromRoot" 2025/11/03 02:33:57 DEBUG : Config file has changed externally - reloading 2025/11/03 02:33:57 DEBUG : S3 bucket rclone-test-kasager2zaqa path dirToPurgeFromRoot: bucket is versioned: false 2025/11/03 02:33:57 DEBUG : Waiting for deletions to finish 2025/11/03 02:33:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/03 02:33:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/03 02:33:58 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/03 02:33:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kasager2zaqa/hello? sausage/êé" 2025/11/03 02:33:59 DEBUG : S3 bucket rclone-test-kasager2zaqa path hello? sausage/êé: bucket is versioned: false 2025/11/03 02:33:59 DEBUG : Waiting for deletions to finish 2025/11/03 02:34:00 DEBUG : "a/b/c/d/e.txt" version false 2025/11/03 02:34:00 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/03 02:34:00 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:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1694: 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 2025/11/03 02:34:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kasager2zaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/03 02:34:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kasager2zaqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-kasager2zaqa" from "TestS3R2:rclone-test-kasager2zaqa" 2025/11/03 02:34:08 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:2052: 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:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/03 02:34:14 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALUpy8u3eRgJziIjgyqW_aMdGTYxirePESsttAD0Y3egF7qsPw9JdvqjgMIDlPqH50TQsiwdPqtnH8DwgU8YSiG-0HR6CHkA-JQUcqy4ZfHevZG73LHKylQy3KkuxIfgwkdrkRT9ydDKSHFK-_ur7ihE9Q7P4IpJ_qMPBGAq56whNnMwKNarYkRiTkE5NQsz_qdShTS-PLv23XhEq16xk1DBHDZidEssFvNzNtwy-FxCICkgJ-m4TONvmZNeI3sgMKWXzLSMPlMzXwc500vxXKOovoNGTGHwTATk-wxLLmQdfAu_nq3QDS8xVcOg3Nhj7Vf5meRoz80lYpNSnfCz--U 2025/11/03 02:34:14 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/03 02:34:14 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/03 02:34:15 DEBUG : piped data.txt: multipart upload "ALUpy8u3eRgJziIjgyqW_aMdGTYxirePESsttAD0Y3egF7qsPw9JdvqjgMIDlPqH50TQsiwdPqtnH8DwgU8YSiG-0HR6CHkA-JQUcqy4ZfHevZG73LHKylQy3KkuxIfgwkdrkRT9ydDKSHFK-_ur7ihE9Q7P4IpJ_qMPBGAq56whNnMwKNarYkRiTkE5NQsz_qdShTS-PLv23XhEq16xk1DBHDZidEssFvNzNtwy-FxCICkgJ-m4TONvmZNeI3sgMKWXzLSMPlMzXwc500vxXKOovoNGTGHwTATk-wxLLmQdfAu_nq3QDS8xVcOg3Nhj7Vf5meRoz80lYpNSnfCz--U" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/03 02:34:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOO8EMSnhOzz2T7MXxBIrS1_-g-nFMe28J16LtWGYb0bBEsFtVxqtO7iwyKGe5-wrN1i1RGqnpLia2aimFweElFpImuH44a1Y3qH5cKfhdsBO7B-mGPU3mCqSUCsX0FTFwVPlFb0kMmThoB_EmVJvYik8Pw35bGpfcT7SQuVkw31uEY5VGl3W_cZuR_t3rM5bWUG_r47Q6WbzI-RFtIb522w8RnVPBdiJgQ1uV2NPt26FhTpLxk7LSShKIVU-EL3EBHNJ5MmRTYWhzVnqKy8wnDLhrxX8cLNOImlEnddJi7Bu9jU70kZEzPBO8pduRBYdO4giBXowSj-5IkIuaR4toc 2025/11/03 02:34:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/03 02:34:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f21d02cdd6774c9c9d9818e66876084f" 2025/11/03 02:34:16 DEBUG : piped data.txt: multipart upload "AOO8EMSnhOzz2T7MXxBIrS1_-g-nFMe28J16LtWGYb0bBEsFtVxqtO7iwyKGe5-wrN1i1RGqnpLia2aimFweElFpImuH44a1Y3qH5cKfhdsBO7B-mGPU3mCqSUCsX0FTFwVPlFb0kMmThoB_EmVJvYik8Pw35bGpfcT7SQuVkw31uEY5VGl3W_cZuR_t3rM5bWUG_r47Q6WbzI-RFtIb522w8RnVPBdiJgQ1uV2NPt26FhTpLxk7LSShKIVU-EL3EBHNJ5MmRTYWhzVnqKy8wnDLhrxX8cLNOImlEnddJi7Bu9jU70kZEzPBO8pduRBYdO4giBXowSj-5IkIuaR4toc" 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 2025/11/03 02:34:17 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 2025/11/03 02:34:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AFmrxpfxdjuxluKISNFuDJKDMrLs7wziswHmJkERGGrn4-fH065M5xhuf9pQgCtdAs2zoZUdPih9hSbe8hSeQoYCbvsaqozMJGtjQXy_AMvPsq1_SH-PkBazwETAVWyVxsD-QMoFYQz-Pxcud_sYfCbEJ4SWQlppSJPQrBgByiqLkeKb3lkL0jzlq-lR7lGhbxf6C7_XDHf-RonEuaaDhxqax87y45FbxKTfzHTIP8z78GdAgUkgooQCJ0zT132TMqZc0rBRM5ZimE1hlx7_A3jgDiaMRCJKKuk4WdTFD9G8iNpxBWt_y69rRwi8Ygt7WYeEdwJKEnmJ3mryiMSWL2Q 2025/11/03 02:34:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/03 02:34:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/03 02:34:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AFmrxpfxdjuxluKISNFuDJKDMrLs7wziswHmJkERGGrn4-fH065M5xhuf9pQgCtdAs2zoZUdPih9hSbe8hSeQoYCbvsaqozMJGtjQXy_AMvPsq1_SH-PkBazwETAVWyVxsD-QMoFYQz-Pxcud_sYfCbEJ4SWQlppSJPQrBgByiqLkeKb3lkL0jzlq-lR7lGhbxf6C7_XDHf-RonEuaaDhxqax87y45FbxKTfzHTIP8z78GdAgUkgooQCJ0zT132TMqZc0rBRM5ZimE1hlx7_A3jgDiaMRCJKKuk4WdTFD9G8iNpxBWt_y69rRwi8Ygt7WYeEdwJKEnmJ3mryiMSWL2Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/03 02:34:21 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFNaGqsn8zxSGwVtf2YhymtzqIKhHDG7SW46OmVngs1ivyaWNxWMXNC7aN6UOIMEfz32Mk_FSGv8s6xvx34_ecxsl37UDlhRKOEsydL4NF_LRyNLSZO5kxYJWjbNLYlIkv3nDqKgGoHUA8scSsIcE0el-gcnAgBzTZR23Jx_LocOTIXZ8kCcf8lvnUt2GHQVS5sYt_fcSGYNnY1Iy5swfB9kXf6vXuibITJBusEh30mNPmLcMpKQc2goChsLHFyP_lsUlMd0XErdvFnaON-Z1it4SAaN_Jvtl_CD0jYBAP3v6I4fNRkz0-qeRPlplOPZy5MtOM11_L9ElztM8HqlDcs 2025/11/03 02:34:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/03 02:34:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/03 02:34:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFNaGqsn8zxSGwVtf2YhymtzqIKhHDG7SW46OmVngs1ivyaWNxWMXNC7aN6UOIMEfz32Mk_FSGv8s6xvx34_ecxsl37UDlhRKOEsydL4NF_LRyNLSZO5kxYJWjbNLYlIkv3nDqKgGoHUA8scSsIcE0el-gcnAgBzTZR23Jx_LocOTIXZ8kCcf8lvnUt2GHQVS5sYt_fcSGYNnY1Iy5swfB9kXf6vXuibITJBusEh30mNPmLcMpKQc2goChsLHFyP_lsUlMd0XErdvFnaON-Z1it4SAaN_Jvtl_CD0jYBAP3v6I4fNRkz0-qeRPlplOPZy5MtOM11_L9ElztM8HqlDcs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/03 02:34:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ALZ2zPbfTf0_kTCn9_huRshMUJjWQtxZkTioJ0LOm41L2uQZALMSSYu0gbBMheXWPdXRDv-18XBG1rccP3JJyxNi2epMB8Ur4eKKT7zSoGc3XGRpydZRPWTmPBofbgNjymMuwVhwstC9mrlKsklxMl-_K1lB5mnNg1GGlZu4udk267Xr1MJTChDj5HZn4HrvxiAf_YfRULQUjSKtm5BJxv7kL6qJTlP63TFXBckuk8NDVQFGJ18Vs8bye9Lmzh9RH66NZggO7ULaNHpILmrd2G8AYboaPPQQM4IYtiz-QpiEMbOLpdhqO2Kllnw_vPaRNELQlHVdoUXrDA173gbZELA 2025/11/03 02:34:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/03 02:34:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/03 02:34:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ALZ2zPbfTf0_kTCn9_huRshMUJjWQtxZkTioJ0LOm41L2uQZALMSSYu0gbBMheXWPdXRDv-18XBG1rccP3JJyxNi2epMB8Ur4eKKT7zSoGc3XGRpydZRPWTmPBofbgNjymMuwVhwstC9mrlKsklxMl-_K1lB5mnNg1GGlZu4udk267Xr1MJTChDj5HZn4HrvxiAf_YfRULQUjSKtm5BJxv7kL6qJTlP63TFXBckuk8NDVQFGJ18Vs8bye9Lmzh9RH66NZggO7ULaNHpILmrd2G8AYboaPPQQM4IYtiz-QpiEMbOLpdhqO2Kllnw_vPaRNELQlHVdoUXrDA173gbZELA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/03 02:34:24 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AA8gbdKHxU8ZiXp1awFAWUvSO4UqSI6-VFjo1HO203FIG3BRT2wM1qylm-5Bk_RvLkLj9pp8KRz_P0f3sESDcpBCgVTH0_lELHhYVAXiOQuB6tA5GwvF80oZaAzc4Haehdbwa9NItidFBZL6H0ZOfIbzftW6QkmN5FId7mkApvJA70JQW6LFEi80KDpStSVJv5pWX8N110l5jLCDDIDMXNHiA1luA2CGfbae7OlxPGKyTe1cAh2ZG4lObU7tU4Z5XaSCdX8CzYAXgevc1xx_Mpc-JlJIZPAFjrBBMdDt9NbVlcbB6b2UxViVNnlS8JLTR6ppbgR822Brcn1u2ErUeRM 2025/11/03 02:34:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/03 02:34:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/03 02:34:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/03 02:34:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/03 02:34:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/03 02:34:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/03 02:34:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AA8gbdKHxU8ZiXp1awFAWUvSO4UqSI6-VFjo1HO203FIG3BRT2wM1qylm-5Bk_RvLkLj9pp8KRz_P0f3sESDcpBCgVTH0_lELHhYVAXiOQuB6tA5GwvF80oZaAzc4Haehdbwa9NItidFBZL6H0ZOfIbzftW6QkmN5FId7mkApvJA70JQW6LFEi80KDpStSVJv5pWX8N110l5jLCDDIDMXNHiA1luA2CGfbae7OlxPGKyTe1cAh2ZG4lObU7tU4Z5XaSCdX8CzYAXgevc1xx_Mpc-JlJIZPAFjrBBMdDt9NbVlcbB6b2UxViVNnlS8JLTR6ppbgR822Brcn1u2ErUeRM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/03 02:34:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEM-Kb8mPXqemJCSBJPcgZcZWDoF5bGq3ipJ9Qlu5_VqZALltUSdoYKnfe07HTRyiNjtjXy88Myr-4zjG3DKrLwOzprHZNgCzmVr9ybU72AswAJPR2LDpeht9ds44wTYkfSyc3eGNEpCjcGm1JfdvV7qSv3SgBrkCtt9oUQVO9QqcNcpKtk4qN6kL4ETz1kxRBQD60IqZXTQxKDVYPIU_GtP0_6X067cWoju8Sqq6l8fXEIfYD7jeCmsgBAOamvKQQGNyeb4Eg8KHHhX-B8BjYxTtubAGlvd2eRkUpFt-rz5oEotTZF4uDHsxkl98suB5xvrs3MuqjgTOjkmpg7nCIk 2025/11/03 02:34:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/03 02:34:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/03 02:34:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/03 02:34:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/03 02:34:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/03 02:34:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/03 02:34:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AEM-Kb8mPXqemJCSBJPcgZcZWDoF5bGq3ipJ9Qlu5_VqZALltUSdoYKnfe07HTRyiNjtjXy88Myr-4zjG3DKrLwOzprHZNgCzmVr9ybU72AswAJPR2LDpeht9ds44wTYkfSyc3eGNEpCjcGm1JfdvV7qSv3SgBrkCtt9oUQVO9QqcNcpKtk4qN6kL4ETz1kxRBQD60IqZXTQxKDVYPIU_GtP0_6X067cWoju8Sqq6l8fXEIfYD7jeCmsgBAOamvKQQGNyeb4Eg8KHHhX-B8BjYxTtubAGlvd2eRkUpFt-rz5oEotTZF4uDHsxkl98suB5xvrs3MuqjgTOjkmpg7nCIk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/03 02:34:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIjwwiGst-ZuyWJkTj20hoZl0EkG7-blSsmTmnAAmaRG2AkWfK26T7iomUF2F61cZ173AStoqCFeDFleMP-XmLg7yMsVDd0GK3PP8WUf6dh72EEPH8cYef4lHst313GPUpqRJVbvCJ545frHW2-EDjz1TV8QzZTs9b770zlDNT8ZcqJNkYWz955nG3rpu0VmxuAXHOeJkx0QEbkZt92LWm_9YvneAZlw22gqNziUnBI1l831bmAtYd3_TX1MKMnYOO4jTLSAHq2thoykEN7t5FNBF3YWawkPjkNPp1aB5K6gAYzp2bZS5jOmHhZrfppOBoIiB92zVhD3DWqcdm_7F_I 2025/11/03 02:34:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/03 02:34:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/03 02:34:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIjwwiGst-ZuyWJkTj20hoZl0EkG7-blSsmTmnAAmaRG2AkWfK26T7iomUF2F61cZ173AStoqCFeDFleMP-XmLg7yMsVDd0GK3PP8WUf6dh72EEPH8cYef4lHst313GPUpqRJVbvCJ545frHW2-EDjz1TV8QzZTs9b770zlDNT8ZcqJNkYWz955nG3rpu0VmxuAXHOeJkx0QEbkZt92LWm_9YvneAZlw22gqNziUnBI1l831bmAtYd3_TX1MKMnYOO4jTLSAHq2thoykEN7t5FNBF3YWawkPjkNPp1aB5K6gAYzp2bZS5jOmHhZrfppOBoIiB92zVhD3DWqcdm_7F_I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/03 02:34:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFBqXgWDe2bpQfJAuvqtnOYUa3mVfB_nWkQXGhD45-rsp82C5-ZsICmly_kK4wZ3g5_doI8JydvhyDV0ZhryLdgqC36BaChLFtGsOEIbbQOg6qH1sg8faUTs-bRTN7iAxFO2O4XFciFzJwIYLTKtfzeNSdILZmQBfBWOT2h2-u21JYEs3l3PTFLlhml-IuOjFAPgEnh8cm6umBro54x3vAtNyj8ve86riSLckeX86ArLoWEGRYc_NC_Jp94V7BV0roD5WMfsawbGD-XxnAeTuwL001d7VJ6qfOejVqHAs1hhOANs8C1HsVYTVxWk8ClbOR9WRlXTpHis6R5EPkuLNsE 2025/11/03 02:34:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/03 02:34:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/03 02:34:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFBqXgWDe2bpQfJAuvqtnOYUa3mVfB_nWkQXGhD45-rsp82C5-ZsICmly_kK4wZ3g5_doI8JydvhyDV0ZhryLdgqC36BaChLFtGsOEIbbQOg6qH1sg8faUTs-bRTN7iAxFO2O4XFciFzJwIYLTKtfzeNSdILZmQBfBWOT2h2-u21JYEs3l3PTFLlhml-IuOjFAPgEnh8cm6umBro54x3vAtNyj8ve86riSLckeX86ArLoWEGRYc_NC_Jp94V7BV0roD5WMfsawbGD-XxnAeTuwL001d7VJ6qfOejVqHAs1hhOANs8C1HsVYTVxWk8ClbOR9WRlXTpHis6R5EPkuLNsE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/03 02:34:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AK_9zclmCp1XOczYECKtPUI620iCpiTpt-66GRriNWQB5r-DHqzucOc6uyZqTumZH36ijUp44lUcJnavHEnBB1bX7HhRaORwkKLpJoxuADjLPXWga8dQOfHviXRtLRD-WZKRz3ZpCePIXH7A3q7wzLl6HOPfvRPQvwKQWGd3fnnL6YijMS4JBrdNkI_yrVGA3IKZCemkv6-cQMvaHkqZVbSo7HHraet_bC2In0woDChQwRgwJnclqMjjbJcOP9iUmWEw5L6mgEfS0YPyCc9DS8P96lgdYpHA01Oj6rajOdBNLxmHyA-mENMlQmReYEPp_ogVYIPWNYZ9iUgdh5Mk8Ek 2025/11/03 02:34:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/03 02:34:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/03 02:34:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AK_9zclmCp1XOczYECKtPUI620iCpiTpt-66GRriNWQB5r-DHqzucOc6uyZqTumZH36ijUp44lUcJnavHEnBB1bX7HhRaORwkKLpJoxuADjLPXWga8dQOfHviXRtLRD-WZKRz3ZpCePIXH7A3q7wzLl6HOPfvRPQvwKQWGd3fnnL6YijMS4JBrdNkI_yrVGA3IKZCemkv6-cQMvaHkqZVbSo7HHraet_bC2In0woDChQwRgwJnclqMjjbJcOP9iUmWEw5L6mgEfS0YPyCc9DS8P96lgdYpHA01Oj6rajOdBNLxmHyA-mENMlQmReYEPp_ogVYIPWNYZ9iUgdh5Mk8Ek" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/03 02:34:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AObXT4V3lVGJ7DCbcHNYHVsF_gVbL1jPPiE29z4rKDw0Dz-9vW_ocsE7uOE8OkDXqcb469yvW2nBfPKPjmSp1s7wdCX4kbt5GBQMuEbMddgarw4T3WtbS1I5cw4JkTzZfSZIEDm6iAWYyZOtAb3GwDdebTpE9mnrpGSOoansLBWNMwE01i_lu8f5YiAxR5WZH8zQJKF1tlfzcuEo9_jsFC3B8XBYFFDFI_aG4SqUDKA25dVYqDlmsnesatkwylODkvN-CTp8j9vjXZJ084Uvtw3Wf8Q4r7mM8KivuNRWxRnAwfXuZCY9CtnwfS_Mz9D-nly9h2joF8hzi_0EH8osn44 2025/11/03 02:34:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/03 02:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/03 02:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/03 02:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/03 02:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/03 02:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/03 02:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AObXT4V3lVGJ7DCbcHNYHVsF_gVbL1jPPiE29z4rKDw0Dz-9vW_ocsE7uOE8OkDXqcb469yvW2nBfPKPjmSp1s7wdCX4kbt5GBQMuEbMddgarw4T3WtbS1I5cw4JkTzZfSZIEDm6iAWYyZOtAb3GwDdebTpE9mnrpGSOoansLBWNMwE01i_lu8f5YiAxR5WZH8zQJKF1tlfzcuEo9_jsFC3B8XBYFFDFI_aG4SqUDKA25dVYqDlmsnesatkwylODkvN-CTp8j9vjXZJ084Uvtw3Wf8Q4r7mM8KivuNRWxRnAwfXuZCY9CtnwfS_Mz9D-nly9h2joF8hzi_0EH8osn44" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/03 02:34:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AB0JrjZrWLnI_xPS4rsvxg6HEY6kAe65R6cNiKXtyKexY9-7ssR6YQJN9Ia4sS0AVx7UVF-WpMRMiOWnYH8bg_SYvw3gUTnEB69NZ2G0oMwulIpDHEtVdm9zNGjgnR8dYUY2akXTgjqRJWZphpgtZJQiWPKP-yqpsvHlsVzt_R_-4AVGsJvSt80vTdSVo6ip6qDRVFofgfbPWwu9DBD0xQN7MBskIfrgUQx6CskRhnJ_orIRAekzllpEGjHNP838gZF0hZ57QDDuSGQO0gi1iOY7QB6dcRxzp-En2PcbaoK99WNhSeZ-riVTauxeRWLjJyAEDcfWVZrb4_RzdwbS6Is 2025/11/03 02:34:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/03 02:34:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/03 02:34:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/03 02:34:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/03 02:34:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/03 02:34:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/03 02:34:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AB0JrjZrWLnI_xPS4rsvxg6HEY6kAe65R6cNiKXtyKexY9-7ssR6YQJN9Ia4sS0AVx7UVF-WpMRMiOWnYH8bg_SYvw3gUTnEB69NZ2G0oMwulIpDHEtVdm9zNGjgnR8dYUY2akXTgjqRJWZphpgtZJQiWPKP-yqpsvHlsVzt_R_-4AVGsJvSt80vTdSVo6ip6qDRVFofgfbPWwu9DBD0xQN7MBskIfrgUQx6CskRhnJ_orIRAekzllpEGjHNP838gZF0hZ57QDDuSGQO0gi1iOY7QB6dcRxzp-En2PcbaoK99WNhSeZ-riVTauxeRWLjJyAEDcfWVZrb4_RzdwbS6Is" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/03 02:34:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJFPBtn4pH0CKmgXqWaTP6GTMzVfaIC2dXa3uegojzxf5rbJfpo2RxLUZckQGvsFDtDTFM1ViQLu1zzZ_shEOsXLvdbQLuzH0aPHkDvNT-0KywassdglMGWXGfsK4eQbH739dD3xYsvYzvYoLmGop9DIjq3UqZKGAaLs8o12B7qw9fkeKvMCu0SdWJshqTNEMM7jnjhGxJ_rZkX7T-RMj0BttvAuYj_2cqelxMdZyzpGcoDMwiBTglHYzufS_JU_WBIS-dWtItUCy6Vlaz_BQeAODPg_QzrW1TdDW09N5QFKktwr5TUrJMDl9MdEZsxqKmoDa52vqMD2EqexuopLrZw 2025/11/03 02:34:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/03 02:34:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/03 02:34:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJFPBtn4pH0CKmgXqWaTP6GTMzVfaIC2dXa3uegojzxf5rbJfpo2RxLUZckQGvsFDtDTFM1ViQLu1zzZ_shEOsXLvdbQLuzH0aPHkDvNT-0KywassdglMGWXGfsK4eQbH739dD3xYsvYzvYoLmGop9DIjq3UqZKGAaLs8o12B7qw9fkeKvMCu0SdWJshqTNEMM7jnjhGxJ_rZkX7T-RMj0BttvAuYj_2cqelxMdZyzpGcoDMwiBTglHYzufS_JU_WBIS-dWtItUCy6Vlaz_BQeAODPg_QzrW1TdDW09N5QFKktwr5TUrJMDl9MdEZsxqKmoDa52vqMD2EqexuopLrZw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/03 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AEQupSkfsj9uj3t0husMDc1whyO_Cl1vA08g_p0mNU2rbRqsARWzKFf-Gck-SZMaOMKfNkimoOJ1xagCQoW34yXIn3Z8EeT8qj1DCSRZfP5-1gWGszO34BNzl6UxclkK7CkKC0BUJP22uHZC9aXEh-rObgmWCknenBA2la2tlditCvetXTLVzEEjIAfNi3crHd-lOxlmV_N9L7_oyj8cZ2EYvgHiI1w5kKEOnkwd3sNa5aeMbngMjCDd9gkFucK3PL9veYws55wnUSdOR1m7TrRVubVob1c6uUP4Q0xd-b-fbchwpwAvp5zACUXIuvxavT0E9Ith3bA1rA8163IzUmY 2025/11/03 02:34:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/03 02:34:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/03 02:34:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AEQupSkfsj9uj3t0husMDc1whyO_Cl1vA08g_p0mNU2rbRqsARWzKFf-Gck-SZMaOMKfNkimoOJ1xagCQoW34yXIn3Z8EeT8qj1DCSRZfP5-1gWGszO34BNzl6UxclkK7CkKC0BUJP22uHZC9aXEh-rObgmWCknenBA2la2tlditCvetXTLVzEEjIAfNi3crHd-lOxlmV_N9L7_oyj8cZ2EYvgHiI1w5kKEOnkwd3sNa5aeMbngMjCDd9gkFucK3PL9veYws55wnUSdOR1m7TrRVubVob1c6uUP4Q0xd-b-fbchwpwAvp5zACUXIuvxavT0E9Ith3bA1rA8163IzUmY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/03 02:34:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AL0_nJ1rUD8PrWl2GF__AoYD9ID1k2Yvu_NYh4EEp5PcgXfNpUfOCKyRG91uzFmVzZWox8QBRzJSSuIQowDoy7xkRgA5_PYarFljOQNRseZnK-fC9zmGLhQDBOmuPEsDarWiXI_NuvE8EmK_n4Ma3txb5RUWsuHIEaEKbnWi0f-txqX1tVkpEimxQDjtHrOg3ISoeJFgiyiWMed7sERN34A0y7SlzHuIRC1_57JqOIXslxW3m0HlFuK46lqLhgUogNTF8EZRkWP-pMHqdr-ItqI6vXdaXnVQbkk4PBIY_JsUgy6gnps5YKGdrT3hlDC_2bOO1H_qkJVpVuJV70A4bPo 2025/11/03 02:34:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/03 02:34:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/03 02:34:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AL0_nJ1rUD8PrWl2GF__AoYD9ID1k2Yvu_NYh4EEp5PcgXfNpUfOCKyRG91uzFmVzZWox8QBRzJSSuIQowDoy7xkRgA5_PYarFljOQNRseZnK-fC9zmGLhQDBOmuPEsDarWiXI_NuvE8EmK_n4Ma3txb5RUWsuHIEaEKbnWi0f-txqX1tVkpEimxQDjtHrOg3ISoeJFgiyiWMed7sERN34A0y7SlzHuIRC1_57JqOIXslxW3m0HlFuK46lqLhgUogNTF8EZRkWP-pMHqdr-ItqI6vXdaXnVQbkk4PBIY_JsUgy6gnps5YKGdrT3hlDC_2bOO1H_qkJVpVuJV70A4bPo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/03 02:34:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAGytg9crXad1r4BNB65Vwegj705Gfq9OS8nGm7IXPVc52Ld3PoDaTQxaLyGiwiAZBUXZzCYEVrC3nDj471ZvgiOxttr6NKeZsvDRuTwd98cyH2aWHRU5CJK-PQc9rGm7erIIteqBynVdoQ1bk9Mty_bH0O01Fh8bdzBvuBrq5LlQxcDC2hPOtdL19alvcw20mhDIGHWal96CnVVMj0uAPPHoYLIy3GO0n0wyW04t42KjBvq2DOCgulW1zG3rrV3FMQggs5L8xgQ1lsAvDggPqQ8hE4mIMdNPkmqt8t3Myv2-LBOKyS40oOOSjcJqhCm6AjVu1wCAzp7tH5acQjS8A8 2025/11/03 02:34:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/03 02:34:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/03 02:34:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/03 02:34:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/03 02:34:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/03 02:34:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/03 02:34:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAGytg9crXad1r4BNB65Vwegj705Gfq9OS8nGm7IXPVc52Ld3PoDaTQxaLyGiwiAZBUXZzCYEVrC3nDj471ZvgiOxttr6NKeZsvDRuTwd98cyH2aWHRU5CJK-PQc9rGm7erIIteqBynVdoQ1bk9Mty_bH0O01Fh8bdzBvuBrq5LlQxcDC2hPOtdL19alvcw20mhDIGHWal96CnVVMj0uAPPHoYLIy3GO0n0wyW04t42KjBvq2DOCgulW1zG3rrV3FMQggs5L8xgQ1lsAvDggPqQ8hE4mIMdNPkmqt8t3Myv2-LBOKyS40oOOSjcJqhCm6AjVu1wCAzp7tH5acQjS8A8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/03 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACNW2OS4nN85AcS0rSIS5zKmFiYlHr1KEsb3mNIcbpuDl8S1eCB3wFpk7yUZuq5sBO_xo6qs7CHhuftmRNJkJE86d6UGx0zyJ3shI-wQHA263Qrzk3BhOp6Ap9rXCnGXxprwL-tn7lZSW0VrakIm0-eNCHD8a1LoaIi3WtLAFZtrtG8lUxS0BvokCoyWoZDYqVwLPsOKuAzNynNy55-UGNKTBVv58ZXmDgglg_x3jpYZpePBxSi8jGQ82sUNXnuwQTlkPgROnuqmu8fEYWleehM-xIwzu3dTcoJKhnGE3o5Nx6D35pwfWcMFDG--VtHdeHqg6iFQOWENsK1-Izkd0hs 2025/11/03 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/03 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/03 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/03 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/03 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/03 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/03 02:34:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ACNW2OS4nN85AcS0rSIS5zKmFiYlHr1KEsb3mNIcbpuDl8S1eCB3wFpk7yUZuq5sBO_xo6qs7CHhuftmRNJkJE86d6UGx0zyJ3shI-wQHA263Qrzk3BhOp6Ap9rXCnGXxprwL-tn7lZSW0VrakIm0-eNCHD8a1LoaIi3WtLAFZtrtG8lUxS0BvokCoyWoZDYqVwLPsOKuAzNynNy55-UGNKTBVv58ZXmDgglg_x3jpYZpePBxSi8jGQ82sUNXnuwQTlkPgROnuqmu8fEYWleehM-xIwzu3dTcoJKhnGE3o5Nx6D35pwfWcMFDG--VtHdeHqg6iFQOWENsK1-Izkd0hs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/03 02:34:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APAsuB5PNHLuoOj-8k8Gh0iFoIUsWnjdDAKKV73R3gzWTtO3K5Sq8e4Dp921mIA8B1NvTeeYAFVo4m3K-dAc9hLPGJi1L9jo8btw_e9tMKlh_GlvG7IeE0DNVAwyRo-RlR1O3yhkkvf7204iKILn0QEDdha1_KxrBNDyVNqx3s1k5Wcv43z-F2Fihoed7U3m6kLJi-r4OW9AiEKqQEkzQT85iKUfS1HoDAC1xMyxGLT10HXpGyEtzgtbLfrfzsAoI2UfuLZY_-V6bZl1wAu5i2NVi7RhjhCp-_xymPtobko9d8qkWnWvyauHPwYWkGavcHYx12zt0tkQmU-PKVo7jx0 2025/11/03 02:34:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/03 02:34:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/03 02:34:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APAsuB5PNHLuoOj-8k8Gh0iFoIUsWnjdDAKKV73R3gzWTtO3K5Sq8e4Dp921mIA8B1NvTeeYAFVo4m3K-dAc9hLPGJi1L9jo8btw_e9tMKlh_GlvG7IeE0DNVAwyRo-RlR1O3yhkkvf7204iKILn0QEDdha1_KxrBNDyVNqx3s1k5Wcv43z-F2Fihoed7U3m6kLJi-r4OW9AiEKqQEkzQT85iKUfS1HoDAC1xMyxGLT10HXpGyEtzgtbLfrfzsAoI2UfuLZY_-V6bZl1wAu5i2NVi7RhjhCp-_xymPtobko9d8qkWnWvyauHPwYWkGavcHYx12zt0tkQmU-PKVo7jx0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/03 02:34:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AGZKkYmLLmEgnbC88jR4IM9dXprlbh2PNEbvMLc5hJ-RhIbqwx2SCmORw8CiZ64g5Oj5mzRGx67v0hmK16Nde94qdC9lddNpxoOsCgbGqv71lhgkFKGI6OI50ZQmVfUbaql4HRDNJQh0zSrEK92OT5B41IMHmJVu2PA8KfGVJRWiWouGf4EwSWqkV4THCoCK8M7XOSxAIi32hIdLcYa9vmVY0M7EqSCIOB_t-5HxdfROB055v-kRml6zfwI1x3tz9TdJkDrGLaF_MEI4IjIlgrJpu9ClJmv3Gf8hAWNXkXBfIOLtbtFS_JMztzzc_MzFDGmGQU18Ojn4fZxonWDNn1A 2025/11/03 02:34:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/03 02:34:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/03 02:34:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AGZKkYmLLmEgnbC88jR4IM9dXprlbh2PNEbvMLc5hJ-RhIbqwx2SCmORw8CiZ64g5Oj5mzRGx67v0hmK16Nde94qdC9lddNpxoOsCgbGqv71lhgkFKGI6OI50ZQmVfUbaql4HRDNJQh0zSrEK92OT5B41IMHmJVu2PA8KfGVJRWiWouGf4EwSWqkV4THCoCK8M7XOSxAIi32hIdLcYa9vmVY0M7EqSCIOB_t-5HxdfROB055v-kRml6zfwI1x3tz9TdJkDrGLaF_MEI4IjIlgrJpu9ClJmv3Gf8hAWNXkXBfIOLtbtFS_JMztzzc_MzFDGmGQU18Ojn4fZxonWDNn1A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/03 02:34:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOc6m6rHiZlQ0Sqn-229wRwq7lAwXl6uTqXZu9zySZ2frcXmkG6ZaF-ykKvabMwRo-85SbRB7w-ph5QEJAtqb7CMPEZgpdovbO9haCPaJ6yGB4sH9VQ_c8tupwGFgeFIhkxAYKP-JtsrVZn_lBCxeDDI4Mj08RW-BEXCAvwlYMpjJhXXm2SqLB2raOdzwHBmlJYVCBkJswqb3VDNIziOtFOYjzSq5Hu0Gtzp-4-i_O5ywbwBapw5PUOO0Swvh5UpWxUQ6jmGdL-tC5NzXaHi0wYo3v3NCeCe3OErljqzNUAO-_K_v-C7-5-0N39HymfbxR8Qn9yW4t_8RChWFUD1rQo 2025/11/03 02:34:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/03 02:34:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/03 02:34:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOc6m6rHiZlQ0Sqn-229wRwq7lAwXl6uTqXZu9zySZ2frcXmkG6ZaF-ykKvabMwRo-85SbRB7w-ph5QEJAtqb7CMPEZgpdovbO9haCPaJ6yGB4sH9VQ_c8tupwGFgeFIhkxAYKP-JtsrVZn_lBCxeDDI4Mj08RW-BEXCAvwlYMpjJhXXm2SqLB2raOdzwHBmlJYVCBkJswqb3VDNIziOtFOYjzSq5Hu0Gtzp-4-i_O5ywbwBapw5PUOO0Swvh5UpWxUQ6jmGdL-tC5NzXaHi0wYo3v3NCeCe3OErljqzNUAO-_K_v-C7-5-0N39HymfbxR8Qn9yW4t_8RChWFUD1rQo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/03 02:35:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: APg7QUDNCGvC7jH6U3rl-7MTK8VOQ1zVaXiMRBVRlKhthmCtWzUqgCJYudHf8scCL-qbxJ72y4_e_uaWE8727GwRkjDxA7JtdPeIwIpPAXcTRcu6qUG4aIOqVUJr0epQHVMJAeDc-PVW2l31Lp9K_Te_XvtYRWR0PNafj_cd_jXvkceF8TyehFFc58S6J8bqtmY0nwsxrhXQB_9wwLTwO0v3vJnAa7sasWjDyxl6k_xdPMo4MDbT4Pkz9aLHX3MFiFAa0praMaGkTIwxNDqNUXh9K_x8pz0Dxov6Zk97S6FO97Z-UP1TwFKofRsNbdGZFp70avMVhyNWn6hsKUtf-7U 2025/11/03 02:35:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/03 02:35:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/03 02:35:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/03 02:35:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/03 02:35:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/03 02:35:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/03 02:35:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "APg7QUDNCGvC7jH6U3rl-7MTK8VOQ1zVaXiMRBVRlKhthmCtWzUqgCJYudHf8scCL-qbxJ72y4_e_uaWE8727GwRkjDxA7JtdPeIwIpPAXcTRcu6qUG4aIOqVUJr0epQHVMJAeDc-PVW2l31Lp9K_Te_XvtYRWR0PNafj_cd_jXvkceF8TyehFFc58S6J8bqtmY0nwsxrhXQB_9wwLTwO0v3vJnAa7sasWjDyxl6k_xdPMo4MDbT4Pkz9aLHX3MFiFAa0praMaGkTIwxNDqNUXh9K_x8pz0Dxov6Zk97S6FO97Z-UP1TwFKofRsNbdGZFp70avMVhyNWn6hsKUtf-7U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/03 02:35:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGIM-jwBeeFODgY6qq6-XcBOSyt0BZK9j3q7knnBuGOPVgiIeopc3FUWkmA2GCyKo1Tkkzo1vvCxaqhgybNcT-hiRnoGRA7mxcbm7hk-rzjsi9RjAozDUu5UW1_H-gyN6_jxePPwwbbbTmiqpLHqd5oAUAHxnh5bIPtsySV4YNUU1hF7ieGd2PoVhWF9am7T4cGpNvIFFjyWrO34G3a7tKVh-vdP9pBrWc2JgpxhV7wqNsNCQeiuzdHyybrfwmGJgvT_8LXRvjJJ2CnRm1P5MFvWpAcWuDCmiAp72-jGV5HMP39t-DuXa0Iy6wccHREI57h0UW5QkUWS51uUsmWHdXA 2025/11/03 02:35:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/03 02:35:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/03 02:35:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/03 02:35:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/03 02:35:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/03 02:35:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/03 02:35:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGIM-jwBeeFODgY6qq6-XcBOSyt0BZK9j3q7knnBuGOPVgiIeopc3FUWkmA2GCyKo1Tkkzo1vvCxaqhgybNcT-hiRnoGRA7mxcbm7hk-rzjsi9RjAozDUu5UW1_H-gyN6_jxePPwwbbbTmiqpLHqd5oAUAHxnh5bIPtsySV4YNUU1hF7ieGd2PoVhWF9am7T4cGpNvIFFjyWrO34G3a7tKVh-vdP9pBrWc2JgpxhV7wqNsNCQeiuzdHyybrfwmGJgvT_8LXRvjJJ2CnRm1P5MFvWpAcWuDCmiAp72-jGV5HMP39t-DuXa0Iy6wccHREI57h0UW5QkUWS51uUsmWHdXA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/03 02:35:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AH6TTF20QZONws9lPwK2W6qfuCWb5fs2AuQ9oGcm7wgmW-CrZVipU-0YlWhEKAfMGcwDzRAUwlYIHUXyLffoVZPr5DY31WVtluVekWApMuslNB5lwcyk1FhnHv-h3wiBlNfad2MXrQgbtnFnezSBCR2XS6DU0nNcKycudjLB82Hc4TjABPuiLhg_eGV5z8Cm82IylyuMZrEYuLw1Fa1-RwXY3YtloDrwxj0m_kJXzj2fJLsLcmxm-MsCTDqq-UlaCfdBbNZ6fq4xiie34YWSM84xlpmdAwERvCu0PJi34oXhQ4MhqEoW8-zWwdeJTlS5H8E_KNlau52BEmeNa9rqOrA 2025/11/03 02:35:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/03 02:35:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/03 02:35:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AH6TTF20QZONws9lPwK2W6qfuCWb5fs2AuQ9oGcm7wgmW-CrZVipU-0YlWhEKAfMGcwDzRAUwlYIHUXyLffoVZPr5DY31WVtluVekWApMuslNB5lwcyk1FhnHv-h3wiBlNfad2MXrQgbtnFnezSBCR2XS6DU0nNcKycudjLB82Hc4TjABPuiLhg_eGV5z8Cm82IylyuMZrEYuLw1Fa1-RwXY3YtloDrwxj0m_kJXzj2fJLsLcmxm-MsCTDqq-UlaCfdBbNZ6fq4xiie34YWSM84xlpmdAwERvCu0PJi34oXhQ4MhqEoW8-zWwdeJTlS5H8E_KNlau52BEmeNa9rqOrA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/03 02:35:10 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AHi6R8g2xEUvjryRghiIuPmyJXxZVeQQcnFTaD062GS09IztVSFT_BSFEbuKByF0cz0fD_DCJ-d03eBdi5jF1GvE8FfBK-loih3QBqmtahLJHAjytKraYKmZ6ZB3FLtD6iAdodlr3UNOGKv5tfbsTvOvq3jflGx7riLtFrKCbdqoIA74s66xS5P9xOuB-6VgB1ps-h8SPXLli-NW4tnLnjEivjbS6kdeQUhp4zAkI_3siReB-5FLDK6SqpFKToj9CGtj_ZRXbaDWArMYk2aiCpNveDZQlggKaFZv4ofd2GHEmEBeQs1fuU2I6YZZJb9JEUWmCQOH36aqi-KrqKArE1c 2025/11/03 02:35:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/03 02:35:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/03 02:35:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AHi6R8g2xEUvjryRghiIuPmyJXxZVeQQcnFTaD062GS09IztVSFT_BSFEbuKByF0cz0fD_DCJ-d03eBdi5jF1GvE8FfBK-loih3QBqmtahLJHAjytKraYKmZ6ZB3FLtD6iAdodlr3UNOGKv5tfbsTvOvq3jflGx7riLtFrKCbdqoIA74s66xS5P9xOuB-6VgB1ps-h8SPXLli-NW4tnLnjEivjbS6kdeQUhp4zAkI_3siReB-5FLDK6SqpFKToj9CGtj_ZRXbaDWArMYk2aiCpNveDZQlggKaFZv4ofd2GHEmEBeQs1fuU2I6YZZJb9JEUWmCQOH36aqi-KrqKArE1c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/03 02:35:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ALR3urZ-OFaV4sgcFPHoQ42nmNOOf9d03nVAqTmxRvoFSLD6xTv_IuiOXpxGRsk05VUKXNtIg6QMpmdnsW9w4GVMiijXSkufFSlNre2z3W6Lih8KleBOQT7knH8WXSi5vH0t78f9Tiv9slqvZbuhi0rAq0RVTomGVg1ZeJN6q2FY59Se1MAMnAfHAcPhJOpzbgl9Nh1vpbu74GHLVvtUjtRTRjBOQL6_XuH6hLbvj9mUC1WTdf7hGouTngNmvo-0sxWzWcsT3xBRk6-m1xybea-d3mgN7SDZUOUSiQmz2TU6gkMm5X3L7i0QEYSoG7-f5CN5B0Nqy3XVwanTVzOGBnA 2025/11/03 02:35:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/03 02:35:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/03 02:35:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ALR3urZ-OFaV4sgcFPHoQ42nmNOOf9d03nVAqTmxRvoFSLD6xTv_IuiOXpxGRsk05VUKXNtIg6QMpmdnsW9w4GVMiijXSkufFSlNre2z3W6Lih8KleBOQT7knH8WXSi5vH0t78f9Tiv9slqvZbuhi0rAq0RVTomGVg1ZeJN6q2FY59Se1MAMnAfHAcPhJOpzbgl9Nh1vpbu74GHLVvtUjtRTRjBOQL6_XuH6hLbvj9mUC1WTdf7hGouTngNmvo-0sxWzWcsT3xBRk6-m1xybea-d3mgN7SDZUOUSiQmz2TU6gkMm5X3L7i0QEYSoG7-f5CN5B0Nqy3XVwanTVzOGBnA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/03 02:35:15 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMfWiJx4o3-cCMycxzorX6xACbHQUtda7rXwIg-DxDuvbszJRozKM9WNSD7lxNVdpOiDQBBIcOVJ-nmf8iuo77AYdU6o5C-PHkk1sUz5kJTIWL_2HtzNf2DLFW3eR2NIymPOKgUCoQToOHRtCCHsBhLq7tDJnmPVuY4RO968rpPBhGqQFXbFY_PxZnPHBJ1ZYuudnNY93uM6lAQHAoL9KUj0OSP6aBwEM9yQizabmeJIG5G4_R6yNeGhT2ZwUZBT9T0-uH9yQ2NX8Y9PXbVeq1hG8ZZWOwkHsdwGMPMG4VD6R7-N2E1Zvl9hYwthJTyHl0LFfh2yuxvEGvnYYRnolug 2025/11/03 02:35:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/03 02:35:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/03 02:35:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/03 02:35:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/03 02:35:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/03 02:35:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/03 02:35:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMfWiJx4o3-cCMycxzorX6xACbHQUtda7rXwIg-DxDuvbszJRozKM9WNSD7lxNVdpOiDQBBIcOVJ-nmf8iuo77AYdU6o5C-PHkk1sUz5kJTIWL_2HtzNf2DLFW3eR2NIymPOKgUCoQToOHRtCCHsBhLq7tDJnmPVuY4RO968rpPBhGqQFXbFY_PxZnPHBJ1ZYuudnNY93uM6lAQHAoL9KUj0OSP6aBwEM9yQizabmeJIG5G4_R6yNeGhT2ZwUZBT9T0-uH9yQ2NX8Y9PXbVeq1hG8ZZWOwkHsdwGMPMG4VD6R7-N2E1Zvl9hYwthJTyHl0LFfh2yuxvEGvnYYRnolug" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/03 02:35:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEk0BeRUlUsF3x7OQu_UY28lZeL663bKfhKnbpX-jjPr-QaKZSMN52iNddm-uUOzTV0wrAu_qvS72JQLJvKZaFaAEXZ7INI0qC7TYhYZacJQbkMGwHAfXgYVEWr6FxfDKv-gq83nbSYPL8Gz8mmlUCPx6PglzMEfQOReT5RQ8SgBDkw9F7Z63hNVDBGV-fdr0mQuvzRzcY2Kv9wsnRQhnKE4Ag1_c2IBAxYrzf9ftkGGWsq5-CPn_J4bsxFP1BcTXuIg5VzUGvIYb21fONd8W3zj04NYSdyqr5_i8si59Yw8JjhEqzWDMs6uGP2J0UmiS7bUqDt6aNYvRAPTNUglSqw 2025/11/03 02:35:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/03 02:35:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/03 02:35:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/03 02:35:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/03 02:35:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/03 02:35:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/03 02:35:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEk0BeRUlUsF3x7OQu_UY28lZeL663bKfhKnbpX-jjPr-QaKZSMN52iNddm-uUOzTV0wrAu_qvS72JQLJvKZaFaAEXZ7INI0qC7TYhYZacJQbkMGwHAfXgYVEWr6FxfDKv-gq83nbSYPL8Gz8mmlUCPx6PglzMEfQOReT5RQ8SgBDkw9F7Z63hNVDBGV-fdr0mQuvzRzcY2Kv9wsnRQhnKE4Ag1_c2IBAxYrzf9ftkGGWsq5-CPn_J4bsxFP1BcTXuIg5VzUGvIYb21fONd8W3zj04NYSdyqr5_i8si59Yw8JjhEqzWDMs6uGP2J0UmiS7bUqDt6aNYvRAPTNUglSqw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/03 02:35:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGGaJ5iJp6wAySe32NGinSCJ0NvsM6u4u9yKzndzN4Y17KEWYXgnHEeMS3hjyfyvkSJ_uIRbulZv4PAOKV90gM_KFxU2HOkNyrA_gonDDc1fg9YiuvoeIHEHfdSrCGY_OhRTRwwinJxlS7kwks4HtuuoSEY2Sn54TDhOFdg4Eotgv6vagPB7Q2rz1XSUs-08hsjNcX5vWexr72_UmUslh-J_IWfmw4C4btehYmU1B_ZvpRWjGSvq9AwGpTj1yH93-lCAVCorA874DpuJHibLnxlpYQ9Tw4AyJRoNXnRU1JnXbe_8zgSVGfBBN2AvOp7yE2KOFmrW_97fydpeWLzBvPk 2025/11/03 02:35:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/03 02:35:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/03 02:35:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AGGaJ5iJp6wAySe32NGinSCJ0NvsM6u4u9yKzndzN4Y17KEWYXgnHEeMS3hjyfyvkSJ_uIRbulZv4PAOKV90gM_KFxU2HOkNyrA_gonDDc1fg9YiuvoeIHEHfdSrCGY_OhRTRwwinJxlS7kwks4HtuuoSEY2Sn54TDhOFdg4Eotgv6vagPB7Q2rz1XSUs-08hsjNcX5vWexr72_UmUslh-J_IWfmw4C4btehYmU1B_ZvpRWjGSvq9AwGpTj1yH93-lCAVCorA874DpuJHibLnxlpYQ9Tw4AyJRoNXnRU1JnXbe_8zgSVGfBBN2AvOp7yE2KOFmrW_97fydpeWLzBvPk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/03 02:35:27 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AC0zwMvV4w3IaFzGFbJIBm0NlTz8U3nFIgg1kTzkpdpPFbXvpKestzlbtiR2AoxQbIsQb--VmB-cOHfWlmCnFh4UU14f9hEi_f9Yk5WkuCQhu_9tD-mHoCOy_qAyh5Ixh4k2MNaMJshSgJbHFU0AteCFHh0Zlr5TgGDI9LL5kUMjGmcjLgZFVFPCFDINo2Wy2slVVr9X_8EDeVL1nC9gatvsbpzIE6hrw1U47C2NlgP7gcKzoNzCNEYw6v6MsVmdiMNwyT1cpzGfPzqxrxrHQNRp4c276bom_5p51Y6Wq68QYJsO66aPvhtCB3ICNSkkPekCWVE3Na6nVcM60-P27w8 2025/11/03 02:35:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/03 02:35:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/03 02:35:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AC0zwMvV4w3IaFzGFbJIBm0NlTz8U3nFIgg1kTzkpdpPFbXvpKestzlbtiR2AoxQbIsQb--VmB-cOHfWlmCnFh4UU14f9hEi_f9Yk5WkuCQhu_9tD-mHoCOy_qAyh5Ixh4k2MNaMJshSgJbHFU0AteCFHh0Zlr5TgGDI9LL5kUMjGmcjLgZFVFPCFDINo2Wy2slVVr9X_8EDeVL1nC9gatvsbpzIE6hrw1U47C2NlgP7gcKzoNzCNEYw6v6MsVmdiMNwyT1cpzGfPzqxrxrHQNRp4c276bom_5p51Y6Wq68QYJsO66aPvhtCB3ICNSkkPekCWVE3Na6nVcM60-P27w8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/03 02:35:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ADLLZmyphBLAw6Y7D32iirQ4nFgtl30C7R5pLMhdNBpK6Tjys-PbxUh5EQMCTg9CYrK811n-GgIhUlQG616mTqY7500qtk8S86g1GxzqBW-fOe6PAcKEbW92tWfwxIKbFOV8-cdvtjnRH1IZ-jgI5AvHhkQZwwXPi6uKEQIQwXOScIjzdg-vKmBkE3yLGYcApPSGtzO8RIjTWZGD65PuR2n8F2Kb6LqFuByNJCWYBKQ6S9FkZhh9oRjNJepqs8GWcDU0HJaQWpB8h0bhGABlmZ696C9fyroKEN8g24GuiH9J-qUcVW36evJhyua2G72b-AAHp9h3PMgJpDLuu6ApqnM 2025/11/03 02:35:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/03 02:35:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/03 02:35:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ADLLZmyphBLAw6Y7D32iirQ4nFgtl30C7R5pLMhdNBpK6Tjys-PbxUh5EQMCTg9CYrK811n-GgIhUlQG616mTqY7500qtk8S86g1GxzqBW-fOe6PAcKEbW92tWfwxIKbFOV8-cdvtjnRH1IZ-jgI5AvHhkQZwwXPi6uKEQIQwXOScIjzdg-vKmBkE3yLGYcApPSGtzO8RIjTWZGD65PuR2n8F2Kb6LqFuByNJCWYBKQ6S9FkZhh9oRjNJepqs8GWcDU0HJaQWpB8h0bhGABlmZ696C9fyroKEN8g24GuiH9J-qUcVW36evJhyua2G72b-AAHp9h3PMgJpDLuu6ApqnM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/03 02:35:32 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANF18siad7UvF5orhaGRhIHZ9KKuaZnRmvRWChXUo2Tgh0Ik8K70vc2rHt0PybJhqVtO1Rd0Cd9zEhVHL377hqmcWtbS70QKuu31Z4tcWyepL5-k3ryW-mQzHbPLRZOx1lcdSu-eD9WYvdZw7qmE4NU9BWxE7-5eBSkUdCQyCfAIZJt-DYRTjrrPj86AUEcD5RWKtBKrx4FRpRLoNpUE6cq18aynJPt_OKl_1Zbvu3_-n5qesJU3haKrxUri8jjDr1XOVRAYMegTuRxwge2Pm2Kv2JWF7wAPUZUe9TxiZsrI8OvWvPxnxHXFpOQCsDlDgM8UdqmxvcEXdjnzK6JRUyg 2025/11/03 02:35:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/03 02:35:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/03 02:35:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/03 02:35:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/03 02:35:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/03 02:35:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/03 02:35:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANF18siad7UvF5orhaGRhIHZ9KKuaZnRmvRWChXUo2Tgh0Ik8K70vc2rHt0PybJhqVtO1Rd0Cd9zEhVHL377hqmcWtbS70QKuu31Z4tcWyepL5-k3ryW-mQzHbPLRZOx1lcdSu-eD9WYvdZw7qmE4NU9BWxE7-5eBSkUdCQyCfAIZJt-DYRTjrrPj86AUEcD5RWKtBKrx4FRpRLoNpUE6cq18aynJPt_OKl_1Zbvu3_-n5qesJU3haKrxUri8jjDr1XOVRAYMegTuRxwge2Pm2Kv2JWF7wAPUZUe9TxiZsrI8OvWvPxnxHXFpOQCsDlDgM8UdqmxvcEXdjnzK6JRUyg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/03 02:35:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ANuljWPD571Ab55RuRWqgohf0NaqWfxLRWY8fUszgAL3HTpAVuPolaIXSs5jM9LePwGne0evtrpnp9POJ_QIPpX9G7PY7YxORc1cig-G-89S4CTICPQ32Z40tpArrXa91FFV8qOC-4U-wmjdNeKxYxGdXzImvAcUwjqGI8qP3f5ofJ0n4c1QnwB8nVNbE-vJxuUOC-LWi3IgqmXUtcNXrbtbMlPOVdOkKoQwo0XCkx8xGv89QrMHwsvPEbssZuRGthpk85iKp_VbIys868Dm0dR9W8r9JwFgLVlBTMzZk6icKPmq2IJIfqH9298DXGjmI5926qksWjaiuJGb9rvgUQg 2025/11/03 02:35:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/03 02:35:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/03 02:35:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/03 02:35:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/03 02:35:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/03 02:35:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/03 02:35:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ANuljWPD571Ab55RuRWqgohf0NaqWfxLRWY8fUszgAL3HTpAVuPolaIXSs5jM9LePwGne0evtrpnp9POJ_QIPpX9G7PY7YxORc1cig-G-89S4CTICPQ32Z40tpArrXa91FFV8qOC-4U-wmjdNeKxYxGdXzImvAcUwjqGI8qP3f5ofJ0n4c1QnwB8nVNbE-vJxuUOC-LWi3IgqmXUtcNXrbtbMlPOVdOkKoQwo0XCkx8xGv89QrMHwsvPEbssZuRGthpk85iKp_VbIys868Dm0dR9W8r9JwFgLVlBTMzZk6icKPmq2IJIfqH9298DXGjmI5926qksWjaiuJGb9rvgUQg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/03 02:35:40 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/03 02:35:43 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/03 02:35:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/03 02:35:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/03 02:35:53 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/03 02:35:55 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AC5mpAqWums9mLn9BrQUDC5jHXQQZA294SakiOPpeqoj_0QHB4On7J5NJnHy8Grtyaky0Ccj6KMpdV0m3zg5teu7Uf_KyBNrYt7t6DgaFblEbZuzqV8QuzweefQ2OB7P-wFQSzueGX4seVVTkuC7Vh0yH6j0v4FECay8AtRZd_83P9FOj-SJw9N6DseflIt8Ezl3HTSuXQNgtv8a0FYpN2A-h6_BEr2U8aQSCEdpy3XhLOwzQ6lBBt4N3zlvtTCM9kBK-sbezd6EZqQjDR3H1pFbHN8cZDXEVq-q5heB_I4WeXp_420tLHm2eC_ueNLEEEywBgkMAmm7304zlMHpMz4 2025/11/03 02:35:55 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/03 02:35:56 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e627902b88168462d25acfda01045811" 2025/11/03 02:35:56 DEBUG : unknown-size-put.txt: multipart upload "AC5mpAqWums9mLn9BrQUDC5jHXQQZA294SakiOPpeqoj_0QHB4On7J5NJnHy8Grtyaky0Ccj6KMpdV0m3zg5teu7Uf_KyBNrYt7t6DgaFblEbZuzqV8QuzweefQ2OB7P-wFQSzueGX4seVVTkuC7Vh0yH6j0v4FECay8AtRZd_83P9FOj-SJw9N6DseflIt8Ezl3HTSuXQNgtv8a0FYpN2A-h6_BEr2U8aQSCEdpy3XhLOwzQ6lBBt4N3zlvtTCM9kBK-sbezd6EZqQjDR3H1pFbHN8cZDXEVq-q5heB_I4WeXp_420tLHm2eC_ueNLEEEywBgkMAmm7304zlMHpMz4" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/03 02:35:57 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ANUIvcJbHickHyXpl77kDv-zaO2te3rH5DFncc7bFzbbPXs1fozL-wF-b0xunpZ1PMTp8vjjWmchUMDRKCWyAUuzTQYdPzGJhrfzmu4_nTT2pDae0vLVvsyRh-nih9VLnYXag2QCcE9dLZ5mnSSpzTYjU4YvBMGfu0kYmp8C6ouDzv5TOdK3uL928cVLnx4glOjrbN6Sj8MNq3Q-wnfVDiaIxuWSS7kSQgmPvFNMlSXghvzy9Zkvna68vJCQLsVOzKXdGr8xmizN1Hs_ARqwNLvw_w6At09Tbzrh5C4v7lr5iol0gq0CHE6zYhuoB0_acEhV7IKBUpir9gzJnf7kj48 2025/11/03 02:35:57 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/03 02:35:57 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "97a0995c0744d2e0f359136ca883be03" 2025/11/03 02:35:58 DEBUG : unknown-size-update.txt: multipart upload "ANUIvcJbHickHyXpl77kDv-zaO2te3rH5DFncc7bFzbbPXs1fozL-wF-b0xunpZ1PMTp8vjjWmchUMDRKCWyAUuzTQYdPzGJhrfzmu4_nTT2pDae0vLVvsyRh-nih9VLnYXag2QCcE9dLZ5mnSSpzTYjU4YvBMGfu0kYmp8C6ouDzv5TOdK3uL928cVLnx4glOjrbN6Sj8MNq3Q-wnfVDiaIxuWSS7kSQgmPvFNMlSXghvzy9Zkvna68vJCQLsVOzKXdGr8xmizN1Hs_ARqwNLvw_w6At09Tbzrh5C4v7lr5iol0gq0CHE6zYhuoB0_acEhV7IKBUpir9gzJnf7kj48" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/03 02:35:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kasager2zaqa/deeper/nonexisting/directory" 2025/11/03 02:35:58 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/03 02:35:58 DEBUG : Waiting for deletions to finish 2025/11/03 02:35:58 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/03 02:35:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/03 02:35:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/03 02:35:59 INFO : S3 bucket rclone-test-kasager2zaqa: Bucket "rclone-test-kasager2zaqa" deleted 2025/11/03 02:35:59 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (152.44s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.98s) --- FAIL: TestIntegration/FsMkdir (150.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (16.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.68s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.53s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (26.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.41s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (80.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (16.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.25s) --- 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 2025/11/03 02:35:59 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/03 02:35:59 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 152.488s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m33.864584733s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/URL_encoding]