"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/04/20 05:07:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-diyivom7xobo" 2026/04/20 05:07:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/04/20 05:07:08 INFO : S3 bucket rclone-test-diyivom7xobo: Bucket "rclone-test-diyivom7xobo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/20 05:07:09 INFO : S3 bucket rclone-test-diyivom7xobo: Bucket "rclone-test-diyivom7xobo" deleted === RUN TestIntegration/FsMkdir 2026/04/20 05:07:10 INFO : S3 bucket rclone-test-diyivom7xobo: Bucket "rclone-test-diyivom7xobo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/20 05:07:10 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/20 05:07:10 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/20 05:07:10 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/20 05:07:23 NOTICE: S3 bucket rclone-test-diyivom7xobo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/20 05:07:23 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AMGOPrR_TeVCQWUfF3xYeHqdNhs_NvsSXgPyj-dupmbEE0g2hc6ippy1q5Klm0MQCx2r4lUYRYhhEhSKrGm_4F2kP6OhUEGdt7DfjgkcN9AjfpJexjtTZG6sk7-xTVrYZSgNlldicxycTldxQcbl5scFJhDMXOfltq25-AmL6spKwctzs62TsSVKYusezk--piBoufa3Ody8dkmcOO9ZukPvxios1gPzMWiO-UG1dPnK06ldYeMZRK2gco7OmyAekAFAhIvR28ke55RrPM4a9cH0QRnBewksGJaBfyl8iFZ-0ENKlUH_XBTqFDfIxDn4-oC-kjC5zt70kQob3lL0jn4 2026/04/20 05:07:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "cee02b271eca1a75bab54e0288712275" 2026/04/20 05:07:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "7e97100473eba3774906a94594a580ce" 2026/04/20 05:07:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "6ddf6d44ce076216571d3361b32c1b52" 2026/04/20 05:07:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AMGOPrR_TeVCQWUfF3xYeHqdNhs_NvsSXgPyj-dupmbEE0g2hc6ippy1q5Klm0MQCx2r4lUYRYhhEhSKrGm_4F2kP6OhUEGdt7DfjgkcN9AjfpJexjtTZG6sk7-xTVrYZSgNlldicxycTldxQcbl5scFJhDMXOfltq25-AmL6spKwctzs62TsSVKYusezk--piBoufa3Ody8dkmcOO9ZukPvxios1gPzMWiO-UG1dPnK06ldYeMZRK2gco7OmyAekAFAhIvR28ke55RrPM4a9cH0QRnBewksGJaBfyl8iFZ-0ENKlUH_XBTqFDfIxDn4-oC-kjC5zt70kQob3lL0jn4" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/20 05:07:27 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/20 05:07:27 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/20 05:07:29 DEBUG : S3 bucket rclone-test-diyivom7xobo: bucket is versioned: false 2026/04/20 05:07:29 DEBUG : Waiting for deletions to finish 2026/04/20 05:07:30 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/20 05:07:30 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/20 05:07:30 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/20 05:07:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-diyivom7xobo/dirToPurgeFromRoot" 2026/04/20 05:07:31 DEBUG : S3 bucket rclone-test-diyivom7xobo path dirToPurgeFromRoot: bucket is versioned: false 2026/04/20 05:07:31 DEBUG : Waiting for deletions to finish 2026/04/20 05:07:31 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/20 05:07:31 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/20 05:07:31 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/20 05:07:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-diyivom7xobo/hello? sausage/êé" 2026/04/20 05:07:32 DEBUG : S3 bucket rclone-test-diyivom7xobo path hello? sausage/êé: bucket is versioned: false 2026/04/20 05:07:32 DEBUG : Waiting for deletions to finish 2026/04/20 05:07:32 DEBUG : "a/b/c/d/e.txt" version false 2026/04/20 05:07:32 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/20 05:07:32 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/20 05:07:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-diyivom7xobo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/20 05:07:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-diyivom7xobo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-diyivom7xobo" from "TestS3R2:rclone-test-diyivom7xobo" 2026/04/20 05:07:38 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/20 05:07:44 DEBUG : piped data.txt: open chunk writer: started multipart upload: APUXq6_F3JYPlpQp7TBfIIQGFsWHGrIPc5J06_ifXkJJrDr1EyODudlR3e8DZ0JWkF0DVyiHJHeHLcmLSN5NvohmWzRMQH0Z77kjwYp9QCGUMU9LJllknVUpjs1zXbZBu1npzL0FRXX8bTXpBqGBjF6yyGlEm1mI-zTYxJUCxvNjTI09IkYQjL0Btw-P-j9y-eShUbF9nk0zPHUr46lgT-ZP0E2xXO_89ucMTjmSayrMJGhPjWoMzx93Dkb8EKyNPxzsolI4OCRAFn3VRY7KpT_EzGyEst_PbB6uxfiJjAputoMUOW5rWhVG3o14ixdyT7HMDau5uxomu7pThZLkcF0 2026/04/20 05:07:44 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/20 05:07:44 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/20 05:07:44 DEBUG : piped data.txt: multipart upload "APUXq6_F3JYPlpQp7TBfIIQGFsWHGrIPc5J06_ifXkJJrDr1EyODudlR3e8DZ0JWkF0DVyiHJHeHLcmLSN5NvohmWzRMQH0Z77kjwYp9QCGUMU9LJllknVUpjs1zXbZBu1npzL0FRXX8bTXpBqGBjF6yyGlEm1mI-zTYxJUCxvNjTI09IkYQjL0Btw-P-j9y-eShUbF9nk0zPHUr46lgT-ZP0E2xXO_89ucMTjmSayrMJGhPjWoMzx93Dkb8EKyNPxzsolI4OCRAFn3VRY7KpT_EzGyEst_PbB6uxfiJjAputoMUOW5rWhVG3o14ixdyT7HMDau5uxomu7pThZLkcF0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/20 05:07:44 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJWzsr3q7PMvImucQU8hGup4iv3JUqqTTXn5Z0c0mC0gnmLEhihIxfA6VW7Ilh8aAccGPHClgfPPu4XEcxtulbZBBBBSl2Wpo18Be4h-aTq92yKUAivYOFqdFcbP9jUdTjnGCM9KTiiizvPv3amboSJPOThGs5ncvP45anjYSAV_PtdoBCHt6RRrcyMaAjTrQf9xrhA6d48wopse66bXRMg4qQ2_ooQ6SAm67mE5241JBReNNyeZCFzuSW1ORTz7zd5yLHORuEvRbykiU9eoBoDkgYv0ZD-kPCNF_z6MXycNaqhniXjhF1ECb6KoHVJl7NocG0clSh-Is60t4bKMNgg 2026/04/20 05:07:44 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/20 05:07:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6c7c6699fa06c93d2fe7f720c562b368" 2026/04/20 05:07:45 DEBUG : piped data.txt: multipart upload "AJWzsr3q7PMvImucQU8hGup4iv3JUqqTTXn5Z0c0mC0gnmLEhihIxfA6VW7Ilh8aAccGPHClgfPPu4XEcxtulbZBBBBSl2Wpo18Be4h-aTq92yKUAivYOFqdFcbP9jUdTjnGCM9KTiiizvPv3amboSJPOThGs5ncvP45anjYSAV_PtdoBCHt6RRrcyMaAjTrQf9xrhA6d48wopse66bXRMg4qQ2_ooQ6SAm67mE5241JBReNNyeZCFzuSW1ORTz7zd5yLHORuEvRbykiU9eoBoDkgYv0ZD-kPCNF_z6MXycNaqhniXjhF1ECb6KoHVJl7NocG0clSh-Is60t4bKMNgg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/04/20 05:07:45 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/20 05:07:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AE99MFXH50ipOh7UM8vuhN2ueYbPqmmtat9lJgWHBdbLgwxPTBuaEtSNdBrgXEEx7O3_FgO-S9iEf70ArCzFI66wf16rMqAZFJ9vw9bL8PAHAQrs_DqLND0Xntj-hTS67btvTPiNZUVFkL8-rMQeP6OutDLhIL9h1cAKZuhBfI2qlKQzY_VqBhpENgMIw5s-8B9pHGfK14Oz37pgS_ciI1okYNnbCZfwLZosroo6t5vWxMEfXL6uuI8O7UIyElv3M8n3u9zxcs6wx1GeOW6MN_kKVeNnz-yT2YQPJ-JFgNt-Qx37ybq6hIJ-6CABOuOArHJkUcbuYF_d6l8zUGxsuNo 2026/04/20 05:07:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/20 05:07:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/20 05:07:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AE99MFXH50ipOh7UM8vuhN2ueYbPqmmtat9lJgWHBdbLgwxPTBuaEtSNdBrgXEEx7O3_FgO-S9iEf70ArCzFI66wf16rMqAZFJ9vw9bL8PAHAQrs_DqLND0Xntj-hTS67btvTPiNZUVFkL8-rMQeP6OutDLhIL9h1cAKZuhBfI2qlKQzY_VqBhpENgMIw5s-8B9pHGfK14Oz37pgS_ciI1okYNnbCZfwLZosroo6t5vWxMEfXL6uuI8O7UIyElv3M8n3u9zxcs6wx1GeOW6MN_kKVeNnz-yT2YQPJ-JFgNt-Qx37ybq6hIJ-6CABOuOArHJkUcbuYF_d6l8zUGxsuNo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/20 05:07:48 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AHw4j6QNKOVP4Gnwk5NQrMbCp5KB7fwu34LT4I2HmL9zrjhh8wg53cBcmNIXsbLJWgJFXKBXdFx-ctEKI-nJvgOxAzvHmMn71QgVTVYesRglVFpf5WEWd555AO9kqv1qxXJw1ZT0y9M5F0COoZmVe35fM7coDzrIpHOu_RwBUFf6i15bb2wsWCYwDcj78RgWB5Hz7hHQZsxM2du4wNS_w9IrocBVR6CUFkd1bMqsAFsy5MtYRhdR6f6KB9SNzZcdkHLmmvV17N0xMEqu-hkMe8uObGdHM5b2xIbtok_uA0Y6CdVVIOxDsCp8JTblqdW-oYt1p4cK2Kof9USILOjw9Us 2026/04/20 05:07:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/20 05:07:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/20 05:07:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AHw4j6QNKOVP4Gnwk5NQrMbCp5KB7fwu34LT4I2HmL9zrjhh8wg53cBcmNIXsbLJWgJFXKBXdFx-ctEKI-nJvgOxAzvHmMn71QgVTVYesRglVFpf5WEWd555AO9kqv1qxXJw1ZT0y9M5F0COoZmVe35fM7coDzrIpHOu_RwBUFf6i15bb2wsWCYwDcj78RgWB5Hz7hHQZsxM2du4wNS_w9IrocBVR6CUFkd1bMqsAFsy5MtYRhdR6f6KB9SNzZcdkHLmmvV17N0xMEqu-hkMe8uObGdHM5b2xIbtok_uA0Y6CdVVIOxDsCp8JTblqdW-oYt1p4cK2Kof9USILOjw9Us" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/20 05:07:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AHBy94ZX0rmlEGTQYNAlg3ryPQ9rvDdDXuHIFOquAGeM-KNEQ8D7kA36cRop78Rt6mFmirE8nPOWHyuq8XD_SXMLbtE_EZ2M-1qJFWZgbDFHQsuNrtdOm1MZTnpTVsfdX841VCrPLzKvh31YARr4e32Db6TfczHkZnqBBrUiIuXGQyGUy9pd632JS8xl5-cKZdh02v2K7WxCIQkhr8piO8y1HCxIrVSmTyS_bJxklwHCc7meBRLnhvGvBP-b2YRpNuP9lJB5stvhIruhQSPioXl0nI25h1meNzpkDqT-nu6rq3bqxj71gatUa6bnf6mgllVk-XxxuuiQMfT-KHHjAzg 2026/04/20 05:07:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/20 05:07:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/20 05:07:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AHBy94ZX0rmlEGTQYNAlg3ryPQ9rvDdDXuHIFOquAGeM-KNEQ8D7kA36cRop78Rt6mFmirE8nPOWHyuq8XD_SXMLbtE_EZ2M-1qJFWZgbDFHQsuNrtdOm1MZTnpTVsfdX841VCrPLzKvh31YARr4e32Db6TfczHkZnqBBrUiIuXGQyGUy9pd632JS8xl5-cKZdh02v2K7WxCIQkhr8piO8y1HCxIrVSmTyS_bJxklwHCc7meBRLnhvGvBP-b2YRpNuP9lJB5stvhIruhQSPioXl0nI25h1meNzpkDqT-nu6rq3bqxj71gatUa6bnf6mgllVk-XxxuuiQMfT-KHHjAzg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/20 05:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABtOa5QaYic2ac6gIwOvWE7_n_lSbZa4A3lIM13bqkCZj2ZbXs0xDiZC3lxfjTniZzHJ0lQl9n5AklBVd65m9-a04duzL8zRrMJPrCkjhKerhy7L1z0l-tK5e5tv7cSfHAl3E6YivMZx2DZEU4Q7_IiBKjORCMwKYvBUUlxFyoQDBLf6-fXX5zlozgS8vlI3N6Qwc9qppDuV00hi7lw1czbCtvt5bDXG-mRKaarNlOQ4rkC_uQ3_9nbBmHVWPmW0tqxQnULfWd4szPIooQQYyPenuU1AuotwvFp9e5Idr57I7OvWxUIfkPUW9EV3L9h8dvJks4FYvRqHsjaHCRYuJmc 2026/04/20 05:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/20 05:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/20 05:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/20 05:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/20 05:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/20 05:07:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/20 05:07:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABtOa5QaYic2ac6gIwOvWE7_n_lSbZa4A3lIM13bqkCZj2ZbXs0xDiZC3lxfjTniZzHJ0lQl9n5AklBVd65m9-a04duzL8zRrMJPrCkjhKerhy7L1z0l-tK5e5tv7cSfHAl3E6YivMZx2DZEU4Q7_IiBKjORCMwKYvBUUlxFyoQDBLf6-fXX5zlozgS8vlI3N6Qwc9qppDuV00hi7lw1czbCtvt5bDXG-mRKaarNlOQ4rkC_uQ3_9nbBmHVWPmW0tqxQnULfWd4szPIooQQYyPenuU1AuotwvFp9e5Idr57I7OvWxUIfkPUW9EV3L9h8dvJks4FYvRqHsjaHCRYuJmc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/20 05:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALXqoSd_h39-YzcFv4sq2lOv6s2SLhqSSiBsnsD1GrcyTflhF2d0kPv__rr3EoEbnljqo2QH3TzqYyQZ10qA1O6m7B6KWK-Z2yQ06yoEfcvwcbWxzuVgeqDWhguV5DkG0qB5ifs4Ygtov3SlnEUQP2vxaPyMEsALIyXpqs1cz6Hi6LrFvngtQUc5o5zbwqMkrXwGPEOe6j4GX2OpA9QSli97E0I35H9tWKonK9QSesC-fvDcx-VHt62xZ2iS_adQmCzUhs9EVHZ7filZtPYEWxh7s7UvmoR1YvXcTct0jFhsFEjGJTcQPRiTq1jOjspy47Fusg1-k9Tc1bXhU5kS9qc 2026/04/20 05:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/20 05:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/20 05:07:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/20 05:07:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/20 05:07:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/20 05:07:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/20 05:07:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ALXqoSd_h39-YzcFv4sq2lOv6s2SLhqSSiBsnsD1GrcyTflhF2d0kPv__rr3EoEbnljqo2QH3TzqYyQZ10qA1O6m7B6KWK-Z2yQ06yoEfcvwcbWxzuVgeqDWhguV5DkG0qB5ifs4Ygtov3SlnEUQP2vxaPyMEsALIyXpqs1cz6Hi6LrFvngtQUc5o5zbwqMkrXwGPEOe6j4GX2OpA9QSli97E0I35H9tWKonK9QSesC-fvDcx-VHt62xZ2iS_adQmCzUhs9EVHZ7filZtPYEWxh7s7UvmoR1YvXcTct0jFhsFEjGJTcQPRiTq1jOjspy47Fusg1-k9Tc1bXhU5kS9qc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/20 05:07:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAiMosuiixOrRVy018LRkx7gCSXa9Ed_LTp7XG0xLsif6kMxypDGZPGBK9q80O2xtfSJ-574DRZrJxnz4Zf_XkxvKOe7b3xOVRkeoksPKTnnM4M2o-qHH6DmnVxeXaMKt6irXTS41Kv3_Ho3pOkB160gg32zkCXffdMaK8XO5qWtpP5530dcDeqm9-YRJNWEvW5bbTN4cNxVIa007nOm971qcZXvingdhZCObtfdnMZfRnk0bi-u8IvHzgTDNTiffucsR-peRXwtEHBmZYp3693ur3DKtg9ssjOPBt-q_6MFXRovzyAVELakN5ncuNhq6rCqJqcTV90MjmN8aHdVTVo 2026/04/20 05:07:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/20 05:08:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/20 05:08:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAiMosuiixOrRVy018LRkx7gCSXa9Ed_LTp7XG0xLsif6kMxypDGZPGBK9q80O2xtfSJ-574DRZrJxnz4Zf_XkxvKOe7b3xOVRkeoksPKTnnM4M2o-qHH6DmnVxeXaMKt6irXTS41Kv3_Ho3pOkB160gg32zkCXffdMaK8XO5qWtpP5530dcDeqm9-YRJNWEvW5bbTN4cNxVIa007nOm971qcZXvingdhZCObtfdnMZfRnk0bi-u8IvHzgTDNTiffucsR-peRXwtEHBmZYp3693ur3DKtg9ssjOPBt-q_6MFXRovzyAVELakN5ncuNhq6rCqJqcTV90MjmN8aHdVTVo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/20 05:08:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ACZZir0YWR4c2C3afLgrkCVi5SunTUuPsaWdTffw_T0Xg61Ham_Y3lnvsh_5chxiohRmXIWzPw4lPYoSmVWFTkgqUrFTnQZJnaTxJMtzGzC_FyznRxppgKf64AB_M_TfhvX8qJvKkajgtReOL1X7BaYma3G5RkL-4cq7Y6OX8WLqtMzMq0NBYkIMOtexKbTL6DdFfWEKiNE3WwS4CHxNr9J0YEiGEeTQbkK6CTCUVAwVyatFYVXF0YqW7wYe7rQh3A6J5diJUuB2AjOuA42espKgITSt5aXjw_SK_NhG34df8rStyi6zsqXEKja1Pegok-Gr8gwt4fSR7d2Q6MNjVNA 2026/04/20 05:08:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/20 05:08:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/20 05:08:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ACZZir0YWR4c2C3afLgrkCVi5SunTUuPsaWdTffw_T0Xg61Ham_Y3lnvsh_5chxiohRmXIWzPw4lPYoSmVWFTkgqUrFTnQZJnaTxJMtzGzC_FyznRxppgKf64AB_M_TfhvX8qJvKkajgtReOL1X7BaYma3G5RkL-4cq7Y6OX8WLqtMzMq0NBYkIMOtexKbTL6DdFfWEKiNE3WwS4CHxNr9J0YEiGEeTQbkK6CTCUVAwVyatFYVXF0YqW7wYe7rQh3A6J5diJUuB2AjOuA42espKgITSt5aXjw_SK_NhG34df8rStyi6zsqXEKja1Pegok-Gr8gwt4fSR7d2Q6MNjVNA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/20 05:08:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APxe3lC1HRYozLq6z92A6QUmr9rK_W2_Eorhrg_XKaIBDL3d8O2_FeLCMQRPuODNzK5LQu0lnG3LHW4lT45ftPPiien0grn9-aMrG-cjScTrONPyqBPXgTiJEokv5oNK9oiVFPn1s8YcGGjf11i8WVWyNNT8yc0INNQ5QjkcJcRyjazSU6VBE3YHvDqJ45YCdxgEdH38BTiooz5zNH_J0TRKCdVcqaU8me5EBoh8qefG5Gxhu88lNJhznZ_6qzCEWSfDCidruuh5CzjAwT4AxTxOLiZnMgykEZMHDzyUHA_WOuQV8Jx8o5sSsh8mBC8tBdDiTu-7sWmjHSRYRs1-Rgc 2026/04/20 05:08:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/20 05:08:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/20 05:08:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APxe3lC1HRYozLq6z92A6QUmr9rK_W2_Eorhrg_XKaIBDL3d8O2_FeLCMQRPuODNzK5LQu0lnG3LHW4lT45ftPPiien0grn9-aMrG-cjScTrONPyqBPXgTiJEokv5oNK9oiVFPn1s8YcGGjf11i8WVWyNNT8yc0INNQ5QjkcJcRyjazSU6VBE3YHvDqJ45YCdxgEdH38BTiooz5zNH_J0TRKCdVcqaU8me5EBoh8qefG5Gxhu88lNJhznZ_6qzCEWSfDCidruuh5CzjAwT4AxTxOLiZnMgykEZMHDzyUHA_WOuQV8Jx8o5sSsh8mBC8tBdDiTu-7sWmjHSRYRs1-Rgc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/20 05:08:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIWgxuiASS9UUOBjgx6DChlaK4y2qq2eeL134Fx_oD3tER98H2Bv6_Umw_c6xIr5MtnUqNNt26FrEEVbCo2mYIyHsgeEWA0MRK9mXQmBbB_Eat02nAf79f5f5GdYTGKxDf-BpwxinCkzQHfyO8XNcL60Jm-k85n_rsfzliyRXRrwmcWUyv_KI64pi_gIIuD11JS_CWKmEEeAPdcpVnJUUjf9Zt3erVnoX0gsY2Zr6agXLrfEgiclCAdbWua5C_UbGxyrGVErZbm2rghPHxjnKQuenoat3WaJJBq3PXTKKGCWkmE8Ow3KG4e14aq9pvstj2BOp9rhMSlNDfOc9sgqxkQ 2026/04/20 05:08:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/20 05:08:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/20 05:08:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/20 05:08:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/20 05:08:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/20 05:08:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/20 05:08:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AIWgxuiASS9UUOBjgx6DChlaK4y2qq2eeL134Fx_oD3tER98H2Bv6_Umw_c6xIr5MtnUqNNt26FrEEVbCo2mYIyHsgeEWA0MRK9mXQmBbB_Eat02nAf79f5f5GdYTGKxDf-BpwxinCkzQHfyO8XNcL60Jm-k85n_rsfzliyRXRrwmcWUyv_KI64pi_gIIuD11JS_CWKmEEeAPdcpVnJUUjf9Zt3erVnoX0gsY2Zr6agXLrfEgiclCAdbWua5C_UbGxyrGVErZbm2rghPHxjnKQuenoat3WaJJBq3PXTKKGCWkmE8Ow3KG4e14aq9pvstj2BOp9rhMSlNDfOc9sgqxkQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/20 05:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABhYxdfDtYUOazKjWA0aDf7AYjWHjDonymhpucooyHyqP5-BII3C0bL0AXfRmHWcAxsZC_9B7I7iEFIcoyKUqeXn27rdA8HECNZl4g0kGXw-_wLo4ktP-_ZXkjFpxXWquewgBAxjX5UmEIrT5p-UclYRNlx5zhwvuVVv5WO4zXe6KSYGlJuA8XKL4zLkVYC_qsv2dYRfSnOHmvR5o1AMuD5SHlCI-Rsk5o6rvd46xhoonMO0ZGIfqwvvePBjIYVl25DnoCk_oYRgH3wZXyRsq8b34LIqqZjAWFz886VNvrCJvsysygrtk8tHpTA31lAn5P2WXrncd0GEuxsCUF34WlY 2026/04/20 05:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/20 05:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/20 05:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/20 05:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/20 05:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/20 05:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/20 05:08:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABhYxdfDtYUOazKjWA0aDf7AYjWHjDonymhpucooyHyqP5-BII3C0bL0AXfRmHWcAxsZC_9B7I7iEFIcoyKUqeXn27rdA8HECNZl4g0kGXw-_wLo4ktP-_ZXkjFpxXWquewgBAxjX5UmEIrT5p-UclYRNlx5zhwvuVVv5WO4zXe6KSYGlJuA8XKL4zLkVYC_qsv2dYRfSnOHmvR5o1AMuD5SHlCI-Rsk5o6rvd46xhoonMO0ZGIfqwvvePBjIYVl25DnoCk_oYRgH3wZXyRsq8b34LIqqZjAWFz886VNvrCJvsysygrtk8tHpTA31lAn5P2WXrncd0GEuxsCUF34WlY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/20 05:08:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIOOMBxevbYv_Us2z-4uJEFPgNw3Ow4s68_Xfb-9alkSJ0kb5b2ReIx8n-2c6jpKiqvqNKvQZzdFF7apDbxaxGCKGyuzj3Vq1c1VU1jAYUmnDcDPJOM2wTT4HWxAEs4qEfobjd-S8yU-lea0I2jqT6PepltJXpM_NHFbXBgRv24zghFnLS8Uu34hHEiUIU1KoJIDHVEHhpGZzS8qNxU6V5_yvhwCr7oOMF8dUzGLceAFHglk4lh6gf9b3DEAVM9bshV0AbEEqfEMR2dS59xFkYJH1dxjpHcVI-0XzhyngOtFzEBhqGQzRbKqLyWr0GsxZ8xCYiGwRBJfq2OG_1LTS4k 2026/04/20 05:08:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/20 05:08:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/20 05:08:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIOOMBxevbYv_Us2z-4uJEFPgNw3Ow4s68_Xfb-9alkSJ0kb5b2ReIx8n-2c6jpKiqvqNKvQZzdFF7apDbxaxGCKGyuzj3Vq1c1VU1jAYUmnDcDPJOM2wTT4HWxAEs4qEfobjd-S8yU-lea0I2jqT6PepltJXpM_NHFbXBgRv24zghFnLS8Uu34hHEiUIU1KoJIDHVEHhpGZzS8qNxU6V5_yvhwCr7oOMF8dUzGLceAFHglk4lh6gf9b3DEAVM9bshV0AbEEqfEMR2dS59xFkYJH1dxjpHcVI-0XzhyngOtFzEBhqGQzRbKqLyWr0GsxZ8xCYiGwRBJfq2OG_1LTS4k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/20 05:08:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AGXetrb4dmLcKvDMzKdOclHGiO4ah-qdJtjyB2ZepsEJ6gAEQqR5O_wipVxAbix5DL9Qva1H7nR-8UXx79xBCctnKhqF8mZJ77VVRcJsZxGS0TSAN1ZdJL_d_R9f9vDpTJCQbn-wPZf9vwTP1-SfhhFWN0woqJuKOzt7JWE1RWG63KDBxiMubf7n8nOoumCbEYO2e6xK63VECh8GtWoDLVKXIbXsHHKx0oIKGv4GYI84ljCgovX3i7IvUiWeHQa3plMUqs3un06h0Kp5CdHgqa53MAv8GQ3cQBZOCc2YgmkEXGG0pZG8NJLrvV9ox29E7PRZDU2DUgFTIci4OkJ8XII 2026/04/20 05:08:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/20 05:08:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/20 05:08:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AGXetrb4dmLcKvDMzKdOclHGiO4ah-qdJtjyB2ZepsEJ6gAEQqR5O_wipVxAbix5DL9Qva1H7nR-8UXx79xBCctnKhqF8mZJ77VVRcJsZxGS0TSAN1ZdJL_d_R9f9vDpTJCQbn-wPZf9vwTP1-SfhhFWN0woqJuKOzt7JWE1RWG63KDBxiMubf7n8nOoumCbEYO2e6xK63VECh8GtWoDLVKXIbXsHHKx0oIKGv4GYI84ljCgovX3i7IvUiWeHQa3plMUqs3un06h0Kp5CdHgqa53MAv8GQ3cQBZOCc2YgmkEXGG0pZG8NJLrvV9ox29E7PRZDU2DUgFTIci4OkJ8XII" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/20 05:08:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALVYdj6wcZK5Nz8ecQyzapd-cHIX0Uxb8QJtWndbxO_-yF6eErKSDuAFblIaaobgVxhFs5YjbIZuKTOiNrmBZmX2Z-_SG2wnTUDsL_yqqWtmUOpjXio84JDicCdAE8fLcll0VyiLJFgDzTE8s5lLy3iqdJ-g55YpASZg6pGw-rBPFvG1ZilHCwO17n8Pnxk284mGJX8eeqMMXEr1PNgQqRgvlR2-SQu5I3lTV7HxwSdERl4wuf65NjumDQYeuvRc1ojhkSPzvhAY0P5bj63u_pqXqRp-4sJpbabngL__r2xo7jLCY6z9vDVwziVme2BB4a31nDNoMIoXDxgdinb6JWk 2026/04/20 05:08:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/20 05:08:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/20 05:08:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALVYdj6wcZK5Nz8ecQyzapd-cHIX0Uxb8QJtWndbxO_-yF6eErKSDuAFblIaaobgVxhFs5YjbIZuKTOiNrmBZmX2Z-_SG2wnTUDsL_yqqWtmUOpjXio84JDicCdAE8fLcll0VyiLJFgDzTE8s5lLy3iqdJ-g55YpASZg6pGw-rBPFvG1ZilHCwO17n8Pnxk284mGJX8eeqMMXEr1PNgQqRgvlR2-SQu5I3lTV7HxwSdERl4wuf65NjumDQYeuvRc1ojhkSPzvhAY0P5bj63u_pqXqRp-4sJpbabngL__r2xo7jLCY6z9vDVwziVme2BB4a31nDNoMIoXDxgdinb6JWk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/20 05:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJgN8z9owZm5CzsYycG3LLCuDjGNuzAtesZSkxz9E3yE94JyjD4DQCcWT_mU_j6T-ItZ_P1r7ptD-hHDVBPWY1wHE1TDG7zgLF0CN2joWD_H-SsL48kI3ts0TSl3K0pJtn8rVTKGw-1ORuCKGMA-PQJOUzA9m-S0lCqqmQFD2jAkVyZEz7Xp7Tp_z1SvBOokA7Xt0Nimi3s64MBErKwC8ZgFePnaJSun3DunEG5QjdpZFsXObvC3_lJGb-WuDMs_cQmDV7gfu7teJv-huXFPme8aMaIq_SJZcXzTC64Kxy_0jFdgySqPK5W82qFVqzbaKhlfjm7FKRo3Wt-BGg5UvHw 2026/04/20 05:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/20 05:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/20 05:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/20 05:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/20 05:08:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/20 05:08:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/20 05:08:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJgN8z9owZm5CzsYycG3LLCuDjGNuzAtesZSkxz9E3yE94JyjD4DQCcWT_mU_j6T-ItZ_P1r7ptD-hHDVBPWY1wHE1TDG7zgLF0CN2joWD_H-SsL48kI3ts0TSl3K0pJtn8rVTKGw-1ORuCKGMA-PQJOUzA9m-S0lCqqmQFD2jAkVyZEz7Xp7Tp_z1SvBOokA7Xt0Nimi3s64MBErKwC8ZgFePnaJSun3DunEG5QjdpZFsXObvC3_lJGb-WuDMs_cQmDV7gfu7teJv-huXFPme8aMaIq_SJZcXzTC64Kxy_0jFdgySqPK5W82qFVqzbaKhlfjm7FKRo3Wt-BGg5UvHw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/20 05:08:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AM2RdxcK4GyIPqla5l4BH0dKu4i1DqmzXU-A8KjAAdEj8kIGjdGhr1a86sJoWVGEKWWX873E5RwPcRGzYVM-t1ecZP5XHylFWNdBRo-f8KA0SGTEzSo2wLVS4IEyEHCxWxXjHv4urQxXJNYgtsFnyvPLFhOFcUA2IXG4gG7qMoxVWGvvJRq438CTEtaA7bynZyCTqUEvrSVWqfpWxvfp0jFp8ZoI6ofGTUCzqYFxvWqNUDD21wSrJa-cz-cxW3DxGwMGQqr-goI-ssaByxOe7i93g3SFpGSbrIsKlgDTBJmuBJ0CiC2KMgdd2U8wtdsIG-q0bVKqiFVOtRcArSbdQ5s 2026/04/20 05:08:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/20 05:08:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/20 05:08:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/20 05:08:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/20 05:08:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/20 05:08:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/20 05:08:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AM2RdxcK4GyIPqla5l4BH0dKu4i1DqmzXU-A8KjAAdEj8kIGjdGhr1a86sJoWVGEKWWX873E5RwPcRGzYVM-t1ecZP5XHylFWNdBRo-f8KA0SGTEzSo2wLVS4IEyEHCxWxXjHv4urQxXJNYgtsFnyvPLFhOFcUA2IXG4gG7qMoxVWGvvJRq438CTEtaA7bynZyCTqUEvrSVWqfpWxvfp0jFp8ZoI6ofGTUCzqYFxvWqNUDD21wSrJa-cz-cxW3DxGwMGQqr-goI-ssaByxOe7i93g3SFpGSbrIsKlgDTBJmuBJ0CiC2KMgdd2U8wtdsIG-q0bVKqiFVOtRcArSbdQ5s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/20 05:08:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AE865IgOlJfNMrKg7q_oDZ9oCmnsn5gR3mwf8JkRperWCVMvz-5c6-VVXt5HR3VXqSZ9syWyPSc6mnyn2XhW7FVPGFydlsFsJPUkOkUcqhaV6vaLeBhIJsniyawZRIMykZmDyE74UctlcUpcL8S5weI-wwIPgbeEmrry08X5nLI0uBXj2_FxOqofQrWL-gJW__n7cpY0rQuDF5tNz9rYWzlt_-tkdmhycgReKMjrihIqmPvQH99CZAd9UuqM6R8DIzFf2bJu3UY1ayYxtv3j_4lrzcsgBkGMXEox-S2Hw8R-DyOo7tGsV-gWJgCIL7lXjBvI15cSNBB8m7EUjCcx7W4 2026/04/20 05:08:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/20 05:08:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/20 05:08:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AE865IgOlJfNMrKg7q_oDZ9oCmnsn5gR3mwf8JkRperWCVMvz-5c6-VVXt5HR3VXqSZ9syWyPSc6mnyn2XhW7FVPGFydlsFsJPUkOkUcqhaV6vaLeBhIJsniyawZRIMykZmDyE74UctlcUpcL8S5weI-wwIPgbeEmrry08X5nLI0uBXj2_FxOqofQrWL-gJW__n7cpY0rQuDF5tNz9rYWzlt_-tkdmhycgReKMjrihIqmPvQH99CZAd9UuqM6R8DIzFf2bJu3UY1ayYxtv3j_4lrzcsgBkGMXEox-S2Hw8R-DyOo7tGsV-gWJgCIL7lXjBvI15cSNBB8m7EUjCcx7W4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/20 05:08:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AEHWfU-hNVXbY5zZtKb_7Z62-hc6xdDYJcna-DK1AXzilX-ND76dgbH0SJofx8Mlc3TkPLXOjy-cpXZwFRVO7mPSI34pDUejwarzu9NZRisc5oZa5L9qiG87VwlFxzCY6HM3vWJWGv6dPjT1Po3S5SQayoWXKjLYc6swI5EvkLTRvsguWx4X7-269PTr9NaDo8OYbvyQnFc05OamGfNr5yQhZU8zG7gP2NAd567lHNOk8oftjs_qRTtNRluilcWtrAbDo37szg4-GCyWPtYa8rJjCpodAlXZ9OqWJ8rfVKbXGDXEHaB7iZKgF1Fcahb6gJgr1J4NXzP6jRGLGyR0P8o 2026/04/20 05:08:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/20 05:08:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/20 05:08:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AEHWfU-hNVXbY5zZtKb_7Z62-hc6xdDYJcna-DK1AXzilX-ND76dgbH0SJofx8Mlc3TkPLXOjy-cpXZwFRVO7mPSI34pDUejwarzu9NZRisc5oZa5L9qiG87VwlFxzCY6HM3vWJWGv6dPjT1Po3S5SQayoWXKjLYc6swI5EvkLTRvsguWx4X7-269PTr9NaDo8OYbvyQnFc05OamGfNr5yQhZU8zG7gP2NAd567lHNOk8oftjs_qRTtNRluilcWtrAbDo37szg4-GCyWPtYa8rJjCpodAlXZ9OqWJ8rfVKbXGDXEHaB7iZKgF1Fcahb6gJgr1J4NXzP6jRGLGyR0P8o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/20 05:08:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALeIQUZOmkL_OSfi2-jOC7FwvBxuEY6EyE3t70FCFxY8vX3t7HlD2iBVs1JVj8pSQgDzHY9TBP9Uv_Z1KLryHaumrDOnTd1zkHbNP4FtOBSwxU2-cbfQF9DBn_OPXYj_rs2FUikjtt4nL5FpIx-5WVP2-Iqos9Lvs6Li0TRKPB6INL4vkVw5Dh38wSoazwuq2uuvHmNT64LjUM3rWhkw7JTZuoLYtJBgqh_3mrGTI2YgjmxsiluAVKdxI37MJqmt_6sUiMsu3Muuw5uh2LYE-NCemP8GuILOERTdWteXz4tJjvdtgR1SRm7wnyxtuOTqKoFHjDG8Kt3ggoMSXqmMRSs 2026/04/20 05:08:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/20 05:08:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/20 05:08:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALeIQUZOmkL_OSfi2-jOC7FwvBxuEY6EyE3t70FCFxY8vX3t7HlD2iBVs1JVj8pSQgDzHY9TBP9Uv_Z1KLryHaumrDOnTd1zkHbNP4FtOBSwxU2-cbfQF9DBn_OPXYj_rs2FUikjtt4nL5FpIx-5WVP2-Iqos9Lvs6Li0TRKPB6INL4vkVw5Dh38wSoazwuq2uuvHmNT64LjUM3rWhkw7JTZuoLYtJBgqh_3mrGTI2YgjmxsiluAVKdxI37MJqmt_6sUiMsu3Muuw5uh2LYE-NCemP8GuILOERTdWteXz4tJjvdtgR1SRm7wnyxtuOTqKoFHjDG8Kt3ggoMSXqmMRSs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/20 05:08:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AEIFDFu_llWnpOjfhxhqB27GdowoluWsOZPnsZpi_dGhf7kZdN0SmsMw8PsV6u3Ryof9VBg5mr0CAfewZfliVgfGomizGxssqPtN-ss1WoFpbzDgSyM5xYPu_nrFg4qmHe_j-4duwRzlVR8F0bJ8WoSLFvNw05GrEl6d0ncU19HqBzjuoanBc1Qb0n0ZvbQAZ2GdX89dcap6zDS5i0woeFaVK5utSCy0lMSp7QHorYlACq3qX6rkMxraWEOINx_9yaUXdpTPRne0QTjiUcANGw8sYoT-1xByLeahsIF69F8QxPn2CAvW5KoYPIOtDMo1HErB5D4Q9VNB2KBJc7yRDHI 2026/04/20 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/20 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/20 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/20 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/20 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/20 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/20 05:08:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AEIFDFu_llWnpOjfhxhqB27GdowoluWsOZPnsZpi_dGhf7kZdN0SmsMw8PsV6u3Ryof9VBg5mr0CAfewZfliVgfGomizGxssqPtN-ss1WoFpbzDgSyM5xYPu_nrFg4qmHe_j-4duwRzlVR8F0bJ8WoSLFvNw05GrEl6d0ncU19HqBzjuoanBc1Qb0n0ZvbQAZ2GdX89dcap6zDS5i0woeFaVK5utSCy0lMSp7QHorYlACq3qX6rkMxraWEOINx_9yaUXdpTPRne0QTjiUcANGw8sYoT-1xByLeahsIF69F8QxPn2CAvW5KoYPIOtDMo1HErB5D4Q9VNB2KBJc7yRDHI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/20 05:08:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ADb8063h6Fln2cP10ohNtMM4ErHbDkIoE3PNVCYlwHbmSr8fJdsSJ95BIXH7CzrX0BLp78-uoJqhN6rvN0_N3b0INlT2v8zb3l119vpiLDB1Jk0nrqgRx7mD56OT0WIcQgn8RiqEI1Y3WdhEJQ9XaYvmxGln7GZZNwuAlNmYjssOK7NzN7N4xBS609GppM4GnqCluJXy7l6A3pSliN0kENo0MtiMN8G5GSVBMfl2-DLOvm1-P9jYT5I2SJm3swwfHZtkwgT4YKh2oLkZBnybs4R81QAZaIZlRk-42y2-tLVPym6j89wQzLO6oIyIR_IfBCcYDGzDdL4YqFkja5UFaMc 2026/04/20 05:08:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/20 05:08:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/20 05:08:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/20 05:08:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/20 05:08:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/20 05:08:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/20 05:08:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ADb8063h6Fln2cP10ohNtMM4ErHbDkIoE3PNVCYlwHbmSr8fJdsSJ95BIXH7CzrX0BLp78-uoJqhN6rvN0_N3b0INlT2v8zb3l119vpiLDB1Jk0nrqgRx7mD56OT0WIcQgn8RiqEI1Y3WdhEJQ9XaYvmxGln7GZZNwuAlNmYjssOK7NzN7N4xBS609GppM4GnqCluJXy7l6A3pSliN0kENo0MtiMN8G5GSVBMfl2-DLOvm1-P9jYT5I2SJm3swwfHZtkwgT4YKh2oLkZBnybs4R81QAZaIZlRk-42y2-tLVPym6j89wQzLO6oIyIR_IfBCcYDGzDdL4YqFkja5UFaMc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/20 05:08:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AEaUBvwMMbgsOeCiWsr-68WHNqUnrdaGWtxSlUK64Rf3HGbRbJzE07YW21SNsfBr6qUfE-AVHAK8725Le5a5RvlSG46twq3m2ASCUPVNCvRQ1jwqa-m7YlUuhFJN7mURKo8syXN15USsTgiH78TcctVjTYXN9ZiLoJJpxlvRmZpSTVHqugqlRArxuhGvDl1foHUTsWHI2xiRP_U04gkUwGhZXtJxYyh_IsEp9hYnUiMIIw2-wd93S3LYE6OaIpkA8dtDPtpEDwg69o8RVESrM8x50xt5CtlGaryYKX0eK_uKapDzvz_k2XjWtTBADr1iCMCz4WI1cU5T_QCG-FG_Az0 2026/04/20 05:08:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/20 05:08:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/20 05:08:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AEaUBvwMMbgsOeCiWsr-68WHNqUnrdaGWtxSlUK64Rf3HGbRbJzE07YW21SNsfBr6qUfE-AVHAK8725Le5a5RvlSG46twq3m2ASCUPVNCvRQ1jwqa-m7YlUuhFJN7mURKo8syXN15USsTgiH78TcctVjTYXN9ZiLoJJpxlvRmZpSTVHqugqlRArxuhGvDl1foHUTsWHI2xiRP_U04gkUwGhZXtJxYyh_IsEp9hYnUiMIIw2-wd93S3LYE6OaIpkA8dtDPtpEDwg69o8RVESrM8x50xt5CtlGaryYKX0eK_uKapDzvz_k2XjWtTBADr1iCMCz4WI1cU5T_QCG-FG_Az0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/20 05:08:34 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AIEUWDu947LSwFVVChYyF7kDlzjofQiupunlskh4SRhtw8aUUoeIB0bsaHGPsUK1F8RViIYO8EDhB-R7hEzj2A0hSsPEjo-v9jNOBzTohRjoo0QN8cE_taz1XS2bCl01Ino3v_5e-zm5kCvzjvnworcna4smqD7rhrrq-Wz-jXBt-q45ZbAbf7MMVHc9V8vSeb21x_Ql1Pgn7UMLUQ3MBRNITmdLmAzCUrfDfdBKDZsp6Oci6Aptu4jvNIa5mnAkFtInv9nBlQTYRsTZANlY_EbsaeSXPqcEyHLgHJ90cxxqPIfSgOFHSEmwB9YlU2VCZ4ST_fFnJmAH8yZ-Lmdqi7k 2026/04/20 05:08:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/20 05:08:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/20 05:08:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AIEUWDu947LSwFVVChYyF7kDlzjofQiupunlskh4SRhtw8aUUoeIB0bsaHGPsUK1F8RViIYO8EDhB-R7hEzj2A0hSsPEjo-v9jNOBzTohRjoo0QN8cE_taz1XS2bCl01Ino3v_5e-zm5kCvzjvnworcna4smqD7rhrrq-Wz-jXBt-q45ZbAbf7MMVHc9V8vSeb21x_Ql1Pgn7UMLUQ3MBRNITmdLmAzCUrfDfdBKDZsp6Oci6Aptu4jvNIa5mnAkFtInv9nBlQTYRsTZANlY_EbsaeSXPqcEyHLgHJ90cxxqPIfSgOFHSEmwB9YlU2VCZ4ST_fFnJmAH8yZ-Lmdqi7k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/20 05:08:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKb95tVDJK-mx0ndyTbeiIuiniNanUg27-GoKv_qEvsmb053mIObDLw7TKI0bDE26O5pZLBVYN6PriSwXR5PaAsfUxQiDjO0fT3GGmHtLxfOI836_JQtKpEL5zf3LNdbW5Bfwgh-PHRFSpvNRGkDlhdNF0v6eRrFqm4nWASUbuLvClYOiIky_Cv8nz48zdkwD6uKXg9zdEIeg_JsRLvODg_qWkpzhqukqBdxQHXq82edL1pHX87dSquK8EqzRs_TmOE4SP7eBBai8Y7rrq7EA6wvR7mob-n3qtNQ5elF3OaEDEPMhWqj2aWZ6W-EL5md8p9b5EN37UJ4IWhyqPbODqI 2026/04/20 05:08:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/20 05:08:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/20 05:08:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKb95tVDJK-mx0ndyTbeiIuiniNanUg27-GoKv_qEvsmb053mIObDLw7TKI0bDE26O5pZLBVYN6PriSwXR5PaAsfUxQiDjO0fT3GGmHtLxfOI836_JQtKpEL5zf3LNdbW5Bfwgh-PHRFSpvNRGkDlhdNF0v6eRrFqm4nWASUbuLvClYOiIky_Cv8nz48zdkwD6uKXg9zdEIeg_JsRLvODg_qWkpzhqukqBdxQHXq82edL1pHX87dSquK8EqzRs_TmOE4SP7eBBai8Y7rrq7EA6wvR7mob-n3qtNQ5elF3OaEDEPMhWqj2aWZ6W-EL5md8p9b5EN37UJ4IWhyqPbODqI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/20 05:08:37 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AD8JC5eiwcYz-pzz2sE_GDD6xAT7g6leXW-Fh1xnYbzKHIQTpi6StFIyfcVC9CsTP1JIWY_mPJ3uaYDDD094dGQ7Fqu3g70_s01Lvrksdo8gIHNODk7ov0sJ4EAZ-GrplCMq83wN-V63BZ2c1Bs499r5LDLylyMhamQFcjeHsZs2d7lTFu_NVWu_mWPX6BMK9Z0gP9Zc9UEIo-8aFK_JCEyGK2cvQOcJybO3NQZ7L1MpCSx68I79WST_Qu5cTexBO5IBeLdiKwYSsKc9SjGgix5dN5PNuYIUygCKfQnWNZITrVWl8Z-brVNBcp7KrdkpT3FGpa7nZfkzM8YJfzfK8eo 2026/04/20 05:08:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/20 05:08:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/20 05:08:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/20 05:08:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/20 05:08:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/20 05:08:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/20 05:08:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AD8JC5eiwcYz-pzz2sE_GDD6xAT7g6leXW-Fh1xnYbzKHIQTpi6StFIyfcVC9CsTP1JIWY_mPJ3uaYDDD094dGQ7Fqu3g70_s01Lvrksdo8gIHNODk7ov0sJ4EAZ-GrplCMq83wN-V63BZ2c1Bs499r5LDLylyMhamQFcjeHsZs2d7lTFu_NVWu_mWPX6BMK9Z0gP9Zc9UEIo-8aFK_JCEyGK2cvQOcJybO3NQZ7L1MpCSx68I79WST_Qu5cTexBO5IBeLdiKwYSsKc9SjGgix5dN5PNuYIUygCKfQnWNZITrVWl8Z-brVNBcp7KrdkpT3FGpa7nZfkzM8YJfzfK8eo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/20 05:08:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEGXJzhu2hdQu_5FuxthSBkiNPt6aEzqHAL-15euK4hVwjJh6mlo_U85rZQG6_VGgzHzTzjw8fy5Ojs9f0577t0Gyv7EA4i74y4zu9wbvDORi4D7tHdHwSyzBQ4ecyg2tr1joxjUBicFBXwSXVfjF4pFeq9fCOZyR9V6kti_uRO4f8OXA0Tds2FW_ejtLY5zZYAW92vTyjClMLwvcmerhaOPaLKKqONLq5vCJ3QzIMcTC6aHQeZxNfho9-nVQaUe9OxXCBw4dRuS-rsagtfxAXG0TSkszN_J1JSpIC5qvK17HBHXsZDTp31cgY_wbkFP8uR0gcHY-RpV1lRpiJuHMuk 2026/04/20 05:08:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/20 05:08:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/20 05:08:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/20 05:08:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/20 05:08:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/20 05:08:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/20 05:08:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEGXJzhu2hdQu_5FuxthSBkiNPt6aEzqHAL-15euK4hVwjJh6mlo_U85rZQG6_VGgzHzTzjw8fy5Ojs9f0577t0Gyv7EA4i74y4zu9wbvDORi4D7tHdHwSyzBQ4ecyg2tr1joxjUBicFBXwSXVfjF4pFeq9fCOZyR9V6kti_uRO4f8OXA0Tds2FW_ejtLY5zZYAW92vTyjClMLwvcmerhaOPaLKKqONLq5vCJ3QzIMcTC6aHQeZxNfho9-nVQaUe9OxXCBw4dRuS-rsagtfxAXG0TSkszN_J1JSpIC5qvK17HBHXsZDTp31cgY_wbkFP8uR0gcHY-RpV1lRpiJuHMuk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/20 05:08:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOhn2OYfohH3gTIjeuZ9LbnpWu0feBvVY0_T6gHZ71zfb8I3q1WiGK82Q0_WeMQtn3uT8vWv9XJqs33TzBgqgZdRfVSzMNwKhMfeQNGGJIH-NAlblbMNZCyPsD7V6xJBvdLAUgfGJOB8VQxFGg6IWWkVq1-oQluIScX7FScsj4d4fh9bRwAuSacL5ZcCJ9DX_8r06l8Q58fKyThl6t9KBMl1qsypkqC1iFiyywpzgfC_Q-6GuiJ9QEyxsE4k0sa3CYzKTN4MnLIIUgKix1j6xKQQh1G9ahIzYiny4vxIk2A5qRtfXSyM6MPrlagnTxhmXdsbUo6aXj60FCYjp5Nhfaw 2026/04/20 05:08:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/20 05:08:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/20 05:08:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AOhn2OYfohH3gTIjeuZ9LbnpWu0feBvVY0_T6gHZ71zfb8I3q1WiGK82Q0_WeMQtn3uT8vWv9XJqs33TzBgqgZdRfVSzMNwKhMfeQNGGJIH-NAlblbMNZCyPsD7V6xJBvdLAUgfGJOB8VQxFGg6IWWkVq1-oQluIScX7FScsj4d4fh9bRwAuSacL5ZcCJ9DX_8r06l8Q58fKyThl6t9KBMl1qsypkqC1iFiyywpzgfC_Q-6GuiJ9QEyxsE4k0sa3CYzKTN4MnLIIUgKix1j6xKQQh1G9ahIzYiny4vxIk2A5qRtfXSyM6MPrlagnTxhmXdsbUo6aXj60FCYjp5Nhfaw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/20 05:08:43 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABB8IvYNLiQODK3Xsmi3I-zGkxqFfOv8u62xqALOqnFOlXm8UvRKunb6r4K2_GET6AsJ-M-tRhF3Pp62hGPo1Tk-A22rgbW8Q_dX3o5jQVVqd7x484hx1cUdf2AKzsgPuZzLhqWufr7Z_a3sLZL1eO7GgX05MuV0J2wCkHcthUTNfy0Um_iEbzYDpMzqCuhS6t93qIRKNBJu8rom8i-h6C414mjlnOGO1qMQf4D0-RBcBKdW0vcDZLmJNkzJiBWcdiojC6W_KzCQltWA0cLA3LcfGDCPdimt0LnW99b3mOuFt2al135G7PtRJhYNATa9qGebxgAPvHmzimUc7G79gXc 2026/04/20 05:08:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/20 05:08:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/20 05:08:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABB8IvYNLiQODK3Xsmi3I-zGkxqFfOv8u62xqALOqnFOlXm8UvRKunb6r4K2_GET6AsJ-M-tRhF3Pp62hGPo1Tk-A22rgbW8Q_dX3o5jQVVqd7x484hx1cUdf2AKzsgPuZzLhqWufr7Z_a3sLZL1eO7GgX05MuV0J2wCkHcthUTNfy0Um_iEbzYDpMzqCuhS6t93qIRKNBJu8rom8i-h6C414mjlnOGO1qMQf4D0-RBcBKdW0vcDZLmJNkzJiBWcdiojC6W_KzCQltWA0cLA3LcfGDCPdimt0LnW99b3mOuFt2al135G7PtRJhYNATa9qGebxgAPvHmzimUc7G79gXc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/20 05:08:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AEgnqDI4t-SI1P6wgzSidLYsQ2dmkbwiU-9R92PAMnTBaFcxw862r0FAYUzaQg3lNgCoE3xtZumiyLfVD0vnFU6sB7z2VbaAa1QsEq-e0JYCfJV9sTLnP6mAhFdfH7QJxOXIaeTXasgPMkC3w5yUpAeqfQ_GMHVYvtF6iY0uO1vaLFBySygAuUHaOtpZ_DZA0AydimV5LMruYqeKOBI6tl7tkXdzCXr18Z2E8kTO45DrUaYK5WYjptw777kQZXsWhnS3dKzyNMZWo_x8xKevtacwc3hqtFQG6X8cX71ik3_Z6x7iHXTerzQma1tl-xjF7CSjLTwAESlfdmukWfI9tz4 2026/04/20 05:08:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/20 05:08:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/20 05:08:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AEgnqDI4t-SI1P6wgzSidLYsQ2dmkbwiU-9R92PAMnTBaFcxw862r0FAYUzaQg3lNgCoE3xtZumiyLfVD0vnFU6sB7z2VbaAa1QsEq-e0JYCfJV9sTLnP6mAhFdfH7QJxOXIaeTXasgPMkC3w5yUpAeqfQ_GMHVYvtF6iY0uO1vaLFBySygAuUHaOtpZ_DZA0AydimV5LMruYqeKOBI6tl7tkXdzCXr18Z2E8kTO45DrUaYK5WYjptw777kQZXsWhnS3dKzyNMZWo_x8xKevtacwc3hqtFQG6X8cX71ik3_Z6x7iHXTerzQma1tl-xjF7CSjLTwAESlfdmukWfI9tz4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/20 05:08:47 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AN7Gpg-gnJJkNq8DCyaCPc8A_HGXV41nO5NXYp60pX6S8dpQQoNIg_4zQeyYgzdC9rvNT5mTQp8mlHI3UR0T-N9yv-HJykdmJ-Rf93T0f_4NgeWm5KGU1Vfu6UvzBOg9KM0oGQOb5UrZ_et_0o7etW6qTzRTsXgpSJyCVEIEHS7dFHyrOaQ7hoWYICZDuc6TAIqCKVDJckw5l73Kn2ajEAjJaiaZotQBk0nNIhQGW4snwS6N6LEQaslW7WhzeHTI--bRvE0lONBFI9Ug3jRr3E-xZ24Ej-2-U5KZEsVXS8zlsLiF44Lvm2zbZCz51x4XIJcmhpBE0U9OhslhomqPCnw 2026/04/20 05:08:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/20 05:08:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/20 05:08:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/20 05:08:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/20 05:08:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/20 05:08:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/20 05:08:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AN7Gpg-gnJJkNq8DCyaCPc8A_HGXV41nO5NXYp60pX6S8dpQQoNIg_4zQeyYgzdC9rvNT5mTQp8mlHI3UR0T-N9yv-HJykdmJ-Rf93T0f_4NgeWm5KGU1Vfu6UvzBOg9KM0oGQOb5UrZ_et_0o7etW6qTzRTsXgpSJyCVEIEHS7dFHyrOaQ7hoWYICZDuc6TAIqCKVDJckw5l73Kn2ajEAjJaiaZotQBk0nNIhQGW4snwS6N6LEQaslW7WhzeHTI--bRvE0lONBFI9Ug3jRr3E-xZ24Ej-2-U5KZEsVXS8zlsLiF44Lvm2zbZCz51x4XIJcmhpBE0U9OhslhomqPCnw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/20 05:08:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJshIRiQ-T1R_pZGtXUG4CnkqImIahLoaHwCfahJ_IgQdnkXfcFNxH10xGXOE0C2VxpVMLfAcHaGBGm6z9hM1GdlpQWT8lS-A70nVj78YyHkgsQEOzMN9YQeRx2onD-SsSR6kT9gT-3Cz0ksBRVZ-uNC42qj04dgsoMFzb3io0qvkysIdcjWSIl2XzqqbA3mUX2j_3gdI39cGmmxHw1aZQdtE7TIAG9G9BscY2W73Gy7ehyBGC4xOnJ9Mo-4CBGLkJMCdZqU4OeTc575RTJbV1fNUKDzOp27PuwenKPRc7BDEFtVxbqIlgmtFaCUhmT5-sMlMO67-6VHBXbFg73gVMA 2026/04/20 05:08:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/20 05:08:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/20 05:08:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/20 05:08:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/20 05:08:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/20 05:08:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/20 05:08:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJshIRiQ-T1R_pZGtXUG4CnkqImIahLoaHwCfahJ_IgQdnkXfcFNxH10xGXOE0C2VxpVMLfAcHaGBGm6z9hM1GdlpQWT8lS-A70nVj78YyHkgsQEOzMN9YQeRx2onD-SsSR6kT9gT-3Cz0ksBRVZ-uNC42qj04dgsoMFzb3io0qvkysIdcjWSIl2XzqqbA3mUX2j_3gdI39cGmmxHw1aZQdtE7TIAG9G9BscY2W73Gy7ehyBGC4xOnJ9Mo-4CBGLkJMCdZqU4OeTc575RTJbV1fNUKDzOp27PuwenKPRc7BDEFtVxbqIlgmtFaCUhmT5-sMlMO67-6VHBXbFg73gVMA" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/20 05:08:53 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/20 05:08:55 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/20 05:08:57 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/20 05:09:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/20 05:09:03 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/20 05:09:04 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABCq0FvV8myjbhKU-FMW-tyYgDHb_quk9lDv1IdPN-HzXybd0szIyO56wR_XBNVLzD_d3KyG3hbEZg7UpJOb-FKyVl2cvzKS_DkZrRWVK5SnVnMDD1VdnHvyaKD4SwVKUOozycqbkwhuVGk0zFEjyU1mZCzFONbt0HuwLJoJUi7Pxi5MJtgkz-sXCe-c2I8EG-LjsW6PV5oCJmA0kt-odTx7UoFbaaX6smrGyrj79OmirLod3LhH32wIQ47KPK5DW7lRawmcVUd8kycivFEHbeL9tbBddR5m2To-YUYTZhIhYQCxJZipCyWYFL8jBelrl8t0x18H--nA0dh8DULy9oc 2026/04/20 05:09:04 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/20 05:09:04 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "809c44c8ccd50960b2a973f932601981" 2026/04/20 05:09:04 DEBUG : unknown-size-put.txt: multipart upload "ABCq0FvV8myjbhKU-FMW-tyYgDHb_quk9lDv1IdPN-HzXybd0szIyO56wR_XBNVLzD_d3KyG3hbEZg7UpJOb-FKyVl2cvzKS_DkZrRWVK5SnVnMDD1VdnHvyaKD4SwVKUOozycqbkwhuVGk0zFEjyU1mZCzFONbt0HuwLJoJUi7Pxi5MJtgkz-sXCe-c2I8EG-LjsW6PV5oCJmA0kt-odTx7UoFbaaX6smrGyrj79OmirLod3LhH32wIQ47KPK5DW7lRawmcVUd8kycivFEHbeL9tbBddR5m2To-YUYTZhIhYQCxJZipCyWYFL8jBelrl8t0x18H--nA0dh8DULy9oc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/20 05:09:05 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGD-CCjXzdCDIajtS3VzDHySOeSmLfJ1VS2-PPEdERf1VN3RZB_Fg9eYYyfQB2ctVro6a0flfxq3rP1WG9Yk12Lie3TMlEbtc-y3_bP1gByV7qbrHwoxKv32UZ3OC_QMky4uMKHCd3ludVxTROA-A9yVdiqYATd2vQnVc-evWTEFxFbUd1mpYjajnU-C2KyqIgrJIb8tw54J1obEd5a1m4Zr9EmV7zd8e1pQVth_2KCZD0GoM2MJfR04CbY0uSvvq5g0MYL1VbZaBd8VRhGDQ__quNmnVW8ZRePzzXe0z8tLHL1vbC0-Zb-d-v9q6snsSSpHb1pqQokl8Ik-UhsOt5M 2026/04/20 05:09:05 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/20 05:09:05 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "84584ba0570d5986ce9329ef90b86188" 2026/04/20 05:09:05 DEBUG : unknown-size-update.txt: multipart upload "AGD-CCjXzdCDIajtS3VzDHySOeSmLfJ1VS2-PPEdERf1VN3RZB_Fg9eYYyfQB2ctVro6a0flfxq3rP1WG9Yk12Lie3TMlEbtc-y3_bP1gByV7qbrHwoxKv32UZ3OC_QMky4uMKHCd3ludVxTROA-A9yVdiqYATd2vQnVc-evWTEFxFbUd1mpYjajnU-C2KyqIgrJIb8tw54J1obEd5a1m4Zr9EmV7zd8e1pQVth_2KCZD0GoM2MJfR04CbY0uSvvq5g0MYL1VbZaBd8VRhGDQ__quNmnVW8ZRePzzXe0z8tLHL1vbC0-Zb-d-v9q6snsSSpHb1pqQokl8Ik-UhsOt5M" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/20 05:09:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-diyivom7xobo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/20 05:09:06 DEBUG : Waiting for deletions to finish 2026/04/20 05:09:06 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/20 05:09:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/20 05:09:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/20 05:09:06 INFO : S3 bucket rclone-test-diyivom7xobo: Bucket "rclone-test-diyivom7xobo" deleted 2026/04/20 05:09:06 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (119.04s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.31s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.07s) --- PASS: TestIntegration/FsMkdir (116.99s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.59s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.51s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.36s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (65.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (18.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (12.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (11.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/20 05:09:06 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/20 05:09:06 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 119.066s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m0.213849491s (try 1/5)