"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/10/01 01:01:17 NOTICE: TestS3R2: Starting server 2025/10/01 01:01:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caxaqus2zati" 2025/10/01 01:01:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/10/01 01:01:18 INFO : S3 bucket rclone-test-caxaqus2zati: Bucket "rclone-test-caxaqus2zati" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/01 01:01:19 INFO : S3 bucket rclone-test-caxaqus2zati: Bucket "rclone-test-caxaqus2zati" deleted === RUN TestIntegration/FsMkdir 2025/10/01 01:01:19 INFO : S3 bucket rclone-test-caxaqus2zati: Bucket "rclone-test-caxaqus2zati" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/01 01:01:19 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/01 01:01:19 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/01 01:01:19 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" === 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/10/01 01:01:33 NOTICE: S3 bucket rclone-test-caxaqus2zati: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/01 01:01:33 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AA57fmIW7wAriDwjJDMm8opfZ_BL8jLvrZplzYLMAg9_NznthaYyReSYgWlsGK9SAOXLNuN1qTLxWDtn-m2RTjWHAchf4AsnKaHiN_jZJKBZDJlISuCFHYaTrT-FFayDNg4gY-VuFil9Byu7Kr1QQDvBi2dSTD2UneyrV6JB1o9YLDH3lsWAD77L7_Mp4bwxBjEs35EhXlQXo7xSYXbLs6-zCMVV5SnmZzif5bRv4tPwbyij7P3ez7ZyNsTPOfva7KQyfiahKYIDXKed7xOgfQ7MhJfpMHFtpyhKgeAoAqlXyuiOxH7tjX2C2YwZ0OGQsZaVMW3Sjjvi6n3qO7p5NMY 2025/10/01 01:01:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "342e043150ce536ead0725c4336b65bc" 2025/10/01 01:01:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "48ddca056f14e70c44e1e5229b9dd517" 2025/10/01 01:01:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "79d2f17ca1bc4bf636f6b4a467990baf" 2025/10/01 01:01:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AA57fmIW7wAriDwjJDMm8opfZ_BL8jLvrZplzYLMAg9_NznthaYyReSYgWlsGK9SAOXLNuN1qTLxWDtn-m2RTjWHAchf4AsnKaHiN_jZJKBZDJlISuCFHYaTrT-FFayDNg4gY-VuFil9Byu7Kr1QQDvBi2dSTD2UneyrV6JB1o9YLDH3lsWAD77L7_Mp4bwxBjEs35EhXlQXo7xSYXbLs6-zCMVV5SnmZzif5bRv4tPwbyij7P3ez7ZyNsTPOfva7KQyfiahKYIDXKed7xOgfQ7MhJfpMHFtpyhKgeAoAqlXyuiOxH7tjX2C2YwZ0OGQsZaVMW3Sjjvi6n3qO7p5NMY" 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/10/01 01:01:38 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/01 01:01:38 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/10/01 01:01:40 DEBUG : S3 bucket rclone-test-caxaqus2zati: bucket is versioned: false 2025/10/01 01:01:40 DEBUG : Waiting for deletions to finish 2025/10/01 01:01:40 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/01 01:01:40 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/01 01:01:40 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/01 01:01:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caxaqus2zati/dirToPurgeFromRoot" 2025/10/01 01:01:42 DEBUG : S3 bucket rclone-test-caxaqus2zati path dirToPurgeFromRoot: bucket is versioned: false 2025/10/01 01:01:42 DEBUG : Waiting for deletions to finish 2025/10/01 01:01:42 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/01 01:01:42 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/01 01:01:43 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/01 01:01:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caxaqus2zati/hello? sausage/êé" 2025/10/01 01:01:44 DEBUG : S3 bucket rclone-test-caxaqus2zati path hello? sausage/êé: bucket is versioned: false 2025/10/01 01:01:44 DEBUG : Waiting for deletions to finish 2025/10/01 01:01:44 DEBUG : "a/b/c/d/e.txt" version false 2025/10/01 01:01:44 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/01 01:01:44 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/10/01 01:01:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caxaqus2zati/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/01 01:01:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caxaqus2zati/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-caxaqus2zati" from "TestS3R2:rclone-test-caxaqus2zati" 2025/10/01 01:01:50 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/10/01 01:01:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFMiSrIy6kSNJcsixHhjkzev5NvS59BSqRvN9xCF1uT_W9Bb1GE39HgyKM5VVH0RT_TJSlb1RL9SeD1iZPr7OlluGCR15kq_tBEfX4zLG89V9muuZrlKPPkLJv1wl_Xlnk56s_83fd7A8OgZaKOxBwYKHaSNSzZBmc4MwnpicRbmWHsKV9NGzZkd60dxX-gUa6FWY_2rfBe4TtFHhhNsWeJ1b0KtxcXbK1v3I-lB_28zSTBBAaqascSVnbokWg6BtSiOMXY5Hq_HYoBrRkGiDWg_M59EsJxQj4Q3997ruKqOypwcpuw7lyHgofwAsRwU18ts_2SIzGZjASO27qu26sg 2025/10/01 01:01:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/01 01:01:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/01 01:01:56 DEBUG : piped data.txt: multipart upload "AFMiSrIy6kSNJcsixHhjkzev5NvS59BSqRvN9xCF1uT_W9Bb1GE39HgyKM5VVH0RT_TJSlb1RL9SeD1iZPr7OlluGCR15kq_tBEfX4zLG89V9muuZrlKPPkLJv1wl_Xlnk56s_83fd7A8OgZaKOxBwYKHaSNSzZBmc4MwnpicRbmWHsKV9NGzZkd60dxX-gUa6FWY_2rfBe4TtFHhhNsWeJ1b0KtxcXbK1v3I-lB_28zSTBBAaqascSVnbokWg6BtSiOMXY5Hq_HYoBrRkGiDWg_M59EsJxQj4Q3997ruKqOypwcpuw7lyHgofwAsRwU18ts_2SIzGZjASO27qu26sg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/01 01:01:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFFTq9krWaheyJIneUjW0UkRYZDVPIo7n6HursemOXwzpv5bL9w2sP5Wh-9HWpDf9FSLP4IHGP2VdFyA9KQqyDmF5xq-j3s5KdftJPJJ17mGvsaU10U8MQHwcmRsjnQ2MPV1ZFIEeR0ypp_TsVkiEh2FzSHNf7BB2AwlxbPnA3bGopFKQqOM2mvpKm7qgHs9oAI1s7Hj4gYhy7mBnyCe1C_xmVHEGdvH9AQdR1zqZI9eETz29cgtXfcDAWVWZ6sPXZmU3Vuk52D7KiIRdehHfYp-YM0fDel6RH3bNCZGYOre0MMVbLVc8VsAYU6vnJ8qjFnjJUrVXTsIVDNsKq3oU48 2025/10/01 01:01:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/01 01:01:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "10409061598c906b9fcccadad51af2ef" 2025/10/01 01:01:57 DEBUG : piped data.txt: multipart upload "AFFTq9krWaheyJIneUjW0UkRYZDVPIo7n6HursemOXwzpv5bL9w2sP5Wh-9HWpDf9FSLP4IHGP2VdFyA9KQqyDmF5xq-j3s5KdftJPJJ17mGvsaU10U8MQHwcmRsjnQ2MPV1ZFIEeR0ypp_TsVkiEh2FzSHNf7BB2AwlxbPnA3bGopFKQqOM2mvpKm7qgHs9oAI1s7Hj4gYhy7mBnyCe1C_xmVHEGdvH9AQdR1zqZI9eETz29cgtXfcDAWVWZ6sPXZmU3Vuk52D7KiIRdehHfYp-YM0fDel6RH3bNCZGYOre0MMVbLVc8VsAYU6vnJ8qjFnjJUrVXTsIVDNsKq3oU48" 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/10/01 01:01:57 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/10/01 01:01:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOYLHCRQBJq7AKaOUZm0jcjparDPTB4DUXiksh6NY66ZNhVCrmhiWhJ-O_hEt7MIGGasTM5ib4Csg7I19BZ_8bCTETH5wgNm_xPzfpQrhhxsSoIzDMLYl9qWAIsg8AWVY3SbitjDYzaY70Y6w9RTQ8xblLT-gYMHq2n6ZklGqdgeQ4jxIw-xGWSYhnhjLNqKk14LIKLCaupUF3IK7uvYWCphR6_DSSIa4XeF6XMXlizwYeRTWptMZthFK_VMneXVDRuFLH2CMZ3RdWrtiGIr8RoPUtI89LNyevfszqXmg34ohpfhfIRv7gQ03vEgiXvpGrd3vhcCzuPUfEieu2PS_zU 2025/10/01 01:01:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/01 01:01:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/01 01:02:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOYLHCRQBJq7AKaOUZm0jcjparDPTB4DUXiksh6NY66ZNhVCrmhiWhJ-O_hEt7MIGGasTM5ib4Csg7I19BZ_8bCTETH5wgNm_xPzfpQrhhxsSoIzDMLYl9qWAIsg8AWVY3SbitjDYzaY70Y6w9RTQ8xblLT-gYMHq2n6ZklGqdgeQ4jxIw-xGWSYhnhjLNqKk14LIKLCaupUF3IK7uvYWCphR6_DSSIa4XeF6XMXlizwYeRTWptMZthFK_VMneXVDRuFLH2CMZ3RdWrtiGIr8RoPUtI89LNyevfszqXmg34ohpfhfIRv7gQ03vEgiXvpGrd3vhcCzuPUfEieu2PS_zU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/01 01:02:01 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AAHcha7G_YxmSOS1r6khBYCJ0bIgGSoillBprRXEzLxSIXTcoDvB-wRopvuY5X46WZAE2A9MMgACKbDmJZuXOlkx8a8J8qyZypAXuK9ABSG3lewHZojV2gt0FGBwejbDWeS6PO1VV2lay94FUv6BTlr41y-BDAO9oD_RQ7VJJtxOPpVzeUqL_Zi4Fiz40_ghh2UTvP_X4grMPJROTYv6mdIBlJ8ZdNPCgC4kKn6XuLbJ2EzBLK9yu6_kjOWtZypfYHpvB-GAeHj7nANaUp8J7qjbWikHr0yvqrRYa-rs2zDE-mC1gQDymJ2LosiS659I6gV9vpfxBqLAK4a6Vfp4TDA 2025/10/01 01:02:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/01 01:02:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/01 01:02:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AAHcha7G_YxmSOS1r6khBYCJ0bIgGSoillBprRXEzLxSIXTcoDvB-wRopvuY5X46WZAE2A9MMgACKbDmJZuXOlkx8a8J8qyZypAXuK9ABSG3lewHZojV2gt0FGBwejbDWeS6PO1VV2lay94FUv6BTlr41y-BDAO9oD_RQ7VJJtxOPpVzeUqL_Zi4Fiz40_ghh2UTvP_X4grMPJROTYv6mdIBlJ8ZdNPCgC4kKn6XuLbJ2EzBLK9yu6_kjOWtZypfYHpvB-GAeHj7nANaUp8J7qjbWikHr0yvqrRYa-rs2zDE-mC1gQDymJ2LosiS659I6gV9vpfxBqLAK4a6Vfp4TDA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/01 01:02:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AJTrq_oBRQYAkrNSgwc9_pQ29wsEXnR6_WWD8F15NtxNJs-shV3w-kRbz9gaAe0ciwJ_HgsQ2ewkXoO6HKec-ccBfyOb6Eoohs9DpOg3u4ieH4TcN0ic4uU7XA3JkO-Me_QJ6-auI7XLHrra3_kBMHAjs7uun1Q9itbwSOvucpYKD5vfhHLXMZ8dbSiz-oYwXcFoqSYUla6Efktf7cNB8klHq0S6bJFReoUmqIVnr6QFRrzxp82LtUC_h98pnU2MuB9MXGJnREC_I2q3LctKysyoDalAMxkoPa4qB5S-wPD4o2Pgh12h48MZe8JzXzcNhXMPKI4kR6G_Iv4TGwapQ5Y 2025/10/01 01:02:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/01 01:02:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/01 01:02:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AJTrq_oBRQYAkrNSgwc9_pQ29wsEXnR6_WWD8F15NtxNJs-shV3w-kRbz9gaAe0ciwJ_HgsQ2ewkXoO6HKec-ccBfyOb6Eoohs9DpOg3u4ieH4TcN0ic4uU7XA3JkO-Me_QJ6-auI7XLHrra3_kBMHAjs7uun1Q9itbwSOvucpYKD5vfhHLXMZ8dbSiz-oYwXcFoqSYUla6Efktf7cNB8klHq0S6bJFReoUmqIVnr6QFRrzxp82LtUC_h98pnU2MuB9MXGJnREC_I2q3LctKysyoDalAMxkoPa4qB5S-wPD4o2Pgh12h48MZe8JzXzcNhXMPKI4kR6G_Iv4TGwapQ5Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/01 01:02:05 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHCnR9TxQojJWiBnkSYk03Cbj75FqPff7aRKzQ2jIK-rxEmLAqPk0BQh0kT9HjUKLGndDyy_VTuArP0ZGxIABXisrDuvocIRVMaVm1tw5RlfKhNiOYeobCZRy2rCD3CLsG-DUq4RwFaHZf7SGjTvLnONIylsdD0G9eXdv2--3xLqO56zYAcaJY3jJQOt-33UezCQ5Z1kIvRJLNK4Su6-dE3449QX3CvuAkM8aEa-M36j0rbkkPJOExaSd7Y_G7edFSns7kRyCd36UlAwt_Y8-ypILg2k-gy0aqSeFI7wrLtah4jjuToHf7spw9HP168OO5zxARLcFWcPqbigGQSk2iQ 2025/10/01 01:02:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/01 01:02:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/01 01:02:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/01 01:02:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/01 01:02:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/01 01:02:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/01 01:02:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHCnR9TxQojJWiBnkSYk03Cbj75FqPff7aRKzQ2jIK-rxEmLAqPk0BQh0kT9HjUKLGndDyy_VTuArP0ZGxIABXisrDuvocIRVMaVm1tw5RlfKhNiOYeobCZRy2rCD3CLsG-DUq4RwFaHZf7SGjTvLnONIylsdD0G9eXdv2--3xLqO56zYAcaJY3jJQOt-33UezCQ5Z1kIvRJLNK4Su6-dE3449QX3CvuAkM8aEa-M36j0rbkkPJOExaSd7Y_G7edFSns7kRyCd36UlAwt_Y8-ypILg2k-gy0aqSeFI7wrLtah4jjuToHf7spw9HP168OO5zxARLcFWcPqbigGQSk2iQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/01 01:02:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOWPWLlLDr0UHbbg8CVivZmt4C8szgjZJGxsk3tv302l-7anQ9pzQeweN2BTY_hEl6V6ZTqXoBkqKWQSn55iI9nbcC9rJNkAq5X_TDf45ly2Tp-ROHCdtLgKCXRMcfJsbuiRVorFk6etGcqdb8CneRmbqln4q4zqxr07zSZdyJqTfffxpk0eJhusmO8B-MZO69B-oyGDPh09oj2gGWlF-0YEoCCBnZAhV08pyO2uupL10Gr-cAU1Z_pbutVLJJwxIFJUZuVVofIjlzkJnyroGG63O4EuZ4-70cLrJUKP_1F94ypUCC7aHy8WQ9XcmExJ-JiZl1s7s0ABpG8dMYx2Gos 2025/10/01 01:02:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/01 01:02:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/01 01:02:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/01 01:02:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/01 01:02:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/01 01:02:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/01 01:02:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOWPWLlLDr0UHbbg8CVivZmt4C8szgjZJGxsk3tv302l-7anQ9pzQeweN2BTY_hEl6V6ZTqXoBkqKWQSn55iI9nbcC9rJNkAq5X_TDf45ly2Tp-ROHCdtLgKCXRMcfJsbuiRVorFk6etGcqdb8CneRmbqln4q4zqxr07zSZdyJqTfffxpk0eJhusmO8B-MZO69B-oyGDPh09oj2gGWlF-0YEoCCBnZAhV08pyO2uupL10Gr-cAU1Z_pbutVLJJwxIFJUZuVVofIjlzkJnyroGG63O4EuZ4-70cLrJUKP_1F94ypUCC7aHy8WQ9XcmExJ-JiZl1s7s0ABpG8dMYx2Gos" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/01 01:02:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKhze8MruATLm1vYoCZSd3pPl7j5KIG6rEy3HKichVl-XmPqqG8faNd2spBoLRaO719bKUSEdE10wJuUMxMw0EbD8Dg_VFx6eVylLt1O1KmQRhGOk2DbccaSM8bfBGZQcMzbAIPMKZ5kS97ziKC-QKYDaTvNr4ujaEtkJ-0ky5QnqZukwmNxdsmVS4MdijxBEUVwhPqySlgb6Dcf_GL9dHvr5AmRUhokl97eCxGqrCcJrDnIiilRoR7-tGHL3AotyC7we-cO19EEXWDSut1jQeDxUHlfggDwAGaZUThtqKD-ckfILk7OGlWEGzzo7Y4AJ87B_0jgkuMFycUpcxIUpTE 2025/10/01 01:02:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/01 01:02:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/01 01:02:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKhze8MruATLm1vYoCZSd3pPl7j5KIG6rEy3HKichVl-XmPqqG8faNd2spBoLRaO719bKUSEdE10wJuUMxMw0EbD8Dg_VFx6eVylLt1O1KmQRhGOk2DbccaSM8bfBGZQcMzbAIPMKZ5kS97ziKC-QKYDaTvNr4ujaEtkJ-0ky5QnqZukwmNxdsmVS4MdijxBEUVwhPqySlgb6Dcf_GL9dHvr5AmRUhokl97eCxGqrCcJrDnIiilRoR7-tGHL3AotyC7we-cO19EEXWDSut1jQeDxUHlfggDwAGaZUThtqKD-ckfILk7OGlWEGzzo7Y4AJ87B_0jgkuMFycUpcxIUpTE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/01 01:02:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ANv0JqLr-g2R2yuXuXrOcaa1z5-V34SynDKuRP_m7YSjIFmHsNSuwi4MOTpBKosJ9rRMkT-ZUr997_bciz37wrLWPGKqqJku05O1ywhMIG5Ck1dNaNuJ78gF2jmbdPiKZUBApz3PF1FpPWLaqlfUFHrH6megZYnyeJOw7WXgaDkDjG0aeSS3rPPgbPq8r-vsvnUNBDA4Lakf6zgADfOF9y2oLLxhflCs0pQvVMsehVn2lxRDPTjTotBljUTFTniJpeXVmd1A1tCIxUiSAODLmw5DJhxk90m7QycC3YCRQb8RV7enDzm4D0t1R89qh-m-viDng3JIS752Q4-B3rgHGqQ 2025/10/01 01:02:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/01 01:02:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/01 01:02:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ANv0JqLr-g2R2yuXuXrOcaa1z5-V34SynDKuRP_m7YSjIFmHsNSuwi4MOTpBKosJ9rRMkT-ZUr997_bciz37wrLWPGKqqJku05O1ywhMIG5Ck1dNaNuJ78gF2jmbdPiKZUBApz3PF1FpPWLaqlfUFHrH6megZYnyeJOw7WXgaDkDjG0aeSS3rPPgbPq8r-vsvnUNBDA4Lakf6zgADfOF9y2oLLxhflCs0pQvVMsehVn2lxRDPTjTotBljUTFTniJpeXVmd1A1tCIxUiSAODLmw5DJhxk90m7QycC3YCRQb8RV7enDzm4D0t1R89qh-m-viDng3JIS752Q4-B3rgHGqQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/01 01:02:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHU54X93sVl7Pr3TmENqF38tgvipYvCSgxkj5qn55LBX8O1JKeYROmPNbha6oGWQhDKnv06AwmlzcG2UECdIckqOQvNCzTZwuf0Ql8iI1XmcHtLdba7_Tw_9WZh0PcDuZlBfIG1p9O5J3kg9zAJPSi6eNCSov-GHx7ogKsKpYSvKT0JIJqnDnJA5YolbfMReRkPRCqm05ZtumEKtwl5u9rrkQs359AEh91qp8fxhHOs8GamStAfz5DSX868sDQxjmcthMqFZeIBg4Nk4AGIXh9n4NbgFhY5W94vc2DJP-q0YnP19snnAzpjZtRz55pbx8WU2KHF9C0lWr21T91uGL8M 2025/10/01 01:02:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/01 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/01 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHU54X93sVl7Pr3TmENqF38tgvipYvCSgxkj5qn55LBX8O1JKeYROmPNbha6oGWQhDKnv06AwmlzcG2UECdIckqOQvNCzTZwuf0Ql8iI1XmcHtLdba7_Tw_9WZh0PcDuZlBfIG1p9O5J3kg9zAJPSi6eNCSov-GHx7ogKsKpYSvKT0JIJqnDnJA5YolbfMReRkPRCqm05ZtumEKtwl5u9rrkQs359AEh91qp8fxhHOs8GamStAfz5DSX868sDQxjmcthMqFZeIBg4Nk4AGIXh9n4NbgFhY5W94vc2DJP-q0YnP19snnAzpjZtRz55pbx8WU2KHF9C0lWr21T91uGL8M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/01 01:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANhF3ny2gI0ce2pOTETjcog8B2ffQBjdcI6jHTaqJIplOCLucixcAcv4OzfnRY8aMtJmjub0E2pSKuKrlwRLJhGaYKeKkmWRhVfhK-BAiDPNbX4oP9IX3Thg8Tvow2xYhSkD-RNUarHTz_sSnk5Cd0__SVlh_mjEsekXhVjx8-zWRl0KG4tI2B4kx7vc1gc1yb0YTzsjQ5z_2oCPGwA9KLa5q1ZMjY1UzzcZ9Lu8TuvSBQPFJx9EVyOWbRU-8ULYdqxUKLRK70WDEigZYxPMHw6scxd9xTmUs8rDm2-Wf22DbWDHbiL9zcmXKfFVpv012TIMogBJCI9g3er4iQr1uuk 2025/10/01 01:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/01 01:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/01 01:02:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/01 01:02:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/01 01:02:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/01 01:02:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/01 01:02:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANhF3ny2gI0ce2pOTETjcog8B2ffQBjdcI6jHTaqJIplOCLucixcAcv4OzfnRY8aMtJmjub0E2pSKuKrlwRLJhGaYKeKkmWRhVfhK-BAiDPNbX4oP9IX3Thg8Tvow2xYhSkD-RNUarHTz_sSnk5Cd0__SVlh_mjEsekXhVjx8-zWRl0KG4tI2B4kx7vc1gc1yb0YTzsjQ5z_2oCPGwA9KLa5q1ZMjY1UzzcZ9Lu8TuvSBQPFJx9EVyOWbRU-8ULYdqxUKLRK70WDEigZYxPMHw6scxd9xTmUs8rDm2-Wf22DbWDHbiL9zcmXKfFVpv012TIMogBJCI9g3er4iQr1uuk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/01 01:02:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACyhxWVJJ-nhLmSZrJudB-FLkZERM8ubeJSJDU8OeMYH-THPLhvThlii1TMH9zUqsOKntRjev5zQYQuN5xUOke-dgvMmnWMHiUKf_oaCM7cyTDrIZuUCy2GmbsoPidth2unLrIbkkDB3FcSUUemubKuoAeMggsxKYPF7Gbb-txHNSQZSleih2NAQwT3sesOCNPkAnWeXyrVGgyUI0NDqmithGqOO9fR7vSTqWGQRdrB2yFRox5UHsvvQsCcAwImSonMCyf-wVeD_gjuwF7XVqpe6hYr0UogdWHsQl0JWVqgarJVWijL3k6-_Kd3W9iOGaOScDE8APltG204VD-xFZhI 2025/10/01 01:02:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/01 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/01 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/01 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/01 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/01 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/01 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ACyhxWVJJ-nhLmSZrJudB-FLkZERM8ubeJSJDU8OeMYH-THPLhvThlii1TMH9zUqsOKntRjev5zQYQuN5xUOke-dgvMmnWMHiUKf_oaCM7cyTDrIZuUCy2GmbsoPidth2unLrIbkkDB3FcSUUemubKuoAeMggsxKYPF7Gbb-txHNSQZSleih2NAQwT3sesOCNPkAnWeXyrVGgyUI0NDqmithGqOO9fR7vSTqWGQRdrB2yFRox5UHsvvQsCcAwImSonMCyf-wVeD_gjuwF7XVqpe6hYr0UogdWHsQl0JWVqgarJVWijL3k6-_Kd3W9iOGaOScDE8APltG204VD-xFZhI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/01 01:02:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANHw1Jl6N6q5ull2a8LRBDA7J3S0FkU42EoCU6JoYPWqTzLOtsFx82k1CGzQdvTO1L-7OLjcFtKe67LL_N24-L7MB849sdPt053rnT8OUFHpEuDH1J7RE59aAOoLrskirKNRXxxlI_SG8BVxSkc1tQDdRytpwwmokU3o_z_dQ3iFNHyJkagW57bHO1OS1x4LycRsN4pTR0hMwHnFXKORZMb34AXinjTAGbHCF0dtCjsjHPrQ5FOgHzIh1IY1x8mJ6A6NZruhCyqZvKdr_cvkW67whK-Zj7xR9zyeuNjda8b5Q0aSc_L_zQ6fxaHc78wMvpgwiqyL6m8lYLcOJfMvyLY 2025/10/01 01:02:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/01 01:02:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/01 01:02:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANHw1Jl6N6q5ull2a8LRBDA7J3S0FkU42EoCU6JoYPWqTzLOtsFx82k1CGzQdvTO1L-7OLjcFtKe67LL_N24-L7MB849sdPt053rnT8OUFHpEuDH1J7RE59aAOoLrskirKNRXxxlI_SG8BVxSkc1tQDdRytpwwmokU3o_z_dQ3iFNHyJkagW57bHO1OS1x4LycRsN4pTR0hMwHnFXKORZMb34AXinjTAGbHCF0dtCjsjHPrQ5FOgHzIh1IY1x8mJ6A6NZruhCyqZvKdr_cvkW67whK-Zj7xR9zyeuNjda8b5Q0aSc_L_zQ6fxaHc78wMvpgwiqyL6m8lYLcOJfMvyLY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/01 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AHNXzJ9yR3orKsNzb9wi-dsorjhOp9-H_HGDRn8bbv8hFpwdsM6VuM-Db9tjs9VbPxvvfbkquRufY3IL-A5w0qLI_NplKfyGGApaZK0b4ltB1TcZ6FkMw3PEBQyfjLs-kKKmlqlCuAtJj9mCDCmP7eUWrh-n9_EMDijQpxp7rv7w2bFM5flJzRPZB7TBq1deXsDUbFS_gsUinY0I_WhfHxT2dK7xDxVEvKIvfSIvFzgvO5Mb3LRNDMqBUbIDOp07yXOeh5pK64Ge46gcaB3JrfeO7K6FTJ9kQLTGOl6n7UecfOLQg3Zx1H4H8l9M5tMJ49DlxdFy3sCSZQfToSRp2_0 2025/10/01 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/01 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/01 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AHNXzJ9yR3orKsNzb9wi-dsorjhOp9-H_HGDRn8bbv8hFpwdsM6VuM-Db9tjs9VbPxvvfbkquRufY3IL-A5w0qLI_NplKfyGGApaZK0b4ltB1TcZ6FkMw3PEBQyfjLs-kKKmlqlCuAtJj9mCDCmP7eUWrh-n9_EMDijQpxp7rv7w2bFM5flJzRPZB7TBq1deXsDUbFS_gsUinY0I_WhfHxT2dK7xDxVEvKIvfSIvFzgvO5Mb3LRNDMqBUbIDOp07yXOeh5pK64Ge46gcaB3JrfeO7K6FTJ9kQLTGOl6n7UecfOLQg3Zx1H4H8l9M5tMJ49DlxdFy3sCSZQfToSRp2_0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/01 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABuzKt85whug8Qteh1jhc9MZedpjt-r014kbfyxiuvIx_M9h4EomJuV6G9Z9d-ulIvASMtXeX8diWvnqR3fImIOkO3yYY3PkV2o70nHF0QsqidiwZrKZ7wANg5UBx3Ta57qIk8kNyVZnuUsTHx36TIUhrt0s7PrMXxdcR1aF5xEHzw6dlbCHY786Ze5PW69vzU41DHQ5egjYpVz9MAm5RLkpQGnREj_lO8ZZQi-u8sWjkym_Td-5IwVI6Qhtwamu4jEyv_V14KqWaBBXliOPVM6VQ5YXw4WJ8DKuYshDpu6o01svV-j0MJrbg5u8floWAEc7ZI7YW0IAe7C7m6uYlYE 2025/10/01 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/01 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/01 01:02:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABuzKt85whug8Qteh1jhc9MZedpjt-r014kbfyxiuvIx_M9h4EomJuV6G9Z9d-ulIvASMtXeX8diWvnqR3fImIOkO3yYY3PkV2o70nHF0QsqidiwZrKZ7wANg5UBx3Ta57qIk8kNyVZnuUsTHx36TIUhrt0s7PrMXxdcR1aF5xEHzw6dlbCHY786Ze5PW69vzU41DHQ5egjYpVz9MAm5RLkpQGnREj_lO8ZZQi-u8sWjkym_Td-5IwVI6Qhtwamu4jEyv_V14KqWaBBXliOPVM6VQ5YXw4WJ8DKuYshDpu6o01svV-j0MJrbg5u8floWAEc7ZI7YW0IAe7C7m6uYlYE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/01 01:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANxu8bjbsltDyimXc17oS1ur3shyrHll7q_-62opFLbaAB2rkNTAZasPkNI3OqvbvnUNn8qbZdbgKThdVmgtA2ZKECzVYGzcJbYUxZG7F1ZfdxnDoHtDRtRgRYVhIfSg6jc1MCX2Dxe0vD2--wFtU4eYMsf9RlbAYMQV-b5QLwo4vFMssMscDJNUr5YWKO9yvZE38_ekVa9g2DhJgzU9OUEl_gUffk0ISsoG8mAg0ELw3I-AyLUzMCbPCPZW0wXOxWdf5lFcyKWGnh63dQ2LIhSGKE0AsAmcrWW28qaCcULI9rXbItvHq0aAmpI2Is805EzSDuQ-WmssvEU1nGDc818 2025/10/01 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/01 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/01 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/01 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/01 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/01 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/01 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANxu8bjbsltDyimXc17oS1ur3shyrHll7q_-62opFLbaAB2rkNTAZasPkNI3OqvbvnUNn8qbZdbgKThdVmgtA2ZKECzVYGzcJbYUxZG7F1ZfdxnDoHtDRtRgRYVhIfSg6jc1MCX2Dxe0vD2--wFtU4eYMsf9RlbAYMQV-b5QLwo4vFMssMscDJNUr5YWKO9yvZE38_ekVa9g2DhJgzU9OUEl_gUffk0ISsoG8mAg0ELw3I-AyLUzMCbPCPZW0wXOxWdf5lFcyKWGnh63dQ2LIhSGKE0AsAmcrWW28qaCcULI9rXbItvHq0aAmpI2Is805EzSDuQ-WmssvEU1nGDc818" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/01 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APvjHQMxf2do6yra3kLtOtpJFx2X7hjuimzSJBpjFvlX6SSkh2yw9fc1jA_Z073ED_3IU9qMYUxoqg6S9mkRmRh2ARZQSwnADixyHuRfhh_D1SMSlZcBvcykopdO4BF2ACEGtglAww4zCewgYqkyOxOBVlFLcosKL5_zrzOsSmR-5aG4n5t8xyD4iIpyqtNNrxHJLrCoYOd8c8RLuka3DKkztLsBuEkZ2v66JkjsF_BVP1Zn1kUg4jIEssA6kq9X4PPKKEUslxJVPOU7HM_lL6j_mFynUw_wfIbszhcYJdiQYxJL3ndNUCn2uDjhtqZ7P15JAjIEf3h04jIbGVR2aRk 2025/10/01 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/01 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/01 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/01 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/01 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/01 01:02:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/01 01:02:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "APvjHQMxf2do6yra3kLtOtpJFx2X7hjuimzSJBpjFvlX6SSkh2yw9fc1jA_Z073ED_3IU9qMYUxoqg6S9mkRmRh2ARZQSwnADixyHuRfhh_D1SMSlZcBvcykopdO4BF2ACEGtglAww4zCewgYqkyOxOBVlFLcosKL5_zrzOsSmR-5aG4n5t8xyD4iIpyqtNNrxHJLrCoYOd8c8RLuka3DKkztLsBuEkZ2v66JkjsF_BVP1Zn1kUg4jIEssA6kq9X4PPKKEUslxJVPOU7HM_lL6j_mFynUw_wfIbszhcYJdiQYxJL3ndNUCn2uDjhtqZ7P15JAjIEf3h04jIbGVR2aRk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/01 01:02:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AL0UD64iVuMI-PK27rzsbnl1TRat20__uQHtDs1-l2eCBbh7aqqSyLIPGYZuVEnRLU83uTJ6XgG2gr0DHyhSWZ3S2RTNyM4dZMqfV1dRNok9ayF2URDoASjHQQ59eDklzQq8SsQO-FMPlv6eFdqWjZYVXxM8CEYx-l7U_2GWN9xgBP9CI2vaZTYOT4tdC5SL3C-X09mnDD9v05AqN6ZcOyRpZoftcRcTAKNH1Nr64ZPtZA0oJJQSpO6zKDs0PBUyHyUtMI9Uk_Sym6esWyD74ti7wDcB1knkAi4MJ_q_PKvWRd5J3vZOgnuPml4QTzcOgwvS91E099SiCJgaQN9o-QM 2025/10/01 01:02:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/01 01:02:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/01 01:02:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AL0UD64iVuMI-PK27rzsbnl1TRat20__uQHtDs1-l2eCBbh7aqqSyLIPGYZuVEnRLU83uTJ6XgG2gr0DHyhSWZ3S2RTNyM4dZMqfV1dRNok9ayF2URDoASjHQQ59eDklzQq8SsQO-FMPlv6eFdqWjZYVXxM8CEYx-l7U_2GWN9xgBP9CI2vaZTYOT4tdC5SL3C-X09mnDD9v05AqN6ZcOyRpZoftcRcTAKNH1Nr64ZPtZA0oJJQSpO6zKDs0PBUyHyUtMI9Uk_Sym6esWyD74ti7wDcB1knkAi4MJ_q_PKvWRd5J3vZOgnuPml4QTzcOgwvS91E099SiCJgaQN9o-QM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/01 01:02:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AONJa32qTav0oF8bD-J8XInVEP_Ejn8axgK-a8WBvBCmyoXMv507uKArx8MnB8PtO1R79PGXBguXkvjlgzGlsuWhUq3CXtDWyzPSfBQglXaDX9p3vmDZQ8cwKC5PW_VBA9-JOnqK1zOHV951t5Dv5H2H1F65bQxiieHQrb_hSD621c1n3ck9C6vYQaMogCwTw8QqIaJ_VKqDIcRESC3Dwc3IibU8C9oteRq13SKquV2hEAqDtzwEev5IHK7PfGOFcKHokyrba4Y99PxdMaftrggemQlKJKzQF_TzargWyKF3NUjlFD6eqfkb_mP7d1UNj7pQvjjYywUD4smtI0lEXeU 2025/10/01 01:02:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/01 01:02:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/01 01:02:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AONJa32qTav0oF8bD-J8XInVEP_Ejn8axgK-a8WBvBCmyoXMv507uKArx8MnB8PtO1R79PGXBguXkvjlgzGlsuWhUq3CXtDWyzPSfBQglXaDX9p3vmDZQ8cwKC5PW_VBA9-JOnqK1zOHV951t5Dv5H2H1F65bQxiieHQrb_hSD621c1n3ck9C6vYQaMogCwTw8QqIaJ_VKqDIcRESC3Dwc3IibU8C9oteRq13SKquV2hEAqDtzwEev5IHK7PfGOFcKHokyrba4Y99PxdMaftrggemQlKJKzQF_TzargWyKF3NUjlFD6eqfkb_mP7d1UNj7pQvjjYywUD4smtI0lEXeU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/01 01:02:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIagxhUx-OP45aJTZBJtDp0ynVenTrObPggRk5p3PAYcqQcgDrqQSzHqB4Vo0QNILpwBE-VtyzNNTT13IMGtvMZGvUO-4FsG15_Q_CnxvAqRhpwdVtsRNCL4iAhAF71bqjDAFff7tkHXPJbMpKalVr0Rgk-ZuFCeYWWUZMjzNJevTBSZhLhu_sWj7VZs80_rnocNE4Y49emK16wSh2OE3BAYflV0JYoBF2REERt9wNmA1e-hM5el3nKuOB3ue-299WQgcYs2C5DKVVf5Nry3bl0abkXpGnmcO2D0YAePY9KEbtzeAf0lMRzEbQy5vi0otmF2h3CLw9IRAFTWEw0SFRo 2025/10/01 01:02:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/01 01:02:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/01 01:02:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIagxhUx-OP45aJTZBJtDp0ynVenTrObPggRk5p3PAYcqQcgDrqQSzHqB4Vo0QNILpwBE-VtyzNNTT13IMGtvMZGvUO-4FsG15_Q_CnxvAqRhpwdVtsRNCL4iAhAF71bqjDAFff7tkHXPJbMpKalVr0Rgk-ZuFCeYWWUZMjzNJevTBSZhLhu_sWj7VZs80_rnocNE4Y49emK16wSh2OE3BAYflV0JYoBF2REERt9wNmA1e-hM5el3nKuOB3ue-299WQgcYs2C5DKVVf5Nry3bl0abkXpGnmcO2D0YAePY9KEbtzeAf0lMRzEbQy5vi0otmF2h3CLw9IRAFTWEw0SFRo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/01 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACkYmheG-gzLB3WaJZfwwt6__j1wbrLglg-2kfBtc7DLRuAOIQjrscx9MJPeyK28KqGffeDdB_eXgEjRZ_vd2zmZsbxpU4ol6TSCar2VwHCU5Sx1z9ffXOUdbmfdKK1xwEBUM37IE0wEec-2uOTw4P_PvyHQVp4nVx9Rn46FD43lNPeCVC8l19vtY5lXOJYEdCHPTRHNAyzNesEIClaJGcKNff98VlSWUSAiaJ0S195z0Z7C4siTRscsY1DKHaRQJswH40IqS28kHxirxNJksknuEi1jT9kKvZs5xWONm_yLHtLoqx37jnjG0qeTdbrLONtgOoD_aXg2v1WlsuVeysE 2025/10/01 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/01 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/01 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/01 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/01 01:02:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/01 01:02:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/01 01:02:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACkYmheG-gzLB3WaJZfwwt6__j1wbrLglg-2kfBtc7DLRuAOIQjrscx9MJPeyK28KqGffeDdB_eXgEjRZ_vd2zmZsbxpU4ol6TSCar2VwHCU5Sx1z9ffXOUdbmfdKK1xwEBUM37IE0wEec-2uOTw4P_PvyHQVp4nVx9Rn46FD43lNPeCVC8l19vtY5lXOJYEdCHPTRHNAyzNesEIClaJGcKNff98VlSWUSAiaJ0S195z0Z7C4siTRscsY1DKHaRQJswH40IqS28kHxirxNJksknuEi1jT9kKvZs5xWONm_yLHtLoqx37jnjG0qeTdbrLONtgOoD_aXg2v1WlsuVeysE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/01 01:02:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ADjK8E4xTI-krlKzLYKJ9iyQWg5x-UNpkC-BpacIx2Tf-YtSXKfwB-JkYNOutCvEAsqLIc9cqyfJUjSnid10A40sWcguP8S8D6xhn9zFnlkOwn6F3x1PiZmlwc6D8ae727YOvV-msrUxidFHiVqhC6sOZx3_km7YzyXf-n4dULaU3OwYTj1_gxEQ26L84bX6CyZpgUcPrkGIl6PvKOy2FtNNhJcpio_iETNZ5sp15WhD3mGuFdfgm8uBAvfjgew_ROnKgUteGg8ent-en1AuTfH75Df4UwmOV_atO2CZnVCiPRx_IUmYGul8VxvULVshMzN2CRXHeUg1PK--v7HID5k 2025/10/01 01:02:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/01 01:02:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/01 01:02:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/01 01:02:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/01 01:02:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/01 01:02:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/01 01:02:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ADjK8E4xTI-krlKzLYKJ9iyQWg5x-UNpkC-BpacIx2Tf-YtSXKfwB-JkYNOutCvEAsqLIc9cqyfJUjSnid10A40sWcguP8S8D6xhn9zFnlkOwn6F3x1PiZmlwc6D8ae727YOvV-msrUxidFHiVqhC6sOZx3_km7YzyXf-n4dULaU3OwYTj1_gxEQ26L84bX6CyZpgUcPrkGIl6PvKOy2FtNNhJcpio_iETNZ5sp15WhD3mGuFdfgm8uBAvfjgew_ROnKgUteGg8ent-en1AuTfH75Df4UwmOV_atO2CZnVCiPRx_IUmYGul8VxvULVshMzN2CRXHeUg1PK--v7HID5k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/01 01:02:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABIBBOlak3zr94hXqypvRQCvDAJ0Ce3t1gsKPVcJgTOptbrsrytLunhDiXz9QvxWyed-hCD2nJVvqxl55_AnC9V9RqCckUMZ4iTo9GyD5VV6dq8aARuQg9KPjGqanEP6Ln2K9mv-_5Vs7aGMVtMNUYOiVq9jNxK3ptz8Acn7pqEzeg1E4veb0SORRlUnZFJwkZpHdWkkB86uL2g40hKry5jT0fMR_9zK3lNUSYSY3saaaHzwZY8gmApACmbmXvt30UvsvmFZ_PX_qnomHBJX85B6WwpI4cT4iPCW2Wn-BTh5HYqkstOkTHr5wEVqujPkddLen3Ks59EZHSXk7JMYYMg 2025/10/01 01:02:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/01 01:02:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/01 01:02:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABIBBOlak3zr94hXqypvRQCvDAJ0Ce3t1gsKPVcJgTOptbrsrytLunhDiXz9QvxWyed-hCD2nJVvqxl55_AnC9V9RqCckUMZ4iTo9GyD5VV6dq8aARuQg9KPjGqanEP6Ln2K9mv-_5Vs7aGMVtMNUYOiVq9jNxK3ptz8Acn7pqEzeg1E4veb0SORRlUnZFJwkZpHdWkkB86uL2g40hKry5jT0fMR_9zK3lNUSYSY3saaaHzwZY8gmApACmbmXvt30UvsvmFZ_PX_qnomHBJX85B6WwpI4cT4iPCW2Wn-BTh5HYqkstOkTHr5wEVqujPkddLen3Ks59EZHSXk7JMYYMg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/01 01:02:49 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AOLgNAij-dTb8ti2ykvXSRTGO8qO0O84TDCg6pQB19znztSpzG1te8tWHsGif5nnKt1xSTKb7PdIBhreZf1G9xPDLDqK2Y8GY1bwNZLf77M0lQXHSYhj4zDFIR1s44Xu-TTfkB_gwLb7KI7K8AZoqufVY4y5ZxefvwHPuq-FueotdmwE_NtUbfU-7eZWSNZJremDsOC9Nvl8bfwoBqua4jDS4BMsL00dtiERSMazNwYp3rdgZNu90JMMpr0g3-y5HzpjqcWOMtLfVP1WYg8IrRDXLSElHsA2v0i8xcE2FQp04iaf8MHlGe0OMNBVg1xuv_io76RqCLV26hkVODOTJKI 2025/10/01 01:02:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/01 01:02:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/01 01:02:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AOLgNAij-dTb8ti2ykvXSRTGO8qO0O84TDCg6pQB19znztSpzG1te8tWHsGif5nnKt1xSTKb7PdIBhreZf1G9xPDLDqK2Y8GY1bwNZLf77M0lQXHSYhj4zDFIR1s44Xu-TTfkB_gwLb7KI7K8AZoqufVY4y5ZxefvwHPuq-FueotdmwE_NtUbfU-7eZWSNZJremDsOC9Nvl8bfwoBqua4jDS4BMsL00dtiERSMazNwYp3rdgZNu90JMMpr0g3-y5HzpjqcWOMtLfVP1WYg8IrRDXLSElHsA2v0i8xcE2FQp04iaf8MHlGe0OMNBVg1xuv_io76RqCLV26hkVODOTJKI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/01 01:02:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AFSLtLlUb1aakt3KiUyJ8sLRORyE60CaqgGp64Hkk43fQvcYE96NI8tJ4obrEVB5kq4MAIUMh_BK-X1mS14FitD10anwk2xNpzIz8hggCGX8zzA6tLdDeKCo9VLp7Vk9ITZFL7hpE5M8MJWFYO0Mh7UIUpnjr5Agd5i9IgnFmkntxOY4Negivz--9fQ3T_JR77jkzdJGV5CI8aJt_halYOBsRmve6vS6wTINIFlKkrqo5Bj_KGE68kSKpoZwxKXZdMSXC_kqSN1Lv4K2OvXYKNyjDBZtUVPp91G8sJMbgF9qcbF47se-8QO4KUWcITzVPu4LlrLHXdb2z-Fjj3EbaaQ 2025/10/01 01:02:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/01 01:02:53 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/01 01:02:53 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AFSLtLlUb1aakt3KiUyJ8sLRORyE60CaqgGp64Hkk43fQvcYE96NI8tJ4obrEVB5kq4MAIUMh_BK-X1mS14FitD10anwk2xNpzIz8hggCGX8zzA6tLdDeKCo9VLp7Vk9ITZFL7hpE5M8MJWFYO0Mh7UIUpnjr5Agd5i9IgnFmkntxOY4Negivz--9fQ3T_JR77jkzdJGV5CI8aJt_halYOBsRmve6vS6wTINIFlKkrqo5Bj_KGE68kSKpoZwxKXZdMSXC_kqSN1Lv4K2OvXYKNyjDBZtUVPp91G8sJMbgF9qcbF47se-8QO4KUWcITzVPu4LlrLHXdb2z-Fjj3EbaaQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/01 01:02:54 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMOf9ANT-iZxSkf8LYeg68Z3JXpwdXNnyA0biQr25btloZGwAno96u-tEX3a4WJMgezDbHiaH3bdY6heUHv2hPZmAgi9fNSg3CYfAV1HHo6kVl5S97zC5eVuKVy0xe9t1MD6WHsnFw-gn1sbivqHQ80XbBpgG5KvbiD7jLRAvdGQeExnNnKlA4eZHBuBFCoo7eOYf6W0HHM3We1odI1O6f2lgYBz8aK7dwTCjjEF-HRqcrcVEv6jiOLEFmikLZ3L_hfKbX1leUtPYGdvffX564sGXynwRMc9BQGm-PJfapqpeyTIP66A_9LX1FHyoSRXkZvIDV8iwuFAXyKN3QEV4Sw 2025/10/01 01:02:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/01 01:02:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/01 01:02:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/01 01:02:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/01 01:02:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/01 01:02:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/01 01:02:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMOf9ANT-iZxSkf8LYeg68Z3JXpwdXNnyA0biQr25btloZGwAno96u-tEX3a4WJMgezDbHiaH3bdY6heUHv2hPZmAgi9fNSg3CYfAV1HHo6kVl5S97zC5eVuKVy0xe9t1MD6WHsnFw-gn1sbivqHQ80XbBpgG5KvbiD7jLRAvdGQeExnNnKlA4eZHBuBFCoo7eOYf6W0HHM3We1odI1O6f2lgYBz8aK7dwTCjjEF-HRqcrcVEv6jiOLEFmikLZ3L_hfKbX1leUtPYGdvffX564sGXynwRMc9BQGm-PJfapqpeyTIP66A_9LX1FHyoSRXkZvIDV8iwuFAXyKN3QEV4Sw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/01 01:02:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANNMLg0iZzMyx-DSjUUNOrSnaSb7aF6w2ynYUfnGoVEiZzu_I3mEdlDZOd6t4oXF-kbGylaYg3qtACcM8Sju4snMhuqKHQUHSQhBk2uWYC3_0vdLorv39E8aAwVy_Xcpj3OdNxnZAt1PKfkDNZP-j5n_Xc96eTNzJeq5E4YzbZCD8bWRUq30a9Lv1C19-COnQgb5TTZpLHGLJDHy9At3uNOGX5dvLbQeuR7oLk5yE1SDJ7ZHXjVClhLHo5z78Abq844bm67CL303lKvMLew-5SMG6yu-uopoUtOZAfqBTQTyF5gZsPjdSS-N7H2AdzjAKYsfjDJvK5w21_iGut5uJYA 2025/10/01 01:02:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/01 01:02:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/01 01:02:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/01 01:02:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/01 01:02:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/01 01:02:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/01 01:02:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANNMLg0iZzMyx-DSjUUNOrSnaSb7aF6w2ynYUfnGoVEiZzu_I3mEdlDZOd6t4oXF-kbGylaYg3qtACcM8Sju4snMhuqKHQUHSQhBk2uWYC3_0vdLorv39E8aAwVy_Xcpj3OdNxnZAt1PKfkDNZP-j5n_Xc96eTNzJeq5E4YzbZCD8bWRUq30a9Lv1C19-COnQgb5TTZpLHGLJDHy9At3uNOGX5dvLbQeuR7oLk5yE1SDJ7ZHXjVClhLHo5z78Abq844bm67CL303lKvMLew-5SMG6yu-uopoUtOZAfqBTQTyF5gZsPjdSS-N7H2AdzjAKYsfjDJvK5w21_iGut5uJYA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/01 01:03:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACGu_70KkNYDa4fHZk9gQBLuDZ-gyGuaPJrTmxdnQZ4zES8gML683xGvez53jZSnFAlG_HFyziHLnht_-66eShlg5hFiZvK8RhOQj7pyzyctnDxKr-8QPfFvOazMxS5n302PYw7Zx16Rai72nmqDNCPbingBeRfPLqQ93mZs5ogmr0qByknc3HreSkvqAMiJ4IgREWWlint6R-CNETC_zGErjm7d8bN_m6df-m23ewu_09EL_17lcB06Whqek6YaOHJsX7_gaAY-A0hvmw1rgDPD9syJY22IKkwra2_cDuP1v0Y4tZUx4Z3DdHeo3rwvd0i4snOIxzw_IamgIrug3mg 2025/10/01 01:03:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/01 01:03:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/01 01:03:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ACGu_70KkNYDa4fHZk9gQBLuDZ-gyGuaPJrTmxdnQZ4zES8gML683xGvez53jZSnFAlG_HFyziHLnht_-66eShlg5hFiZvK8RhOQj7pyzyctnDxKr-8QPfFvOazMxS5n302PYw7Zx16Rai72nmqDNCPbingBeRfPLqQ93mZs5ogmr0qByknc3HreSkvqAMiJ4IgREWWlint6R-CNETC_zGErjm7d8bN_m6df-m23ewu_09EL_17lcB06Whqek6YaOHJsX7_gaAY-A0hvmw1rgDPD9syJY22IKkwra2_cDuP1v0Y4tZUx4Z3DdHeo3rwvd0i4snOIxzw_IamgIrug3mg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/01 01:03:04 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AHGWRGsQSB-6tzRS6BxAMOfKb9ED_sx8XrwM4-hVfzy-Hz_JUkTKA2pqGeYVU8LOguIvxzLwmG_HWczduSIdAFbfxEd7J-BgTB-KFBQXRUv3ePyD2x6WFaj-IxSCKd-umiPA4EnKtwaPnfvX4jOnNZojqRSyFrQFssbYblaCSBItw9v-bQseKxQ1LC0_MY4EPfa1JKUzlmDv8alpJXbb0OPa3eLwVKnI5WphgIdwtJ3z4a-9pgrAl2SQsb2UtU5-QieptOSNnFObYc1llRrjBeK3EdFb0LTOL0W2AfvAQYKQNXKbV8w8-CHqMDpLVr60JjISPFqW0wk9jyD3iuc1hh8 2025/10/01 01:03:04 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/01 01:03:05 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/01 01:03:05 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AHGWRGsQSB-6tzRS6BxAMOfKb9ED_sx8XrwM4-hVfzy-Hz_JUkTKA2pqGeYVU8LOguIvxzLwmG_HWczduSIdAFbfxEd7J-BgTB-KFBQXRUv3ePyD2x6WFaj-IxSCKd-umiPA4EnKtwaPnfvX4jOnNZojqRSyFrQFssbYblaCSBItw9v-bQseKxQ1LC0_MY4EPfa1JKUzlmDv8alpJXbb0OPa3eLwVKnI5WphgIdwtJ3z4a-9pgrAl2SQsb2UtU5-QieptOSNnFObYc1llRrjBeK3EdFb0LTOL0W2AfvAQYKQNXKbV8w8-CHqMDpLVr60JjISPFqW0wk9jyD3iuc1hh8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/01 01:03:06 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABFMCMbdr5fJ4j0LH_vy2k_4wwdt3wPcrBAK0GEmyH9wgcYAAagZg9G-ufPL2zPGfwqP2vT6B4FZRdYR5xP3FCLgCy0zpPGqBq-cEgA2i11WQZZR2vFm391azYfc6G7iexut8dRZQGH1v2q3Eby8_OrIFDdEW5KJU6TdEk1ajiSithDsa65mBbI21xSRxSm905-UsaxPF3YX2eWAf5A8Nj-yTQqyJSGlOTondxJVNA98IjVAcbSRhfq-AzNRgVjyq5bjqJNw-BQV9VgELEeR7TuTcMZfg8me3OU62N68riYwMTJbwdkn_-P0eMZpu1Ncap2zEhWXNmrt7AiVQBdkZpY 2025/10/01 01:03:06 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/01 01:03:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/01 01:03:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABFMCMbdr5fJ4j0LH_vy2k_4wwdt3wPcrBAK0GEmyH9wgcYAAagZg9G-ufPL2zPGfwqP2vT6B4FZRdYR5xP3FCLgCy0zpPGqBq-cEgA2i11WQZZR2vFm391azYfc6G7iexut8dRZQGH1v2q3Eby8_OrIFDdEW5KJU6TdEk1ajiSithDsa65mBbI21xSRxSm905-UsaxPF3YX2eWAf5A8Nj-yTQqyJSGlOTondxJVNA98IjVAcbSRhfq-AzNRgVjyq5bjqJNw-BQV9VgELEeR7TuTcMZfg8me3OU62N68riYwMTJbwdkn_-P0eMZpu1Ncap2zEhWXNmrt7AiVQBdkZpY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/01 01:03:08 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AIfdmcfuyPVGDHcBe8JKCku_sTJawz50MgQ6B0258qxYJKotoUt-pWHvDjFH7NacYfM0V2UPfoH0Tk46fsKUcCtVNe5-IA-A885rdGwwXph-YKIwEXnyej1dWYx7zDbFnjj-4ArSvf7SvXKIOQ2Hq5V8ECESxA8GJZei-z3WXRg7xfy1_jKnwBBPyv_Q3T2I19yieEiu0D-2lqyPtZ07LmXQFeHztr_Pc24VBW4sFHd4IrUU9dNiHNwdIHS4uyxQ3N8K5n7RrU3fhIEezejN9LGmnkjoChhYSQqbt-6hIt6tonB-OHgXTMGmlURyP1N0lNdvHCwzhOzB63dHotfRCm4 2025/10/01 01:03:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/01 01:03:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/01 01:03:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/01 01:03:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/01 01:03:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/01 01:03:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/01 01:03:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AIfdmcfuyPVGDHcBe8JKCku_sTJawz50MgQ6B0258qxYJKotoUt-pWHvDjFH7NacYfM0V2UPfoH0Tk46fsKUcCtVNe5-IA-A885rdGwwXph-YKIwEXnyej1dWYx7zDbFnjj-4ArSvf7SvXKIOQ2Hq5V8ECESxA8GJZei-z3WXRg7xfy1_jKnwBBPyv_Q3T2I19yieEiu0D-2lqyPtZ07LmXQFeHztr_Pc24VBW4sFHd4IrUU9dNiHNwdIHS4uyxQ3N8K5n7RrU3fhIEezejN9LGmnkjoChhYSQqbt-6hIt6tonB-OHgXTMGmlURyP1N0lNdvHCwzhOzB63dHotfRCm4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/01 01:03:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: APwDD4v2p1qqPycKUF9fFQEqFSAGdiYFF4u4GWJHDIIdVOb1VAx3R1D1V1PKFY56ysL81jl8D9T7o-NPTl6mr7WoO-AwSb6CLRBVNrpE2Fqi0MTyEZ40YepGOLMYU0DScrpZlN1633TfgwpDO2UTlmINyYmWyuRtLwjWCnVhA5iM24-RSdEMAlNO8LhsP5cajHVZ7kERoneRgr2R_TzPPWLXhVpjTlV-hUMcmmqyRAUv7rrtcRPWbrvBz00rX2L_09jqOLS6FWmNK_ZSQoEPJ35SC2plUnY7SsNZ9Yc7lzfwkxSXExI3jCS1BYFPjvPC6luq1LrLLOktU95A02DiMoE 2025/10/01 01:03:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/01 01:03:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/01 01:03:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/01 01:03:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/01 01:03:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/01 01:03:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/01 01:03:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "APwDD4v2p1qqPycKUF9fFQEqFSAGdiYFF4u4GWJHDIIdVOb1VAx3R1D1V1PKFY56ysL81jl8D9T7o-NPTl6mr7WoO-AwSb6CLRBVNrpE2Fqi0MTyEZ40YepGOLMYU0DScrpZlN1633TfgwpDO2UTlmINyYmWyuRtLwjWCnVhA5iM24-RSdEMAlNO8LhsP5cajHVZ7kERoneRgr2R_TzPPWLXhVpjTlV-hUMcmmqyRAUv7rrtcRPWbrvBz00rX2L_09jqOLS6FWmNK_ZSQoEPJ35SC2plUnY7SsNZ9Yc7lzfwkxSXExI3jCS1BYFPjvPC6luq1LrLLOktU95A02DiMoE" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/01 01:03:18 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/01 01:03:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/01 01:03:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/01 01:03:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/01 01:03:31 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/01 01:03:33 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOqaTH3AAclC16UbHvixZiHFqQqSy8GdxFRVOeA3XCuqCIBDX3PjstuaoUS7ipIs58qA92hPshFeRRnKrTDAYpnP8bOlkHFU7guSVZ45geHs3fZf2axXnHHVzaXfFphAN6_JotKNSo8LXRnGgU0bKzTR3I4LPOhIKCrwIMoIEhyirevZkGvxBPobw2SpZIGtNSNLemI6-0CiYyBYB_jR7j-RaCmUlN4TorL7Tad0nPUwRjdANgz_x1v5bshH5JWKSz5zONqqWhdqS5qTBtZkqr5rzEW_cduw1fxo5d71y9767ghsH0UHZQH95mwr42lk_w4-axFfy8ZF7hffDj5TTVw 2025/10/01 01:03:33 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/01 01:03:33 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "af8fa434896b910a3eddbd0c2ed72cfb" 2025/10/01 01:03:33 DEBUG : unknown-size-put.txt: multipart upload "AOqaTH3AAclC16UbHvixZiHFqQqSy8GdxFRVOeA3XCuqCIBDX3PjstuaoUS7ipIs58qA92hPshFeRRnKrTDAYpnP8bOlkHFU7guSVZ45geHs3fZf2axXnHHVzaXfFphAN6_JotKNSo8LXRnGgU0bKzTR3I4LPOhIKCrwIMoIEhyirevZkGvxBPobw2SpZIGtNSNLemI6-0CiYyBYB_jR7j-RaCmUlN4TorL7Tad0nPUwRjdANgz_x1v5bshH5JWKSz5zONqqWhdqS5qTBtZkqr5rzEW_cduw1fxo5d71y9767ghsH0UHZQH95mwr42lk_w4-axFfy8ZF7hffDj5TTVw" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/01 01:03:34 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AD50xhnd6vH87bEHY-WXts7Zsj8f1AHrGhnOaQP4zZC7OCWZu2DjPI0tLeWvr4Jf887WSW9nyYGPfoBfsIqHbZLwf_NtG5LxYZ8A_at40i5duf-UhFiK0fWbT3ERSoXDV4cAEN_SoGIgbgICypp1XNjXxEAJA5rwclQArdifALIvrRZhLffZ0CgQVah8Zf1mHpi5y71yrD1tQt64VUQVhwU0EIysMKy74pxvdJWbAJgyij_tsvdWtxQVQTX_DgnrRMugas7weD3K6CbYgyN1ep8RbPAL3rZkqA3VqNr6IQYJdYdWVvmPQY7hBQSbDGCLgLsqkeU8qOcKqzLG2v53Y_w 2025/10/01 01:03:34 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/01 01:03:34 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "55af3cca38c75f6c75a2965179a748a0" 2025/10/01 01:03:34 DEBUG : unknown-size-update.txt: multipart upload "AD50xhnd6vH87bEHY-WXts7Zsj8f1AHrGhnOaQP4zZC7OCWZu2DjPI0tLeWvr4Jf887WSW9nyYGPfoBfsIqHbZLwf_NtG5LxYZ8A_at40i5duf-UhFiK0fWbT3ERSoXDV4cAEN_SoGIgbgICypp1XNjXxEAJA5rwclQArdifALIvrRZhLffZ0CgQVah8Zf1mHpi5y71yrD1tQt64VUQVhwU0EIysMKy74pxvdJWbAJgyij_tsvdWtxQVQTX_DgnrRMugas7weD3K6CbYgyN1ep8RbPAL3rZkqA3VqNr6IQYJdYdWVvmPQY7hBQSbDGCLgLsqkeU8qOcKqzLG2v53Y_w" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/01 01:03:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-caxaqus2zati/deeper/nonexisting/directory" === 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/10/01 01:03:35 DEBUG : Waiting for deletions to finish 2025/10/01 01:03:35 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/01 01:03:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/01 01:03:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/01 01:03:35 INFO : S3 bucket rclone-test-caxaqus2zati: Bucket "rclone-test-caxaqus2zati" deleted 2025/10/01 01:03:35 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (138.77s) --- 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 (1.13s) --- PASS: TestIntegration/FsMkdir (136.56s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.62s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.46s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.07s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (79.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.10s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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/10/01 01:03:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/01 01:03:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 138.826s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m20.851164184s (try 1/5)