"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/04/09 06:07:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pazimer1fixi" 2026/04/09 06:07:01 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/04/09 06:07:02 INFO : S3 bucket rclone-test-pazimer1fixi: Bucket "rclone-test-pazimer1fixi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/09 06:07:03 INFO : S3 bucket rclone-test-pazimer1fixi: Bucket "rclone-test-pazimer1fixi" deleted === RUN TestIntegration/FsMkdir 2026/04/09 06:07:03 INFO : S3 bucket rclone-test-pazimer1fixi: Bucket "rclone-test-pazimer1fixi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/09 06:07:03 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/09 06:07:03 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/09 06:07:03 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" === 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/04/09 06:07:14 NOTICE: S3 bucket rclone-test-pazimer1fixi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/09 06:07:15 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AB4BfNJQf5Cu6MRE1ZJ-YBkcylOnuYfyJKodXc2nHkYZI1u1iY4aBofCbIi4_L4iA6CANWdXBo3Bba5s7SvHfK31Dr5REpC5lDRT5PWFudiXMikf_OwNQqvUjHXprlINjnZxkE0FzWR9MLeMQTg0FweZ0XuX9rLS8zTGZ49ICLc4pfYbNv7wzEfxrfn6IWJ84Y_skRRqOuKRi8uBWfBRMyv84CWZDPb2OVkHiC33tuHLm5fgJ2IKcAnJQtwiQMXJ_g2lki3RPxXmyP4J4ynZv11ByY5Ge-Ew3LhCFgde5vSvOYTMj3iVwgvql3oSOLTkd9648QwWhdBbegvjm_mwmqI 2026/04/09 06:07:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "ec2e8cb0dc62b6c225409ad0b9adbfa9" 2026/04/09 06:07:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "bc79629082084fc1c7e425a6c02e52a1" 2026/04/09 06:07:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "5df5d267417a871cb1bf96e992e45e6b" 2026/04/09 06:07:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AB4BfNJQf5Cu6MRE1ZJ-YBkcylOnuYfyJKodXc2nHkYZI1u1iY4aBofCbIi4_L4iA6CANWdXBo3Bba5s7SvHfK31Dr5REpC5lDRT5PWFudiXMikf_OwNQqvUjHXprlINjnZxkE0FzWR9MLeMQTg0FweZ0XuX9rLS8zTGZ49ICLc4pfYbNv7wzEfxrfn6IWJ84Y_skRRqOuKRi8uBWfBRMyv84CWZDPb2OVkHiC33tuHLm5fgJ2IKcAnJQtwiQMXJ_g2lki3RPxXmyP4J4ynZv11ByY5Ge-Ew3LhCFgde5vSvOYTMj3iVwgvql3oSOLTkd9648QwWhdBbegvjm_mwmqI" 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/04/09 06:07:18 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/09 06:07:18 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/04/09 06:07:20 DEBUG : S3 bucket rclone-test-pazimer1fixi: bucket is versioned: false 2026/04/09 06:07:20 DEBUG : Waiting for deletions to finish 2026/04/09 06:07:20 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/09 06:07:20 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/09 06:07:20 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/09 06:07:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pazimer1fixi/dirToPurgeFromRoot" 2026/04/09 06:07:21 DEBUG : S3 bucket rclone-test-pazimer1fixi path dirToPurgeFromRoot: bucket is versioned: false 2026/04/09 06:07:21 DEBUG : Waiting for deletions to finish 2026/04/09 06:07:21 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/09 06:07:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/09 06:07:21 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/09 06:07:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pazimer1fixi/hello? sausage/êé" 2026/04/09 06:07:23 DEBUG : S3 bucket rclone-test-pazimer1fixi path hello? sausage/êé: bucket is versioned: false 2026/04/09 06:07:23 DEBUG : Waiting for deletions to finish 2026/04/09 06:07:23 DEBUG : "a/b/c/d/e.txt" version false 2026/04/09 06:07:23 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/09 06:07:23 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/04/09 06:07:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pazimer1fixi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/09 06:07:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pazimer1fixi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-pazimer1fixi" from "TestS3R2:rclone-test-pazimer1fixi" 2026/04/09 06:07:28 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/04/09 06:07:32 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEZe-bZL7tOgFETLAIGkhAI9KMmtwzKDKfOP5ePyUVyrTjo2brenqb68o7S1cmov0GhH_HtDSOG5f8HNCMU0ju_PVFT95eSFDx-OiebNU4CfUJqgHOWw1Axx6e6I1andE0UDYrFhz3Vy7483LZ3FR5MyXW56wyyVxTBfX8UGllHemvwG48PmEa6jx0OL0jFf6m2qLOIVTUB1C_tyiBJw6v-ZdL8djI88tLl-I_WdAW8L-T5DPj9ps0jmN3B4DMsjDZzt2oiRGy0D87t078yk1K6xJyuHQGO3TF-Ov6JHmAHMGuQ-VKNnsQJ9hw3hfnoOLDwxnHqeMaAxc3mbpoXNPMs 2026/04/09 06:07:32 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/09 06:07:32 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/09 06:07:32 DEBUG : piped data.txt: multipart upload "AEZe-bZL7tOgFETLAIGkhAI9KMmtwzKDKfOP5ePyUVyrTjo2brenqb68o7S1cmov0GhH_HtDSOG5f8HNCMU0ju_PVFT95eSFDx-OiebNU4CfUJqgHOWw1Axx6e6I1andE0UDYrFhz3Vy7483LZ3FR5MyXW56wyyVxTBfX8UGllHemvwG48PmEa6jx0OL0jFf6m2qLOIVTUB1C_tyiBJw6v-ZdL8djI88tLl-I_WdAW8L-T5DPj9ps0jmN3B4DMsjDZzt2oiRGy0D87t078yk1K6xJyuHQGO3TF-Ov6JHmAHMGuQ-VKNnsQJ9hw3hfnoOLDwxnHqeMaAxc3mbpoXNPMs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/09 06:07:33 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJ2fPcp84-nNIsRef983eOHsCXzgS80BzUhj6ITzmBKkXM0LCF0vYBMaTWJF5og7_BQobN9t3UWNH5lNqzUv84GmleYlbpumzvTeyAyLJWgqlfp-cKicaaaojvSfpwyoiE49T8cqpMgoqmwsVb8wvMaolRYEXw5oaRd-qRBkHfqeaBifuw_SpOCtiy6shILNcYgWeZB8BHCeRDrhA5XvB2aYRYhayKdBgdnkbOM9PCb7vjHBsVeVyhL94VuWQNPIbAgnvACkBb_th5-wkc2TEmA1CmJ7p0RTyW2AqAcdSdYQUy1L1JdYyU-kavJOcPVODm4ocelvpck-we0jXjtqLEU 2026/04/09 06:07:33 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/09 06:07:33 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "39b9175b63fffef11fb3c1f4e0e26c37" 2026/04/09 06:07:33 DEBUG : piped data.txt: multipart upload "AJ2fPcp84-nNIsRef983eOHsCXzgS80BzUhj6ITzmBKkXM0LCF0vYBMaTWJF5og7_BQobN9t3UWNH5lNqzUv84GmleYlbpumzvTeyAyLJWgqlfp-cKicaaaojvSfpwyoiE49T8cqpMgoqmwsVb8wvMaolRYEXw5oaRd-qRBkHfqeaBifuw_SpOCtiy6shILNcYgWeZB8BHCeRDrhA5XvB2aYRYhayKdBgdnkbOM9PCb7vjHBsVeVyhL94VuWQNPIbAgnvACkBb_th5-wkc2TEmA1CmJ7p0RTyW2AqAcdSdYQUy1L1JdYyU-kavJOcPVODm4ocelvpck-we0jXjtqLEU" 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/04/09 06:07:33 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/04/09 06:07:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAx6d3BPxcfqasEuAPLa6q6vJngFFdbOYxDvWOzb64ijwLLRLT2y2-cv5YPZT12Fr2y9AXs8jLpTb08ftzbWBH7gu6zWh6PKMLAQqyH5TZ7E4nXYm_-9u63isRiz75eI3WDFbrbDKY16lP7EHcLW03X9nBL15C8e0S1NCH5VH62Ky5YuiJokAQaUpOQsfZyArp7FLrW3Jfe7KziDR2vrkke3xHBO8Zy7C-bc5hXDb2XEmh5fJdAsRPJFs4B9I8bB7WGpbTj6Ta4rlBPc_lfbtzGtOmeVq7PwKRlg0Nx71kK7nnmkuW2cG_7sIOBAjhnFwNZHz6zS1Nn4ciDnhty0fwc 2026/04/09 06:07:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/09 06:07:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/09 06:07:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAx6d3BPxcfqasEuAPLa6q6vJngFFdbOYxDvWOzb64ijwLLRLT2y2-cv5YPZT12Fr2y9AXs8jLpTb08ftzbWBH7gu6zWh6PKMLAQqyH5TZ7E4nXYm_-9u63isRiz75eI3WDFbrbDKY16lP7EHcLW03X9nBL15C8e0S1NCH5VH62Ky5YuiJokAQaUpOQsfZyArp7FLrW3Jfe7KziDR2vrkke3xHBO8Zy7C-bc5hXDb2XEmh5fJdAsRPJFs4B9I8bB7WGpbTj6Ta4rlBPc_lfbtzGtOmeVq7PwKRlg0Nx71kK7nnmkuW2cG_7sIOBAjhnFwNZHz6zS1Nn4ciDnhty0fwc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/09 06:07:36 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJ2gtILXGVF8r21HqZQ-ubZ43-DV1Y3UeVguzEhANZaRLkcLmJWJ5FTK4rpOlC5p1l_xs-Jev1LXbEkjpIgw7eDTgPw9ovJC4djDyi7r3tyhpp6Iob4en_SC3Bkb9QUecWDPXLjr4UHximMaAQ9uAlBwTNUyMx3ghtCoSGVftsr4jRVzEm00xuveHXNuqZivxk0g2liNH9iOI3QNHBR-It7M1hESE1X5NgQSgk_qkl74FqKPKQyb8mjd3UDPgdUX69X23Vostg37BRH2qo8axcne6XgwryjZVjPrNsak1HcCztItd7J9UVKTMh84GHcBkbm0NFSL053nEkFpeDGjk74 2026/04/09 06:07:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/09 06:07:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/09 06:07:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJ2gtILXGVF8r21HqZQ-ubZ43-DV1Y3UeVguzEhANZaRLkcLmJWJ5FTK4rpOlC5p1l_xs-Jev1LXbEkjpIgw7eDTgPw9ovJC4djDyi7r3tyhpp6Iob4en_SC3Bkb9QUecWDPXLjr4UHximMaAQ9uAlBwTNUyMx3ghtCoSGVftsr4jRVzEm00xuveHXNuqZivxk0g2liNH9iOI3QNHBR-It7M1hESE1X5NgQSgk_qkl74FqKPKQyb8mjd3UDPgdUX69X23Vostg37BRH2qo8axcne6XgwryjZVjPrNsak1HcCztItd7J9UVKTMh84GHcBkbm0NFSL053nEkFpeDGjk74" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/09 06:07:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AF8W0PPuI1DVKIZxjHnBv5889StxOGbwww_usjUjciakqiMtwic9CVXQOkc_Rv2bPnYbH3F3oD1LNPgy5GvzDHVjtq2sYzQHT5wpIq79cA5KjPacmeMlC6jTsAnt3XkRXzcKYHTOxMMHeI6DX-HbfPyHI6OGmWgPzSDoro_NxjnhO_g4FXUK2NYr7RMXAGexA_BIpNNAoBCLPFqcAppUrZIIIqrUzmzzwAf0kvnXoK8kWKlNOttummNyfXo_FG3pMABbBWxflCWYUMJSczrkupLKY7Pbf4sAhwN_UgA8Dry2iO9hEtpBU0lnNo_iPCD0uK_5WLfG1xzMLjIW8QHbEk0 2026/04/09 06:07:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/09 06:07:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/09 06:07:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AF8W0PPuI1DVKIZxjHnBv5889StxOGbwww_usjUjciakqiMtwic9CVXQOkc_Rv2bPnYbH3F3oD1LNPgy5GvzDHVjtq2sYzQHT5wpIq79cA5KjPacmeMlC6jTsAnt3XkRXzcKYHTOxMMHeI6DX-HbfPyHI6OGmWgPzSDoro_NxjnhO_g4FXUK2NYr7RMXAGexA_BIpNNAoBCLPFqcAppUrZIIIqrUzmzzwAf0kvnXoK8kWKlNOttummNyfXo_FG3pMABbBWxflCWYUMJSczrkupLKY7Pbf4sAhwN_UgA8Dry2iO9hEtpBU0lnNo_iPCD0uK_5WLfG1xzMLjIW8QHbEk0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/09 06:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABtwA7wRt-7MNwSSM7iPIgiXFnDYhvjjLO6VrCzR0gMCoEVsN1z0isLP10_uZ9nwexHYWcSJuOadTVxO4N6i9Yt-dMRWUa97ZhXh5SvR66x6nTmCpmK5nLi-i1fK8Q-QlnzJ84ngJ5apUGyWF-vc6lgarkQ8Euai9--UEnLiR3uun_JiZM_G5ZvTVwbiqk639eb2qal_p6J-B9PbunQU-6pzixVtoJBlXve26Gwufn0UiJqu3ecDz5Ja_3D8zVuar_9-JRZL69UPym7viniMf-Q_d5jOWTk36CJGuLn6ysGnXhHJX7u15kuhNplOTgv1Qw-K0of_UNk4cWeYCMhOp5g 2026/04/09 06:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/09 06:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/09 06:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/09 06:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/09 06:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/09 06:07:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/09 06:07:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABtwA7wRt-7MNwSSM7iPIgiXFnDYhvjjLO6VrCzR0gMCoEVsN1z0isLP10_uZ9nwexHYWcSJuOadTVxO4N6i9Yt-dMRWUa97ZhXh5SvR66x6nTmCpmK5nLi-i1fK8Q-QlnzJ84ngJ5apUGyWF-vc6lgarkQ8Euai9--UEnLiR3uun_JiZM_G5ZvTVwbiqk639eb2qal_p6J-B9PbunQU-6pzixVtoJBlXve26Gwufn0UiJqu3ecDz5Ja_3D8zVuar_9-JRZL69UPym7viniMf-Q_d5jOWTk36CJGuLn6ysGnXhHJX7u15kuhNplOTgv1Qw-K0of_UNk4cWeYCMhOp5g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/09 06:07:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGvo18Q5N1997vSNLjgDzvFzuIzKJRpQvjZECPer4hlv6aiK1_ixNjKmP3umBc4OfRvRnsN8o_1G6cvNf8rckUoH-Ba16uaHtwdLViMqI70n6jvqBwM265ltjvZZ8QHgc370yg6Kyu1yPmZUnE283mHpS9Tc9rbjwHNzh01k_A3azVHDlIdIab1XEuMpxKtzOsKOMNGggavn62quiEzq2o8Wx6f0TcKLh1qbhI5PlZSegr-bKjxnYMqisRc-b278Laos1DlxCRQ81Umd1hf7HvccT4Y1OBlhZoUHf_xbbzBeJkF0iqLsNLG08oXIsKaO53eEQAGoAKAmCmxRXBxcixE 2026/04/09 06:07:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/09 06:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/09 06:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/09 06:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/09 06:07:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/09 06:07:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/09 06:07:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGvo18Q5N1997vSNLjgDzvFzuIzKJRpQvjZECPer4hlv6aiK1_ixNjKmP3umBc4OfRvRnsN8o_1G6cvNf8rckUoH-Ba16uaHtwdLViMqI70n6jvqBwM265ltjvZZ8QHgc370yg6Kyu1yPmZUnE283mHpS9Tc9rbjwHNzh01k_A3azVHDlIdIab1XEuMpxKtzOsKOMNGggavn62quiEzq2o8Wx6f0TcKLh1qbhI5PlZSegr-bKjxnYMqisRc-b278Laos1DlxCRQ81Umd1hf7HvccT4Y1OBlhZoUHf_xbbzBeJkF0iqLsNLG08oXIsKaO53eEQAGoAKAmCmxRXBxcixE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/09 06:07:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AB3UAa9Yr_gT7-C8g4bT4oOc0SWkj4T6dSHooLbgXjjCweU-UCWM1szOVaAPCBZq3NrzpqUf7Rdo9sxCN3c46XYwcGLkPR09zK2dBfOdqCaqW1lwjnjBpZUHG9nYXaPgTNx-vJyb9Qe07R9n2Nf0mdqYKoRQu6zoV1D_IJISuKEG9t6B7buHJYAOt4KTR2MXjvv3s61DTlAftaWMC4BwcJq_HdmMUlkt-25kLZJ8VMvKEVKqoL8x-xXRM5jk8uZrnMbW1JdnXtaaSzS271JsxHP_Sshe4oqwwwiu4duzKWF7sFWyfQeieo5-l87iKU1f75Au3fDDoO-rPw3uMRq9u84 2026/04/09 06:07:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/09 06:07:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/09 06:07:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AB3UAa9Yr_gT7-C8g4bT4oOc0SWkj4T6dSHooLbgXjjCweU-UCWM1szOVaAPCBZq3NrzpqUf7Rdo9sxCN3c46XYwcGLkPR09zK2dBfOdqCaqW1lwjnjBpZUHG9nYXaPgTNx-vJyb9Qe07R9n2Nf0mdqYKoRQu6zoV1D_IJISuKEG9t6B7buHJYAOt4KTR2MXjvv3s61DTlAftaWMC4BwcJq_HdmMUlkt-25kLZJ8VMvKEVKqoL8x-xXRM5jk8uZrnMbW1JdnXtaaSzS271JsxHP_Sshe4oqwwwiu4duzKWF7sFWyfQeieo5-l87iKU1f75Au3fDDoO-rPw3uMRq9u84" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/09 06:07:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AAZJbWtMM0MX76OOgulWJA3KhZwhvhx-tlCtDkD2ZXrNGmBjjc3NnCyrp67WC-8Py2TQXpNmvbIb8KJVPTerXwhhquPKgQAqSmxHik2rWusgKJwtD16OuC7VYZ7cOkeMpbpA-qKkN2jSz0HKZ5s6jWz1xGJ7ChqzwrJzFOf2mTU8mDFyLA1LKct6z4NHBKa4W531KCOCjSAX70vwNFUtnrZLjVJhRCRj_GwRF28uQ2lPsUw-b-rA3qTML1zHPuZpRVy8X1E0WFdoMfGg24OXRT_JJjOXcSlLTzByOr4h8tIABZxXahz2RKAHSLNZHrF9zM0I7mYIk1UmEhmvxFcizg0 2026/04/09 06:07:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/09 06:07:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/09 06:07:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AAZJbWtMM0MX76OOgulWJA3KhZwhvhx-tlCtDkD2ZXrNGmBjjc3NnCyrp67WC-8Py2TQXpNmvbIb8KJVPTerXwhhquPKgQAqSmxHik2rWusgKJwtD16OuC7VYZ7cOkeMpbpA-qKkN2jSz0HKZ5s6jWz1xGJ7ChqzwrJzFOf2mTU8mDFyLA1LKct6z4NHBKa4W531KCOCjSAX70vwNFUtnrZLjVJhRCRj_GwRF28uQ2lPsUw-b-rA3qTML1zHPuZpRVy8X1E0WFdoMfGg24OXRT_JJjOXcSlLTzByOr4h8tIABZxXahz2RKAHSLNZHrF9zM0I7mYIk1UmEhmvxFcizg0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/09 06:07:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AASz74mDuoEnUWxwvDOzp0iIKoVVwxtCOdR4zM_3IhirJGoH1-pr-rcrRsbS5h2KqcNg3AIKXb12kYxbSP2F6twVVKR1fAPtyZlJzswHpyW8YUcMeM_bOpJ_I96QMRJuLMRzbEP1fDpM8C8tkufdp1wBOLafLEgQMwj8qxvE9hqQ7oOJpAg58MivpTiDeWys0mHs4KkpgNeMROzoc5-GRV4oBn2T9cEJBrvJUBJC8pWteB-75f9ohONkirokbDapccI0Ob3-vOy2BFeBy5X46Ov6yUpyy7zQRfeU591VywXK6dWohDffD694HMxsrcclw4jO0iuTapfen9K7BOlI5Cs 2026/04/09 06:07:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/09 06:07:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/09 06:07:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AASz74mDuoEnUWxwvDOzp0iIKoVVwxtCOdR4zM_3IhirJGoH1-pr-rcrRsbS5h2KqcNg3AIKXb12kYxbSP2F6twVVKR1fAPtyZlJzswHpyW8YUcMeM_bOpJ_I96QMRJuLMRzbEP1fDpM8C8tkufdp1wBOLafLEgQMwj8qxvE9hqQ7oOJpAg58MivpTiDeWys0mHs4KkpgNeMROzoc5-GRV4oBn2T9cEJBrvJUBJC8pWteB-75f9ohONkirokbDapccI0Ob3-vOy2BFeBy5X46Ov6yUpyy7zQRfeU591VywXK6dWohDffD694HMxsrcclw4jO0iuTapfen9K7BOlI5Cs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/09 06:07:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMegNtukB5DcVJtL771E_ApEr-gjXUatD1nOXYjUAyQL52vGe7-0Wa2XaYSylmfvT7HGvTVyodcr9-pQHw4KxQQLZ7gIK5kJY-N7kXQ2mulIRl9TYz-zt355EOhoHl7lnr9WqdQ91yPQvNPZJ9mBM5UTZWQmaFum8ltC8AW4xlf8xPmo3vDmA9jYzAx7qErEOEYYjYZa1fXlYTyskJO182dzEikyD2S0ewAKfqkJMWpRkhQMCbNOij72Eq9il1B4DXYiXULHcMyYVGKIRuW--pbA4cACusKnQRKRp1LP0jSFf5bfxZHXSWoyVLqTKxpTFT9n2_IzEEnFIRh_Kmu75rY 2026/04/09 06:07:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/09 06:07:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/09 06:07:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/09 06:07:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/09 06:07:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/09 06:07:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/09 06:07:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMegNtukB5DcVJtL771E_ApEr-gjXUatD1nOXYjUAyQL52vGe7-0Wa2XaYSylmfvT7HGvTVyodcr9-pQHw4KxQQLZ7gIK5kJY-N7kXQ2mulIRl9TYz-zt355EOhoHl7lnr9WqdQ91yPQvNPZJ9mBM5UTZWQmaFum8ltC8AW4xlf8xPmo3vDmA9jYzAx7qErEOEYYjYZa1fXlYTyskJO182dzEikyD2S0ewAKfqkJMWpRkhQMCbNOij72Eq9il1B4DXYiXULHcMyYVGKIRuW--pbA4cACusKnQRKRp1LP0jSFf5bfxZHXSWoyVLqTKxpTFT9n2_IzEEnFIRh_Kmu75rY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/09 06:07:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADkrwvfF2lnO_zDz4iS6EMpHm7KNMrJWJ8Ow7QrRGsssw31QlrluD7_ahbpVh2WGqpmlN-xVpNqvR0L-mTuxf5qYVPYPnAeIIIyPJilqC3OPa-xlUy7cBAGFLWFUdIac66a_nKNIHhpJJ806mgT4lW_CmQf033Q6e3SfEBrPNYAA-fP4784T9oRB_uiyy3KpByEb4cybIyoz6O_Rr6LHhd7zRhcgMoEMdapdH2Ti9jkBwwCSCZE0hMyna0TdzS3Swdr-15vC0Q0QrWqRJvp_6vyEAhr27V0kCtbwz7IHRmlbtLlNcSLewWp01cuY8F0jCVPpCQw4Vq30GenP-HAmts4 2026/04/09 06:07:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/09 06:07:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/09 06:07:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/09 06:07:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/09 06:07:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/09 06:08:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/09 06:08:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADkrwvfF2lnO_zDz4iS6EMpHm7KNMrJWJ8Ow7QrRGsssw31QlrluD7_ahbpVh2WGqpmlN-xVpNqvR0L-mTuxf5qYVPYPnAeIIIyPJilqC3OPa-xlUy7cBAGFLWFUdIac66a_nKNIHhpJJ806mgT4lW_CmQf033Q6e3SfEBrPNYAA-fP4784T9oRB_uiyy3KpByEb4cybIyoz6O_Rr6LHhd7zRhcgMoEMdapdH2Ti9jkBwwCSCZE0hMyna0TdzS3Swdr-15vC0Q0QrWqRJvp_6vyEAhr27V0kCtbwz7IHRmlbtLlNcSLewWp01cuY8F0jCVPpCQw4Vq30GenP-HAmts4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/09 06:08:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAQKLxz3wnnOLeu7izPjw5OKvb5apVgrn_WltUruLLj3EwJjcEiH7tHh-mUlP0Zf3pSQUT3dQTtIy6vpKBwwP96Ot_z2XVoW6X9hN7eeR28KvKnpznj8eezAgWDBKX-XU_aZtIOSRtRJ6aA7LVm7mMjAHRGa1bFWkpxhLB7koFyQzAK5FmWQ78K8SKDmhooSElkeEEFDpjk9kn8vdYBn8IjuvpZNpJng308fn0Og7-J2jQp4zsG84UGZuDoc9sakOgacfXAU_EPZvwCeZMq7ObSmaDH_jfbA4DBwbK1K7Cyq7LPVYOAhT1RMPqJHYnjFTkKsJUZvJ9310GEFxpaw72Q 2026/04/09 06:08:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/09 06:08:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/09 06:08:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAQKLxz3wnnOLeu7izPjw5OKvb5apVgrn_WltUruLLj3EwJjcEiH7tHh-mUlP0Zf3pSQUT3dQTtIy6vpKBwwP96Ot_z2XVoW6X9hN7eeR28KvKnpznj8eezAgWDBKX-XU_aZtIOSRtRJ6aA7LVm7mMjAHRGa1bFWkpxhLB7koFyQzAK5FmWQ78K8SKDmhooSElkeEEFDpjk9kn8vdYBn8IjuvpZNpJng308fn0Og7-J2jQp4zsG84UGZuDoc9sakOgacfXAU_EPZvwCeZMq7ObSmaDH_jfbA4DBwbK1K7Cyq7LPVYOAhT1RMPqJHYnjFTkKsJUZvJ9310GEFxpaw72Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/09 06:08:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AHWLQoIk-z6DNItYS_fxHTxWBcM-zBEbqzp_cwhBs1eUvEiA9WunYvNDl6iLUtMXinlXM6b-Si5awWs48iBWHCM1Fd5ZCd_AuKrgPN1SQAixhfmAz6l8Bo3HdgvByuAg7DXsLxhmB-t6jl8augJ97WnrhKpWdhBnbNvpI6-8Qnws87k-sPJkifct745eP2awE3DynT1WFOwo7Euz-ERhWytVL6DQ5KwjDT6yiq_xnph1JC_RYconl_exjfh4xWihyZq4e5qQwS7gKQGvurP59IrurAEKv6lqsB-kWhit3cRptdl3WRPoo1KFZjhEBRJGMF23tQGHZXuUnkA0TNVo8n4 2026/04/09 06:08:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/09 06:08:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/09 06:08:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AHWLQoIk-z6DNItYS_fxHTxWBcM-zBEbqzp_cwhBs1eUvEiA9WunYvNDl6iLUtMXinlXM6b-Si5awWs48iBWHCM1Fd5ZCd_AuKrgPN1SQAixhfmAz6l8Bo3HdgvByuAg7DXsLxhmB-t6jl8augJ97WnrhKpWdhBnbNvpI6-8Qnws87k-sPJkifct745eP2awE3DynT1WFOwo7Euz-ERhWytVL6DQ5KwjDT6yiq_xnph1JC_RYconl_exjfh4xWihyZq4e5qQwS7gKQGvurP59IrurAEKv6lqsB-kWhit3cRptdl3WRPoo1KFZjhEBRJGMF23tQGHZXuUnkA0TNVo8n4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/09 06:08:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHwBNc9S_PCWoKdE1W99zBpqhHgUONEg5z2Fc4avwNJF2JACQlYZ3_eAaKImMFNHF5-v5bRCrIrwIcevYnJhAXNOrtHTw9R1qcEWsnIUWeKIYBueMJTjiRy2bgrzqlNlYKvTTNdYivdWb3LsWf8TORsBG6TMKvu9TsRxrfy0aq9SelrhXerELviRkZlsmOmCpt8mzRYXQkp2eIKlJWAwtps1-Pg5FNxRw3gtbfGSn-X_ZBZ00gNaKFSx-5jZuWkDcPFGGp8FEAUmqf_yNQnIjKrNmO1gZkttBqwJVPAl7B60YgJyx2cAVb5QFH4v_xW1BrL5Vksgy7kCW2iTdI0ZszQ 2026/04/09 06:08:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/09 06:08:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/09 06:08:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHwBNc9S_PCWoKdE1W99zBpqhHgUONEg5z2Fc4avwNJF2JACQlYZ3_eAaKImMFNHF5-v5bRCrIrwIcevYnJhAXNOrtHTw9R1qcEWsnIUWeKIYBueMJTjiRy2bgrzqlNlYKvTTNdYivdWb3LsWf8TORsBG6TMKvu9TsRxrfy0aq9SelrhXerELviRkZlsmOmCpt8mzRYXQkp2eIKlJWAwtps1-Pg5FNxRw3gtbfGSn-X_ZBZ00gNaKFSx-5jZuWkDcPFGGp8FEAUmqf_yNQnIjKrNmO1gZkttBqwJVPAl7B60YgJyx2cAVb5QFH4v_xW1BrL5Vksgy7kCW2iTdI0ZszQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/09 06:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOKyB7qHUuxQqAo9yyonQewytxoVzq9L4dXk2GxRzc1GPe5X9dwmsBJhQ9d3X9OOQr_13_-D-5Yz4lxDV9KtQtJpKHRLmM70nK_biaLVROLLuE3i1MrXOLGwNvMvzQ5xDZCjJMxYFx4I0JhflHcOXr9VY0Jxp828DM6RqrWIeKHZimycJtpTCA1i_TUI-gGWfNUB7TCxWo_yEIgEZLZlZnzaVfQd5YDC8wURq61zu_ia2T7GiX9c_9dh8H5nhnVLF6aElVTeT3crohD6-36uSMZ-eFq1C3pVWrKJ2_7TFdM9dRrfZeGTb1Ax7uV5QhBf4zz-DYFJ087GCx3ucfVfcKo 2026/04/09 06:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/09 06:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/09 06:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/09 06:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/09 06:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/09 06:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/09 06:08:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOKyB7qHUuxQqAo9yyonQewytxoVzq9L4dXk2GxRzc1GPe5X9dwmsBJhQ9d3X9OOQr_13_-D-5Yz4lxDV9KtQtJpKHRLmM70nK_biaLVROLLuE3i1MrXOLGwNvMvzQ5xDZCjJMxYFx4I0JhflHcOXr9VY0Jxp828DM6RqrWIeKHZimycJtpTCA1i_TUI-gGWfNUB7TCxWo_yEIgEZLZlZnzaVfQd5YDC8wURq61zu_ia2T7GiX9c_9dh8H5nhnVLF6aElVTeT3crohD6-36uSMZ-eFq1C3pVWrKJ2_7TFdM9dRrfZeGTb1Ax7uV5QhBf4zz-DYFJ087GCx3ucfVfcKo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/09 06:08:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANZ-s0SaMngzReqEZdIw9lyXeSR-gjWaty4aNU3Bra4888iZhD0feHsHhW5IOV_reSlJ2jEXbRiJNUjgUIxP9VCBSo9dMoYwFv3YGYz9KBv6spO3UUr_ssWAOMWvcTthhIWG4qIl5AKUr4ORnq3MayNi8LCxvmtwF0RDnYHNRQszn7cGuPq-BkvmfYycaA61J-tHahF6FFnqQ_SZbUpB0vSkvOwvgmxWyw5LMN38snSG5eVjYsn799NL-8UO4A0iMIOxh602hIY-t9jUnHfBwue0ekguVCBsInmLw4iVHpivjmLu7a5fJ55io13h39vWiHJNQ5b--Zo4vZOjzJqHrOE 2026/04/09 06:08:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/09 06:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/09 06:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/09 06:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/09 06:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/09 06:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/09 06:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ANZ-s0SaMngzReqEZdIw9lyXeSR-gjWaty4aNU3Bra4888iZhD0feHsHhW5IOV_reSlJ2jEXbRiJNUjgUIxP9VCBSo9dMoYwFv3YGYz9KBv6spO3UUr_ssWAOMWvcTthhIWG4qIl5AKUr4ORnq3MayNi8LCxvmtwF0RDnYHNRQszn7cGuPq-BkvmfYycaA61J-tHahF6FFnqQ_SZbUpB0vSkvOwvgmxWyw5LMN38snSG5eVjYsn799NL-8UO4A0iMIOxh602hIY-t9jUnHfBwue0ekguVCBsInmLw4iVHpivjmLu7a5fJ55io13h39vWiHJNQ5b--Zo4vZOjzJqHrOE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/09 06:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANTmsWpdG1H7VaWZvJyh8EfiUR4T5_iXoSGsv857ZzuumM7F-hNkmhxqNL_jByC-7NaS4wjxRU86dk7cvjpvIlaYr5OSXPl-dOYwMhq70bJpvxwXkQ-EMAYVWsHDD7VZTYZ1dti32eBM48Lmsu7H8LhGVdORLFWrSNqFXZdZjUbjjnTtqUedRMq9x-jWL54X8Z5CfiNgpJcd2vrJSjbHkqvKzd9p8GmSfFNum7z0Ztqas12Z7d3LkUTXOHbLlpRDhW3MoDJVNAmfIDucrWtVxZHKdF4ITNV4KiR2GkGQrigprBLQYTag3nqRyprKENSqTKcEV63YH871Nt1PK7W4sKA 2026/04/09 06:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/09 06:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/09 06:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANTmsWpdG1H7VaWZvJyh8EfiUR4T5_iXoSGsv857ZzuumM7F-hNkmhxqNL_jByC-7NaS4wjxRU86dk7cvjpvIlaYr5OSXPl-dOYwMhq70bJpvxwXkQ-EMAYVWsHDD7VZTYZ1dti32eBM48Lmsu7H8LhGVdORLFWrSNqFXZdZjUbjjnTtqUedRMq9x-jWL54X8Z5CfiNgpJcd2vrJSjbHkqvKzd9p8GmSfFNum7z0Ztqas12Z7d3LkUTXOHbLlpRDhW3MoDJVNAmfIDucrWtVxZHKdF4ITNV4KiR2GkGQrigprBLQYTag3nqRyprKENSqTKcEV63YH871Nt1PK7W4sKA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/09 06:08:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AAFSOrBXga3E7GPW0VzVYytpLMpcLVKi1EjJG9Y7mXbF-4x9Hw9ZADNNAtexX8RWMo66L53iou4u_5Ld0gD4Y98NyxmTXqOI4bz7xbeJSwKPBHYnA5CwV1K0OaOalT_Uf7sKwsA3BxifCVg6K3TpfZetOHuEnq21n625ERIzjOygHfTkFb6AlpO1SGBrTih-5L1EmiiWRU_kpGDvm0IICpzsHEDNhZUrnXjr-KEFGq4n1kVsszh8FXHiaXLD6neRcLV13gWdNdEij_atHm0j9UJzwD6Ra-6N261U2ENlLhye5BGUNnmXXqPNvliGU6H84gy1rFX_VZP9Uz4NidUd3uQ 2026/04/09 06:08:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/09 06:08:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/09 06:08:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AAFSOrBXga3E7GPW0VzVYytpLMpcLVKi1EjJG9Y7mXbF-4x9Hw9ZADNNAtexX8RWMo66L53iou4u_5Ld0gD4Y98NyxmTXqOI4bz7xbeJSwKPBHYnA5CwV1K0OaOalT_Uf7sKwsA3BxifCVg6K3TpfZetOHuEnq21n625ERIzjOygHfTkFb6AlpO1SGBrTih-5L1EmiiWRU_kpGDvm0IICpzsHEDNhZUrnXjr-KEFGq4n1kVsszh8FXHiaXLD6neRcLV13gWdNdEij_atHm0j9UJzwD6Ra-6N261U2ENlLhye5BGUNnmXXqPNvliGU6H84gy1rFX_VZP9Uz4NidUd3uQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/09 06:08:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMwxqicyFK4s_0f4bTarrI0r-Dv4NQLQQE94JB8cdae7ig2j5lCLSrR4MWWcjlVX-03X2i3ho40RZ9vxSiA0c9T3HCne_YdNrte_PZSZxBNeNF451nhlbxkf_irCnC2z688UT-d53-0OYyz4E_l7k3fL66Yw-YjgPqELJ5IJTwPIi7qbKX_8gJw0LhuIaX5ynIXgvLSZW389iFf50-zRRgQJdm8QpL1AgMWZy-CnfyU_4nipGQjHL8rznB3LC09cowo4mtzeIb7ouRg1PNYGGzjqjcF5GWPwxZNMq5XYRGanmC8XmAFabCD3mf9olXcAMJN4sz6hnrVpMnm8Lt474TQ 2026/04/09 06:08:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/09 06:08:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/09 06:08:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMwxqicyFK4s_0f4bTarrI0r-Dv4NQLQQE94JB8cdae7ig2j5lCLSrR4MWWcjlVX-03X2i3ho40RZ9vxSiA0c9T3HCne_YdNrte_PZSZxBNeNF451nhlbxkf_irCnC2z688UT-d53-0OYyz4E_l7k3fL66Yw-YjgPqELJ5IJTwPIi7qbKX_8gJw0LhuIaX5ynIXgvLSZW389iFf50-zRRgQJdm8QpL1AgMWZy-CnfyU_4nipGQjHL8rznB3LC09cowo4mtzeIb7ouRg1PNYGGzjqjcF5GWPwxZNMq5XYRGanmC8XmAFabCD3mf9olXcAMJN4sz6hnrVpMnm8Lt474TQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/09 06:08:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AG2wEulCrn5BQ8N7zqA1aTrkeUtSTZpABiGdM30gmEODEm7X638Ep0JV7Bqt6bVq5JEHZvQoxgnQhbN4auAiKRYqVSpuYdtVCd7jJSafWO6y2gZyJUwXjeSOiRE_kW9M-59GiAI3yvXOY1Eb53kdbVCgQIG7zRJ7z5bflDX5bWrgpTTx0isnyOBVTeFjkZRxdNuzH05DosC_kzcxPmqK--kn-CMreCvLbGjl7-4UJnxpx0zpQ149NQS_pd8DD7hbHfOfJCYope6GtybfIETb1I-uWKzgF32x9kiElPoBbNwmGTmn81BDwzmgxVXCmxHqIzrANu18Ana19_pDE68mzSM 2026/04/09 06:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/09 06:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/09 06:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/09 06:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/09 06:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/09 06:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/09 06:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AG2wEulCrn5BQ8N7zqA1aTrkeUtSTZpABiGdM30gmEODEm7X638Ep0JV7Bqt6bVq5JEHZvQoxgnQhbN4auAiKRYqVSpuYdtVCd7jJSafWO6y2gZyJUwXjeSOiRE_kW9M-59GiAI3yvXOY1Eb53kdbVCgQIG7zRJ7z5bflDX5bWrgpTTx0isnyOBVTeFjkZRxdNuzH05DosC_kzcxPmqK--kn-CMreCvLbGjl7-4UJnxpx0zpQ149NQS_pd8DD7hbHfOfJCYope6GtybfIETb1I-uWKzgF32x9kiElPoBbNwmGTmn81BDwzmgxVXCmxHqIzrANu18Ana19_pDE68mzSM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/09 06:08:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AH4YIEtFJnvAxfx3sxtr02gGRGQ9E85remZOm5uFKe-Hdr_hKFiqdpWQR-pxWC4_Ra4OZaEz7JD6DCVHhplfOTvanpGB5P5gsZCg1jLMr9d3SPe_k7edKY7mCBcVn-0zKZRNnAuIn7INZ3CtNbUiYEt_L28d-ZYuw0HPuwmVgcDX5SqD-I2JDKAP26GT9Xmh9eLgZ_kjCivUlsRuk5p7rvkk1vZvszjLwogBDDOVUxAYI11mYSH_v7VYJsiV9cOGhFsLV-N9AShEb3Mpw8do07gAlgdGQYsy2azYlaRTGzrjzRHh42b3CtZXa1QRju5aPmRAT5l7vreVtK5-TEubdNE 2026/04/09 06:08:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/09 06:08:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/09 06:08:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/09 06:08:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/09 06:08:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/09 06:08:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/09 06:08:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AH4YIEtFJnvAxfx3sxtr02gGRGQ9E85remZOm5uFKe-Hdr_hKFiqdpWQR-pxWC4_Ra4OZaEz7JD6DCVHhplfOTvanpGB5P5gsZCg1jLMr9d3SPe_k7edKY7mCBcVn-0zKZRNnAuIn7INZ3CtNbUiYEt_L28d-ZYuw0HPuwmVgcDX5SqD-I2JDKAP26GT9Xmh9eLgZ_kjCivUlsRuk5p7rvkk1vZvszjLwogBDDOVUxAYI11mYSH_v7VYJsiV9cOGhFsLV-N9AShEb3Mpw8do07gAlgdGQYsy2azYlaRTGzrjzRHh42b3CtZXa1QRju5aPmRAT5l7vreVtK5-TEubdNE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/09 06:08:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMkIGAtMgYZOtW1xTotLmLtXhtaQJTH3SFP8bw7w3JWy0eMNaZdnHKWH7rl2PVxD7-N5wHRK8rxhL7uIOLakf48wphDO_cRBPlQEXxtYfIryxZ1bznM9yrPkSZWzOU_d-hM7VZXOG0YksC2ySD7Li0i_UjYK2B7gi3B0KuS5gpbH0NIPJ1QxMFURu_8nFGIfVyIP3fr59FpXvT3tF0VN-3pfli2Dm8PyzBnmyAcPmgjpTwg0XYEM_6VyOWRYP01KLhAO4tuM57uxyIYZQgvx9fk_8SdpVABcr02pKk6J3JmK2a9S_oIg9UtDRm3BT9BBgUCk5acgX4XGYVx68Fd1Pdc 2026/04/09 06:08:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/09 06:08:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/09 06:08:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMkIGAtMgYZOtW1xTotLmLtXhtaQJTH3SFP8bw7w3JWy0eMNaZdnHKWH7rl2PVxD7-N5wHRK8rxhL7uIOLakf48wphDO_cRBPlQEXxtYfIryxZ1bznM9yrPkSZWzOU_d-hM7VZXOG0YksC2ySD7Li0i_UjYK2B7gi3B0KuS5gpbH0NIPJ1QxMFURu_8nFGIfVyIP3fr59FpXvT3tF0VN-3pfli2Dm8PyzBnmyAcPmgjpTwg0XYEM_6VyOWRYP01KLhAO4tuM57uxyIYZQgvx9fk_8SdpVABcr02pKk6J3JmK2a9S_oIg9UtDRm3BT9BBgUCk5acgX4XGYVx68Fd1Pdc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/09 06:08:18 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AExTOgiR6NUitaNd9eeWsNUUs9rHXbuYoazIHRWArETLewxar2SyEYPXs2Mx3JShkpaxwKgtUh86rZi0OcdS3u5z3UZf5fqCQLq_HdHV0zeerL5r4KtLq78xmEbvYZG3C2xGhSfabodzwv13ayYkQ2UwSq9S480Fn6yNFsVNn0FKBerBZiZStzgCFbHPftISapvW3EPsanliWYpSYSwIMB_5HKUJzgrrkDT-z65lwwr2LC8gdEqZfG8j2mndKlPD3BFxmkOxDdUUcE1tBD7YlbBTBebsUmrlZ3zA6raNiFT_YWtBp5uffV412KpXb84Cphrlv7FEpl9fUo7m6HQOTZs 2026/04/09 06:08:19 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/09 06:08:19 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/09 06:08:19 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AExTOgiR6NUitaNd9eeWsNUUs9rHXbuYoazIHRWArETLewxar2SyEYPXs2Mx3JShkpaxwKgtUh86rZi0OcdS3u5z3UZf5fqCQLq_HdHV0zeerL5r4KtLq78xmEbvYZG3C2xGhSfabodzwv13ayYkQ2UwSq9S480Fn6yNFsVNn0FKBerBZiZStzgCFbHPftISapvW3EPsanliWYpSYSwIMB_5HKUJzgrrkDT-z65lwwr2LC8gdEqZfG8j2mndKlPD3BFxmkOxDdUUcE1tBD7YlbBTBebsUmrlZ3zA6raNiFT_YWtBp5uffV412KpXb84Cphrlv7FEpl9fUo7m6HQOTZs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/09 06:08:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APgiVnays610cbSY4BdxJ-VbnOXex__Ne0UtXte7nZgB1HlHeelEhrHM-LueKkk8428nKvHb2D39nTCd10U88fro-lpE11KxSuQHaebBfYBfvaGoNm3sryTkVq_DmRsXylNxg2kW_Ev5WaUUJk6fOafKiqL8_ymi4S0r6lOX2m6g4e82BKqYiWfimih8LUgdtI11FyFdGm4rhctDV99sdNe9HZqEy77vYLAGIMzvsl1w_zJxnPGxyyk3JtS-27VItSb8ZgoY8dJuNewhTYu29pkNnXo-q5sVzk5StdyGr2d5w_ZVijp7Z9PKrukMJh5MSFzbsVxJ-DknpG3pnUOvX34 2026/04/09 06:08:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/09 06:08:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/09 06:08:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APgiVnays610cbSY4BdxJ-VbnOXex__Ne0UtXte7nZgB1HlHeelEhrHM-LueKkk8428nKvHb2D39nTCd10U88fro-lpE11KxSuQHaebBfYBfvaGoNm3sryTkVq_DmRsXylNxg2kW_Ev5WaUUJk6fOafKiqL8_ymi4S0r6lOX2m6g4e82BKqYiWfimih8LUgdtI11FyFdGm4rhctDV99sdNe9HZqEy77vYLAGIMzvsl1w_zJxnPGxyyk3JtS-27VItSb8ZgoY8dJuNewhTYu29pkNnXo-q5sVzk5StdyGr2d5w_ZVijp7Z9PKrukMJh5MSFzbsVxJ-DknpG3pnUOvX34" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/09 06:08:21 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACEMgpDwD02Z2GAjP13K5Ki3OmVfQ-iLgawjYXirZa5PQR0yhgNhv2v9S05_TbN0pfEyvPAfdzK5qzVlGJD7r4uVNz_nHE4nda0N8xoV_hmKrmaAT6JnWsFddNd6cdm3X8v7-lDw7siwqL9VnFHs_KvLA34GHO02YiPRRhfTrg3XhLUY6bGZ4c-rl0nvAhBFq0IGIAoqRDMHT0kXroueNyVITPR3ob5jCWF7bCdRDIVMDRKIaCbnx7RnRx50ZtIiWm62SxZABMDvsY4XLiJyG0aL8tyzmDht71B0Qk5456kGc2kjYrmJRFcVQY0pZISq4iBk2iEliJGfDqkwQLpHkrw 2026/04/09 06:08:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/09 06:08:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/09 06:08:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/09 06:08:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/09 06:08:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/09 06:08:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/09 06:08:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACEMgpDwD02Z2GAjP13K5Ki3OmVfQ-iLgawjYXirZa5PQR0yhgNhv2v9S05_TbN0pfEyvPAfdzK5qzVlGJD7r4uVNz_nHE4nda0N8xoV_hmKrmaAT6JnWsFddNd6cdm3X8v7-lDw7siwqL9VnFHs_KvLA34GHO02YiPRRhfTrg3XhLUY6bGZ4c-rl0nvAhBFq0IGIAoqRDMHT0kXroueNyVITPR3ob5jCWF7bCdRDIVMDRKIaCbnx7RnRx50ZtIiWm62SxZABMDvsY4XLiJyG0aL8tyzmDht71B0Qk5456kGc2kjYrmJRFcVQY0pZISq4iBk2iEliJGfDqkwQLpHkrw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/09 06:08:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AA1dBhHgiyWEAIRrucxq5EF_jmp8CLPvxbcE9xbBG0kVgeMw0k-dqoATo9VNYUf2JVq8Z_UKYk264lqRI157E9VrAnfLpDHxdZ2Kkqhzepe1u3UaIpZTmNIHYZA0gLS6KNm8FIU7xsCTuFgRLueTffO79pSxHf_EcoU_pvRV3uTcJT3w2KTeCGsJ21b0IOyMv23OXVx69Gd-KkziWppmAibBP0kdOC82t9U3oF_YAcavnMwpfaxBVQTxS4QiCbi9YHIHge3RlMAWPwdFjueabZ4e9hCrYKNcjbUQ_2NJ8WM8T9Ev3pSPflpyTfgOg6_b57TUK41C88u9wjgS11lcVl8 2026/04/09 06:08:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/09 06:08:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/09 06:08:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/09 06:08:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/09 06:08:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/09 06:08:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/09 06:08:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AA1dBhHgiyWEAIRrucxq5EF_jmp8CLPvxbcE9xbBG0kVgeMw0k-dqoATo9VNYUf2JVq8Z_UKYk264lqRI157E9VrAnfLpDHxdZ2Kkqhzepe1u3UaIpZTmNIHYZA0gLS6KNm8FIU7xsCTuFgRLueTffO79pSxHf_EcoU_pvRV3uTcJT3w2KTeCGsJ21b0IOyMv23OXVx69Gd-KkziWppmAibBP0kdOC82t9U3oF_YAcavnMwpfaxBVQTxS4QiCbi9YHIHge3RlMAWPwdFjueabZ4e9hCrYKNcjbUQ_2NJ8WM8T9Ev3pSPflpyTfgOg6_b57TUK41C88u9wjgS11lcVl8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/09 06:08:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKneWkeKY_LxMVBSAjWs10AYsOgi4cKCcW7-Kqnns33K1714cR9SLXS9xMXMxnzSbeExMkxUWBasdWpyIPjUI8g1nWdt353nUVw7bxdLIoBnt_wr2H_V3-bkuAQRl2J0r-EAdOsIBioHPHPxs2hYy_85x8Im77S6JsmkN6hvSXupZWm7n9TojdweVgcmNQmwySJ03YwtOM2Vw-rCIalXyXCs_y74JLjVx4i4tiGrdSrNzle53xL4Q5q6WhzjGgldCFZzey5N6T7JGyYetrRR3U8pN5LMmV_Vx2bRFIkkfxq-tIyuFtBgnIvFXFt7wcp4dcb8dU3y53ycOwMVsJVskL0 2026/04/09 06:08:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/09 06:08:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/09 06:08:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AKneWkeKY_LxMVBSAjWs10AYsOgi4cKCcW7-Kqnns33K1714cR9SLXS9xMXMxnzSbeExMkxUWBasdWpyIPjUI8g1nWdt353nUVw7bxdLIoBnt_wr2H_V3-bkuAQRl2J0r-EAdOsIBioHPHPxs2hYy_85x8Im77S6JsmkN6hvSXupZWm7n9TojdweVgcmNQmwySJ03YwtOM2Vw-rCIalXyXCs_y74JLjVx4i4tiGrdSrNzle53xL4Q5q6WhzjGgldCFZzey5N6T7JGyYetrRR3U8pN5LMmV_Vx2bRFIkkfxq-tIyuFtBgnIvFXFt7wcp4dcb8dU3y53ycOwMVsJVskL0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/09 06:08:35 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AGaEcNT9U8YwqoUDiQ4D7N1Emlbuj_PUOmf0VPtQYyqu6rY06AVDad3i4YDPrwEjSAU8CpetLmK74vW4t1pPx5zNkOl_0tzBBjUz1rQJkRmeK4f6RZbHutg-DBCA0K2ZCfVtWruwes3-94jo0K3kwjWgSx2rOYyxiBMiZAlucOBQRkHR61LybIysqXE3nF3MSIWtU9qkuTyJV3Nf0NmGVXAS_2u7nxKjV0FgT-WmJ4cMDa4ATMZTLOx4qV5Q3CTjOBjsCewTGXgIvfjHXpVlDcrkIsnNeVLx2rf-tQeA_6D6PwrHBKf8GfgX_gDwrgK6smJn9F7FtgbrDwqBuix9ss8 2026/04/09 06:08:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/09 06:08:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/09 06:08:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AGaEcNT9U8YwqoUDiQ4D7N1Emlbuj_PUOmf0VPtQYyqu6rY06AVDad3i4YDPrwEjSAU8CpetLmK74vW4t1pPx5zNkOl_0tzBBjUz1rQJkRmeK4f6RZbHutg-DBCA0K2ZCfVtWruwes3-94jo0K3kwjWgSx2rOYyxiBMiZAlucOBQRkHR61LybIysqXE3nF3MSIWtU9qkuTyJV3Nf0NmGVXAS_2u7nxKjV0FgT-WmJ4cMDa4ATMZTLOx4qV5Q3CTjOBjsCewTGXgIvfjHXpVlDcrkIsnNeVLx2rf-tQeA_6D6PwrHBKf8GfgX_gDwrgK6smJn9F7FtgbrDwqBuix9ss8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/09 06:08:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ALgAlqfeqyvFGlQ7fA0wcHvx-b1s2fTLQnFgsYIQbAg65jVyXcbg2MfqKA_8-yBPA6CzG3Hgl0NIVpATQ6cKg1NkwnK06kLkNRHwZ3bHBPnls6-9BEjyGe02gq3dnTVVgsXLSDlTp6hp1O_sRKjnBCzCREKaFtQK66-M0pRngAJ2-yZW77HT2b6WeTDWATphuVOcfUBplfhEzlfb4fN5D97EZGraPyWG7DdWytlgZYPNmQEShVhzvkpvWqlbrw3IRtTNaWPjIlejFZkIkW34f96JryvVN0qCG0kaw87fqfWbLqxer0aYQRNXO0ud4cpPMHBM7R4ptnbn4jiODOtY2b0 2026/04/09 06:08:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/09 06:08:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/09 06:08:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ALgAlqfeqyvFGlQ7fA0wcHvx-b1s2fTLQnFgsYIQbAg65jVyXcbg2MfqKA_8-yBPA6CzG3Hgl0NIVpATQ6cKg1NkwnK06kLkNRHwZ3bHBPnls6-9BEjyGe02gq3dnTVVgsXLSDlTp6hp1O_sRKjnBCzCREKaFtQK66-M0pRngAJ2-yZW77HT2b6WeTDWATphuVOcfUBplfhEzlfb4fN5D97EZGraPyWG7DdWytlgZYPNmQEShVhzvkpvWqlbrw3IRtTNaWPjIlejFZkIkW34f96JryvVN0qCG0kaw87fqfWbLqxer0aYQRNXO0ud4cpPMHBM7R4ptnbn4jiODOtY2b0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/09 06:08:39 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AN97fgFHEJ5ZNlW8e-Omvi3DG9HkshNsbKtoASKvj3-gDqLS6P2MvmNJPVoeW2tDM_RwB6-A0FDBHwhrXQL3MEoU9nR7EKJS7DCzXeoV4og-BizMYgMC6Wwo4_UJZkl14ureZqb9PPFSar1g2gbpvn0OAiF-jbjtN2XNzHNVHQ6s9EsDbdmRi3yutwfv7mBLjo1e4k1admyyxLBpfwReIdH9KLimzOocdFBBWAacTmM2PZ0v-6W8ccWCv-wRoh7TJTgtuwhVkITJcR6lZEI7K8smSarUp0QyCGBsKOYfGVOUE6gvk-lHos3N_j_5DoGxIqAjZ3IvPryZ56OKJkIK30A 2026/04/09 06:08:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/09 06:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/09 06:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/09 06:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/09 06:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/09 06:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/09 06:08:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AN97fgFHEJ5ZNlW8e-Omvi3DG9HkshNsbKtoASKvj3-gDqLS6P2MvmNJPVoeW2tDM_RwB6-A0FDBHwhrXQL3MEoU9nR7EKJS7DCzXeoV4og-BizMYgMC6Wwo4_UJZkl14ureZqb9PPFSar1g2gbpvn0OAiF-jbjtN2XNzHNVHQ6s9EsDbdmRi3yutwfv7mBLjo1e4k1admyyxLBpfwReIdH9KLimzOocdFBBWAacTmM2PZ0v-6W8ccWCv-wRoh7TJTgtuwhVkITJcR6lZEI7K8smSarUp0QyCGBsKOYfGVOUE6gvk-lHos3N_j_5DoGxIqAjZ3IvPryZ56OKJkIK30A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/09 06:08:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALMJyLoWSdwlAHG41Wz3kege_-qwiATbO1gfCzyjefLvYwgRbsyGD_61WpAUbKLst6OR8iEQY--q0NkgbG4aINTrVrcipDe-aQnfW8xzUgA3AX3AU_yCZK1gl0v93anx9PI0JDWX0QfaFyjqrh4sT7GEHucBRs_hInLx_12tqEAidSa8C-x41e1ahrSDr0dV94BFJWrQCdZK14O3NmKaxvt5OvQvOCuNtyN4cMJhGQlHkxr-zNWCFSgsRliWdzZbiiqnUhOfVO6U9zI2BU4oM8-Vj1xNUe07yPCZUhFxn96sAQLo_bw8X77LR2EPklOUye2VwboaK1eBAUBdJxXaASg 2026/04/09 06:08:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/09 06:08:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/09 06:08:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/09 06:08:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/09 06:08:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/09 06:08:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/09 06:08:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALMJyLoWSdwlAHG41Wz3kege_-qwiATbO1gfCzyjefLvYwgRbsyGD_61WpAUbKLst6OR8iEQY--q0NkgbG4aINTrVrcipDe-aQnfW8xzUgA3AX3AU_yCZK1gl0v93anx9PI0JDWX0QfaFyjqrh4sT7GEHucBRs_hInLx_12tqEAidSa8C-x41e1ahrSDr0dV94BFJWrQCdZK14O3NmKaxvt5OvQvOCuNtyN4cMJhGQlHkxr-zNWCFSgsRliWdzZbiiqnUhOfVO6U9zI2BU4oM8-Vj1xNUe07yPCZUhFxn96sAQLo_bw8X77LR2EPklOUye2VwboaK1eBAUBdJxXaASg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/09 06:08:44 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/09 06:08:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/09 06:08:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/09 06:08:51 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/09 06:08:53 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/09 06:08:54 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADcOyvqLrZleUuKpJLZsBvRRPMz1zeIa2LYCfPwRP5MOB9jv06fW_opAeGBjG16pKSCcVUsEYVPXfle2DCJRmlrstVV1LWqZcog7sUJPgzaNEOLd53xoge0CqRyA3pFZbFG9z7EUD1x3yoMmrnow-u1p9SOniS-0mboOF5oSxDoJA5lZeYxd-vql8blfs9vV1A17Dqz26EzU8XN-HDjI2KzUnkO6Xap8MTEng6_4GV9zrwruPlW6D6_VRktM9kIsmvs9btwbR0qtlEAF960hxryireIIDvbIv65NlYlP7eNqi1GYuArYuqv_FaEHKR9I8Kd5fWUSYb5JKBwm4tqjobY 2026/04/09 06:08:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/09 06:08:54 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "cca461881d4990f89b0de7217a27e190" 2026/04/09 06:08:55 DEBUG : unknown-size-put.txt: multipart upload "ADcOyvqLrZleUuKpJLZsBvRRPMz1zeIa2LYCfPwRP5MOB9jv06fW_opAeGBjG16pKSCcVUsEYVPXfle2DCJRmlrstVV1LWqZcog7sUJPgzaNEOLd53xoge0CqRyA3pFZbFG9z7EUD1x3yoMmrnow-u1p9SOniS-0mboOF5oSxDoJA5lZeYxd-vql8blfs9vV1A17Dqz26EzU8XN-HDjI2KzUnkO6Xap8MTEng6_4GV9zrwruPlW6D6_VRktM9kIsmvs9btwbR0qtlEAF960hxryireIIDvbIv65NlYlP7eNqi1GYuArYuqv_FaEHKR9I8Kd5fWUSYb5JKBwm4tqjobY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/09 06:08:55 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOJUKnaVQXNZGn0_Ffbud3XRjQuCZSZsNhRub6G5YU9sXSt_MVpp1lbOIDQ8kVLaYNpCEQQbl2A1n8jOwQXbSkr6_WPN9tMHVttsScxTut8ZcKzBe1tx0l-ynxCNiP4wiGEPLKF3K7KPkzj05qLvX0xXAyePZP-s63eIWeEu1QwX89Mjdgh4Jwo-zl8YPYLA2Q86n-q3O--Mt-MFBqpGirU3TN0UMFfWWeF4amjJ1KC3P5F4n5au3mLjN6Iuqyu7_NZ4pAOywjLXP86Pzbl0esSDNiBNzM3GTrjH1nnQ6vDaK9TnZRN1vcl07i81Ay-hhySu8S5IuZfyYJQ9n6IdKPE 2026/04/09 06:08:55 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/09 06:08:55 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "19b0674b310eeee4864570de6316668c" 2026/04/09 06:08:56 DEBUG : unknown-size-update.txt: multipart upload "AOJUKnaVQXNZGn0_Ffbud3XRjQuCZSZsNhRub6G5YU9sXSt_MVpp1lbOIDQ8kVLaYNpCEQQbl2A1n8jOwQXbSkr6_WPN9tMHVttsScxTut8ZcKzBe1tx0l-ynxCNiP4wiGEPLKF3K7KPkzj05qLvX0xXAyePZP-s63eIWeEu1QwX89Mjdgh4Jwo-zl8YPYLA2Q86n-q3O--Mt-MFBqpGirU3TN0UMFfWWeF4amjJ1KC3P5F4n5au3mLjN6Iuqyu7_NZ4pAOywjLXP86Pzbl0esSDNiBNzM3GTrjH1nnQ6vDaK9TnZRN1vcl07i81Ay-hhySu8S5IuZfyYJQ9n6IdKPE" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/09 06:08:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pazimer1fixi/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/04/09 06:08:56 DEBUG : Waiting for deletions to finish 2026/04/09 06:08:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/09 06:08:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/09 06:08:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/09 06:08:56 INFO : S3 bucket rclone-test-pazimer1fixi: Bucket "rclone-test-pazimer1fixi" deleted 2026/04/09 06:08:57 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (115.65s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.38s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.78s) --- PASS: TestIntegration/FsMkdir (113.88s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.48s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.28s) --- 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.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (69.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (18.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (13.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (15.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (1.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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/04/09 06:08:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/09 06:08:57 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) PASS ok github.com/rclone/rclone/backend/s3 115.688s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m56.813564453s (try 1/5)