"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/09/04 01:03:11 NOTICE: TestS3R2: Starting server 2025/09/04 01:03:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-beqituq4kida" 2025/09/04 01:03:11 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/09/04 01:03:12 INFO : S3 bucket rclone-test-beqituq4kida: Bucket "rclone-test-beqituq4kida" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/04 01:03:14 INFO : S3 bucket rclone-test-beqituq4kida: Bucket "rclone-test-beqituq4kida" deleted === RUN TestIntegration/FsMkdir 2025/09/04 01:03:14 INFO : S3 bucket rclone-test-beqituq4kida: Bucket "rclone-test-beqituq4kida" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/04 01:03:14 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/04 01:03:14 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/04 01:03:14 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/09/04 01:03:34 NOTICE: S3 bucket rclone-test-beqituq4kida: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/04 01:03:34 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AFW0-ZepecNgcFuHBJTRHmnkNpWOwqV357U7dYOVML-vrLE3n38AwjXHzlWii07xDBvScK00CG5EsaqsAhAQ7cHZ_VinVME-uEyKAmeW6w5AMWOHsSB70HAoBIUv7uZWsUEx3ajhL4mNTo3fcRjE9--xj3bMtNyDnGkAbD8uIieK0R7RvNnP8EHigcMv3o009v7qGCx32YEOKmGnc0hvLNGC8UF7vVtRvH2YukYO4FZRmTbwU1f3x3IY2Y9R66s--aSnVdc8lS8kZsKYhjDcLOCdg6R7WRjl75BATjJHKBEbXuIHeLeDkdPHqY0NPSKefIjq5GAPIKDxHPSZqdlS_pw 2025/09/04 01:03:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c40500773e7c764db8faefe7df81f078" 2025/09/04 01:03:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "49f8a0d1e5dc872051b21c373a235587" 2025/09/04 01:03:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "7913ffe2a58a6a6621ebaa3b3ee5e5d8" 2025/09/04 01:03:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AFW0-ZepecNgcFuHBJTRHmnkNpWOwqV357U7dYOVML-vrLE3n38AwjXHzlWii07xDBvScK00CG5EsaqsAhAQ7cHZ_VinVME-uEyKAmeW6w5AMWOHsSB70HAoBIUv7uZWsUEx3ajhL4mNTo3fcRjE9--xj3bMtNyDnGkAbD8uIieK0R7RvNnP8EHigcMv3o009v7qGCx32YEOKmGnc0hvLNGC8UF7vVtRvH2YukYO4FZRmTbwU1f3x3IY2Y9R66s--aSnVdc8lS8kZsKYhjDcLOCdg6R7WRjl75BATjJHKBEbXuIHeLeDkdPHqY0NPSKefIjq5GAPIKDxHPSZqdlS_pw" 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/09/04 01:03:39 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/04 01:03:39 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/09/04 01:03:41 DEBUG : S3 bucket rclone-test-beqituq4kida: bucket is versioned: false 2025/09/04 01:03:41 DEBUG : Waiting for deletions to finish 2025/09/04 01:03:41 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/04 01:03:41 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/04 01:03:42 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/04 01:03:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-beqituq4kida/dirToPurgeFromRoot" 2025/09/04 01:03:43 DEBUG : S3 bucket rclone-test-beqituq4kida path dirToPurgeFromRoot: bucket is versioned: false 2025/09/04 01:03:43 DEBUG : Waiting for deletions to finish 2025/09/04 01:03:43 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/04 01:03:43 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/04 01:03:43 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/04 01:03:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-beqituq4kida/hello? sausage/êé" 2025/09/04 01:03:45 DEBUG : S3 bucket rclone-test-beqituq4kida path hello? sausage/êé: bucket is versioned: false 2025/09/04 01:03:45 DEBUG : Waiting for deletions to finish 2025/09/04 01:03:45 DEBUG : "a/b/c/d/e.txt" version false 2025/09/04 01:03:45 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/04 01:03:45 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/09/04 01:03:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-beqituq4kida/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/04 01:03:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-beqituq4kida/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-beqituq4kida" from "TestS3R2:rclone-test-beqituq4kida" 2025/09/04 01:03:53 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/09/04 01:03:58 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALAlZok6hKQwwmkj6UKCpudjdVAk18O7xh1BALiI-zo8G9o83WAFjOum05deQovMQJaUnKOVNeMd3q3q9XiVD20XOw04HY2tfocYaM52wjL1W3JAFOkl0AblsyiVM-WVzNd4hEeD4Z2dOPlw2VBdKvxqDxAua_SHDYNtVpivSFx_56ypKuRKnwU57EoJMLdVj1AETt0O0D25J5pv--vnnqWi0BQbVICVgypwkyEY65FED3n5Nh-HGr170GnSh5lwgeEVUVNHt7CtuTOogexIok2T5qzxE6v1PjvOlywYenK10GyP6f9es5ob4Z_SwNT0XFPydfUrwMjVdrTYUecnmDU 2025/09/04 01:03:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/04 01:03:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/04 01:03:58 DEBUG : piped data.txt: multipart upload "ALAlZok6hKQwwmkj6UKCpudjdVAk18O7xh1BALiI-zo8G9o83WAFjOum05deQovMQJaUnKOVNeMd3q3q9XiVD20XOw04HY2tfocYaM52wjL1W3JAFOkl0AblsyiVM-WVzNd4hEeD4Z2dOPlw2VBdKvxqDxAua_SHDYNtVpivSFx_56ypKuRKnwU57EoJMLdVj1AETt0O0D25J5pv--vnnqWi0BQbVICVgypwkyEY65FED3n5Nh-HGr170GnSh5lwgeEVUVNHt7CtuTOogexIok2T5qzxE6v1PjvOlywYenK10GyP6f9es5ob4Z_SwNT0XFPydfUrwMjVdrTYUecnmDU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/04 01:03:59 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACgNNDpJ1WhXnZiLM4qZrxlMzlFHNQsCFohEbTEauXWs7MIWR8cRfkqUQxSpOVlAv-Hoyj2LnnRRknlQV9JFu4GHjJhrYeeSpMlctGBnB--uN49taFsostDylen8ypQzueQ4l9hMkoCMPYoGd1mvpAuMwnCWO9zkeAIx75fSmwyRBy7VHwDU51tRziO6xJMZ21DTxnF4abE894D8EBv-ObAL6UV_14ZSjbW1xf5-RRXrcx7JYMp2E4Qq22inJu2t1EQtf9Y08irXBncqft3NEI2P5R1WB9HQR796SLFdm-HhBLADP1SRzqe2DAi2OSFRHkYJ8NE8NBjAZ-hs0Abqvdg 2025/09/04 01:03:59 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/04 01:03:59 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "17463063df681e847a1d38a3ed1e338d" 2025/09/04 01:03:59 DEBUG : piped data.txt: multipart upload "ACgNNDpJ1WhXnZiLM4qZrxlMzlFHNQsCFohEbTEauXWs7MIWR8cRfkqUQxSpOVlAv-Hoyj2LnnRRknlQV9JFu4GHjJhrYeeSpMlctGBnB--uN49taFsostDylen8ypQzueQ4l9hMkoCMPYoGd1mvpAuMwnCWO9zkeAIx75fSmwyRBy7VHwDU51tRziO6xJMZ21DTxnF4abE894D8EBv-ObAL6UV_14ZSjbW1xf5-RRXrcx7JYMp2E4Qq22inJu2t1EQtf9Y08irXBncqft3NEI2P5R1WB9HQR796SLFdm-HhBLADP1SRzqe2DAi2OSFRHkYJ8NE8NBjAZ-hs0Abqvdg" 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/09/04 01:04:00 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/04 01:04:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ9UemaLWMuJ9rV5JwEY1AEBoXiaw7sZNHsYHeZjEldP2f6XD7--o27WaaivcwmnV57ckc6BjXb_fL-mG96hrEA8_UlZ7FJ7ajHS7DRLo-I91Oh8T3SORvl8YeAXChG7M5Dz-PUpXcGRx_k-xRVm3U8tyeGwim7tn8CTTgs3saKrzc0q0lU1keYhFQqYZUkTfa-kyqpSEUb5VX75LgCnDYuV86y2xw76TQtuSb7T9gh_Wk98qtHVW6uEfB26aXwzS8KoizCk-B9koeaQM5FMpbvpBVvbIKUZVpvitl9pmhAVzEV_yKDX9Vqp7FI-_yir3nuEsyU9rxUCC7DBhKSGQRI 2025/09/04 01:04:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/04 01:04:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/04 01:04:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AJ9UemaLWMuJ9rV5JwEY1AEBoXiaw7sZNHsYHeZjEldP2f6XD7--o27WaaivcwmnV57ckc6BjXb_fL-mG96hrEA8_UlZ7FJ7ajHS7DRLo-I91Oh8T3SORvl8YeAXChG7M5Dz-PUpXcGRx_k-xRVm3U8tyeGwim7tn8CTTgs3saKrzc0q0lU1keYhFQqYZUkTfa-kyqpSEUb5VX75LgCnDYuV86y2xw76TQtuSb7T9gh_Wk98qtHVW6uEfB26aXwzS8KoizCk-B9koeaQM5FMpbvpBVvbIKUZVpvitl9pmhAVzEV_yKDX9Vqp7FI-_yir3nuEsyU9rxUCC7DBhKSGQRI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/04 01:04:04 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ACrvPN_7z9jQCBzO3-NwQIUFwRptzlJMJfRHqvlKeyCdPaxU-xtQz7ZJ-1yQDjyfvoRInNnz23_O30LIJxggmLzdYq9aF68mrCnm79-2qPk6zeJyCO8FyuwiEJykMOEK9G0_pjhYbT21JZySBwoHGc1alsTNSCiPao7k0Q-LTBFTSuMfhuguqLHn_kr3h-LRlWPb_huqmSXKxL2XH-IYdJ0KpI_3XOqaPxUv6iWyWj0wtfArx1qFwAYEpUGkLVjShCHDU0vXzZgAhIHtuZ4ZmXp4SjR7HYk-ffeWGEQdNIupIKlWQvIjsUZm-55Ic4CAVba-9aTYJjPp8cjTbIEsPD8 2025/09/04 01:04:05 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/04 01:04:05 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/04 01:04:06 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ACrvPN_7z9jQCBzO3-NwQIUFwRptzlJMJfRHqvlKeyCdPaxU-xtQz7ZJ-1yQDjyfvoRInNnz23_O30LIJxggmLzdYq9aF68mrCnm79-2qPk6zeJyCO8FyuwiEJykMOEK9G0_pjhYbT21JZySBwoHGc1alsTNSCiPao7k0Q-LTBFTSuMfhuguqLHn_kr3h-LRlWPb_huqmSXKxL2XH-IYdJ0KpI_3XOqaPxUv6iWyWj0wtfArx1qFwAYEpUGkLVjShCHDU0vXzZgAhIHtuZ4ZmXp4SjR7HYk-ffeWGEQdNIupIKlWQvIjsUZm-55Ic4CAVba-9aTYJjPp8cjTbIEsPD8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/04 01:04:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACBsVoM5a6kQKqnUp6nz2zkM08Qea7zm6DwSs7-lDnlCH0z69RbNglcidTBn1YQJtD1laAxeMlCX-fz3NE86JEW0ELKIhV6lHkD-oVHeNtk6Fewd9I5bhIpvoojcv-HrmCCUkEdXXkK0vxxQQmLxfoYO4KZNL789ylqClqKd8ruasphEsxruZ3R2zkG8WbpZNqObN0WkhkRiJA_5cAmWIMQlH-0ivZMGFw4lPt1-hRLpfez8zMZOFKM1yPr0g3Y0XYsUX6vhwRDVV3SMs2kDBTB5SRstz8eNW0jhlGaEO2QuWpO4v-XlyymV0ByUZx3bu8taD4GuWZwT4SmnT8BXnnI 2025/09/04 01:04:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/04 01:04:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/04 01:04:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACBsVoM5a6kQKqnUp6nz2zkM08Qea7zm6DwSs7-lDnlCH0z69RbNglcidTBn1YQJtD1laAxeMlCX-fz3NE86JEW0ELKIhV6lHkD-oVHeNtk6Fewd9I5bhIpvoojcv-HrmCCUkEdXXkK0vxxQQmLxfoYO4KZNL789ylqClqKd8ruasphEsxruZ3R2zkG8WbpZNqObN0WkhkRiJA_5cAmWIMQlH-0ivZMGFw4lPt1-hRLpfez8zMZOFKM1yPr0g3Y0XYsUX6vhwRDVV3SMs2kDBTB5SRstz8eNW0jhlGaEO2QuWpO4v-XlyymV0ByUZx3bu8taD4GuWZwT4SmnT8BXnnI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/04 01:04:08 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ALXMHhqK20D8bwQjZYefVl3zQOHrHowpAUYevQPES8q_7yYrOTAg3NR-u8lW-cvK5nElhyuN7lE6JZMg70jBHBxuhhM_LlRPm3G2EmPUFI017xzIMnvThpmBpenwzXZbns4DGxLU4BzvadDWNOdRoiXh0R4BXHyMLejHiy8Oko6oHKOn63IpBcSRWA1TAAqyC6VYpE8F1hZ0H_mTM2_wZJRpcjgy6BLgUDhvUgugnVNjV-Z_1400u3xw0EhhXAfldkog-V38PQ9v1GAWiHPXI_UkskgdHi9StsKaJiyKC606ITSmSwnv_-GCeExSZjXMpHbz791v9pYLYcHpnq8DOK4 2025/09/04 01:04:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/04 01:04:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/04 01:04:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/04 01:04:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/04 01:04:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/04 01:04:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/04 01:04:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ALXMHhqK20D8bwQjZYefVl3zQOHrHowpAUYevQPES8q_7yYrOTAg3NR-u8lW-cvK5nElhyuN7lE6JZMg70jBHBxuhhM_LlRPm3G2EmPUFI017xzIMnvThpmBpenwzXZbns4DGxLU4BzvadDWNOdRoiXh0R4BXHyMLejHiy8Oko6oHKOn63IpBcSRWA1TAAqyC6VYpE8F1hZ0H_mTM2_wZJRpcjgy6BLgUDhvUgugnVNjV-Z_1400u3xw0EhhXAfldkog-V38PQ9v1GAWiHPXI_UkskgdHi9StsKaJiyKC606ITSmSwnv_-GCeExSZjXMpHbz791v9pYLYcHpnq8DOK4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/04 01:04:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFUZodhYq1kHVAFwqSn2izvwX36JLC21INbzetDrC0AWsReiezcttasxXOGQd64syJVU28CxWlEK8OtZ11r8qDnmjeWuT8A81J0-CYzFymzOqSakq6v1adW5fmzrLZ_kRCfq-w_D6VAaNuaQOjHgKZkssgDbEH6ChreFOPaMbefKWlNcKTdTqwpl7zvaRYC_ZvtgRjL5FudFT1XYVYWEO9IWKjroXTfngZiZsdVMpJJPPLv145mgcct6fjhSuoCNJFBz6ol_feHaClJSBHPHfImyigBLPje6PO_P-DdhdP8zZuMm_fQmRdvHJGtK6YNNGgaUdj1cZ_xW_BcYRXCrllY 2025/09/04 01:04:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/04 01:04:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/04 01:04:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/04 01:04:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/04 01:04:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/04 01:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/04 01:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AFUZodhYq1kHVAFwqSn2izvwX36JLC21INbzetDrC0AWsReiezcttasxXOGQd64syJVU28CxWlEK8OtZ11r8qDnmjeWuT8A81J0-CYzFymzOqSakq6v1adW5fmzrLZ_kRCfq-w_D6VAaNuaQOjHgKZkssgDbEH6ChreFOPaMbefKWlNcKTdTqwpl7zvaRYC_ZvtgRjL5FudFT1XYVYWEO9IWKjroXTfngZiZsdVMpJJPPLv145mgcct6fjhSuoCNJFBz6ol_feHaClJSBHPHfImyigBLPje6PO_P-DdhdP8zZuMm_fQmRdvHJGtK6YNNGgaUdj1cZ_xW_BcYRXCrllY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/04 01:04:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFh7N-x2zKuk6fx8my9PNIAtyPgGc_6GBmN_BWwhsw8ER0IXxh3ZWE0jS_Tg1Y-6Dh8zoq1g8DHADlmrG6lt6TC1XFWQHShpE8uvoydjuGCui7KROCuhgIGMF-Xq2nEKXCj7t2EN1ybISJ5-88nCw_AOrwkK4wP85GAPNHRvc9h-nlQmurD1fSc9NERlZOnY1XqLamrbBnEQz6E8ANXXdDQTzI5Vvmayqpgzo-MXflDxD1bWDUt-pVrBvhaF0X331nEGkv38sxrgE8TsI0eAAAkP3N2_D3IZ6cAED4seHd2pOR88IuBCkeW96ePdrEf7N8Vd2R8J7ceGIiaCoK5BYVQ 2025/09/04 01:04:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/04 01:04:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/04 01:04:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFh7N-x2zKuk6fx8my9PNIAtyPgGc_6GBmN_BWwhsw8ER0IXxh3ZWE0jS_Tg1Y-6Dh8zoq1g8DHADlmrG6lt6TC1XFWQHShpE8uvoydjuGCui7KROCuhgIGMF-Xq2nEKXCj7t2EN1ybISJ5-88nCw_AOrwkK4wP85GAPNHRvc9h-nlQmurD1fSc9NERlZOnY1XqLamrbBnEQz6E8ANXXdDQTzI5Vvmayqpgzo-MXflDxD1bWDUt-pVrBvhaF0X331nEGkv38sxrgE8TsI0eAAAkP3N2_D3IZ6cAED4seHd2pOR88IuBCkeW96ePdrEf7N8Vd2R8J7ceGIiaCoK5BYVQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/04 01:04:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AONerZHp1y0773u7X7rCJosjii2MyC2H8gik7wSaI9tet_LWycXOatFQxMDVD_6Y3jkZWF-N2__P5IBiuIJ_VP4iMoiO1fwt0e1JRC0mBF-RJTst585Rj2lo9WCH5442IfWYsOVmDBwO5E4GXR3O94vzfq0w68w_ltoU2OMyejhOLzsvCHw0AOC4vBqmZlAOH4C3BWHzzZTaZOj9tKdEaL1FlmnhH8t5DNRpsZq9kEduQXIwzmPq7NDEkZthQDH5BZlzUFF6OQwuPAmm3WRu7UYKtO8eUT9mXSQ3ziM0nBKwNOumjLYB_3WLI5eZ3MrVFReSeKKRXuT5lMQZKz--QtQ 2025/09/04 01:04:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/04 01:04:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/04 01:04:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AONerZHp1y0773u7X7rCJosjii2MyC2H8gik7wSaI9tet_LWycXOatFQxMDVD_6Y3jkZWF-N2__P5IBiuIJ_VP4iMoiO1fwt0e1JRC0mBF-RJTst585Rj2lo9WCH5442IfWYsOVmDBwO5E4GXR3O94vzfq0w68w_ltoU2OMyejhOLzsvCHw0AOC4vBqmZlAOH4C3BWHzzZTaZOj9tKdEaL1FlmnhH8t5DNRpsZq9kEduQXIwzmPq7NDEkZthQDH5BZlzUFF6OQwuPAmm3WRu7UYKtO8eUT9mXSQ3ziM0nBKwNOumjLYB_3WLI5eZ3MrVFReSeKKRXuT5lMQZKz--QtQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/04 01:04:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AH6xBq97D6wmY77YJXRVogNxd09homtavo5GdlpRj95fmQBzNca0f8mI1RLYcuQCaZqcAqdeASChnVeJqQ8Huz0uEezGoNYdc4MqdWd0vy5T7cakrbkVEPpTnb55A_RqskxGFVDxTBvle8isaagprDeKDF2TyThqchbdIq32NWRlSjUHueOFiUVwHb6yP5hVmavKPwr0xZUxxFFJBbiH0ObCxlnGPHVBQmPaToMtTcmOms77qrY8chcsy0YUhIvoZQqfuq5tZle8AllpFDrYL2k7Sc3NveuItb9Dh12lqyevE-qjpDmA4BwiRucy8Qwhfz6O-NSKhutktwiguN3OXac 2025/09/04 01:04:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/04 01:04:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/04 01:04:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AH6xBq97D6wmY77YJXRVogNxd09homtavo5GdlpRj95fmQBzNca0f8mI1RLYcuQCaZqcAqdeASChnVeJqQ8Huz0uEezGoNYdc4MqdWd0vy5T7cakrbkVEPpTnb55A_RqskxGFVDxTBvle8isaagprDeKDF2TyThqchbdIq32NWRlSjUHueOFiUVwHb6yP5hVmavKPwr0xZUxxFFJBbiH0ObCxlnGPHVBQmPaToMtTcmOms77qrY8chcsy0YUhIvoZQqfuq5tZle8AllpFDrYL2k7Sc3NveuItb9Dh12lqyevE-qjpDmA4BwiRucy8Qwhfz6O-NSKhutktwiguN3OXac" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/04 01:04:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHXri9Yl8vJQzf1967j5pIG-cGfvwBdWpZXTbDu3mK05akxRgurPY0tNy8EJlF9kACx2XA0FjIyDxfS1S16iU8lKlLlMXTFausFvJ4wF-kKT3rYe2FMRGmnFvrOgXBIx0yXJemtBBpPga3dxyGIV63bnVnb3f4FfZUojZnasdy4jwesR_pghVZNbWASUGerF8GCsclhOg-YRXkEosl350ThUghrzrsIw79dgKUqipHtsHkyAaF-NocrD_kT_w9JE_6J5d0O7UmNhyFb-J0vtr6uQI36SQEng03xk1H_jd7ZHJu02wg8xCeNH4dA_14h8Df_dUUBQ7N7n7OzbRFe69Ls 2025/09/04 01:04:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/04 01:04:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/04 01:04:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/04 01:04:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/04 01:04:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/04 01:04:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/04 01:04:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AHXri9Yl8vJQzf1967j5pIG-cGfvwBdWpZXTbDu3mK05akxRgurPY0tNy8EJlF9kACx2XA0FjIyDxfS1S16iU8lKlLlMXTFausFvJ4wF-kKT3rYe2FMRGmnFvrOgXBIx0yXJemtBBpPga3dxyGIV63bnVnb3f4FfZUojZnasdy4jwesR_pghVZNbWASUGerF8GCsclhOg-YRXkEosl350ThUghrzrsIw79dgKUqipHtsHkyAaF-NocrD_kT_w9JE_6J5d0O7UmNhyFb-J0vtr6uQI36SQEng03xk1H_jd7ZHJu02wg8xCeNH4dA_14h8Df_dUUBQ7N7n7OzbRFe69Ls" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/04 01:04:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKXE4mVA-3zrcU2Kwa4nMuQPgTC3pFx9HSMiiQX-x3X90dMGKKGG9qWoCdBNMC0ipTyk4LYBExwqnqh8BRp86eUpx8BaLVPbVBrceu607ZhJmzYgZpApZfwjk4hJq7qs49kOqSLCFB6sm5CA0AX5UhPvDeaAuUxQFOj37IaivtbER7Mbo8HyZEsl5tI9z79oLv5vdUr1jHYG2NmMehCx32yxFRzotDE3LCyaDJ5fQeY7XpT3I2iDuGvFKQ3s75riae1OXl1wsrlugP_tK_nZrM1kkufFm5aI1by9RMrn0c5VLJPC_CQWTu0IsZHtxlJ_9EaHRThMyXepC3InRsZ3Fp8 2025/09/04 01:04:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/04 01:04:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/04 01:04:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/04 01:04:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/04 01:04:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/04 01:04:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/04 01:04:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AKXE4mVA-3zrcU2Kwa4nMuQPgTC3pFx9HSMiiQX-x3X90dMGKKGG9qWoCdBNMC0ipTyk4LYBExwqnqh8BRp86eUpx8BaLVPbVBrceu607ZhJmzYgZpApZfwjk4hJq7qs49kOqSLCFB6sm5CA0AX5UhPvDeaAuUxQFOj37IaivtbER7Mbo8HyZEsl5tI9z79oLv5vdUr1jHYG2NmMehCx32yxFRzotDE3LCyaDJ5fQeY7XpT3I2iDuGvFKQ3s75riae1OXl1wsrlugP_tK_nZrM1kkufFm5aI1by9RMrn0c5VLJPC_CQWTu0IsZHtxlJ_9EaHRThMyXepC3InRsZ3Fp8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/04 01:04:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AF2tuNcmHZqSWDFGtGecW5IYdu8rwwVvXCosH4eG9-6p95quICRi_LCjYfCvkSSb9YXM8f2Gbg82g-niVGUhRTciBHEF5u5yMheZdK4hlgB2ZwodbVxF9QXXfCdF3Ii8YSpELhNgvV_lpSkI5RSh8hpCNy1XMqqKL9TTeVfaOjdPL_U51QOX-YSJbBWo_TF_IWPNKxay-bxYBIo8G1TSFmThAlOuDg_U6SfenWMAhwSuHlPqHFWshuYxHVCOE2xSUG5UkTwngIL8Pnw165gnP6gOiQ5EkD5woriiickEM4wnMytNaShndQBau116V5K_Tv7_9Kxr_u4icvb3U0fW95U 2025/09/04 01:04:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/04 01:04:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/04 01:04:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AF2tuNcmHZqSWDFGtGecW5IYdu8rwwVvXCosH4eG9-6p95quICRi_LCjYfCvkSSb9YXM8f2Gbg82g-niVGUhRTciBHEF5u5yMheZdK4hlgB2ZwodbVxF9QXXfCdF3Ii8YSpELhNgvV_lpSkI5RSh8hpCNy1XMqqKL9TTeVfaOjdPL_U51QOX-YSJbBWo_TF_IWPNKxay-bxYBIo8G1TSFmThAlOuDg_U6SfenWMAhwSuHlPqHFWshuYxHVCOE2xSUG5UkTwngIL8Pnw165gnP6gOiQ5EkD5woriiickEM4wnMytNaShndQBau116V5K_Tv7_9Kxr_u4icvb3U0fW95U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/04 01:04:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ACYt2kGMyhNSQQLuNBBhbrUtBUzn2emYq_MUMsYNzNZoLtTx0KWJCdHEO1Q-bdFroCu8846B_tMQthcINHngFWhcaFgzSsVzk2q_Ef7BRtAj6lON2o2FcWpDGY0-p7PRDyLJHq-jGHBYovzOn8S8g9bFXFNES0bMMEMJksQ80xnClnl-2m3kYUggedwWOrTYRKHhMkfOuh2sGlU8QbOyjHjE-KGs7HgB0V7XZrc_ZuRKPoFhyRQoCvP3-PTyyqQRtiPct1ojfq9Z4ecpjkwHoEBejoFmpBD83BWA_22NWNUSksIP0MTrF9Ol6_uKQ8Dlog_cUTv6e-HJv5KhajlRz8Q 2025/09/04 01:04:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/04 01:04:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/04 01:04:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ACYt2kGMyhNSQQLuNBBhbrUtBUzn2emYq_MUMsYNzNZoLtTx0KWJCdHEO1Q-bdFroCu8846B_tMQthcINHngFWhcaFgzSsVzk2q_Ef7BRtAj6lON2o2FcWpDGY0-p7PRDyLJHq-jGHBYovzOn8S8g9bFXFNES0bMMEMJksQ80xnClnl-2m3kYUggedwWOrTYRKHhMkfOuh2sGlU8QbOyjHjE-KGs7HgB0V7XZrc_ZuRKPoFhyRQoCvP3-PTyyqQRtiPct1ojfq9Z4ecpjkwHoEBejoFmpBD83BWA_22NWNUSksIP0MTrF9Ol6_uKQ8Dlog_cUTv6e-HJv5KhajlRz8Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/04 01:04:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APZyX5kDNuWLcteXO77yAHZP6R3-M5N4PazixewyxFCKnFdZpMxbtEIeCmL2ivjtITebuNDkhf4B7hpedoY6qXmUJ6JvNXr8maWaMZdEAp_TwmKXPkC1fhSRXeDYw918j5l8F0NufWGgmemK2mB_G5CjpkQr9AQ-a6LTNmeFduDknxMIXPd3fodjvyVcc4QvaZmsZ8HoIlg4n_UlDG8J3rQ-XZ2XfSstXxjajDOKikkioFc-z2bEIfUmnhfKypLhDiAPHFhjAjRJkwbqIsHOq_ym9MI0_-zyt77EsUQO_awOMsV_wxe9qaBrLBbKh7HYbeOncK_ZG6cH-C54oQw3whE 2025/09/04 01:04:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/04 01:04:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/04 01:04:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APZyX5kDNuWLcteXO77yAHZP6R3-M5N4PazixewyxFCKnFdZpMxbtEIeCmL2ivjtITebuNDkhf4B7hpedoY6qXmUJ6JvNXr8maWaMZdEAp_TwmKXPkC1fhSRXeDYw918j5l8F0NufWGgmemK2mB_G5CjpkQr9AQ-a6LTNmeFduDknxMIXPd3fodjvyVcc4QvaZmsZ8HoIlg4n_UlDG8J3rQ-XZ2XfSstXxjajDOKikkioFc-z2bEIfUmnhfKypLhDiAPHFhjAjRJkwbqIsHOq_ym9MI0_-zyt77EsUQO_awOMsV_wxe9qaBrLBbKh7HYbeOncK_ZG6cH-C54oQw3whE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/04 01:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHAILh6ZbyduAFJrBo7iLdP1qzPRxXVy598YlpvfOvCEXg2hFgGo3QKSoh8bieoq8GkxVDHaME-XwhbeaoSgiVZAI_RqywxNYOK0jgobaXHVri73NRYv5yPXrZu7AvVRSjjaFZ0xNOyeSWwTGytietAzqhkTzN4CXYyYeBM-7WIWLwySUN75pQGAxr1UH4Jk8oVQcaIPhGeGYegFYiclpNEZG2f5ElTDv5hHkonuKEsRbU11wQIkK4LFV1slEam4Ht2VM9t32GzZgiITrBwxoLca8RYqAneEJeh3s9U81vfYtOfeGjoUFo37ZGO8ZBnhZgTGUPMWDzuwgluXo2GCrNo 2025/09/04 01:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/04 01:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/04 01:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/04 01:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/04 01:04:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/04 01:04:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/04 01:04:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHAILh6ZbyduAFJrBo7iLdP1qzPRxXVy598YlpvfOvCEXg2hFgGo3QKSoh8bieoq8GkxVDHaME-XwhbeaoSgiVZAI_RqywxNYOK0jgobaXHVri73NRYv5yPXrZu7AvVRSjjaFZ0xNOyeSWwTGytietAzqhkTzN4CXYyYeBM-7WIWLwySUN75pQGAxr1UH4Jk8oVQcaIPhGeGYegFYiclpNEZG2f5ElTDv5hHkonuKEsRbU11wQIkK4LFV1slEam4Ht2VM9t32GzZgiITrBwxoLca8RYqAneEJeh3s9U81vfYtOfeGjoUFo37ZGO8ZBnhZgTGUPMWDzuwgluXo2GCrNo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/04 01:04:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJectGAVlkmW5pKn6n5jGI_6wBBFXwOSP4I8BhXOv6Af7h8bqxPBz5WL1Vf5ep7YpTkKMvQ1dLfrqa5iQ_8KAHrq1pu2U_HL9rc8fuEr0IUBBS0xeOF1rm92Mgwvc6ezGTWLnfBdI_NYmMI2s-162MGz000yogcvQFId7A-zC2WmSHPjyEH3JsN1vM4RlVsz9ECDQOUiF48EeTuGWT7xlWxzxVvEZhC45qkWXPpbqBwA-DaqkAuMa0rtWPP2uZ88auUEMyNvzqcE7S7JTABoKd0eEaCmzjE5l4gwasFFY-D1TmbV-YvPYPMsT3IqghaOihgxorys0zn-3JvopSiiY0k 2025/09/04 01:04:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/04 01:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/04 01:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/04 01:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/04 01:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/04 01:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/04 01:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJectGAVlkmW5pKn6n5jGI_6wBBFXwOSP4I8BhXOv6Af7h8bqxPBz5WL1Vf5ep7YpTkKMvQ1dLfrqa5iQ_8KAHrq1pu2U_HL9rc8fuEr0IUBBS0xeOF1rm92Mgwvc6ezGTWLnfBdI_NYmMI2s-162MGz000yogcvQFId7A-zC2WmSHPjyEH3JsN1vM4RlVsz9ECDQOUiF48EeTuGWT7xlWxzxVvEZhC45qkWXPpbqBwA-DaqkAuMa0rtWPP2uZ88auUEMyNvzqcE7S7JTABoKd0eEaCmzjE5l4gwasFFY-D1TmbV-YvPYPMsT3IqghaOihgxorys0zn-3JvopSiiY0k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/04 01:04:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AM4g7qY7mvLZkxZe6BxSCrSRAdhWZnaW9Ew9Wn54Wn8OiElSx1322V822KocvZDuDKkkVlfmnmN5MFko7BmD6Uhr22_969F-3ZrfJW72ydeVrjCAuDEOaQrEx0pFSPEWHCM8r28NH_Jy1d9ocLRjQImJbvCzgjM356yW-VtnzDVfZebdVKEVB3fl95FTX9KEPjnobk3_PmA8tx6OFbK8NpAeyyJGxo2SmM0FOUS-PDT0a5rBk83sUpKYfdqfshXhyxYxbXw3Yab6I6htRcN2aOlALvklgSy15zSaz3fevE9AbteWRy8kD1NRiXPOJzkovOivgIkTYoY0ScwOGdFpWpY 2025/09/04 01:04:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/04 01:04:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/04 01:04:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AM4g7qY7mvLZkxZe6BxSCrSRAdhWZnaW9Ew9Wn54Wn8OiElSx1322V822KocvZDuDKkkVlfmnmN5MFko7BmD6Uhr22_969F-3ZrfJW72ydeVrjCAuDEOaQrEx0pFSPEWHCM8r28NH_Jy1d9ocLRjQImJbvCzgjM356yW-VtnzDVfZebdVKEVB3fl95FTX9KEPjnobk3_PmA8tx6OFbK8NpAeyyJGxo2SmM0FOUS-PDT0a5rBk83sUpKYfdqfshXhyxYxbXw3Yab6I6htRcN2aOlALvklgSy15zSaz3fevE9AbteWRy8kD1NRiXPOJzkovOivgIkTYoY0ScwOGdFpWpY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/04 01:04:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AAKXveNfStYqep9mRc4KEnVDmNjjvhbCC54_YuPOyfZbTKQUczXpZS2i7FooU-R-lMnbdNu0nWqCYA-kfRGMSyEBLvlJrrb8MU9eKYZffHNbx37U9KosqVrNVz_T8UwsvHdYC37Xv841Jz8k4CDqm58imeXOCMoh9vbWCiRSzeYqgBVk41aI7m6NzmAiaQdogE-conMydIoEovHtLTzGmn9Vhv_gKpGydKTw7dsN8xRhYL8xim3oL4NqpAccUZH6UtQpAj-JBnXytvd9i6LczVDA0dV6PRxDq8wdlcbxtWDdBjpOHszFXE5n9BTV9Qr956-cC7ZC8kQ_7Yc6P7wpRKE 2025/09/04 01:04:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/04 01:04:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/04 01:04:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AAKXveNfStYqep9mRc4KEnVDmNjjvhbCC54_YuPOyfZbTKQUczXpZS2i7FooU-R-lMnbdNu0nWqCYA-kfRGMSyEBLvlJrrb8MU9eKYZffHNbx37U9KosqVrNVz_T8UwsvHdYC37Xv841Jz8k4CDqm58imeXOCMoh9vbWCiRSzeYqgBVk41aI7m6NzmAiaQdogE-conMydIoEovHtLTzGmn9Vhv_gKpGydKTw7dsN8xRhYL8xim3oL4NqpAccUZH6UtQpAj-JBnXytvd9i6LczVDA0dV6PRxDq8wdlcbxtWDdBjpOHszFXE5n9BTV9Qr956-cC7ZC8kQ_7Yc6P7wpRKE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/04 01:04:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAENcXkd6mDjjmFHZmWotRMLXAApoi9uakeF465EO80rOiO_MgvrXdfuiJZoEMfCYa_Z_fJceeQXXN29OkFlP-7u2pt_z0SOljn_WklKm2AGk5jAuXKq3V4hmpN82mvghaeNkpH-FgJGV4nHNXD8K3RgT155qOOA5O9dk3ZSv0YlRz9T7DKIlfw-yTv0etrN--zP_2sSpM15nTFTW_8efOYUDsz1RTAV7odDvAXMNCtJo500qu5HgZrEM0CwtzGoRNosAXnqOkhcJx6Fe91wh5i89m-6ifpV2o3dBGaPSUE4eq0DOrORzL0WzizCjqlYNI8YcXR1sh4VeOBnTuc0ymU 2025/09/04 01:04:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/04 01:04:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/04 01:04:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAENcXkd6mDjjmFHZmWotRMLXAApoi9uakeF465EO80rOiO_MgvrXdfuiJZoEMfCYa_Z_fJceeQXXN29OkFlP-7u2pt_z0SOljn_WklKm2AGk5jAuXKq3V4hmpN82mvghaeNkpH-FgJGV4nHNXD8K3RgT155qOOA5O9dk3ZSv0YlRz9T7DKIlfw-yTv0etrN--zP_2sSpM15nTFTW_8efOYUDsz1RTAV7odDvAXMNCtJo500qu5HgZrEM0CwtzGoRNosAXnqOkhcJx6Fe91wh5i89m-6ifpV2o3dBGaPSUE4eq0DOrORzL0WzizCjqlYNI8YcXR1sh4VeOBnTuc0ymU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/04 01:04:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AJfkV6lfk97f4ORLF2A-VHXaqelC19cj8Jw-IvB5s55RxTUdH7flfgUimjPBNOzGICNUmv7h_bsdN0ZtprgRcCXkPdHAssCQyo7M54iBTkL3J2fESpvenNiI8W-A9A57h6BLmq7636_jrAfZPlMaejzf1myL6WQ9ao4_0xrpuxqOQp3wi3h7rG5ZuCo5Rr_TYOY59zYMZQTuHlhpVmwjWmoUeaDgUDEHofErBErIc80_4_xJGI3eQ-lRMKxnXfqOpmQwJ7dRntHPiMOQHAlM1Ls6DzoPhC2AnXZtGLWrCvZS0orHBC8xpYdXq7EqeqfH90Rj9JykGkUOqnXWNaPdhsw 2025/09/04 01:04:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/04 01:04:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/04 01:04:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/04 01:04:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/04 01:04:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/04 01:04:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/04 01:04:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AJfkV6lfk97f4ORLF2A-VHXaqelC19cj8Jw-IvB5s55RxTUdH7flfgUimjPBNOzGICNUmv7h_bsdN0ZtprgRcCXkPdHAssCQyo7M54iBTkL3J2fESpvenNiI8W-A9A57h6BLmq7636_jrAfZPlMaejzf1myL6WQ9ao4_0xrpuxqOQp3wi3h7rG5ZuCo5Rr_TYOY59zYMZQTuHlhpVmwjWmoUeaDgUDEHofErBErIc80_4_xJGI3eQ-lRMKxnXfqOpmQwJ7dRntHPiMOQHAlM1Ls6DzoPhC2AnXZtGLWrCvZS0orHBC8xpYdXq7EqeqfH90Rj9JykGkUOqnXWNaPdhsw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/04 01:04:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: APEOhsByeFqfpS_nR-L5EFDu3rAqHoxnJcs04gnTw68MlZrdntH9rwk3992PoUADv9HeHSxg63gzlp0t0ExCWW8smIzlnho5KgcaR8QuTR-GnQQtLg-pTWANXzUwRMJajJaWUV7ISqH2dtSOi8MOxjylGmLhCJq6dG7yWF3D_CQ1w_LsZGCPMN9Vv3XG_tnqxZhvUXeJfyR9s_chA-FS6lr-Zpx_2N_aLD4GwsG6ylKHNPgarEqXmCDk53UOpNLqDPHCxQFzHsp8iNdr7UvMeN7CMjwYZel9DaTEoZQWF3u_Gs11xXhIR87YPhOeT7Q39l0ZzpT6lQf3DoCFgv9jZpc 2025/09/04 01:04:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/04 01:04:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/04 01:04:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/04 01:04:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/04 01:04:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/04 01:04:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/04 01:04:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "APEOhsByeFqfpS_nR-L5EFDu3rAqHoxnJcs04gnTw68MlZrdntH9rwk3992PoUADv9HeHSxg63gzlp0t0ExCWW8smIzlnho5KgcaR8QuTR-GnQQtLg-pTWANXzUwRMJajJaWUV7ISqH2dtSOi8MOxjylGmLhCJq6dG7yWF3D_CQ1w_LsZGCPMN9Vv3XG_tnqxZhvUXeJfyR9s_chA-FS6lr-Zpx_2N_aLD4GwsG6ylKHNPgarEqXmCDk53UOpNLqDPHCxQFzHsp8iNdr7UvMeN7CMjwYZel9DaTEoZQWF3u_Gs11xXhIR87YPhOeT7Q39l0ZzpT6lQf3DoCFgv9jZpc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/04 01:04:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AALjyr4x4b91NX2aVZdySeZwiAQJEGQ7mXImcJJ3MVtl9lSwOj2XkfF4OCjVQApL-iaIeA6cx5lrx0kP6SqjhBqxAGiAGLmp8vznRqYUNx14fXYq3PaNlI-RNR8vaFaDUvG6Xe4aB_cvBgnFJzM3janQO26nv2wrL9YxFTSgZ4MSuYmI5FSlAPBEdsj8-a2AC1n-p5s5D3burGjZ05OyQculLPqG7DvFkW_mrSWlq8XTJne3Qnk9N_VFE2I8JehtfqkDoSgl_xezDUl4GJCARM15mpMSpWrjq0IdcTojpjsivIIP1VppOnPbrjn1z7r6AOMmvpvDpnr4rAg_A7P0w3U 2025/09/04 01:04:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/04 01:04:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/04 01:04:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AALjyr4x4b91NX2aVZdySeZwiAQJEGQ7mXImcJJ3MVtl9lSwOj2XkfF4OCjVQApL-iaIeA6cx5lrx0kP6SqjhBqxAGiAGLmp8vznRqYUNx14fXYq3PaNlI-RNR8vaFaDUvG6Xe4aB_cvBgnFJzM3janQO26nv2wrL9YxFTSgZ4MSuYmI5FSlAPBEdsj8-a2AC1n-p5s5D3burGjZ05OyQculLPqG7DvFkW_mrSWlq8XTJne3Qnk9N_VFE2I8JehtfqkDoSgl_xezDUl4GJCARM15mpMSpWrjq0IdcTojpjsivIIP1VppOnPbrjn1z7r6AOMmvpvDpnr4rAg_A7P0w3U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/04 01:04:54 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AHhDSJVNJNFm0YAiWxCxNkZjnAjD_wLUA9XQcEaDTxBPCM9WpB6trVDB2By7Mbnzw2jkIulBsFPutvf0ayRdmQjrk0-JU7bth1vT4BDSojTtkAH8QjJ5HmL2jCMR4YVm42f28u_qdDqBnwyMWnanGr_k6vOlsQmFNJNkeRL1AsDlD2SJkvUyJl2Yu6fEy7XPWMeZ1K3HXmRlUK1wrYxYVNdrNnWHSxaQp1sSx6x0FoYAjjcnf5vpCbGOBlRqvhMUdX0Jf5uwif_mSGaUivFmvSOIcNZqhfYxjoq_mwls2RZppVLImV8Cf8lXlDatWIb8s4x80ZztGx0GPWpUMf1ZJP4 2025/09/04 01:04:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/04 01:04:55 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/04 01:04:55 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AHhDSJVNJNFm0YAiWxCxNkZjnAjD_wLUA9XQcEaDTxBPCM9WpB6trVDB2By7Mbnzw2jkIulBsFPutvf0ayRdmQjrk0-JU7bth1vT4BDSojTtkAH8QjJ5HmL2jCMR4YVm42f28u_qdDqBnwyMWnanGr_k6vOlsQmFNJNkeRL1AsDlD2SJkvUyJl2Yu6fEy7XPWMeZ1K3HXmRlUK1wrYxYVNdrNnWHSxaQp1sSx6x0FoYAjjcnf5vpCbGOBlRqvhMUdX0Jf5uwif_mSGaUivFmvSOIcNZqhfYxjoq_mwls2RZppVLImV8Cf8lXlDatWIb8s4x80ZztGx0GPWpUMf1ZJP4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/04 01:04:56 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APkvihkfklVPvqNpNs-pZqKTpC_S0XDWv5AuzNi2AAiODE0KptUfBQUDsRsIZhjU181a3peGjzsfbPeagX0LWs6KoboNB7jnw4Qx5LvKZA_SOSbZAe8co7LczGjeR6Q1IGqmpcPTdtUyYfylnRtd9IEjnhdJDWsYcgPyfuvnt4VPC4urSNX_MV9J296ZUVz6T2U0FN08jJCPsTf8vCbs_AkP0Q7aSJvbwwUGNqbaYRpcJX0oc8VkYxlQk-ZQ_sZIDJ8-5XbY6Jdakq20wk08hG2GOHsx2p9Tj7OgZnrBc70GEHJx6avhvjxeltSi7ze_A_Lq5718kjDYBzVJMAYtrX0 2025/09/04 01:04:56 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/04 01:04:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/04 01:04:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APkvihkfklVPvqNpNs-pZqKTpC_S0XDWv5AuzNi2AAiODE0KptUfBQUDsRsIZhjU181a3peGjzsfbPeagX0LWs6KoboNB7jnw4Qx5LvKZA_SOSbZAe8co7LczGjeR6Q1IGqmpcPTdtUyYfylnRtd9IEjnhdJDWsYcgPyfuvnt4VPC4urSNX_MV9J296ZUVz6T2U0FN08jJCPsTf8vCbs_AkP0Q7aSJvbwwUGNqbaYRpcJX0oc8VkYxlQk-ZQ_sZIDJ8-5XbY6Jdakq20wk08hG2GOHsx2p9Tj7OgZnrBc70GEHJx6avhvjxeltSi7ze_A_Lq5718kjDYBzVJMAYtrX0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/04 01:04:58 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACxAvqZlzJD3t52EpTwi5NYH0vagSDnQzD3LomqMEHl8RnTQMgq_-kHbp9N7f1070IKXrvkzdNOH7Wa6KD_x9qpisUtDXc3Kqbx_52FjyAgwLBRnj2cqYxTsj5_k4BAnkN5qkHwI9LyGfUoiuVjmtxbau5m5dHgKOGKyzr9K0L6YcID4IhI99HfmJkzvZf6EzBg4SWQ-MtlH-ZNAeeMGZEaCWM_hGUFefEIdzqwCf4G8IrvpuF0EjvUk9kz-JIQSEA6UXWQmRwe0zVsaJbgJ6Uc_pPVDmGyU16-3ryiYfFgosdfA_D1cLxH8pLYTwVaGdvPGyfxHVxkyTGpIunA_Cgk 2025/09/04 01:04:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/04 01:04:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/04 01:04:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/04 01:04:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/04 01:04:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/04 01:05:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/04 01:05:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACxAvqZlzJD3t52EpTwi5NYH0vagSDnQzD3LomqMEHl8RnTQMgq_-kHbp9N7f1070IKXrvkzdNOH7Wa6KD_x9qpisUtDXc3Kqbx_52FjyAgwLBRnj2cqYxTsj5_k4BAnkN5qkHwI9LyGfUoiuVjmtxbau5m5dHgKOGKyzr9K0L6YcID4IhI99HfmJkzvZf6EzBg4SWQ-MtlH-ZNAeeMGZEaCWM_hGUFefEIdzqwCf4G8IrvpuF0EjvUk9kz-JIQSEA6UXWQmRwe0zVsaJbgJ6Uc_pPVDmGyU16-3ryiYfFgosdfA_D1cLxH8pLYTwVaGdvPGyfxHVxkyTGpIunA_Cgk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/04 01:05:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANbBCL6Wwc0lufcupjiCG37TjdTAE8mbiVwNS9IB8CLeO7O1EDaNzcCQDCyxCRyA-l6qYnJfaBKSChtBXAI3x4rQB6YaK4qvsRHz9csIB_3nOd3XzhR4W6fnf_Nf3vSXwf5UU9uduRq9Ar4YQ9RBh6psInYnJO6TCHN1kMC1tT3BJExKdNEttQd9Yv13Oz5PY7V_9HO1foyo9rehyEhjjTLqqRN9FrsPhFyx5BUTF4pUVpQDo76spvPfD1K9KJiJ1wYRHG820JIBevbf1ppZE3mOheS4Q5z6hVEJVnc6dduvS8P89RrI8SvJxywOBpPHyxBVzAhp0edSjwsLT1rKElA 2025/09/04 01:05:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/04 01:05:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/04 01:05:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/04 01:05:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/04 01:05:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/04 01:05:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/04 01:05:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANbBCL6Wwc0lufcupjiCG37TjdTAE8mbiVwNS9IB8CLeO7O1EDaNzcCQDCyxCRyA-l6qYnJfaBKSChtBXAI3x4rQB6YaK4qvsRHz9csIB_3nOd3XzhR4W6fnf_Nf3vSXwf5UU9uduRq9Ar4YQ9RBh6psInYnJO6TCHN1kMC1tT3BJExKdNEttQd9Yv13Oz5PY7V_9HO1foyo9rehyEhjjTLqqRN9FrsPhFyx5BUTF4pUVpQDo76spvPfD1K9KJiJ1wYRHG820JIBevbf1ppZE3mOheS4Q5z6hVEJVnc6dduvS8P89RrI8SvJxywOBpPHyxBVzAhp0edSjwsLT1rKElA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/04 01:05:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AK7C_XageG6D7qjMIZXU7RiBKwbXrSlTKwiQppnHeiBUJ0sO7kUSIEMzmWGGK028YggZCF0isfnZxo3C8eCnRg93NW3lySJsYMzH_jLt-5ekNM_-aXrflSzVc4kUyt6whStzze8YmkDFQxtUU3a5isbfov9vWRJJwuCqp4iFAs_Xu1nxOZCAXnPRfBCbJYwxae8cCIt_Fz4Vritv0Hvw8GrHKugah1xWxe6xUWqmbR668w0BaAKtH8TTTl_0F6wXprQgsZQDqdHrj3fxZVJUX6ijA7OQAEh_cKU9j5WazxSv3m95zrXSeFMVVsYTxtdI1OyBG2zKGuVTfOLeFputWeY 2025/09/04 01:05:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/04 01:05:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/04 01:05:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AK7C_XageG6D7qjMIZXU7RiBKwbXrSlTKwiQppnHeiBUJ0sO7kUSIEMzmWGGK028YggZCF0isfnZxo3C8eCnRg93NW3lySJsYMzH_jLt-5ekNM_-aXrflSzVc4kUyt6whStzze8YmkDFQxtUU3a5isbfov9vWRJJwuCqp4iFAs_Xu1nxOZCAXnPRfBCbJYwxae8cCIt_Fz4Vritv0Hvw8GrHKugah1xWxe6xUWqmbR668w0BaAKtH8TTTl_0F6wXprQgsZQDqdHrj3fxZVJUX6ijA7OQAEh_cKU9j5WazxSv3m95zrXSeFMVVsYTxtdI1OyBG2zKGuVTfOLeFputWeY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/04 01:05:11 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AHxEqCv3oo7BmhvowZUooK5-uRfT5g9Cv_r8c4JY6_VRIIh9J6Y58O0BFn8GRzHGVSANekfkC_xaBugk9Pd_3SGdq6LP1F7EoZqM3PUMN4L3fCke7KBHObM9i25CkI8EKqtIkPXMJvCVnlBc946x6yg6PWYj_3PT_42T1lDwrjRjviVKRRuy2B_rg2lO4ZEQSr6PU1bMEFuDPnGUoCC02VsYIKMRooasnNZORpPhlgInZC-akCACnpZfURyPwsOU6ovZb89B_IGnWHSUsaMtDURZ6YoGo_Lhf8K9iBVCU6IT5Wx1oLTvdRIBXG3TSp3b0tJYjSnQITTdaQq2zPvUwVI 2025/09/04 01:05:12 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/04 01:05:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/04 01:05:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AHxEqCv3oo7BmhvowZUooK5-uRfT5g9Cv_r8c4JY6_VRIIh9J6Y58O0BFn8GRzHGVSANekfkC_xaBugk9Pd_3SGdq6LP1F7EoZqM3PUMN4L3fCke7KBHObM9i25CkI8EKqtIkPXMJvCVnlBc946x6yg6PWYj_3PT_42T1lDwrjRjviVKRRuy2B_rg2lO4ZEQSr6PU1bMEFuDPnGUoCC02VsYIKMRooasnNZORpPhlgInZC-akCACnpZfURyPwsOU6ovZb89B_IGnWHSUsaMtDURZ6YoGo_Lhf8K9iBVCU6IT5Wx1oLTvdRIBXG3TSp3b0tJYjSnQITTdaQq2zPvUwVI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/04 01:05:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJq4r_rN2sMU_xBNsqrFIwszdLToTqe_HvDz5d2j5SaTjI9xCpNrdCjYaRuqZPDNB_-5rxSQqOMLEwHmn_Mg14-gimIUkOjEHlb_6zx4klNYOTb3VZtzsfvJnE5jGSsVJQtpXUcwS1f6BVsH0thAkChSqcnN1SviR_B9dfRtpZ4uyDo0DzhXM24j9r7kgnrsBgNx4cyAuz7prQ4KwV0RzvD0D6sSOR63wC0jraRZWkmw-S9r8MqEHH-q8-aASorCEik04kSIgIOLQGm_E3XIzgM6hbv93QvjMO6Fs2FIsTj8_vePyDu-WHTMT8CTwPzTXgJx786g58DZBI74GnWxnDM 2025/09/04 01:05:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/04 01:05:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/04 01:05:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJq4r_rN2sMU_xBNsqrFIwszdLToTqe_HvDz5d2j5SaTjI9xCpNrdCjYaRuqZPDNB_-5rxSQqOMLEwHmn_Mg14-gimIUkOjEHlb_6zx4klNYOTb3VZtzsfvJnE5jGSsVJQtpXUcwS1f6BVsH0thAkChSqcnN1SviR_B9dfRtpZ4uyDo0DzhXM24j9r7kgnrsBgNx4cyAuz7prQ4KwV0RzvD0D6sSOR63wC0jraRZWkmw-S9r8MqEHH-q8-aASorCEik04kSIgIOLQGm_E3XIzgM6hbv93QvjMO6Fs2FIsTj8_vePyDu-WHTMT8CTwPzTXgJx786g58DZBI74GnWxnDM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/04 01:05:20 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: APlcp5Iv4RzWaFHiSbDHB5JHApNJAarzDW4VuCebpCp_upsHSdvoDBXYTfj8p5MXBMetTSheTIMjYRBc5fg9f4BhpVq-mHRmORuBOAp4y-KEknhPQMQZ_ofxhJzm7Bh-7sCtQ327kp2OrcxvyxhEw3y73kcb66LgS5oBu81Uj2jrn4HFPzX41xtDHHIZI9bpcDBFWO1WLc73XHoBw6CUX7KZdNmLTBV0Rezt3Ho_jbF3R_hE4zJsYwpbC2pchWhXbGG6tQXXygWLNasjmaGsmjXKYcPkf_Zq96K5t9sTEzDlw0EcK1NoyyhbLQLvn2tV9qW6-bcwGng9PAOg9NOqCcc 2025/09/04 01:05:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/04 01:05:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/04 01:05:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/04 01:05:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/04 01:05:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/04 01:05:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/04 01:05:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "APlcp5Iv4RzWaFHiSbDHB5JHApNJAarzDW4VuCebpCp_upsHSdvoDBXYTfj8p5MXBMetTSheTIMjYRBc5fg9f4BhpVq-mHRmORuBOAp4y-KEknhPQMQZ_ofxhJzm7Bh-7sCtQ327kp2OrcxvyxhEw3y73kcb66LgS5oBu81Uj2jrn4HFPzX41xtDHHIZI9bpcDBFWO1WLc73XHoBw6CUX7KZdNmLTBV0Rezt3Ho_jbF3R_hE4zJsYwpbC2pchWhXbGG6tQXXygWLNasjmaGsmjXKYcPkf_Zq96K5t9sTEzDlw0EcK1NoyyhbLQLvn2tV9qW6-bcwGng9PAOg9NOqCcc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/04 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AHgI4qq2DMD5CiAfRlpYg4arNNDht2fheMpAtJ0L57K3oLEmnZu4rN54tjVRZQ2K36F8U35_mzQrhh_83gHUejEkdObjexr2NX8YOByplT4x5r-4s2F8ftTLRSU3Lsw8MdSvZfZW91JCbzCFLSZtz7YyxRz91zgWWAjCHY1WMu576aidaBK_OuCno2GytRTV2prWcWZNOd-PcLu3S0JZiUE7SGj4DKudRBiDz9hQFhYrfO_NLEKOva6urmaakojI099Vuu-kojxTAMfgjr5avhQo_0qPBn-JcVWajvZs2cBpk-RUTlQNmcwn0IBMM9KjGcuDYJUglnp7lCGVGfHLQWo 2025/09/04 01:05:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/04 01:05:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/04 01:05:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/04 01:05:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/04 01:05:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/04 01:05:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/04 01:05:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AHgI4qq2DMD5CiAfRlpYg4arNNDht2fheMpAtJ0L57K3oLEmnZu4rN54tjVRZQ2K36F8U35_mzQrhh_83gHUejEkdObjexr2NX8YOByplT4x5r-4s2F8ftTLRSU3Lsw8MdSvZfZW91JCbzCFLSZtz7YyxRz91zgWWAjCHY1WMu576aidaBK_OuCno2GytRTV2prWcWZNOd-PcLu3S0JZiUE7SGj4DKudRBiDz9hQFhYrfO_NLEKOva6urmaakojI099Vuu-kojxTAMfgjr5avhQo_0qPBn-JcVWajvZs2cBpk-RUTlQNmcwn0IBMM9KjGcuDYJUglnp7lCGVGfHLQWo" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/04 01:05:27 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/04 01:05:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/04 01:05:34 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/04 01:05:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/04 01:05:42 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/04 01:05:44 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: APo5U4wH3GC2qNwPW_hT3a5QFDQyAiOzyYJGigaXsbyGJFflNIzJJH_yVNSA0aUnD4AX1m-FcMjv0DTII5vqn3-0WN7OMJaDuIp1Hhx76cpmfZf088oglv37GoIb9Z5kYCKjnEp-1FhoB8MuIIZonX2tT6h0zYUVRcSt-yZ8TJCq7wKB61tx0v09ZwaicBI1HwQmmnp81rBPGfHcCT2dAwSPPa3EPXVM31iQfGjAeX88p-LbDca-IO422U7U8zW_cZDr8fxkP2DBUEtPrlRg82s4zSI70scrwxlQWWWiWtET0fc5wqz7L--rq92CBkGXtH_ke_oKbN7GMD7jQu67OL4 2025/09/04 01:05:44 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/04 01:05:45 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8a6cd884005710ff477c62cd4fd7f605" 2025/09/04 01:05:45 DEBUG : unknown-size-put.txt: multipart upload "APo5U4wH3GC2qNwPW_hT3a5QFDQyAiOzyYJGigaXsbyGJFflNIzJJH_yVNSA0aUnD4AX1m-FcMjv0DTII5vqn3-0WN7OMJaDuIp1Hhx76cpmfZf088oglv37GoIb9Z5kYCKjnEp-1FhoB8MuIIZonX2tT6h0zYUVRcSt-yZ8TJCq7wKB61tx0v09ZwaicBI1HwQmmnp81rBPGfHcCT2dAwSPPa3EPXVM31iQfGjAeX88p-LbDca-IO422U7U8zW_cZDr8fxkP2DBUEtPrlRg82s4zSI70scrwxlQWWWiWtET0fc5wqz7L--rq92CBkGXtH_ke_oKbN7GMD7jQu67OL4" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/04 01:05:46 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGcP1WNgoXqFIz8QM_EHAiJpzeK7b8tYBoMmqlEFgcnKRnIFQbmrTydAUDfYmQQtGfcVhHwGCTe1FeqlYfBYqmaWlBVk9Jqsvsri8FG8r7-PGZPoyxL_30h3qD1Mm8YnjWkgGyMUE2wrcJXEIwrOtr1SZ_kWog2i706Ovxr4SNbFyi8J6qMEtIgK6KWSKypt2YBwcNrqZFR3hY6RDUfArmn3GP1CDbOG2uWJorSNoy5RFeOY3WHAlZRsBFZj8GRd4ITF1JebqKQA-OxnAAy4h4mpMoULU3D6rakogZG4fhU5wx0JD_jbLtotvUVUbHPRmYSokMuM72k6Q7IVslIpz64 2025/09/04 01:05:46 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/04 01:05:46 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "a6973941a30660956c906bfea12458ec" 2025/09/04 01:05:47 DEBUG : unknown-size-update.txt: multipart upload "AGcP1WNgoXqFIz8QM_EHAiJpzeK7b8tYBoMmqlEFgcnKRnIFQbmrTydAUDfYmQQtGfcVhHwGCTe1FeqlYfBYqmaWlBVk9Jqsvsri8FG8r7-PGZPoyxL_30h3qD1Mm8YnjWkgGyMUE2wrcJXEIwrOtr1SZ_kWog2i706Ovxr4SNbFyi8J6qMEtIgK6KWSKypt2YBwcNrqZFR3hY6RDUfArmn3GP1CDbOG2uWJorSNoy5RFeOY3WHAlZRsBFZj8GRd4ITF1JebqKQA-OxnAAy4h4mpMoULU3D6rakogZG4fhU5wx0JD_jbLtotvUVUbHPRmYSokMuM72k6Q7IVslIpz64" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/04 01:05:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-beqituq4kida/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/09/04 01:05:47 DEBUG : Waiting for deletions to finish 2025/09/04 01:05:47 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/04 01:05:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/04 01:05:48 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/04 01:05:48 INFO : S3 bucket rclone-test-beqituq4kida: Bucket "rclone-test-beqituq4kida" deleted 2025/09/04 01:05:48 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (157.36s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.44s) --- PASS: TestIntegration/FsMkdir (154.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.89s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.70s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (84.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (15.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (20.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (18.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.88s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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/09/04 01:05:48 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/04 01:05:48 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 157.399s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m38.636975855s (try 1/5)