"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/11/27 01:09:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nahemep4maqa" 2025/11/27 01:09:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/11/27 01:09:16 INFO : S3 bucket rclone-test-nahemep4maqa: Bucket "rclone-test-nahemep4maqa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/27 01:09:17 INFO : S3 bucket rclone-test-nahemep4maqa: Bucket "rclone-test-nahemep4maqa" deleted === RUN TestIntegration/FsMkdir 2025/11/27 01:09:18 INFO : S3 bucket rclone-test-nahemep4maqa: Bucket "rclone-test-nahemep4maqa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/27 01:09:18 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/27 01:09:18 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/27 01:09:18 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/27 01:09:33 NOTICE: S3 bucket rclone-test-nahemep4maqa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/27 01:09:33 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEh02_xKLlWmDeAf1Lyh3XqcaTSyfSlqRTm24jSUHLDoHyvwvekWj8UrCReETJS0MeGWfeT__bIrzj4YYUWdm-BD-zL_bc2MjKwyYVeDlT11qLE_JIQyk7SQMfLaBmPF3pVUH81Vr2O3pP_EATcuRKChvZq8XV6H-ZwO7hpFvPi_mHBSwUnXjLuoVDJOQE1ku7QKCjmiyzSXP-wJHuZrrHriKVhK02CZydrJlNWO5C1b63IIjxl44FrwH6g1ZvBve0s6vkNA4dXNuo3CzC55xhrCxJ9_GfS_AhHHSpBr3YMdrWnM_07nI_85bdGaN7sr0Zl3PHpvHD4rMkz9TfrEV7c 2025/11/27 01:09:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "182dce49607fd25dcbadce8d18234214" 2025/11/27 01:09:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "2e1c65e11a332c44b03f7996f468ed6d" 2025/11/27 01:09:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "91d0450ccc76b9ff0e67c0755a40ed4c" 2025/11/27 01:09:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEh02_xKLlWmDeAf1Lyh3XqcaTSyfSlqRTm24jSUHLDoHyvwvekWj8UrCReETJS0MeGWfeT__bIrzj4YYUWdm-BD-zL_bc2MjKwyYVeDlT11qLE_JIQyk7SQMfLaBmPF3pVUH81Vr2O3pP_EATcuRKChvZq8XV6H-ZwO7hpFvPi_mHBSwUnXjLuoVDJOQE1ku7QKCjmiyzSXP-wJHuZrrHriKVhK02CZydrJlNWO5C1b63IIjxl44FrwH6g1ZvBve0s6vkNA4dXNuo3CzC55xhrCxJ9_GfS_AhHHSpBr3YMdrWnM_07nI_85bdGaN7sr0Zl3PHpvHD4rMkz9TfrEV7c" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/27 01:09:37 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/27 01:09:37 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/27 01:09:39 DEBUG : S3 bucket rclone-test-nahemep4maqa: bucket is versioned: false 2025/11/27 01:09:39 DEBUG : Waiting for deletions to finish 2025/11/27 01:09:39 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/27 01:09:39 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/27 01:09:39 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/27 01:09:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nahemep4maqa/dirToPurgeFromRoot" 2025/11/27 01:09:40 DEBUG : S3 bucket rclone-test-nahemep4maqa path dirToPurgeFromRoot: bucket is versioned: false 2025/11/27 01:09:40 DEBUG : Waiting for deletions to finish 2025/11/27 01:09:40 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/27 01:09:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/27 01:09:40 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/27 01:09:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nahemep4maqa/hello? sausage/êé" 2025/11/27 01:09:42 DEBUG : S3 bucket rclone-test-nahemep4maqa path hello? sausage/êé: bucket is versioned: false 2025/11/27 01:09:42 DEBUG : Waiting for deletions to finish 2025/11/27 01:09:42 DEBUG : "a/b/c/d/e.txt" version false 2025/11/27 01:09:42 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/27 01:09:42 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/27 01:09:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nahemep4maqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/27 01:09:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nahemep4maqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-nahemep4maqa" from "TestS3R2:rclone-test-nahemep4maqa" 2025/11/27 01:09:48 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/27 01:09:51 DEBUG : piped data.txt: open chunk writer: started multipart upload: AO6_CuBIMALhREadyoj61K43FwVkTrwsTKsqF2T29rtvQDCZzp3HBqq46LghZ7P5Hf_9OSQrNRrSG6PbIjhReeY38GwZ9eQ5K7zRXRIOtwbyJG1SkuUAuBCjYMEruJySSl_LxLVex-u577HLla9OJcKgRccVsLqmVX7gxZiZ4D5R8rBr_SUz9a7L4qtJWd4DR0YCT2U786F0BJ1PKSzTQG7FAV49kTse3txUVpxOobX4QZgeDnaEdCLCvhDxNdMgRHcRdKFynNBpVZ0IkcRE2lnOg8xz4cHMAM-YC9k0HcwUJcGWAaXkAe_K9jiliQoIzi3hYd8Dj-9l3gdTP73baPs 2025/11/27 01:09:51 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/27 01:09:51 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/27 01:09:51 DEBUG : piped data.txt: multipart upload "AO6_CuBIMALhREadyoj61K43FwVkTrwsTKsqF2T29rtvQDCZzp3HBqq46LghZ7P5Hf_9OSQrNRrSG6PbIjhReeY38GwZ9eQ5K7zRXRIOtwbyJG1SkuUAuBCjYMEruJySSl_LxLVex-u577HLla9OJcKgRccVsLqmVX7gxZiZ4D5R8rBr_SUz9a7L4qtJWd4DR0YCT2U786F0BJ1PKSzTQG7FAV49kTse3txUVpxOobX4QZgeDnaEdCLCvhDxNdMgRHcRdKFynNBpVZ0IkcRE2lnOg8xz4cHMAM-YC9k0HcwUJcGWAaXkAe_K9jiliQoIzi3hYd8Dj-9l3gdTP73baPs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/27 01:09:52 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFe8kSJKZlSKbCzW0pCTkDReneBUne0rmwc_FeELPQZC2vmSXwPuYoxeYupTkd2o080DW-BzZByZOMZwSotudXkI52CUCxcMQ-hXMj4l425B3L7mQ1DlxTttesjYfK6dSQGcb3LUfNZgcmk9UWIkzOUs_DO0tuE2pyBX9_fls-Qt6dWcTc48qh5ITnv2sCd9KOCzIrh_GJXFDtvKZZHgRmR3DbZmeQG1Elh34WyufCsObtHEz1IgiN2dL2lny-iFzngX_P4JZz54JFx4zFJtvPtvC3Uc0cSgsjohssQFZToOj8Z5puwBv9ejoJt_w9lIu4OZhelkhvZQxjANdo1Qf_Y 2025/11/27 01:09:52 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/27 01:09:52 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "acf900ad989dac753edbd8c649f19844" 2025/11/27 01:09:52 DEBUG : piped data.txt: multipart upload "AFe8kSJKZlSKbCzW0pCTkDReneBUne0rmwc_FeELPQZC2vmSXwPuYoxeYupTkd2o080DW-BzZByZOMZwSotudXkI52CUCxcMQ-hXMj4l425B3L7mQ1DlxTttesjYfK6dSQGcb3LUfNZgcmk9UWIkzOUs_DO0tuE2pyBX9_fls-Qt6dWcTc48qh5ITnv2sCd9KOCzIrh_GJXFDtvKZZHgRmR3DbZmeQG1Elh34WyufCsObtHEz1IgiN2dL2lny-iFzngX_P4JZz54JFx4zFJtvPtvC3Uc0cSgsjohssQFZToOj8Z5puwBv9ejoJt_w9lIu4OZhelkhvZQxjANdo1Qf_Y" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/11/27 01:09:53 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/11/27 01:09:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOWnyzIQ71gE6HAMrnDJkAzJDY0V0ADkOPYkhVqgDNRjK2I8MITjIR0VnVFwdHWP0pJLNICyEunWN0cDjWtzZ3qSd2PXoXCLIIrGDnEWPKmm5ooIUxBuef5uPUwmDzuV0ivB1ls819YKwmkGzgjCJfaRrnfhPCmD44RF-9Q_ebh5zOrrRygrTmYTWbOVf3ptzWzCyAUmNM9hIRKeMKlHNBkKLGnjkB5Vfago6dGQc347h2El9r9g9m2lZ3u1Z-XjEMq8gnq3kpIUlmcJXSLHstzzmPEkpJTxL918tv7itbIje-SErx_J_oEK5fhUbc3WH1i66OlcApaQ-Pb9oHmiDxc 2025/11/27 01:09:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/27 01:09:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/27 01:09:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOWnyzIQ71gE6HAMrnDJkAzJDY0V0ADkOPYkhVqgDNRjK2I8MITjIR0VnVFwdHWP0pJLNICyEunWN0cDjWtzZ3qSd2PXoXCLIIrGDnEWPKmm5ooIUxBuef5uPUwmDzuV0ivB1ls819YKwmkGzgjCJfaRrnfhPCmD44RF-9Q_ebh5zOrrRygrTmYTWbOVf3ptzWzCyAUmNM9hIRKeMKlHNBkKLGnjkB5Vfago6dGQc347h2El9r9g9m2lZ3u1Z-XjEMq8gnq3kpIUlmcJXSLHstzzmPEkpJTxL918tv7itbIje-SErx_J_oEK5fhUbc3WH1i66OlcApaQ-Pb9oHmiDxc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/27 01:09:56 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ALQsSPb8dF9yFeUTHWNtrfYTb-oCjStDDmdoh05cpwHXzCQodYoQfCO6znr3wm1l2yTO59PnfKa12aWV5d2qkPlb7YM8-m6CaUtfVE6_97HJAi124PcxEKAbOkG2StHptvJ7B6-NroKc-5ep8Yu4BTeBHROdiQF1BIQZw87Gj9Fs5KLXYJnLq7vcujG6kARAjYwtXHNEc_QhzirVdYPLubr1yvTmrUlAa1l63xzGnM3XxXuGVPXyhLchRW-eFmagEzyA8oTmQ4H4z1fBlyVPN52rAdy7412MVRwhMKQuWBB3EjW32wF07Fxi2VKWpd_1eGdraZzxEhzTqusjkDYOApc 2025/11/27 01:09:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/27 01:09:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/27 01:09:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ALQsSPb8dF9yFeUTHWNtrfYTb-oCjStDDmdoh05cpwHXzCQodYoQfCO6znr3wm1l2yTO59PnfKa12aWV5d2qkPlb7YM8-m6CaUtfVE6_97HJAi124PcxEKAbOkG2StHptvJ7B6-NroKc-5ep8Yu4BTeBHROdiQF1BIQZw87Gj9Fs5KLXYJnLq7vcujG6kARAjYwtXHNEc_QhzirVdYPLubr1yvTmrUlAa1l63xzGnM3XxXuGVPXyhLchRW-eFmagEzyA8oTmQ4H4z1fBlyVPN52rAdy7412MVRwhMKQuWBB3EjW32wF07Fxi2VKWpd_1eGdraZzxEhzTqusjkDYOApc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/27 01:09:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADUHoHOheHRahiHABWaLvADIQI4rFto9Y6Zwm8c1ZTu9As9w_VJ1Md5_gh1R9jZvzXBEo48oI62sl6i7AOilfAl0cBivLgx_1b6scIfuYaa5duasirDKM5NmcrNpEiq36KYP7uAP4LFpGXf1grJlJS_-zMkC1PH715msZaWAIp0f-lDLYzrTkPztmxuhDyq2DIn4BzlrTiw0u0ic1JzATiogF4XXpDwqwT5jEAy3jItcesN_f-U9kYyMZiIwnh4QL_G77Sg6TfDFpy8oMbhpoDMe2Z0y7JtM4AorQYfte0MaQxJ0kfDgLpNbTYI-7F0nCLX0E5Oi3g4Dl8C3ThNmk4c 2025/11/27 01:09:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/27 01:09:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/27 01:09:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADUHoHOheHRahiHABWaLvADIQI4rFto9Y6Zwm8c1ZTu9As9w_VJ1Md5_gh1R9jZvzXBEo48oI62sl6i7AOilfAl0cBivLgx_1b6scIfuYaa5duasirDKM5NmcrNpEiq36KYP7uAP4LFpGXf1grJlJS_-zMkC1PH715msZaWAIp0f-lDLYzrTkPztmxuhDyq2DIn4BzlrTiw0u0ic1JzATiogF4XXpDwqwT5jEAy3jItcesN_f-U9kYyMZiIwnh4QL_G77Sg6TfDFpy8oMbhpoDMe2Z0y7JtM4AorQYfte0MaQxJ0kfDgLpNbTYI-7F0nCLX0E5Oi3g4Dl8C3ThNmk4c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/27 01:09:59 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ALwry8oCxLtihS8YzpQlX5fCUD016KaKObev5JaQyAK2hP8xRsgR61GGUiDsc2ULlRuU5iFIz3YpIOjf1FbwgQI9JvNte9dLIXyJbkmbrsteUCiaI7-JmH3ObzoyVyM8UShmgfGz04yUl-bqx1igdSVjlZlk0pGyAprmJWY2TDYQ3dzLiJvK1BZouUVsjWndmHSmQXeVIfAY8uWnads605X4CTO09Ki8IEOxItARmOSXLjSnLfdbZzFSmGIX5QnhJ8b9vhM1PqOCTHMNbOrzzqin8j0i8CAzetGeXB871tBxmQsUcpld7eBptJqBhiuS08xv254qjTqwRPVPDDHZRF0 2025/11/27 01:10:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/27 01:10:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/27 01:10:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/27 01:10:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/27 01:10:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/27 01:10:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/27 01:10:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ALwry8oCxLtihS8YzpQlX5fCUD016KaKObev5JaQyAK2hP8xRsgR61GGUiDsc2ULlRuU5iFIz3YpIOjf1FbwgQI9JvNte9dLIXyJbkmbrsteUCiaI7-JmH3ObzoyVyM8UShmgfGz04yUl-bqx1igdSVjlZlk0pGyAprmJWY2TDYQ3dzLiJvK1BZouUVsjWndmHSmQXeVIfAY8uWnads605X4CTO09Ki8IEOxItARmOSXLjSnLfdbZzFSmGIX5QnhJ8b9vhM1PqOCTHMNbOrzzqin8j0i8CAzetGeXB871tBxmQsUcpld7eBptJqBhiuS08xv254qjTqwRPVPDDHZRF0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/27 01:10:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADd_kpiVwQJRzXaSH0E7TkELoIvm4cSGVowQ1HTqJK5DE9JTS0ikAfuCAdheYD3lyAxLk3uMcPWu8SJ3_ubMLYp6cO_iFOs5YcoxE9EL3D18if_dwuFX4NK1odWnoj0sFRiueH_vSl3PJtGNCR_gSz7vLHIIU8GDZ9lcqu3dVsyh0LvWT5xAB2O5UIEaKXDjkmDd4uXQBzEHpknfksjvs_up8oAZagSPpak0hJP6PXNPllLPAKmW9-JX2z4iHse_etFK7Zzwkr2rpakd1f483I6S5yeDBVThXgLypBqwOiiLr1XpVQgRY6OLStHiDeBKJSpY_XwT9RX0VtsnGHKY1h0 2025/11/27 01:10:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/27 01:10:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/27 01:10:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/27 01:10:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/27 01:10:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/27 01:10:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/27 01:10:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ADd_kpiVwQJRzXaSH0E7TkELoIvm4cSGVowQ1HTqJK5DE9JTS0ikAfuCAdheYD3lyAxLk3uMcPWu8SJ3_ubMLYp6cO_iFOs5YcoxE9EL3D18if_dwuFX4NK1odWnoj0sFRiueH_vSl3PJtGNCR_gSz7vLHIIU8GDZ9lcqu3dVsyh0LvWT5xAB2O5UIEaKXDjkmDd4uXQBzEHpknfksjvs_up8oAZagSPpak0hJP6PXNPllLPAKmW9-JX2z4iHse_etFK7Zzwkr2rpakd1f483I6S5yeDBVThXgLypBqwOiiLr1XpVQgRY6OLStHiDeBKJSpY_XwT9RX0VtsnGHKY1h0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/27 01:10:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGLR8ZpilIotjK-OTyQ4cuQdejgY6LKdVWMazZS1iwdWxFn3l2T6w1_7IpvLN3XTXNLjlZ30ZzBXDSC6WXtKTThhos34EDHu2Z18f-LwouUXZGaJDqZh6XaXeo8QXf17r2PxA7QmbCF3KxmaujsIbanDBsv6iLouBwm7pt1AAuXm2oQXzaj-EpnDOAwKF0urCaLrnyixAEDCe4IrToCJl-RIYpanwGGB7G7GDoksRTv8YJFVlfDcDR_pSlonzPzVlvtW-flBGvpjlx6ZSBT4sDLPzoZUAI511ooMBekHM3jBHv7p2B4pPiANTu0AzAwFN1vlyPm-3QTeblrE1blAb5Q 2025/11/27 01:10:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/27 01:10:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/27 01:10:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGLR8ZpilIotjK-OTyQ4cuQdejgY6LKdVWMazZS1iwdWxFn3l2T6w1_7IpvLN3XTXNLjlZ30ZzBXDSC6WXtKTThhos34EDHu2Z18f-LwouUXZGaJDqZh6XaXeo8QXf17r2PxA7QmbCF3KxmaujsIbanDBsv6iLouBwm7pt1AAuXm2oQXzaj-EpnDOAwKF0urCaLrnyixAEDCe4IrToCJl-RIYpanwGGB7G7GDoksRTv8YJFVlfDcDR_pSlonzPzVlvtW-flBGvpjlx6ZSBT4sDLPzoZUAI511ooMBekHM3jBHv7p2B4pPiANTu0AzAwFN1vlyPm-3QTeblrE1blAb5Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/27 01:10:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AOQeMQvEZi5ebaj8V03MY3lWHRFRSNED8J2H-buJrSC4oEP-2Tu2VyHZy2jAcdcc0brP-Gg_zSO_ADAehzVqSX4kgTcJ8r41P88nnb39eCPympd46mOOoiROKohZdjCt5fmiMr50NHtdwTltwflnkW2tV2avcLbnYcfBxwayxo5o-E12ZEFyGMB-JhYdIyifjwJ3qunsD8JwbxjdyPQinSmA9PRzsKS0Hl3jVcNL9ePuV2X-eMdb9tYioCT3kjk_aaBkAwEvS9ML1r-vTFQKInPrsMIgxKWvyufeujZWUxcOB3K5BMq4Nems4UUnDRFdKDReuxcPDSMEJpGhii4qkzY 2025/11/27 01:10:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/27 01:10:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/27 01:10:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AOQeMQvEZi5ebaj8V03MY3lWHRFRSNED8J2H-buJrSC4oEP-2Tu2VyHZy2jAcdcc0brP-Gg_zSO_ADAehzVqSX4kgTcJ8r41P88nnb39eCPympd46mOOoiROKohZdjCt5fmiMr50NHtdwTltwflnkW2tV2avcLbnYcfBxwayxo5o-E12ZEFyGMB-JhYdIyifjwJ3qunsD8JwbxjdyPQinSmA9PRzsKS0Hl3jVcNL9ePuV2X-eMdb9tYioCT3kjk_aaBkAwEvS9ML1r-vTFQKInPrsMIgxKWvyufeujZWUxcOB3K5BMq4Nems4UUnDRFdKDReuxcPDSMEJpGhii4qkzY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/27 01:10:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACydIZkQ7ehxkVXQMxr_RDy6QKTxRlLIdmluS4VgzY5VcQV6vpfMMbkMRVB45MC8aXtQGsMsX_7R58M4X0ggRFJkEaGUr3ky-eR1lpbsnTm7jGch4NoRnr0E1VqxQVKQsX1FZtfORXN6gHxpQdHg0w-8FjyFQC_WmhpWRJ9fskQpkoByMTP0Mjr3lW0KgiwEBVA91NPeYM0SbcQin04h4S9uFhGJPlh3QvdBHsydPXHiAqsaqC0PdpMZk6wUgZpJ0y7XrXs7h0K_TQQe4qiQ09wbdmrjIS_EdazECbTm7KtfVSmeuK4F1NOiCoNisN5oz3pCGJ4IVB2lAGPAHDiJytI 2025/11/27 01:10:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/27 01:10:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/27 01:10:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACydIZkQ7ehxkVXQMxr_RDy6QKTxRlLIdmluS4VgzY5VcQV6vpfMMbkMRVB45MC8aXtQGsMsX_7R58M4X0ggRFJkEaGUr3ky-eR1lpbsnTm7jGch4NoRnr0E1VqxQVKQsX1FZtfORXN6gHxpQdHg0w-8FjyFQC_WmhpWRJ9fskQpkoByMTP0Mjr3lW0KgiwEBVA91NPeYM0SbcQin04h4S9uFhGJPlh3QvdBHsydPXHiAqsaqC0PdpMZk6wUgZpJ0y7XrXs7h0K_TQQe4qiQ09wbdmrjIS_EdazECbTm7KtfVSmeuK4F1NOiCoNisN5oz3pCGJ4IVB2lAGPAHDiJytI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/27 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANVWVIbfuWudRKxbYVLhnWErWpRV_bxHQ5ejVS85wVGAQkhgs-Js_y-K1h3R_WO_iQIftAawpAj6cYmznl740l4P1EAPemkQu9fMWcx_xEzW8dmORsHTqVmdHJZEXbX55SSo4jQxf0bCP6o8YBptjp4HkV21iAF3daumhYIgAgbplyouBY9QCp7wi5-p3iLUnvmvnjorMUzlsA4XLOBRPnofNlBkLtCHfKkGIt0hhZ-eZmCG3o-tcn5k5NwB5en3qxGXdpzG8XiiSufDMWQ4QE6xD43PT_mRxo_Icla_m4itorpHYDK8bKZCg-0ar1_V4WTM7wvgFdvVw4D7lnzYxYw 2025/11/27 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/27 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/27 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/27 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/27 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/27 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/27 01:10:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANVWVIbfuWudRKxbYVLhnWErWpRV_bxHQ5ejVS85wVGAQkhgs-Js_y-K1h3R_WO_iQIftAawpAj6cYmznl740l4P1EAPemkQu9fMWcx_xEzW8dmORsHTqVmdHJZEXbX55SSo4jQxf0bCP6o8YBptjp4HkV21iAF3daumhYIgAgbplyouBY9QCp7wi5-p3iLUnvmvnjorMUzlsA4XLOBRPnofNlBkLtCHfKkGIt0hhZ-eZmCG3o-tcn5k5NwB5en3qxGXdpzG8XiiSufDMWQ4QE6xD43PT_mRxo_Icla_m4itorpHYDK8bKZCg-0ar1_V4WTM7wvgFdvVw4D7lnzYxYw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/27 01:10:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMlCoVrFt6PeqhOy6QZ29jhwAtYV8aodiEH5IyQ4-aFacgqAsvyMml8yjLmULg5Jc8XVzRterOmm-Pejf-ScfLSHRfEhL36ioeT4pVduqN-CBao-M311zqPtB76DzfKbHPH8KKVLD8EvRlwISfKGEFhcNOrsgaWlLiyYUA1DJjQEqWWTLWEzzlnE0pFEUQQIQN1D_bOkvIUDmBJ-mOOhifu1dXIEAmGMYykHjLWIgiDkAp1p6vrO3qlCCRG_zBLpbJqvbBqXkFD9HBBcHiY7cJXJ_qScO0JvUUXIbMjFvmtXI1RgeG6feH20GOjQpUQizMhVhGFEQijkWPNo9Q4OEao 2025/11/27 01:10:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/27 01:10:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/27 01:10:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/27 01:10:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/27 01:10:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/27 01:10:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/27 01:10:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMlCoVrFt6PeqhOy6QZ29jhwAtYV8aodiEH5IyQ4-aFacgqAsvyMml8yjLmULg5Jc8XVzRterOmm-Pejf-ScfLSHRfEhL36ioeT4pVduqN-CBao-M311zqPtB76DzfKbHPH8KKVLD8EvRlwISfKGEFhcNOrsgaWlLiyYUA1DJjQEqWWTLWEzzlnE0pFEUQQIQN1D_bOkvIUDmBJ-mOOhifu1dXIEAmGMYykHjLWIgiDkAp1p6vrO3qlCCRG_zBLpbJqvbBqXkFD9HBBcHiY7cJXJ_qScO0JvUUXIbMjFvmtXI1RgeG6feH20GOjQpUQizMhVhGFEQijkWPNo9Q4OEao" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/27 01:10:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEheI4ZJlxgW5SG89OGtBKAB2aHNkevGyDJWdOZL0wwgowkq8DXQetA6U_go_XtbnqtocdtO73w2egEeosJA0l15PjOSXWXQFkriPv2lNyi3oK2Nq88pnyh9k-TL5L-Pd4PL6Mob2gsyEYm5yr-rQuoiWlOeVEyeUqffaVGVP5Tpg10sYtgdeh2P8TVqJOyMXyMf2WSw1304n7rcGUE7jVkqeKXj8otasQ9kYjP34VYdLa9JHI3Yi5-vEnCXcq3aeAPw9BFBmeFRPOpN5ZRlOIv0q1y_0Ff1wiUEzo2lFjq-C7ygAQ9B8Q2ZD1YeHJKkveYBd4EBwyoyubPCM5WLWsM 2025/11/27 01:10:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/27 01:10:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/27 01:10:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEheI4ZJlxgW5SG89OGtBKAB2aHNkevGyDJWdOZL0wwgowkq8DXQetA6U_go_XtbnqtocdtO73w2egEeosJA0l15PjOSXWXQFkriPv2lNyi3oK2Nq88pnyh9k-TL5L-Pd4PL6Mob2gsyEYm5yr-rQuoiWlOeVEyeUqffaVGVP5Tpg10sYtgdeh2P8TVqJOyMXyMf2WSw1304n7rcGUE7jVkqeKXj8otasQ9kYjP34VYdLa9JHI3Yi5-vEnCXcq3aeAPw9BFBmeFRPOpN5ZRlOIv0q1y_0Ff1wiUEzo2lFjq-C7ygAQ9B8Q2ZD1YeHJKkveYBd4EBwyoyubPCM5WLWsM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/27 01:10:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AFdKDkUeeLvs9aqscsQXglwpUObiU2vL23cJXABXTugAu5W_pQ_11VAXgYANF8wRY37deunmGW_0irab3STpeti2oVV-2dg3ERIcKgUnJ8ROl4vm6oiX45q5X9fl_ucfXNevFb-n9EkVRzymZ0rkM73C0WM67sd9bq8RiyOgIVmeQG1jeKzeim_FY7FKLkKvfujy4XBXMtNjGL7FyOHmb9p00mXjUHkbJlDeYMgomqoxzsxJx8Vcbka0-bgQ-3Y9_qaM4V-pGngiz3ZiicFSR6Dnl2JfubMiaCp13JbzdEh5t5v6w7mP6egRpOmOlv1oZIhOJEhlK8SkXRnSYADa_U4 2025/11/27 01:10:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/27 01:10:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/27 01:10:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AFdKDkUeeLvs9aqscsQXglwpUObiU2vL23cJXABXTugAu5W_pQ_11VAXgYANF8wRY37deunmGW_0irab3STpeti2oVV-2dg3ERIcKgUnJ8ROl4vm6oiX45q5X9fl_ucfXNevFb-n9EkVRzymZ0rkM73C0WM67sd9bq8RiyOgIVmeQG1jeKzeim_FY7FKLkKvfujy4XBXMtNjGL7FyOHmb9p00mXjUHkbJlDeYMgomqoxzsxJx8Vcbka0-bgQ-3Y9_qaM4V-pGngiz3ZiicFSR6Dnl2JfubMiaCp13JbzdEh5t5v6w7mP6egRpOmOlv1oZIhOJEhlK8SkXRnSYADa_U4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/27 01:10:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AA4wHxZhjjoLpzQZMTBxj2521UrjflfS9pHjLR9K2z1ewRWOwJvBBGs6GZS0jY8Z8ftLtEzD1gNmKLBBFDFsEdhyP1_73pXij3Xp15KhHnmGI51AdwssjBivX8X_nxIFaBIZLtAPGSI_fiKBPejA1xu0Sg5d45CEy-uq08m9s_gVpznDP20BN7-FBny8AcRTLyup1tZWCo8p2EkJLJXUhy2nWNDb7gGU2ptUE8DMiDF_fUhTD0jy30Bouxfvcla2l0dve3Y0ZKtdEN3MuQcFZBO9yYO6Rj2J7GwGCFEQYl5EEDDh8-WBA8d78RRk38QtkHUXLXyC4AR1M2pzx3qpftI 2025/11/27 01:10:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/27 01:10:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/27 01:10:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AA4wHxZhjjoLpzQZMTBxj2521UrjflfS9pHjLR9K2z1ewRWOwJvBBGs6GZS0jY8Z8ftLtEzD1gNmKLBBFDFsEdhyP1_73pXij3Xp15KhHnmGI51AdwssjBivX8X_nxIFaBIZLtAPGSI_fiKBPejA1xu0Sg5d45CEy-uq08m9s_gVpznDP20BN7-FBny8AcRTLyup1tZWCo8p2EkJLJXUhy2nWNDb7gGU2ptUE8DMiDF_fUhTD0jy30Bouxfvcla2l0dve3Y0ZKtdEN3MuQcFZBO9yYO6Rj2J7GwGCFEQYl5EEDDh8-WBA8d78RRk38QtkHUXLXyC4AR1M2pzx3qpftI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/27 01:10:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALbozdrh4LAyipMWi7kcoi_Qi5nGYOqPApgS1-FF9epO05gaVHCltBKUEpmjoN5D1e0fV6CSpYdPzBLeYcIplzq5WbBcx2zilyb7150evuQAVNnUgPbH7MYxIyn1TTPlwuefD4lmCjGte0cPuBMQPs9mygiezvMiUpEJjl18beRYo_x8gdWSkdNBxxMWWoF0A8e67MGO_YZnc6o1efjJcXmf98U7JL8ghqVfHDx3cQGj16Xo79AIantctrJr2ZOjPk5l6l1J0yLzLO2EgGRqPu1FMCo6t8-xBCuNVtsUjaNGPTy1UpUa-2oWbyLsksSB4LMWWstxI8TUaHc_L_kozBQ 2025/11/27 01:10:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/27 01:10:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/27 01:10:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/27 01:10:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/27 01:10:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/27 01:10:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/27 01:10:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALbozdrh4LAyipMWi7kcoi_Qi5nGYOqPApgS1-FF9epO05gaVHCltBKUEpmjoN5D1e0fV6CSpYdPzBLeYcIplzq5WbBcx2zilyb7150evuQAVNnUgPbH7MYxIyn1TTPlwuefD4lmCjGte0cPuBMQPs9mygiezvMiUpEJjl18beRYo_x8gdWSkdNBxxMWWoF0A8e67MGO_YZnc6o1efjJcXmf98U7JL8ghqVfHDx3cQGj16Xo79AIantctrJr2ZOjPk5l6l1J0yLzLO2EgGRqPu1FMCo6t8-xBCuNVtsUjaNGPTy1UpUa-2oWbyLsksSB4LMWWstxI8TUaHc_L_kozBQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/27 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJcWwK-QXr_LIBD6IMrzanTONhAhWZF5IetVhidu7WCVEmxJEu7pFZrfIGn4JMD-mpzCzM5GQ22lj18fGuJkvzPK6pQzlAYq8_wSRRYFqVoxiqAmjcs9cVs8ghyFyhGvqkOBNFwBms3anKxcoMHsIzkuzPHhzehI4otYUHNQjW8sDpTZaEvfTmOxoRHY7tULFJxyLPhlzQqbV1RUMvGR9gen2LgK1dXnl2PEnqZoE2IuJQ20GjxGHaJ0lWx2zztDf4O8NhyjmSmEY-JLC5IXTSqih6yA6zVGQs5JplyhN7eSZFNWRPKEjiNfjRyv0oW6k7GUAefTWzZ-P6qGCMKC5lg 2025/11/27 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/27 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/27 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/27 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/27 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/27 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/27 01:10:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJcWwK-QXr_LIBD6IMrzanTONhAhWZF5IetVhidu7WCVEmxJEu7pFZrfIGn4JMD-mpzCzM5GQ22lj18fGuJkvzPK6pQzlAYq8_wSRRYFqVoxiqAmjcs9cVs8ghyFyhGvqkOBNFwBms3anKxcoMHsIzkuzPHhzehI4otYUHNQjW8sDpTZaEvfTmOxoRHY7tULFJxyLPhlzQqbV1RUMvGR9gen2LgK1dXnl2PEnqZoE2IuJQ20GjxGHaJ0lWx2zztDf4O8NhyjmSmEY-JLC5IXTSqih6yA6zVGQs5JplyhN7eSZFNWRPKEjiNfjRyv0oW6k7GUAefTWzZ-P6qGCMKC5lg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/27 01:10:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJSBuZUtxySVtQdTIyIjK2clLwG6lMYIIu5c01MDWkCb_MUYSTzra2uZFap58LlOW3htX9HBB9yrVL78O9uCBDchj6ncUb6BhkrvJJput62DUqGgmutwYBh1lZgJh_yFzX-WCx0mXbc-kqMdUQpHThTT3I1aOvaQQsOWbg-gF3ikPFSRVQKPp7ThZNbm8fWJTSn_0L2z4MXGaJW53VrvJmqOOZEY86KRtcrZO1GbIO9zH4cpQez1Do_P0owg3DgVCkdggoXEywHrI-lry_YsJ0WqutplthUADdbyHyTZcuarJsm4SdQL474UdHGXZfAnjZ546ly-QvTgI3DTZdsyyzw 2025/11/27 01:10:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/27 01:10:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/27 01:10:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJSBuZUtxySVtQdTIyIjK2clLwG6lMYIIu5c01MDWkCb_MUYSTzra2uZFap58LlOW3htX9HBB9yrVL78O9uCBDchj6ncUb6BhkrvJJput62DUqGgmutwYBh1lZgJh_yFzX-WCx0mXbc-kqMdUQpHThTT3I1aOvaQQsOWbg-gF3ikPFSRVQKPp7ThZNbm8fWJTSn_0L2z4MXGaJW53VrvJmqOOZEY86KRtcrZO1GbIO9zH4cpQez1Do_P0owg3DgVCkdggoXEywHrI-lry_YsJ0WqutplthUADdbyHyTZcuarJsm4SdQL474UdHGXZfAnjZ546ly-QvTgI3DTZdsyyzw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/27 01:10:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AL4EC6o3pLlZ-SUBEsDVxiZ9pOl3m1LII_de__dSG7Hcb3uIZmvfhItC8Daj_WwDI1-vN3hZ-cdmg3L16a_QT1v-NtCnchlYXmoNaAWtBJnW_b2NeNurgtQqB-OuX5ja0ws4MEuJpV9HcJY2_yvPjB2XeZgLoV80rABJWE1vbaRxWhVEcRXFsy8Vwp7lwBwhebVkmBrg1FDLl_aeu-owNdUTFo1dZy03LMfhSLBevRPkiio3IulfkNq9y06i4J3gSRAI_P0TIE6-Hjf9yOIzlc_NHYNsFs-uEAAVQq0zijff-b4oZ0_PLxoOG7G7JsAgw-qTxGh0I_62tmS63k9BRJo 2025/11/27 01:10:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/27 01:10:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/27 01:10:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AL4EC6o3pLlZ-SUBEsDVxiZ9pOl3m1LII_de__dSG7Hcb3uIZmvfhItC8Daj_WwDI1-vN3hZ-cdmg3L16a_QT1v-NtCnchlYXmoNaAWtBJnW_b2NeNurgtQqB-OuX5ja0ws4MEuJpV9HcJY2_yvPjB2XeZgLoV80rABJWE1vbaRxWhVEcRXFsy8Vwp7lwBwhebVkmBrg1FDLl_aeu-owNdUTFo1dZy03LMfhSLBevRPkiio3IulfkNq9y06i4J3gSRAI_P0TIE6-Hjf9yOIzlc_NHYNsFs-uEAAVQq0zijff-b4oZ0_PLxoOG7G7JsAgw-qTxGh0I_62tmS63k9BRJo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/27 01:10:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AF0sU5BytAc6WpTQj31gpVhOSc0RQuWOZCxtcTFJC4z-tWv69AtvawDa_P5XOLzsxbJE3SIuEDu-0bx-aiRLHq6BadeFDMTr-_yPqnbVpcvekiE8HJcM9rvHtlBWYMzd6_umgxhQVGQ1nAh2f2twLKUQ4YdaNCL2ZA82uxyCTjAN4Y9QQjdhazz0MI1dmEqXDEji4OOtQ0fL0zFwLFJAmJiszMM_PsVPNQFBw1qd5vuLOXImh1FqLG32GKSGHY-0lufNV1jDEttIhTL7KTkHRTuFwJxG7LSlgseNmVO2xHnoM3kCC87Bf3i5x7gDXeTmARojZ0Sca16ipEvIlCtvmXg 2025/11/27 01:10:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/27 01:10:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/27 01:10:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AF0sU5BytAc6WpTQj31gpVhOSc0RQuWOZCxtcTFJC4z-tWv69AtvawDa_P5XOLzsxbJE3SIuEDu-0bx-aiRLHq6BadeFDMTr-_yPqnbVpcvekiE8HJcM9rvHtlBWYMzd6_umgxhQVGQ1nAh2f2twLKUQ4YdaNCL2ZA82uxyCTjAN4Y9QQjdhazz0MI1dmEqXDEji4OOtQ0fL0zFwLFJAmJiszMM_PsVPNQFBw1qd5vuLOXImh1FqLG32GKSGHY-0lufNV1jDEttIhTL7KTkHRTuFwJxG7LSlgseNmVO2xHnoM3kCC87Bf3i5x7gDXeTmARojZ0Sca16ipEvIlCtvmXg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/27 01:10:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AHKeUHBm6EvSp8tdGzkELqDCw3HuY1YZqGPwnn6WcOQ-OW7zeYcgiIr8H8T_GzP1r29AKck_bsE4rKT1fWnRp6t87O8u7cB6bCmZPRZkrQK8SHiPiYhATfEwCsuzsU_l9HQT0035QG0S7aHw9855bvjLn-0FU_Z3yPdhLwdVqq5CVUr7Mli-buM6sbF1REQKrKwPNhv2_wCDlpKEjK56o3ACtE1i2Xpq0I6taDge-HF_sHvVb0oT1UZdMKPU0PMSwb1PYgwN0uNGsF8rvliKMBnujCzN5u9aXB58hOOF1aWgaUhyx5lvO2eVMFGH9QE3qGNmR9v7lMlLLgP5Rc2dru0 2025/11/27 01:10:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/27 01:10:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/27 01:10:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/27 01:10:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/27 01:10:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/27 01:10:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/27 01:10:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AHKeUHBm6EvSp8tdGzkELqDCw3HuY1YZqGPwnn6WcOQ-OW7zeYcgiIr8H8T_GzP1r29AKck_bsE4rKT1fWnRp6t87O8u7cB6bCmZPRZkrQK8SHiPiYhATfEwCsuzsU_l9HQT0035QG0S7aHw9855bvjLn-0FU_Z3yPdhLwdVqq5CVUr7Mli-buM6sbF1REQKrKwPNhv2_wCDlpKEjK56o3ACtE1i2Xpq0I6taDge-HF_sHvVb0oT1UZdMKPU0PMSwb1PYgwN0uNGsF8rvliKMBnujCzN5u9aXB58hOOF1aWgaUhyx5lvO2eVMFGH9QE3qGNmR9v7lMlLLgP5Rc2dru0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/27 01:10:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: APH26ChH7-QXLnshK1z3YQIqAXIDUMVNp7KniMLhEeneV7NeoFCM_8S5EJrIQCpW0PBqvooPX7AyotFbXrgt-yMNOhaJTVYar4YAQ7hZKw7ue-bFTYuzwfVy2_3dquTHU98ixFBNCoALjpeN1sDAx3U1RymnWlMpUiuo44uB0V7mO5ammd3wA_UFv3U3HkUzYIQqKQknAxSXOIdkw8ucMip0ciB9XIjP3bC6uq0LquqxpYWpYq6V4uKGP2d4pXUEY0CJKRHjtvG0a31KoCrGObStrVUAi2McSMaTCRPZkdug44SLK1JiD5gECpWvRhRY6kLUxHneu-RMBeXcdfjKZDg 2025/11/27 01:10:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/27 01:10:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/27 01:10:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/27 01:10:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/27 01:10:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/27 01:10:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/27 01:10:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "APH26ChH7-QXLnshK1z3YQIqAXIDUMVNp7KniMLhEeneV7NeoFCM_8S5EJrIQCpW0PBqvooPX7AyotFbXrgt-yMNOhaJTVYar4YAQ7hZKw7ue-bFTYuzwfVy2_3dquTHU98ixFBNCoALjpeN1sDAx3U1RymnWlMpUiuo44uB0V7mO5ammd3wA_UFv3U3HkUzYIQqKQknAxSXOIdkw8ucMip0ciB9XIjP3bC6uq0LquqxpYWpYq6V4uKGP2d4pXUEY0CJKRHjtvG0a31KoCrGObStrVUAi2McSMaTCRPZkdug44SLK1JiD5gECpWvRhRY6kLUxHneu-RMBeXcdfjKZDg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/27 01:10:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AGzN9z2rVRqq-B669qdAtN1eWl1XpNEVLWnXpuXPLSUzZ_AKkl-8XlL7R1U7bGf3GftInYY8nrSLkwFaUixRPocs8Dotr0LMxr_O04MdswK4PhBG1dFM_aq8BFnkCjsmXzLTNlCh3H3JBF1gqqnpAU_uObTxvunaelXGTr_xdWtjvEsxYjZdCGDYQYZsjmDzbzyNISNb7w-iqa3OPkC0yTj_5LSZZABnzLt3EjJQJDyk-HnhwS_MeK_8WcuOz0wLW_ANcj4gl1FG8XYs1vGmXQq8i9IuxXXGpno74v33hJdvAgDGoJr3LtblkTS1bfKcvi3opCOmp1dD7-TOGEOJeB8 2025/11/27 01:10:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/27 01:10:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/27 01:10:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AGzN9z2rVRqq-B669qdAtN1eWl1XpNEVLWnXpuXPLSUzZ_AKkl-8XlL7R1U7bGf3GftInYY8nrSLkwFaUixRPocs8Dotr0LMxr_O04MdswK4PhBG1dFM_aq8BFnkCjsmXzLTNlCh3H3JBF1gqqnpAU_uObTxvunaelXGTr_xdWtjvEsxYjZdCGDYQYZsjmDzbzyNISNb7w-iqa3OPkC0yTj_5LSZZABnzLt3EjJQJDyk-HnhwS_MeK_8WcuOz0wLW_ANcj4gl1FG8XYs1vGmXQq8i9IuxXXGpno74v33hJdvAgDGoJr3LtblkTS1bfKcvi3opCOmp1dD7-TOGEOJeB8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/27 01:10:44 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACc9snPvffeoeufWMahAC0fRcIiclzKMm6Eru5LrRHljLteu_RyLu5JJaZLGkygXijdzev4a3Sx5WqXzt8VOEFD1-UV9m7JTktxlVmNWpHegS2z4cbKN8f3PT18VivrSkkQYPjTk6KhsF1QUy3vBwuwlIkqWgW9vUoh2RO9lFvdmEZXN_h5lRS6OlAFbNRg_AzikgniyOuoAB4AdxvHyvGlLm8qPcTUtiSneqIk9a_sB0qRa6mivFAhdteCAEwwGFwjQTGCCVfG69DFRTqwEkj1NXRLilqwpUWp09DqGBxIGyjgaEYovGgGEPGRoDpdruTiut879nAMOOdnWYjRLWW8 2025/11/27 01:10:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/27 01:10:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/27 01:10:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACc9snPvffeoeufWMahAC0fRcIiclzKMm6Eru5LrRHljLteu_RyLu5JJaZLGkygXijdzev4a3Sx5WqXzt8VOEFD1-UV9m7JTktxlVmNWpHegS2z4cbKN8f3PT18VivrSkkQYPjTk6KhsF1QUy3vBwuwlIkqWgW9vUoh2RO9lFvdmEZXN_h5lRS6OlAFbNRg_AzikgniyOuoAB4AdxvHyvGlLm8qPcTUtiSneqIk9a_sB0qRa6mivFAhdteCAEwwGFwjQTGCCVfG69DFRTqwEkj1NXRLilqwpUWp09DqGBxIGyjgaEYovGgGEPGRoDpdruTiut879nAMOOdnWYjRLWW8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/27 01:10:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGLHu0Exv_HZMdxbpzh-5rI1fYnaDaHMmNqufyULRuxPUoElngfUC7tk7xZaMkp2oBezi9PTU3Ago65ObdmCvWNPGuHLuWZlS7ddiAw-076xCCnGq66Nf5pKOgKtLa31vrXM7L4to4waA-GSoEjij688J3jNHBiQ6lvINhTK23Zt14ejeY8ElrnVx9u4mOYQDA_6gCBY3f3QMSsdPDTPbm4FVGMQHZH4l77sVNGtH9uN2tpJuJWKUaFVKZxvJ3SkGcM5lxjpgk-7E6wFLEnpsQdSvE8ykgOIZngSacyQbV2vTBJvD0d5kD5tcmacegnh0B68SFKkF-Bs-X9aQbNs5wc 2025/11/27 01:10:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/27 01:10:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/27 01:10:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGLHu0Exv_HZMdxbpzh-5rI1fYnaDaHMmNqufyULRuxPUoElngfUC7tk7xZaMkp2oBezi9PTU3Ago65ObdmCvWNPGuHLuWZlS7ddiAw-076xCCnGq66Nf5pKOgKtLa31vrXM7L4to4waA-GSoEjij688J3jNHBiQ6lvINhTK23Zt14ejeY8ElrnVx9u4mOYQDA_6gCBY3f3QMSsdPDTPbm4FVGMQHZH4l77sVNGtH9uN2tpJuJWKUaFVKZxvJ3SkGcM5lxjpgk-7E6wFLEnpsQdSvE8ykgOIZngSacyQbV2vTBJvD0d5kD5tcmacegnh0B68SFKkF-Bs-X9aQbNs5wc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/27 01:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ADxAwDV0HvXuYLCiswPrHJpEEuFwn5-osKiIZkoF3oUjF3GrKC608UF46iUMqQXstk923Uyi7g-JPZ0Q_NdU5Fax3qJkXTDjLMpzBw_1Xwl43twq7Ui7ZHwi8-XMBr9Q6RTDs2wrkFGG5WxWyNwEwGOn0Hfqp6BzuulHe0GrpgkCpJZ5t8gH3onFgEcW2v11x11NHlQhTcHCQqa5QmjtW8v2DgXZnIF1dHepdd7oU-bmNjzOiuLpC2dzWbC5tvjvGG7X_C_W-xmwgYQ2HglorUJ8yAS2aVLz8bre2Ozz_Pu4IIh6m5MupWjp1dyduH0GA0Y0eQJCSN6wIPh2ex5WVYQ 2025/11/27 01:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/27 01:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/27 01:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/27 01:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/27 01:10:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/27 01:10:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/27 01:10:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ADxAwDV0HvXuYLCiswPrHJpEEuFwn5-osKiIZkoF3oUjF3GrKC608UF46iUMqQXstk923Uyi7g-JPZ0Q_NdU5Fax3qJkXTDjLMpzBw_1Xwl43twq7Ui7ZHwi8-XMBr9Q6RTDs2wrkFGG5WxWyNwEwGOn0Hfqp6BzuulHe0GrpgkCpJZ5t8gH3onFgEcW2v11x11NHlQhTcHCQqa5QmjtW8v2DgXZnIF1dHepdd7oU-bmNjzOiuLpC2dzWbC5tvjvGG7X_C_W-xmwgYQ2HglorUJ8yAS2aVLz8bre2Ozz_Pu4IIh6m5MupWjp1dyduH0GA0Y0eQJCSN6wIPh2ex5WVYQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/27 01:10:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AIjcuI3JS0Ke_PJwgrfoT8hBqbiUQEHtiV_qT6v5oIlXBeAEbXI1jl92a81960qPYQD7OP-X1rilUM-NKB9AK1gYbD2rf9-LItZRDW2PUKLtqxjT16LG7pm24_VB4xFk3cJrIhll9dewRvwUnBgMS5SEQMxNolIE5W1KNpgmGj2cGrI1zgY3zMDQoy_exhAPATk8joUW-cmzaX8iSqploSuJ3M55F6MlOzP5qDekCgMz8M_WhDh6-K9y-VBnQ08dJcAp42iZY9OsLxG7wg3VKg2nR2gevHwDHK5-yhUId2x26uNCgYtbv-fImWm8wry3W5wcrYC-WvHBexKbGJziH84 2025/11/27 01:10:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/27 01:10:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/27 01:10:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/27 01:10:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/27 01:10:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/27 01:10:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/27 01:10:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AIjcuI3JS0Ke_PJwgrfoT8hBqbiUQEHtiV_qT6v5oIlXBeAEbXI1jl92a81960qPYQD7OP-X1rilUM-NKB9AK1gYbD2rf9-LItZRDW2PUKLtqxjT16LG7pm24_VB4xFk3cJrIhll9dewRvwUnBgMS5SEQMxNolIE5W1KNpgmGj2cGrI1zgY3zMDQoy_exhAPATk8joUW-cmzaX8iSqploSuJ3M55F6MlOzP5qDekCgMz8M_WhDh6-K9y-VBnQ08dJcAp42iZY9OsLxG7wg3VKg2nR2gevHwDHK5-yhUId2x26uNCgYtbv-fImWm8wry3W5wcrYC-WvHBexKbGJziH84" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/27 01:10:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANgiHvjzgZzM2y7_aYpQfoY4jfOfzzS7M3TpL_nO8kSg_7b1k5jmEBZG7V-gI1Ws6B7mFjHjcnHHoZLJWIYxRXuRga-oA9ZHkgohFmSef281jBkid9cbWi-eaz4J8r3QJXSkmacwarDhvt04UvQUjhoq-t8K8ZkVjOtPpRYJC27Eb2KtjmvDAahGJMudriC8szr95r53UAx3jcIUOW7-GQoXYAjA1SJ_pJv6CIZHatXoQpdD_RqyGdHEg8h9V5bCtJJIFfDHl3E3SAXPX6ZEzK5A8UlxA6sZVQW4VAlZB3z_fT_JF13yA2s6zqPHs6mRppNJsH_HHO6s5hGHS2VxMd8 2025/11/27 01:10:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/27 01:10:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/27 01:10:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ANgiHvjzgZzM2y7_aYpQfoY4jfOfzzS7M3TpL_nO8kSg_7b1k5jmEBZG7V-gI1Ws6B7mFjHjcnHHoZLJWIYxRXuRga-oA9ZHkgohFmSef281jBkid9cbWi-eaz4J8r3QJXSkmacwarDhvt04UvQUjhoq-t8K8ZkVjOtPpRYJC27Eb2KtjmvDAahGJMudriC8szr95r53UAx3jcIUOW7-GQoXYAjA1SJ_pJv6CIZHatXoQpdD_RqyGdHEg8h9V5bCtJJIFfDHl3E3SAXPX6ZEzK5A8UlxA6sZVQW4VAlZB3z_fT_JF13yA2s6zqPHs6mRppNJsH_HHO6s5hGHS2VxMd8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/27 01:10:56 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AAQ2zmN9gYot37hElUJlaJglY1JX-rAQ-dPajN8A9DH09xUGm4Prc0moTDSDOgNT3X8pPqWAYnmeRGC2elcbbREXDgMLmGDKmsvs8rnkalQtC9uvCLiu42UEbeL76mFFG_Q5oT_WyLiC4uoiUhfeno7Xzj02TX8u2u5EdlUu9Bs3ubm25Q9RIIx1OqJweATu8cK1yWbr6jOxGby2MTXKgfpsl6IQxTx8QGxwA_6Y_DArh9ROxOLIJ7szThuNGzelV-h_yiPOZot_4s_kT-5GQbto6LsOOwfBuRf1lcGOPW8m_inFaAgaGKAAThRqln1Ytf7mM7TwFO3iHoqHiLDwjew 2025/11/27 01:10:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/27 01:10:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/27 01:10:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AAQ2zmN9gYot37hElUJlaJglY1JX-rAQ-dPajN8A9DH09xUGm4Prc0moTDSDOgNT3X8pPqWAYnmeRGC2elcbbREXDgMLmGDKmsvs8rnkalQtC9uvCLiu42UEbeL76mFFG_Q5oT_WyLiC4uoiUhfeno7Xzj02TX8u2u5EdlUu9Bs3ubm25Q9RIIx1OqJweATu8cK1yWbr6jOxGby2MTXKgfpsl6IQxTx8QGxwA_6Y_DArh9ROxOLIJ7szThuNGzelV-h_yiPOZot_4s_kT-5GQbto6LsOOwfBuRf1lcGOPW8m_inFaAgaGKAAThRqln1Ytf7mM7TwFO3iHoqHiLDwjew" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/27 01:10:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AEqkpykqv4uStEFkdsrAyAvi2lZaXvewcAcrsUWTC6IRwe1_D5lA-YtV2-XphbovjtZeSqKKb6d3G7Lc8BnOX72GMJ2PbGv8YHhbw4I87LDg0qfkVp1oA28jGNhUr95uVyM47Gdk955jdLV-nl1bK0hJMIV4jE5Pe9jbyUX18Wvr4LN9xTmUS5pjRcrGTJc29W2Lxnsgycfpi_P6dmP9murVeTZ4KnZFvZUoViEiE2o0jgUpaj_bCHpDlCaHwX26eB3LrhbBQsdDiMubvKEEj4LO2dVU-lQzg_5OT4OiNGQkTzJ1g-ayfJFk-IgazNAkbhd0U_QGOYBIrg_BP_byyYk 2025/11/27 01:10:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/27 01:10:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/27 01:10:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AEqkpykqv4uStEFkdsrAyAvi2lZaXvewcAcrsUWTC6IRwe1_D5lA-YtV2-XphbovjtZeSqKKb6d3G7Lc8BnOX72GMJ2PbGv8YHhbw4I87LDg0qfkVp1oA28jGNhUr95uVyM47Gdk955jdLV-nl1bK0hJMIV4jE5Pe9jbyUX18Wvr4LN9xTmUS5pjRcrGTJc29W2Lxnsgycfpi_P6dmP9murVeTZ4KnZFvZUoViEiE2o0jgUpaj_bCHpDlCaHwX26eB3LrhbBQsdDiMubvKEEj4LO2dVU-lQzg_5OT4OiNGQkTzJ1g-ayfJFk-IgazNAkbhd0U_QGOYBIrg_BP_byyYk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/27 01:11:01 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJZJhX5ZWXj-zsirsmeTIvzRU4dqFWMgEnNxhmbpEbqTHzkKuARH8dtJcruXd8c9xgfAjl90__-eA3XVYRyeeC1pPmdbcvyf79WfFrzG8xmhtN17t1LNZ6jzzgbUZ7qFX3SQR0wUcEoFV_PgujII-DJsNxwXfkU5CkMHN-Kp14xWKnsytejesFPMetsIsUA-iUT07BCtt-KRtSaKivLsIzwj25Hi17oo1maAdzBGDqXi1z7Y3wCRBRUsENOG6MkajXAsvnuCdYTeiUVfflkex41csJTJc8RVwvrU3QXAJcWdTgiQsWfAIXLSbPkucfnxYeR98RswVRaF9x5Khz8_jS0 2025/11/27 01:11:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/27 01:11:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/27 01:11:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/27 01:11:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/27 01:11:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/27 01:11:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/27 01:11:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJZJhX5ZWXj-zsirsmeTIvzRU4dqFWMgEnNxhmbpEbqTHzkKuARH8dtJcruXd8c9xgfAjl90__-eA3XVYRyeeC1pPmdbcvyf79WfFrzG8xmhtN17t1LNZ6jzzgbUZ7qFX3SQR0wUcEoFV_PgujII-DJsNxwXfkU5CkMHN-Kp14xWKnsytejesFPMetsIsUA-iUT07BCtt-KRtSaKivLsIzwj25Hi17oo1maAdzBGDqXi1z7Y3wCRBRUsENOG6MkajXAsvnuCdYTeiUVfflkex41csJTJc8RVwvrU3QXAJcWdTgiQsWfAIXLSbPkucfnxYeR98RswVRaF9x5Khz8_jS0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/27 01:11:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AIzQtI5nF3HYbl8ksrrk4vqxuzTSoCw_oeRfSKVe6zB1t6oHv9EDl--3ybKPTXh3o4flV4YX3UNZ4S0Su26azcgR_3CU0FQtEzF86D6n31A6LaPto2uS20M_4_MD_7MS2m0L4DsesTIksFLtu0pTyHTg1orlxwZiY8MojZNakOnuJb4vLbojpDUfWy4n6tZJGxx-244jWy-imrWZmrdUM5KbJF5fWwoQ-SXvZNTIl_6n3-MLd8mHlyGWLYMOxGHgq-uez_h6llI7SnMBPzZgL4C-r9X7uZImOpeWnG_CH7RCqjdkGABqIQoKQ3bFLwF8cWCddRWlb8-6hAfppX7q_ns 2025/11/27 01:11:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/27 01:11:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/27 01:11:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/27 01:11:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/27 01:11:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/27 01:11:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/27 01:11:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AIzQtI5nF3HYbl8ksrrk4vqxuzTSoCw_oeRfSKVe6zB1t6oHv9EDl--3ybKPTXh3o4flV4YX3UNZ4S0Su26azcgR_3CU0FQtEzF86D6n31A6LaPto2uS20M_4_MD_7MS2m0L4DsesTIksFLtu0pTyHTg1orlxwZiY8MojZNakOnuJb4vLbojpDUfWy4n6tZJGxx-244jWy-imrWZmrdUM5KbJF5fWwoQ-SXvZNTIl_6n3-MLd8mHlyGWLYMOxGHgq-uez_h6llI7SnMBPzZgL4C-r9X7uZImOpeWnG_CH7RCqjdkGABqIQoKQ3bFLwF8cWCddRWlb8-6hAfppX7q_ns" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/27 01:11:08 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/27 01:11:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/27 01:11:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/27 01:11:16 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/27 01:11:20 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/27 01:11:21 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AAnp50RhqeDwcRyAy2ZGugBIF6ELO1nWkq8liq27EPjBvQhdYBKXppBrbfbXH24_WiV2j8lEmDoT8TykUUN9KLSo_3vGeVrWBV3_DUReKUolXcxu_9BxFsKyFxKBi4dPYxZE6f_3fyrOchKOYxHdiVYTObB4fb-nBFe08FKmQ4La1aXoptJTn2HV588ZjAkfGFe2aVfJqmP-QrGjLdtMdSRfJ7hN-voFH2PVEV_7joD-v2KQKxgp4P90HKvuBOMNjNAz44ZlusOS2ZAiBfl67ijno-p6mMzifFeBnOMLRdtZtYvxpnV4M7nPdnECLXXQxncBMUPHlyznsTh2JVCXLQo 2025/11/27 01:11:21 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/27 01:11:22 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6478ed5bb9cb866ac0bd9c20e6ec08ec" 2025/11/27 01:11:22 DEBUG : unknown-size-put.txt: multipart upload "AAnp50RhqeDwcRyAy2ZGugBIF6ELO1nWkq8liq27EPjBvQhdYBKXppBrbfbXH24_WiV2j8lEmDoT8TykUUN9KLSo_3vGeVrWBV3_DUReKUolXcxu_9BxFsKyFxKBi4dPYxZE6f_3fyrOchKOYxHdiVYTObB4fb-nBFe08FKmQ4La1aXoptJTn2HV588ZjAkfGFe2aVfJqmP-QrGjLdtMdSRfJ7hN-voFH2PVEV_7joD-v2KQKxgp4P90HKvuBOMNjNAz44ZlusOS2ZAiBfl67ijno-p6mMzifFeBnOMLRdtZtYvxpnV4M7nPdnECLXXQxncBMUPHlyznsTh2JVCXLQo" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/27 01:11:23 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AF8P2NUSQbC8_ThBKsqLy1-kxw2rldS8pB54DLiz8YShPvZVGz2ZWq38GgAkdneI1sEa2SEOsIe_b5VbFaYEv6K-QVzp0WppMIO0znKq90shfLLJlqHvuEdBAO41_HVVbuSSJ6TXASDjxe061YREo1aWDbUhGMVWDMQA23fCLd7Sxsx8_A6djxR7qxyPlqEGdtWPluFmCvby5nBSaUMzzlX5XnoFIjQLcIdEfyv-gepr7XmckZMSyK_OKwhcwMx01DK7EjM_rC2mHPQv3bMTkYdp_fnzesHin1h8__Bde7y8lOLXzhINiraWzhE0nrh5VdFR5SMf7ofXW53rCD87g-k 2025/11/27 01:11:23 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/27 01:11:23 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e95bf5d31fa44b8fa929737a80da6213" 2025/11/27 01:11:23 DEBUG : unknown-size-update.txt: multipart upload "AF8P2NUSQbC8_ThBKsqLy1-kxw2rldS8pB54DLiz8YShPvZVGz2ZWq38GgAkdneI1sEa2SEOsIe_b5VbFaYEv6K-QVzp0WppMIO0znKq90shfLLJlqHvuEdBAO41_HVVbuSSJ6TXASDjxe061YREo1aWDbUhGMVWDMQA23fCLd7Sxsx8_A6djxR7qxyPlqEGdtWPluFmCvby5nBSaUMzzlX5XnoFIjQLcIdEfyv-gepr7XmckZMSyK_OKwhcwMx01DK7EjM_rC2mHPQv3bMTkYdp_fnzesHin1h8__Bde7y8lOLXzhINiraWzhE0nrh5VdFR5SMf7ofXW53rCD87g-k" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/27 01:11:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nahemep4maqa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/27 01:11:23 DEBUG : Waiting for deletions to finish 2025/11/27 01:11:23 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/27 01:11:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/27 01:11:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/27 01:11:24 INFO : S3 bucket rclone-test-nahemep4maqa: Bucket "rclone-test-nahemep4maqa" deleted 2025/11/27 01:11:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (129.31s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.18s) --- PASS: TestIntegration/FsMkdir (127.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.33s) --- 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.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (73.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (6.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.24s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.15s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/11/27 01:11:24 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/27 01:11:24 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 129.343s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m10.718606282s (try 1/5)