"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/09/22 01:03:00 NOTICE: TestS3R2: Starting server 2025/09/22 01:03:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mulicen0koti" 2025/09/22 01:03:00 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/09/22 01:03:01 INFO : S3 bucket rclone-test-mulicen0koti: Bucket "rclone-test-mulicen0koti" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/22 01:03:02 INFO : S3 bucket rclone-test-mulicen0koti: Bucket "rclone-test-mulicen0koti" deleted === RUN TestIntegration/FsMkdir 2025/09/22 01:03:02 INFO : S3 bucket rclone-test-mulicen0koti: Bucket "rclone-test-mulicen0koti" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/22 01:03:02 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/22 01:03:02 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/22 01:03:02 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 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" 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 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/leading_VT Messages: Put === 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 2025/09/22 01:03:15 NOTICE: S3 bucket rclone-test-mulicen0koti: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/22 01:03:16 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEr7lR9dGdJ009kehCJHjjWZtAFogzzfX6xXnOhJ_Q8aaflehPtt8UDxxWXr_g_3B53Dg88KyLlyU98HcdRY0u2VxsaALMNnvx4Q9knD6cc2cMK7SU09GQMkwTcC4qveUjXgufsJR7p5yF-xiqKlr5i1oOfwEXJaA55IaXQJIuSh5SSUf2zhzWeMK-wosdDL0QaG9qURLX0HMo2ZH5SARC2IliH2FK-zY9JaOE0q01P9KcIEhiAUKBbRW2IEXeGfBmb27OCpEgBe4ZkHVhUZx0p4f9K4rUDj0ez6ht-tcQOX5ksgksyHyvKXJ-EuBfvRCoFsXFGn2u80Xh8HEDv05AQ 2025/09/22 01:03:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "55f19efb3670d82c6d279ded44e95d2e" 2025/09/22 01:03:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ec27eab29a6ab7c187776fd54bfbd75f" 2025/09/22 01:03:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "075f042c0fc01b887c15667abed6dcdf" 2025/09/22 01:03:18 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEr7lR9dGdJ009kehCJHjjWZtAFogzzfX6xXnOhJ_Q8aaflehPtt8UDxxWXr_g_3B53Dg88KyLlyU98HcdRY0u2VxsaALMNnvx4Q9knD6cc2cMK7SU09GQMkwTcC4qveUjXgufsJR7p5yF-xiqKlr5i1oOfwEXJaA55IaXQJIuSh5SSUf2zhzWeMK-wosdDL0QaG9qURLX0HMo2ZH5SARC2IliH2FK-zY9JaOE0q01P9KcIEhiAUKBbRW2IEXeGfBmb27OCpEgBe4ZkHVhUZx0p4f9K4rUDj0ez6ht-tcQOX5ksgksyHyvKXJ-EuBfvRCoFsXFGn2u80Xh8HEDv05AQ" 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/09/22 01:03:20 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/22 01:03:20 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/09/22 01:03:22 DEBUG : S3 bucket rclone-test-mulicen0koti: bucket is versioned: false 2025/09/22 01:03:22 DEBUG : Waiting for deletions to finish 2025/09/22 01:03:22 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/22 01:03:22 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/22 01:03:22 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/22 01:03:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mulicen0koti/dirToPurgeFromRoot" 2025/09/22 01:03:23 DEBUG : S3 bucket rclone-test-mulicen0koti path dirToPurgeFromRoot: bucket is versioned: false 2025/09/22 01:03:23 DEBUG : Waiting for deletions to finish 2025/09/22 01:03:23 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/22 01:03:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/22 01:03:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/22 01:03:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mulicen0koti/hello? sausage/êé" 2025/09/22 01:03:24 DEBUG : S3 bucket rclone-test-mulicen0koti path hello? sausage/êé: bucket is versioned: false 2025/09/22 01:03:24 DEBUG : Waiting for deletions to finish 2025/09/22 01:03:24 DEBUG : "a/b/c/d/e.txt" version false 2025/09/22 01:03:24 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/22 01:03:25 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/09/22 01:03:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mulicen0koti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/22 01:03:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mulicen0koti/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-mulicen0koti" from "TestS3R2:rclone-test-mulicen0koti" 2025/09/22 01:03:31 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 === 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/09/22 01:03:36 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIIEDSk0i2YjobKBKysT0SUmZ8wD1TvaJ6anv0lRgIpeEfhkGaMFW7-0MauMZwtlPeaAUCGJbidZjXHEtbX3_7QzdV3sF-BR-C4MpufpRLw4ZIdTVsvG_9remwtpcsfd85Qc4k-p2NgUurdWcKynNajTWOpK_TneQUc1LxhwIqgGirRPMkNrpKgDo1evEZJdOJRjFu-6aaEt9V38m1ErGW5XREavwaebjbPThX7DRXMaF2eY6CZhZD9-niMYj1RtWmM1oIvSUBMSjfs_8pSwjNHjobhciJ2bCFbHjxyTUfXXOgnjyLdeyhyy3P4W4DsR3sGtFtQghHzxuqLhGI55RrU 2025/09/22 01:03:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/22 01:03:36 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/22 01:03:36 DEBUG : piped data.txt: multipart upload "AIIEDSk0i2YjobKBKysT0SUmZ8wD1TvaJ6anv0lRgIpeEfhkGaMFW7-0MauMZwtlPeaAUCGJbidZjXHEtbX3_7QzdV3sF-BR-C4MpufpRLw4ZIdTVsvG_9remwtpcsfd85Qc4k-p2NgUurdWcKynNajTWOpK_TneQUc1LxhwIqgGirRPMkNrpKgDo1evEZJdOJRjFu-6aaEt9V38m1ErGW5XREavwaebjbPThX7DRXMaF2eY6CZhZD9-niMYj1RtWmM1oIvSUBMSjfs_8pSwjNHjobhciJ2bCFbHjxyTUfXXOgnjyLdeyhyy3P4W4DsR3sGtFtQghHzxuqLhGI55RrU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/22 01:03:36 DEBUG : piped data.txt: open chunk writer: started multipart upload: AK_3pG3c8E8Txi9kS0jxxs1m8Ge_XqdP0TWEUzRB91jrNxFi4hqRqIPEjaq5Kre5FwrIVg6RaV_ldP_iuyUhFDogCrBIGkzSPbTDhG2O7gqy4Eg9XQ8dnPTzcG2CWIsTS7Xx6yWQ457z8hlNifi8f_r3NRdkN2hf62aaQa3Fcgwfpn7Y8VREswfIaBP44TZ2gfdXweNbjVtHcTPWsqYh9BKRQBGUFJaTx6d70akv1UUNOumvo_XpiXqShaVDDDQvu6uiI6bRTl_1Wn10jC5fOpH6Pzgt7NlX4oxdSMwHPi0zUswdPt7lM2IOMewmgYfP-5T76g5Y0OiluRNAAySgkxU 2025/09/22 01:03:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/22 01:03:37 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "08848dcb31a14068b47db63c34deb855" 2025/09/22 01:03:37 DEBUG : piped data.txt: multipart upload "AK_3pG3c8E8Txi9kS0jxxs1m8Ge_XqdP0TWEUzRB91jrNxFi4hqRqIPEjaq5Kre5FwrIVg6RaV_ldP_iuyUhFDogCrBIGkzSPbTDhG2O7gqy4Eg9XQ8dnPTzcG2CWIsTS7Xx6yWQ457z8hlNifi8f_r3NRdkN2hf62aaQa3Fcgwfpn7Y8VREswfIaBP44TZ2gfdXweNbjVtHcTPWsqYh9BKRQBGUFJaTx6d70akv1UUNOumvo_XpiXqShaVDDDQvu6uiI6bRTl_1Wn10jC5fOpH6Pzgt7NlX4oxdSMwHPi0zUswdPt7lM2IOMewmgYfP-5T76g5Y0OiluRNAAySgkxU" 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/09/22 01:03:37 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/09/22 01:03:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ADXuf7mEksrrueL1nX1wGEB3b63Gw9saz5J7g_xfi-leqnhMKCkSRvxYUjUhohQnVzgTBj_n9wwG9Os1V8vBTLHqU1alo7IA0j1htVzKZXwG7-FNw84KGxoMlxIp-mZjNw03pexJMH6SpUs8ZpSRUk6vU1Wkr6_OqzyWD7BGqcK5mtLnQu6uVg9kzGjzPRu_hQDG1AJWEszyvBAdZ3FVB9e66WdxUZ9OdrhpIBzsPTxhMyP6lq5-MyZs3DrwgjCySMSPHwrfV3uPnQSlEfx-NBl0vWhKh21_aYXlCngtxd6vkQyP1sa0osyVXkF6WiBj15gPHJzEhHniw2zxEW3S0u4 2025/09/22 01:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/22 01:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/22 01:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ADXuf7mEksrrueL1nX1wGEB3b63Gw9saz5J7g_xfi-leqnhMKCkSRvxYUjUhohQnVzgTBj_n9wwG9Os1V8vBTLHqU1alo7IA0j1htVzKZXwG7-FNw84KGxoMlxIp-mZjNw03pexJMH6SpUs8ZpSRUk6vU1Wkr6_OqzyWD7BGqcK5mtLnQu6uVg9kzGjzPRu_hQDG1AJWEszyvBAdZ3FVB9e66WdxUZ9OdrhpIBzsPTxhMyP6lq5-MyZs3DrwgjCySMSPHwrfV3uPnQSlEfx-NBl0vWhKh21_aYXlCngtxd6vkQyP1sa0osyVXkF6WiBj15gPHJzEhHniw2zxEW3S0u4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/22 01:03:41 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANqzCZlEvO8UKjXBiK_uCFRUKAlQrKS6wWhFzZexkGzex-3QamUoBJnAWqSL1C8SL_0aL1jAK9nLcqgn_jWlCPemFleKpTWGezdGrDbbh2YNk2S_gLE-7GcwcCT3DddPTY3wMdJH7uf3jvLbIJTpBcnyaPYbV5zskEjorvkaZ0ZqV_oEHS_xHg52ueJkwyLQFeFS5MZNEAZPBvVPHAIfKheMdoiTZdT6Gba8M4tZG06ovd6d0tSdL9ycVUeANyMTpdpcZjF911xFAx4G-Vp20Il039hAVDNJs5K2pfuazKzH0k7FlQQc4aUjxTvp0tNxs7Y0tW_OH5dCW_SWg2udsYk 2025/09/22 01:03:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/22 01:03:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/22 01:03:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANqzCZlEvO8UKjXBiK_uCFRUKAlQrKS6wWhFzZexkGzex-3QamUoBJnAWqSL1C8SL_0aL1jAK9nLcqgn_jWlCPemFleKpTWGezdGrDbbh2YNk2S_gLE-7GcwcCT3DddPTY3wMdJH7uf3jvLbIJTpBcnyaPYbV5zskEjorvkaZ0ZqV_oEHS_xHg52ueJkwyLQFeFS5MZNEAZPBvVPHAIfKheMdoiTZdT6Gba8M4tZG06ovd6d0tSdL9ycVUeANyMTpdpcZjF911xFAx4G-Vp20Il039hAVDNJs5K2pfuazKzH0k7FlQQc4aUjxTvp0tNxs7Y0tW_OH5dCW_SWg2udsYk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/22 01:03:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AGG6Qwy3AJCeu7n4BqrQSzEcUPAqXzZ2nnIGqx1GSdvH8s9BX7SbkeOZm3BjRAQghhtwOl-hR_nWZpLNzOTMRwkZhkK2VUxdtFt5PQKwGNpnaOluY-o2V2l2yG9iqbG-cVTFxPh-MxXujix64hxlO8Xua7DvlRKnSZ4rQfle0XtSGRL3Ks6TyqFu_4dx2LrgaIl4vI_aLm3zGZC41JRSYWjkJz71fbGTSGBnK9Gikz8erOWUiS8RWX8rWdfWm_gcNZgKA7UEbZf0fRFd-UjSoYjtfWxmP7YoPjNmzN4AVdQ-VOzM-vL-IQ7wX3f93y9PlI5O6fleJMiLoHGhJe7iZyI 2025/09/22 01:03:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/22 01:03:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/22 01:03:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AGG6Qwy3AJCeu7n4BqrQSzEcUPAqXzZ2nnIGqx1GSdvH8s9BX7SbkeOZm3BjRAQghhtwOl-hR_nWZpLNzOTMRwkZhkK2VUxdtFt5PQKwGNpnaOluY-o2V2l2yG9iqbG-cVTFxPh-MxXujix64hxlO8Xua7DvlRKnSZ4rQfle0XtSGRL3Ks6TyqFu_4dx2LrgaIl4vI_aLm3zGZC41JRSYWjkJz71fbGTSGBnK9Gikz8erOWUiS8RWX8rWdfWm_gcNZgKA7UEbZf0fRFd-UjSoYjtfWxmP7YoPjNmzN4AVdQ-VOzM-vL-IQ7wX3f93y9PlI5O6fleJMiLoHGhJe7iZyI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/22 01:03:44 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJw8Ero8kYmNFlCuoD1_6eb8KmP9UthH_vY2EEP2uB6af-QbIUJ1BC8QK3VxuSjKDjqcqdKa76mJD-lnwEqbH7mjZWa9IObKRKZwsTnt7_GRIctQxOweTjr6OBTW5f33fvA9WfDafMARJybqQ3xgR6p6RO7WOYP0b90GPjCJA51wPHxhSM2kaGAPPwqG333Yf7d1V6EMLtGY0jEcQDULaPdzytcwvR3TTersQEgogIVaAtxLcYsaMPZq5ctDDktp62GXlAp0_C79i6hNxPp5zl6XX2f9NAP1UF3vJYDBCFnCjbRb0G1dYVDqzkSC3bv_uq9Gg8sD0sOXsvPMz07d_qc 2025/09/22 01:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/22 01:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/22 01:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/22 01:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/22 01:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/22 01:03:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/22 01:03:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJw8Ero8kYmNFlCuoD1_6eb8KmP9UthH_vY2EEP2uB6af-QbIUJ1BC8QK3VxuSjKDjqcqdKa76mJD-lnwEqbH7mjZWa9IObKRKZwsTnt7_GRIctQxOweTjr6OBTW5f33fvA9WfDafMARJybqQ3xgR6p6RO7WOYP0b90GPjCJA51wPHxhSM2kaGAPPwqG333Yf7d1V6EMLtGY0jEcQDULaPdzytcwvR3TTersQEgogIVaAtxLcYsaMPZq5ctDDktp62GXlAp0_C79i6hNxPp5zl6XX2f9NAP1UF3vJYDBCFnCjbRb0G1dYVDqzkSC3bv_uq9Gg8sD0sOXsvPMz07d_qc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/22 01:03:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APbcIpQFeUBM0YqRYZ2DkIzWnroxTCm4rxdRLm1FOfO0X3ggxhVdjQHSSfhrGmDMyC19PasKP-PnCrfwk4MOb3d3r7de2KSNFM61U1z6RJnZPuXs_zqvDoKiGyJbQrpVoBKv7PDyTx1lotLafEHrLgcN2AIlp5Rh3pzEY2oXXx24ahaa7Hrsluv4qOss35Ram-tnM6_35fRO5gqKWYWHX71fALzuvCUAUpfKlurZl2RToUDODwSadPDi8OkcGmSZo10jBM3uYNXK4NvtRA2RqpmwHgBVJoGkhzpYjr8GkA9qg21KdMgOuw19Kl-zrviTaxNQoPpP8KzPr1LeRdU8THE 2025/09/22 01:03:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/22 01:03:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/22 01:03:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/22 01:03:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/22 01:03:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/22 01:03:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/22 01:03:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APbcIpQFeUBM0YqRYZ2DkIzWnroxTCm4rxdRLm1FOfO0X3ggxhVdjQHSSfhrGmDMyC19PasKP-PnCrfwk4MOb3d3r7de2KSNFM61U1z6RJnZPuXs_zqvDoKiGyJbQrpVoBKv7PDyTx1lotLafEHrLgcN2AIlp5Rh3pzEY2oXXx24ahaa7Hrsluv4qOss35Ram-tnM6_35fRO5gqKWYWHX71fALzuvCUAUpfKlurZl2RToUDODwSadPDi8OkcGmSZo10jBM3uYNXK4NvtRA2RqpmwHgBVJoGkhzpYjr8GkA9qg21KdMgOuw19Kl-zrviTaxNQoPpP8KzPr1LeRdU8THE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/22 01:03:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGDanigt6RIhhYRfvvXcTvhGrle4G78_hTvP-CnUyCxI1aJ8_lZlGgtprfRD8aC9VZvOXYmafpf4ZyV1HW64aJ2MqqeKIfFKTVbprrd1pLL36LRBnKoy5vUkm832-LFC0eHSMbhRgs7keP85N6kpxXSSeUbUMdPmeKABRjiVuLJptfn-Ps-nysWhC-moY6iwNCjQtNDETKdv_YuG7TAs3SariKtZ0-h70AUn9pfC0XHQJb7Xil5_DB0g6cOVnTVxFKG8fdFn7sHLJke8PAZxeUcWhxo3kMaob9IM95wedEXFHZIAIzGGvPmvJMqEOx21bVF1aIcN1rIs7Wce_q4NfT4 2025/09/22 01:03:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/22 01:03:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/22 01:03:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGDanigt6RIhhYRfvvXcTvhGrle4G78_hTvP-CnUyCxI1aJ8_lZlGgtprfRD8aC9VZvOXYmafpf4ZyV1HW64aJ2MqqeKIfFKTVbprrd1pLL36LRBnKoy5vUkm832-LFC0eHSMbhRgs7keP85N6kpxXSSeUbUMdPmeKABRjiVuLJptfn-Ps-nysWhC-moY6iwNCjQtNDETKdv_YuG7TAs3SariKtZ0-h70AUn9pfC0XHQJb7Xil5_DB0g6cOVnTVxFKG8fdFn7sHLJke8PAZxeUcWhxo3kMaob9IM95wedEXFHZIAIzGGvPmvJMqEOx21bVF1aIcN1rIs7Wce_q4NfT4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/22 01:03:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ANwusQLLqMgIj9CX3yJz0swQfLRVTrJuPzUy-l1A-LrWoc13O5nooW1ky4NBkV69PmG_60ClNpXLz8VMY9bYSweK8zcyc14xqP-GZPLlOyxVp6BKPBvLhv8Ux07JCv5GVYFsthgLnvsnDLZNoc9J2PqZNxECuDHCELvsHF0PnUjBbjyWg3i6TDiFlM8hWcY_GT0HU8gVePTtYryBC0WbbqMUzOHupat70cxMx1_VAC_62TZs37OzUFxEXP8vH-hP9vvq-TmdjkUo2P0KaaTZFQAFoRJQp1mngXm98ysVTuLH6aPvlj7WvAZ0nfVJrT0ab8MUoI3ww15JifwaylUJqvo 2025/09/22 01:03:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/22 01:03:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/22 01:03:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ANwusQLLqMgIj9CX3yJz0swQfLRVTrJuPzUy-l1A-LrWoc13O5nooW1ky4NBkV69PmG_60ClNpXLz8VMY9bYSweK8zcyc14xqP-GZPLlOyxVp6BKPBvLhv8Ux07JCv5GVYFsthgLnvsnDLZNoc9J2PqZNxECuDHCELvsHF0PnUjBbjyWg3i6TDiFlM8hWcY_GT0HU8gVePTtYryBC0WbbqMUzOHupat70cxMx1_VAC_62TZs37OzUFxEXP8vH-hP9vvq-TmdjkUo2P0KaaTZFQAFoRJQp1mngXm98ysVTuLH6aPvlj7WvAZ0nfVJrT0ab8MUoI3ww15JifwaylUJqvo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/22 01:03:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMA12e9lPx-nepL9BdOMBNuYpHzhuiIaCLmb177Saqm4WK_c1rEpHxcwhyumu1C92RGstp8-4sJX3c4keNdfipizqkY4ig4-HMLfAalHya1fnBmj8AYZ_jrNJF5BgkP82pEwJ0q5x82ayemFgn8V_PBLWB364Bs9afsGGdOj4Xm6F2T0RS1dAZGKHtvLcT-zyrXe_5-ANqNSZR51jwjXYokOaGnZ3zzlfkpk6h5eqH0pl05zJl3eHM_f9rTShuAb5hldh2LjLrAkw5FuCqbxjaqkMqFz2S7EsA-yU0GSwmQjHRcP8j9ILpDGWnPcTjHbb1-V3L2B1BLM68im15Vou_k 2025/09/22 01:03:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/22 01:03:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/22 01:04:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMA12e9lPx-nepL9BdOMBNuYpHzhuiIaCLmb177Saqm4WK_c1rEpHxcwhyumu1C92RGstp8-4sJX3c4keNdfipizqkY4ig4-HMLfAalHya1fnBmj8AYZ_jrNJF5BgkP82pEwJ0q5x82ayemFgn8V_PBLWB364Bs9afsGGdOj4Xm6F2T0RS1dAZGKHtvLcT-zyrXe_5-ANqNSZR51jwjXYokOaGnZ3zzlfkpk6h5eqH0pl05zJl3eHM_f9rTShuAb5hldh2LjLrAkw5FuCqbxjaqkMqFz2S7EsA-yU0GSwmQjHRcP8j9ILpDGWnPcTjHbb1-V3L2B1BLM68im15Vou_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/22 01:04:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADkUjWI7WMYfQKiLt9_y_Y1D6ofi784FdNwAObQcBPJCKq3PXGw7l9ryMu9n_PhlYj4btEHdsvheLqAAJEczScFw8Fjbt1cMDXNpr8Axekj24Ihl9J8CQxgdnLYEmKfI7GSWq4aMkJ-J9iA7FrNLjZlW_2ps0t1AXuHW_fMEnD6_A59Ma6-t7JfN71Jf0y_chT8_A3y86DhBRAYql_U0pmlnc0eH6FuceOWUIdTwyoeTuOx5y39C8hPEN4cLUEdIe0_Ffrg1iJ8jNDKZCEpWHpV8fpSiSPMYZlrvlpOoyRAT9edTTK30TqL6fUjOfNwko8b95MHbvrwoDsGAHLaD5Pc 2025/09/22 01:04:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/22 01:04:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/22 01:04:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/22 01:04:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/22 01:04:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/22 01:04:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/22 01:04:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADkUjWI7WMYfQKiLt9_y_Y1D6ofi784FdNwAObQcBPJCKq3PXGw7l9ryMu9n_PhlYj4btEHdsvheLqAAJEczScFw8Fjbt1cMDXNpr8Axekj24Ihl9J8CQxgdnLYEmKfI7GSWq4aMkJ-J9iA7FrNLjZlW_2ps0t1AXuHW_fMEnD6_A59Ma6-t7JfN71Jf0y_chT8_A3y86DhBRAYql_U0pmlnc0eH6FuceOWUIdTwyoeTuOx5y39C8hPEN4cLUEdIe0_Ffrg1iJ8jNDKZCEpWHpV8fpSiSPMYZlrvlpOoyRAT9edTTK30TqL6fUjOfNwko8b95MHbvrwoDsGAHLaD5Pc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/22 01:04:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKpRsoRzlKgrHiJVT_8yZo9YyswtXpfscCHyNPrraI9q5z8hLpaajzJMvCiNeXnUS-CzCx3z3yCkhgNCeZNo54it816OGj2JE3PmbxJyuaTWiaSAkXeVnEwz3Z2F-R_KUssR6WcqrusphvIffq1-CbihllKyQ0YW8gCDRNYmx_zQbJdZuvP7RhgOWu2GObSNIeYNEL0jo_VEn7oSXsqAJ5YxNB9O5v0LgQ1ZF9TmkN3lBrTVYrBkT9KCzupvNtDKFpndqpmuhvyKVHTVqcFQRp62nrSWI4Mg1PElHWQI2s4XHNIpl473S7SW8kWXj5yBmamwLBRV2l4SvkKSHwY9Kdg 2025/09/22 01:04:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/22 01:04:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/22 01:04:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/22 01:04:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/22 01:04:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/22 01:04:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/22 01:04:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AKpRsoRzlKgrHiJVT_8yZo9YyswtXpfscCHyNPrraI9q5z8hLpaajzJMvCiNeXnUS-CzCx3z3yCkhgNCeZNo54it816OGj2JE3PmbxJyuaTWiaSAkXeVnEwz3Z2F-R_KUssR6WcqrusphvIffq1-CbihllKyQ0YW8gCDRNYmx_zQbJdZuvP7RhgOWu2GObSNIeYNEL0jo_VEn7oSXsqAJ5YxNB9O5v0LgQ1ZF9TmkN3lBrTVYrBkT9KCzupvNtDKFpndqpmuhvyKVHTVqcFQRp62nrSWI4Mg1PElHWQI2s4XHNIpl473S7SW8kWXj5yBmamwLBRV2l4SvkKSHwY9Kdg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/22 01:04:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKlQUbiZ9OQSmF4Z8UtA6rYzhDAMuKF8XZmxqtVzTHn2mXE-OSdpG-9A5XLDgP9pOaHsZg5kV3t18oem_tKwNsO6yRs5zriK6XocsmXmg6pas0zbm2bV28tgX8-IA6vkGFqYxAfahwLDTU9YCrBfBpHcMOlWoSyyxf9z7-y7m3sibUpjU3op_e-mYjqar5Uwe2dKrc8NCaITrFO3dHPiDLGf63NLoF8bOHdix4WqnawHT9IrJ_BPIZyGIkJxC8ONCZvSNpn3j67YDK9lGXd_Uv-ZaBtw0EZHD7cmPSVjKWnQM87NVL2rXYP_r8WmD0al8wOUNlrfk29IjOe7s_RDVAE 2025/09/22 01:04:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/22 01:04:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/22 01:04:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKlQUbiZ9OQSmF4Z8UtA6rYzhDAMuKF8XZmxqtVzTHn2mXE-OSdpG-9A5XLDgP9pOaHsZg5kV3t18oem_tKwNsO6yRs5zriK6XocsmXmg6pas0zbm2bV28tgX8-IA6vkGFqYxAfahwLDTU9YCrBfBpHcMOlWoSyyxf9z7-y7m3sibUpjU3op_e-mYjqar5Uwe2dKrc8NCaITrFO3dHPiDLGf63NLoF8bOHdix4WqnawHT9IrJ_BPIZyGIkJxC8ONCZvSNpn3j67YDK9lGXd_Uv-ZaBtw0EZHD7cmPSVjKWnQM87NVL2rXYP_r8WmD0al8wOUNlrfk29IjOe7s_RDVAE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/22 01:04:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAeQBtB2vrAHquvapxsBc8WY2WPeqWL6Wz4tZE0Fn3iB9m_C6JJDLzNUZ2c3maMOxrzhwJ0sDImOzbcRInYS17l8jcvZ4UAKxPbB-5a3dvlHtTWQO27JJ-PUcqZBrgBeBTniiIcL2uMDgtZTAJ-3G_w5VnTp7kMVOilFhdemIVYwIe7Q26-5GxbIkmDq5oThdJflbJM2reHng7iVMXdxyOJY-O9qaUAby8XI59HDjTEqxL2_-FSVkxxwDOUWzkTJ_l0hZWcwRba_4PQ80c8sEUmL4oyEz_DqoRqjXfI-r35C6EEeX8Mvo8lyZixrTaLXxxNVXU8KVsY2AiOV-J3u9U8 2025/09/22 01:04:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/22 01:04:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/22 01:04:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAeQBtB2vrAHquvapxsBc8WY2WPeqWL6Wz4tZE0Fn3iB9m_C6JJDLzNUZ2c3maMOxrzhwJ0sDImOzbcRInYS17l8jcvZ4UAKxPbB-5a3dvlHtTWQO27JJ-PUcqZBrgBeBTniiIcL2uMDgtZTAJ-3G_w5VnTp7kMVOilFhdemIVYwIe7Q26-5GxbIkmDq5oThdJflbJM2reHng7iVMXdxyOJY-O9qaUAby8XI59HDjTEqxL2_-FSVkxxwDOUWzkTJ_l0hZWcwRba_4PQ80c8sEUmL4oyEz_DqoRqjXfI-r35C6EEeX8Mvo8lyZixrTaLXxxNVXU8KVsY2AiOV-J3u9U8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/22 01:04:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJDCHk8wjOKnyFlnANvNaDedXfXlUQTlZDxb5jZzivkFt-Md7kaPfcBk2tNjcbba9mw9K_o-vV6ydSQ67cXyuzVC2pdJZfwdpoml1kECpZ1WupPhydFVr4xqx2GEswqpIuKwCi-2_vHwplh2dKVIQTeYUjk_9H_jKm5_Kg3k1ool5JqS-Ho-ap8T8cIqkXJrApHl1QCbJQisXpCPeBVsuQ-KFiL_KcRVwFAa38Ufx_osQSu7lgKKnZoRR_UEhb3EUz-AgC_OT76G1ampeV-_p40imDNai8cBNWzEdR3YMCrE70aJAFvWuQo2_M3D16CQC0cU70nTLA_pHtGNd37uwlw 2025/09/22 01:04:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/22 01:04:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/22 01:04:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJDCHk8wjOKnyFlnANvNaDedXfXlUQTlZDxb5jZzivkFt-Md7kaPfcBk2tNjcbba9mw9K_o-vV6ydSQ67cXyuzVC2pdJZfwdpoml1kECpZ1WupPhydFVr4xqx2GEswqpIuKwCi-2_vHwplh2dKVIQTeYUjk_9H_jKm5_Kg3k1ool5JqS-Ho-ap8T8cIqkXJrApHl1QCbJQisXpCPeBVsuQ-KFiL_KcRVwFAa38Ufx_osQSu7lgKKnZoRR_UEhb3EUz-AgC_OT76G1ampeV-_p40imDNai8cBNWzEdR3YMCrE70aJAFvWuQo2_M3D16CQC0cU70nTLA_pHtGNd37uwlw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/22 01:04:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AD4roupkxDtY8GiCK548niZxExaNOF8gGFyM7Qp_dU0jfvXAhxCSXLsW49LiEbM4Hy2O-WlAAoBdZSqfc8idhukWgle3mpQxzmewYakuWx7GokX9u1Vthp3nxXRnSkgU-FJTjrvSqRUlXN3ugindTollelZEsCFxqsodzLEc95jGgyOQjW1hfCFt4mZA7W0YTVQfp7FxlBgZes62tW78DjWuBJ-zBi_oaaxvbCd8DLh8hwfGuj7eSXgyYmKpXlDsZ5Lwp0PZgE4XpZSbG5YFIWZmgy8kIB4FDiEyNYWfQDxd9URhXJHA0fTmhzmpqyTzQ1b9ZuQ9DrVlg3VfjgxEWvQ 2025/09/22 01:04:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/22 01:04:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/22 01:04:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/22 01:04:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/22 01:04:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/22 01:04:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/22 01:04:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AD4roupkxDtY8GiCK548niZxExaNOF8gGFyM7Qp_dU0jfvXAhxCSXLsW49LiEbM4Hy2O-WlAAoBdZSqfc8idhukWgle3mpQxzmewYakuWx7GokX9u1Vthp3nxXRnSkgU-FJTjrvSqRUlXN3ugindTollelZEsCFxqsodzLEc95jGgyOQjW1hfCFt4mZA7W0YTVQfp7FxlBgZes62tW78DjWuBJ-zBi_oaaxvbCd8DLh8hwfGuj7eSXgyYmKpXlDsZ5Lwp0PZgE4XpZSbG5YFIWZmgy8kIB4FDiEyNYWfQDxd9URhXJHA0fTmhzmpqyTzQ1b9ZuQ9DrVlg3VfjgxEWvQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/22 01:04:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AN64c4BSygDNTP2nworwBwmfw-om0TlBbkD0aGyOuAzqCwsoxQbmOoiTvPZB6fP6wIxA5tuqMC7GHhdME6h7ZrQA4I8O3SmTo2x_iyyjlHcEjw3h23IDD8zvliWKGJtrL5htE5ephNavRt8l9MJtZj-IJL_cTApUBMX3qMF1bI5xGhy9gl4ilcRvUsCaNUNkULqIrQonV2N2IV9dD_QP1FC-BVYdc8abdeSwVilARe3iUNyWaScnDFYTxiq-m4DapgQuNSQPCMkf_mwHBBVpBs5ZeR64C-9_F7n_Gu7cnBeAESsG8kBGpf6Y1nRvV2GqvrodKF11i4y3Zu_W89DbFSE 2025/09/22 01:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/22 01:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/22 01:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/22 01:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/22 01:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/22 01:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/22 01:04:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AN64c4BSygDNTP2nworwBwmfw-om0TlBbkD0aGyOuAzqCwsoxQbmOoiTvPZB6fP6wIxA5tuqMC7GHhdME6h7ZrQA4I8O3SmTo2x_iyyjlHcEjw3h23IDD8zvliWKGJtrL5htE5ephNavRt8l9MJtZj-IJL_cTApUBMX3qMF1bI5xGhy9gl4ilcRvUsCaNUNkULqIrQonV2N2IV9dD_QP1FC-BVYdc8abdeSwVilARe3iUNyWaScnDFYTxiq-m4DapgQuNSQPCMkf_mwHBBVpBs5ZeR64C-9_F7n_Gu7cnBeAESsG8kBGpf6Y1nRvV2GqvrodKF11i4y3Zu_W89DbFSE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/22 01:04:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKxwsNN2cahoXXD-vOOj9tDwV47LKXeMcWy7JxwMzGfdNtkONY2ZyXN23i2xMsoQHP5WuEe5p6x1kCwkgT28FEqNLPHYu3kkr5hUz1PaGAazs4mhqn-8HaazT1Q8DgcwOkRffRH_pC4TO0XR5-idPDRyS6WyCpcQ8WoNjB8wegl7SzIn3uKBARNYbQm_m1z2Uxh5B2Ut8Z2NsJeVEVcbx9l2Pk66hg0fHkN7gzBayrdBaQ3cnCMno4qJ8Iyy6Y_mUNC6e79E2SyAhWl2B5Exetfa4JOXA5LkqomPtVianSI6ULaAv3t5vJu-_u8peKSx7vqzD67ijNYEyfapSblZHzg 2025/09/22 01:04:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/22 01:04:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/22 01:04:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKxwsNN2cahoXXD-vOOj9tDwV47LKXeMcWy7JxwMzGfdNtkONY2ZyXN23i2xMsoQHP5WuEe5p6x1kCwkgT28FEqNLPHYu3kkr5hUz1PaGAazs4mhqn-8HaazT1Q8DgcwOkRffRH_pC4TO0XR5-idPDRyS6WyCpcQ8WoNjB8wegl7SzIn3uKBARNYbQm_m1z2Uxh5B2Ut8Z2NsJeVEVcbx9l2Pk66hg0fHkN7gzBayrdBaQ3cnCMno4qJ8Iyy6Y_mUNC6e79E2SyAhWl2B5Exetfa4JOXA5LkqomPtVianSI6ULaAv3t5vJu-_u8peKSx7vqzD67ijNYEyfapSblZHzg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/22 01:04:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APpQvCsiN5WglSTDhexo33zrjJMx3C5jIdZMSlCzFM9TiuZnW2ErdcI3P0gGwJkH9pJRdhiYNPTcM8w3wc5t21vUWGBtKqdcpQ7XGbkO4fJwry_oknYj26kjPQ3tSVGH6X_3Y1K-C3oDMWwPHHGSN2AZ_PwXX1GHmKEvZWwTCrWKpBAB4-bXGt6xYbTSnhdfolMgd1kff6AQPtkKVKkoqnhMQRgySX1HhFKQg073-Jq0jjsnReZ-iA9PCjuyWzC4e2ibZelCoLk48UDKdDC0Qnt_Ikw2AJT9P8I6_iK70UW-TAfY64PldATkmNje5xIwtTCc83kVktfbrb0u2Aacs9Y 2025/09/22 01:04:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/22 01:04:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/22 01:04:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APpQvCsiN5WglSTDhexo33zrjJMx3C5jIdZMSlCzFM9TiuZnW2ErdcI3P0gGwJkH9pJRdhiYNPTcM8w3wc5t21vUWGBtKqdcpQ7XGbkO4fJwry_oknYj26kjPQ3tSVGH6X_3Y1K-C3oDMWwPHHGSN2AZ_PwXX1GHmKEvZWwTCrWKpBAB4-bXGt6xYbTSnhdfolMgd1kff6AQPtkKVKkoqnhMQRgySX1HhFKQg073-Jq0jjsnReZ-iA9PCjuyWzC4e2ibZelCoLk48UDKdDC0Qnt_Ikw2AJT9P8I6_iK70UW-TAfY64PldATkmNje5xIwtTCc83kVktfbrb0u2Aacs9Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/22 01:04:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APiqynvByTJBLkSvqSQ0fQolx_hZQbX3WDX2PGj7qe0AvgksaNYraMtYhBiNiVyT-eaQ0l4z1XmT3NHMbvUJa1e6KTAnz7fmQc9D6i5-7JVTUbVq543pYAHJyzyFBoaZdBAQQNxJv9vsrNTurR9yI4fSkxSKOcglO5rmnzT5-jtvSJ4uCes_arCEntGkyXMUlMef9Y2bn6Mr870ey3u0-3SGDMSR_KOx4EHbiIsuRy9yrL_QMaY_ilMR2f_68NywP1Q2CCg-n2_B87wXJkSY5_9tPg1LrFyfzL3iR_7m6pc__fZPoEm4kIzLLhgaNC9x0feMigf9vwjxbJjMFG947Jo 2025/09/22 01:04:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/22 01:04:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/22 01:04:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APiqynvByTJBLkSvqSQ0fQolx_hZQbX3WDX2PGj7qe0AvgksaNYraMtYhBiNiVyT-eaQ0l4z1XmT3NHMbvUJa1e6KTAnz7fmQc9D6i5-7JVTUbVq543pYAHJyzyFBoaZdBAQQNxJv9vsrNTurR9yI4fSkxSKOcglO5rmnzT5-jtvSJ4uCes_arCEntGkyXMUlMef9Y2bn6Mr870ey3u0-3SGDMSR_KOx4EHbiIsuRy9yrL_QMaY_ilMR2f_68NywP1Q2CCg-n2_B87wXJkSY5_9tPg1LrFyfzL3iR_7m6pc__fZPoEm4kIzLLhgaNC9x0feMigf9vwjxbJjMFG947Jo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/22 01:04:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: APbISJNKWq-1lP10DRb7Hh9wLLF3rVSc_6V0azBXT8o48JrabcQm4vKlNRybKysJmD1lstr4AS4Nif4-1r4frj9EvSmufbhujY16-X3iZT1_V9CvMg-UfvwAlrvhiTeIfCpbawCh_AT3YxZvqpS_C2O42Up5i7RG0zkqwFwmNq30UngbVbPGMFPS8Co7ThcDCQwce2kqdtAR0ldcgTAJIgDKR0YUEfTIgCaiuvqKPiTae2y4j1hC7moQlyaqOX08kZsmOahrE27z4-Sn_SWLuaY88Cxksr1r4QgE5pkJ_Vm1PIzu18gv8ui7sMouCvJdbyR2JOscPcjlKPxw43-S96k 2025/09/22 01:04:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/22 01:04:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/22 01:04:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/22 01:04:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/22 01:04:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/22 01:04:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/22 01:04:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "APbISJNKWq-1lP10DRb7Hh9wLLF3rVSc_6V0azBXT8o48JrabcQm4vKlNRybKysJmD1lstr4AS4Nif4-1r4frj9EvSmufbhujY16-X3iZT1_V9CvMg-UfvwAlrvhiTeIfCpbawCh_AT3YxZvqpS_C2O42Up5i7RG0zkqwFwmNq30UngbVbPGMFPS8Co7ThcDCQwce2kqdtAR0ldcgTAJIgDKR0YUEfTIgCaiuvqKPiTae2y4j1hC7moQlyaqOX08kZsmOahrE27z4-Sn_SWLuaY88Cxksr1r4QgE5pkJ_Vm1PIzu18gv8ui7sMouCvJdbyR2JOscPcjlKPxw43-S96k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/22 01:04:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKX326PVmNE4hg1nmA18YtrMVjbFpastBA1TnQlsTFh2sNoA_GJ2WuoZvZwl-CWitaOs8xwbasr7-xuauVRvLL-9a9-DcuZmmUIFVX2LwAYt4CIiIey0w9h3rnaPrHRx3tiDGriRDmnbI50MoQVWYId7SzczDGOsPEzbC9wiZgo0mK2-kcJXmrWYkHhptGsDjitPKFbi48Lcm5QPuXYazddS_81HOt1gYsdgekI3QFiko6WivXTbhXmnNQl98Tm1ViZnYAFC0vg-Pefk6lSZaOOuDSaATqU4LBo671XfyyC70t2a4XXLMUldgpe0ngAzDHtXAUCChtIq4FPwWsdPPbQ 2025/09/22 01:04:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/22 01:04:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/22 01:04:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/22 01:04:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/22 01:04:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/22 01:04:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/22 01:04:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKX326PVmNE4hg1nmA18YtrMVjbFpastBA1TnQlsTFh2sNoA_GJ2WuoZvZwl-CWitaOs8xwbasr7-xuauVRvLL-9a9-DcuZmmUIFVX2LwAYt4CIiIey0w9h3rnaPrHRx3tiDGriRDmnbI50MoQVWYId7SzczDGOsPEzbC9wiZgo0mK2-kcJXmrWYkHhptGsDjitPKFbi48Lcm5QPuXYazddS_81HOt1gYsdgekI3QFiko6WivXTbhXmnNQl98Tm1ViZnYAFC0vg-Pefk6lSZaOOuDSaATqU4LBo671XfyyC70t2a4XXLMUldgpe0ngAzDHtXAUCChtIq4FPwWsdPPbQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/22 01:04:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AKCJZGH--BTq1-r3X2ED2-_jV-HZNMcwLf3bXJNT9JgdZosiR_TlPUZBn_e5vcX9a1dB7FLoz7gSr0noGcYYKoczIcieVC6YnEqSCJaZa68TatoD1n0QQ261mBupkC3KV-q7xGAiuMAzbnRiP0_JzfGDG1vnea0ibs5GeVq5DYwzzYva9oXui_jfMGeJGd-vtuLiOU-I7OGVED0yqwTG3fyCO04Tk7Yzm8kaO5F4uTqRVfZcVKF9iswmn5_A42z6c75Hq2C52zWssPIcPh7L20JFwGGz3Jg7ntUpiJo2Jr8AM5OlrfJlfVZ-k4nOrHIqq_O9ZpTu3buf6SVzGCu8g4Q 2025/09/22 01:04:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/22 01:04:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/22 01:04:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AKCJZGH--BTq1-r3X2ED2-_jV-HZNMcwLf3bXJNT9JgdZosiR_TlPUZBn_e5vcX9a1dB7FLoz7gSr0noGcYYKoczIcieVC6YnEqSCJaZa68TatoD1n0QQ261mBupkC3KV-q7xGAiuMAzbnRiP0_JzfGDG1vnea0ibs5GeVq5DYwzzYva9oXui_jfMGeJGd-vtuLiOU-I7OGVED0yqwTG3fyCO04Tk7Yzm8kaO5F4uTqRVfZcVKF9iswmn5_A42z6c75Hq2C52zWssPIcPh7L20JFwGGz3Jg7ntUpiJo2Jr8AM5OlrfJlfVZ-k4nOrHIqq_O9ZpTu3buf6SVzGCu8g4Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/22 01:04:33 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AOeJRnGWYhbEX3s-yvdOJyOv6Oym3hlqY_E62UrLqHn6own-xxdkie5SixowGRwaQTQTx5sZpARYgbKmVt6s9gM0YMGdLN6aX8SGAK67-9mHqgdrrubo3WyrNo1_E0fMB3-ddezh1InmDQrPpeA-JEWRbrKS6gv9AOJ_6iT5zu2tAPJi126tSwryt1Ut-UPEMXzoxsGgKUe0-PFZA97NEWwFvEmPpLdo_5etAwa_tpkMDwAVeUWs8eHs9qCbvHzgJeFKNRnfmCQYFwu5OJzIelXk_vpp8tUl67szwCYuTfbbLWSIU1jvytbtX43ptGtY3V63vDAieqYLMEHf8cFBikc 2025/09/22 01:04:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/22 01:04:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/22 01:04:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AOeJRnGWYhbEX3s-yvdOJyOv6Oym3hlqY_E62UrLqHn6own-xxdkie5SixowGRwaQTQTx5sZpARYgbKmVt6s9gM0YMGdLN6aX8SGAK67-9mHqgdrrubo3WyrNo1_E0fMB3-ddezh1InmDQrPpeA-JEWRbrKS6gv9AOJ_6iT5zu2tAPJi126tSwryt1Ut-UPEMXzoxsGgKUe0-PFZA97NEWwFvEmPpLdo_5etAwa_tpkMDwAVeUWs8eHs9qCbvHzgJeFKNRnfmCQYFwu5OJzIelXk_vpp8tUl67szwCYuTfbbLWSIU1jvytbtX43ptGtY3V63vDAieqYLMEHf8cFBikc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/22 01:04:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ANiZ0V7k6S6LvtvmaMHBuYt2Jy2DwfRA_Hw-c1Ahfksey3fJAp9P79ujn-ZniOAtmIgMEDMozeCSbWgYc3t41ue6MBwc1MF9nxfiC8Xi40MPk7X_RLw2wsYKkAPnsfXxZ5QJPuC9d1hBfkAMoVYu4J_0mU1bJHMMnFmN2xz4MJAHUKB-B5ymDkCMGKciLs5Sp9--8QyxaNKifqn0BlJXHYS2zvkRKc231tzr9wfOWwNIaxzGPjvznbRkmgLwJqdyM0M_oe4vQCUxKdcXqdRUxuSG4QPaJ3nYjrQnVvIIdkmpq4q36fOAQwFZCAqYNcIORg56IB-5CpIQZnpv60LZ0Zk 2025/09/22 01:04:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/22 01:04:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/22 01:04:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ANiZ0V7k6S6LvtvmaMHBuYt2Jy2DwfRA_Hw-c1Ahfksey3fJAp9P79ujn-ZniOAtmIgMEDMozeCSbWgYc3t41ue6MBwc1MF9nxfiC8Xi40MPk7X_RLw2wsYKkAPnsfXxZ5QJPuC9d1hBfkAMoVYu4J_0mU1bJHMMnFmN2xz4MJAHUKB-B5ymDkCMGKciLs5Sp9--8QyxaNKifqn0BlJXHYS2zvkRKc231tzr9wfOWwNIaxzGPjvznbRkmgLwJqdyM0M_oe4vQCUxKdcXqdRUxuSG4QPaJ3nYjrQnVvIIdkmpq4q36fOAQwFZCAqYNcIORg56IB-5CpIQZnpv60LZ0Zk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/22 01:04:37 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AFQHEzTyEToA6NkZ7a0locNsx5i2hxqU5Tew54yb6h-XMIc4Nwox9Nfcot1Zw9yddw2kj4-U2D5R69wphz_IODzFPznK2fdwN9xnmMAk308TRH9B9W_kR8Ubp3jR2EISZ0F4Ls_9xMcMaPTFYJG3HyDoz-ZQQSaRo_Kgq-gKXwmls4fsbzJQEJTsd6NYPYafCfAeZgfZ6ijhOpu_jOMzAp82nrlkaLrYs5-2qE-YHtMf5ZmBU_vQUYmWTOAAK2eGcLrYW6XIZQTTioTC8ntyO9c9llFeA9GusALhuSRctQzleaeFmhS_ag8h-A3PVVIYfU8VlEydoF2CSfTc70uet-g 2025/09/22 01:04:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/22 01:04:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/22 01:04:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/22 01:04:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/22 01:04:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/22 01:04:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/22 01:04:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AFQHEzTyEToA6NkZ7a0locNsx5i2hxqU5Tew54yb6h-XMIc4Nwox9Nfcot1Zw9yddw2kj4-U2D5R69wphz_IODzFPznK2fdwN9xnmMAk308TRH9B9W_kR8Ubp3jR2EISZ0F4Ls_9xMcMaPTFYJG3HyDoz-ZQQSaRo_Kgq-gKXwmls4fsbzJQEJTsd6NYPYafCfAeZgfZ6ijhOpu_jOMzAp82nrlkaLrYs5-2qE-YHtMf5ZmBU_vQUYmWTOAAK2eGcLrYW6XIZQTTioTC8ntyO9c9llFeA9GusALhuSRctQzleaeFmhS_ag8h-A3PVVIYfU8VlEydoF2CSfTc70uet-g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/22 01:04:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: APPevdnyRLKzAy2TEhZ4XK6ToK5CjTiHLETrbmK0beD6lB5gmWjjOHUiSaXt-3-mTv6eLfgWlx_m6ROYMi5kvlRCDjKvTcYPNAlhMYGwonVnoS9VLjFyUgAFTzPWMz2TMUIXDSxoJlTD4EOb7e3mz_VkhaBHURz4JGL6CUTM5J_odv_eCGyO7tmFk6T5LnYDTQ7aXodhkX4wOjuy0-OO3H6SgFFvm9k4zB6TBfS-zdZb_wb-4KWtYZSX_Zjxcwk0kdIS7-XRCeHwPwoWyfKrTk8VydAMmInmySE_84D5kqQ4JIKPpzmgJ-XYx6DzL529u2NhvJml9YCXZx0FmfWf_EM 2025/09/22 01:04:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/22 01:04:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/22 01:04:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/22 01:04:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/22 01:04:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/22 01:04:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/22 01:04:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "APPevdnyRLKzAy2TEhZ4XK6ToK5CjTiHLETrbmK0beD6lB5gmWjjOHUiSaXt-3-mTv6eLfgWlx_m6ROYMi5kvlRCDjKvTcYPNAlhMYGwonVnoS9VLjFyUgAFTzPWMz2TMUIXDSxoJlTD4EOb7e3mz_VkhaBHURz4JGL6CUTM5J_odv_eCGyO7tmFk6T5LnYDTQ7aXodhkX4wOjuy0-OO3H6SgFFvm9k4zB6TBfS-zdZb_wb-4KWtYZSX_Zjxcwk0kdIS7-XRCeHwPwoWyfKrTk8VydAMmInmySE_84D5kqQ4JIKPpzmgJ-XYx6DzL529u2NhvJml9YCXZx0FmfWf_EM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/22 01:04:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APgASQnIvUJT2X3-W6psw1LGQFCXi1nub70ifH-2yS1YipklaHLT-V-P15k38bAov9XnxNFYSxKQDrZ7_ChclSNYfAzjQsejUQOp-aFtES68tDq0B4xzuF42a8UEHJEHvuXPgMogTwCn6gG9tvcQKH8xEXPWDJXU7YESH7FPYNxBE__-Gg5AjaoavdhOxvLJ9i40USxX0GEJQSJGZACWddaIGQELcS237NQ6B1zMKz3bzba4hauB88Bz9dRTrGn4mJyL6TQUTJhkPPbanQTL1H1-eTmjWEFwwt5pEfUNzmE83nm9jFECVi6satSW-xyIauanvqSCFcP3-6ikKneG3m0 2025/09/22 01:04:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/22 01:04:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/22 01:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APgASQnIvUJT2X3-W6psw1LGQFCXi1nub70ifH-2yS1YipklaHLT-V-P15k38bAov9XnxNFYSxKQDrZ7_ChclSNYfAzjQsejUQOp-aFtES68tDq0B4xzuF42a8UEHJEHvuXPgMogTwCn6gG9tvcQKH8xEXPWDJXU7YESH7FPYNxBE__-Gg5AjaoavdhOxvLJ9i40USxX0GEJQSJGZACWddaIGQELcS237NQ6B1zMKz3bzba4hauB88Bz9dRTrGn4mJyL6TQUTJhkPPbanQTL1H1-eTmjWEFwwt5pEfUNzmE83nm9jFECVi6satSW-xyIauanvqSCFcP3-6ikKneG3m0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/22 01:04:59 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AAjL4pL8sLGL2KBjdGnecZnB12riluyA41Kptzy6zd57i7-y8s0Hq68JUa9sViR-ZjDeS4yOe9wD86tr_E4b7a4C4YcrKhtF6_DdIaZ6bB6fdTGdHstJLPiBeOJemTPrIsyJdkN9xoiNWCPtjXH3u60xgtMibYWdH2c4Uoe_D38CvfyZHZZRftTBfiWv4pBakaFPpCzOJ6ffnib3r9IxaFSKbhxgIr9o26yTwK9rU281OfHLqibacS3SWDIToIjEPoyPUuEG9DAfH2wezzq9Jb2GZd5BfArd7_zHi09_Jo03S5dfg4zwsrzcWxyQK3eBA23PQ9srJo_3IVnZ17ezHHY 2025/09/22 01:04:59 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/22 01:05:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/22 01:05:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AAjL4pL8sLGL2KBjdGnecZnB12riluyA41Kptzy6zd57i7-y8s0Hq68JUa9sViR-ZjDeS4yOe9wD86tr_E4b7a4C4YcrKhtF6_DdIaZ6bB6fdTGdHstJLPiBeOJemTPrIsyJdkN9xoiNWCPtjXH3u60xgtMibYWdH2c4Uoe_D38CvfyZHZZRftTBfiWv4pBakaFPpCzOJ6ffnib3r9IxaFSKbhxgIr9o26yTwK9rU281OfHLqibacS3SWDIToIjEPoyPUuEG9DAfH2wezzq9Jb2GZd5BfArd7_zHi09_Jo03S5dfg4zwsrzcWxyQK3eBA23PQ9srJo_3IVnZ17ezHHY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/22 01:05:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGqjHfihBt3jCNGvaBMjvdDON0F-NH_ezYeQHhJw39Ly_rPByxB9ylU2bf31gnmb_ZwCEJ9PntBguMILSl1Rqb8wYjwWlcgIKmLHEz-H-cNkBbac8ssDrN_qGr9Yb5K6c8-zK7Ncoxj-qpx0fkr9Ehani43Aj6thvaRbTMl7Zh-q4EDxygPQngFu2-CprXp-uDoWu70nYTw48JzdksVlJGuxa0or_U9CNGvdC_PVB7Nf7M8UZIdGq816wu-hdmTMNIvkQX2ZF5HTRP8TCryTUpDhruPrrY2KYHRYeOPsO7GBd_iLsgiUVS2pEwiiA8rgt-5j5DgqUvPsCFQnLVBUkO4 2025/09/22 01:05:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/22 01:05:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/22 01:05:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGqjHfihBt3jCNGvaBMjvdDON0F-NH_ezYeQHhJw39Ly_rPByxB9ylU2bf31gnmb_ZwCEJ9PntBguMILSl1Rqb8wYjwWlcgIKmLHEz-H-cNkBbac8ssDrN_qGr9Yb5K6c8-zK7Ncoxj-qpx0fkr9Ehani43Aj6thvaRbTMl7Zh-q4EDxygPQngFu2-CprXp-uDoWu70nYTw48JzdksVlJGuxa0or_U9CNGvdC_PVB7Nf7M8UZIdGq816wu-hdmTMNIvkQX2ZF5HTRP8TCryTUpDhruPrrY2KYHRYeOPsO7GBd_iLsgiUVS2pEwiiA8rgt-5j5DgqUvPsCFQnLVBUkO4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/22 01:05:04 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AB-BbrddmOFr-IBjFcvjB-51aZlnClZ5xHgFdUmDMWW71XFmh4B6c32F_apytrKryvuK9DYH129qEn2AK-dPp1DYIg3XU6dOGOaa31qWh3sf3wn0D37czRLXG8CS-CKE2gCexaRSZMxmWiD7G6Hd8A2NeujPElYAmwUrktOrN9V8xKQbINiUbq_H0cZKYy7pBNCOSuiD-34DOlO-ATOWp12bM2N9bz8a8aC2tBxC3CPvGbseA7bFNqfpONJ5gkDzTkbTbqUFs6T-bg2ycghoDaBgkjm0GpUaqUByfjz-f_RJfba1vc41FStjb3tvVKozYWzqhYCoFrfJ_GShHDYRms0 2025/09/22 01:05:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/22 01:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/22 01:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/22 01:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/22 01:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/22 01:05:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/22 01:05:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AB-BbrddmOFr-IBjFcvjB-51aZlnClZ5xHgFdUmDMWW71XFmh4B6c32F_apytrKryvuK9DYH129qEn2AK-dPp1DYIg3XU6dOGOaa31qWh3sf3wn0D37czRLXG8CS-CKE2gCexaRSZMxmWiD7G6Hd8A2NeujPElYAmwUrktOrN9V8xKQbINiUbq_H0cZKYy7pBNCOSuiD-34DOlO-ATOWp12bM2N9bz8a8aC2tBxC3CPvGbseA7bFNqfpONJ5gkDzTkbTbqUFs6T-bg2ycghoDaBgkjm0GpUaqUByfjz-f_RJfba1vc41FStjb3tvVKozYWzqhYCoFrfJ_GShHDYRms0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/22 01:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGvhNOAYvNMlYN7Bjuzu7AOEi5wl5KupJ4qUTWolbXs1La-X-KJCVU54WHXAvkwsWOjDf7_cPvu69Da0oXFJRWPoLH3wiJH_OPXSB3N9Fx2SJt1jpgCs73yiKb1vz-cny2hBMuE7oPjWyQUpo29pwLY7_WQbi8-GMv5s0PEVKIJUl7WUrGxsFaa0YfwJdz4NxnYzGOXUteq91G4NF8Ei_G58ZyTwDX0hM01UomOQjAmjLa1BKM66VQF3EELY0U5HrRsTMa-pbPsfqCoca_DtL5tyvAYqFgtUijam2UYgV5q6vUJ_tEbwAjVqm02igpyak9XsZUZqygxKD4om4RyMwVU 2025/09/22 01:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/22 01:05:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/22 01:05:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/22 01:05:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/22 01:05:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/22 01:05:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/22 01:05:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGvhNOAYvNMlYN7Bjuzu7AOEi5wl5KupJ4qUTWolbXs1La-X-KJCVU54WHXAvkwsWOjDf7_cPvu69Da0oXFJRWPoLH3wiJH_OPXSB3N9Fx2SJt1jpgCs73yiKb1vz-cny2hBMuE7oPjWyQUpo29pwLY7_WQbi8-GMv5s0PEVKIJUl7WUrGxsFaa0YfwJdz4NxnYzGOXUteq91G4NF8Ei_G58ZyTwDX0hM01UomOQjAmjLa1BKM66VQF3EELY0U5HrRsTMa-pbPsfqCoca_DtL5tyvAYqFgtUijam2UYgV5q6vUJ_tEbwAjVqm02igpyak9XsZUZqygxKD4om4RyMwVU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/22 01:05:16 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/22 01:05:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/22 01:05:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/22 01:05:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/22 01:05:32 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/22 01:05:35 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AM37cpy06lcIutnGSwn05PiqK0-oBjHb1YhCqiKtJvCp5A6Lhvo-KPoqCF9r30UGtEF0KQ2dTRrlJp-uaUva-L1WR0rY5Fqo8wa5deeptT7AbdiAfylioOli3ekvo7F45HjWk0slut0VHAD4F_vMTZlmcOaoX3Fpkeu43YziQ5P29EXKkDMB1raG9cK1YNu9yVegVSIMgLnU1azu5C0sHv-PU5wiB8RAf5MPmebA6iTRwj2LgcgAGyrTqnuIQ1hABQIcYibYkCmMuLD-2_f2YZGX9EWr8ILhIPXzyD5ARlM9P4hi2KbWoANZ-ZFqI9iqjozmnE7v1Qg-D66SH9gTHlA 2025/09/22 01:05:35 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/22 01:05:35 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b027d578aabca51db293031bc56e6df9" 2025/09/22 01:05:36 DEBUG : unknown-size-put.txt: multipart upload "AM37cpy06lcIutnGSwn05PiqK0-oBjHb1YhCqiKtJvCp5A6Lhvo-KPoqCF9r30UGtEF0KQ2dTRrlJp-uaUva-L1WR0rY5Fqo8wa5deeptT7AbdiAfylioOli3ekvo7F45HjWk0slut0VHAD4F_vMTZlmcOaoX3Fpkeu43YziQ5P29EXKkDMB1raG9cK1YNu9yVegVSIMgLnU1azu5C0sHv-PU5wiB8RAf5MPmebA6iTRwj2LgcgAGyrTqnuIQ1hABQIcYibYkCmMuLD-2_f2YZGX9EWr8ILhIPXzyD5ARlM9P4hi2KbWoANZ-ZFqI9iqjozmnE7v1Qg-D66SH9gTHlA" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/22 01:05:37 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AFLOKKQ05aTakDRR56oYIVyrtsyvT17zDDTyY4OtbeQr7baS8Jbq_6wGj0Vj8OncdkVWTxQvxO2rWOacnzN9SN461Z0eetJqdp4Qm1jKB95AAokDniku_8hY2FrOfPQ6wX3Smmz54PGdx-DGZWOLa6kzFzUhVCwBWU7ygOXRtWsKOgsZ6U1wX9gk7cPhBXGaAqgCAtg89suqfS3CCYImbqWNkTTKthjt-OA0NjZY7_NK9tAhEUdl0aIScwJ1RmzjdsnJy26VPBeXIwVHqT4ILrH5QKjCaGsh0F0yXMQGWmT6ynJZiFXIrLDuXZi9xMWcNI2Ojs2wWbpfR7zwOmFbFhs 2025/09/22 01:05:37 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/22 01:05:37 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "52bbe417d07a012e35d66fa70086dd83" 2025/09/22 01:05:37 DEBUG : unknown-size-update.txt: multipart upload "AFLOKKQ05aTakDRR56oYIVyrtsyvT17zDDTyY4OtbeQr7baS8Jbq_6wGj0Vj8OncdkVWTxQvxO2rWOacnzN9SN461Z0eetJqdp4Qm1jKB95AAokDniku_8hY2FrOfPQ6wX3Smmz54PGdx-DGZWOLa6kzFzUhVCwBWU7ygOXRtWsKOgsZ6U1wX9gk7cPhBXGaAqgCAtg89suqfS3CCYImbqWNkTTKthjt-OA0NjZY7_NK9tAhEUdl0aIScwJ1RmzjdsnJy26VPBeXIwVHqT4ILrH5QKjCaGsh0F0yXMQGWmT6ynJZiFXIrLDuXZi9xMWcNI2Ojs2wWbpfR7zwOmFbFhs" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/22 01:05:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mulicen0koti/deeper/nonexisting/directory" 2025/09/22 01:05:37 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/09/22 01:05:37 DEBUG : Waiting for deletions to finish 2025/09/22 01:05:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/22 01:05:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/22 01:05:38 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/22 01:05:38 INFO : S3 bucket rclone-test-mulicen0koti: Bucket "rclone-test-mulicen0koti" deleted 2025/09/22 01:05:38 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (158.69s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.66s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- FAIL: TestIntegration/FsMkdir (156.38s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (11.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.69s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.64s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.56s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.55s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.14s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.50s) --- 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.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (96.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (13.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (13.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (14.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (23.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (16.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (20.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (20.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.27s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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/09/22 01:05:38 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/22 01:05:38 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 158.717s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m40.104630986s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/leading_VT]