"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/12 03:06:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cokugut8sasa" 2026/02/12 03:06:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/02/12 03:06:29 INFO : S3 bucket rclone-test-cokugut8sasa: Bucket "rclone-test-cokugut8sasa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/12 03:06:30 INFO : S3 bucket rclone-test-cokugut8sasa: Bucket "rclone-test-cokugut8sasa" deleted === RUN TestIntegration/FsMkdir 2026/02/12 03:06:31 INFO : S3 bucket rclone-test-cokugut8sasa: Bucket "rclone-test-cokugut8sasa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/12 03:06:31 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/12 03:06:31 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/12 03:06:31 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/12 03:06:43 NOTICE: S3 bucket rclone-test-cokugut8sasa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/12 03:06:43 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AI3_nWmAjHNawu3f0kWwGNtpf3JD44FPU1vlrUNn-H0554DRfFx-ROKUoQpNjiHc-sNWLt9PU78HHGJSzMfb7Ny8B2rIwaIrmkLzeTfKF654a8B6Tqje1fvb5mRjw_Sse9Y-iOks-AiTuHXEf2XinHlYGfY8IrSXZnZo1vDtwqtOQ2W-cD_TOa2xDR7WBJooshhuyEwqMssLs3DJ_T8A584w4h1c30BYSx3H7MWAOsmlM9HRKoxoWdvhvf5Wb5hlooOKJ1tGv5zjV1YzvhhJaURhzpWowK1IJmg01_4n4sZWgW8Kbryzhnw0PIdCYO0x3i15TEUg0UvPNTN5CSb0HWc 2026/02/12 03:06:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a7121b713fd072f5239ef17387be3287" 2026/02/12 03:06:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "5dde75a0af882ab8e83d37e51680f679" 2026/02/12 03:06:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "fcc255d1d29898b5b30911c93dd0bb3e" 2026/02/12 03:06:45 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AI3_nWmAjHNawu3f0kWwGNtpf3JD44FPU1vlrUNn-H0554DRfFx-ROKUoQpNjiHc-sNWLt9PU78HHGJSzMfb7Ny8B2rIwaIrmkLzeTfKF654a8B6Tqje1fvb5mRjw_Sse9Y-iOks-AiTuHXEf2XinHlYGfY8IrSXZnZo1vDtwqtOQ2W-cD_TOa2xDR7WBJooshhuyEwqMssLs3DJ_T8A584w4h1c30BYSx3H7MWAOsmlM9HRKoxoWdvhvf5Wb5hlooOKJ1tGv5zjV1YzvhhJaURhzpWowK1IJmg01_4n4sZWgW8Kbryzhnw0PIdCYO0x3i15TEUg0UvPNTN5CSb0HWc" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/12 03:06:47 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/12 03:06:47 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/12 03:06:49 DEBUG : S3 bucket rclone-test-cokugut8sasa: bucket is versioned: false 2026/02/12 03:06:49 DEBUG : Waiting for deletions to finish 2026/02/12 03:06:49 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/12 03:06:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/12 03:06:49 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/12 03:06:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cokugut8sasa/dirToPurgeFromRoot" 2026/02/12 03:06:50 DEBUG : S3 bucket rclone-test-cokugut8sasa path dirToPurgeFromRoot: bucket is versioned: false 2026/02/12 03:06:50 DEBUG : Waiting for deletions to finish 2026/02/12 03:06:50 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/12 03:06:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/12 03:06:50 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/12 03:06:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cokugut8sasa/hello? sausage/êé" 2026/02/12 03:06:51 DEBUG : S3 bucket rclone-test-cokugut8sasa path hello? sausage/êé: bucket is versioned: false 2026/02/12 03:06:51 DEBUG : Waiting for deletions to finish 2026/02/12 03:06:52 DEBUG : "a/b/c/d/e.txt" version false 2026/02/12 03:06:52 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/12 03:06:52 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/12 03:06:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cokugut8sasa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/12 03:06:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cokugut8sasa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-cokugut8sasa" from "TestS3R2:rclone-test-cokugut8sasa" 2026/02/12 03:06:57 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:2060: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/12 03:07:02 DEBUG : piped data.txt: open chunk writer: started multipart upload: APJND_E97gNmxcHqtNFyWP5RNiIFiButLMGcJJhhdM8SVBcDkWzL6b3pj5YhFm_mNjmcl6aa-GL_qTpVGWDY7oBm_NV8QAVH-CzGRJSIZ2j7QUeOvpz-HvrGa76hnKGqx5l4wi3Z2xAg3BAp3Iyewpy6WDcoF-zLQNFZZ6-igS4nhGvlDJ06QzoIIRTM9DbnYF4_KmnsB908qb5wdcnENR4HA2saPpWr2unALvsHZzwfSACcq-zpTm2Fla2WRZC0Q0FMGNPmevlQpZWzT_WTVZA5eW5NF9ivBKXnwEpEa8hnvWv61_I_fsxnaMP4QsY98-E_RCVA_XCWvUOY0p3-JLc 2026/02/12 03:07:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/12 03:07:02 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/12 03:07:03 DEBUG : piped data.txt: multipart upload "APJND_E97gNmxcHqtNFyWP5RNiIFiButLMGcJJhhdM8SVBcDkWzL6b3pj5YhFm_mNjmcl6aa-GL_qTpVGWDY7oBm_NV8QAVH-CzGRJSIZ2j7QUeOvpz-HvrGa76hnKGqx5l4wi3Z2xAg3BAp3Iyewpy6WDcoF-zLQNFZZ6-igS4nhGvlDJ06QzoIIRTM9DbnYF4_KmnsB908qb5wdcnENR4HA2saPpWr2unALvsHZzwfSACcq-zpTm2Fla2WRZC0Q0FMGNPmevlQpZWzT_WTVZA5eW5NF9ivBKXnwEpEa8hnvWv61_I_fsxnaMP4QsY98-E_RCVA_XCWvUOY0p3-JLc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/12 03:07:03 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALws5aWnnqrd6DLAb9LNUe1A-sU9AMGBdo7WNK96Ypxjqo9vir4wHLboCW-LugJKN164dlFvPNaNt6Yp091zLBpM_8Z0mfCI-zb3yC7dL1RYVRTXftWfJTss8G7ooJydCDTZ5aED54IX5Lf9bK6PSaseHQMp2cuHY6hl8iCJ5KFEmA3jBtqKd4ORWd1fC18u8BTz_cLGmiYpzwUsc8LdNSHOs5RnCWJOr2ltPNzbkyiQfwFcvRWeC8-eEgHIGiK1cB0yJdpZvVbLGwqGDwsHJ1kVJ8PZOr2lhjCFcjYIszTML7cjR8CJcT9UzMV8gHN3ESXGyisjnOIBK8rKwpuSrPg 2026/02/12 03:07:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/12 03:07:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5d225e47f1e0b43e7ba7b0a5dee05a04" 2026/02/12 03:07:03 DEBUG : piped data.txt: multipart upload "ALws5aWnnqrd6DLAb9LNUe1A-sU9AMGBdo7WNK96Ypxjqo9vir4wHLboCW-LugJKN164dlFvPNaNt6Yp091zLBpM_8Z0mfCI-zb3yC7dL1RYVRTXftWfJTss8G7ooJydCDTZ5aED54IX5Lf9bK6PSaseHQMp2cuHY6hl8iCJ5KFEmA3jBtqKd4ORWd1fC18u8BTz_cLGmiYpzwUsc8LdNSHOs5RnCWJOr2ltPNzbkyiQfwFcvRWeC8-eEgHIGiK1cB0yJdpZvVbLGwqGDwsHJ1kVJ8PZOr2lhjCFcjYIszTML7cjR8CJcT9UzMV8gHN3ESXGyisjnOIBK8rKwpuSrPg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/02/12 03:07:04 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/02/12 03:07:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AIW-Ks3OU6rOBvAcmfOOMHx4coIW8Jmm2tXgZDcXrG2c_nUuxrnL3b2E44EfXxbTgyk6VguABYCkAq7ichWs6Xa5oYuCBKOWMGjt5fAEDa8ox6KWGAyAdlMphhPU02m48Fjp9mQAMQgCy4k8e8Tf-1DLNjahhLSG1pb41c-hvQZ2u3-TrXFXayqrOBG9V8NFyzH7v9IwrKQywf7-5w7yHXe6cTOVUwEVARvR9xc46J5zyBaAHnpBPrDn1jUYhSutkyQl8GgR9vAPiN53B5fvQZyqf46k1wK6O3d-D2BdoQ8_k9rqLv6ykN_5gM-D0q8pEyxXoa76cLtPkBhG4OsaTa0 2026/02/12 03:07:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/12 03:07:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/12 03:07:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AIW-Ks3OU6rOBvAcmfOOMHx4coIW8Jmm2tXgZDcXrG2c_nUuxrnL3b2E44EfXxbTgyk6VguABYCkAq7ichWs6Xa5oYuCBKOWMGjt5fAEDa8ox6KWGAyAdlMphhPU02m48Fjp9mQAMQgCy4k8e8Tf-1DLNjahhLSG1pb41c-hvQZ2u3-TrXFXayqrOBG9V8NFyzH7v9IwrKQywf7-5w7yHXe6cTOVUwEVARvR9xc46J5zyBaAHnpBPrDn1jUYhSutkyQl8GgR9vAPiN53B5fvQZyqf46k1wK6O3d-D2BdoQ8_k9rqLv6ykN_5gM-D0q8pEyxXoa76cLtPkBhG4OsaTa0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/12 03:07:07 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKNFI6_ZI7v683YikJIGEBtJn_m_C1txTHFSZj9hGXFYlat_o8jfP5F17xIjjRDxzxTACmunnDUYSpjX4mAE0MjCcYu1T-Z_KDZayCEdPf8bwUwMkcUtfihs8EzUJAJamhP4bPW0_l0dh74Eeqradto9V5PE7gO_AmiDBrugYxrm6sl8VIsS2nsskbOCs-7vEqktt8b-Oyh74u8p9dxktv7PykMyQvt3radRNGhZbp3F55dJcIVajfA_SWCUnQ_ngc1-7P5LPtKCuaRZlOV9-_BznB4bYUMNQ_2bZf1vVsyzmmAZpojzuQcywBemY4zprR5lefHaaStaVsiBUq2pAUA 2026/02/12 03:07:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/12 03:07:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/12 03:07:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKNFI6_ZI7v683YikJIGEBtJn_m_C1txTHFSZj9hGXFYlat_o8jfP5F17xIjjRDxzxTACmunnDUYSpjX4mAE0MjCcYu1T-Z_KDZayCEdPf8bwUwMkcUtfihs8EzUJAJamhP4bPW0_l0dh74Eeqradto9V5PE7gO_AmiDBrugYxrm6sl8VIsS2nsskbOCs-7vEqktt8b-Oyh74u8p9dxktv7PykMyQvt3radRNGhZbp3F55dJcIVajfA_SWCUnQ_ngc1-7P5LPtKCuaRZlOV9-_BznB4bYUMNQ_2bZf1vVsyzmmAZpojzuQcywBemY4zprR5lefHaaStaVsiBUq2pAUA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/12 03:07:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACsgchB8PNkUmwSJ-eEvWM83FoAL3KtlZJyYTZhvpfX6RROmj-mP1wVBoFWfVM7vb6D7jMmebIFXWqG1Ascpum2dryAVCzWyYWgm0UtF6hwHXsTlObzBR-7pfvUs8s1aksgGzNAvYBdDfpj2c0f3BD5HvcMpdvGbnJSzy2wOy8Ba-apXoEhcqYUjStviivlS5IY6tMoVe0LH9Uh0vgqY31Xl-STzeMOZ8IJsrwfpl2lbioN4Q7pteoZixKD_Yeqe_q7TdredyD9OyukQnEBHS1q_7AGaJaeCu4RePUR3faGMPc2HymR8K1vOE7odKW1w_1_7MLp4UOPKcjE4PN9Vimo 2026/02/12 03:07:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/12 03:07:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/12 03:07:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACsgchB8PNkUmwSJ-eEvWM83FoAL3KtlZJyYTZhvpfX6RROmj-mP1wVBoFWfVM7vb6D7jMmebIFXWqG1Ascpum2dryAVCzWyYWgm0UtF6hwHXsTlObzBR-7pfvUs8s1aksgGzNAvYBdDfpj2c0f3BD5HvcMpdvGbnJSzy2wOy8Ba-apXoEhcqYUjStviivlS5IY6tMoVe0LH9Uh0vgqY31Xl-STzeMOZ8IJsrwfpl2lbioN4Q7pteoZixKD_Yeqe_q7TdredyD9OyukQnEBHS1q_7AGaJaeCu4RePUR3faGMPc2HymR8K1vOE7odKW1w_1_7MLp4UOPKcjE4PN9Vimo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/12 03:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ACcJpZKAKrQOcCfIIZD16PLtcbzVTkTj9C12lkhO5CjdprF6FpcxAE_nqFsf_TffOrxi4lr0wMrSA0Y5dF4Q-1lq9ou86HGk2ql10iy2Wlt-3KLI7ljiiYifvj2JnwqCsViHgwxtMHj1Y6Ql__gVDbIsX-CAk2KgNuYh_jzGJGxa2W3BicB-zQjbdJ3YhctO2O7KDhT4W3EGKB_RPRTa-A_Uaw6uEAITVHA78pBGNK3Br4sJAHkkwe6zZJiHPsaOrIl13tJk8VsuckvrbUSIW9A1FXtFv4Mj3Kk6T9KEaZe_y92NrDO024dmNCd1-rgPB7-cTVrjvnGxwmr_B0texSs 2026/02/12 03:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/12 03:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/12 03:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/12 03:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/12 03:07:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/12 03:07:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/12 03:07:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ACcJpZKAKrQOcCfIIZD16PLtcbzVTkTj9C12lkhO5CjdprF6FpcxAE_nqFsf_TffOrxi4lr0wMrSA0Y5dF4Q-1lq9ou86HGk2ql10iy2Wlt-3KLI7ljiiYifvj2JnwqCsViHgwxtMHj1Y6Ql__gVDbIsX-CAk2KgNuYh_jzGJGxa2W3BicB-zQjbdJ3YhctO2O7KDhT4W3EGKB_RPRTa-A_Uaw6uEAITVHA78pBGNK3Br4sJAHkkwe6zZJiHPsaOrIl13tJk8VsuckvrbUSIW9A1FXtFv4Mj3Kk6T9KEaZe_y92NrDO024dmNCd1-rgPB7-cTVrjvnGxwmr_B0texSs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/12 03:07:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANBvk8as4wp5NCYVboHORyzAHY47wGWTu1QtMBW9zetZNTqes4blzMkICBVdMTwMnSvnC0Xs1On2WotfY2YLFHNUGW2MrpaI06QgTpc5KNRLmTFkNODEba17dAq0ivj2d1FBodOUImch9kwTwiRm6v_4VxXJgKWBNcmDlGCC-v-6Ij2rdUEdBiuhNARc00yEfChgjUmf1Gd8M2PxJI6J8ZbgcT6VXoTB80hZbDKbnWMxA1Yy9uHWKQRu52kyZlH6YqCtyBvYXl5DoRy2I-JRKS7L54UMOQUzQEOjfUvO37Rfz-SdVYLG9Wnh_f-QeL1AscpRr_jMMR8xogJ4GoMcmw8 2026/02/12 03:07:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/12 03:07:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/12 03:07:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/12 03:07:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/12 03:07:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/12 03:07:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/12 03:07:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ANBvk8as4wp5NCYVboHORyzAHY47wGWTu1QtMBW9zetZNTqes4blzMkICBVdMTwMnSvnC0Xs1On2WotfY2YLFHNUGW2MrpaI06QgTpc5KNRLmTFkNODEba17dAq0ivj2d1FBodOUImch9kwTwiRm6v_4VxXJgKWBNcmDlGCC-v-6Ij2rdUEdBiuhNARc00yEfChgjUmf1Gd8M2PxJI6J8ZbgcT6VXoTB80hZbDKbnWMxA1Yy9uHWKQRu52kyZlH6YqCtyBvYXl5DoRy2I-JRKS7L54UMOQUzQEOjfUvO37Rfz-SdVYLG9Wnh_f-QeL1AscpRr_jMMR8xogJ4GoMcmw8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/12 03:07:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMknEhD_wOxCb0TR_BY7yUzJZhyFY-O896bhX1WsIpV0c4SzxZ8t5vr-PLxooYaX-RXfmscF2UdazVLi0iLSZy5Ow89Uedi8DTRbr1i3QDtgvNSRgWJcSMug5MN1suAw4FZS8RlEiM3G3hU3IuCyb65QqInximJtmIyJN9rMDCcbFrdQZCvV3EIIX-mTNBd-Hq2sAhl08paO7ozAl85QuFLjPHFqhYlafs0UpiUACyAG4JrY6OD_lRcM1YJe2Ccs9EaHxKjNcfOYicJlEcnK5fvjLoH253g_pIgJqYSEimhSmUXBhQq4PAimWizgraLkcX64bFledddd5ZslCCrNLpg 2026/02/12 03:07:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/12 03:07:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/12 03:07:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMknEhD_wOxCb0TR_BY7yUzJZhyFY-O896bhX1WsIpV0c4SzxZ8t5vr-PLxooYaX-RXfmscF2UdazVLi0iLSZy5Ow89Uedi8DTRbr1i3QDtgvNSRgWJcSMug5MN1suAw4FZS8RlEiM3G3hU3IuCyb65QqInximJtmIyJN9rMDCcbFrdQZCvV3EIIX-mTNBd-Hq2sAhl08paO7ozAl85QuFLjPHFqhYlafs0UpiUACyAG4JrY6OD_lRcM1YJe2Ccs9EaHxKjNcfOYicJlEcnK5fvjLoH253g_pIgJqYSEimhSmUXBhQq4PAimWizgraLkcX64bFledddd5ZslCCrNLpg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/12 03:07:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKMNSYgpShTNmChCCgekTeuVtqNeRokdf19a7pSDES2TZQLVLDcjfnnFoJHpMGNM3X-HmjEp05JruuFQ67i8x-irvQuzEcXNkE0OL7-6EqfJeW746DMKh0VObX_Wf2c2ik3a9BK3YGcbcHaXpNQ36ZbGTj0zhZlfmtI07NDWpP91-pQBYEdwaSGhi0cMpDXvd8KlaTqfEZsPU7dRY8uh8ofFdXb3KqYN44wo3TkW3LoIG0lxl89ZWnzCmrWaVl5GpY4Phm4uH9Hd2UqGEzGZ5dBa7kZVzO7GIScXHDM87AblkzWrwGm2TgfiLDjwVoHlJopUBKBMpuS5Ha8OCvINsqo 2026/02/12 03:07:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/12 03:07:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/12 03:07:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKMNSYgpShTNmChCCgekTeuVtqNeRokdf19a7pSDES2TZQLVLDcjfnnFoJHpMGNM3X-HmjEp05JruuFQ67i8x-irvQuzEcXNkE0OL7-6EqfJeW746DMKh0VObX_Wf2c2ik3a9BK3YGcbcHaXpNQ36ZbGTj0zhZlfmtI07NDWpP91-pQBYEdwaSGhi0cMpDXvd8KlaTqfEZsPU7dRY8uh8ofFdXb3KqYN44wo3TkW3LoIG0lxl89ZWnzCmrWaVl5GpY4Phm4uH9Hd2UqGEzGZ5dBa7kZVzO7GIScXHDM87AblkzWrwGm2TgfiLDjwVoHlJopUBKBMpuS5Ha8OCvINsqo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/12 03:07:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIj8MflE5lsoX3_pqxt-GAhnyph2OAn6fUEU_WNWP2x-O1vDFO6Sg83g6ItsUw6xYEC_UvaWuRdno43oupFo2qjBsRHMkAXBbxq28RBsX4mRq6hSljwBuE_bsmbABkBKrjqeNu-IBm-2ebKAMVWRgWIR-6a5nJ9gvrkZn8HfYHE4ExbJvQVc11cME6KWSXXAwlhN0orx3RFgjTb9XTsy9OoEeSGucX-Sgq42hbh-JwImYHyDu58BiKtGVzT0RqYaYxzeehyQhiu74I-CDa1aFVsV1iO5twU1OpooYUm8Qcle56Dw0r4i2LS_jFX5HmxWv5SKq6y35lB26ZROrxwz3Y0 2026/02/12 03:07:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/12 03:07:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/12 03:07:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIj8MflE5lsoX3_pqxt-GAhnyph2OAn6fUEU_WNWP2x-O1vDFO6Sg83g6ItsUw6xYEC_UvaWuRdno43oupFo2qjBsRHMkAXBbxq28RBsX4mRq6hSljwBuE_bsmbABkBKrjqeNu-IBm-2ebKAMVWRgWIR-6a5nJ9gvrkZn8HfYHE4ExbJvQVc11cME6KWSXXAwlhN0orx3RFgjTb9XTsy9OoEeSGucX-Sgq42hbh-JwImYHyDu58BiKtGVzT0RqYaYxzeehyQhiu74I-CDa1aFVsV1iO5twU1OpooYUm8Qcle56Dw0r4i2LS_jFX5HmxWv5SKq6y35lB26ZROrxwz3Y0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/12 03:07:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHlNCjZdDSmXpW_L1u7vlLYnfIu2GqFYVoPToSbJYliUZFi-wNH072HW3eX0cGhAVLNf1hu8vAmMQwcJ9okF9OPnirO7XATYPI0LxiNLJgG9SMmRPbcarnk2KrD2DF4etvuvovF0xp7xMqc3PDtCOzTzLeIxiEGqWoZdFyD1_nVtio9fKpOgut2CLTZYsp5I-vC5ep7Vmw-IM6v0Ivgs1SUdirLOJ9MUAX3N-h0qFMB22vJyDRO42nV_tJsP6MJYVxZyW_RwH6UxI4dAWQdQ8vomQNNmUJ5jnnKi0xxXf5Y4hBi9vGa3YW4SNj8kjJy1J4zc3qgU5KgRB6dhf6xz5bI 2026/02/12 03:07:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/12 03:07:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/12 03:07:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/12 03:07:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/12 03:07:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/12 03:07:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/12 03:07:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AHlNCjZdDSmXpW_L1u7vlLYnfIu2GqFYVoPToSbJYliUZFi-wNH072HW3eX0cGhAVLNf1hu8vAmMQwcJ9okF9OPnirO7XATYPI0LxiNLJgG9SMmRPbcarnk2KrD2DF4etvuvovF0xp7xMqc3PDtCOzTzLeIxiEGqWoZdFyD1_nVtio9fKpOgut2CLTZYsp5I-vC5ep7Vmw-IM6v0Ivgs1SUdirLOJ9MUAX3N-h0qFMB22vJyDRO42nV_tJsP6MJYVxZyW_RwH6UxI4dAWQdQ8vomQNNmUJ5jnnKi0xxXf5Y4hBi9vGa3YW4SNj8kjJy1J4zc3qgU5KgRB6dhf6xz5bI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/12 03:07:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGd25tWzxwfWatVjp5jY9lIcqvuUeW0suTbfTrAk-ozQOAsPF2Aex4FPjLLqTCSljl-PwlxEUNVG_TW7Ecjg5_o9lHxIUe-gsbWfHo39MOVCw7xoaWzNMmUG3C951t-dU5VhL5HrNG4RJyBpWBQ7aws8BaCyo_YODymzkVncaSpqTQIbcRJocc_KayuLtVJiIBVIzIQe-GBReZMLaKerfAFBlZ9pYyVu5IN79UBYsyQijjXrueAdI_66rqBiRMn5UIkIqxsX4yQEw7Xlb4ujVuhoN657Ge-F8j13wAAiu22gS7Fbae2TAf005KHvcAlUdPfHGQaltdD_tjw_MWs9vrQ 2026/02/12 03:07:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/12 03:07:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/12 03:07:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/12 03:07:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/12 03:07:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/12 03:07:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/12 03:07:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGd25tWzxwfWatVjp5jY9lIcqvuUeW0suTbfTrAk-ozQOAsPF2Aex4FPjLLqTCSljl-PwlxEUNVG_TW7Ecjg5_o9lHxIUe-gsbWfHo39MOVCw7xoaWzNMmUG3C951t-dU5VhL5HrNG4RJyBpWBQ7aws8BaCyo_YODymzkVncaSpqTQIbcRJocc_KayuLtVJiIBVIzIQe-GBReZMLaKerfAFBlZ9pYyVu5IN79UBYsyQijjXrueAdI_66rqBiRMn5UIkIqxsX4yQEw7Xlb4ujVuhoN657Ge-F8j13wAAiu22gS7Fbae2TAf005KHvcAlUdPfHGQaltdD_tjw_MWs9vrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/12 03:07:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APcF07CzhOjeU2q8vsQprDqLKaREh3f_MtpAA-gjucm5ck-PJuFHDHTggJQ-5ZHHpYKOWU7oTZJAxze06-Fwl23VHirPJSSeznSSiS9H4MNbOZxGIvqNc1n0bYOjwBtW_iYXQPDMJqac6ChGLH-kA55qg7MzgRwaUaaGKw0nNG8jsYz6tdogvt-ITjJN_fzYjwVzlcz58s1Osds_kuVBQDhELHFfaDpb8toLJRbfrgsHcngKOnlTdEYrSrPOC79TCBACaTwQoIYmfDNEL1-JfqW-slr_WUNIxUVhxlKY_qJqBlfYJsIfi70wfkCZ_68_rRvKpis7_i1haEMyHzkJl8Y 2026/02/12 03:07:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/12 03:07:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/12 03:07:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APcF07CzhOjeU2q8vsQprDqLKaREh3f_MtpAA-gjucm5ck-PJuFHDHTggJQ-5ZHHpYKOWU7oTZJAxze06-Fwl23VHirPJSSeznSSiS9H4MNbOZxGIvqNc1n0bYOjwBtW_iYXQPDMJqac6ChGLH-kA55qg7MzgRwaUaaGKw0nNG8jsYz6tdogvt-ITjJN_fzYjwVzlcz58s1Osds_kuVBQDhELHFfaDpb8toLJRbfrgsHcngKOnlTdEYrSrPOC79TCBACaTwQoIYmfDNEL1-JfqW-slr_WUNIxUVhxlKY_qJqBlfYJsIfi70wfkCZ_68_rRvKpis7_i1haEMyHzkJl8Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/12 03:07:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALLLP65z77_9GN1MFo8hB35JrnjIm_VCXHK4_-omvJLNV8erlC0WTpA3pQv1vx63r9h-i9fLng2hLUZhmhAm99Izg6Wr4ALV_DUWykytOm0vmz-7wWtX2AOejhPB2Rl6VgkyCVKkVNvaTvBaTY-exAS9kLBszHRAI_TiV159vMuPibaKu1CS5A6F_Jk17amqidL2JkLbgghv7N86Qlv6Oc75Lq6tzrdAUtR2vpmNxx6GqYtIlGX_e3bZEUevOKSYVMllVYet27Xkrjx0slx6M1ZvmSCgNEpjBSazaOjOjA6i6ygfevC2VIZp6Ol5DMQhVYUW6CbEqtJ6kY6GeC7BK9c 2026/02/12 03:07:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/12 03:07:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/12 03:07:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALLLP65z77_9GN1MFo8hB35JrnjIm_VCXHK4_-omvJLNV8erlC0WTpA3pQv1vx63r9h-i9fLng2hLUZhmhAm99Izg6Wr4ALV_DUWykytOm0vmz-7wWtX2AOejhPB2Rl6VgkyCVKkVNvaTvBaTY-exAS9kLBszHRAI_TiV159vMuPibaKu1CS5A6F_Jk17amqidL2JkLbgghv7N86Qlv6Oc75Lq6tzrdAUtR2vpmNxx6GqYtIlGX_e3bZEUevOKSYVMllVYet27Xkrjx0slx6M1ZvmSCgNEpjBSazaOjOjA6i6ygfevC2VIZp6Ol5DMQhVYUW6CbEqtJ6kY6GeC7BK9c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/12 03:07:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMksCR3P5QFeuOjG2_31nvfRsgT0VqzyTod_DrleHUrVAdchzdHNp3VrC3X9pH7yKtuP2kAs3qr4mjX3_AfF0PyZ-kMDSivhBRAtn_d532UkurIwqSoTi2JaRsim_Gv9tO6Y7KEYYePlNokqY2jYHdW0EJksWxxOrxlUnWAFuKVAvW157z5xlGfKiFmxjL9VW_X4QBswYUF8eKCr7PAbNbbqjrlQnU6jkXdagC6-kyVAWikgsu6WYlOrDT2oVP7XOo2yDXappHwwURe6W4_eKlPLUYDNM0pOtfNabHKrLnXEheOrvW4OPp1zaFwoYFwo5pq2hjalrUIdoqZpnlnda8o 2026/02/12 03:07:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/12 03:07:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/12 03:07:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMksCR3P5QFeuOjG2_31nvfRsgT0VqzyTod_DrleHUrVAdchzdHNp3VrC3X9pH7yKtuP2kAs3qr4mjX3_AfF0PyZ-kMDSivhBRAtn_d532UkurIwqSoTi2JaRsim_Gv9tO6Y7KEYYePlNokqY2jYHdW0EJksWxxOrxlUnWAFuKVAvW157z5xlGfKiFmxjL9VW_X4QBswYUF8eKCr7PAbNbbqjrlQnU6jkXdagC6-kyVAWikgsu6WYlOrDT2oVP7XOo2yDXappHwwURe6W4_eKlPLUYDNM0pOtfNabHKrLnXEheOrvW4OPp1zaFwoYFwo5pq2hjalrUIdoqZpnlnda8o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/12 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAp-_Ga9qRQDHekoez_th1npT6ob4DMHmN194xijDv8vFcpMXxfJl0rWE6-0i4U_36NPnc5IEkjpVMqiZbeh9ktMPYGU9Hc8TmwM9VzgrCAINex82ivOWb79kTG8Br2wCBLIEnwnd8jhQBWzgCkwKlEl_eR37Jrgd4jtfuzh4DJ713dckRkZp1Jyinyiy26F-Rhd0_nwurjfTKkvz6OzMzlyPEQ-APN2t943Hf4gHVpfmbJ_7ndRUDdXofA_p13vbRx-3MXAIGOvniOlNxqC69cmPQqMMPfYEttOrz89dbY5NDBTWsleH4pFwJ3kESVLBHIhG3m6XwbUY2w7idxhnG4 2026/02/12 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/12 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/12 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/12 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/12 03:07:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/12 03:07:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/12 03:07:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAp-_Ga9qRQDHekoez_th1npT6ob4DMHmN194xijDv8vFcpMXxfJl0rWE6-0i4U_36NPnc5IEkjpVMqiZbeh9ktMPYGU9Hc8TmwM9VzgrCAINex82ivOWb79kTG8Br2wCBLIEnwnd8jhQBWzgCkwKlEl_eR37Jrgd4jtfuzh4DJ713dckRkZp1Jyinyiy26F-Rhd0_nwurjfTKkvz6OzMzlyPEQ-APN2t943Hf4gHVpfmbJ_7ndRUDdXofA_p13vbRx-3MXAIGOvniOlNxqC69cmPQqMMPfYEttOrz89dbY5NDBTWsleH4pFwJ3kESVLBHIhG3m6XwbUY2w7idxhnG4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/12 03:07:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABmOc_wxSG19rxG2gE5hY9nbZFWwaNmhOasIqjdr8hbUCcJtz6UEMsDpzter58tWdRj60sRu_osNGLfXqoCFK1nhvFid7Z78aI3SWCbKaL36IJc3n0lPVo9BdR37vhhy0rxfAVCAG3gIRlg05LyQCebjcm4SESfbMkmw8H2uAm8gWhAXHT6U0Rgdi9a392rI3PW7J4MaqyxOn90eWXdPKFCmt2LVEZAk3Fs3yuB1g49CCxlDgrKj3VZXcZC3Ql2lFgv5CFiuJo23fqzcdjqvPfDKD_YQHEMqYZvEX9IXF0ch2u2nl1yzGpP0XLBXZg7dBb7sqlUJQncqEHF107r8ZZw 2026/02/12 03:07:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/12 03:07:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/12 03:07:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/12 03:07:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/12 03:07:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/12 03:07:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/12 03:07:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABmOc_wxSG19rxG2gE5hY9nbZFWwaNmhOasIqjdr8hbUCcJtz6UEMsDpzter58tWdRj60sRu_osNGLfXqoCFK1nhvFid7Z78aI3SWCbKaL36IJc3n0lPVo9BdR37vhhy0rxfAVCAG3gIRlg05LyQCebjcm4SESfbMkmw8H2uAm8gWhAXHT6U0Rgdi9a392rI3PW7J4MaqyxOn90eWXdPKFCmt2LVEZAk3Fs3yuB1g49CCxlDgrKj3VZXcZC3Ql2lFgv5CFiuJo23fqzcdjqvPfDKD_YQHEMqYZvEX9IXF0ch2u2nl1yzGpP0XLBXZg7dBb7sqlUJQncqEHF107r8ZZw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/12 03:07:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACCLagcfOrgThy12gOtlxWeoPtVgtulgMr6geIuJPPxDn-KAkpW6bqBXyaEPqLarhEsKRJ8b6Kl0NrtKEaKbKNxLvO9A3eG_CI31-qAxfyCIFobJqO_EwyCr9fvM6rVl-SNxcKlNT2ev_5DUiu-z0OntTJ3I9OH_bSQlNAkOrhcau065QCqdidSiAQsII6aX5rQ_pNLf0F9_JesHRBdLU6sa_OfCM99JNNR9_F4USmnE-IU8SCBjjoSS-YdqnOlQTkFN7A6XKC-akXX3GrZwOADHn_xmkc3jKzuCHtxTesVJdOIVzF_Sq9ABvUIXHZVBtAchh4GK6et5A6-5c7rYT6A 2026/02/12 03:07:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/12 03:07:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/12 03:07:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACCLagcfOrgThy12gOtlxWeoPtVgtulgMr6geIuJPPxDn-KAkpW6bqBXyaEPqLarhEsKRJ8b6Kl0NrtKEaKbKNxLvO9A3eG_CI31-qAxfyCIFobJqO_EwyCr9fvM6rVl-SNxcKlNT2ev_5DUiu-z0OntTJ3I9OH_bSQlNAkOrhcau065QCqdidSiAQsII6aX5rQ_pNLf0F9_JesHRBdLU6sa_OfCM99JNNR9_F4USmnE-IU8SCBjjoSS-YdqnOlQTkFN7A6XKC-akXX3GrZwOADHn_xmkc3jKzuCHtxTesVJdOIVzF_Sq9ABvUIXHZVBtAchh4GK6et5A6-5c7rYT6A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/12 03:07:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APaN3yRzAJqbEpFiIej-M992N8o5DAubvtMpWqQ1rgc8qKqUlAfMpiUnYsjE0DiTI-h1X8E-yXRrnESBl-ODSqAXrorFEEUbDlAka8KTxbV2lRmxiInUMOqIST2XtUAsftYK-u3ZmEw0s2LLsNgLvKuu6h6csw0bCe3sDTJ6zSv09cQ3dOPOjkntP63SSy9Wh5k7U8SeuNC47Tvk8yFx7RdjQkznf5NJZItqSObSMWaB2OMvfxs1Mjxjck3kP2fWD46ppJ-VkTP8CX23fEX8ZY5s7maK0EgXFoGSPMlr0kCAHQu1EtYazkBQ5rMGp-YRjDkdIE5PG0fTGohQayJkjss 2026/02/12 03:07:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/12 03:07:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/12 03:07:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APaN3yRzAJqbEpFiIej-M992N8o5DAubvtMpWqQ1rgc8qKqUlAfMpiUnYsjE0DiTI-h1X8E-yXRrnESBl-ODSqAXrorFEEUbDlAka8KTxbV2lRmxiInUMOqIST2XtUAsftYK-u3ZmEw0s2LLsNgLvKuu6h6csw0bCe3sDTJ6zSv09cQ3dOPOjkntP63SSy9Wh5k7U8SeuNC47Tvk8yFx7RdjQkznf5NJZItqSObSMWaB2OMvfxs1Mjxjck3kP2fWD46ppJ-VkTP8CX23fEX8ZY5s7maK0EgXFoGSPMlr0kCAHQu1EtYazkBQ5rMGp-YRjDkdIE5PG0fTGohQayJkjss" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/12 03:07:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFsX_V2-NIJxp5LtkihTSNtG5y1Yc6GLyHeBCn3JLA7rie5bbX4NfM78O35wekafPYhFDJTkbzZEMkqOU-y8U6ohhBgk4WblCSxt3TLWU7zMQQz_spY1aNECsspNayDweYwjI06173g3f4JPPk94-Smy_KvRXS1LonWvA9pcS-PKGFPzAq84rJbCf1fPFXmQ4GM-G9ai4jACrjKK59vPOIcE0Y6m2ljcQSTxIhRfij6y4DQsJh4oo_Ciw2LKD7Pthm-SJlmk_GmNZs2YuI927_rW7MNWE1y9JtdfML1h7y1El8C6SMrGUkU5L1wAtBvRzhhLZS5nL-Uz1C3P9m0VB88 2026/02/12 03:07:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/12 03:07:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/12 03:07:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFsX_V2-NIJxp5LtkihTSNtG5y1Yc6GLyHeBCn3JLA7rie5bbX4NfM78O35wekafPYhFDJTkbzZEMkqOU-y8U6ohhBgk4WblCSxt3TLWU7zMQQz_spY1aNECsspNayDweYwjI06173g3f4JPPk94-Smy_KvRXS1LonWvA9pcS-PKGFPzAq84rJbCf1fPFXmQ4GM-G9ai4jACrjKK59vPOIcE0Y6m2ljcQSTxIhRfij6y4DQsJh4oo_Ciw2LKD7Pthm-SJlmk_GmNZs2YuI927_rW7MNWE1y9JtdfML1h7y1El8C6SMrGUkU5L1wAtBvRzhhLZS5nL-Uz1C3P9m0VB88" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/12 03:07:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALCaxhXUTQI2u2UN3zWtxm36n5JAlX8C-uEpJWT6y9C3OYtPSr89gbN4si_m4afAR9ceWHiMaQWfk95EXD5qSfDIBtl1ByGGUrukT7GqbEFMMMJ2DbmDcidG8italCx0nhPMX1W5-1TEHAE6V1gROyTrTr6ZuyO9AcbpgwiBi7I07spxUUg7o6hHKr8MMA5aQbWA0iH48Zd5zPZ0tL5u7xNVigc4jCGukuOMW4Gm-Jdr0E820Q0LB5zmdbBROo7ew-joRM1NQ26prAC1_fSVn_XqBp3r5SNl1gFwpN1WvuaVY-hfDLBohuvzR3XreJUfoXFThPo7PB_avyHQ0nJEOI0 2026/02/12 03:07:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/12 03:07:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/12 03:07:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/12 03:07:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/12 03:07:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/12 03:07:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/12 03:07:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALCaxhXUTQI2u2UN3zWtxm36n5JAlX8C-uEpJWT6y9C3OYtPSr89gbN4si_m4afAR9ceWHiMaQWfk95EXD5qSfDIBtl1ByGGUrukT7GqbEFMMMJ2DbmDcidG8italCx0nhPMX1W5-1TEHAE6V1gROyTrTr6ZuyO9AcbpgwiBi7I07spxUUg7o6hHKr8MMA5aQbWA0iH48Zd5zPZ0tL5u7xNVigc4jCGukuOMW4Gm-Jdr0E820Q0LB5zmdbBROo7ew-joRM1NQ26prAC1_fSVn_XqBp3r5SNl1gFwpN1WvuaVY-hfDLBohuvzR3XreJUfoXFThPo7PB_avyHQ0nJEOI0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/12 03:07:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIpZoJcQwj4CfvHWxVSwRgP4qYuPNBy_lP7uw8wjfE6CogIlAJ-8OOsXLM0kvw0y0iHwAYKu0XF0yx5PEKOWpyAY5Qy09UF14kzGOciuv-lt3OWbK12_uR0u5wGRhWCl2SNjBqtHZym47p06zhVIHJxMSWTuYQkMU1_s1FsVkUNEvbbEXhj_NWdbe6B6J66ZMt3Fx4umSEFfnduVVUsQ3W6zS-W6ou8Ry46fgdrbZHdg8gnL-TvAW7K9AYZUOfPO8NljURttEgYOClHgd0B7gUliZ4RLCQcTraPBN-wVN1bkZ1GhPT_Ebdf42ev-1rjxnTsb8CmLSL16i0go6bOnu2I 2026/02/12 03:07:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/12 03:07:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/12 03:07:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/12 03:07:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/12 03:07:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/12 03:07:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/12 03:07:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIpZoJcQwj4CfvHWxVSwRgP4qYuPNBy_lP7uw8wjfE6CogIlAJ-8OOsXLM0kvw0y0iHwAYKu0XF0yx5PEKOWpyAY5Qy09UF14kzGOciuv-lt3OWbK12_uR0u5wGRhWCl2SNjBqtHZym47p06zhVIHJxMSWTuYQkMU1_s1FsVkUNEvbbEXhj_NWdbe6B6J66ZMt3Fx4umSEFfnduVVUsQ3W6zS-W6ou8Ry46fgdrbZHdg8gnL-TvAW7K9AYZUOfPO8NljURttEgYOClHgd0B7gUliZ4RLCQcTraPBN-wVN1bkZ1GhPT_Ebdf42ev-1rjxnTsb8CmLSL16i0go6bOnu2I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/12 03:07:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AK1DlGVDhOYCbyQE2ZlZrXxIfP6zhCiiR5QnVN39V5JlF6h9UsVUM6bSe3QIPquXMMZM0TH5J6hLEIY0HkI2BdcZcx6lkuS1TILNu-9khJQQJBNtzOH7EplmgoqZ6y5AKJj-hDRMG7W_TUXwLwdJSlFUkfKSFnZN6J1yyiA0d2TZvNgK6p1-Fad9BZMuaLu0Ua3OR_86l5o0ED6NID3p2O-7FiDbnzNUmoR7TO8Oks9GZZDQKUEAqK1dTPlG1TVGLE395muoR0hV8bHKeXCV79Y8hpKCT1hEtk_vxys2p5NXCuhpEhH08a40OmdkV4MCG7lCVwH3GLiadUccgQ6Kyg4 2026/02/12 03:07:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/12 03:07:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/12 03:07:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AK1DlGVDhOYCbyQE2ZlZrXxIfP6zhCiiR5QnVN39V5JlF6h9UsVUM6bSe3QIPquXMMZM0TH5J6hLEIY0HkI2BdcZcx6lkuS1TILNu-9khJQQJBNtzOH7EplmgoqZ6y5AKJj-hDRMG7W_TUXwLwdJSlFUkfKSFnZN6J1yyiA0d2TZvNgK6p1-Fad9BZMuaLu0Ua3OR_86l5o0ED6NID3p2O-7FiDbnzNUmoR7TO8Oks9GZZDQKUEAqK1dTPlG1TVGLE395muoR0hV8bHKeXCV79Y8hpKCT1hEtk_vxys2p5NXCuhpEhH08a40OmdkV4MCG7lCVwH3GLiadUccgQ6Kyg4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/12 03:07:43 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AGbNz_ssDfpZy3IZeJPGzWHAkIB9phwy7oBcvq00prrtcDCwkYnCQwbHwfxYZbANgBTUQj8QptxmyVB6-Mts5cYZSbv4Y6ihc3R5MfW-WHkqEEfcVMJOWixJWs-88mNtFIZM2PggUpxnHQ1e5H-i_AozUPXa9-HlREArhz_FA-LqOIdJhoAD4sOw7etOYkB1SGeccRuy28Lc6Duwg6rk1e8RVxzwL1mnc0574Hll3BPwFlptfzF3TLx8xGeJxWOJPNCEUqCSLi3pmczsGLOq6ZBN5P633rAOIko_SZTi2DPGGyGG41JV6EqjhnVz3G5611T8k7Bst0VfOUEKzB5lrWQ 2026/02/12 03:07:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/12 03:07:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/12 03:07:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AGbNz_ssDfpZy3IZeJPGzWHAkIB9phwy7oBcvq00prrtcDCwkYnCQwbHwfxYZbANgBTUQj8QptxmyVB6-Mts5cYZSbv4Y6ihc3R5MfW-WHkqEEfcVMJOWixJWs-88mNtFIZM2PggUpxnHQ1e5H-i_AozUPXa9-HlREArhz_FA-LqOIdJhoAD4sOw7etOYkB1SGeccRuy28Lc6Duwg6rk1e8RVxzwL1mnc0574Hll3BPwFlptfzF3TLx8xGeJxWOJPNCEUqCSLi3pmczsGLOq6ZBN5P633rAOIko_SZTi2DPGGyGG41JV6EqjhnVz3G5611T8k7Bst0VfOUEKzB5lrWQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/12 03:07:45 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AMqt6rpa9PiYcMiQd-HCD0wUtGYs84sJjZgIfKhZ5yvU0GCppSaxC7UCyTif_kOwk6pNiv7FF5SekSp9UJS84i5E5NBpl20gqILUBG9i6cL153b-9ngu-AGKbEg0NvdLJYtUT4FJfNwQvZwOHD1Xy03SFKh2CgRzMWVviCb6r1lOBqAXNCETwb24GmYr2cKv4Xxc7wOsRke5AaF4UzkYCD6_kx4cf5X0LTANeFJYhzjsk3ceW9QK0Lg0P2OiLn5TC8P7saJbZv3XmXD7HJYuHexGjFIERLx2dSIt3pi8GHaxtb_zfzjL__0rDxevrivL4ZNPaZApHjvBhrFP_2Ilqf0 2026/02/12 03:07:45 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/12 03:07:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/12 03:07:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AMqt6rpa9PiYcMiQd-HCD0wUtGYs84sJjZgIfKhZ5yvU0GCppSaxC7UCyTif_kOwk6pNiv7FF5SekSp9UJS84i5E5NBpl20gqILUBG9i6cL153b-9ngu-AGKbEg0NvdLJYtUT4FJfNwQvZwOHD1Xy03SFKh2CgRzMWVviCb6r1lOBqAXNCETwb24GmYr2cKv4Xxc7wOsRke5AaF4UzkYCD6_kx4cf5X0LTANeFJYhzjsk3ceW9QK0Lg0P2OiLn5TC8P7saJbZv3XmXD7HJYuHexGjFIERLx2dSIt3pi8GHaxtb_zfzjL__0rDxevrivL4ZNPaZApHjvBhrFP_2Ilqf0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/12 03:07:47 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACZj9-NBTwVQmNblPZ15zZuxCz59FHJTK7-koOwu_02TMdRsR77Wj1XxcPDBw3qieTbLWCzAGxCbsWBP88Y62nEhEFR9EW_LZINsTkgumA2Tte7TWG7jff46RUXBVS_GnpwE8AhhDHZTStO4tQCOu1iiBPJc01nGw6Km9NVszSwag2bZlKhFZyDcznSHrU6ZkhyeBHGej_J7im9Vx3jqKklz9p9zduoNUJghwSFkqhqafYPHIH4GqnfHQz4ckft9hhqB5saTgwAFeu5WUxfaz09MSgpKD4_Bj7HTHNb3MbM8jvkdmR6TAoQKyzqoksi2Te6Jg7yfPFg89pDH_x8m9bQ 2026/02/12 03:07:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/12 03:07:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/12 03:07:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/12 03:07:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/12 03:07:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/12 03:07:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/12 03:07:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACZj9-NBTwVQmNblPZ15zZuxCz59FHJTK7-koOwu_02TMdRsR77Wj1XxcPDBw3qieTbLWCzAGxCbsWBP88Y62nEhEFR9EW_LZINsTkgumA2Tte7TWG7jff46RUXBVS_GnpwE8AhhDHZTStO4tQCOu1iiBPJc01nGw6Km9NVszSwag2bZlKhFZyDcznSHrU6ZkhyeBHGej_J7im9Vx3jqKklz9p9zduoNUJghwSFkqhqafYPHIH4GqnfHQz4ckft9hhqB5saTgwAFeu5WUxfaz09MSgpKD4_Bj7HTHNb3MbM8jvkdmR6TAoQKyzqoksi2Te6Jg7yfPFg89pDH_x8m9bQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/12 03:07:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AGnxostIp_PPZ5RKubhiyKe4yLZHxoiq7FH-cKphqM8pAGRgL98qA1ajD_aJ6EwThQqVqOuqZkmLmROvbi53yYwmodU38-B3Mllv3WnKpPPFejGl9z3XQuWgBGeqD0kTaEGVF1gqtgrDPQnV2j1ED96RjlRMH-t29eVvtjg68HDLMhJFoJrzIlILV0UKLD23EarayItO4TgzIHY1Z23Kvw96pYL2WIX7tMqviG6X4dlsqeBBSE1CtD7FGzIoW-iIxdQwhk1RDQXxOH8y-BUVmlLC7lSnBRADe0NSUUmNAVKncOTdouOrR_WnWB6niGXG8rwJaWkVRRS0mt4zlsVugf4 2026/02/12 03:07:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/12 03:07:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/12 03:07:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/12 03:07:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/12 03:07:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/12 03:07:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/12 03:07:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AGnxostIp_PPZ5RKubhiyKe4yLZHxoiq7FH-cKphqM8pAGRgL98qA1ajD_aJ6EwThQqVqOuqZkmLmROvbi53yYwmodU38-B3Mllv3WnKpPPFejGl9z3XQuWgBGeqD0kTaEGVF1gqtgrDPQnV2j1ED96RjlRMH-t29eVvtjg68HDLMhJFoJrzIlILV0UKLD23EarayItO4TgzIHY1Z23Kvw96pYL2WIX7tMqviG6X4dlsqeBBSE1CtD7FGzIoW-iIxdQwhk1RDQXxOH8y-BUVmlLC7lSnBRADe0NSUUmNAVKncOTdouOrR_WnWB6niGXG8rwJaWkVRRS0mt4zlsVugf4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/12 03:07:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAayv6ueYzTQQIeaSSe-TMTpiXuguPEPsY9qMBuHNVTH-9AGQra7x8CpzgnoCu1Z02ajSNCCO2ECSjy5Ox9ArVFxwtnPvEI-UG2D-s74YAi0-iQFNJdte57KwTEOzXfmBEXdYxza6u2bRbkgrFkS36VVs76YLly1Db_9nq0bwMmTWAU4l7az3OC5SGcHse0b68dGyncgdePjtpgK3Fc1cVvyPzcBDEHbrLbdFhQA6c8rr45dOGQ-czdpCoiTje1QZaTJACU2FQWUobqVKCfVW_JJYUcMu1Ggw9Bu4BjxG-HITHENRuhkPNOzxB63ypIwFb1Xlsug8dZIA73dUshxsH4 2026/02/12 03:07:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/12 03:07:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/12 03:07:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AAayv6ueYzTQQIeaSSe-TMTpiXuguPEPsY9qMBuHNVTH-9AGQra7x8CpzgnoCu1Z02ajSNCCO2ECSjy5Ox9ArVFxwtnPvEI-UG2D-s74YAi0-iQFNJdte57KwTEOzXfmBEXdYxza6u2bRbkgrFkS36VVs76YLly1Db_9nq0bwMmTWAU4l7az3OC5SGcHse0b68dGyncgdePjtpgK3Fc1cVvyPzcBDEHbrLbdFhQA6c8rr45dOGQ-czdpCoiTje1QZaTJACU2FQWUobqVKCfVW_JJYUcMu1Ggw9Bu4BjxG-HITHENRuhkPNOzxB63ypIwFb1Xlsug8dZIA73dUshxsH4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/12 03:07:54 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJ5SvVKO-XD7kUN7QfZclQOis2jQiZBAlTDTCb2eS8DCp8k9tTsuY0QArcgENO5sbI8WYGrgnSAVY27LwNCIHeiPZ8kFuQ06FV-1DinrQ_emz36Bj7kRBPm-BLFfJWGz3_I_dC5ZIIaXaUPLlXBE3nvImxIYmsHFtnZ2Qzs2Nmbz-YqpuAMSun_hqwihwHww3e5RQ-jFzaQgOvfZac76Lts2tQIhvC7cX_6xOd-b3d-d3_IjUE-pc21HWn-KiJjQWDFGyhLneJ6bqa5Mc3bIq2JtRV_q6CpvRdVGZvnQYpRygAv4CIwJ_W2V-IcS6CB9tFl_7X_QYWBfbjO_BAapb9A 2026/02/12 03:07:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/12 03:07:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/12 03:07:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJ5SvVKO-XD7kUN7QfZclQOis2jQiZBAlTDTCb2eS8DCp8k9tTsuY0QArcgENO5sbI8WYGrgnSAVY27LwNCIHeiPZ8kFuQ06FV-1DinrQ_emz36Bj7kRBPm-BLFfJWGz3_I_dC5ZIIaXaUPLlXBE3nvImxIYmsHFtnZ2Qzs2Nmbz-YqpuAMSun_hqwihwHww3e5RQ-jFzaQgOvfZac76Lts2tQIhvC7cX_6xOd-b3d-d3_IjUE-pc21HWn-KiJjQWDFGyhLneJ6bqa5Mc3bIq2JtRV_q6CpvRdVGZvnQYpRygAv4CIwJ_W2V-IcS6CB9tFl_7X_QYWBfbjO_BAapb9A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/12 03:07:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AO2Rp0OPBOyRIqEgHHbg1y0yS0uLoGbok_yHgHcjm5S3z48zZFDZwR-NkQ8Tc-0V0mD58IsFb_heFhwa1QeX84ri7JBusdTxDKYR0w99mDnHCwgOnnjQlhV7NhR-zcm-ol02vieKqffLRk9qd4Bg6imTY3bulkwkO1x7h1nG7XZZ_eUDLfjo1NpJK9GkPr6kf8AaXxY9a83n0ocl3R5ShKR_IB689szLcOLj-9NgNoqSBD5wHrgEW1QJC2ItNQkT6a_GYBUog3GMYinkd4ZvVJOkPgZ5GMfC8nTIh8AM1AudwQDKD6k0QUmVFeZ-MDlchs0-U0qI9gaUo2fbQ5tMyIM 2026/02/12 03:07:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/12 03:07:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/12 03:07:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AO2Rp0OPBOyRIqEgHHbg1y0yS0uLoGbok_yHgHcjm5S3z48zZFDZwR-NkQ8Tc-0V0mD58IsFb_heFhwa1QeX84ri7JBusdTxDKYR0w99mDnHCwgOnnjQlhV7NhR-zcm-ol02vieKqffLRk9qd4Bg6imTY3bulkwkO1x7h1nG7XZZ_eUDLfjo1NpJK9GkPr6kf8AaXxY9a83n0ocl3R5ShKR_IB689szLcOLj-9NgNoqSBD5wHrgEW1QJC2ItNQkT6a_GYBUog3GMYinkd4ZvVJOkPgZ5GMfC8nTIh8AM1AudwQDKD6k0QUmVFeZ-MDlchs0-U0qI9gaUo2fbQ5tMyIM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/12 03:07:58 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABJ9K5xX022Ez7OJNZkoZVLAz6NxPECOREW8rbByHZpiEK994uAUSKSSlUXWDTPvNfST7Lm1N25iIRkk0MCPt19cDTbTellvWVqtDhz7jnRO0b4adKsB9SR02bQKAB8WZCfRVh08HKItYAPLwOPTCm9ZNKAJedeEttNBMGjRthGoJhzobybunFHVQ0l6z7cxbKwd2PuWRTewK5GTQI6JvxSm0QiQLybE45VjPmaIeNAe-99EDin4JSXLLXVEsb58NfCOwD7I31vQOVhDIBUzmrtXO_0XOYOxuEOWYdP0kR6JWTB069fV0n3LVzC6TfI2wOUImZiHtn9XBrWdpmOQ36U 2026/02/12 03:07:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/12 03:07:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/12 03:07:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/12 03:07:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/12 03:07:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/12 03:07:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/12 03:08:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABJ9K5xX022Ez7OJNZkoZVLAz6NxPECOREW8rbByHZpiEK994uAUSKSSlUXWDTPvNfST7Lm1N25iIRkk0MCPt19cDTbTellvWVqtDhz7jnRO0b4adKsB9SR02bQKAB8WZCfRVh08HKItYAPLwOPTCm9ZNKAJedeEttNBMGjRthGoJhzobybunFHVQ0l6z7cxbKwd2PuWRTewK5GTQI6JvxSm0QiQLybE45VjPmaIeNAe-99EDin4JSXLLXVEsb58NfCOwD7I31vQOVhDIBUzmrtXO_0XOYOxuEOWYdP0kR6JWTB069fV0n3LVzC6TfI2wOUImZiHtn9XBrWdpmOQ36U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/12 03:08:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ8r9DhzGmaoKSqojEGnqC0h_gBUDbZnotGJWwvwLssspIixx_RiJH-BAcESuCwbx3sHdo7pa69rnU2llOUJ1AF9oClRJtLtwg1Uvp28UEyMOWgH72tLNPy1fwHWLj0o8FU9QECdkDRGE1lwuOTjxs-HU-uVHHiHzvNdRlNVuu8Th1zi0sGsoqx1a-pL-fAJcK0CTuJFwkqlM_5mLKQNmnx0xmuyp_KXzSCDbtnl33fgmz9N6Iqi_K4I6dSdhbBqVXOeINksR-2XSDTZn_xFdUqlArRYFOCSyTc57-1mPP9thnWl5Oi-7XGCq8eNZD56o3eiLcRBqMPzE-dHBuil1P0 2026/02/12 03:08:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/12 03:08:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/12 03:08:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/12 03:08:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/12 03:08:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/12 03:08:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/12 03:08:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJ8r9DhzGmaoKSqojEGnqC0h_gBUDbZnotGJWwvwLssspIixx_RiJH-BAcESuCwbx3sHdo7pa69rnU2llOUJ1AF9oClRJtLtwg1Uvp28UEyMOWgH72tLNPy1fwHWLj0o8FU9QECdkDRGE1lwuOTjxs-HU-uVHHiHzvNdRlNVuu8Th1zi0sGsoqx1a-pL-fAJcK0CTuJFwkqlM_5mLKQNmnx0xmuyp_KXzSCDbtnl33fgmz9N6Iqi_K4I6dSdhbBqVXOeINksR-2XSDTZn_xFdUqlArRYFOCSyTc57-1mPP9thnWl5Oi-7XGCq8eNZD56o3eiLcRBqMPzE-dHBuil1P0" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/12 03:08:04 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/12 03:08:06 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/12 03:08:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/12 03:08:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/12 03:08:13 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/12 03:08:15 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AAOhT5ms6s6tpsOcr8JfjBhs7JsAxIh2Oc-tTk7kORyOj_lLzt8h4N7DmJlfjel4oaSP5qLdKEdFDYeCVJpBuhkn8gdTFfAfDEWX6CixCs-7Lxds3fViGz_nFe_XrOqOr2hzejOOV41lc1lcaEhCqhwH10LXEB_KTkKqmfNXigrReNdE_rZtUIxqGmORC7ePkGPaIFGDef-7di4q5IPtUzvboD6liJWYG3z3bQJ00DyCMY0uHVzX8UjH1xOzcQKwwzL08Xj0VNUYzhdaKnWfh-zEfYyGm3tPo1peNHNvJXyXPQ4cblIOU9HsVdYMc7fcwOkqr7nDx8SVD6_xGoumAWM 2026/02/12 03:08:15 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/12 03:08:15 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e5ae31197b16dcfb2cbd017b2c9565a5" 2026/02/12 03:08:15 DEBUG : unknown-size-put.txt: multipart upload "AAOhT5ms6s6tpsOcr8JfjBhs7JsAxIh2Oc-tTk7kORyOj_lLzt8h4N7DmJlfjel4oaSP5qLdKEdFDYeCVJpBuhkn8gdTFfAfDEWX6CixCs-7Lxds3fViGz_nFe_XrOqOr2hzejOOV41lc1lcaEhCqhwH10LXEB_KTkKqmfNXigrReNdE_rZtUIxqGmORC7ePkGPaIFGDef-7di4q5IPtUzvboD6liJWYG3z3bQJ00DyCMY0uHVzX8UjH1xOzcQKwwzL08Xj0VNUYzhdaKnWfh-zEfYyGm3tPo1peNHNvJXyXPQ4cblIOU9HsVdYMc7fcwOkqr7nDx8SVD6_xGoumAWM" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/12 03:08:16 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ALpSIswRK3Gog36P0416nNUWPlT5yQ1wPvkdghhRdfzlsAQr7aDK4MlW0eLSpjGwE2B1IV6doWWfuTOrDL6D71t-7jERrLnEJ6tEwaOnMXOIQbZ293cabSoRi9VLP2qe-3JamBmM9uxXq81KfZMMtk-HCalDwbALU1_ct19Y3EqNFJ04pD542IJytYQkG5bmiTHkJpMT2FSM6Ic8MZ11hrfVM7FdPOlxtT8D8a5fTkaoS4I5ZFO1uwzurq-R5g3FrtaJ-4YGEmyuZoulzA3ssDLYE47IiW3LayVKxx7GijezkH03ipdH2whbm41noeheOZT1HDwBAIz3K9MPeKToxtQ 2026/02/12 03:08:16 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/12 03:08:16 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "0a55d44f4d96cc65f7fc1566fd5c9307" 2026/02/12 03:08:16 DEBUG : unknown-size-update.txt: multipart upload "ALpSIswRK3Gog36P0416nNUWPlT5yQ1wPvkdghhRdfzlsAQr7aDK4MlW0eLSpjGwE2B1IV6doWWfuTOrDL6D71t-7jERrLnEJ6tEwaOnMXOIQbZ293cabSoRi9VLP2qe-3JamBmM9uxXq81KfZMMtk-HCalDwbALU1_ct19Y3EqNFJ04pD542IJytYQkG5bmiTHkJpMT2FSM6Ic8MZ11hrfVM7FdPOlxtT8D8a5fTkaoS4I5ZFO1uwzurq-R5g3FrtaJ-4YGEmyuZoulzA3ssDLYE47IiW3LayVKxx7GijezkH03ipdH2whbm41noeheOZT1HDwBAIz3K9MPeKToxtQ" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/12 03:08:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cokugut8sasa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/12 03:08:16 DEBUG : Waiting for deletions to finish 2026/02/12 03:08:16 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/12 03:08:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/12 03:08:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/12 03:08:17 INFO : S3 bucket rclone-test-cokugut8sasa: Bucket "rclone-test-cokugut8sasa" deleted 2026/02/12 03:08:17 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (108.82s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.81s) --- FAIL: TestIntegration/FsMkdir (106.83s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (10.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.58s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.94s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.51s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.35s) --- 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.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (58.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.92s) --- 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 2026/02/12 03:08:17 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/12 03:08:17 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 108.872s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 1m50.497007671s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/punctuation]