"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/08/25 03:17:30 NOTICE: TestS3R2: Starting server 2025/08/25 03:17:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-huxerur0ququ" 2025/08/25 03:17:30 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/08/25 03:17:31 INFO : S3 bucket rclone-test-huxerur0ququ: Bucket "rclone-test-huxerur0ququ" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/08/25 03:17:32 INFO : S3 bucket rclone-test-huxerur0ququ: Bucket "rclone-test-huxerur0ququ" deleted === RUN TestIntegration/FsMkdir 2025/08/25 03:17:33 INFO : S3 bucket rclone-test-huxerur0ququ: Bucket "rclone-test-huxerur0ququ" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/25 03:17:33 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/25 03:17:33 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/25 03:17:33 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/08/25 03:17:48 NOTICE: S3 bucket rclone-test-huxerur0ququ: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/08/25 03:17:48 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AJI10mOxV1nTluD9_JeA_mso0Y3d9C9hPaEakWM66FxrxNGFckDh2tzdfhldtmE295GJrkf3ERLGTNva7pCVz57VWt6O97HgZhYD6S_F2aKB3qe42P2yY3QzhZ9h3ygsT70zdjJjYE5tUdozl9XYXUQLvhq-tF1C_yeox8uCtTDorDDBuzncHpfy8xF6Nyij68kVDP_6r9CSDe4AWM-GuCzEsLBAB67JSw0ZJLRROBZdDvqTOgqhcPgV5TTcZE6fJM4rZg2fpSLVlHrb36Wv2pjTHQucFtUlE0Cav9VqU-7CBSr8PMOzrLbXscbPWaw7FpLK7qbwhoOP_IDxyn-0FfY 2025/08/25 03:17:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "2bbea295201152f9eddd4416945a4312" 2025/08/25 03:17:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "14d8df0396984ff9d77b11cdb9ace3f3" 2025/08/25 03:17:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "8ea352845a1b55068d8bacdb437e0e50" 2025/08/25 03:17:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AJI10mOxV1nTluD9_JeA_mso0Y3d9C9hPaEakWM66FxrxNGFckDh2tzdfhldtmE295GJrkf3ERLGTNva7pCVz57VWt6O97HgZhYD6S_F2aKB3qe42P2yY3QzhZ9h3ygsT70zdjJjYE5tUdozl9XYXUQLvhq-tF1C_yeox8uCtTDorDDBuzncHpfy8xF6Nyij68kVDP_6r9CSDe4AWM-GuCzEsLBAB67JSw0ZJLRROBZdDvqTOgqhcPgV5TTcZE6fJM4rZg2fpSLVlHrb36Wv2pjTHQucFtUlE0Cav9VqU-7CBSr8PMOzrLbXscbPWaw7FpLK7qbwhoOP_IDxyn-0FfY" 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/08/25 03:17:53 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/25 03:17:53 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/08/25 03:17:56 DEBUG : S3 bucket rclone-test-huxerur0ququ: bucket is versioned: false 2025/08/25 03:17:56 DEBUG : Waiting for deletions to finish 2025/08/25 03:17:56 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/08/25 03:17:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/08/25 03:17:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/25 03:17:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-huxerur0ququ/dirToPurgeFromRoot" 2025/08/25 03:17:57 DEBUG : S3 bucket rclone-test-huxerur0ququ path dirToPurgeFromRoot: bucket is versioned: false 2025/08/25 03:17:57 DEBUG : Waiting for deletions to finish 2025/08/25 03:17:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/08/25 03:17:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/08/25 03:17:57 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/25 03:17:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-huxerur0ququ/hello? sausage/êé" 2025/08/25 03:17:59 DEBUG : S3 bucket rclone-test-huxerur0ququ path hello? sausage/êé: bucket is versioned: false 2025/08/25 03:17:59 DEBUG : Waiting for deletions to finish 2025/08/25 03:17:59 DEBUG : "a/b/c/d/e.txt" version false 2025/08/25 03:17:59 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/08/25 03:17:59 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/08/25 03:18:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-huxerur0ququ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/25 03:18:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-huxerur0ququ/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-huxerur0ququ" from "TestS3R2:rclone-test-huxerur0ququ" 2025/08/25 03:18:06 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 === 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/08/25 03:18:12 DEBUG : piped data.txt: open chunk writer: started multipart upload: APcjuqe_ELwKpT8hdIhruPcDYIn4I_soISEDf7ByWeWtUH5kYZNop0pATx0_4Hy4SYUlAy4-Vl2UYiMU2N86PPN9uOGZlXCmdOn1vmZh2y8DeqGjtN4f-bDy6jxW2anfYf4LL4a8xyEH13jWZm-TP2J7WhGwP34rlAitbRx5j3exynWrlshyHkxy-gy7oFFss6XxIOzUDxm6KE-AAoVJqMB_E_PUZ33EeCgMrQ3cjcsxtGNt2nOqzGVOD8nAvp1_WS2yxxRa_Db0JVCRduikxxLVA3-Dfc0W_rcqAXI_Szbl9Lbiqj70gmdkDZm6DLRmRVrCTEmz-2r1WvWh1ECRjHs 2025/08/25 03:18:12 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/08/25 03:18:12 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/08/25 03:18:12 DEBUG : piped data.txt: multipart upload "APcjuqe_ELwKpT8hdIhruPcDYIn4I_soISEDf7ByWeWtUH5kYZNop0pATx0_4Hy4SYUlAy4-Vl2UYiMU2N86PPN9uOGZlXCmdOn1vmZh2y8DeqGjtN4f-bDy6jxW2anfYf4LL4a8xyEH13jWZm-TP2J7WhGwP34rlAitbRx5j3exynWrlshyHkxy-gy7oFFss6XxIOzUDxm6KE-AAoVJqMB_E_PUZ33EeCgMrQ3cjcsxtGNt2nOqzGVOD8nAvp1_WS2yxxRa_Db0JVCRduikxxLVA3-Dfc0W_rcqAXI_Szbl9Lbiqj70gmdkDZm6DLRmRVrCTEmz-2r1WvWh1ECRjHs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/25 03:18:13 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFTcca0Y5FxJ73J8rjkpy323qWCtMk5tO74HBx3TVsp9PdnAQiINEcM_-4F1aORJYrFHRuO7nlO0KAo8kcEI2nr8K85ehoVYiQKluGB8675hf215CtdyQxzimBDVLYZ-v0HqID3TnQvk78ryLA17ruihVr1Xn3RK0OqPbi1BuPX-zrCFeAq7XNcS0yQRVyKl9FSrmL1VmmuJQXRLKp8xmXeawbpvxoR5tn1U-iJnIqq9pZfXOXVnNQnYv0DnKKnWuEN505hWqrbVHi9cxDKHZFHsEm0h6LTVNVXU9gOXpVoXrGNrQWI9TcFrJRSiH-aKlax5SjVyIeUAF_ctrLh98WA 2025/08/25 03:18:13 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/25 03:18:13 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5014f7a534531354d786803651f685a8" 2025/08/25 03:18:13 DEBUG : piped data.txt: multipart upload "AFTcca0Y5FxJ73J8rjkpy323qWCtMk5tO74HBx3TVsp9PdnAQiINEcM_-4F1aORJYrFHRuO7nlO0KAo8kcEI2nr8K85ehoVYiQKluGB8675hf215CtdyQxzimBDVLYZ-v0HqID3TnQvk78ryLA17ruihVr1Xn3RK0OqPbi1BuPX-zrCFeAq7XNcS0yQRVyKl9FSrmL1VmmuJQXRLKp8xmXeawbpvxoR5tn1U-iJnIqq9pZfXOXVnNQnYv0DnKKnWuEN505hWqrbVHi9cxDKHZFHsEm0h6LTVNVXU9gOXpVoXrGNrQWI9TcFrJRSiH-aKlax5SjVyIeUAF_ctrLh98WA" 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/08/25 03:18:14 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/08/25 03:18:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AKquiSpgrC314dgAlu8exn2yDBciZTzNZ5JaTtR2CbMe0HmGRkxt_ae14CQnHnPaTNM8lU4xO0QbsXaoNu9cDHuGkDdC3m6uxsXqEQt4TUjosleIVdH1vYbDxMAgquARXAxCek1mkpT3zWR5dJ74SFptWIQsSvUqS8ldMvlDOSbuuPnczhTry-csNIu7C-TbCe0Wdw1nMamVKhZytY7thHbpomUt5TpOhPHjx57nKC7o6rS1TxgCLhvzssWxU0was4PFqJKIncsYMdpF-a-HoaItepm7GEyLR0Z1obD1HJMtck_BtbnvSQX1OpUqKfgVqn0z3fO7zivukiVLF3yKvAY 2025/08/25 03:18:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/08/25 03:18:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/08/25 03:18:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AKquiSpgrC314dgAlu8exn2yDBciZTzNZ5JaTtR2CbMe0HmGRkxt_ae14CQnHnPaTNM8lU4xO0QbsXaoNu9cDHuGkDdC3m6uxsXqEQt4TUjosleIVdH1vYbDxMAgquARXAxCek1mkpT3zWR5dJ74SFptWIQsSvUqS8ldMvlDOSbuuPnczhTry-csNIu7C-TbCe0Wdw1nMamVKhZytY7thHbpomUt5TpOhPHjx57nKC7o6rS1TxgCLhvzssWxU0was4PFqJKIncsYMdpF-a-HoaItepm7GEyLR0Z1obD1HJMtck_BtbnvSQX1OpUqKfgVqn0z3fO7zivukiVLF3yKvAY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/08/25 03:18:18 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADCCcc-wDO1EMzRaot8wyjfUskT1JwC6sB4fXEKeQKiPXn2roM8_LOD9MKh3UW8gxeF6utNTVjSrFG_s3hp9-iLR0ggKJaGDdUkAH7pzcmsZGBfDjmf9Xx_qS8mhk9wdMXHxBmdvzsHAGKlT-8FnvUiz_a4RkVkPj_ETqiDtp6lqCDWunhLuMEzLjo1sCF80mhVEE57GfGEba5z_qLt-miq9iiPcWs-PMDj8hh1JjrWtBwXttr-XCiKilCYdUDS_SDTGT6WBJWJ-rjKnP1CcLr-6eUEKfKbIkvkT6RwkjHf2spyvI8Cl_ie60tMLfh98pg95dYY-j1YF6EtguwzsNis 2025/08/25 03:18:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/08/25 03:18:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/25 03:18:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADCCcc-wDO1EMzRaot8wyjfUskT1JwC6sB4fXEKeQKiPXn2roM8_LOD9MKh3UW8gxeF6utNTVjSrFG_s3hp9-iLR0ggKJaGDdUkAH7pzcmsZGBfDjmf9Xx_qS8mhk9wdMXHxBmdvzsHAGKlT-8FnvUiz_a4RkVkPj_ETqiDtp6lqCDWunhLuMEzLjo1sCF80mhVEE57GfGEba5z_qLt-miq9iiPcWs-PMDj8hh1JjrWtBwXttr-XCiKilCYdUDS_SDTGT6WBJWJ-rjKnP1CcLr-6eUEKfKbIkvkT6RwkjHf2spyvI8Cl_ie60tMLfh98pg95dYY-j1YF6EtguwzsNis" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/08/25 03:18:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADv77_uw2FOQe9P93WSRA0wZ7K1JGK-SwNhrlTwJOJct25-7q4ybC3vQYam2gstNicGNqdmuG3bnDlrXVveMmTToZDJx7o8TtA4vTNpR7ZULd3GNXQstCuW91u3nXuQ05tOYbQ2xRJlgJC8dYFZz_nyYLRL_r3SK5RToEW0p11fw3ydEh-hf2UV6h7ed0VmaJjwn8E_Vrlatt_Ph649Kj6lzLDVyg2HdiTyQHMrGzERzAOQKFqT-a2esI52S4rGezoQQgog-9yID9Agwxe1vNqk6yWW8xF78Ao85HDUOiLF5tj0VIgSKJ3guAHsN4F2ky0EWybae8Ij72mn29plNqiQ 2025/08/25 03:18:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/25 03:18:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/25 03:18:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADv77_uw2FOQe9P93WSRA0wZ7K1JGK-SwNhrlTwJOJct25-7q4ybC3vQYam2gstNicGNqdmuG3bnDlrXVveMmTToZDJx7o8TtA4vTNpR7ZULd3GNXQstCuW91u3nXuQ05tOYbQ2xRJlgJC8dYFZz_nyYLRL_r3SK5RToEW0p11fw3ydEh-hf2UV6h7ed0VmaJjwn8E_Vrlatt_Ph649Kj6lzLDVyg2HdiTyQHMrGzERzAOQKFqT-a2esI52S4rGezoQQgog-9yID9Agwxe1vNqk6yWW8xF78Ao85HDUOiLF5tj0VIgSKJ3guAHsN4F2ky0EWybae8Ij72mn29plNqiQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/25 03:18:21 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AMNAsrynw7EdY1ZcBj4t1DIK4RDpEGqlW36Samau5VZjg76k8DL-0zwoMFthCudbj-kdrOrMUhP_2Mk1_ZiAIe-2Oa0vQ-bSzcRziFF7UKRnTXFZt9MALeYS68MDVrTeWc2CtCB6kZYcLdhzmQy-PNxnxsVIPr0WWr9N6rAqaeETYvCsFL5SS5DcV009BxLke-9m_EFXZckFnZQ5ofP1yKH2Hf99I7IpAzd2mwiHY8plJ6SelWe0ay6x-ojFdBcOj88UhOy-6T7J_KtECSy09yQDMlzpGjBRCpAN1UTMAc6KSvw1qNNCAQ9_qs2BgUo877EwERWamLr--WrOZECHw3g 2025/08/25 03:18:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/25 03:18:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/25 03:18:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/25 03:18:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/25 03:18:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/25 03:18:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/25 03:18:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AMNAsrynw7EdY1ZcBj4t1DIK4RDpEGqlW36Samau5VZjg76k8DL-0zwoMFthCudbj-kdrOrMUhP_2Mk1_ZiAIe-2Oa0vQ-bSzcRziFF7UKRnTXFZt9MALeYS68MDVrTeWc2CtCB6kZYcLdhzmQy-PNxnxsVIPr0WWr9N6rAqaeETYvCsFL5SS5DcV009BxLke-9m_EFXZckFnZQ5ofP1yKH2Hf99I7IpAzd2mwiHY8plJ6SelWe0ay6x-ojFdBcOj88UhOy-6T7J_KtECSy09yQDMlzpGjBRCpAN1UTMAc6KSvw1qNNCAQ9_qs2BgUo877EwERWamLr--WrOZECHw3g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/25 03:18:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALB-aAMfGI-5kToAwKvwWnRIGLT_oGYRixrw9b88IB4GzYybSnpsErTh51eZg8UYJOhrMXuX9JfgLZly2UULtMnkphhH6NWBgXYRH0A_i34ehxkldbRcpu4pmo-Yyd408gPk2nqin67ziAGVreDrbrc2_Vfsj8hCkMB6OcN--VT9iq2R3OohV5R10colbM5d5al3MKVnXnv56iJI40hCfPFyJwCHv4jSTjtIlfw9tjUni0mQSq9_Qc3iMMC4jH6Th2xpNJZCeoOntG7wcwBYlaP7W-OuAw6DPkG82pAG85Lcf290g0XwDF_HZr54uOJXUfnSBjYBYc90Y2JWDLQtKzI 2025/08/25 03:18:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/25 03:18:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/08/25 03:18:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/08/25 03:18:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/25 03:18:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/25 03:18:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/25 03:18:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ALB-aAMfGI-5kToAwKvwWnRIGLT_oGYRixrw9b88IB4GzYybSnpsErTh51eZg8UYJOhrMXuX9JfgLZly2UULtMnkphhH6NWBgXYRH0A_i34ehxkldbRcpu4pmo-Yyd408gPk2nqin67ziAGVreDrbrc2_Vfsj8hCkMB6OcN--VT9iq2R3OohV5R10colbM5d5al3MKVnXnv56iJI40hCfPFyJwCHv4jSTjtIlfw9tjUni0mQSq9_Qc3iMMC4jH6Th2xpNJZCeoOntG7wcwBYlaP7W-OuAw6DPkG82pAG85Lcf290g0XwDF_HZr54uOJXUfnSBjYBYc90Y2JWDLQtKzI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/08/25 03:18:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABovXjYO1G8YjzBUuo7OocZXsYo57TGOEkK5v2jMFC9OUYs_gcw8E1Ctfh-0FJS8nB-UlBCPZC7zxPnWM0wKKTUmXFtNdpzcpXFmMtqTJPT6Os_vVVk8bMLEkb2t3whqMhU4wAls4CVx6n-DfEQJIJ0u-A-kahHj6FcrnFhumBBBZnabY-s8IlmLceSIpBg3_Kpp1AyGUq3ZGi0plPfrDA9QEDMsrNeNHIdoa37HqBJ2yAfXg2d7TB1KfW07qQiNGkmopGfp1FGLzSM9BfAqT-aPZqyECHoXdKYR9zhOHilJ5D510URtamUEsBHa1slWwlyoD1QVX-MkfNieMD7Tp4s 2025/08/25 03:18:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/25 03:18:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/08/25 03:18:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABovXjYO1G8YjzBUuo7OocZXsYo57TGOEkK5v2jMFC9OUYs_gcw8E1Ctfh-0FJS8nB-UlBCPZC7zxPnWM0wKKTUmXFtNdpzcpXFmMtqTJPT6Os_vVVk8bMLEkb2t3whqMhU4wAls4CVx6n-DfEQJIJ0u-A-kahHj6FcrnFhumBBBZnabY-s8IlmLceSIpBg3_Kpp1AyGUq3ZGi0plPfrDA9QEDMsrNeNHIdoa37HqBJ2yAfXg2d7TB1KfW07qQiNGkmopGfp1FGLzSM9BfAqT-aPZqyECHoXdKYR9zhOHilJ5D510URtamUEsBHa1slWwlyoD1QVX-MkfNieMD7Tp4s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/08/25 03:18:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKvMYCM1seVR-acsDylS3iq2_DQ9cfc5ed8HaOzam9Whge3DfK-lz_aZ-uKWKKONSZofq5dlzbUFu3Qq3c244xkQud03wmzJehNiISns6s8_5tRhmIE90wpCJQCeTdtH53sU7E_8_0qC2MM_i03es9PZupCNyVSMyzPlHkYNgufZN-2opNnPqTDtn1jymPKnZDpRL_udbr-D8IrIUYyfgCY6t2VqU0Q4nEKSlNMrjng07E0E69_6vIUNoRERxt8SkqCeVywtH0DnmFy5omSSWxD-bvamZRQhK3KonBIuEo-T9hKt66_XSqF5h5czhKcLXNkK9Zq7HxrLSMvlzmUl4rc 2025/08/25 03:18:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/25 03:18:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/25 03:18:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKvMYCM1seVR-acsDylS3iq2_DQ9cfc5ed8HaOzam9Whge3DfK-lz_aZ-uKWKKONSZofq5dlzbUFu3Qq3c244xkQud03wmzJehNiISns6s8_5tRhmIE90wpCJQCeTdtH53sU7E_8_0qC2MM_i03es9PZupCNyVSMyzPlHkYNgufZN-2opNnPqTDtn1jymPKnZDpRL_udbr-D8IrIUYyfgCY6t2VqU0Q4nEKSlNMrjng07E0E69_6vIUNoRERxt8SkqCeVywtH0DnmFy5omSSWxD-bvamZRQhK3KonBIuEo-T9hKt66_XSqF5h5czhKcLXNkK9Zq7HxrLSMvlzmUl4rc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/08/25 03:18:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABq9SfTq_EB-xZxHjGjzgiDCjJhyIzH0Qw5hMXixJpEDxwZ12-FJR3TZ88wVgqnPjwhDFS_7cXCuotaEdty1ThdOYi2-BQgE0BD4Nll_WKx1qqpzlY9x4ebAra7fdZrggiBnYQ8cMA4P72C4Gp-WT7r2D6vwnodmLfGkjK6daqPr4yxvm5-X9WL8Y6ixLHmJsK35pf0XjaBEVNde67R8QmuOKXtjKs3mdfknRp6SW3xmym6jSTVIs7PXmpNCS5qdjExmodkwRtzlNnV9h0oEV1fWLPUU0fCPRmesY0xnAznEF_n_da6wfWcf8XcX1mqKVqbd2rFU-VbKJ-ThW0IVf9w 2025/08/25 03:18:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/25 03:18:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/25 03:18:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABq9SfTq_EB-xZxHjGjzgiDCjJhyIzH0Qw5hMXixJpEDxwZ12-FJR3TZ88wVgqnPjwhDFS_7cXCuotaEdty1ThdOYi2-BQgE0BD4Nll_WKx1qqpzlY9x4ebAra7fdZrggiBnYQ8cMA4P72C4Gp-WT7r2D6vwnodmLfGkjK6daqPr4yxvm5-X9WL8Y6ixLHmJsK35pf0XjaBEVNde67R8QmuOKXtjKs3mdfknRp6SW3xmym6jSTVIs7PXmpNCS5qdjExmodkwRtzlNnV9h0oEV1fWLPUU0fCPRmesY0xnAznEF_n_da6wfWcf8XcX1mqKVqbd2rFU-VbKJ-ThW0IVf9w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/25 03:18:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOFIXlBX79QLYwr4DKL-ja6R_xXDzUMj0SGew8MZPHVv0--5jnfMDvfzV5xuFFxishTBtq50CJI0246jtke4jgOOLoamJh6ggPU0trjG_wQjA6cnTf54p4tRckJpiiocTbAhs91m0ssb59HbxxXdRa-Lg-BzjOXt-09D3N4tsPNfcIpP8PDUu06NcOWACnqLZ5bD2zqTYbPb1wOdvsJoW_oKv7J8ViqFeZoih9UJ4IkRMU8FONP3HkGQULX6YGnOjiHKXC2MMN_uhWPkqGGWx8prQlIJ9iiJMBmGx7yfGKJEs-5P3eRbzX2TKc-5bvCrQcOapL3DrUSsOuZGU9fNEBg 2025/08/25 03:18:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/25 03:18:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/25 03:18:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/25 03:18:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/25 03:18:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/25 03:18:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/25 03:18:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOFIXlBX79QLYwr4DKL-ja6R_xXDzUMj0SGew8MZPHVv0--5jnfMDvfzV5xuFFxishTBtq50CJI0246jtke4jgOOLoamJh6ggPU0trjG_wQjA6cnTf54p4tRckJpiiocTbAhs91m0ssb59HbxxXdRa-Lg-BzjOXt-09D3N4tsPNfcIpP8PDUu06NcOWACnqLZ5bD2zqTYbPb1wOdvsJoW_oKv7J8ViqFeZoih9UJ4IkRMU8FONP3HkGQULX6YGnOjiHKXC2MMN_uhWPkqGGWx8prQlIJ9iiJMBmGx7yfGKJEs-5P3eRbzX2TKc-5bvCrQcOapL3DrUSsOuZGU9fNEBg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/25 03:18:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGUIiSqyaLD3H9XWLd87RlhRzk4G_XrGtH3OSbHU7JtRHZ7Z7I8qolBBhPwVDdob5AUNzWvSGHV1LgQhNwQOjVcKwKJuEdlcsDOg0L_R5Qc0ZJxuQQg0UjXYlcU0s6klzuuk7ygVrEnk79Vtpy2OsAocgCeETncoH-q-OPvI0bWYdeOFVevXh_6saiN6RUI5VWrF4FVmNrhj6WqDM8rC-AoGKMZQdG6EdJTMUb8qn107YhduAHH7aG3r8fXpHJMXPWWCLanojuKzVKgArjVpvuIf9xx6Anen7krfGIaUP4xuO6jfYqfCkOtezes1n-ppwFHn29pMqAY4rb4m6RDX_hk 2025/08/25 03:18:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/25 03:18:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/25 03:18:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/08/25 03:18:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/25 03:18:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/25 03:18:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/25 03:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGUIiSqyaLD3H9XWLd87RlhRzk4G_XrGtH3OSbHU7JtRHZ7Z7I8qolBBhPwVDdob5AUNzWvSGHV1LgQhNwQOjVcKwKJuEdlcsDOg0L_R5Qc0ZJxuQQg0UjXYlcU0s6klzuuk7ygVrEnk79Vtpy2OsAocgCeETncoH-q-OPvI0bWYdeOFVevXh_6saiN6RUI5VWrF4FVmNrhj6WqDM8rC-AoGKMZQdG6EdJTMUb8qn107YhduAHH7aG3r8fXpHJMXPWWCLanojuKzVKgArjVpvuIf9xx6Anen7krfGIaUP4xuO6jfYqfCkOtezes1n-ppwFHn29pMqAY4rb4m6RDX_hk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/08/25 03:18:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOuNHnm-76-eMCMkoPRyb0sQR6mhEaRfxOXx84sSqm4mg6p4LNWG5QfqdIlq0zdJ1oqnQzCfkm6y8nDfXLr-XUHhbjaIx_jqAbXfDO7Dfpp0xGH9KmP-60-0iBqNnqCMA4s3XSWmCdXIVAtCVcDtAXTGrIhNGtKiB40HfNPhvwO8R5F0n3laxJjKgTOGIli7RSNPYr1e8Nip8g3DBLuz8Xm8I7Ei3FQPRmx10bYg0itkpjPWYichz_LozGl1yU-d8lt_uiYEibK7rvBqJTxfncrQ_0Ii3RpFl9tgNmPyoiM9yQPq32ypviAoW_cXQoYxxlw_WoHsUomEAOtoAUSLhbc 2025/08/25 03:18:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/25 03:18:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/08/25 03:18:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOuNHnm-76-eMCMkoPRyb0sQR6mhEaRfxOXx84sSqm4mg6p4LNWG5QfqdIlq0zdJ1oqnQzCfkm6y8nDfXLr-XUHhbjaIx_jqAbXfDO7Dfpp0xGH9KmP-60-0iBqNnqCMA4s3XSWmCdXIVAtCVcDtAXTGrIhNGtKiB40HfNPhvwO8R5F0n3laxJjKgTOGIli7RSNPYr1e8Nip8g3DBLuz8Xm8I7Ei3FQPRmx10bYg0itkpjPWYichz_LozGl1yU-d8lt_uiYEibK7rvBqJTxfncrQ_0Ii3RpFl9tgNmPyoiM9yQPq32ypviAoW_cXQoYxxlw_WoHsUomEAOtoAUSLhbc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/08/25 03:18:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AMm7bM9gwumMlnXBElV3tdguvEi2pNKM69IhrN18FU2qvv7CMxQyLH0l4JDB84ihh68MozL6Yq-c_x9NU9-vXiP6u8BptVyCJCJqjmAsLgy0-pg2XkK8cnxJAg0WunIosr2p9mm71UtoLENONYt5GDPCuHCie-E8UAQ7q6P3wy6Kw03SP3wTU-pmo_GgUHM7ONg-7YxqNqrSSybXdYkVZELaeActFRyN5NQz1wa7abnP0rnompY1JAvkizLITm1U7rM3MRdumC0RQNUxRSAo_7be6YZfy9w-Me3QFu-nNgOJOAMb6rg9ulSk3AdY_Qw68sXxy8gJyXNuyi4eqgUQi5E 2025/08/25 03:18:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/25 03:18:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/25 03:18:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AMm7bM9gwumMlnXBElV3tdguvEi2pNKM69IhrN18FU2qvv7CMxQyLH0l4JDB84ihh68MozL6Yq-c_x9NU9-vXiP6u8BptVyCJCJqjmAsLgy0-pg2XkK8cnxJAg0WunIosr2p9mm71UtoLENONYt5GDPCuHCie-E8UAQ7q6P3wy6Kw03SP3wTU-pmo_GgUHM7ONg-7YxqNqrSSybXdYkVZELaeActFRyN5NQz1wa7abnP0rnompY1JAvkizLITm1U7rM3MRdumC0RQNUxRSAo_7be6YZfy9w-Me3QFu-nNgOJOAMb6rg9ulSk3AdY_Qw68sXxy8gJyXNuyi4eqgUQi5E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/08/25 03:18:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AENUUk7aoI-UWkOnVjSL3Dcy1TU8IuaUopvU2XPMwhQHZO9WzN_32F7HpUGNXL9gg6TyqAQs71jGhmv1zhmpajs8k55D4jMq39beul-Klv7EfbxaC6IITG26V2ClEr4ZJsKUMtwetrxdVrEHrX2lehq6ifMPqye-gvOa03om8GslPUUMXTf_PL3zMT3rtFJCmUOcRiRICxepEWZTNWvtRhLfRd5ULrcLG8oKCAZre2RdUQEXfJRyTmpl86sLfUzmXTFWNZD_cxDvdm_dy3s0JoOOKg2upVsFDQjB2dkqwCqx_2-mbloL3U_aDpphf9YEiPWmsYbHC8dNypw_9Vzkq0U 2025/08/25 03:18:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/25 03:18:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/25 03:18:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AENUUk7aoI-UWkOnVjSL3Dcy1TU8IuaUopvU2XPMwhQHZO9WzN_32F7HpUGNXL9gg6TyqAQs71jGhmv1zhmpajs8k55D4jMq39beul-Klv7EfbxaC6IITG26V2ClEr4ZJsKUMtwetrxdVrEHrX2lehq6ifMPqye-gvOa03om8GslPUUMXTf_PL3zMT3rtFJCmUOcRiRICxepEWZTNWvtRhLfRd5ULrcLG8oKCAZre2RdUQEXfJRyTmpl86sLfUzmXTFWNZD_cxDvdm_dy3s0JoOOKg2upVsFDQjB2dkqwCqx_2-mbloL3U_aDpphf9YEiPWmsYbHC8dNypw_9Vzkq0U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/25 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALLlk5FI_P5ijirhyEW_dZZ2hhMukB61GpgJUahmIQ8upQt6tF-uES9gjYX488KuxJrSApRBU_8xJgJ6A66gqOGReIFdswn43otSRHy2_drJm9tqeaXU0PLTj8_LfKwSEP9cHt647ZppBodnRKveZ_9tMfddKZoTtt5KrGDD02yLAQhOMQ6hO2o2MV3HX6gM2K0zJq7k9t8FlQIfMjolf7CwxelQgJqCh95UxL9oDaT8yB5AEFhYlEP32kivUvyBVE6k0BdV8zJkmB2IV-loMDvl6_7sZcDw4rw9HBU9dauFgZveahas0fSaQvX-KCrRirRo-b3egCutq3ni-Adykcs 2025/08/25 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/25 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/25 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/25 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/25 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/25 03:18:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/25 03:18:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALLlk5FI_P5ijirhyEW_dZZ2hhMukB61GpgJUahmIQ8upQt6tF-uES9gjYX488KuxJrSApRBU_8xJgJ6A66gqOGReIFdswn43otSRHy2_drJm9tqeaXU0PLTj8_LfKwSEP9cHt647ZppBodnRKveZ_9tMfddKZoTtt5KrGDD02yLAQhOMQ6hO2o2MV3HX6gM2K0zJq7k9t8FlQIfMjolf7CwxelQgJqCh95UxL9oDaT8yB5AEFhYlEP32kivUvyBVE6k0BdV8zJkmB2IV-loMDvl6_7sZcDw4rw9HBU9dauFgZveahas0fSaQvX-KCrRirRo-b3egCutq3ni-Adykcs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/25 03:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAGfW_bU4nxY-YmxZq8_kGMGfr_OhoFuHyCYBth5u0eli9bVu38yMLEOR7fjXykI_ARgVOMnAlsUOLEEcBGAWfhyxZ4SRrQQuORqxb4C5tXKUdoHtTexaOEbMK5tipi53m3S8NO4202IYPgiBdu8-gu9lbMIZ2Up07CMPFRAX81rgQNU9opRmjLsrT2aRmgrQaCkOmDzZSGxTMiP38mJg4LD7mncb4zDk1BTI6YoB1EdkcrhpYe-VU7V7h9UFDMmWcHKytgIMQQNl6V02Xm2BY1Y9QPFj23VgP1IlGfi5zBP7z2n3YdVjwcJiu7A7nayuDSSh9k2MQcz8rDctLZDNoA 2025/08/25 03:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/25 03:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/25 03:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/08/25 03:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/25 03:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/25 03:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/25 03:18:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AAGfW_bU4nxY-YmxZq8_kGMGfr_OhoFuHyCYBth5u0eli9bVu38yMLEOR7fjXykI_ARgVOMnAlsUOLEEcBGAWfhyxZ4SRrQQuORqxb4C5tXKUdoHtTexaOEbMK5tipi53m3S8NO4202IYPgiBdu8-gu9lbMIZ2Up07CMPFRAX81rgQNU9opRmjLsrT2aRmgrQaCkOmDzZSGxTMiP38mJg4LD7mncb4zDk1BTI6YoB1EdkcrhpYe-VU7V7h9UFDMmWcHKytgIMQQNl6V02Xm2BY1Y9QPFj23VgP1IlGfi5zBP7z2n3YdVjwcJiu7A7nayuDSSh9k2MQcz8rDctLZDNoA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/08/25 03:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGafIcphbpynQ8cuq9TPp9e2XiI1kmM_5kPaNlbsTiTruSC6pAjD-uk7wT9gWGxZAmJ3dJIDnwZUjFT9aVEGsoIjZ2tzVABAM3Venmmc0UEYWlsdeByMYAZpkfzh86Gsnx6rljlLe5X6Bkh3JymAAPwnlTNlRA2s4yLIiqFv-lXU6Gtiwx3F9k8iIK1L_MKtTh_QBcuFApdLixfGWTqBVuzJONlsoPmByFfFVGrp9Dr-8bd6dqViWeT77xSovY3nl1SkOfbwDZuYhuImaEA81Ih1tywQz-J-zhpCaQfDeQz67N_svLCzv7qkn5TwwGEVK0YcF1SNhxlY4Is75YP1sYc 2025/08/25 03:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/25 03:18:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/08/25 03:18:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGafIcphbpynQ8cuq9TPp9e2XiI1kmM_5kPaNlbsTiTruSC6pAjD-uk7wT9gWGxZAmJ3dJIDnwZUjFT9aVEGsoIjZ2tzVABAM3Venmmc0UEYWlsdeByMYAZpkfzh86Gsnx6rljlLe5X6Bkh3JymAAPwnlTNlRA2s4yLIiqFv-lXU6Gtiwx3F9k8iIK1L_MKtTh_QBcuFApdLixfGWTqBVuzJONlsoPmByFfFVGrp9Dr-8bd6dqViWeT77xSovY3nl1SkOfbwDZuYhuImaEA81Ih1tywQz-J-zhpCaQfDeQz67N_svLCzv7qkn5TwwGEVK0YcF1SNhxlY4Is75YP1sYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/08/25 03:18:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AB4MMuWtZNKkjzjpIAY9cDWPL8MPR_Kj9Tep8SbJTOxoSplxdfGYpAAatQopKl1P6x3vcwLifuRtc6vdcnasMLCppyICCmioCggwjyIDKzMntOXM3NUxukBHpq6qufxbE1P9O18iQ97ijg_W4aGufRopcaJB_5lYKsYorHM80VVr8LbichYZXYjk6-PQTP8BqebKNHh5KxnROvQX4tXqBBvQS-p6o_8Ua6WqOWzNWbL2Bp2P-lK_Xn8qbaVcciSP_2NGnNEcWo7dbaWk2E7XTc6keub1TVL2btKl_wPuAFxnAOzi8bWBnLqvld5jX4hHumI06hCugbh9dfxV1MtVDhI 2025/08/25 03:18:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/25 03:18:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/25 03:18:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AB4MMuWtZNKkjzjpIAY9cDWPL8MPR_Kj9Tep8SbJTOxoSplxdfGYpAAatQopKl1P6x3vcwLifuRtc6vdcnasMLCppyICCmioCggwjyIDKzMntOXM3NUxukBHpq6qufxbE1P9O18iQ97ijg_W4aGufRopcaJB_5lYKsYorHM80VVr8LbichYZXYjk6-PQTP8BqebKNHh5KxnROvQX4tXqBBvQS-p6o_8Ua6WqOWzNWbL2Bp2P-lK_Xn8qbaVcciSP_2NGnNEcWo7dbaWk2E7XTc6keub1TVL2btKl_wPuAFxnAOzi8bWBnLqvld5jX4hHumI06hCugbh9dfxV1MtVDhI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/08/25 03:18:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFOy-na-wD6H9_vXs0K9RMcP0LgL-ViMUJLZ-_hQJx_rS3v_8_eBxM18XUDG0c3iLr_DLp8akCCzYUgQThgJ5iL7WEb3GpNkNjWwlMBUn5WpztfEn5RRt_G_PTX3Vk6mZrzu9hznfSEe7pIEoEdVBmtSam63YgzPDaZoCiyU5zfzJo5KuBvtQaoamJayKqUkQvJKySEuu-aETC_b5iLzjYkMbqehmcSdITQ6beqXUAbBuycd4obM6FxBqCVZVbE5KzYIZBGoZzGC56lhu72J7ZKUH7Lwx9OX4GjgnCi3WXd6rUwE0xD1TQ289xqmOrtenr6lvvfMrj84hjIJq1WwXu4 2025/08/25 03:18:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/25 03:18:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/25 03:18:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFOy-na-wD6H9_vXs0K9RMcP0LgL-ViMUJLZ-_hQJx_rS3v_8_eBxM18XUDG0c3iLr_DLp8akCCzYUgQThgJ5iL7WEb3GpNkNjWwlMBUn5WpztfEn5RRt_G_PTX3Vk6mZrzu9hznfSEe7pIEoEdVBmtSam63YgzPDaZoCiyU5zfzJo5KuBvtQaoamJayKqUkQvJKySEuu-aETC_b5iLzjYkMbqehmcSdITQ6beqXUAbBuycd4obM6FxBqCVZVbE5KzYIZBGoZzGC56lhu72J7ZKUH7Lwx9OX4GjgnCi3WXd6rUwE0xD1TQ289xqmOrtenr6lvvfMrj84hjIJq1WwXu4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/25 03:18:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: APdrDbKjt0m3_W-FuHQeI3LX224TzlYdCN2zzdY6vMwoWS4n32j-oyLMkDflXsnr0eL_OLSFD5srGCNEpoYrGok9TPwoNTzTvWlXxEQV-s15pvjJ5QeNnPf15ZJRUen3IpCwH04rVb6rze2v7mfde0Tdr_2UvDvsOVxao_vKpf9Ro-JJ34k3P5vIoDTTQ9kJZz5A8oHObz54NdpXKySKhzNDA8amBXWyCSWMOncpH8GXRBJt4JcHrLN2LaCxbt6iNbIbTeKIPU4G7qV48R2w8gf9wcYVQbGInAED36uXe-UKUV1W_XAArJMMfGNHmL71o2T-SaUO-mFhoKq5aA8S7j8 2025/08/25 03:18:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/25 03:18:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/25 03:18:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/25 03:18:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/25 03:18:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/25 03:18:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/25 03:18:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "APdrDbKjt0m3_W-FuHQeI3LX224TzlYdCN2zzdY6vMwoWS4n32j-oyLMkDflXsnr0eL_OLSFD5srGCNEpoYrGok9TPwoNTzTvWlXxEQV-s15pvjJ5QeNnPf15ZJRUen3IpCwH04rVb6rze2v7mfde0Tdr_2UvDvsOVxao_vKpf9Ro-JJ34k3P5vIoDTTQ9kJZz5A8oHObz54NdpXKySKhzNDA8amBXWyCSWMOncpH8GXRBJt4JcHrLN2LaCxbt6iNbIbTeKIPU4G7qV48R2w8gf9wcYVQbGInAED36uXe-UKUV1W_XAArJMMfGNHmL71o2T-SaUO-mFhoKq5aA8S7j8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/25 03:19:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACojEzRmulZVCf4o0Pa58SBYxfcAuQbJArWzhregToAf6z5torxEcpujPhSMrz8mek129jr6Pl4R6Z-WOYQvgxhI-zBV5GmfWJ1Xt4NhByqCiGw7q1teBeg2kDgox9N2lswO8C-7bbdZIvvbmwxjjN22Th2xjx6fN7OWPEbb_-GokprX22P0xJqUPhan7LHloOgsVgY63zZu3z3guFnbfqqBvPlH1zC65UKUrJU5QbSC6xsQbA_sEVb8IKq_PEFodo_5M38LXeiCmjvmu40E5N1kcnVK6WZ4QO28-SKbmQyk_zcUbdl8XfKwYSJcZoAMHLffQASKkl7TGIIiFcC-RyY 2025/08/25 03:19:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/25 03:19:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/08/25 03:19:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/08/25 03:19:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/25 03:19:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/25 03:19:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/25 03:19:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACojEzRmulZVCf4o0Pa58SBYxfcAuQbJArWzhregToAf6z5torxEcpujPhSMrz8mek129jr6Pl4R6Z-WOYQvgxhI-zBV5GmfWJ1Xt4NhByqCiGw7q1teBeg2kDgox9N2lswO8C-7bbdZIvvbmwxjjN22Th2xjx6fN7OWPEbb_-GokprX22P0xJqUPhan7LHloOgsVgY63zZu3z3guFnbfqqBvPlH1zC65UKUrJU5QbSC6xsQbA_sEVb8IKq_PEFodo_5M38LXeiCmjvmu40E5N1kcnVK6WZ4QO28-SKbmQyk_zcUbdl8XfKwYSJcZoAMHLffQASKkl7TGIIiFcC-RyY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/08/25 03:19:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AD6xMm2KZvF-I4GJjCoUrVTauQSVLtbNDzYZLTti0xO5TitJfXgyAYtXypxQWjWOAf2Mbmndg7VYxIcvTHlWHyZnXFSHldaxlnKVNDi6_KuPyEZasocIJePw8iHYhyjzdUlB06-GTijGKyRf63_y6OpdGDXQz96ZSzcLp4aUmDOL5NiVcUAHKapxiYyWQUwLWe5OwwnVKp9ECEFER1Me5QUYRQiyxYHv197eeRkB2aZVT-mo3XGFQCv6VlJ8Ju3p45NKYLSi2yeZpgsmlxiue7_nygaNCKN3mCR6fM3VPJDTkVLOm7n2MA4reiObHhTFhtL4kItFSlwM5EBB03UGCEs 2025/08/25 03:19:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/08/25 03:19:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/08/25 03:19:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AD6xMm2KZvF-I4GJjCoUrVTauQSVLtbNDzYZLTti0xO5TitJfXgyAYtXypxQWjWOAf2Mbmndg7VYxIcvTHlWHyZnXFSHldaxlnKVNDi6_KuPyEZasocIJePw8iHYhyjzdUlB06-GTijGKyRf63_y6OpdGDXQz96ZSzcLp4aUmDOL5NiVcUAHKapxiYyWQUwLWe5OwwnVKp9ECEFER1Me5QUYRQiyxYHv197eeRkB2aZVT-mo3XGFQCv6VlJ8Ju3p45NKYLSi2yeZpgsmlxiue7_nygaNCKN3mCR6fM3VPJDTkVLOm7n2MA4reiObHhTFhtL4kItFSlwM5EBB03UGCEs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/08/25 03:19:06 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AK05KYW0HNuJjGwbj9FBwdofmTHaaW-JHGEpbZQJ4bP1-4nb-pPfIkWCJ_XgUexAgp-f1Tux6jCoPEY3xH7-eHq-L4O8lOWA2gB68oIKNMa7URebfnPBT0Wbv3FgPvtup5gkRguy13JgQ4sPxdul_L4ayhU3ChMAGnxVfvueJ7dsNIVRInl-eboBK-xLa-sAYEq4kzRn2LJziuT0pBn1alsQWmRuHSxTQCnvWqbFow5i5wAiN-JPAGNT7ZIHUQYpmvg7VUOdnXGcCq2SaiBHwVkxNfy6B4m7Qh0BAgklh0RfSewVh30nB4_t4sY9_mONLK5AwpJ0GKlUEduFzRCdydo 2025/08/25 03:19:07 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/08/25 03:19:07 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/25 03:19:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AK05KYW0HNuJjGwbj9FBwdofmTHaaW-JHGEpbZQJ4bP1-4nb-pPfIkWCJ_XgUexAgp-f1Tux6jCoPEY3xH7-eHq-L4O8lOWA2gB68oIKNMa7URebfnPBT0Wbv3FgPvtup5gkRguy13JgQ4sPxdul_L4ayhU3ChMAGnxVfvueJ7dsNIVRInl-eboBK-xLa-sAYEq4kzRn2LJziuT0pBn1alsQWmRuHSxTQCnvWqbFow5i5wAiN-JPAGNT7ZIHUQYpmvg7VUOdnXGcCq2SaiBHwVkxNfy6B4m7Qh0BAgklh0RfSewVh30nB4_t4sY9_mONLK5AwpJ0GKlUEduFzRCdydo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/08/25 03:19:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ALR9QTCvZ0SP6vrPwAQ138LMjYovxSNvKNiqm7gsBHnp72le81s4_0YhE6tGtQtJqCAk5yTw9sxcZTRPtstdOTyyzaRLYTe7Pnja0bttFqFDUskGxvpaeAVDkHrU-0fKxNhlX7Bz3FxUviv1dKFtneTaX526HqnmC3gNJcBw1Rgkkeym2ETzZLExjuLiIVUibIJyvrF9kw1PkCFJT_twKOR0npqc9NQFTmsFKsEGI9mlIgB7BkbtK-E-K5c9n0mw02hLcp6e6WXKfxKw7xRzNXq7gPgLlt-IjEwxex4oCw6MbCljDa6IZ8FoaX7pJNuCGTeDht0_tvoFcc2xLZCQMfM 2025/08/25 03:19:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/25 03:19:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/25 03:19:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ALR9QTCvZ0SP6vrPwAQ138LMjYovxSNvKNiqm7gsBHnp72le81s4_0YhE6tGtQtJqCAk5yTw9sxcZTRPtstdOTyyzaRLYTe7Pnja0bttFqFDUskGxvpaeAVDkHrU-0fKxNhlX7Bz3FxUviv1dKFtneTaX526HqnmC3gNJcBw1Rgkkeym2ETzZLExjuLiIVUibIJyvrF9kw1PkCFJT_twKOR0npqc9NQFTmsFKsEGI9mlIgB7BkbtK-E-K5c9n0mw02hLcp6e6WXKfxKw7xRzNXq7gPgLlt-IjEwxex4oCw6MbCljDa6IZ8FoaX7pJNuCGTeDht0_tvoFcc2xLZCQMfM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/25 03:19:11 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHOA41JyZvpjfVvVEXP5m2UPCWgL2GSoUojotAfCHhZ81iEwkch7La4pPPaNOtT3nJ0fxCVokOVq_v5W8eLPO3-5u_Fi0rVL9J7Weu1FYTHVdntkO_NUnJTSxTl9OVC0Cb6USN9g3q3ZJv9RE2BPdFas8llwGC61RCkSn1viFF0JsTd76yGP29eILso99iNoy7O7Cjge4Pe0Dv4oZrkzBJJb5_b8zOIKp57qz5CyQMhfeDqPNVubBbmugz0hwYWoMkeT-9ZfDGrgeWLiJ6H1oXzP2fiYlMckELDr9QHuNnlqwACXSaHk1JhJvkcrd7hD9SH6OyPWtGw-2rNiodnrng4 2025/08/25 03:19:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/25 03:19:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/25 03:19:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/25 03:19:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/25 03:19:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/25 03:19:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/25 03:19:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHOA41JyZvpjfVvVEXP5m2UPCWgL2GSoUojotAfCHhZ81iEwkch7La4pPPaNOtT3nJ0fxCVokOVq_v5W8eLPO3-5u_Fi0rVL9J7Weu1FYTHVdntkO_NUnJTSxTl9OVC0Cb6USN9g3q3ZJv9RE2BPdFas8llwGC61RCkSn1viFF0JsTd76yGP29eILso99iNoy7O7Cjge4Pe0Dv4oZrkzBJJb5_b8zOIKp57qz5CyQMhfeDqPNVubBbmugz0hwYWoMkeT-9ZfDGrgeWLiJ6H1oXzP2fiYlMckELDr9QHuNnlqwACXSaHk1JhJvkcrd7hD9SH6OyPWtGw-2rNiodnrng4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/25 03:19:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AOg-LUHv3-EmZiDoaDNxtmgwNpRRq3GFFwHg4MBQUJaZPPo-bNbYRGVOZOcUiezNlQ0VgonUPyQXSpyTENsRX6-IGz0TVa8xk1kZtc_xbwd9U57qvBmhjdCMwVAymF6zX1ZP4T4pQ0bCc0hrtVmTdWgdeMHu68z-wNAVadoNjsb7Sg4P6rweliL__eAhQYqZxnJEJx_NLfRDJYRa-cUiZ5lTI4PtJOu4tr_BKV_vBK9JQQrvvi2kMMJxxq_7NkotDLRpq1jfjoGcYinTMY32Qw5JbbO8lMUrmEO2tjKxXq6VG_-Stz-Qt8Z-dTM2tbkxvb_f5Hvg4CEJzYUZW6S1qyM 2025/08/25 03:19:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/25 03:19:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/08/25 03:19:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/08/25 03:19:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/25 03:19:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/25 03:19:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/25 03:19:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AOg-LUHv3-EmZiDoaDNxtmgwNpRRq3GFFwHg4MBQUJaZPPo-bNbYRGVOZOcUiezNlQ0VgonUPyQXSpyTENsRX6-IGz0TVa8xk1kZtc_xbwd9U57qvBmhjdCMwVAymF6zX1ZP4T4pQ0bCc0hrtVmTdWgdeMHu68z-wNAVadoNjsb7Sg4P6rweliL__eAhQYqZxnJEJx_NLfRDJYRa-cUiZ5lTI4PtJOu4tr_BKV_vBK9JQQrvvi2kMMJxxq_7NkotDLRpq1jfjoGcYinTMY32Qw5JbbO8lMUrmEO2tjKxXq6VG_-Stz-Qt8Z-dTM2tbkxvb_f5Hvg4CEJzYUZW6S1qyM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/08/25 03:19:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIWV7oczri-WCJ99-AURAFJFIcfN6V16ds51SJMV3OgA0ZfqEWizSjU_lg3DXDSer7bJtY58CxLVlofxK98bapoQ-x4nH2W8WKQyBrJEuGV1ARpJZtJiT1PCGcJBh8xsUpGXxykincISXh3u92JXqEQLcSkEKnC7Pvu3mzfozSQKgSY7SqHiQ9JLsh6YmnprG4LNvEhexJkOUu_K_eJt3s19vz1m2mMSgnBH9UEu0RSKeStAqgsPEV4lyFiP6OSCO8oJQOfJbG8UcCh5fmpClF-mXIgHMkSFdRGgSwF6N2g4cVtS8Wfj4p9-AouwRnq4HBGtpmjn4WbpnDyr3TfYnhw 2025/08/25 03:19:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/08/25 03:19:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/08/25 03:19:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AIWV7oczri-WCJ99-AURAFJFIcfN6V16ds51SJMV3OgA0ZfqEWizSjU_lg3DXDSer7bJtY58CxLVlofxK98bapoQ-x4nH2W8WKQyBrJEuGV1ARpJZtJiT1PCGcJBh8xsUpGXxykincISXh3u92JXqEQLcSkEKnC7Pvu3mzfozSQKgSY7SqHiQ9JLsh6YmnprG4LNvEhexJkOUu_K_eJt3s19vz1m2mMSgnBH9UEu0RSKeStAqgsPEV4lyFiP6OSCO8oJQOfJbG8UcCh5fmpClF-mXIgHMkSFdRGgSwF6N2g4cVtS8Wfj4p9-AouwRnq4HBGtpmjn4WbpnDyr3TfYnhw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/08/25 03:19:21 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACm2rDzF0Z0zDSih4QpjXoTvKyKq6u-e7HlnEenvzTrONmyN3ASl8WlbJnL13VVaAWtzN9fJgIHfPkhzfdwLdesXMDIeuM3Nl55D6qbkJUIC2oXjpZvC4iBp9_pjHEYfb5bakQ083EdHjeoNe91JEGC6EcaOLtVYQb09MqgrhyonXuK_xHIrKobK2fo0WBkE5K4z7uaZv-CbktS69A4CZ_TXJx3OENMqEomlxH7oE8enJjUq1y6l6I8N6KryXLPYQ1xOAHUbromRl0PIKkYf9vtzNrfWm5zFiBRrvTk0RJZb3fQwNF428hU3zejBiUbMYypCNjLAvIqhjI9i_-eRt8I 2025/08/25 03:19:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/08/25 03:19:22 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/25 03:19:22 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACm2rDzF0Z0zDSih4QpjXoTvKyKq6u-e7HlnEenvzTrONmyN3ASl8WlbJnL13VVaAWtzN9fJgIHfPkhzfdwLdesXMDIeuM3Nl55D6qbkJUIC2oXjpZvC4iBp9_pjHEYfb5bakQ083EdHjeoNe91JEGC6EcaOLtVYQb09MqgrhyonXuK_xHIrKobK2fo0WBkE5K4z7uaZv-CbktS69A4CZ_TXJx3OENMqEomlxH7oE8enJjUq1y6l6I8N6KryXLPYQ1xOAHUbromRl0PIKkYf9vtzNrfWm5zFiBRrvTk0RJZb3fQwNF428hU3zejBiUbMYypCNjLAvIqhjI9i_-eRt8I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/08/25 03:19:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: APOxbH6HUypjNnZPoyUqc8PY9ERCYUuCm_SO_NrNG-bFlwtU7fjeRTFalDHA9Dz5__IUKK1aCzzelONv0CC5qtDlM4DaCeLuZNxdQzvCkJw513Fb-JO7rN2SaoxjzVJ0Am5b6q_SIRX1NJ5sVEZwWNm0-QgSUbBFTrK2cf_wxT40Ee-NDgc76aye8okogA0KafS0IShHJ5LhiipO_sTk5DgCbqstI7I0o-0yEqWJ1NVmXyOL-PQVuQ15835OwfopaDLMIT-hvzRiWMruPPV0BvlhCacy-FBlrX_IsOU-fB5OMSo20IEKqruhwse90xSBM9Tb1hLHl18IZNf_KY1B_B8 2025/08/25 03:19:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/25 03:19:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/25 03:19:24 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "APOxbH6HUypjNnZPoyUqc8PY9ERCYUuCm_SO_NrNG-bFlwtU7fjeRTFalDHA9Dz5__IUKK1aCzzelONv0CC5qtDlM4DaCeLuZNxdQzvCkJw513Fb-JO7rN2SaoxjzVJ0Am5b6q_SIRX1NJ5sVEZwWNm0-QgSUbBFTrK2cf_wxT40Ee-NDgc76aye8okogA0KafS0IShHJ5LhiipO_sTk5DgCbqstI7I0o-0yEqWJ1NVmXyOL-PQVuQ15835OwfopaDLMIT-hvzRiWMruPPV0BvlhCacy-FBlrX_IsOU-fB5OMSo20IEKqruhwse90xSBM9Tb1hLHl18IZNf_KY1B_B8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/25 03:19:25 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AHNUM5LqLxUYCAplW59a7uAp88ZEMVTpA6luiFLEXGjo0WHo_pOemH3lCr0SS4JMcuKPsCfuNRtyQ4dBje9zQJYM6JD3hI-PewuQ0389RMmcCvRF-93mFzebl1MJiqbyP0kY6v-Md0NrwDf0632Ho-VZXy0jLkiK_ngkLuVqADE-camhaO1Qg5Jy1ne9o7SI4JCuccZftlDcJZQPcqLiQ5yAR0FBwN4qg2U6D0pr2XKcEhL_0yRLW8lz-uVRJ08ZK3lhDpGWfiluUZQX2nfYj4OoBI6w9pf2oM9Wq0vytuJvBVlcGqIbomL4ncHRR1QMGkQjTh4gWK_qcW83h3xzPgk 2025/08/25 03:19:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/25 03:19:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/25 03:19:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/25 03:19:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/25 03:19:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/25 03:19:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/25 03:19:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AHNUM5LqLxUYCAplW59a7uAp88ZEMVTpA6luiFLEXGjo0WHo_pOemH3lCr0SS4JMcuKPsCfuNRtyQ4dBje9zQJYM6JD3hI-PewuQ0389RMmcCvRF-93mFzebl1MJiqbyP0kY6v-Md0NrwDf0632Ho-VZXy0jLkiK_ngkLuVqADE-camhaO1Qg5Jy1ne9o7SI4JCuccZftlDcJZQPcqLiQ5yAR0FBwN4qg2U6D0pr2XKcEhL_0yRLW8lz-uVRJ08ZK3lhDpGWfiluUZQX2nfYj4OoBI6w9pf2oM9Wq0vytuJvBVlcGqIbomL4ncHRR1QMGkQjTh4gWK_qcW83h3xzPgk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/25 03:19:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGznPzJwjy9LKmVuJ3UpBRxATzJ5Z0IyR3_524zWGJL89BcuEfb9YZbonQLsUpINKoWQf6OLiqVi-OhZEfROdUtWaEor7imfiSQj6DMoDHdGrMeOA2H9ssVxSMk1NaB_oeca08ZqqSvaBje-59x7QMa21xLEpJdI1bQoK_yIH0bg79BbtTcJykOBSXbv8AImp1U_799OxMZZPos0N7fMf3bAZL_XGDnxcUnJ5Ssf0CpPQrQV_kBHP7okxGla8J_g3ayHjPpIhpq2ye5AWf_G1yAHgpJYtVa3yLE-R134JVSRhVgTVUuvC9PrNzQegmPvkaQEKD_z1G8o3036jdr0OsU 2025/08/25 03:19:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/25 03:19:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/08/25 03:19:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/08/25 03:19:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/25 03:19:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/25 03:19:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/25 03:19:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGznPzJwjy9LKmVuJ3UpBRxATzJ5Z0IyR3_524zWGJL89BcuEfb9YZbonQLsUpINKoWQf6OLiqVi-OhZEfROdUtWaEor7imfiSQj6DMoDHdGrMeOA2H9ssVxSMk1NaB_oeca08ZqqSvaBje-59x7QMa21xLEpJdI1bQoK_yIH0bg79BbtTcJykOBSXbv8AImp1U_799OxMZZPos0N7fMf3bAZL_XGDnxcUnJ5Ssf0CpPQrQV_kBHP7okxGla8J_g3ayHjPpIhpq2ye5AWf_G1yAHgpJYtVa3yLE-R134JVSRhVgTVUuvC9PrNzQegmPvkaQEKD_z1G8o3036jdr0OsU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/08/25 03:19:32 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/25 03:19:35 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/25 03:19:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/25 03:19:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/25 03:19:45 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/25 03:19:47 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AObsZacvnxCuv2Xi7syQ1omQ057aNxBzb1_WZTvW4Xk3XLmpwm6dyU-NvC7IKsHnxPk1o373FL5t622_Tneza9hiNYr9fQweZosORmmPZAkidDkPlgAOZV_SFM96lnnXb38k9ZByT1Yu-Hjl8tmwTKT5hjG_TVMnV2wCL-KMwTSTn4Ac0zojKJ9ASOkcaJpaimtVDuoe0XTf-Jb_4F3ZdOLwROSwGJVyvMMYLxVtHGOynfgdlLpVgFQpXT_W1ID-4v2G4YSF_hFDO5kUR82tVEuN566zAh136Hs3MfTkCQBv99MrYqQGypkJ9oL9mA2MqpbgDznEfCBvNABuTqLoZYo 2025/08/25 03:19:47 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/25 03:19:48 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5771d7cd6960bba87b83a2edcae8772b" 2025/08/25 03:19:48 DEBUG : unknown-size-put.txt: multipart upload "AObsZacvnxCuv2Xi7syQ1omQ057aNxBzb1_WZTvW4Xk3XLmpwm6dyU-NvC7IKsHnxPk1o373FL5t622_Tneza9hiNYr9fQweZosORmmPZAkidDkPlgAOZV_SFM96lnnXb38k9ZByT1Yu-Hjl8tmwTKT5hjG_TVMnV2wCL-KMwTSTn4Ac0zojKJ9ASOkcaJpaimtVDuoe0XTf-Jb_4F3ZdOLwROSwGJVyvMMYLxVtHGOynfgdlLpVgFQpXT_W1ID-4v2G4YSF_hFDO5kUR82tVEuN566zAh136Hs3MfTkCQBv99MrYqQGypkJ9oL9mA2MqpbgDznEfCBvNABuTqLoZYo" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/25 03:19:49 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AM5rWNvIL-3ZwXKJyffPzAynTvyoLzIVlC2KHmXeydyxZNJdprm5j16QhKe2XXAifQ1Bl3IqdaOkiBqCKz4JNQpFjvIyk4QtR7DHdFA4AJnYo3obAoyavPCgmsLs44hHvSiAvYvk6-A4CdMiiKZ1rcMwrfYRFSUg4AVXFPIXS3xc3PthVj5igJwy6aUp7XX6FhMos6sEzEKBY-hfbpk_QHKkUQp9CRNJM5HrXDPMzkV9AW8j7MzK2Ld7_skHNFN7drf90-7THOCIdGZ2SbjvlC1RAmegwmo9jbQdlRRDkntlfpSS7pbVoOaLB0xHR0gpCg4Um23JIbhAfivk62zu_9g 2025/08/25 03:19:49 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/08/25 03:19:49 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e8bd94ab1ef74a951f662443fd174ebe" 2025/08/25 03:19:49 DEBUG : unknown-size-update.txt: multipart upload "AM5rWNvIL-3ZwXKJyffPzAynTvyoLzIVlC2KHmXeydyxZNJdprm5j16QhKe2XXAifQ1Bl3IqdaOkiBqCKz4JNQpFjvIyk4QtR7DHdFA4AJnYo3obAoyavPCgmsLs44hHvSiAvYvk6-A4CdMiiKZ1rcMwrfYRFSUg4AVXFPIXS3xc3PthVj5igJwy6aUp7XX6FhMos6sEzEKBY-hfbpk_QHKkUQp9CRNJM5HrXDPMzkV9AW8j7MzK2Ld7_skHNFN7drf90-7THOCIdGZ2SbjvlC1RAmegwmo9jbQdlRRDkntlfpSS7pbVoOaLB0xHR0gpCg4Um23JIbhAfivk62zu_9g" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/25 03:19:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-huxerur0ququ/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/08/25 03:19:50 DEBUG : Waiting for deletions to finish 2025/08/25 03:19:50 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/08/25 03:19:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/08/25 03:19:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/08/25 03:19:51 INFO : S3 bucket rclone-test-huxerur0ququ: Bucket "rclone-test-huxerur0ququ" deleted 2025/08/25 03:19:51 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (140.43s) --- 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.04s) --- PASS: TestIntegration/FsMkdir (138.44s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.26s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.48s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.60s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.65s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.23s) --- 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.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (76.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (12.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.23s) --- 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/08/25 03:19:51 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/08/25 03:19:51 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 140.474s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m21.762510431s (try 1/5)