"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/10/24 05:15:14 NOTICE: TestS3R2: Stopped server 2025/10/24 05:15:14 NOTICE: TestS3R2: Starting server 2025/10/24 05:15:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sicudop8regu" 2025/10/24 05:15:14 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/10/24 05:15:15 INFO : S3 bucket rclone-test-sicudop8regu: Bucket "rclone-test-sicudop8regu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/24 05:15:16 INFO : S3 bucket rclone-test-sicudop8regu: Bucket "rclone-test-sicudop8regu" deleted === RUN TestIntegration/FsMkdir 2025/10/24 05:15:17 INFO : S3 bucket rclone-test-sicudop8regu: Bucket "rclone-test-sicudop8regu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/24 05:15:17 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/24 05:15:17 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/24 05:15:17 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/10/24 05:15:30 NOTICE: S3 bucket rclone-test-sicudop8regu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/24 05:15:31 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ACNXAoVagb_osU5t6R66xvI_Edi3WjB9SLmscKnnhCOp-WKuqfTSid9UGDzHRTNy-XqmdfwE0Laa_qB75evnHc7mSER0lpE27x8AKlzEkqjWE3iNgZELLhstaCs2pwEciJKSE_i62pFk9PtEz-6Xh5g1lERZZJxYjYNCHzJUc_E69y1jl8eL6tg3PjzrzutpIfjb0ZsKolGBci4eqa-WAbe6-mCKcGamMiCdk3khMmgwXqz-a4E3ybPWMiJh3IG4InqxGz1HcTfKAB7Yp__-916NCfcEl73aw0i9kSw6O5TSNeB2ogOImUi3hACGfTZkuNBXHjIjJOAebBOGWUMUQ50 2025/10/24 05:15:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "4e8bac94f2752a674fc97ae870e08c67" 2025/10/24 05:15:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "09689cb48d406a46ac4cc8a671740696" 2025/10/24 05:15:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "fd2106b1df2793e371a1e980f83d3487" 2025/10/24 05:15:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ACNXAoVagb_osU5t6R66xvI_Edi3WjB9SLmscKnnhCOp-WKuqfTSid9UGDzHRTNy-XqmdfwE0Laa_qB75evnHc7mSER0lpE27x8AKlzEkqjWE3iNgZELLhstaCs2pwEciJKSE_i62pFk9PtEz-6Xh5g1lERZZJxYjYNCHzJUc_E69y1jl8eL6tg3PjzrzutpIfjb0ZsKolGBci4eqa-WAbe6-mCKcGamMiCdk3khMmgwXqz-a4E3ybPWMiJh3IG4InqxGz1HcTfKAB7Yp__-916NCfcEl73aw0i9kSw6O5TSNeB2ogOImUi3hACGfTZkuNBXHjIjJOAebBOGWUMUQ50" 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/10/24 05:15:34 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/24 05:15:34 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/10/24 05:15:36 DEBUG : S3 bucket rclone-test-sicudop8regu: bucket is versioned: false 2025/10/24 05:15:36 DEBUG : Waiting for deletions to finish 2025/10/24 05:15:36 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/24 05:15:36 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/24 05:15:36 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/24 05:15:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sicudop8regu/dirToPurgeFromRoot" 2025/10/24 05:15:37 DEBUG : S3 bucket rclone-test-sicudop8regu path dirToPurgeFromRoot: bucket is versioned: false 2025/10/24 05:15:37 DEBUG : Waiting for deletions to finish 2025/10/24 05:15:37 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/24 05:15:37 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/24 05:15:37 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/24 05:15:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sicudop8regu/hello? sausage/êé" 2025/10/24 05:15:38 DEBUG : S3 bucket rclone-test-sicudop8regu path hello? sausage/êé: bucket is versioned: false 2025/10/24 05:15:38 DEBUG : Waiting for deletions to finish 2025/10/24 05:15:38 DEBUG : "a/b/c/d/e.txt" version false 2025/10/24 05:15:38 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/24 05:15:38 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/10/24 05:15:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sicudop8regu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/24 05:15:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sicudop8regu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-sicudop8regu" from "TestS3R2:rclone-test-sicudop8regu" 2025/10/24 05:15:43 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/10/24 05:15:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANZ4uC1rwMKr7B-zhGWp5y26S2GN3do14zGNGtyE7XSXcugytUqoT48H0QagPGM0z_5gc5qy9t9L7WtTwzxlmOyz1LsvGHqrhWFL24iwqOby8LHLOAmjvdc1rPyFFQxyRFt4Dh1goZ_CVcK_qyWb1IXT4VQQCMjgs76CjNqprczioBS7wrzagcP0HtnD6g08vauXkXmIYkwRBXndSgtScor2AqT8letCsQjYMuf6GDRZltcN_iZj3ruIiZQ7xN_kn5pPxsv8-3FRblRhU0FXRk-Aw2DHDljMuqo-8uRSk_uvzcn-bF7NVsXfqaQ_cVsIV2aeSiDX-nmS4MlyVdLFhSA 2025/10/24 05:15:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/24 05:15:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/24 05:15:49 DEBUG : piped data.txt: multipart upload "ANZ4uC1rwMKr7B-zhGWp5y26S2GN3do14zGNGtyE7XSXcugytUqoT48H0QagPGM0z_5gc5qy9t9L7WtTwzxlmOyz1LsvGHqrhWFL24iwqOby8LHLOAmjvdc1rPyFFQxyRFt4Dh1goZ_CVcK_qyWb1IXT4VQQCMjgs76CjNqprczioBS7wrzagcP0HtnD6g08vauXkXmIYkwRBXndSgtScor2AqT8letCsQjYMuf6GDRZltcN_iZj3ruIiZQ7xN_kn5pPxsv8-3FRblRhU0FXRk-Aw2DHDljMuqo-8uRSk_uvzcn-bF7NVsXfqaQ_cVsIV2aeSiDX-nmS4MlyVdLFhSA" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/24 05:15:49 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKXxSHJYfD3-5Zjl64qC6mKNrduk_3_Cr0VwAhBC0inQUOGZxySqfUV5VAOxFuBc9HkwiA7kj5c2NcmDbTBsS_Vud0EKJDuwi2qIJUSaOC5SU7bAsfw3kjCVOk16RQCI2MC81CLhQGuPb-_PIO4Nq-eZJVWNxy2zDEA3mgIP8S65Gwt1UaTxhS_Sx5CTcHI51PZnj95BvXsmbLIceWHNYP_039yUQkkC7YnwqIQpUXFgZ4CfY3-pQW0FbHBOgdzH0d43KTJ0UnqnshIdsPPZCED2LkH3p3YYT8qKcFcZEhUOby4BYAoJTm_zBUwAzN8EdgOO0Ec0um_63VsKYYxNeeE 2025/10/24 05:15:49 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/24 05:15:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e2281da95e7169836c094c6e39c9de76" 2025/10/24 05:15:49 DEBUG : piped data.txt: multipart upload "AKXxSHJYfD3-5Zjl64qC6mKNrduk_3_Cr0VwAhBC0inQUOGZxySqfUV5VAOxFuBc9HkwiA7kj5c2NcmDbTBsS_Vud0EKJDuwi2qIJUSaOC5SU7bAsfw3kjCVOk16RQCI2MC81CLhQGuPb-_PIO4Nq-eZJVWNxy2zDEA3mgIP8S65Gwt1UaTxhS_Sx5CTcHI51PZnj95BvXsmbLIceWHNYP_039yUQkkC7YnwqIQpUXFgZ4CfY3-pQW0FbHBOgdzH0d43KTJ0UnqnshIdsPPZCED2LkH3p3YYT8qKcFcZEhUOby4BYAoJTm_zBUwAzN8EdgOO0Ec0um_63VsKYYxNeeE" 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/10/24 05:15:50 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/10/24 05:15:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AO-rHWlQkqv9830EAHc55znLakSkn9dIUgWMod2YI9BOsglcEsn37TOynMu5M3uXapf_RI4WqF1U0PITj_w-usPeyynigKhsvT9eZubDG8uYJawCBmQqVz85eLlv8ytPLUVZMq7MUjv8AJ7Y1Nne61L5-HIAjYv3WV1V5mi2XABUpoaR1ZbTUwg82oB_N5BfA4xwAi5RSGLjRXx45CdfJX1MjRtLCPaHOYIs0g4yEjYN105rqAJPA6UYzp1GS_6QHfVKfN8gPvnylJCUT0VuGLXVOXw6d8seEGXKVP51i4WrwEmvY5h8DE75ZIJa0r9DOa6CImZzGF1eHWwARNAKlrQ 2025/10/24 05:15:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/24 05:15:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/24 05:15:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AO-rHWlQkqv9830EAHc55znLakSkn9dIUgWMod2YI9BOsglcEsn37TOynMu5M3uXapf_RI4WqF1U0PITj_w-usPeyynigKhsvT9eZubDG8uYJawCBmQqVz85eLlv8ytPLUVZMq7MUjv8AJ7Y1Nne61L5-HIAjYv3WV1V5mi2XABUpoaR1ZbTUwg82oB_N5BfA4xwAi5RSGLjRXx45CdfJX1MjRtLCPaHOYIs0g4yEjYN105rqAJPA6UYzp1GS_6QHfVKfN8gPvnylJCUT0VuGLXVOXw6d8seEGXKVP51i4WrwEmvY5h8DE75ZIJa0r9DOa6CImZzGF1eHWwARNAKlrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/24 05:15:52 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AG93yj_tgoMt1Q-VdRUPm0vQYXfDherPfPTxNWcUNfF9u5OLiNXv_IFO2wnFZ1lYeujiUJI4IScEuI0WYTsGs_Mg_LpyegBrMNHlk518J-NktEgdqO0W4laHb9gnmBtLkjOk8U7eUikhYBzqBVGWxRgSmCIeB1Uy7i9-K9jFH4dWEJqyWVFiYjiZnRTyvrW5cNxh19kNNkZBFArE8wrXxdkoDYmg_XmiGOYlNFKfeI7-BtWIbg5E_MQQkjSAfvKXNhGHpVp2vWLTMCvbRpPloioE_Xz7bNh7zgSEgHNNJROFT-eZ3ySvUrO0PKYQgtIQx0NKCiDcP_QR4J3MNcneogQ 2025/10/24 05:15:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/24 05:15:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/24 05:15:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AG93yj_tgoMt1Q-VdRUPm0vQYXfDherPfPTxNWcUNfF9u5OLiNXv_IFO2wnFZ1lYeujiUJI4IScEuI0WYTsGs_Mg_LpyegBrMNHlk518J-NktEgdqO0W4laHb9gnmBtLkjOk8U7eUikhYBzqBVGWxRgSmCIeB1Uy7i9-K9jFH4dWEJqyWVFiYjiZnRTyvrW5cNxh19kNNkZBFArE8wrXxdkoDYmg_XmiGOYlNFKfeI7-BtWIbg5E_MQQkjSAfvKXNhGHpVp2vWLTMCvbRpPloioE_Xz7bNh7zgSEgHNNJROFT-eZ3ySvUrO0PKYQgtIQx0NKCiDcP_QR4J3MNcneogQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/24 05:15:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AKDcp_cOg-RhIzxfN4su4E9v-5_TjZHW-TP1zrUL0H37wHNDweeTAyPhg4ackXqGYxux2VbKdbhFulIvMCX2yfIOexcMB9xBQhyx4Sj2lkEiSoTjHnjbRoB9Z2YSG5D-ArvaoN5YRMXUDQoRAIPQJUmMEFjdVKox9dtalvo79kZQ68ahwHOFjYzVKxPGR2eAuUMeZRq9XPYM7jL3Jxt_ohIk-R3aiJWCPbmVumxmQ71onprDtaUFw6YvgMwVyMqbuKGAlJuiRZKrj071Byv2Ck57sfqj5TVHgCUsy86TSG-k2SwZU9uubiUPUi78Xm8uv2Nc0oREoL8_uS1qJhzmZ-0 2025/10/24 05:15:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/24 05:15:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/24 05:15:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AKDcp_cOg-RhIzxfN4su4E9v-5_TjZHW-TP1zrUL0H37wHNDweeTAyPhg4ackXqGYxux2VbKdbhFulIvMCX2yfIOexcMB9xBQhyx4Sj2lkEiSoTjHnjbRoB9Z2YSG5D-ArvaoN5YRMXUDQoRAIPQJUmMEFjdVKox9dtalvo79kZQ68ahwHOFjYzVKxPGR2eAuUMeZRq9XPYM7jL3Jxt_ohIk-R3aiJWCPbmVumxmQ71onprDtaUFw6YvgMwVyMqbuKGAlJuiRZKrj071Byv2Ck57sfqj5TVHgCUsy86TSG-k2SwZU9uubiUPUi78Xm8uv2Nc0oREoL8_uS1qJhzmZ-0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/24 05:15:55 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABNmEFZrYb6-TALiZEFjDrpYNHHFC6W1bOLPOKIHZ0O8c_B0x6awooeIaubIiqjnt8LNA8mX7fXhOesS4VMvdU10k2rwvlvLLPCmbPrU7JUwS4o-e0tvdHBJAssieGn5Dd18ULwn8Iw-89cLBKTzhLvc7vH5RRBUz3R3bl4kda17JGE8Jy77411FneU72aspJiZ52QeXnuAE2JpqENNJPPGxISjtWZ8520SoKmMFH_N-QoU7eZ37eii1Gh2EKqOOQUyIO4pTRmBCg7FD5BRsASGWb7WV6b9BUotgJ6nfpsfSFSNpIoee1-RMnXk7tnQSRSXyGh0GyrqEsPJvzJBZYxM 2025/10/24 05:15:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/24 05:15:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/24 05:15:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/24 05:15:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/24 05:15:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/24 05:15:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/24 05:15:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABNmEFZrYb6-TALiZEFjDrpYNHHFC6W1bOLPOKIHZ0O8c_B0x6awooeIaubIiqjnt8LNA8mX7fXhOesS4VMvdU10k2rwvlvLLPCmbPrU7JUwS4o-e0tvdHBJAssieGn5Dd18ULwn8Iw-89cLBKTzhLvc7vH5RRBUz3R3bl4kda17JGE8Jy77411FneU72aspJiZ52QeXnuAE2JpqENNJPPGxISjtWZ8520SoKmMFH_N-QoU7eZ37eii1Gh2EKqOOQUyIO4pTRmBCg7FD5BRsASGWb7WV6b9BUotgJ6nfpsfSFSNpIoee1-RMnXk7tnQSRSXyGh0GyrqEsPJvzJBZYxM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/24 05:15:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AB1yNSIbmymu8Er1VeeP_y-Iuj9SqsT7leijXLj-QOqpf8jkT-vT3Zq8C8ZKg2i-l3Xee54V_M1GzT6YHyxb089Xa3z7g41jxLaxK0tcfiBM9fhSOJz0zB893fTRaJywO5xBCoYJ1FGIWEs5_049WCnS6PmjYlNx53mxUwzmS5H7tIquJ2Ip9klmwAbrNok10fLGP9lPCU3SRCbOqu6Iha0aVkdUsVtBSIfQYVSGqQoK8-H01nYJH686FZhqhLsEJ8A0J7jo39qi04Pfx_RKZ8iAI2FA5UvOrTEl1aTthCHEOgshzm1bE845m2uNbBBzwinBhbQiXy7CaHdtJoxtuXo 2025/10/24 05:15:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/24 05:15:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/24 05:15:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/24 05:15:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/24 05:15:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/24 05:15:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/24 05:15:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AB1yNSIbmymu8Er1VeeP_y-Iuj9SqsT7leijXLj-QOqpf8jkT-vT3Zq8C8ZKg2i-l3Xee54V_M1GzT6YHyxb089Xa3z7g41jxLaxK0tcfiBM9fhSOJz0zB893fTRaJywO5xBCoYJ1FGIWEs5_049WCnS6PmjYlNx53mxUwzmS5H7tIquJ2Ip9klmwAbrNok10fLGP9lPCU3SRCbOqu6Iha0aVkdUsVtBSIfQYVSGqQoK8-H01nYJH686FZhqhLsEJ8A0J7jo39qi04Pfx_RKZ8iAI2FA5UvOrTEl1aTthCHEOgshzm1bE845m2uNbBBzwinBhbQiXy7CaHdtJoxtuXo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/24 05:16:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMUW4V8HjfcjpHENL7iCuWK9Dxw4yjgrp2zIuakK4Pl1CXmdqbE5n9C0-ZHhQYionyiTYBArhimqMQzhOCIcou0ffOIwOo5jeLS0bwgDNni-i6C-MUn1yIrA4qEYragTe1-K7UGwl7SMlVNNaFmGzl1vPrzEsDSp0KV74Q1UhnZxSbJK5Lb40OdkDAxFjDSiyVigXSnaG0vIMgDkay7Zr6D0map4BAneAKsgDcaSGa_h5hdPWMVsvoScw7ztA7z5uvHb30zJZQobqBCakk4eN3CTyxX05XtYn-Cq54ULb5f6b3Eg6VITGmmR57VDKNu0FesM5nmqoGq6Fwdiz--tnSw 2025/10/24 05:16:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/24 05:16:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/24 05:16:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMUW4V8HjfcjpHENL7iCuWK9Dxw4yjgrp2zIuakK4Pl1CXmdqbE5n9C0-ZHhQYionyiTYBArhimqMQzhOCIcou0ffOIwOo5jeLS0bwgDNni-i6C-MUn1yIrA4qEYragTe1-K7UGwl7SMlVNNaFmGzl1vPrzEsDSp0KV74Q1UhnZxSbJK5Lb40OdkDAxFjDSiyVigXSnaG0vIMgDkay7Zr6D0map4BAneAKsgDcaSGa_h5hdPWMVsvoScw7ztA7z5uvHb30zJZQobqBCakk4eN3CTyxX05XtYn-Cq54ULb5f6b3Eg6VITGmmR57VDKNu0FesM5nmqoGq6Fwdiz--tnSw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/24 05:16:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AGujRi1PkHV0dTestTyDF3nDwYPq0_n3wv1KEk8tcJQMyIZdg2m-SbI62zdCkkoQsXqCCXMuNdY96qd94pDoFnQY0We4ecKuDE_dRi_zTbGsvoiG0rByp-iyeUWNirTB8B45-euQGjP0INWWYkNdvi_wiSp6mPPipnXLLIsAItOk8nVCQYh8jjmIMlYDSeC05pxc3nc0Oq40tsrFOCffOLQ0DphcJ18z3Vbuh6o3Gfu-t4XjWmJ8PkAk8oIsHTCjTVRccCkkPm9fB1PAtDWJBUg8zP4HLHa0KvMiej0x0ahh_Ujd83sZCb3q2lC2H8FBPxIeUDIaOuJ0pMdAtxBKTN8 2025/10/24 05:16:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/24 05:16:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/24 05:16:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AGujRi1PkHV0dTestTyDF3nDwYPq0_n3wv1KEk8tcJQMyIZdg2m-SbI62zdCkkoQsXqCCXMuNdY96qd94pDoFnQY0We4ecKuDE_dRi_zTbGsvoiG0rByp-iyeUWNirTB8B45-euQGjP0INWWYkNdvi_wiSp6mPPipnXLLIsAItOk8nVCQYh8jjmIMlYDSeC05pxc3nc0Oq40tsrFOCffOLQ0DphcJ18z3Vbuh6o3Gfu-t4XjWmJ8PkAk8oIsHTCjTVRccCkkPm9fB1PAtDWJBUg8zP4HLHa0KvMiej0x0ahh_Ujd83sZCb3q2lC2H8FBPxIeUDIaOuJ0pMdAtxBKTN8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/24 05:16:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHycLFL_3Vu7Lo6elISNDHFaIa94MZk8YMwkFIWWUpc_ijLdMO-DIUUuTLR1xjPkoBj5Y9coSN81Hmfm-UZQVIt5c6upxwGqUqORN5duo8it_CqfLnTmHGDGWrQPUofqKSQvrO-MtNjU5Jv-VqhD9fcUam5KkKpkm5uqtmB0Fpo3ftopEj7BGiknsv5DFBu9nIqmPICJhGliz4fKGkHzlzdcftyn4ttKWIcWWy5EVoR0rVumFRFTJOU4O-ft9N8NTF6fJJPv-yGUcbU3WS8OtOqA3FzDmzuX9X-VMpkNPII4IyNcvfSENF6TtcLvDjXUzGVtl5Jq2ghX5StiTcI32sY 2025/10/24 05:16:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/24 05:16:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/24 05:16:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHycLFL_3Vu7Lo6elISNDHFaIa94MZk8YMwkFIWWUpc_ijLdMO-DIUUuTLR1xjPkoBj5Y9coSN81Hmfm-UZQVIt5c6upxwGqUqORN5duo8it_CqfLnTmHGDGWrQPUofqKSQvrO-MtNjU5Jv-VqhD9fcUam5KkKpkm5uqtmB0Fpo3ftopEj7BGiknsv5DFBu9nIqmPICJhGliz4fKGkHzlzdcftyn4ttKWIcWWy5EVoR0rVumFRFTJOU4O-ft9N8NTF6fJJPv-yGUcbU3WS8OtOqA3FzDmzuX9X-VMpkNPII4IyNcvfSENF6TtcLvDjXUzGVtl5Jq2ghX5StiTcI32sY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/24 05:16:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIRX1-wohuiJrfa1OHDnHWcrJ6xTqynIE3_ZkWKOsm7mveM34aADLMTEcV5w-RSRcepO9Y-jovO8ru7Km5E1tNA2_7erX8hVyk_9mEGZrbFKD2Fe_8dmPCe-b2owXvDy2oR3bVpCfT6zQK1KQHp2HbHrq4-lPUpg_P0Fcw5ZN4yYm68rQAaq0aGwNW4N1gcFjheKi_A0Lez8Xv0N4hzBBgiB0wSpg2HfoYyrtuCf8SNpVuW7DSxhfO5KoeOsjH6ynO2u2xTx3mtfgn7SPDJbL_4ffDYKpBGNyqE2hsl8zi09S3Nz7sdG82QjyyIQDMYHu0sOig60mBmEduFY5C3O_J0 2025/10/24 05:16:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/24 05:16:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/24 05:16:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/24 05:16:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/24 05:16:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/24 05:16:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/24 05:16:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AIRX1-wohuiJrfa1OHDnHWcrJ6xTqynIE3_ZkWKOsm7mveM34aADLMTEcV5w-RSRcepO9Y-jovO8ru7Km5E1tNA2_7erX8hVyk_9mEGZrbFKD2Fe_8dmPCe-b2owXvDy2oR3bVpCfT6zQK1KQHp2HbHrq4-lPUpg_P0Fcw5ZN4yYm68rQAaq0aGwNW4N1gcFjheKi_A0Lez8Xv0N4hzBBgiB0wSpg2HfoYyrtuCf8SNpVuW7DSxhfO5KoeOsjH6ynO2u2xTx3mtfgn7SPDJbL_4ffDYKpBGNyqE2hsl8zi09S3Nz7sdG82QjyyIQDMYHu0sOig60mBmEduFY5C3O_J0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/24 05:16:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABiYlKyucKO7XuhyOJ2tow0y5yv2TRycDPQ2D1WgH0V2_h65C6RDVL239JicmqIse6wEsXeJmB5r3kmdP-N-YRS5aoPLRTSjRYfFHYtG15KWWGoHCl5yTP4WkZvRPyX69QGpA7OAMf-raXD0sunK-oYBPM-bHPGhC4Xwgjl4N9WY8-iPahwC_XB5xoSB7FFDFAROW13PMXOpOvn4GK694HMKb4qxW2OUqhbDQn1F5woliWUPJCfmUU5gLd9NdbZxsLaPzR6VQmjO9jzp2c0iA4XOmwi0jNG4XtowsHyBNrM1NZi8fJ-ii_HhXvSqDwelgF988g_aIK-0TehIQp7HLMw 2025/10/24 05:16:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/24 05:16:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/24 05:16:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/24 05:16:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/24 05:16:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/24 05:16:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/24 05:16:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABiYlKyucKO7XuhyOJ2tow0y5yv2TRycDPQ2D1WgH0V2_h65C6RDVL239JicmqIse6wEsXeJmB5r3kmdP-N-YRS5aoPLRTSjRYfFHYtG15KWWGoHCl5yTP4WkZvRPyX69QGpA7OAMf-raXD0sunK-oYBPM-bHPGhC4Xwgjl4N9WY8-iPahwC_XB5xoSB7FFDFAROW13PMXOpOvn4GK694HMKb4qxW2OUqhbDQn1F5woliWUPJCfmUU5gLd9NdbZxsLaPzR6VQmjO9jzp2c0iA4XOmwi0jNG4XtowsHyBNrM1NZi8fJ-ii_HhXvSqDwelgF988g_aIK-0TehIQp7HLMw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/24 05:16:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMWRjWD_vauC3DnKreeKUrrW9v6imEI_pJoQbsJiPscGlITiwXLnhfIf9TjN59uyjM0A0el7WfM-EDw9J9sTDmWP_XSYDCZwKdd3u17f9R5PAplTZ2tDrc8XIf4kNyZfSQGup5-319z82gF3l8fmI6zbW6Isa_67d7ciJEyPGU0sefK12w-Qp2XAnluVFFUPxQ72r6lW5zWc_RrJHoRJZmuUmpa2Jr6xqFmSbIhqEzfETGJ4njcbdZxIXIsrR1nG9z2CFGqDMfLkBpXRrMZdW3LvkdU2JEmCHueHUuzb8aTUp48SryWCQaHWLDJiPVu6WnbeVkSs8aJrTsO3hIqMB3g 2025/10/24 05:16:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/24 05:16:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/24 05:16:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMWRjWD_vauC3DnKreeKUrrW9v6imEI_pJoQbsJiPscGlITiwXLnhfIf9TjN59uyjM0A0el7WfM-EDw9J9sTDmWP_XSYDCZwKdd3u17f9R5PAplTZ2tDrc8XIf4kNyZfSQGup5-319z82gF3l8fmI6zbW6Isa_67d7ciJEyPGU0sefK12w-Qp2XAnluVFFUPxQ72r6lW5zWc_RrJHoRJZmuUmpa2Jr6xqFmSbIhqEzfETGJ4njcbdZxIXIsrR1nG9z2CFGqDMfLkBpXRrMZdW3LvkdU2JEmCHueHUuzb8aTUp48SryWCQaHWLDJiPVu6WnbeVkSs8aJrTsO3hIqMB3g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/24 05:16:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APUs-jEZE1nyJ0sGgDHbWaonWPTxz2rIMp2rqhTpLEOxdhpV0rWn8TJM9KTbqhHP5SAbsO8Hc8I2FDIXimjLRpp1gWOGWYCgYN4xlkhKVUvJmYoqIasDFWgUb6pA8_abCfH3wD3FyK-RjOEn7Br9sNNW_8opTn_hl69rdKr4m8L2UqX6WkQlOUFE9979WQhRbMTGEeJYM1K4RqCuQA6726LpnDent7i47wFCFPyni1NkQPuPWPB2N9UBWS4zdSxvbInw9MHDT0pHDkPFPDOkqIRYSHOoNzbDhrxwoJt4zmoAK8OO_ioYLu1Jqtio3VDP8-ORtstFwFJMZs78muCrFCI 2025/10/24 05:16:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/24 05:16:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/24 05:16:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APUs-jEZE1nyJ0sGgDHbWaonWPTxz2rIMp2rqhTpLEOxdhpV0rWn8TJM9KTbqhHP5SAbsO8Hc8I2FDIXimjLRpp1gWOGWYCgYN4xlkhKVUvJmYoqIasDFWgUb6pA8_abCfH3wD3FyK-RjOEn7Br9sNNW_8opTn_hl69rdKr4m8L2UqX6WkQlOUFE9979WQhRbMTGEeJYM1K4RqCuQA6726LpnDent7i47wFCFPyni1NkQPuPWPB2N9UBWS4zdSxvbInw9MHDT0pHDkPFPDOkqIRYSHOoNzbDhrxwoJt4zmoAK8OO_ioYLu1Jqtio3VDP8-ORtstFwFJMZs78muCrFCI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/24 05:16:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJJ08Z5pIfce-2ysoqIs3_wzWKJ5Ufr57A37_Vbtbe9Qw3NF9zTFlVNDMcnIcPs1euvKkkrMTnYBDMX4TyjGTYM0PRXcMudvVwvm0iwlQsD2iDfJGIrjrrGVc7kGUzQY4QorS2WgTE74tCHAwD9mEgr9G2rVmUbZDvwy6fyo5_Jat1CTB4f-1a9TjNgKplqNM4v40dPVOTWd_Y_Nw1Kp27xXi_m7Qncxhn9qY_KcsmvWaIcjZWZXRUOvfX0gkYbwyrZY_cQrgLswLTHS4YvtHokiRmg7294eCPsr9Ej1GDoiZyjqkuR46bWNTUJHDsjF0vpoIkV9o9ibg-NbD5w92rc 2025/10/24 05:16:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/24 05:16:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/24 05:16:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJJ08Z5pIfce-2ysoqIs3_wzWKJ5Ufr57A37_Vbtbe9Qw3NF9zTFlVNDMcnIcPs1euvKkkrMTnYBDMX4TyjGTYM0PRXcMudvVwvm0iwlQsD2iDfJGIrjrrGVc7kGUzQY4QorS2WgTE74tCHAwD9mEgr9G2rVmUbZDvwy6fyo5_Jat1CTB4f-1a9TjNgKplqNM4v40dPVOTWd_Y_Nw1Kp27xXi_m7Qncxhn9qY_KcsmvWaIcjZWZXRUOvfX0gkYbwyrZY_cQrgLswLTHS4YvtHokiRmg7294eCPsr9Ej1GDoiZyjqkuR46bWNTUJHDsjF0vpoIkV9o9ibg-NbD5w92rc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/24 05:16:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFNt8DuN1RWjyTmiRE8cQQCj2joEOGrQfRYl0BhYxtQlI04PecnHSluwt0wmNDiIzorcOpwe25WqFpklXz0ixkFmORBcz4f4yBssKEEgahjOi-dyvpXSId-SKnzk7Hv4a_Xnx2nPhctw0EzBSZMuE8KKVojISCmFB6_YhAAkqI1vDmot42EumQ7QzMeoUrva2ADvGzfipQRiLMwcC3o5Y6vYvoig-qfFvCZ8NGdNOTaZ36iDjWvMqK95qgJF-GYeM-JNSfFTZlQqMR4PXbe7t9tqX-Zc13vsUigwz9TplglOaecckahYXZIelixnf4evxrblQyk6y8TC1bapyHDyYkM 2025/10/24 05:16:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/24 05:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/24 05:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/24 05:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/24 05:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/24 05:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/24 05:16:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AFNt8DuN1RWjyTmiRE8cQQCj2joEOGrQfRYl0BhYxtQlI04PecnHSluwt0wmNDiIzorcOpwe25WqFpklXz0ixkFmORBcz4f4yBssKEEgahjOi-dyvpXSId-SKnzk7Hv4a_Xnx2nPhctw0EzBSZMuE8KKVojISCmFB6_YhAAkqI1vDmot42EumQ7QzMeoUrva2ADvGzfipQRiLMwcC3o5Y6vYvoig-qfFvCZ8NGdNOTaZ36iDjWvMqK95qgJF-GYeM-JNSfFTZlQqMR4PXbe7t9tqX-Zc13vsUigwz9TplglOaecckahYXZIelixnf4evxrblQyk6y8TC1bapyHDyYkM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/24 05:16:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOYEiyho906w8kpmjoE-sjVih-8NVGvWwB3g1kA5Q-9lhI9V7sCJrKZ5lHDwp1fh4IOgicmGXjtJkX97tNERTwqadLtCfWAaudkfFBLrf9QkHCH1Ish77TVUdqlbsoAk29TT5SrTVZHJvuf9Y2wFzgFtrTEQ500E56Y3pwVoZk8GUHU9LcpscU6jlE_bcdxj_hAOsGimbMYOcau1LCCO-mO3kXOdVjJfEKbO5KLde2bkwrCTlZtjONswBkZewdnNcTIL9KTN9EQWOcjLFC36feTNimqfp0u1_jIf0Ryf1PgB8G2Vo_1U9tZ4NzQwpjUxy12nt9NT5uyPT93xooEE0Hk 2025/10/24 05:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/24 05:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/24 05:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/24 05:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/24 05:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/24 05:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/24 05:16:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOYEiyho906w8kpmjoE-sjVih-8NVGvWwB3g1kA5Q-9lhI9V7sCJrKZ5lHDwp1fh4IOgicmGXjtJkX97tNERTwqadLtCfWAaudkfFBLrf9QkHCH1Ish77TVUdqlbsoAk29TT5SrTVZHJvuf9Y2wFzgFtrTEQ500E56Y3pwVoZk8GUHU9LcpscU6jlE_bcdxj_hAOsGimbMYOcau1LCCO-mO3kXOdVjJfEKbO5KLde2bkwrCTlZtjONswBkZewdnNcTIL9KTN9EQWOcjLFC36feTNimqfp0u1_jIf0Ryf1PgB8G2Vo_1U9tZ4NzQwpjUxy12nt9NT5uyPT93xooEE0Hk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/24 05:16:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJG5GQCuzdW9pE8wDmjyS9s6mR_kvYQLV2nWd4NZfstuRiZ2WnDuygVcCV3x3J1ymJUQMxS3l9itbqunafxSyjqjWuRJ-YwK0GN4y9UDptB1hBTi6C_NUG1RuzjOVS4T2edYs15mxwAas4L5bjFArwFr-jHdxVciApVastDMqBgBqRQpvFIcaoLDoRqFKtvDCUKGXGOLniKpub5sGNaepLRlHvSJQsnTlQWssEjL3Extb_ey_g3eaIYEyZfxYaIkzmVeb5vNSVKLRramPvPkY0OoUGV2FqVchC4o8flIDRPciYe2j4EiJ_tJlOcDD7MBPJ0QG7S0Eay3rF7DNdv9vw8 2025/10/24 05:16:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/24 05:16:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/24 05:16:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJG5GQCuzdW9pE8wDmjyS9s6mR_kvYQLV2nWd4NZfstuRiZ2WnDuygVcCV3x3J1ymJUQMxS3l9itbqunafxSyjqjWuRJ-YwK0GN4y9UDptB1hBTi6C_NUG1RuzjOVS4T2edYs15mxwAas4L5bjFArwFr-jHdxVciApVastDMqBgBqRQpvFIcaoLDoRqFKtvDCUKGXGOLniKpub5sGNaepLRlHvSJQsnTlQWssEjL3Extb_ey_g3eaIYEyZfxYaIkzmVeb5vNSVKLRramPvPkY0OoUGV2FqVchC4o8flIDRPciYe2j4EiJ_tJlOcDD7MBPJ0QG7S0Eay3rF7DNdv9vw8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/24 05:16:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AGjmMjXQKfZPvV8ReqS7o0N3QcZP_nvi_Ed9aEMK-Hu4JvWsR9n2LVVTooINVCpCbXoY0lc0rHFaulvPLTZMgj42KO4vLy56MMDEaRlRsKcXFPBn8P3vNKOSqZYlbiR71lRRruSJoP8j86E_eNKfAFEJno7avUX7RRjzQ4r2ZpB4XxwM0ThEdDCGgUFZnr0j8JK0PM7u_twXMrOfLlW47ujyeaNKRXcMZXS1_Pk5msZMnHFEUCnwIFBm0AxnivGmqTGt7tBf6z8EW-Ftpcc02Tb1jPwC4W2LjSBxRUhLECESvNbbOFmKW3Ebsv3SOny8BhOpclfobagg-KTjAFWCDmU 2025/10/24 05:16:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/24 05:16:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/24 05:16:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AGjmMjXQKfZPvV8ReqS7o0N3QcZP_nvi_Ed9aEMK-Hu4JvWsR9n2LVVTooINVCpCbXoY0lc0rHFaulvPLTZMgj42KO4vLy56MMDEaRlRsKcXFPBn8P3vNKOSqZYlbiR71lRRruSJoP8j86E_eNKfAFEJno7avUX7RRjzQ4r2ZpB4XxwM0ThEdDCGgUFZnr0j8JK0PM7u_twXMrOfLlW47ujyeaNKRXcMZXS1_Pk5msZMnHFEUCnwIFBm0AxnivGmqTGt7tBf6z8EW-Ftpcc02Tb1jPwC4W2LjSBxRUhLECESvNbbOFmKW3Ebsv3SOny8BhOpclfobagg-KTjAFWCDmU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/24 05:16:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHgBrJX-6_wIEKTrvOiqwc_Z9Vbdg1ZXQUSTO798enr2DiSYA_T7yFx4_AiUrsouxbOdrfYzxARbv-OqAPJ6XACCniwAiWrfHQW3BsaFHfn-Wu6Y2Ajx-vjIgTmhOGDeQ_297q_hE2y5hbqLEWJhcbATCVqvulux8w4oz5ZBhSzeHKtIEOL4f2yjzKzA_DXABwVy_UXwplSY90ycDMV0zyVM3jPihDsZw4dbYPf-onlpUeF40qBWHo9Zek5NeBjqJXo2WDgo_6otXUGW6r_lQN9CUYHpJReZPoVyc_txoRv49_f7norkXpGtiYyq9HqzVungMrCoD2Q9bZfudWve2qo 2025/10/24 05:16:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/24 05:16:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/24 05:16:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHgBrJX-6_wIEKTrvOiqwc_Z9Vbdg1ZXQUSTO798enr2DiSYA_T7yFx4_AiUrsouxbOdrfYzxARbv-OqAPJ6XACCniwAiWrfHQW3BsaFHfn-Wu6Y2Ajx-vjIgTmhOGDeQ_297q_hE2y5hbqLEWJhcbATCVqvulux8w4oz5ZBhSzeHKtIEOL4f2yjzKzA_DXABwVy_UXwplSY90ycDMV0zyVM3jPihDsZw4dbYPf-onlpUeF40qBWHo9Zek5NeBjqJXo2WDgo_6otXUGW6r_lQN9CUYHpJReZPoVyc_txoRv49_f7norkXpGtiYyq9HqzVungMrCoD2Q9bZfudWve2qo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/24 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAC23KPWhAzODWZOx_IBTa988MAzpwVxcHyF9Hg8OcujAjrWrAiJyWds3sSuJNB0foZJL2YVARDBe9RsFfk2xpKEsF2UozzOAa_8VWWtM_ptcq6GBQk5CY_JiK6rn5cGAwvfnfoqhi4-HdlKlh-sGRgxNQGWXS9w4BFHj7s4jBzJQgLzKa-xAF9aZQEpwYtKSJ1AvFGBFHQmQm2lWHWhA79uWwliDdYfEb8ZIt7uQeX3EVs3cPAbB1pL8dzw-TARCc2Nz2aLpikdVda6-pgS4s0TGZHGjXEAPOLhx28HTLDV9nUe_KNPL2gVnKl7ijtBe36ldL-oEFbINO4Q_NBU8eo 2025/10/24 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/24 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/24 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/24 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/24 05:16:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/24 05:16:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/24 05:16:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAC23KPWhAzODWZOx_IBTa988MAzpwVxcHyF9Hg8OcujAjrWrAiJyWds3sSuJNB0foZJL2YVARDBe9RsFfk2xpKEsF2UozzOAa_8VWWtM_ptcq6GBQk5CY_JiK6rn5cGAwvfnfoqhi4-HdlKlh-sGRgxNQGWXS9w4BFHj7s4jBzJQgLzKa-xAF9aZQEpwYtKSJ1AvFGBFHQmQm2lWHWhA79uWwliDdYfEb8ZIt7uQeX3EVs3cPAbB1pL8dzw-TARCc2Nz2aLpikdVda6-pgS4s0TGZHGjXEAPOLhx28HTLDV9nUe_KNPL2gVnKl7ijtBe36ldL-oEFbINO4Q_NBU8eo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/24 05:16:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AHYex-BpZAvDj3dIqzEk89NCMq4ALOsO6DMJjxhqjpInSOgQQReOzSH8OBcbNgLqMt5ng67HmDfhWwkUBn_UL4Zb89Rrdl8sxFASW6eD7QTTaJ8pHKn6detaEpghY67x12iYUPm4R0x2RqH3g-C3IOiq30nKv0YPeuC-cEJdiYbDYVQ9TEFFxs-3b7BBqVsIGnauh5EeQ9Z0qKcj91felACJMU5RNIjwFDDvcFWpkp0jlsIyrbcJbUmQ0Zq97top3SfOoGhzL4-U-VcoStEZHedS6P_duQPpjC8S29WeoF47Rs9Lti472ae72hzv2ogaFAgIkkgRxpE75s7wn4Iyn-w 2025/10/24 05:16:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/24 05:16:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/24 05:16:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/24 05:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/24 05:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/24 05:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/24 05:16:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AHYex-BpZAvDj3dIqzEk89NCMq4ALOsO6DMJjxhqjpInSOgQQReOzSH8OBcbNgLqMt5ng67HmDfhWwkUBn_UL4Zb89Rrdl8sxFASW6eD7QTTaJ8pHKn6detaEpghY67x12iYUPm4R0x2RqH3g-C3IOiq30nKv0YPeuC-cEJdiYbDYVQ9TEFFxs-3b7BBqVsIGnauh5EeQ9Z0qKcj91felACJMU5RNIjwFDDvcFWpkp0jlsIyrbcJbUmQ0Zq97top3SfOoGhzL4-U-VcoStEZHedS6P_duQPpjC8S29WeoF47Rs9Lti472ae72hzv2ogaFAgIkkgRxpE75s7wn4Iyn-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/24 05:16:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AJDHi66EO8Dos0qLPtYafiiTr9WnjnHl9LBG3ORk39h7C4iL1d5mJUQkjkggeAJQYuXn1Y_6obCIxXgediUvCWMRmPHHDEspg3IFuYAeWgHN-blllmC6c0MI8ibWbLAkPC9zggyzhUm9_as202X9kkqa7fgxp4KLeKdfgDXjn9JK9XbItqmgZ8amIwlCRot1PukdW99Mdg333BiEVBdWKLJa77vNfVGKs05Jb_sYCo0dvOyIV6cLlOc_libBjaB1BevyMjLGxazT8DUfWP--Ry_y3eiI_xxRZWc0mn8DnQTq8HT79xHZWSoUDXUFC59_96wRscifMUcZ3jXjiwLhq68 2025/10/24 05:16:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/24 05:16:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/24 05:16:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AJDHi66EO8Dos0qLPtYafiiTr9WnjnHl9LBG3ORk39h7C4iL1d5mJUQkjkggeAJQYuXn1Y_6obCIxXgediUvCWMRmPHHDEspg3IFuYAeWgHN-blllmC6c0MI8ibWbLAkPC9zggyzhUm9_as202X9kkqa7fgxp4KLeKdfgDXjn9JK9XbItqmgZ8amIwlCRot1PukdW99Mdg333BiEVBdWKLJa77vNfVGKs05Jb_sYCo0dvOyIV6cLlOc_libBjaB1BevyMjLGxazT8DUfWP--Ry_y3eiI_xxRZWc0mn8DnQTq8HT79xHZWSoUDXUFC59_96wRscifMUcZ3jXjiwLhq68" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/24 05:16:35 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: APBwNZhBM04zUrwlvRrYG57QvyQff-gYhIRRd23jXbzPz5yXhyqk7oHx__F6LEFDu4dt9O9pABJVSXC4Emy_7QGDRfYatEOy9CI-O00SPOk6dfMUrsOT_Hwqwg69FX9_6JZrmwSeGbO2_J5S3-KUOD-HZZQuZuOpiIx7Z-P01NJJhFv0dnjJFIgG_E_M-0bqL3e2ko0wJUlKFPVzEuzW0WkA5kwgoYNusI-hVBmbmHnIs_LPQ5OkLyJYPb_Ihi7l1zcfX3kVrNoyU_DSyMEzMEy3cl_-uz6l9b3jsVfnwbBPFo1wDjOPok5kl9fz54wi-fc0SFK2TxLaoRR0rz3p5BA 2025/10/24 05:16:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/24 05:16:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/24 05:16:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "APBwNZhBM04zUrwlvRrYG57QvyQff-gYhIRRd23jXbzPz5yXhyqk7oHx__F6LEFDu4dt9O9pABJVSXC4Emy_7QGDRfYatEOy9CI-O00SPOk6dfMUrsOT_Hwqwg69FX9_6JZrmwSeGbO2_J5S3-KUOD-HZZQuZuOpiIx7Z-P01NJJhFv0dnjJFIgG_E_M-0bqL3e2ko0wJUlKFPVzEuzW0WkA5kwgoYNusI-hVBmbmHnIs_LPQ5OkLyJYPb_Ihi7l1zcfX3kVrNoyU_DSyMEzMEy3cl_-uz6l9b3jsVfnwbBPFo1wDjOPok5kl9fz54wi-fc0SFK2TxLaoRR0rz3p5BA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/24 05:16:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAYPP8D7G2bAXw8Xm683IQEmuAEEok-yUXR7kazl6u65JlPItRAj3ICwx5i2y1Uw8M19p7Cquao_vJ7QYYBT0xzsoS77uYfgrldJmzUPtnR0SLYqh66BeB4hZgL42QQnKnLPAh1F7bmzhppvyWk9G71Pw0NBCJGkqqsnw8De5lKLhrA3HwhKRezl4yVD0iQY0X4gR1mMPnVuVvASw9tk1cdycwEftMFZCqFnBx2BuYvSHAbGB3RIwNQXja6l8djXDc2K42k2L8tTbe4-YyEEmi07VkbDlFLysUPpfMvyt_NXKce-dB-4XQNMyn-bvr1kdf65ov4RSbJ35CP8DxDXLKI 2025/10/24 05:16:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/24 05:16:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/24 05:16:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAYPP8D7G2bAXw8Xm683IQEmuAEEok-yUXR7kazl6u65JlPItRAj3ICwx5i2y1Uw8M19p7Cquao_vJ7QYYBT0xzsoS77uYfgrldJmzUPtnR0SLYqh66BeB4hZgL42QQnKnLPAh1F7bmzhppvyWk9G71Pw0NBCJGkqqsnw8De5lKLhrA3HwhKRezl4yVD0iQY0X4gR1mMPnVuVvASw9tk1cdycwEftMFZCqFnBx2BuYvSHAbGB3RIwNQXja6l8djXDc2K42k2L8tTbe4-YyEEmi07VkbDlFLysUPpfMvyt_NXKce-dB-4XQNMyn-bvr1kdf65ov4RSbJ35CP8DxDXLKI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/24 05:16:39 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APmXAvN7BMRB0sd50P26P-9W-vPBn31SHeY40X5pVByy3fcxAsrVhxasIQlSS2BkbwFY22lG1gWo_CCgOMQiRcFlf5LnQFCKBwfh_ncp85K1RExfLwCum962NbITeolZUWROKYxqxTuopxaOTLQrxVizDWg3qFPiYDKDSvLFRGTgi6UNBs1MyaZOVvkftT9apBTMevIYJgo6iFM-tNL7YY7zdd-4s7CmOPj63JRK0RVE0D8wVJhqiJOEFsOPf3tFny8dJ8_VYBOrqHfJcLOCkh69vlwdGXMRJNeBT_6fY1fmxh3_4lD4R814kwiuAYWXTvrY7-hnzYLvv1TWv2X8cXk 2025/10/24 05:16:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/24 05:16:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/24 05:16:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/24 05:16:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/24 05:16:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/24 05:16:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/24 05:16:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APmXAvN7BMRB0sd50P26P-9W-vPBn31SHeY40X5pVByy3fcxAsrVhxasIQlSS2BkbwFY22lG1gWo_CCgOMQiRcFlf5LnQFCKBwfh_ncp85K1RExfLwCum962NbITeolZUWROKYxqxTuopxaOTLQrxVizDWg3qFPiYDKDSvLFRGTgi6UNBs1MyaZOVvkftT9apBTMevIYJgo6iFM-tNL7YY7zdd-4s7CmOPj63JRK0RVE0D8wVJhqiJOEFsOPf3tFny8dJ8_VYBOrqHfJcLOCkh69vlwdGXMRJNeBT_6fY1fmxh3_4lD4R814kwiuAYWXTvrY7-hnzYLvv1TWv2X8cXk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/24 05:16:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AAgUbi2SBvvJhTLSRLOd9S8XWw366LRL92vT6gCQjvDNAXcZGz0n5Iv-Xv_J3ijEI9blK_6r2oX6NxuthG-eAPu8RdCfj53caG2kZAViOdVjt6f5hDIMBvpXNWH-632HmKz4Ipmb8K2EhKnJKYnLljdR1Vra4dgLsAur-MDR4SvJV90MCwZ5htfi9pRJ_2hNH7rwsWOwbl8P7wqIBE13XCDBNnxRO552jVLL8w-2MQZs9fxFU_D7o7bzdPZvuXr_6TP_nJ4jMPD1-Ds2D7kzwXN4RTyFcGu3H6vHnyrv50oKAsaFqykWyYcBHmgQSEqwZhtWA_c3TEsFrFKFRVT9A3Q 2025/10/24 05:16:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/24 05:16:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/24 05:16:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/24 05:16:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/24 05:16:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/24 05:16:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/24 05:16:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AAgUbi2SBvvJhTLSRLOd9S8XWw366LRL92vT6gCQjvDNAXcZGz0n5Iv-Xv_J3ijEI9blK_6r2oX6NxuthG-eAPu8RdCfj53caG2kZAViOdVjt6f5hDIMBvpXNWH-632HmKz4Ipmb8K2EhKnJKYnLljdR1Vra4dgLsAur-MDR4SvJV90MCwZ5htfi9pRJ_2hNH7rwsWOwbl8P7wqIBE13XCDBNnxRO552jVLL8w-2MQZs9fxFU_D7o7bzdPZvuXr_6TP_nJ4jMPD1-Ds2D7kzwXN4RTyFcGu3H6vHnyrv50oKAsaFqykWyYcBHmgQSEqwZhtWA_c3TEsFrFKFRVT9A3Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/24 05:16:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AK8YQxsnqBbzVLcLb5zRRF9uuKtQ9bCMuVWZmTevDgvJ3msfculPN7Mtju-2fPrviGBJj71KpaWRzMmV5WGja-c1CZME9Dl6R-jFwlNC5Mel8El_-AbOzv1sychhxTA6fOYo33QQGtpNAhs_J_GlAfgpjysA_oAc8LoUSRQJXLto4MUYrYzhVU54twtoflJWg5zE-w5U4hjy0BzwtOhgxn48ZJcRQfXsEvABdjiMQrstTgs7afFGm5Tfnktwd87O1TKGRLB2sCftb7F5pfHpaH9eMQl1IFUqoR5h9OVhQ8a0yq7_gFQRYaguaDXWiGnPxFjQ3iIUBp-r1r24hAKOWZM 2025/10/24 05:16:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/24 05:16:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/24 05:16:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AK8YQxsnqBbzVLcLb5zRRF9uuKtQ9bCMuVWZmTevDgvJ3msfculPN7Mtju-2fPrviGBJj71KpaWRzMmV5WGja-c1CZME9Dl6R-jFwlNC5Mel8El_-AbOzv1sychhxTA6fOYo33QQGtpNAhs_J_GlAfgpjysA_oAc8LoUSRQJXLto4MUYrYzhVU54twtoflJWg5zE-w5U4hjy0BzwtOhgxn48ZJcRQfXsEvABdjiMQrstTgs7afFGm5Tfnktwd87O1TKGRLB2sCftb7F5pfHpaH9eMQl1IFUqoR5h9OVhQ8a0yq7_gFQRYaguaDXWiGnPxFjQ3iIUBp-r1r24hAKOWZM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/24 05:16:47 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIpki_pj1wQV0wu5nynoHO08iIn4g6CV4AcNqn5EVugE3INZYsS6r8DQprXEX_cYYoh6INL3HZN0xlmQIh2w2MuKcX0ri8fHuNkx9ccvBCLKEIlEuOKoEwVixQ_vDp_zmomAHsmAx3EX3EGdl_f2nLuGNjLsJGRzcxsuYN0BBKqZvwGi_JnzCG211BiUd4H4ZFP_FSfdR5qRAq7N224CUo-TT7nEBdAOhePYujSZiMLdUeB4LsOvHMvxlNcmtIM7H9WBQKR9Mz6BK5VatetmpExkVS2VzbZDwRddx4qQe6TassfyNo5jx4wcm-oVov6p4oUQypoozZ3E5bouO7ZVeCo 2025/10/24 05:16:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/24 05:16:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/24 05:16:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIpki_pj1wQV0wu5nynoHO08iIn4g6CV4AcNqn5EVugE3INZYsS6r8DQprXEX_cYYoh6INL3HZN0xlmQIh2w2MuKcX0ri8fHuNkx9ccvBCLKEIlEuOKoEwVixQ_vDp_zmomAHsmAx3EX3EGdl_f2nLuGNjLsJGRzcxsuYN0BBKqZvwGi_JnzCG211BiUd4H4ZFP_FSfdR5qRAq7N224CUo-TT7nEBdAOhePYujSZiMLdUeB4LsOvHMvxlNcmtIM7H9WBQKR9Mz6BK5VatetmpExkVS2VzbZDwRddx4qQe6TassfyNo5jx4wcm-oVov6p4oUQypoozZ3E5bouO7ZVeCo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/24 05:16:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMiEzToA-F_GZLKO7RayNt7cqlWW8f15QHQpltGXC18-F3hynUNM6zX3hkMp6GBAEXlov9yWEQWKlEWKHsbW5pJYJwFydU5bEfzaGnknKJPHG3RUYzhpdRRpts8JxGo8iDJNaXJXFgvhDeyz1w05OO0J2hOG98bOcbTGLNEHbkD6w-HEbPi-ev6ND0blileCR3UX4riAOeyF4epOrv5vSQ26DsZ2tL1gKTVVQTa5JiuTZO8RIVsRyYWNSyKx7j-jWfLkOzuJXCSz1PdYNszasIc5ODcoAuC36E9ayPbvNeCnuLOsLNapB7tSP04HfTc27-xUhug8IaldZhJi__HNFdo 2025/10/24 05:16:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/24 05:16:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/24 05:16:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMiEzToA-F_GZLKO7RayNt7cqlWW8f15QHQpltGXC18-F3hynUNM6zX3hkMp6GBAEXlov9yWEQWKlEWKHsbW5pJYJwFydU5bEfzaGnknKJPHG3RUYzhpdRRpts8JxGo8iDJNaXJXFgvhDeyz1w05OO0J2hOG98bOcbTGLNEHbkD6w-HEbPi-ev6ND0blileCR3UX4riAOeyF4epOrv5vSQ26DsZ2tL1gKTVVQTa5JiuTZO8RIVsRyYWNSyKx7j-jWfLkOzuJXCSz1PdYNszasIc5ODcoAuC36E9ayPbvNeCnuLOsLNapB7tSP04HfTc27-xUhug8IaldZhJi__HNFdo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/24 05:16:52 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AFG8aZZMsqWIYglP3LRTkL1i8wRq1Aq3Z6X9eYEpEZNFJDtrSGPQ7koic7ICLa8vtPZrU42ZxGs0dMAy01vKEdv4TP6w0BpMHNzmuxU36oOFzKhWaN5dKgxpKoQM3kAyIZ-orYohhlCssZZi0X3Ri-UERtNnIUebvRRDL-zSm_bINSgWchnLnGj9lDcZrMVBngKWVnkcoucgckKfNUPrzSf_Tsi9fK2ij1c0lPjHriOBjK25n49475t0NZ_eIDhKc72S037FijBtlLEskK02gI2nNx34D2rscf0J6AVQ7MTw_Lya3WraeyQUK9_g2IGYCpC6Rc_fqA6Q9Eg9V5vfK9I 2025/10/24 05:16:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/24 05:16:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/24 05:16:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/24 05:16:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/24 05:16:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/24 05:16:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/24 05:16:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AFG8aZZMsqWIYglP3LRTkL1i8wRq1Aq3Z6X9eYEpEZNFJDtrSGPQ7koic7ICLa8vtPZrU42ZxGs0dMAy01vKEdv4TP6w0BpMHNzmuxU36oOFzKhWaN5dKgxpKoQM3kAyIZ-orYohhlCssZZi0X3Ri-UERtNnIUebvRRDL-zSm_bINSgWchnLnGj9lDcZrMVBngKWVnkcoucgckKfNUPrzSf_Tsi9fK2ij1c0lPjHriOBjK25n49475t0NZ_eIDhKc72S037FijBtlLEskK02gI2nNx34D2rscf0J6AVQ7MTw_Lya3WraeyQUK9_g2IGYCpC6Rc_fqA6Q9Eg9V5vfK9I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/24 05:16:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AMHaqcoZOATEZ_BIm3S_Uwb01wNzp-RP8_0woqiWvklhk5jzocFC_O06mAhM1QTDQSyqw7K5vx3dVLKuIZVNsUDCLT4OrzcVVHinp_0JgGLEUwvKCdPb3cNKzH4wneFuTFG_48b0pHlx6wFJwgnEKxtlfWdtsWeKVQPGs_jOFEifSsaaHIDLiYrRV739K0fpGE-0iq4P7tAYZGijGBGEqlZEEUpKGW_6Kzr5HK8Ce7K1ESLH6fkcc_hPU-bIkUwdn72HJb1APuRLXCBN8Z779QZkjZ4rR__K4abQQ0gdICvd_faRKNIetcDQSaXeI0mGVIXTxVNtC4tcf-nndeOWBNo 2025/10/24 05:16:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/24 05:16:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/24 05:16:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/24 05:16:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/24 05:16:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/24 05:16:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/24 05:16:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AMHaqcoZOATEZ_BIm3S_Uwb01wNzp-RP8_0woqiWvklhk5jzocFC_O06mAhM1QTDQSyqw7K5vx3dVLKuIZVNsUDCLT4OrzcVVHinp_0JgGLEUwvKCdPb3cNKzH4wneFuTFG_48b0pHlx6wFJwgnEKxtlfWdtsWeKVQPGs_jOFEifSsaaHIDLiYrRV739K0fpGE-0iq4P7tAYZGijGBGEqlZEEUpKGW_6Kzr5HK8Ce7K1ESLH6fkcc_hPU-bIkUwdn72HJb1APuRLXCBN8Z779QZkjZ4rR__K4abQQ0gdICvd_faRKNIetcDQSaXeI0mGVIXTxVNtC4tcf-nndeOWBNo" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/24 05:17:00 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/24 05:17:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/24 05:17:07 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/24 05:17:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/24 05:17:13 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/24 05:17:16 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADpjnWtqsgsmsbcBgwqak69cxvC_-kYddqo-kLsnkDkpXn4x5-nQ7p4xH9x11BZ1ymEfH5-q6XrNe-HBx38ajyEIHf0b0RVQQOfcVGCX4gNJBSoCLVHQo89dEk-0yr3Eko2QqrD7Xd6G-0JxaExIwnvOH0iaOJbDgLlE3i5sIrMPBqSyKDLUtPu-KO3G7RULGPnxZvkLfBYThOVOreb6ziBBiIUxYfD3eibvmxFyf4-iC_U7R4K6uJI1YKXI1YoxhOdGKmEkDlGZ_hbnB7UaG641jtyxj206xUPuU63Rzix9P8_2z-zjnpH_xs1qzqYu6nmpPKeC0Qtuo0JW_kRjYkY 2025/10/24 05:17:16 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/24 05:17:16 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7d7f81a3f2ed973ebacfa08049ae75f6" 2025/10/24 05:17:16 DEBUG : unknown-size-put.txt: multipart upload "ADpjnWtqsgsmsbcBgwqak69cxvC_-kYddqo-kLsnkDkpXn4x5-nQ7p4xH9x11BZ1ymEfH5-q6XrNe-HBx38ajyEIHf0b0RVQQOfcVGCX4gNJBSoCLVHQo89dEk-0yr3Eko2QqrD7Xd6G-0JxaExIwnvOH0iaOJbDgLlE3i5sIrMPBqSyKDLUtPu-KO3G7RULGPnxZvkLfBYThOVOreb6ziBBiIUxYfD3eibvmxFyf4-iC_U7R4K6uJI1YKXI1YoxhOdGKmEkDlGZ_hbnB7UaG641jtyxj206xUPuU63Rzix9P8_2z-zjnpH_xs1qzqYu6nmpPKeC0Qtuo0JW_kRjYkY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/24 05:17:17 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AHUyI5WXNBcfxGTOtpfBGC-uBMKJNIWN6rkjGH5NozHaBlJgeKv-3j4rKbwG2ylcr4lzIKtE8QtVV5OSZNP7O89pxrLRz2ursm_E0IHxIDBxwrKhr_vAGIbO1lDq7iXFjqdh-tG-R4_IEIRc8VaG8CwKq0v8OGiRc1iode423DkxHqZZi2eDMG_77oaC3SrsbvJNhd48zUBkBERTDwhRb2i-oWc-pwm37-0Fu7PfDNdeVwhmhGGykeuvR8opJZv1jdjTspWkR1Hgs-XvQO-HqGLpswnhshK6H0ZkW0W94NskWUEbLVWBQNWewOYYt4Rx8KxOx9nf5_AmdYPRTzLf-Q4 2025/10/24 05:17:17 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/24 05:17:17 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "eafeea7c7d96aa1409321c32beb96b5d" 2025/10/24 05:17:17 DEBUG : unknown-size-update.txt: multipart upload "AHUyI5WXNBcfxGTOtpfBGC-uBMKJNIWN6rkjGH5NozHaBlJgeKv-3j4rKbwG2ylcr4lzIKtE8QtVV5OSZNP7O89pxrLRz2ursm_E0IHxIDBxwrKhr_vAGIbO1lDq7iXFjqdh-tG-R4_IEIRc8VaG8CwKq0v8OGiRc1iode423DkxHqZZi2eDMG_77oaC3SrsbvJNhd48zUBkBERTDwhRb2i-oWc-pwm37-0Fu7PfDNdeVwhmhGGykeuvR8opJZv1jdjTspWkR1Hgs-XvQO-HqGLpswnhshK6H0ZkW0W94NskWUEbLVWBQNWewOYYt4Rx8KxOx9nf5_AmdYPRTzLf-Q4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/24 05:17:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sicudop8regu/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/10/24 05:17:17 DEBUG : Waiting for deletions to finish 2025/10/24 05:17:17 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/24 05:17:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/24 05:17:18 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/24 05:17:18 INFO : S3 bucket rclone-test-sicudop8regu: Bucket "rclone-test-sicudop8regu" deleted 2025/10/24 05:17:18 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (123.73s) --- 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 (0.82s) --- PASS: TestIntegration/FsMkdir (121.87s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.48s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.34s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.35s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (68.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.24s) --- 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/10/24 05:17:18 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/24 05:17:18 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 123.771s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m5.164857492s (try 1/5)