"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/29 02:09:06 NOTICE: TestS3R2: Stopped server 2025/10/29 02:09:06 NOTICE: TestS3R2: Starting server 2025/10/29 02:09:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pecizoy0pite" 2025/10/29 02:09:06 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/29 02:09:07 INFO : S3 bucket rclone-test-pecizoy0pite: Bucket "rclone-test-pecizoy0pite" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/29 02:09:08 INFO : S3 bucket rclone-test-pecizoy0pite: Bucket "rclone-test-pecizoy0pite" deleted === RUN TestIntegration/FsMkdir 2025/10/29 02:09:09 INFO : S3 bucket rclone-test-pecizoy0pite: Bucket "rclone-test-pecizoy0pite" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/29 02:09:09 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/29 02:09:09 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/29 02:09:09 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/29 02:09:26 NOTICE: S3 bucket rclone-test-pecizoy0pite: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/29 02:09:26 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AMd6FcrGhVBlUXnxsCyXfdzIOA9X0WlYOBk5iMielmtwmWF1W7IdORyj6rwVKTuL5VA_H7CMJCR2wzDALl3FRowPBLxaOedPwaTpjG0VAqUmou_bwDsiplYMZSsEnI_e0NEaF51W7syFlKKiVM5mAccjaMYXgZUyUwfnz_d-8cEpwG5VyfknjKQQgbD2KxlOU9Zl3jgV9yis52vtapl6Bt_Q6z5coUM7vBnAWFU46BaOovVEkP2FsyTkiM5ZwOj5WoLFVDPMC7799DTjBQSqWL-XEf-B5b6rEH6Le1iN1PTBfeGwbs0CbQ8Hma4rnfJ4BL7sIBvMLxfGPYaFSShfK58 2025/10/29 02:09:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "06f5f4ce6a6652872d2f9202b59693a1" 2025/10/29 02:09:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "6cccd583bb67c82fd0cbff8634de6b1c" 2025/10/29 02:09:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ccfe252dd3f379a8bb8423c4702c711d" 2025/10/29 02:09:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AMd6FcrGhVBlUXnxsCyXfdzIOA9X0WlYOBk5iMielmtwmWF1W7IdORyj6rwVKTuL5VA_H7CMJCR2wzDALl3FRowPBLxaOedPwaTpjG0VAqUmou_bwDsiplYMZSsEnI_e0NEaF51W7syFlKKiVM5mAccjaMYXgZUyUwfnz_d-8cEpwG5VyfknjKQQgbD2KxlOU9Zl3jgV9yis52vtapl6Bt_Q6z5coUM7vBnAWFU46BaOovVEkP2FsyTkiM5ZwOj5WoLFVDPMC7799DTjBQSqWL-XEf-B5b6rEH6Le1iN1PTBfeGwbs0CbQ8Hma4rnfJ4BL7sIBvMLxfGPYaFSShfK58" 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/29 02:09:30 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/29 02:09:30 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/29 02:09:32 DEBUG : S3 bucket rclone-test-pecizoy0pite: bucket is versioned: false 2025/10/29 02:09:32 DEBUG : Waiting for deletions to finish 2025/10/29 02:09:32 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/29 02:09:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/29 02:09:32 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/29 02:09:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pecizoy0pite/dirToPurgeFromRoot" 2025/10/29 02:09:34 DEBUG : S3 bucket rclone-test-pecizoy0pite path dirToPurgeFromRoot: bucket is versioned: false 2025/10/29 02:09:34 DEBUG : Waiting for deletions to finish 2025/10/29 02:09:34 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/29 02:09:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/29 02:09:34 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/29 02:09:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pecizoy0pite/hello? sausage/êé" 2025/10/29 02:09:35 DEBUG : S3 bucket rclone-test-pecizoy0pite path hello? sausage/êé: bucket is versioned: false 2025/10/29 02:09:35 DEBUG : Waiting for deletions to finish 2025/10/29 02:09:35 DEBUG : "a/b/c/d/e.txt" version false 2025/10/29 02:09:35 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/29 02:09:35 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/29 02:09:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pecizoy0pite/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/29 02:09:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pecizoy0pite/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-pecizoy0pite" from "TestS3R2:rclone-test-pecizoy0pite" 2025/10/29 02:09:42 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/29 02:09:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: AK7trCEiAi6ODZlIqUCLVxMvLsvxA_blnpyrTmGW1W-lQp0MWCmWzYXhThpUhF39Kz59CcK5ccLE1ip-M2gqqvgZZlTpdDs-uLzbx0KDgBfVjD4jC1Qi7jr-hp8G8fCWthJeryuKZ5It5w5S1fKsUeRmvAtImy2dpaZFSTUek7s5spQ0YHZzL9BSvKGqnhw_QNCXoYy3KhNBZ_uT67aw63KrvIKre5Nl0495Se1W2p2G2E64LA9r_8ueMBY8ROJow_stUPkJuP-LhJZ4N-EfkX4r3EkfT_E63dGeljNMb4B6yL41SazisoA3WELvjbVE1jqBdyZqzlnd-XtLaA8gpYs 2025/10/29 02:09:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/29 02:09:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/29 02:09:48 DEBUG : piped data.txt: multipart upload "AK7trCEiAi6ODZlIqUCLVxMvLsvxA_blnpyrTmGW1W-lQp0MWCmWzYXhThpUhF39Kz59CcK5ccLE1ip-M2gqqvgZZlTpdDs-uLzbx0KDgBfVjD4jC1Qi7jr-hp8G8fCWthJeryuKZ5It5w5S1fKsUeRmvAtImy2dpaZFSTUek7s5spQ0YHZzL9BSvKGqnhw_QNCXoYy3KhNBZ_uT67aw63KrvIKre5Nl0495Se1W2p2G2E64LA9r_8ueMBY8ROJow_stUPkJuP-LhJZ4N-EfkX4r3EkfT_E63dGeljNMb4B6yL41SazisoA3WELvjbVE1jqBdyZqzlnd-XtLaA8gpYs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/29 02:09:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOKexIFiHglty2EEZkwRj7M7Hb1ocPMS8MUeFosLHM75t9uY5YNiKYsxCa8LHZKs7XryJDARDVM3r3KMi0qOMvwl-JcUnCPbmQfmVKIOhxpNyFGNXhzf33eeTDi1BMvfbzKZ3wvYWVYOlpGrp5vqpmh2RujVZCdLBOvAkhs4vO7oxoB8Yt7Pr-ygax1GSiBni7-mx4KWidFgzLqpIzWqWVjZVVbeugO74hbLj_vDBX0bb5iv6emRAZmGmqNrcL9EVxe7H1A6OdlFcGFR5YgpLiE6vIxDYKyODw0annUiBC5OfNS-70tvw_jYk7U4bBzff7V9PoMeGPbfg1ZuXE4-uX0 2025/10/29 02:09:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/29 02:09:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "278da9e17f8c06a9245f3f9056a616a7" 2025/10/29 02:09:49 DEBUG : piped data.txt: multipart upload "AOKexIFiHglty2EEZkwRj7M7Hb1ocPMS8MUeFosLHM75t9uY5YNiKYsxCa8LHZKs7XryJDARDVM3r3KMi0qOMvwl-JcUnCPbmQfmVKIOhxpNyFGNXhzf33eeTDi1BMvfbzKZ3wvYWVYOlpGrp5vqpmh2RujVZCdLBOvAkhs4vO7oxoB8Yt7Pr-ygax1GSiBni7-mx4KWidFgzLqpIzWqWVjZVVbeugO74hbLj_vDBX0bb5iv6emRAZmGmqNrcL9EVxe7H1A6OdlFcGFR5YgpLiE6vIxDYKyODw0annUiBC5OfNS-70tvw_jYk7U4bBzff7V9PoMeGPbfg1ZuXE4-uX0" 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/29 02:09:50 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/29 02:09:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AKjfdZDzNKsYso099Mm-WJPsxHZ5BWNTOjndSbiHndsUFEDymnctbtCB7nKU52ZgPSO9ki7BHMgbm9wdflvvDBSn4XVYjGqSB3tsF50OJ-lQjzMLam2-jh6g2I9mKok8KEliyE8uU7HJGTgqG9V-MrZ013U0DDjW2hL06G7gkVtm7iWwjLNIST_dtf5oS3mrtJKT8BnCHpijC_eRNWw0kik0j0bmh1vyiXVZKHhy5w-XWFTa5_zcmZJpgt-JGB23QtUUjxevoHkJKrQBgEPQCNkDldDvcRSz1ikPDdPTtai75vcfMF3xxhd9dINv0BlNayEKs4ssUFMyUhEv13B9epg 2025/10/29 02:09:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/29 02:09:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/29 02:09:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AKjfdZDzNKsYso099Mm-WJPsxHZ5BWNTOjndSbiHndsUFEDymnctbtCB7nKU52ZgPSO9ki7BHMgbm9wdflvvDBSn4XVYjGqSB3tsF50OJ-lQjzMLam2-jh6g2I9mKok8KEliyE8uU7HJGTgqG9V-MrZ013U0DDjW2hL06G7gkVtm7iWwjLNIST_dtf5oS3mrtJKT8BnCHpijC_eRNWw0kik0j0bmh1vyiXVZKHhy5w-XWFTa5_zcmZJpgt-JGB23QtUUjxevoHkJKrQBgEPQCNkDldDvcRSz1ikPDdPTtai75vcfMF3xxhd9dINv0BlNayEKs4ssUFMyUhEv13B9epg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/29 02:09:53 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANH1XAS7HarWvYttNjNjgzEz_BQOrJIfV6xNjeHkhl-pdMLRKmdYqLIJeGbwlZgu9C-tLGB-sl3T3vJT3JGvarcXyTE23JyeLOIzNns476tEz-sRCb_Ajy4LE4bsy5x9yIAhMPa9d-KWSnyp3UO3xe7BDW-Exq-seiSbBsF3kGnF8Ugww5Lf7MkEPp3tRWYj-c6KrotLMH24n3nJEQZnpJAdXSlqFcDySI00I6XzwQsZ931LhFTMsORqtIZ8Z9MlpsflB1-7gzpQ7tQ4Y_mAF0WGJFMiwEyG1EVscC5liMTmqt7lGNh3fF7MUQ9HB0G6hiNq1ZxIrxG4Jt0uuE6NJQ0 2025/10/29 02:09:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/29 02:09:54 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/29 02:09:54 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANH1XAS7HarWvYttNjNjgzEz_BQOrJIfV6xNjeHkhl-pdMLRKmdYqLIJeGbwlZgu9C-tLGB-sl3T3vJT3JGvarcXyTE23JyeLOIzNns476tEz-sRCb_Ajy4LE4bsy5x9yIAhMPa9d-KWSnyp3UO3xe7BDW-Exq-seiSbBsF3kGnF8Ugww5Lf7MkEPp3tRWYj-c6KrotLMH24n3nJEQZnpJAdXSlqFcDySI00I6XzwQsZ931LhFTMsORqtIZ8Z9MlpsflB1-7gzpQ7tQ4Y_mAF0WGJFMiwEyG1EVscC5liMTmqt7lGNh3fF7MUQ9HB0G6hiNq1ZxIrxG4Jt0uuE6NJQ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/29 02:09:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APIX1fMwO_twtpLl4tc86qnw9uO9E3Uep81CUx-Z4FQF-rNTDPjwEMGeGuPzeXy5FcsHrI_q3fImV0fG49QW8ffvydIPjWnB37-GcOom1bUiHdo5EGqc2PoWlWslXqXEY3I1F8VVvT1CvHWg5T6nWqcenkDHDzWtWO5B206U-E5e_tl0fGR5-RiOWPoGAL2KtlTjfyMnIypBWdF22iFgfpi7Ix3QqkRWNZ7vL8spKE-5J5W7VmYmFqapV1B3pqjVLxpNwqW4R-BgE2uozlUI3rN2KLPq68WsRoOk7NNls31W0RDVfRO4fAb8JotIxLqh5wm6iEY0PkVUle9J2d17LQ8 2025/10/29 02:09:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/29 02:09:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/29 02:09:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APIX1fMwO_twtpLl4tc86qnw9uO9E3Uep81CUx-Z4FQF-rNTDPjwEMGeGuPzeXy5FcsHrI_q3fImV0fG49QW8ffvydIPjWnB37-GcOom1bUiHdo5EGqc2PoWlWslXqXEY3I1F8VVvT1CvHWg5T6nWqcenkDHDzWtWO5B206U-E5e_tl0fGR5-RiOWPoGAL2KtlTjfyMnIypBWdF22iFgfpi7Ix3QqkRWNZ7vL8spKE-5J5W7VmYmFqapV1B3pqjVLxpNwqW4R-BgE2uozlUI3rN2KLPq68WsRoOk7NNls31W0RDVfRO4fAb8JotIxLqh5wm6iEY0PkVUle9J2d17LQ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/29 02:09:56 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AMGBdd-4dSydONIgACtFv7eYdEz-Dp8sjxJuWA8gLdicsBS7I24aI33w3XnmPcumhg_g28JWUbFhVO86MNyHylxfU6F7FsFs9OjpWH-nOD2xwLn8e5MrWqSNt4MlXoLA6CB__ZXeol7Y-AbyaQh31UnBP3NDb8myJt1fav_cpfPOMngip7iZJ2jzZL72QXGj0NrKSTj7JM1Th5t1IjUARedg9FfRETX_jTHmA09UlKaIVXxApj7ymcGFnhqXWlXqJhnfq0JfUGmg7hCqaXf-WRej_kSDjxnDIB0d4opBxmipV_iWXybpkCL_HwzJTlXzp_wnppBng96NQAWSxgviyYE 2025/10/29 02:09:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/29 02:09:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/29 02:09:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/29 02:09:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/29 02:09:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/29 02:09:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/29 02:09:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AMGBdd-4dSydONIgACtFv7eYdEz-Dp8sjxJuWA8gLdicsBS7I24aI33w3XnmPcumhg_g28JWUbFhVO86MNyHylxfU6F7FsFs9OjpWH-nOD2xwLn8e5MrWqSNt4MlXoLA6CB__ZXeol7Y-AbyaQh31UnBP3NDb8myJt1fav_cpfPOMngip7iZJ2jzZL72QXGj0NrKSTj7JM1Th5t1IjUARedg9FfRETX_jTHmA09UlKaIVXxApj7ymcGFnhqXWlXqJhnfq0JfUGmg7hCqaXf-WRej_kSDjxnDIB0d4opBxmipV_iWXybpkCL_HwzJTlXzp_wnppBng96NQAWSxgviyYE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/29 02:09:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AO9eADa_92JuD0f4Fn8DyL0BFH3r93hydqq-xxSzGPQXy8XvIoJyNxXVqD4Ysa98qgORVAAxRi83QlZlMot21iZYTn7fY7bxQ8klLCf_NmiuCZE3zwvycw8QtjHXA72oghZMWkbhx3FvCLQbZbGyZ1_a0q44O3vQ8ntovyhrYe6ovQnGrdVgfz74tJMa0k205tzDj_xPDD6GZ0xyDU7lNzVQqDJuu44a7zYIFKgXsndSwoLEdKEXpHYkk7KDiLxjocHSFSLlcJ8Dw7sdcdufWWOylqEeYUfQxR9QLYISmZ7ECIKYxUCFhcsSzG233-fshIVbqenV3u4DBetQhfHWd3c 2025/10/29 02:09:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/29 02:09:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/29 02:09:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/29 02:09:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/29 02:09:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/29 02:09:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/29 02:09:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AO9eADa_92JuD0f4Fn8DyL0BFH3r93hydqq-xxSzGPQXy8XvIoJyNxXVqD4Ysa98qgORVAAxRi83QlZlMot21iZYTn7fY7bxQ8klLCf_NmiuCZE3zwvycw8QtjHXA72oghZMWkbhx3FvCLQbZbGyZ1_a0q44O3vQ8ntovyhrYe6ovQnGrdVgfz74tJMa0k205tzDj_xPDD6GZ0xyDU7lNzVQqDJuu44a7zYIFKgXsndSwoLEdKEXpHYkk7KDiLxjocHSFSLlcJ8Dw7sdcdufWWOylqEeYUfQxR9QLYISmZ7ECIKYxUCFhcsSzG233-fshIVbqenV3u4DBetQhfHWd3c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/29 02:10:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOjZmuR43V4_7V4EhfL2DXs00nqMSqnQzuGvILt3uneZdLzCF1odcY3vyYMD8srSib7IHPzTcSC8k1iOJSaY6kqBN0Emr90YqqZBuNu9ZtQGShgsAFynanPfXLasFU1WcoQRP-p8NO0Uq8aLjzT0Mpm0Q_JSmILgXoGRa7jvKFx5ti5lIO-4WIYTfWkeIsbAURbE2Ri3fAzSqKNGQULX_CejwPXIal-5mDbuFgnBGGy0FTVSrD925WbHZvBpKnP3aOoEOElyjiH0b8LlLIF4DHsJU4dK2na4l47C-2DB0nAItT3YISLy-6CddeRV9aZIDe4Idj6ine9nP1EGu0uuX2E 2025/10/29 02:10:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/29 02:10:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/29 02:10:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOjZmuR43V4_7V4EhfL2DXs00nqMSqnQzuGvILt3uneZdLzCF1odcY3vyYMD8srSib7IHPzTcSC8k1iOJSaY6kqBN0Emr90YqqZBuNu9ZtQGShgsAFynanPfXLasFU1WcoQRP-p8NO0Uq8aLjzT0Mpm0Q_JSmILgXoGRa7jvKFx5ti5lIO-4WIYTfWkeIsbAURbE2Ri3fAzSqKNGQULX_CejwPXIal-5mDbuFgnBGGy0FTVSrD925WbHZvBpKnP3aOoEOElyjiH0b8LlLIF4DHsJU4dK2na4l47C-2DB0nAItT3YISLy-6CddeRV9aZIDe4Idj6ine9nP1EGu0uuX2E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/29 02:10:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AABbVxgRAK8H1SZ6ANfA8mC6THZkwBxHXFd8roW6ub7T3nYo2ra2drPBaw0FevT_EKvjJ5ybphyJqGxmb8m87Ks431gLkro2DIL8EK5LvnBLArXCfp66cT5-98vvNU4YolSHlETdOCqPu0mXYOmUUjeFvl3RW8Asqg5X-DkrUIFMNTczhAaHfFpYnglyHMAPHfC6w_xmgHUHWqUumG31sUR2ItreHNkVXBrJ_gRWHFJk2hTEvQ3FCO5JUPbhCKLftPyLVu4fuxLuaM47WLXc21h_f2TBl8fecDcjtLoVBlMtrbC_eFxgQOHu5bou0fiOuMrLXUzRTSruPD_Y5lD0hlI 2025/10/29 02:10:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/29 02:10:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/29 02:10:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AABbVxgRAK8H1SZ6ANfA8mC6THZkwBxHXFd8roW6ub7T3nYo2ra2drPBaw0FevT_EKvjJ5ybphyJqGxmb8m87Ks431gLkro2DIL8EK5LvnBLArXCfp66cT5-98vvNU4YolSHlETdOCqPu0mXYOmUUjeFvl3RW8Asqg5X-DkrUIFMNTczhAaHfFpYnglyHMAPHfC6w_xmgHUHWqUumG31sUR2ItreHNkVXBrJ_gRWHFJk2hTEvQ3FCO5JUPbhCKLftPyLVu4fuxLuaM47WLXc21h_f2TBl8fecDcjtLoVBlMtrbC_eFxgQOHu5bou0fiOuMrLXUzRTSruPD_Y5lD0hlI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/29 02:10:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AE_N4OaJJxYpW5w6X1jLfBa5ELXsEFtC1FUnTXDIAdggpXBzr6JaBrKByQaxHBUI2NjLdIvpd48pVqGgG9gTfTtrHIYlOlMqFQeXabdVO8SPZaBiHXY13rhHgnWx9Tx3fpsEaxwCX5uCsRvG3148x_UBblpkKieUkxhdRwoyMLn_QHkYaOtN6sGXagAEGQJ6XDTD9LZXRmYo0wWE-gBVQSV1hKEThdBltHHx4kGB4lY515xgR_lbLHqsYX0J3Fq7jHL_kV3Ds_R_VUog4_8GOw1rYl_Mj3prAvbNtlaLEQ19HngS7JVvBdHWdE8MN6XwhwLghk0EhdqkxuRj1PxevSk 2025/10/29 02:10:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/29 02:10:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/29 02:10:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AE_N4OaJJxYpW5w6X1jLfBa5ELXsEFtC1FUnTXDIAdggpXBzr6JaBrKByQaxHBUI2NjLdIvpd48pVqGgG9gTfTtrHIYlOlMqFQeXabdVO8SPZaBiHXY13rhHgnWx9Tx3fpsEaxwCX5uCsRvG3148x_UBblpkKieUkxhdRwoyMLn_QHkYaOtN6sGXagAEGQJ6XDTD9LZXRmYo0wWE-gBVQSV1hKEThdBltHHx4kGB4lY515xgR_lbLHqsYX0J3Fq7jHL_kV3Ds_R_VUog4_8GOw1rYl_Mj3prAvbNtlaLEQ19HngS7JVvBdHWdE8MN6XwhwLghk0EhdqkxuRj1PxevSk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/29 02:10:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGUHvmqGUlxX1DMNyqPBH3Go8Hi23BTkx02fl7UKsnhmEikj5XyMrZQXHf4hOc5ZnqkyYZfH-2Bz5vfHSZqAJAi2aEode3ZL0ApW23V3uSfWeXc4jXJDv5-8Czi4zG04L5EC0ZkGSMFnDN-LXBoW0imO8zurQE2QDepUu1jm4z4nfIAp15mgB1q9mTQzu-zNmxVr1sSOZjfJ0i94aSctHe36dTy2qaiWVohEmMEBmMW_Nx21wD1PysTnE99ctjeKVWG7WldTGOQ8oWWkKPKiV9mTII1e7Ums92tQDile3zXiX2j0Q36Mpkj5RH1RXu7tTBv8UMvumDYFYl0_CCfoSJ8 2025/10/29 02:10:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/29 02:10:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/29 02:10:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/29 02:10:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/29 02:10:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/29 02:10:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/29 02:10:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AGUHvmqGUlxX1DMNyqPBH3Go8Hi23BTkx02fl7UKsnhmEikj5XyMrZQXHf4hOc5ZnqkyYZfH-2Bz5vfHSZqAJAi2aEode3ZL0ApW23V3uSfWeXc4jXJDv5-8Czi4zG04L5EC0ZkGSMFnDN-LXBoW0imO8zurQE2QDepUu1jm4z4nfIAp15mgB1q9mTQzu-zNmxVr1sSOZjfJ0i94aSctHe36dTy2qaiWVohEmMEBmMW_Nx21wD1PysTnE99ctjeKVWG7WldTGOQ8oWWkKPKiV9mTII1e7Ums92tQDile3zXiX2j0Q36Mpkj5RH1RXu7tTBv8UMvumDYFYl0_CCfoSJ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/29 02:10:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAKlsMMhdBh9xLMzLBikyLaQjSx8l7jyBCrpDY9bPG_tDPUhP1iBsBpfiMYcdDkf0JtdO1cJUYAakqc7-ChzUZ6b4AI17KpCO4ntgX9suk6eNCYfi8SLCWloucjsjE-thyppycg05dlEYh3a0PvEMXTu7BINRf6IDYR0AiCkDhiF53D-9BaYI76D5O8opnnD3ixTqzZdsKaN-xQxLswbbNTFZZrIbs-BlV1P5ROBcevKIAV5UrJ7ioWtXRzC6S4IOnDkV4RSxB1mqkKuCtMcOAKPhe_0CK3P0PzqtWNBO-4x0YKsV0h6FLBx9i-CCOYW6QoYFeFuYEfmypRh4_zj8dQ 2025/10/29 02:10:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/29 02:10:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/29 02:10:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/29 02:10:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/29 02:10:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/29 02:10:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/29 02:10:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAKlsMMhdBh9xLMzLBikyLaQjSx8l7jyBCrpDY9bPG_tDPUhP1iBsBpfiMYcdDkf0JtdO1cJUYAakqc7-ChzUZ6b4AI17KpCO4ntgX9suk6eNCYfi8SLCWloucjsjE-thyppycg05dlEYh3a0PvEMXTu7BINRf6IDYR0AiCkDhiF53D-9BaYI76D5O8opnnD3ixTqzZdsKaN-xQxLswbbNTFZZrIbs-BlV1P5ROBcevKIAV5UrJ7ioWtXRzC6S4IOnDkV4RSxB1mqkKuCtMcOAKPhe_0CK3P0PzqtWNBO-4x0YKsV0h6FLBx9i-CCOYW6QoYFeFuYEfmypRh4_zj8dQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/29 02:10:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AD93z0OCRrd6Ln8OFgUCN8NEkx0RSDzJ09mf0jsSp0Flzv6m07MEP5MbUYtXMMCGOdX10bKTezVADOi3iGVPiDmdtNzen30Bu83Q0g5V3qcSbrdqTtvoFC-BXxUzobxrg9SX9Qziw4P7U9Mr79szmVly-OzqOF4u8KcJfq2gc1fbAvdNUrqMk0SnBvp05byRSvaHvXDihVEqX49YfM2At9oh0GtpNs1X52Dp5ntfv5i1WeepQWYXMRFK8wiQhc_1kLGGIhwGC_5Bja2Zh_4Q9155BIdfCWdXrEqVry6lagFPLDZFcKECKpoUdUZCLW3UuNNOJfhynXzWf79yEf5a9K8 2025/10/29 02:10:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/29 02:10:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/29 02:10:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AD93z0OCRrd6Ln8OFgUCN8NEkx0RSDzJ09mf0jsSp0Flzv6m07MEP5MbUYtXMMCGOdX10bKTezVADOi3iGVPiDmdtNzen30Bu83Q0g5V3qcSbrdqTtvoFC-BXxUzobxrg9SX9Qziw4P7U9Mr79szmVly-OzqOF4u8KcJfq2gc1fbAvdNUrqMk0SnBvp05byRSvaHvXDihVEqX49YfM2At9oh0GtpNs1X52Dp5ntfv5i1WeepQWYXMRFK8wiQhc_1kLGGIhwGC_5Bja2Zh_4Q9155BIdfCWdXrEqVry6lagFPLDZFcKECKpoUdUZCLW3UuNNOJfhynXzWf79yEf5a9K8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/29 02:10:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJGratGLC9tTtgXeLOQ1rEZZqO0wD-i8BH46QjKHZAhBDQzAoRjmOaZCeqgmAI9zM0iE68JuiB86wf7VN0H8N1gXWd0QbjWN02vRtmaX9nCrS8OSym2PbNNrMahyV5Qlkdh-ARSh-lWxYEiLHdNu4nBHdJRIzPEAkwGgs569aQrcONODWSu0vASS9UnssG8YjqdpM-pK8t97qlyzr5SMR8xoAwvP60VU_HPNIko31WfT8xRV-EEOa9RmMACwWUgwD3dijUDyCq8_Np6CWkXNPhcsRVaL5rLfyJTzsIpvXdFtxX_RLM4O__YdTXo0H4JiiTYaR2R7GQ8sdw35dJHS-OQ 2025/10/29 02:10:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/29 02:10:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/29 02:10:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJGratGLC9tTtgXeLOQ1rEZZqO0wD-i8BH46QjKHZAhBDQzAoRjmOaZCeqgmAI9zM0iE68JuiB86wf7VN0H8N1gXWd0QbjWN02vRtmaX9nCrS8OSym2PbNNrMahyV5Qlkdh-ARSh-lWxYEiLHdNu4nBHdJRIzPEAkwGgs569aQrcONODWSu0vASS9UnssG8YjqdpM-pK8t97qlyzr5SMR8xoAwvP60VU_HPNIko31WfT8xRV-EEOa9RmMACwWUgwD3dijUDyCq8_Np6CWkXNPhcsRVaL5rLfyJTzsIpvXdFtxX_RLM4O__YdTXo0H4JiiTYaR2R7GQ8sdw35dJHS-OQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/29 02:10:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHVcMlcX7HIzH6lU4pCuNm-5ls6Ke5XWtPwN4hFg7XFZYR_RgKmE_zStdfAzsiVHItrxs4bDR_hgl9UoziGmjUDcedSL8AtIhDntvpOKkZg32RBR_3woWZ2wnzBeKicdBH9fQmvd9SAwc6tRKM-34FrRt5M8BAgu3DgsE1Loe4gwY1xHKRKPHbMx7rTYGeBAldPmdldQ9F_QMxdggYIBxbqbzHn2X09IaRz-pOJ6CN0Qa-INmYc-6fjxKh3nXRy7gAEGkfqUvlm100fsJlL0oAuem-olTe3xiZgTs6oVHrF7gGXJxZPiEENe2jIHlx8bLTrVnW7f06htfAGs0JpULkw 2025/10/29 02:10:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/29 02:10:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/29 02:10:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHVcMlcX7HIzH6lU4pCuNm-5ls6Ke5XWtPwN4hFg7XFZYR_RgKmE_zStdfAzsiVHItrxs4bDR_hgl9UoziGmjUDcedSL8AtIhDntvpOKkZg32RBR_3woWZ2wnzBeKicdBH9fQmvd9SAwc6tRKM-34FrRt5M8BAgu3DgsE1Loe4gwY1xHKRKPHbMx7rTYGeBAldPmdldQ9F_QMxdggYIBxbqbzHn2X09IaRz-pOJ6CN0Qa-INmYc-6fjxKh3nXRy7gAEGkfqUvlm100fsJlL0oAuem-olTe3xiZgTs6oVHrF7gGXJxZPiEENe2jIHlx8bLTrVnW7f06htfAGs0JpULkw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/29 02:10:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABu0VjxW5QZa4kXte8GL8F-7wMgUrOrVRq4zk46sd51GgZXvrEkOLRhq2Nq08YWoU5F8O2936uH21PjiX6MbEAMxqkNpcUYRuUL__4a0Z3kF1-z7s6zjGdra6xb-WUi1UDHMTPb8HsW607YNmKDyUpmm-iltyGtpGY0Mv0nUrwnHJhpYC-e79Glt5KXX5HeGD_Z-3rognc1NQ3EkJ5mB2mCGQoLSTH9vfTcfI_AklcEq5G1WshTf5S2tl9F5LM6qsIaKLgzQGUKHUfUKqPMpkBUQVNsHb2YaX-s7SDugbQdyjv_-ySGMj5OTc1sJscwE4AXwwFqaddax4RSFLUONjog 2025/10/29 02:10:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/29 02:10:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/29 02:10:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/29 02:10:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/29 02:10:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/29 02:10:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/29 02:10:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABu0VjxW5QZa4kXte8GL8F-7wMgUrOrVRq4zk46sd51GgZXvrEkOLRhq2Nq08YWoU5F8O2936uH21PjiX6MbEAMxqkNpcUYRuUL__4a0Z3kF1-z7s6zjGdra6xb-WUi1UDHMTPb8HsW607YNmKDyUpmm-iltyGtpGY0Mv0nUrwnHJhpYC-e79Glt5KXX5HeGD_Z-3rognc1NQ3EkJ5mB2mCGQoLSTH9vfTcfI_AklcEq5G1WshTf5S2tl9F5LM6qsIaKLgzQGUKHUfUKqPMpkBUQVNsHb2YaX-s7SDugbQdyjv_-ySGMj5OTc1sJscwE4AXwwFqaddax4RSFLUONjog" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/29 02:10:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEDGQVBO_niI9jaJ5Ob78wYm0N9H5Iq73a2FIJqxKZ1KQ9CC-T7q59Jv4yY9itPOLYd7QaaPdR_EQ0eg7xAYJZnwL5_80P1v1TF9G-hwrXw867kM3Xi1B9t8PtmOxtdWt4ZhgTrpkBuCI51MXHvE04WNHKBmG1_AonfrFBVWX6NawmtZW0AyGOMc2Y8-u2Yot8zVmN4QyhXMi1zxVQMKtlojXML8Klcxx7wZgEPWMv-videfxN-1NZIWV3oCtobmJiMfnuEwiJwfv-gT5dWeSEspAObZcjOfdpaqElpoOtYQrfQnVS_8iczV1dM-s1guMccdgNzHZGNf2cjN1kTgiHM 2025/10/29 02:10:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/29 02:10:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/29 02:10:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/29 02:10:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/29 02:10:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/29 02:10:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/29 02:10:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AEDGQVBO_niI9jaJ5Ob78wYm0N9H5Iq73a2FIJqxKZ1KQ9CC-T7q59Jv4yY9itPOLYd7QaaPdR_EQ0eg7xAYJZnwL5_80P1v1TF9G-hwrXw867kM3Xi1B9t8PtmOxtdWt4ZhgTrpkBuCI51MXHvE04WNHKBmG1_AonfrFBVWX6NawmtZW0AyGOMc2Y8-u2Yot8zVmN4QyhXMi1zxVQMKtlojXML8Klcxx7wZgEPWMv-videfxN-1NZIWV3oCtobmJiMfnuEwiJwfv-gT5dWeSEspAObZcjOfdpaqElpoOtYQrfQnVS_8iczV1dM-s1guMccdgNzHZGNf2cjN1kTgiHM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/29 02:10:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKU5hK7jUj1q0gQefiKGh7YuQWyyucfLhu9t146D1cD_iebU_iSrMrHvg5ci9gemPIx5SLHNCCEnsa8T7o68VcO7MtTK7miscI5QkW8zQ4dCUYdCp-N4EOsMlsc_7ScNJcT7tV5VoMG0_6OFIvB9HJokxBQth5CwAo-A1age-xetmgY7PHEq1rJokUIaaAvP_Y4TwgLYDanBrR6SbhxZ1gSCaDmqIPVttFwgJBa9qTSviQ4EqNennu4yx38mpTM7ytem94WdwJEOrAw8K7hMnpIedYC_C5NsE-qL8Gn1CyHM2amMqtQ1gIoKORlJivZy21DShWePLpYnFjs0Hzijb8s 2025/10/29 02:10:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/29 02:10:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/29 02:10:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKU5hK7jUj1q0gQefiKGh7YuQWyyucfLhu9t146D1cD_iebU_iSrMrHvg5ci9gemPIx5SLHNCCEnsa8T7o68VcO7MtTK7miscI5QkW8zQ4dCUYdCp-N4EOsMlsc_7ScNJcT7tV5VoMG0_6OFIvB9HJokxBQth5CwAo-A1age-xetmgY7PHEq1rJokUIaaAvP_Y4TwgLYDanBrR6SbhxZ1gSCaDmqIPVttFwgJBa9qTSviQ4EqNennu4yx38mpTM7ytem94WdwJEOrAw8K7hMnpIedYC_C5NsE-qL8Gn1CyHM2amMqtQ1gIoKORlJivZy21DShWePLpYnFjs0Hzijb8s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/29 02:10:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHthY-Fwe4Cr2B9OIGNPhcgslBNswqzq_P2xXukYf8-FZsObenCfwaZLJALlVTS_rWOv8hJ__XpVqe3e_Dn0d74HppwE8kgiJIiulJ9fJTRebyLutW08wohQj50DoejuJjfMTmP-ZbooIM3Pk4Db-pHHDPPEdGIvGjjVimVD3D_6RCV5AK0klsbHmvs4KUcPESnUxPgbu-Zsdk8-YhXJJT_27LdybvSSFa29sLOr-YUi-xrs3A6pfPuVX4bgdUSOr2ebW58rK149vP7OtSxtSGWjzyKj1ZmXGgou79QW1FYfDZ0XVy9BrKZB2u_CUJ9IRQ5U5sCZHJBgAta_3C52b3A 2025/10/29 02:10:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/29 02:10:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/29 02:10:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHthY-Fwe4Cr2B9OIGNPhcgslBNswqzq_P2xXukYf8-FZsObenCfwaZLJALlVTS_rWOv8hJ__XpVqe3e_Dn0d74HppwE8kgiJIiulJ9fJTRebyLutW08wohQj50DoejuJjfMTmP-ZbooIM3Pk4Db-pHHDPPEdGIvGjjVimVD3D_6RCV5AK0klsbHmvs4KUcPESnUxPgbu-Zsdk8-YhXJJT_27LdybvSSFa29sLOr-YUi-xrs3A6pfPuVX4bgdUSOr2ebW58rK149vP7OtSxtSGWjzyKj1ZmXGgou79QW1FYfDZ0XVy9BrKZB2u_CUJ9IRQ5U5sCZHJBgAta_3C52b3A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/29 02:10:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGn8ysxJVTI6IbeCS5HBgFDQDLBToWOxw5edGIMe0F2FsEbX_ZLWMOT8rRCXca2nqtjkRuHxbXcMkSLqdIo4ktTczHlieq7wTeNAHqu2-a5cGsDqlrpy5n4wUtPJT87-tFFX0bhxU6r-gANJtLS5u8Nh2t7pYYIFg4sS20ZUOZ5YFladejHp1meTcRSO9p24wb7i8WGf72eO-JhUHErJYueNacn48XmcGlWSnVneqP1Lik0NmpEGQHg4c4ZvEJycwNKKlL3HlpwaWYUcaMvMawTO4g-oMLLYVkvM1mUqzB7FJjHkfbbKdQZfC6LDZMBxFCea3q8UQ1f1cygRHCaUIT4 2025/10/29 02:10:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/29 02:10:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/29 02:10:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGn8ysxJVTI6IbeCS5HBgFDQDLBToWOxw5edGIMe0F2FsEbX_ZLWMOT8rRCXca2nqtjkRuHxbXcMkSLqdIo4ktTczHlieq7wTeNAHqu2-a5cGsDqlrpy5n4wUtPJT87-tFFX0bhxU6r-gANJtLS5u8Nh2t7pYYIFg4sS20ZUOZ5YFladejHp1meTcRSO9p24wb7i8WGf72eO-JhUHErJYueNacn48XmcGlWSnVneqP1Lik0NmpEGQHg4c4ZvEJycwNKKlL3HlpwaWYUcaMvMawTO4g-oMLLYVkvM1mUqzB7FJjHkfbbKdQZfC6LDZMBxFCea3q8UQ1f1cygRHCaUIT4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/29 02:10:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ADkbyxwtMPVa3RC05nw70EQByaQtTwdX1dS55YAmQayeLh_uyE63VMrYXlLmEeA67_uRGSv7sY7dcsuynQAAt1sOdoeCjA0QEHQpXFWF5RLCClWZOmYJn6zZdB3_8wo9DjFkGaY3qgfxUtLIFZ4rd23OLKnmL8vfflzA3QN5e0_UJyTHF8cc5NKQLcqx6RPFPsC0-DHjqVRHoo-unkKvu9i72RDwYBCiR_5XaW-TPsCQh7zuBTXyASFdQRiUHjS85r_WxdDAeCKuESZjTTjYauLcshT3rM_O5QlvTcy-VAq_c9oFdnQ2k5rYTsQ0dpk11RS3PTp5SWWi7ASu3L6X6Kg 2025/10/29 02:10:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/29 02:10:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/29 02:10:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/29 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/29 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/29 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/29 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ADkbyxwtMPVa3RC05nw70EQByaQtTwdX1dS55YAmQayeLh_uyE63VMrYXlLmEeA67_uRGSv7sY7dcsuynQAAt1sOdoeCjA0QEHQpXFWF5RLCClWZOmYJn6zZdB3_8wo9DjFkGaY3qgfxUtLIFZ4rd23OLKnmL8vfflzA3QN5e0_UJyTHF8cc5NKQLcqx6RPFPsC0-DHjqVRHoo-unkKvu9i72RDwYBCiR_5XaW-TPsCQh7zuBTXyASFdQRiUHjS85r_WxdDAeCKuESZjTTjYauLcshT3rM_O5QlvTcy-VAq_c9oFdnQ2k5rYTsQ0dpk11RS3PTp5SWWi7ASu3L6X6Kg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/29 02:10:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGaR7cCqXntVeX5I2qCMT7QACg1g_7JddGHaQMnMjUB9myGOBt4BBsgKeFJ-wdzGSVx7EKhSYu4krawf3aC9OjfGGGs0SPraI49a6mNUC-aeNyg6tfgyq5UViz-Iu_3No8s-biSDsiMjlQeT3BIsW2Jkdz-szTU2K1lXRjSRYc893BTU4X3DKmjYLViCL4E6DOBBO4JeKVyVQDvtHvQsAsq0NY3fda_sSpoM0fce8Vxf5HrN_AzxKd60je-gs4HZlnKVSmM2HXF52llPDLohBQapoNKe-XgR5aPm07NnCHH03jZM6GX4kHlT056huDfdi87o8a7A0JuKDMlTdLS86RI 2025/10/29 02:10:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/29 02:10:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/29 02:10:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/29 02:10:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/29 02:10:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/29 02:10:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/29 02:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGaR7cCqXntVeX5I2qCMT7QACg1g_7JddGHaQMnMjUB9myGOBt4BBsgKeFJ-wdzGSVx7EKhSYu4krawf3aC9OjfGGGs0SPraI49a6mNUC-aeNyg6tfgyq5UViz-Iu_3No8s-biSDsiMjlQeT3BIsW2Jkdz-szTU2K1lXRjSRYc893BTU4X3DKmjYLViCL4E6DOBBO4JeKVyVQDvtHvQsAsq0NY3fda_sSpoM0fce8Vxf5HrN_AzxKd60je-gs4HZlnKVSmM2HXF52llPDLohBQapoNKe-XgR5aPm07NnCHH03jZM6GX4kHlT056huDfdi87o8a7A0JuKDMlTdLS86RI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/29 02:10:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ANuCchnyobELOtRJ2rBepy2UA2cRFMFnfnib5cwk_Ic0t-RDyct4GBPMjdPo75Nm16SAzgnZ7kohm4-QQBB0oZyK7DZ1vTQplGB7w9tk65A2KGvXYeOekXVWhPtwjyhz0mn8blOqgbSqubHstbVcJZANBjBK5tja8nF88vthnrSR1nC3WwhLLdfqNI9_f-FLFsLm9o8TYFxS95aRW8pILCx3Gg6mjAl-cglrXXtDNn38nYPSAgjxoEpLEfjzM4qW51uaewFGWJXe0lwWAbjLwd-xoWaZ2IHTzrxQ44zkJDuRAzbgkHDoKeia_GTuiP-Gu249fZwMqCZqwOz5fX2Cl4o 2025/10/29 02:10:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/29 02:10:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/29 02:10:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ANuCchnyobELOtRJ2rBepy2UA2cRFMFnfnib5cwk_Ic0t-RDyct4GBPMjdPo75Nm16SAzgnZ7kohm4-QQBB0oZyK7DZ1vTQplGB7w9tk65A2KGvXYeOekXVWhPtwjyhz0mn8blOqgbSqubHstbVcJZANBjBK5tja8nF88vthnrSR1nC3WwhLLdfqNI9_f-FLFsLm9o8TYFxS95aRW8pILCx3Gg6mjAl-cglrXXtDNn38nYPSAgjxoEpLEfjzM4qW51uaewFGWJXe0lwWAbjLwd-xoWaZ2IHTzrxQ44zkJDuRAzbgkHDoKeia_GTuiP-Gu249fZwMqCZqwOz5fX2Cl4o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/29 02:10:36 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AG7Y6dG2KwaNTU6UgWxXuRJDZzmuEFYg1EaJHpLDt3PNFIwzSsBi3znwZ3Itkb5CxTOkx5d3DIH5D7VGUAVWgWJAya_t27M2CjmNlANuZY8m0Qh-Gpb_AcYTLtFJtix689m8zFjtVLMBWYRnRbyZ0hhXvFYif4WExOHSx8XdhJUb-07Xps33VzPxtI-ydehlN9YUhDK9vCGwlHamUw9RyVBKST7v7ZL1TmuFxCjRCMDgYC4a9IFS0higU64vFBJ2bXxgFFzoTArs56b0cltW9Q7VVqZSe2hOY6RXsMiPb02CPrNc7jK5njFd7YGIbQ96M3MBUwRPGE4hmF-NJ684HxU 2025/10/29 02:10:37 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/29 02:10:37 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/29 02:10:37 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AG7Y6dG2KwaNTU6UgWxXuRJDZzmuEFYg1EaJHpLDt3PNFIwzSsBi3znwZ3Itkb5CxTOkx5d3DIH5D7VGUAVWgWJAya_t27M2CjmNlANuZY8m0Qh-Gpb_AcYTLtFJtix689m8zFjtVLMBWYRnRbyZ0hhXvFYif4WExOHSx8XdhJUb-07Xps33VzPxtI-ydehlN9YUhDK9vCGwlHamUw9RyVBKST7v7ZL1TmuFxCjRCMDgYC4a9IFS0higU64vFBJ2bXxgFFzoTArs56b0cltW9Q7VVqZSe2hOY6RXsMiPb02CPrNc7jK5njFd7YGIbQ96M3MBUwRPGE4hmF-NJ684HxU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/29 02:10:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOAhtNPRWDbsoZ7IC7KFxSERVpt6di9Rj_jZ9E-Rl4qIrhqPEJVLB3XZGgHvj1882dfPIWvGLm7aV0Brk4C6MXarCg3cAj9yt0BPYqf8CL6QLIoEnqTUw6ot6F2rkgoBca_PHHj_FWI6KtDzlVXvHSqOnIKMcmBqWsh8QwqlPyb1AtogkfgnuqmRZOan3PuH7TRE4PzF6JU1wKX-lc9puUohFN4Wffhvnp7cAZxo5QogVsnX3Jv4aM2NItQLU7k5aFxNhRw7OAS1w-YZshyqELdk7XkWbDd6jWNM55WMeNXGgKqXb_cfnUJk4tkDT2JEyHFMLgVfcWAhe0ooOsgaNt0 2025/10/29 02:10:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/29 02:10:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/29 02:10:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOAhtNPRWDbsoZ7IC7KFxSERVpt6di9Rj_jZ9E-Rl4qIrhqPEJVLB3XZGgHvj1882dfPIWvGLm7aV0Brk4C6MXarCg3cAj9yt0BPYqf8CL6QLIoEnqTUw6ot6F2rkgoBca_PHHj_FWI6KtDzlVXvHSqOnIKMcmBqWsh8QwqlPyb1AtogkfgnuqmRZOan3PuH7TRE4PzF6JU1wKX-lc9puUohFN4Wffhvnp7cAZxo5QogVsnX3Jv4aM2NItQLU7k5aFxNhRw7OAS1w-YZshyqELdk7XkWbDd6jWNM55WMeNXGgKqXb_cfnUJk4tkDT2JEyHFMLgVfcWAhe0ooOsgaNt0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/29 02:10:40 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AP2LwRjOJ0k9xTQ1jcQJlbs9iokQWv0NtMCO2rrPGb4q35_bsxZBYr_putWresLKkU32DhsKRoN8WSa--Z2NQXYgQQ8JIo1QssuOxwJqWq4Bz-s2UX3eZ29qgcHXBANpJD_qyRdPZ9S6sA7KaTs2v4EVqbx3jY4UYvVneV7IXeefOAn9KO6vlwHE6H4wdLV-G9Ycn17JlWaT98MS9p1ecnbnNVd_32lZ7w-54xFouB2pslo0MMq7HFG4DdGVTc3RawxFmWzOHoGieH9p7eiiE2TPiUQj7-dHTkhK9hEVB04LzSkSb97D7tc7WE01XnBeflMCpyzs_UNSp-SuVdGrTgg 2025/10/29 02:10:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/29 02:10:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/29 02:10:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/29 02:10:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/29 02:10:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/29 02:10:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/29 02:10:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AP2LwRjOJ0k9xTQ1jcQJlbs9iokQWv0NtMCO2rrPGb4q35_bsxZBYr_putWresLKkU32DhsKRoN8WSa--Z2NQXYgQQ8JIo1QssuOxwJqWq4Bz-s2UX3eZ29qgcHXBANpJD_qyRdPZ9S6sA7KaTs2v4EVqbx3jY4UYvVneV7IXeefOAn9KO6vlwHE6H4wdLV-G9Ycn17JlWaT98MS9p1ecnbnNVd_32lZ7w-54xFouB2pslo0MMq7HFG4DdGVTc3RawxFmWzOHoGieH9p7eiiE2TPiUQj7-dHTkhK9hEVB04LzSkSb97D7tc7WE01XnBeflMCpyzs_UNSp-SuVdGrTgg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/29 02:10:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADoZ-kNX_I_Y27NS1iWPeHWXBIlfysZyLFMPHMEsPwteYd_npyZHYH-iPyQA_LIDxaBI0KUOMSbQ41PyfNCuE6-WMMKuKuX4cxM_FjpERFphxKY1QwwCvngFSsRK7tWbbi54otDLLVWFj4ENyGmFiFudUqIb-F8ht9OsSeFeErwDr7_YbL5gc8RFqWb4mX3wjOrLMXIyAPB_bCPG6B-4bRFcM116VFtMjW7kN09kKuznbEwfhDg1iX9y244vSAHhsaOiJqpU9KRWtAptbEu881HwxchXmw0DtOn1bs7tqTbXBWRrRICX9YE2zTS3bTmXS4F3XXR9Yw5Dy9HmTMSH51Y 2025/10/29 02:10:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/29 02:10:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/29 02:10:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/29 02:10:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/29 02:10:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/29 02:10:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/29 02:10:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADoZ-kNX_I_Y27NS1iWPeHWXBIlfysZyLFMPHMEsPwteYd_npyZHYH-iPyQA_LIDxaBI0KUOMSbQ41PyfNCuE6-WMMKuKuX4cxM_FjpERFphxKY1QwwCvngFSsRK7tWbbi54otDLLVWFj4ENyGmFiFudUqIb-F8ht9OsSeFeErwDr7_YbL5gc8RFqWb4mX3wjOrLMXIyAPB_bCPG6B-4bRFcM116VFtMjW7kN09kKuznbEwfhDg1iX9y244vSAHhsaOiJqpU9KRWtAptbEu881HwxchXmw0DtOn1bs7tqTbXBWRrRICX9YE2zTS3bTmXS4F3XXR9Yw5Dy9HmTMSH51Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/29 02:10:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APatwdo0QAugapvnN3UHoWGyBuySv4P4aPKCH5T7qvxiA5V6YH9nvvniUiOjsJYdldp7PtWsR8J-93V8cS2w1Uv9vHL-Z8FloFLkrD2Mc4L3_D19-ZTYbmWQvjVlqTb3zI5ZcPtB9K09PR55RLvZ7sHVLYst-sPWHUdeMflfWXmIvttA8LVSrhtBOKXdp28Le3mRzYZHD0AEYnVN8tHw4L20U3_f1qzYj7btfwcR3LXoe7bTVcnccFpHEb31d1vNNAemEKqDA9D9EIL9tqHHNIXRxck7KjOwQ6m-DGxJEKhEsduAXVpaAKQwIe7tJWNSOD6Gv2KfefyickhkwA7qzLQ 2025/10/29 02:10:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/29 02:10:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/29 02:10:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APatwdo0QAugapvnN3UHoWGyBuySv4P4aPKCH5T7qvxiA5V6YH9nvvniUiOjsJYdldp7PtWsR8J-93V8cS2w1Uv9vHL-Z8FloFLkrD2Mc4L3_D19-ZTYbmWQvjVlqTb3zI5ZcPtB9K09PR55RLvZ7sHVLYst-sPWHUdeMflfWXmIvttA8LVSrhtBOKXdp28Le3mRzYZHD0AEYnVN8tHw4L20U3_f1qzYj7btfwcR3LXoe7bTVcnccFpHEb31d1vNNAemEKqDA9D9EIL9tqHHNIXRxck7KjOwQ6m-DGxJEKhEsduAXVpaAKQwIe7tJWNSOD6Gv2KfefyickhkwA7qzLQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/29 02:10:49 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AE_2VK9hSZGzwnSEZgPZ0iVGo3nmplrXjlyaRTef7Q2FkJYeDRPZDmqf-4wdJt19Rs1Vy-bMoz6iIna-0RSo3TqFOWoq6j_fm45oPwlYVRlBvP8nDSjApeBKsnV9kRn3HsqpSqIUBRz5wk5s3orKHXk-cwvvJTaiDW9IST5wl0Kplg-LobfAMEuryeCLOGONjGgszXc8DOTTlKh0Wl50dlQTGqEaotPO5dAFcMlcf2wtCRt_bPtj1kRmR24ZfWon_T37zukI48XfOiWFJoz937-qAQEizihS82glvoNYDdMusnbfOzD7BhxKVRmCKPXfosJQzsPSLwiHFyRKJoenn6s 2025/10/29 02:10:49 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/29 02:10:50 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/29 02:10:50 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AE_2VK9hSZGzwnSEZgPZ0iVGo3nmplrXjlyaRTef7Q2FkJYeDRPZDmqf-4wdJt19Rs1Vy-bMoz6iIna-0RSo3TqFOWoq6j_fm45oPwlYVRlBvP8nDSjApeBKsnV9kRn3HsqpSqIUBRz5wk5s3orKHXk-cwvvJTaiDW9IST5wl0Kplg-LobfAMEuryeCLOGONjGgszXc8DOTTlKh0Wl50dlQTGqEaotPO5dAFcMlcf2wtCRt_bPtj1kRmR24ZfWon_T37zukI48XfOiWFJoz937-qAQEizihS82glvoNYDdMusnbfOzD7BhxKVRmCKPXfosJQzsPSLwiHFyRKJoenn6s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/29 02:10:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AM1H8QuREIJ_b7yfdmH4t1DfilYDDc46F-EDzgVIjKxJruj3_tuouzZ4DQXExdZVDXxKWz6ivj6lTxeKov4XwyrJ1rIauo1PfupSS84jljrlhhtkqRnqfeZnavRR7BRiW8H-mmJQqbpDvIN6ssGKjtt_yd-qAHYMB-mTsDD_NlOUm59N1wXoVhJIZYiWRho_haJT05TOn3tZwv_ofHdkyuY0wlSRlreRM32-jmTTML2xekC5Jxm2mNjduOxDcJPpVMCIvaAdSxE-G0OcMLdSyTZRK4CFgIRbjomnDLxmGtjk9ElNFQDUKujZ12Ii47a7LF1q1-Mk7o-HEAq_Pv32BTw 2025/10/29 02:10:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/29 02:10:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/29 02:10:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AM1H8QuREIJ_b7yfdmH4t1DfilYDDc46F-EDzgVIjKxJruj3_tuouzZ4DQXExdZVDXxKWz6ivj6lTxeKov4XwyrJ1rIauo1PfupSS84jljrlhhtkqRnqfeZnavRR7BRiW8H-mmJQqbpDvIN6ssGKjtt_yd-qAHYMB-mTsDD_NlOUm59N1wXoVhJIZYiWRho_haJT05TOn3tZwv_ofHdkyuY0wlSRlreRM32-jmTTML2xekC5Jxm2mNjduOxDcJPpVMCIvaAdSxE-G0OcMLdSyTZRK4CFgIRbjomnDLxmGtjk9ElNFQDUKujZ12Ii47a7LF1q1-Mk7o-HEAq_Pv32BTw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/29 02:10:53 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABzWnVnRzapQ2i1KEUgl-IDyCblQo-RfpeNgbeN3ptVcnBcZb125HfH6suHPqZwPcSUkNABH2zNMKGBSHrGCsCdVv-hOXFDLRe47eWmVi0JMB0H_BMdh6vczFozsFAaEGk5h5CAu-5QYKWjcVMEcp68Si5rdHHpxi_gQbUalV9rg0O9-wjRHEBUzM19xAk469ofUSLqIY4_w-VOJfDH0KlPLdi-SlhAQYOQUnRq7VZl04rrSzdDVafF2PfbULrVn7PRZAnr3Ao7qHtnET-KUf8RBW3W3R9bedOvGAIBYjUHAVzdBh_8V05hsFT4aUTehR4u3zoPkV__adgMy0m-0nH0 2025/10/29 02:10:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/29 02:10:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/29 02:10:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/29 02:10:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/29 02:10:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/29 02:10:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/29 02:10:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABzWnVnRzapQ2i1KEUgl-IDyCblQo-RfpeNgbeN3ptVcnBcZb125HfH6suHPqZwPcSUkNABH2zNMKGBSHrGCsCdVv-hOXFDLRe47eWmVi0JMB0H_BMdh6vczFozsFAaEGk5h5CAu-5QYKWjcVMEcp68Si5rdHHpxi_gQbUalV9rg0O9-wjRHEBUzM19xAk469ofUSLqIY4_w-VOJfDH0KlPLdi-SlhAQYOQUnRq7VZl04rrSzdDVafF2PfbULrVn7PRZAnr3Ao7qHtnET-KUf8RBW3W3R9bedOvGAIBYjUHAVzdBh_8V05hsFT4aUTehR4u3zoPkV__adgMy0m-0nH0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/29 02:10:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALiRh2Ic0oxBmfyOalgspj-ULS_OkdPFDxfwL2Jx7dfm9LD7VMNfLysqXTLsUtd5QZnSHib66YCS10ao3LAddNxvk5COtsL9VQvljWoyDHX2bpsUF01ApRV-WtC3gs_vex9BQQ95rJtTSqL3yZPnK71ll6Je16cpkayGrhQjtPcw_YET3wksUVy9EqBvdWlinGp78RPyWO--5zc0FXKa0VZRVYk1Hi0YgVrAK4Lq6t1UMaLX8rFQBFeCadHSkCALoVzYCtaSrEsj-f0mziyCDaIPGELnycBJgxjqbpns0DfjVHxJhJ_AMFCBIEA7u1q3q7SrCHZTPXbHCIhkb2RvVOY 2025/10/29 02:10:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/29 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/29 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/29 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/29 02:10:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/29 02:10:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/29 02:10:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALiRh2Ic0oxBmfyOalgspj-ULS_OkdPFDxfwL2Jx7dfm9LD7VMNfLysqXTLsUtd5QZnSHib66YCS10ao3LAddNxvk5COtsL9VQvljWoyDHX2bpsUF01ApRV-WtC3gs_vex9BQQ95rJtTSqL3yZPnK71ll6Je16cpkayGrhQjtPcw_YET3wksUVy9EqBvdWlinGp78RPyWO--5zc0FXKa0VZRVYk1Hi0YgVrAK4Lq6t1UMaLX8rFQBFeCadHSkCALoVzYCtaSrEsj-f0mziyCDaIPGELnycBJgxjqbpns0DfjVHxJhJ_AMFCBIEA7u1q3q7SrCHZTPXbHCIhkb2RvVOY" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/29 02:11:01 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/29 02:11:04 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/29 02:11:07 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/29 02:11:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/29 02:11:14 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/29 02:11:16 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABFJf-LCwvcaeDpsYsjZNz7p2YgLOyUeBg1FZypxWhsX5MTi6-Zp5Tk9eUTUgCZTxMQIgpOxMO77NJkDS3WfpA7LOxz23DtA5WYZq_6arVH2sjbkeL0D4iMDkWr3Sgda5pn4nai73rBSov6mPsx0jX3ImwDpou8KQDtcp332tXZrXWhBHCK_U9CXCDpCHI676uRuFosTOWjmao82yXTj6he1xvWO76Tn5X0XDJOPXL8e0GwXFRe1jCohptFvEYOVaPi8J8C5YbjJOpkQeKjB_5fttmBGM4ErTvIr27TuyQ1nDScLoTLfZt1mRsOdqeYpgcYMOkAA_7iAiAONgeC3-kc 2025/10/29 02:11:16 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/29 02:11:16 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "16bdfa86af1dd0c7814aca67f58b8bf1" 2025/10/29 02:11:16 DEBUG : unknown-size-put.txt: multipart upload "ABFJf-LCwvcaeDpsYsjZNz7p2YgLOyUeBg1FZypxWhsX5MTi6-Zp5Tk9eUTUgCZTxMQIgpOxMO77NJkDS3WfpA7LOxz23DtA5WYZq_6arVH2sjbkeL0D4iMDkWr3Sgda5pn4nai73rBSov6mPsx0jX3ImwDpou8KQDtcp332tXZrXWhBHCK_U9CXCDpCHI676uRuFosTOWjmao82yXTj6he1xvWO76Tn5X0XDJOPXL8e0GwXFRe1jCohptFvEYOVaPi8J8C5YbjJOpkQeKjB_5fttmBGM4ErTvIr27TuyQ1nDScLoTLfZt1mRsOdqeYpgcYMOkAA_7iAiAONgeC3-kc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/29 02:11:17 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AD62jr8NfSIJO1hImjMyTW8Vrxa8B7it0pemvxhjCRfhOonBqe7Jg1ZT9_mNgP8DOmH1e7jqJu5dPdSCP5kVxpBET6yiEnf95xZDBtcBhvLz7Yy_wQ1Cpg81dbvB7tFmzSkynMgoMRQnRtK0k8XBB_1UzPiXlxVWxrgrO2zufbAx4Mhr5-vZUljdY1KTDjO76rQPsUWibmfBP9jiOplNnDgOufTJ8rQ0JOr6JkpyFkRk_BkKof_unic7VZm7mSnyX7oxKhdKunh8TOsJCTR3oPnl5_f6m_9vauN4HfVQ0THy_iaFpxyET0kCdttjs6hoQd1EiT1fpI7-Brb9jRq0xSc 2025/10/29 02:11:17 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/29 02:11:17 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "cc230f1c9efd14d7b9a9298855ca8f1e" 2025/10/29 02:11:18 DEBUG : unknown-size-update.txt: multipart upload "AD62jr8NfSIJO1hImjMyTW8Vrxa8B7it0pemvxhjCRfhOonBqe7Jg1ZT9_mNgP8DOmH1e7jqJu5dPdSCP5kVxpBET6yiEnf95xZDBtcBhvLz7Yy_wQ1Cpg81dbvB7tFmzSkynMgoMRQnRtK0k8XBB_1UzPiXlxVWxrgrO2zufbAx4Mhr5-vZUljdY1KTDjO76rQPsUWibmfBP9jiOplNnDgOufTJ8rQ0JOr6JkpyFkRk_BkKof_unic7VZm7mSnyX7oxKhdKunh8TOsJCTR3oPnl5_f6m_9vauN4HfVQ0THy_iaFpxyET0kCdttjs6hoQd1EiT1fpI7-Brb9jRq0xSc" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/29 02:11:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pecizoy0pite/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/29 02:11:18 DEBUG : Waiting for deletions to finish 2025/10/29 02:11:18 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/29 02:11:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/29 02:11:18 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/29 02:11:19 INFO : S3 bucket rclone-test-pecizoy0pite: Bucket "rclone-test-pecizoy0pite" deleted 2025/10/29 02:11:19 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (132.28s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.98s) --- PASS: TestIntegration/FsMkdir (130.35s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.78s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.47s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.98s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (69.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.30s) --- 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/10/29 02:11:19 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/29 02:11:19 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 132.361s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m16.167494415s (try 1/5)