"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/03/25 03:26:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cukaniy1kudu" 2026/03/25 03:26:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/03/25 03:26:18 INFO : S3 bucket rclone-test-cukaniy1kudu: Bucket "rclone-test-cukaniy1kudu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/25 03:26:19 INFO : S3 bucket rclone-test-cukaniy1kudu: Bucket "rclone-test-cukaniy1kudu" deleted === RUN TestIntegration/FsMkdir 2026/03/25 03:26:19 INFO : S3 bucket rclone-test-cukaniy1kudu: Bucket "rclone-test-cukaniy1kudu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/25 03:26:19 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/25 03:26:20 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/25 03:26:20 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 "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === 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" 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:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go: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/03/25 03:26:36 NOTICE: S3 bucket rclone-test-cukaniy1kudu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/25 03:26:36 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANuThldDZ_jo_AcCYaeVVHTPJ5FU2AHoySU5XTKqJsHB5FAEp-YMTjuPOmvsMTmvquKit4LgHjhKAH5hIk7_akcF5dTMbDa616y8_3ecoNGNUChgUA4H3Q3GcUsWUbMHciPzhqE43-BuFjfx7OVVVzYOVXyYj4SC6peXdIDJIoPWP9gyFrFB5HUJmhzNLhYw6dioOzs-HJISW3to3lf-CxXuGNxA99WJnNg7xz-w5wBsLwPPXi6lOO0X_GRTmv79hxlaWRl6wLQPOAE4S6KWIxekXfqg2_9y1fSkgtl2SU05zIZUAgAGBWkWIwJqa07Zh1QrrvbO1CoZb224ye6x5ZE 2026/03/25 03:26:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "62808dbfec956a01be532a4b79c4643a" 2026/03/25 03:26:37 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "0124e22a649d0681d2beb79c49e96618" 2026/03/25 03:26:37 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "a964b0d36da95e61ba93185d411692a4" 2026/03/25 03:26:37 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANuThldDZ_jo_AcCYaeVVHTPJ5FU2AHoySU5XTKqJsHB5FAEp-YMTjuPOmvsMTmvquKit4LgHjhKAH5hIk7_akcF5dTMbDa616y8_3ecoNGNUChgUA4H3Q3GcUsWUbMHciPzhqE43-BuFjfx7OVVVzYOVXyYj4SC6peXdIDJIoPWP9gyFrFB5HUJmhzNLhYw6dioOzs-HJISW3to3lf-CxXuGNxA99WJnNg7xz-w5wBsLwPPXi6lOO0X_GRTmv79hxlaWRl6wLQPOAE4S6KWIxekXfqg2_9y1fSkgtl2SU05zIZUAgAGBWkWIwJqa07Zh1QrrvbO1CoZb224ye6x5ZE" 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/03/25 03:26:40 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/25 03:26:40 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/03/25 03:26:43 DEBUG : S3 bucket rclone-test-cukaniy1kudu: bucket is versioned: false 2026/03/25 03:26:43 DEBUG : Waiting for deletions to finish 2026/03/25 03:26:43 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/25 03:26:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/25 03:26:43 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/25 03:26:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cukaniy1kudu/dirToPurgeFromRoot" 2026/03/25 03:26:44 DEBUG : S3 bucket rclone-test-cukaniy1kudu path dirToPurgeFromRoot: bucket is versioned: false 2026/03/25 03:26:44 DEBUG : Waiting for deletions to finish 2026/03/25 03:26:44 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/25 03:26:44 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/25 03:26:44 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/25 03:26:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cukaniy1kudu/hello? sausage/êé" 2026/03/25 03:26:46 DEBUG : S3 bucket rclone-test-cukaniy1kudu path hello? sausage/êé: bucket is versioned: false 2026/03/25 03:26:46 DEBUG : Waiting for deletions to finish 2026/03/25 03:26:46 DEBUG : "a/b/c/d/e.txt" version false 2026/03/25 03:26:46 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/25 03:26:46 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/03/25 03:26:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cukaniy1kudu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/25 03:26:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cukaniy1kudu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-cukaniy1kudu" from "TestS3R2:rclone-test-cukaniy1kudu" 2026/03/25 03:26:54 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/03/25 03:26:58 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOHj5GvK950d7vGKH-PJM2ft4xz6ihFDW-r2qy0cqABnYYig-uxOxycih3OHiksuLhRpFVAHiID4On-nlPDXaF0lNQ1G9lZTncusBaUNWqdhIf6PkNsstRFCilDxqsMSaT5qcWKBaTrtWwFZWcTkrhw4sRkwUYMWx67QpQyMbLjVaE2CloeQ_nYxSKIh9OuOxdK4jEwNSliABcW4N5jDbwpJEhtU8M_75Cu5tdCfjqkKlvsCEzZ42XeB_q3P_-QsYRfqSr_by6WEzZApmA45UMb-vln72twd7lGmpLxBlaES2bWuzJalhKTu3jsre4YqjgiHmdk50WfMZJqfD2k_QsQ 2026/03/25 03:26:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/25 03:26:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/25 03:26:58 DEBUG : piped data.txt: multipart upload "AOHj5GvK950d7vGKH-PJM2ft4xz6ihFDW-r2qy0cqABnYYig-uxOxycih3OHiksuLhRpFVAHiID4On-nlPDXaF0lNQ1G9lZTncusBaUNWqdhIf6PkNsstRFCilDxqsMSaT5qcWKBaTrtWwFZWcTkrhw4sRkwUYMWx67QpQyMbLjVaE2CloeQ_nYxSKIh9OuOxdK4jEwNSliABcW4N5jDbwpJEhtU8M_75Cu5tdCfjqkKlvsCEzZ42XeB_q3P_-QsYRfqSr_by6WEzZApmA45UMb-vln72twd7lGmpLxBlaES2bWuzJalhKTu3jsre4YqjgiHmdk50WfMZJqfD2k_QsQ" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/25 03:26:59 DEBUG : piped data.txt: open chunk writer: started multipart upload: AO-whetmYmrzCJzf3YbU6anWb91ZlpmOLUT5ANRCRvWQW5djQzeFRAf4w3-633t_0QarilfkWIB8ut-lLwJ5S2GlOy-4PH6ORXM-I3YI4Ex47RkS3T_B_F6ZZNWirJTZmKNLWrXUfGL1sC9SyDMb2Y-9e2foAFvH95elOuEtgfyfOy9FFljD2nIxnABUnvc3Zx0NM2bFLF2G9nMDnTO8ZyZFnVQSqQVEo6ZmJtn3l4H7roK2Y42AQF_HvOobwW4mPat00tkFKP2dGMPMrJU3SeeJe-f12R14_vwXym6RL4C6yrR_RhICEeW0gqYZ9pTrsCm_0G4pWcEDaYhlQoI4D4E 2026/03/25 03:26:59 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/25 03:26:59 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a574be1b8040dcd77cac4e3218499b43" 2026/03/25 03:26:59 DEBUG : piped data.txt: multipart upload "AO-whetmYmrzCJzf3YbU6anWb91ZlpmOLUT5ANRCRvWQW5djQzeFRAf4w3-633t_0QarilfkWIB8ut-lLwJ5S2GlOy-4PH6ORXM-I3YI4Ex47RkS3T_B_F6ZZNWirJTZmKNLWrXUfGL1sC9SyDMb2Y-9e2foAFvH95elOuEtgfyfOy9FFljD2nIxnABUnvc3Zx0NM2bFLF2G9nMDnTO8ZyZFnVQSqQVEo6ZmJtn3l4H7roK2Y42AQF_HvOobwW4mPat00tkFKP2dGMPMrJU3SeeJe-f12R14_vwXym6RL4C6yrR_RhICEeW0gqYZ9pTrsCm_0G4pWcEDaYhlQoI4D4E" 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/03/25 03:27:00 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' 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/03/25 03:27:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ADFjZ2WqOEKhw9Qz7ftL45PfUgIk_crMeLWVzzjWRg0ZwCfX-IjlDZmU4F3cjmreokDGAUgDX84w7NHiAJ-FfpxzjZjqUv5BLQo1GB7l9NiefNJ9gPDmo48h_4AxVJ6kXLlIhl634HyjvM-_H0VNuARoiNaHglhAhYBwfgxmSHeai0YscchL_Rsr1qOLczhR8mTysiBewltyU4yKZEO3V_4BzpEtA28euo3_7E1d-srH98Z4fhloYrzzxLHSp6g_jCMr8jCXZZcHUdZ-VxVR_DKHOF6L8gYLLpPJ1nZspT4eiDEFUXvX3q2_1_Ggk3K8nEPMu-o_7oBzwYyzaHMoaAM 2026/03/25 03:27:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/25 03:27:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/25 03:27:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ADFjZ2WqOEKhw9Qz7ftL45PfUgIk_crMeLWVzzjWRg0ZwCfX-IjlDZmU4F3cjmreokDGAUgDX84w7NHiAJ-FfpxzjZjqUv5BLQo1GB7l9NiefNJ9gPDmo48h_4AxVJ6kXLlIhl634HyjvM-_H0VNuARoiNaHglhAhYBwfgxmSHeai0YscchL_Rsr1qOLczhR8mTysiBewltyU4yKZEO3V_4BzpEtA28euo3_7E1d-srH98Z4fhloYrzzxLHSp6g_jCMr8jCXZZcHUdZ-VxVR_DKHOF6L8gYLLpPJ1nZspT4eiDEFUXvX3q2_1_Ggk3K8nEPMu-o_7oBzwYyzaHMoaAM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/25 03:27:03 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJrg_b7_oNR7Epw4eVMUA_H06JkTZMRlZG9tKxxvzbb4TpBRrOkWPRi8jk80_iJorF_-drUsiqRG2PIPq2BfeqHDjSJ72aSvz4gG14HojL6bjHSIpLuzqHiCvg_VonlUJskc1jy65lHKhccctGJTGdMLiAJG2N5BB-UWkDVlScVw449VQpFQO3xAZgvr2esttOI_3R_Vq_8WxdkJBZOyvM8iirwLOWnYzcV-kb00p_j4c8Ln513EBWdYfwPzDLBPrjNE2kbLOKCUlPTQZtc01gB-c6IVkga42OZ1Mp76IHab5ETnwfLsgTgsdK8QxMklzB7Gc3nt5FcF2RwNfWZ-hFE 2026/03/25 03:27:04 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/25 03:27:04 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/25 03:27:04 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJrg_b7_oNR7Epw4eVMUA_H06JkTZMRlZG9tKxxvzbb4TpBRrOkWPRi8jk80_iJorF_-drUsiqRG2PIPq2BfeqHDjSJ72aSvz4gG14HojL6bjHSIpLuzqHiCvg_VonlUJskc1jy65lHKhccctGJTGdMLiAJG2N5BB-UWkDVlScVw449VQpFQO3xAZgvr2esttOI_3R_Vq_8WxdkJBZOyvM8iirwLOWnYzcV-kb00p_j4c8Ln513EBWdYfwPzDLBPrjNE2kbLOKCUlPTQZtc01gB-c6IVkga42OZ1Mp76IHab5ETnwfLsgTgsdK8QxMklzB7Gc3nt5FcF2RwNfWZ-hFE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/25 03:27:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APyLfo3vty5HTBQwWaAub-PxlrnsRvH5y3SoafwSY4YnaBMLyFDRGYU-9XYZXqYqU3XDcVapgSPd10iO0xCgSVWeyUWH-HlXWzCniSiiB8Kx6_3G2Z45E8FQUVtD48pTlX3S-het8TpXxUtP2WgTBhdJilCBK2qvVOeBN4_hr5EUZJ7AJOjdtTRPICTeDMxO9SqbXL4cjnPtIFESNiQjIy7GovO0RFriN7NCw8r8SnWDXBofpe2zSDZdRex4WYnDt4kwUE8Ar4xF91k4uUAq6LteVJX0dbLIEFDSpHnw-qpu5kCuo8TCl7KtrTNj4GETHlfAf1qU3_hL7zM3ARCezG0 2026/03/25 03:27:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/25 03:27:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/25 03:27:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APyLfo3vty5HTBQwWaAub-PxlrnsRvH5y3SoafwSY4YnaBMLyFDRGYU-9XYZXqYqU3XDcVapgSPd10iO0xCgSVWeyUWH-HlXWzCniSiiB8Kx6_3G2Z45E8FQUVtD48pTlX3S-het8TpXxUtP2WgTBhdJilCBK2qvVOeBN4_hr5EUZJ7AJOjdtTRPICTeDMxO9SqbXL4cjnPtIFESNiQjIy7GovO0RFriN7NCw8r8SnWDXBofpe2zSDZdRex4WYnDt4kwUE8Ar4xF91k4uUAq6LteVJX0dbLIEFDSpHnw-qpu5kCuo8TCl7KtrTNj4GETHlfAf1qU3_hL7zM3ARCezG0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/25 03:27:06 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AB7v1UAbjv1jw5aXJjZZftgnHXg5eeYEr8VcAesrRCySHIxOlPtC_CnVkJ696occ_Dp0LtjJmKcA4_04FZo4p-6bJWWt9F_fCdv2L16dazDuKyZvDzPtADXi3mo7i00FzFGsuI5ShraoN7AdhkzC6gxZUU6vXgnZeJbq7G0sYcKcA-AMfiXk84lU2whzy0cgmHAJDyx6IrdOGyp1ow5W8OgdFXGpOIPX9UY0WI3dzAdfAUSKnVgW5SEQwkpxKU4p44DEzsByZrpWFHJQhSc7AQtaBR-NzyVzvgrlAx631_iDiPJE0On6QG4q19vgudluJbG0yrLTprvKsd7segS_cjY 2026/03/25 03:27:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/25 03:27:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/25 03:27:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/25 03:27:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/25 03:27:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/25 03:27:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/25 03:27:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AB7v1UAbjv1jw5aXJjZZftgnHXg5eeYEr8VcAesrRCySHIxOlPtC_CnVkJ696occ_Dp0LtjJmKcA4_04FZo4p-6bJWWt9F_fCdv2L16dazDuKyZvDzPtADXi3mo7i00FzFGsuI5ShraoN7AdhkzC6gxZUU6vXgnZeJbq7G0sYcKcA-AMfiXk84lU2whzy0cgmHAJDyx6IrdOGyp1ow5W8OgdFXGpOIPX9UY0WI3dzAdfAUSKnVgW5SEQwkpxKU4p44DEzsByZrpWFHJQhSc7AQtaBR-NzyVzvgrlAx631_iDiPJE0On6QG4q19vgudluJbG0yrLTprvKsd7segS_cjY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/25 03:27:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAB3ANolCeLkpy4saJwGRWArKW6HU8sKvSHtlvZtyrekRIMGklna9QniPXvxqK_TqaujmdxCNlhYBdBK_qEfmcDeSpn4c9urMDsXqqF-GvtXO9HA-BUd6CeRLMeZxmXHM8-tH-Fi8-k_vt2fDa4nU_E0j2RT4tqiNn5GY2bTmHlU-ikXeXfMrL6VfjnrmJhr0vI1putGwNOmVb2vJOhBsMFv56WR0_lK_-_vkafGKm1WlFBFTxSQJ9vI5TbgoguAbLO8Zn2gEC-zlsjkfUU5JhJ5MUeVLt9Bdelj_S7itnEqrD6aBlj3vSXSuL2enpDbs1ovUyoyw918DPpd0Rh5B4c 2026/03/25 03:27:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/25 03:27:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/25 03:27:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/25 03:27:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/25 03:27:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/25 03:27:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/25 03:27:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AAB3ANolCeLkpy4saJwGRWArKW6HU8sKvSHtlvZtyrekRIMGklna9QniPXvxqK_TqaujmdxCNlhYBdBK_qEfmcDeSpn4c9urMDsXqqF-GvtXO9HA-BUd6CeRLMeZxmXHM8-tH-Fi8-k_vt2fDa4nU_E0j2RT4tqiNn5GY2bTmHlU-ikXeXfMrL6VfjnrmJhr0vI1putGwNOmVb2vJOhBsMFv56WR0_lK_-_vkafGKm1WlFBFTxSQJ9vI5TbgoguAbLO8Zn2gEC-zlsjkfUU5JhJ5MUeVLt9Bdelj_S7itnEqrD6aBlj3vSXSuL2enpDbs1ovUyoyw918DPpd0Rh5B4c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/25 03:27:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APEFLwFl7BqqOirZgc9-ElQPRysFizBrmhSLW1ifIva10_eYP96WpT5VJcsXaLm8m5a_bZdT77sSjiADkCxaeRyGPskwHVMs9r1eFVL81SowjDRggo2UNZ1QdQRcub5n6oNkHzqcSBUJg4pnZFs4fJ0B_1FK9CIzaliyB7UzQw7Rz57QB6bcQw9D1EohZO_4erttuaXmRULW0d8Y3AQbzncaPwV53NcRXfyVCMwiou2VaXC8QEsI5nKtjG3cX1lRgfnpOJHtT8UWtKfpmFP_j070s_r2fVlTx821LZzYL9xPObY4DLrlICUIjP_3LNgy8Sil6mlnqXaRNK65QqAN2s4 2026/03/25 03:27:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/25 03:27:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/25 03:27:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APEFLwFl7BqqOirZgc9-ElQPRysFizBrmhSLW1ifIva10_eYP96WpT5VJcsXaLm8m5a_bZdT77sSjiADkCxaeRyGPskwHVMs9r1eFVL81SowjDRggo2UNZ1QdQRcub5n6oNkHzqcSBUJg4pnZFs4fJ0B_1FK9CIzaliyB7UzQw7Rz57QB6bcQw9D1EohZO_4erttuaXmRULW0d8Y3AQbzncaPwV53NcRXfyVCMwiou2VaXC8QEsI5nKtjG3cX1lRgfnpOJHtT8UWtKfpmFP_j070s_r2fVlTx821LZzYL9xPObY4DLrlICUIjP_3LNgy8Sil6mlnqXaRNK65QqAN2s4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/25 03:27:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AGd1ccMEmL0RlDDDyxNwjPy_M1GXbuoq9ehRlehu5WnLQt9gKIjfAG0ksZYlTmgKepVUebhrlMRv3ts2klVMGnnOCPGGZ-BTawPYWjKRx00-SDmwG2ljD0-FqfRbgaTliKcGsSmRlzxkGKR-sejSjhAa4sDAJ031PZq3nTk8-WkWJLMVo_6uLJaXovkfA_EVLDMC7i1icRpjC1eLfd91a3pq7DqQTR24inM9MKq5nwS5ustAm8tuwJ3JpU_CwlSqVVPacMvlv-N60JjhD8IFio8PHtncrtpbMcOsEsNx3vZ80glvszPz-Z_ffx_esurmdXc04LS6HEI82SySly6jUiY 2026/03/25 03:27:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/25 03:27:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/25 03:27:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AGd1ccMEmL0RlDDDyxNwjPy_M1GXbuoq9ehRlehu5WnLQt9gKIjfAG0ksZYlTmgKepVUebhrlMRv3ts2klVMGnnOCPGGZ-BTawPYWjKRx00-SDmwG2ljD0-FqfRbgaTliKcGsSmRlzxkGKR-sejSjhAa4sDAJ031PZq3nTk8-WkWJLMVo_6uLJaXovkfA_EVLDMC7i1icRpjC1eLfd91a3pq7DqQTR24inM9MKq5nwS5ustAm8tuwJ3JpU_CwlSqVVPacMvlv-N60JjhD8IFio8PHtncrtpbMcOsEsNx3vZ80glvszPz-Z_ffx_esurmdXc04LS6HEI82SySly6jUiY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/25 03:27:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACARLmN6K_gmqZptnG4jDX_aS6Fhx62h1NDlRTLuhD1M8MVGOXXbFcHDbeTji4WJ8U3PTaDfVncuy4prl_skGDkrBfaTJLYZcKCiMb2STHN4T__y0dKg1n-Qd32NiiaLawlToczOiRDosAdNxlkV0AQv-8oe10e-mfcAePCdd0uQa5_RJA6CBPL1jY5pyItPETM2d8wfRCZ6HVye6RfFi8umsbcqYRHX2j30dHOgIJ330IpIG7QBbQyRGqN8gYrdphOCaBWrNsw0WdJqFprE4heJpBsPQj-ruX0Z8oKxCmMYICaPHRlPCy3OS4bqu7LN_HK9yqGpghfnSAWU3IQ9GVc 2026/03/25 03:27:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/25 03:27:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/25 03:27:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACARLmN6K_gmqZptnG4jDX_aS6Fhx62h1NDlRTLuhD1M8MVGOXXbFcHDbeTji4WJ8U3PTaDfVncuy4prl_skGDkrBfaTJLYZcKCiMb2STHN4T__y0dKg1n-Qd32NiiaLawlToczOiRDosAdNxlkV0AQv-8oe10e-mfcAePCdd0uQa5_RJA6CBPL1jY5pyItPETM2d8wfRCZ6HVye6RfFi8umsbcqYRHX2j30dHOgIJ330IpIG7QBbQyRGqN8gYrdphOCaBWrNsw0WdJqFprE4heJpBsPQj-ruX0Z8oKxCmMYICaPHRlPCy3OS4bqu7LN_HK9yqGpghfnSAWU3IQ9GVc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/25 03:27:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADvkdeAq9IeogYfTWgg0OMoRihjJZhE2LnXWjQJOcV29VXzleRyI3YgewV55m6uQYxOBSQwf6XnzEz0MRCDtoHbcwbZUntoNcD74Km3Hlg0FXAKwgep3ng_C2wU_6ElFyb181oQpTrnDK6mal4rwsoCr-xk0b1vo3W7HlyduHp-q4C1TCgZtsqTMc8FCpDVtpb1uDvx8uLfVnBBOrOjwGMTBOw9XLKGb6OKbQK6l8HZ22pfoeRUrUOdgahmjzZHUienLresoTeDIdFmadNKe1cwnq86aP1yLe597XafRHv4OvQL-0azN4kGMFaOsDqHkTHu05KtJJ4V9MQxf4qXpPpY 2026/03/25 03:27:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/25 03:27:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/25 03:27:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/25 03:27:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/25 03:27:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/25 03:27:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/25 03:27:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADvkdeAq9IeogYfTWgg0OMoRihjJZhE2LnXWjQJOcV29VXzleRyI3YgewV55m6uQYxOBSQwf6XnzEz0MRCDtoHbcwbZUntoNcD74Km3Hlg0FXAKwgep3ng_C2wU_6ElFyb181oQpTrnDK6mal4rwsoCr-xk0b1vo3W7HlyduHp-q4C1TCgZtsqTMc8FCpDVtpb1uDvx8uLfVnBBOrOjwGMTBOw9XLKGb6OKbQK6l8HZ22pfoeRUrUOdgahmjzZHUienLresoTeDIdFmadNKe1cwnq86aP1yLe597XafRHv4OvQL-0azN4kGMFaOsDqHkTHu05KtJJ4V9MQxf4qXpPpY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/25 03:27:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AASQ1ElnwbhbUvxYMC8FBU0EwkEGBrxxNo1vNiob4dN_E6KD2Y2pkyGtNn7fPL38jdXGkYF1jgG5qMnSm1g8d7_ZXZuK1MzzA7NoeCt9pF0qqPh8XMRbvHPtYpX7F0cAPVHkKJUX9PBBBWAUGxuK_7M-K3zx_2PYcbfdFd6F9fKmzKSfr6g1kpB1072meUerzmMoKfm48UNX_wvrVo70A9j5sPr9Zp19B9G8dLbmp2T7p22wbfd2dLSswV5yyA4JgNzdrRDCQ9jBzSO4zQh5SWnHe1y-0UxqWlZ5LxeSBb-1sm4bKVguLr0Yu-86oeDp5_15gWvacK8kDeV3c9HlVYI 2026/03/25 03:27:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/25 03:27:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/25 03:27:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/25 03:27:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/25 03:27:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/25 03:27:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/25 03:27:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AASQ1ElnwbhbUvxYMC8FBU0EwkEGBrxxNo1vNiob4dN_E6KD2Y2pkyGtNn7fPL38jdXGkYF1jgG5qMnSm1g8d7_ZXZuK1MzzA7NoeCt9pF0qqPh8XMRbvHPtYpX7F0cAPVHkKJUX9PBBBWAUGxuK_7M-K3zx_2PYcbfdFd6F9fKmzKSfr6g1kpB1072meUerzmMoKfm48UNX_wvrVo70A9j5sPr9Zp19B9G8dLbmp2T7p22wbfd2dLSswV5yyA4JgNzdrRDCQ9jBzSO4zQh5SWnHe1y-0UxqWlZ5LxeSBb-1sm4bKVguLr0Yu-86oeDp5_15gWvacK8kDeV3c9HlVYI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/25 03:27:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKKrx0D0vROWTanQrz9jBTgmzjakFI6kF7NkvdjOQwFHCL8v8qxXXniap3nFbShJqcqC2XtqOUoehlUUoMz3MrBAkpNcEP8sPPIo7k40crk-4hvtxgqq1DBk_uveo7IsFDLyAoX_cYhQwiIJBhGyA0_aOCd3bEt0qi2_S58N4m_2F385O5f-KTCuRi1kqeWFShSijIthJdiWu7hV_-IZH6cE7y7g-eXApigqf-TA5sm8oxm_wYb_tz5mq8jJX5fYCWXR3S0n3K3_BWDgOAcLnkafhtrh77MoK0TjiKgxnUBFc6XQmJ1E7zKXkkIhhNQZMnlem7ZDBlcskN5PNKqv0P0 2026/03/25 03:27:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/25 03:27:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/25 03:27:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKKrx0D0vROWTanQrz9jBTgmzjakFI6kF7NkvdjOQwFHCL8v8qxXXniap3nFbShJqcqC2XtqOUoehlUUoMz3MrBAkpNcEP8sPPIo7k40crk-4hvtxgqq1DBk_uveo7IsFDLyAoX_cYhQwiIJBhGyA0_aOCd3bEt0qi2_S58N4m_2F385O5f-KTCuRi1kqeWFShSijIthJdiWu7hV_-IZH6cE7y7g-eXApigqf-TA5sm8oxm_wYb_tz5mq8jJX5fYCWXR3S0n3K3_BWDgOAcLnkafhtrh77MoK0TjiKgxnUBFc6XQmJ1E7zKXkkIhhNQZMnlem7ZDBlcskN5PNKqv0P0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/25 03:27:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AIYK9nYdXe5mIfU2LSslqtA3CrfvgsYE0mvfemQj3dLyZTnBt2Fje7xIXJDc7mw3g0y82Ym6i4BZzOY5Z9yt0py8iPKfX3KUX2Ozh5Ur9F6_6kkLYNF9vmgBwlE_OYfSHhIULJae-vA1ozohzAU7TfHxCEPuOuuMVMCHNfK3iqUOX5Am4XhEO8QNs2pVlzsy23zFh2Ik4ZbWGA57vOsLgAs68SsV0EHYqjFsw1xXRkQVNWw7Pz_FsHwN1dueYPz4dU90xVF_OmfV8DPjyZDtveK8fOQuZ0FIpUeHs0R50z3nsy7Tfz0a5SRty5U7blso_hAAC2rELEIfDeRkH85ZDvs 2026/03/25 03:27:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/25 03:27:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/25 03:27:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AIYK9nYdXe5mIfU2LSslqtA3CrfvgsYE0mvfemQj3dLyZTnBt2Fje7xIXJDc7mw3g0y82Ym6i4BZzOY5Z9yt0py8iPKfX3KUX2Ozh5Ur9F6_6kkLYNF9vmgBwlE_OYfSHhIULJae-vA1ozohzAU7TfHxCEPuOuuMVMCHNfK3iqUOX5Am4XhEO8QNs2pVlzsy23zFh2Ik4ZbWGA57vOsLgAs68SsV0EHYqjFsw1xXRkQVNWw7Pz_FsHwN1dueYPz4dU90xVF_OmfV8DPjyZDtveK8fOQuZ0FIpUeHs0R50z3nsy7Tfz0a5SRty5U7blso_hAAC2rELEIfDeRkH85ZDvs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/25 03:27:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AC_MBu03s0o_F7rkbvscBn9WGWkABtQqHrJQow2y5hKmn7ERCNNkR8TCj7zHXjmMrbx2Zr-4B6N3TpHQUnNaY4zsr4anp7Q1TlSQznOJI3IDC8wPfH0fqEc7pYdSwdi3JyKMvCI4LgWPS4dtFNY_mseAaS5PVklYF2BISsKu-Jm2Oq4bN3tpFHdsUuaTu72hF0Afnm9Qc7DdP-g7c4qj6uYF_zJJbybovkYPVnL42eEj19jm5NrZwRlylKsczcZZM3OUVCjnJY0jx7b72wQDnLndNfx-AuVCh3gS1sl2adWMUSKPt_bjCjz8PX4wN2OB8tDaKeC2W_tnKclPAJ5INu8 2026/03/25 03:27:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/25 03:27:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/25 03:27:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AC_MBu03s0o_F7rkbvscBn9WGWkABtQqHrJQow2y5hKmn7ERCNNkR8TCj7zHXjmMrbx2Zr-4B6N3TpHQUnNaY4zsr4anp7Q1TlSQznOJI3IDC8wPfH0fqEc7pYdSwdi3JyKMvCI4LgWPS4dtFNY_mseAaS5PVklYF2BISsKu-Jm2Oq4bN3tpFHdsUuaTu72hF0Afnm9Qc7DdP-g7c4qj6uYF_zJJbybovkYPVnL42eEj19jm5NrZwRlylKsczcZZM3OUVCjnJY0jx7b72wQDnLndNfx-AuVCh3gS1sl2adWMUSKPt_bjCjz8PX4wN2OB8tDaKeC2W_tnKclPAJ5INu8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/25 03:27:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AC5Niyos0_3vo_wrq5RS-20IuIgx_lW780oT-86_VTekqqy542zo_iihucc_LOU2CchicJnDWowDVtKV4Utw4v8DWrFyf8O1pir5XOVfQBKBDk3JDFeue-53HhFIrUMcCSf4ihTPrVx2REmw_UTQNY31Af0-WEynRrFW4HnW89OmLrlXpxevVBfXjdwQTTsR1agJPQm9CaWYY6ZRqNmkaJHmtUPaFIwJLCLwJZVyZtKhUFb1j12MufLqCSnbT7T4huO1RN3zS97eLUc9B0I_1e1zmILHNv6A0i4_hgbTcA8IOLgkcdKhIkM5OA6N4eQ-Vd_hPZks2Fprb5lZMuSDBV0 2026/03/25 03:27:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/25 03:27:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/25 03:27:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/25 03:27:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/25 03:27:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/25 03:27:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/25 03:27:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AC5Niyos0_3vo_wrq5RS-20IuIgx_lW780oT-86_VTekqqy542zo_iihucc_LOU2CchicJnDWowDVtKV4Utw4v8DWrFyf8O1pir5XOVfQBKBDk3JDFeue-53HhFIrUMcCSf4ihTPrVx2REmw_UTQNY31Af0-WEynRrFW4HnW89OmLrlXpxevVBfXjdwQTTsR1agJPQm9CaWYY6ZRqNmkaJHmtUPaFIwJLCLwJZVyZtKhUFb1j12MufLqCSnbT7T4huO1RN3zS97eLUc9B0I_1e1zmILHNv6A0i4_hgbTcA8IOLgkcdKhIkM5OA6N4eQ-Vd_hPZks2Fprb5lZMuSDBV0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/25 03:27:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJH-twbKaF2iKQ_4v9-PWlobIzQC4Gb-mfPnfbfnjSocfoCIbJrPl5KG17tXk4-ImwioKMzpc9VdRa3P2Aq1rCKsO-LTL-W2uDhd3hkbR5Pgez90OpJ0dTpXi_CsylTxHHd2UixozbE-VCggZj-AJNS11nLS5z20TvB5jYetiFog8T7qDjB7BoT3f4yXM6K4f3D9b7dbnwIdJ6V9kiiuAlrGa7SZYV_g43h9LgrVmsYSrmP-1AmT4PM-TR9XI3ePWR-I-pndtZtaBecwbRZnxgt_jtDuU4gSVf7NRlIDeVPouvBHadjiNsclefFOLM0oLEDpUx6TfcnFtp61ZaHzi8k 2026/03/25 03:27:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/25 03:27:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/25 03:27:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/25 03:27:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/25 03:27:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/25 03:27:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/25 03:27:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJH-twbKaF2iKQ_4v9-PWlobIzQC4Gb-mfPnfbfnjSocfoCIbJrPl5KG17tXk4-ImwioKMzpc9VdRa3P2Aq1rCKsO-LTL-W2uDhd3hkbR5Pgez90OpJ0dTpXi_CsylTxHHd2UixozbE-VCggZj-AJNS11nLS5z20TvB5jYetiFog8T7qDjB7BoT3f4yXM6K4f3D9b7dbnwIdJ6V9kiiuAlrGa7SZYV_g43h9LgrVmsYSrmP-1AmT4PM-TR9XI3ePWR-I-pndtZtaBecwbRZnxgt_jtDuU4gSVf7NRlIDeVPouvBHadjiNsclefFOLM0oLEDpUx6TfcnFtp61ZaHzi8k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/25 03:27:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AE6o768HmQAO_LIcEGim6obYv942sdMTPoaHYf0HYcwHj-hKVf3sJz-jK6qP9N5Usz8i2d4VVwolhA2Z_Bfw3FKnM3koLtxLo5VlzdqQ2EzjdyLKTzMB0YGmQK-0bShx5Vm8CNetjPgInK3CFWo59PUiCq5Wq4iqZ3kbVpyJp82dc1Zq8zIlRyMbGjfOsyQ3dbCU9OrVSJf-fbJA7d68PDuGuCQUKWKLYw6D6yEpNe5KPDImWte9_5SNdI9j7WPytyQCQm_hW1ZNyG3lLxBDtOMgEF9M0yC6Jb2MUlWFFFNVnTgUgHMDhCFxmzO5embJh562U5wO-vCLQDoNqHzjc20 2026/03/25 03:27:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/25 03:27:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/25 03:27:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AE6o768HmQAO_LIcEGim6obYv942sdMTPoaHYf0HYcwHj-hKVf3sJz-jK6qP9N5Usz8i2d4VVwolhA2Z_Bfw3FKnM3koLtxLo5VlzdqQ2EzjdyLKTzMB0YGmQK-0bShx5Vm8CNetjPgInK3CFWo59PUiCq5Wq4iqZ3kbVpyJp82dc1Zq8zIlRyMbGjfOsyQ3dbCU9OrVSJf-fbJA7d68PDuGuCQUKWKLYw6D6yEpNe5KPDImWte9_5SNdI9j7WPytyQCQm_hW1ZNyG3lLxBDtOMgEF9M0yC6Jb2MUlWFFFNVnTgUgHMDhCFxmzO5embJh562U5wO-vCLQDoNqHzjc20" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/25 03:27:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKVJ46fTqAmXkWkiqGCrifbJY2iUplurjRr4oK3nMJ5LhYgdedLgvOvfKVOEqpEeBVtKL7vxPUBd0ht8e4ScaEh43VXHoWWgQYVAZSixHq2UmXf1rYrmAOnPStzCyFSp6qRHBTUJ5GmdUdAMHYdiZ3CVos4ed6IKbrStH-6PtEtHiWArc8dZBMoXYnsZ5vU8HPuKal5OpuFSCXIQTR1d8LyNF4Kt73EMOrTzApJnz4T6XKf8_wS_4HOOJKo4vEBRHPY2K3iCEb2HJfUs7tKK0YgqOsRIfJC20yqXv45SZe-8u93-J-_jwmzOEnZMkbO5_oY4HlPdo9lN0q9HkA06hXo 2026/03/25 03:27:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/25 03:27:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/25 03:27:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKVJ46fTqAmXkWkiqGCrifbJY2iUplurjRr4oK3nMJ5LhYgdedLgvOvfKVOEqpEeBVtKL7vxPUBd0ht8e4ScaEh43VXHoWWgQYVAZSixHq2UmXf1rYrmAOnPStzCyFSp6qRHBTUJ5GmdUdAMHYdiZ3CVos4ed6IKbrStH-6PtEtHiWArc8dZBMoXYnsZ5vU8HPuKal5OpuFSCXIQTR1d8LyNF4Kt73EMOrTzApJnz4T6XKf8_wS_4HOOJKo4vEBRHPY2K3iCEb2HJfUs7tKK0YgqOsRIfJC20yqXv45SZe-8u93-J-_jwmzOEnZMkbO5_oY4HlPdo9lN0q9HkA06hXo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/25 03:27:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APRrtDXgtwo07yVcjTPe9XBe-nPKz_N1BRo87rfKP7M3E9cnO4Xh4MjaDcXrSIEuLDk_G2xCu8uXgh1VTxVDI36uv2N5GGrZ1EHvuy4wpybS9109ZfhSI5Ly5wVv3RVE7fEGDThFQbXReGJY4Uy_CE2X2pDnUKpECrPGU-3N1qj8zGzYFZiayQ9CBoNh2tPgbSIFnLFtemiyG5Qw3WVn1fxqyToWI40ilLxZJkZiztjgxYPGVKxHKMmj8vLzuxQxYsQWvv4XDe0_1ozKboSGRyS__Pb_Uku2qFM60yMhhFM1qkgVtdT0s6IHW05X1kXDxPMmlqJxWGNxd7QJ12yqXyg 2026/03/25 03:27:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/25 03:27:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/25 03:27:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APRrtDXgtwo07yVcjTPe9XBe-nPKz_N1BRo87rfKP7M3E9cnO4Xh4MjaDcXrSIEuLDk_G2xCu8uXgh1VTxVDI36uv2N5GGrZ1EHvuy4wpybS9109ZfhSI5Ly5wVv3RVE7fEGDThFQbXReGJY4Uy_CE2X2pDnUKpECrPGU-3N1qj8zGzYFZiayQ9CBoNh2tPgbSIFnLFtemiyG5Qw3WVn1fxqyToWI40ilLxZJkZiztjgxYPGVKxHKMmj8vLzuxQxYsQWvv4XDe0_1ozKboSGRyS__Pb_Uku2qFM60yMhhFM1qkgVtdT0s6IHW05X1kXDxPMmlqJxWGNxd7QJ12yqXyg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/25 03:27:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALPdpw8_GbmUom2V8oZhfWxxLeKFtRvx5iVoIlbcR3viaeo_a9993YRiqf32NpVBKZPv2TPgZIfMLD2WpeOpDRoVTBSIOu3DUfK8ef_ZaGSb7hmRckJTy5gAB8bcxNJssUDxZYYqb16SWfHUdozMFfmHmol1BDjntnocgF2iXk0lFbpN3gPNQDV3whwbMChj6z6yD_u9K_o_lrw_BLk-h07_tf778Bdhs1LI88uid1F10RQCoSnDsQ_A1jsf2URIF2YGL-Xvt92q2pYW1u4FarOx2_fAQYYX9FO7REpW0pz9j67QgmqFyw1Jto0ziN43RF4qQg5LPG_lhUARbDD126Y 2026/03/25 03:27:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/25 03:27:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/25 03:27:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/25 03:27:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/25 03:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/25 03:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/25 03:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALPdpw8_GbmUom2V8oZhfWxxLeKFtRvx5iVoIlbcR3viaeo_a9993YRiqf32NpVBKZPv2TPgZIfMLD2WpeOpDRoVTBSIOu3DUfK8ef_ZaGSb7hmRckJTy5gAB8bcxNJssUDxZYYqb16SWfHUdozMFfmHmol1BDjntnocgF2iXk0lFbpN3gPNQDV3whwbMChj6z6yD_u9K_o_lrw_BLk-h07_tf778Bdhs1LI88uid1F10RQCoSnDsQ_A1jsf2URIF2YGL-Xvt92q2pYW1u4FarOx2_fAQYYX9FO7REpW0pz9j67QgmqFyw1Jto0ziN43RF4qQg5LPG_lhUARbDD126Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/25 03:27:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKcHJgLm-eiu2dwKQtJrdP5MsLoqIK0Z06C-UAatEHe3c_TQ1c7HvtB7snQKaPvTAFCNjd5iq7I-AiUqn9jUoeijnwXGa_L1YCbD1GfheHFS8BquXFVkADfoU-Ofocox2FT0kswLfwKLIRP873l8ljZASBrgi-EjZ6u2FveonuvN3NpKrZcKKcESC7tbqkY5N96axutQPu8UzmvWIS5ujKAsXGe4s7zHBeYA7O98iHq2zUF9YkG3DdhkA7dSb4cuh8GCiA8iPbQQatDBjSprGKtTMNWjf9LVUzasmkInJH-z1w8O8fb2zd9Mml5avHfJlLSmyIjBofCJz2_X-1gzql4 2026/03/25 03:27:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/25 03:27:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/25 03:27:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/25 03:27:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/25 03:27:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/25 03:27:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/25 03:27:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKcHJgLm-eiu2dwKQtJrdP5MsLoqIK0Z06C-UAatEHe3c_TQ1c7HvtB7snQKaPvTAFCNjd5iq7I-AiUqn9jUoeijnwXGa_L1YCbD1GfheHFS8BquXFVkADfoU-Ofocox2FT0kswLfwKLIRP873l8ljZASBrgi-EjZ6u2FveonuvN3NpKrZcKKcESC7tbqkY5N96axutQPu8UzmvWIS5ujKAsXGe4s7zHBeYA7O98iHq2zUF9YkG3DdhkA7dSb4cuh8GCiA8iPbQQatDBjSprGKtTMNWjf9LVUzasmkInJH-z1w8O8fb2zd9Mml5avHfJlLSmyIjBofCJz2_X-1gzql4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/25 03:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APKGtPpxgFc6TK2wsc5C-u-_Ps9D3sNqDP1mz4TTWmMsTaX_0_gRZ8qPTFSeXC7HxdOXEx8LrFfWelhbNdtwQopS3i1swdPx74rtRZ0w8I_A6hqGCeTTqRR5kAaRMbC1XBh0_lx4TVbGAgbIqsMWZdPwo-68CMvijs6AAQH-qFlKKsVeAjX6g9I6u4ecgxA8LGhq9UFcz8sEcRdZdGYNKGLd5zKCbyalCIons0_0zkpzKatkoOuw1tzGsDCjTBx3g6H__I9V_mHD9iy8p_zufxYKuL0Vuvy5otTYHR02rH6LEdGErPVh1Ti70cs_foitZs4lHkRI3Pb87j3Q-TY1mwE 2026/03/25 03:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/25 03:27:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/25 03:27:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APKGtPpxgFc6TK2wsc5C-u-_Ps9D3sNqDP1mz4TTWmMsTaX_0_gRZ8qPTFSeXC7HxdOXEx8LrFfWelhbNdtwQopS3i1swdPx74rtRZ0w8I_A6hqGCeTTqRR5kAaRMbC1XBh0_lx4TVbGAgbIqsMWZdPwo-68CMvijs6AAQH-qFlKKsVeAjX6g9I6u4ecgxA8LGhq9UFcz8sEcRdZdGYNKGLd5zKCbyalCIons0_0zkpzKatkoOuw1tzGsDCjTBx3g6H__I9V_mHD9iy8p_zufxYKuL0Vuvy5otTYHR02rH6LEdGErPVh1Ti70cs_foitZs4lHkRI3Pb87j3Q-TY1mwE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/25 03:27:44 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AC686Kd0mQmy98Trnzn30vfk8jL4vNVCo-tGoalNOfK9y90naR1xtwpOCHuew4diXvML_ef2NY2D7SMNiLjHMSrNEM3xC1b9XBR94vL6h2cI1T0p0k-bHPCOQvazwOKc_qwVgFcYYGkkGrMSeOJC_mUMAWLDjih6-pLY8qTCzD9-7VqNBdUihNpqVtz0tGcLoKsLXcX_2-0aLACnosYXvIvxjKSr6vxoqZse320855xu1_lTJlC-BjD_BHs4plu91Guxsdh0KnqkE4lmHel73rgBTbNAbXF0BcEvvWkK_DVddSUQCl2zt1vhV13-P2tsduHW647Nvj9lslJmAVBlFSw 2026/03/25 03:27:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/25 03:27:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/25 03:27:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AC686Kd0mQmy98Trnzn30vfk8jL4vNVCo-tGoalNOfK9y90naR1xtwpOCHuew4diXvML_ef2NY2D7SMNiLjHMSrNEM3xC1b9XBR94vL6h2cI1T0p0k-bHPCOQvazwOKc_qwVgFcYYGkkGrMSeOJC_mUMAWLDjih6-pLY8qTCzD9-7VqNBdUihNpqVtz0tGcLoKsLXcX_2-0aLACnosYXvIvxjKSr6vxoqZse320855xu1_lTJlC-BjD_BHs4plu91Guxsdh0KnqkE4lmHel73rgBTbNAbXF0BcEvvWkK_DVddSUQCl2zt1vhV13-P2tsduHW647Nvj9lslJmAVBlFSw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/25 03:27:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APV5kiv4cnKQ_nweUPBw5iiwxp87uatIJZUmsAmkIIpeWdapjTcPvVOXWo-OEVIKzQoh1W0cu7CQNv8HXKk1_m0FE4L_v6HuvC40dySd7NmoFFiC_Nc-AIfU-67hm_n_iOlotAj-5HyCYv33TFK3UqgdyJxM-k5F_C7iS4WpTleyznB4pPd3S243_oN95WHCGS7aklYmmNBXrfbaMCn9S8I7_CQzrXqerTE_Umx595wZO_8B4nOufbdyHJFkA7YDl68eaEcTUfAZ1UuyLt0luG2U41MoksrBtmzv5DEk0y8WKhyuEcXDzwI91i_je0Kz2ATKiUt8w-A_nX-r1PXadCA 2026/03/25 03:27:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/25 03:27:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/25 03:27:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APV5kiv4cnKQ_nweUPBw5iiwxp87uatIJZUmsAmkIIpeWdapjTcPvVOXWo-OEVIKzQoh1W0cu7CQNv8HXKk1_m0FE4L_v6HuvC40dySd7NmoFFiC_Nc-AIfU-67hm_n_iOlotAj-5HyCYv33TFK3UqgdyJxM-k5F_C7iS4WpTleyznB4pPd3S243_oN95WHCGS7aklYmmNBXrfbaMCn9S8I7_CQzrXqerTE_Umx595wZO_8B4nOufbdyHJFkA7YDl68eaEcTUfAZ1UuyLt0luG2U41MoksrBtmzv5DEk0y8WKhyuEcXDzwI91i_je0Kz2ATKiUt8w-A_nX-r1PXadCA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/25 03:27:48 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APvEuu5jzJQrfN_3bo498Z63OlcedK1dOhEHJjoPKpFlivoypu9HLKjNSyu6QECFg_-_khiw9oZJvYTTGv3wjIJOBk6n7EiNH6KIk-s1QmtlJrou7zwZLH9w4ptaWSJ13DsRq66KtF4VihTcHc4OP_ygaI0brEVveIVlpDohqhB1wEp3uOM0GOt2U9hjuOL5ZAg_At8qEU1PNM35U17ZXFB5R83KOIPYv1301gTxKhiAMSx-2uJA8vk2ZnTJOHn0HOnRQr2wrPD_54uOhf-nMDOPetnKOIJ-NAovPSUq0zt024RRtIlcyOSM7aADO3RhsmMtcHe3FbFbcAc9zS9eSlA 2026/03/25 03:27:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/25 03:27:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/25 03:27:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/25 03:27:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/25 03:27:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/25 03:27:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/25 03:27:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APvEuu5jzJQrfN_3bo498Z63OlcedK1dOhEHJjoPKpFlivoypu9HLKjNSyu6QECFg_-_khiw9oZJvYTTGv3wjIJOBk6n7EiNH6KIk-s1QmtlJrou7zwZLH9w4ptaWSJ13DsRq66KtF4VihTcHc4OP_ygaI0brEVveIVlpDohqhB1wEp3uOM0GOt2U9hjuOL5ZAg_At8qEU1PNM35U17ZXFB5R83KOIPYv1301gTxKhiAMSx-2uJA8vk2ZnTJOHn0HOnRQr2wrPD_54uOhf-nMDOPetnKOIJ-NAovPSUq0zt024RRtIlcyOSM7aADO3RhsmMtcHe3FbFbcAc9zS9eSlA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/25 03:27:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AM7j2b8uzPWrFWUuHRrbAChZyhq-1ObNfTff8gFE8A_Hs5krwDPCDPSch9dXG-zDqCmlnEUOIdvFRyMqL6yMH-ePTnadcU-hbG9CTtFv4uzMo63GpvXFGduhGMLoxKE-SLU5kFrxQHOjASLZJ1YjtApmAVNywdK06Hq_TYY0E2Cf2vy3R2TUXcCB-oo8ZktZkZ9xfTt7mLPj6zvBwq10c3RI6DEEUO4CLQiPlZLhSOGlTfOIro4h-YsZrnQePbQEPk0WpSxFhXXrQghtGaHQMyus-7qWs78JNeHDFG8RTgIOxuq_blZEuzcRZHw3tU8xFi1C-BSMR2mV_Lp4PGv352c 2026/03/25 03:27:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/25 03:27:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/25 03:27:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/25 03:27:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/25 03:27:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/25 03:27:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/25 03:27:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AM7j2b8uzPWrFWUuHRrbAChZyhq-1ObNfTff8gFE8A_Hs5krwDPCDPSch9dXG-zDqCmlnEUOIdvFRyMqL6yMH-ePTnadcU-hbG9CTtFv4uzMo63GpvXFGduhGMLoxKE-SLU5kFrxQHOjASLZJ1YjtApmAVNywdK06Hq_TYY0E2Cf2vy3R2TUXcCB-oo8ZktZkZ9xfTt7mLPj6zvBwq10c3RI6DEEUO4CLQiPlZLhSOGlTfOIro4h-YsZrnQePbQEPk0WpSxFhXXrQghtGaHQMyus-7qWs78JNeHDFG8RTgIOxuq_blZEuzcRZHw3tU8xFi1C-BSMR2mV_Lp4PGv352c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/25 03:27:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFnltZaomEiXiiIoujrRjiOfVnq6OcojwZy6AJd_T70CoF3NLGw_vxbfamuRy0ri0oZo9TTiELUU3_Ye2jxM5M4iuhllgCMaBDDNOsMkslcajsQudw9IWSn1xg_x_EC-oUlgHef9shEPt0hkINWi7rNVu3nnhQ-jrZ5b0QLtILc0kDYh4Pd5jtqqvXP1YCbkTyixbsiM-2GWY5RXOnLlnh7l5FKxuUqYIsfqb6TwY1UqUtlKq6-iOlQPwu4Byr3veKP6mPdPqnGYrqeUd31CIqTEtfIF1wa5gIsLmLX3Ki7mHndtJn5AFAm73jUm8mk9aotvzM0AqMLIoXa2P_7ctXE 2026/03/25 03:27:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/25 03:27:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/25 03:27:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFnltZaomEiXiiIoujrRjiOfVnq6OcojwZy6AJd_T70CoF3NLGw_vxbfamuRy0ri0oZo9TTiELUU3_Ye2jxM5M4iuhllgCMaBDDNOsMkslcajsQudw9IWSn1xg_x_EC-oUlgHef9shEPt0hkINWi7rNVu3nnhQ-jrZ5b0QLtILc0kDYh4Pd5jtqqvXP1YCbkTyixbsiM-2GWY5RXOnLlnh7l5FKxuUqYIsfqb6TwY1UqUtlKq6-iOlQPwu4Byr3veKP6mPdPqnGYrqeUd31CIqTEtfIF1wa5gIsLmLX3Ki7mHndtJn5AFAm73jUm8mk9aotvzM0AqMLIoXa2P_7ctXE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/25 03:27:57 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEadlMlBbBAHAES04vsAvFN4wJbZQB9NE2b7zN8GLAp1GCO2tolB_iaKIE6JeAy0Cjd4Z79R9bsP5Ckp55DozxrsiiklvAqM6hJ_EzGnkxrCHVBcfga463SfiWUkZExsYn31ioh5BTJm5KP_I9T1i_XZ7MrqCbn3K4b7OVk3KNdmElEKM4-GtPm6DhVKwPonF5PY1HbbXRVwOvaZtYqBrD80-PlHiY86nxa06ZFrJ92m0u8qpWsayQ3taf4xgynhKuTKQ_9MbzUYwwF0GxJfuA5O9QOYmHIEhD1EBdv2GwNVV3GtGCR6-4tc9wfM40Qhad_eUnt3kpl89pRQirZnrNU 2026/03/25 03:27:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/25 03:27:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/25 03:27:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEadlMlBbBAHAES04vsAvFN4wJbZQB9NE2b7zN8GLAp1GCO2tolB_iaKIE6JeAy0Cjd4Z79R9bsP5Ckp55DozxrsiiklvAqM6hJ_EzGnkxrCHVBcfga463SfiWUkZExsYn31ioh5BTJm5KP_I9T1i_XZ7MrqCbn3K4b7OVk3KNdmElEKM4-GtPm6DhVKwPonF5PY1HbbXRVwOvaZtYqBrD80-PlHiY86nxa06ZFrJ92m0u8qpWsayQ3taf4xgynhKuTKQ_9MbzUYwwF0GxJfuA5O9QOYmHIEhD1EBdv2GwNVV3GtGCR6-4tc9wfM40Qhad_eUnt3kpl89pRQirZnrNU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/25 03:27:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGz1uiZ2AFZrVSshw-tr3pwv1srvevu5KpqXfSXrEieqVwV8_OXuSR345IPStpIo1TGhati3jWOOQ-tFXlTFnQ9RmXJ802Dm-g2MsJ_oK7lQPbmaukgpinaZdGi0oyO7UZ8oJUnd6kp8-w5KyGeKeouizkc0Z9102rkqeQRmXq5e16ooUQvqgCgf0nZ9GjwZyYqnhO7K586ZBrKdudCXxbxRvcsqXWdBGwRNMeiIq5eLGw6G7hToHFpfcaHk-p55Qy4Cj3Y3sOXt0Ki5b-LWhfgDyJtOjQ3fSuHnZlwF5NXBklt_jxlfUCNk8AisGEtywuBqBZnm2HDBN9V_DTQeY44 2026/03/25 03:27:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/25 03:28:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/25 03:28:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGz1uiZ2AFZrVSshw-tr3pwv1srvevu5KpqXfSXrEieqVwV8_OXuSR345IPStpIo1TGhati3jWOOQ-tFXlTFnQ9RmXJ802Dm-g2MsJ_oK7lQPbmaukgpinaZdGi0oyO7UZ8oJUnd6kp8-w5KyGeKeouizkc0Z9102rkqeQRmXq5e16ooUQvqgCgf0nZ9GjwZyYqnhO7K586ZBrKdudCXxbxRvcsqXWdBGwRNMeiIq5eLGw6G7hToHFpfcaHk-p55Qy4Cj3Y3sOXt0Ki5b-LWhfgDyJtOjQ3fSuHnZlwF5NXBklt_jxlfUCNk8AisGEtywuBqBZnm2HDBN9V_DTQeY44" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/25 03:28:01 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AAjHOn3wLgA8b4ADiqVJsfP2cAS1AwsnvoIsUYus97o2IQBsd4wtJdF0Jo9To2ng87pPl5tbz1nyE7y5pF3RdZo2Ellrk0ox0FMqklnKkA5JrZuK1ShAp4ly09wVMVl__Pr5hCzbd-VdN8LE7Qpy5FDbzf4gFXi8amA2brAs8jFzo7xGoYSuPaeWM9SYBS4VEBdInxaeGMYMmNanml4vBej6oN4S0_rEvngd9TNTuyI7-FMh9FMlpLx7engVEI_HsE9sqOnsu890RKumRZNqAL_vQU-47-BXkpbGv3EYxtvSQ3imv4zeJtiPYhGpAXnlwzebB2ewK-lRXs6uouKUvs8 2026/03/25 03:28:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/25 03:28:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/25 03:28:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/25 03:28:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/25 03:28:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/25 03:28:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/25 03:28:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AAjHOn3wLgA8b4ADiqVJsfP2cAS1AwsnvoIsUYus97o2IQBsd4wtJdF0Jo9To2ng87pPl5tbz1nyE7y5pF3RdZo2Ellrk0ox0FMqklnKkA5JrZuK1ShAp4ly09wVMVl__Pr5hCzbd-VdN8LE7Qpy5FDbzf4gFXi8amA2brAs8jFzo7xGoYSuPaeWM9SYBS4VEBdInxaeGMYMmNanml4vBej6oN4S0_rEvngd9TNTuyI7-FMh9FMlpLx7engVEI_HsE9sqOnsu890RKumRZNqAL_vQU-47-BXkpbGv3EYxtvSQ3imv4zeJtiPYhGpAXnlwzebB2ewK-lRXs6uouKUvs8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/25 03:28:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFr-Bdvz1XRpSmAEwrK-uAxg1b7dLlyy3bJoULXu39VqWR-dQSN6ecJ2Vt4etyATuwJ_gDkJ_vhZryGkp57iKtB5P6d4Nt_GtvXb9G5_fgO4sDTRPghgBNs6AIqVCucaQwdD1LAQtQ-8zr2FmhWJ4caN4GZlsYPa1COss70sD1Xt0UzH_53h_2E8tssNXboFwwa6Pbz6haTbJ4snGmgQbMROk3puQ5LLXER46-rTktU5J2R0R9fbAbUHOfmY8X6SthGT9wb5fgOXX5_DyPP70NsjBt6UHDbtcjCvcx2gN31fGEqM-KdmrH35l1JsXefSUlPyVztt7_3yIOuhCC3xVGw 2026/03/25 03:28:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/25 03:28:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/25 03:28:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/25 03:28:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/25 03:28:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/25 03:28:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/25 03:28:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFr-Bdvz1XRpSmAEwrK-uAxg1b7dLlyy3bJoULXu39VqWR-dQSN6ecJ2Vt4etyATuwJ_gDkJ_vhZryGkp57iKtB5P6d4Nt_GtvXb9G5_fgO4sDTRPghgBNs6AIqVCucaQwdD1LAQtQ-8zr2FmhWJ4caN4GZlsYPa1COss70sD1Xt0UzH_53h_2E8tssNXboFwwa6Pbz6haTbJ4snGmgQbMROk3puQ5LLXER46-rTktU5J2R0R9fbAbUHOfmY8X6SthGT9wb5fgOXX5_DyPP70NsjBt6UHDbtcjCvcx2gN31fGEqM-KdmrH35l1JsXefSUlPyVztt7_3yIOuhCC3xVGw" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/25 03:28:07 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/25 03:28:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/25 03:28:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/25 03:28:16 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/25 03:28:19 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/25 03:28:21 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFzXYKo4kRcIvl1VTxsIcmrqU9h2POOABehBuU5xPwlKSiJfd7eenxVShSu2dvJj_YvBti0XNrQk2Pk26Qu5xhO-2F03I9-t3BgaF0NAATa-_8vmwjBa3Ke_mw6bkq8A2uqN61bGHvm_HSVR1ATrI45F3v88h6yAokLUTIMxx4OnyKP795QYDEW1i5h9RMju1oA9VVcBRs4PGfg9E-lctfnfkj6YDa9wx0gYYe7W5-2G0Rq86-V5XsPon2mUXrqkJsddhENchzhwKeE0pN_Dz-6JjC3urMoMWLpuR_J5Fo_NHhujikH6n-A3vIzzu8KPYtP3VlbufU3OBpcHhe1vA90 2026/03/25 03:28:21 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/25 03:28:21 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5e898fce19d575df392a111523b9f31d" 2026/03/25 03:28:21 DEBUG : unknown-size-put.txt: multipart upload "AFzXYKo4kRcIvl1VTxsIcmrqU9h2POOABehBuU5xPwlKSiJfd7eenxVShSu2dvJj_YvBti0XNrQk2Pk26Qu5xhO-2F03I9-t3BgaF0NAATa-_8vmwjBa3Ke_mw6bkq8A2uqN61bGHvm_HSVR1ATrI45F3v88h6yAokLUTIMxx4OnyKP795QYDEW1i5h9RMju1oA9VVcBRs4PGfg9E-lctfnfkj6YDa9wx0gYYe7W5-2G0Rq86-V5XsPon2mUXrqkJsddhENchzhwKeE0pN_Dz-6JjC3urMoMWLpuR_J5Fo_NHhujikH6n-A3vIzzu8KPYtP3VlbufU3OBpcHhe1vA90" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/25 03:28:22 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABf3mGp664bwnDOZ6RJJVgD_rXAKQPonneCxvF_SASbON12WF5tZabPRB6Fu94YV_1Mjm0Lx2Akd1V-S95BvhOilMLcwCN1kYmDV7nK6Z3m6Wr_GoetnKHy9YNm7oATztkzg3StZD024Ij7QCMVi2BMitmScO2DxPS3v5GsfAoGG6BMSxUSnmY3AkZG8d0rf3A2tCEFlCporcjxCyx-fsH3-eRad2zCdmCDomYwhrlolkN1RJoyblXhPYIF89NEEVKxGQKoaduNYenMj5T_nJKGdG9Z7BXD2e81RjahMl9u1-OwPQIF1KWZtz_xNHhW_IJOgQ54PudKfVY7dhrvD5Jc 2026/03/25 03:28:22 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/25 03:28:22 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "9ba431070da0b7ae053f12b16483d327" 2026/03/25 03:28:22 DEBUG : unknown-size-update.txt: multipart upload "ABf3mGp664bwnDOZ6RJJVgD_rXAKQPonneCxvF_SASbON12WF5tZabPRB6Fu94YV_1Mjm0Lx2Akd1V-S95BvhOilMLcwCN1kYmDV7nK6Z3m6Wr_GoetnKHy9YNm7oATztkzg3StZD024Ij7QCMVi2BMitmScO2DxPS3v5GsfAoGG6BMSxUSnmY3AkZG8d0rf3A2tCEFlCporcjxCyx-fsH3-eRad2zCdmCDomYwhrlolkN1RJoyblXhPYIF89NEEVKxGQKoaduNYenMj5T_nJKGdG9Z7BXD2e81RjahMl9u1-OwPQIF1KWZtz_xNHhW_IJOgQ54PudKfVY7dhrvD5Jc" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/25 03:28:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cukaniy1kudu/deeper/nonexisting/directory" 2026/03/25 03:28:23 DEBUG : Config file has changed externally - reloading === 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/03/25 03:28:23 DEBUG : Waiting for deletions to finish 2026/03/25 03:28:23 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/25 03:28:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/25 03:28:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/25 03:28:24 INFO : S3 bucket rclone-test-cukaniy1kudu: Bucket "rclone-test-cukaniy1kudu" deleted 2026/03/25 03:28:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (127.03s) --- 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.97s) --- FAIL: TestIntegration/FsMkdir (124.91s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (14.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.79s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.78s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.49s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.09s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (65.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.28s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/03/25 03:28:24 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/25 03:28:24 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 127.064s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m8.173717613s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_VT]