"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/06 01:50:19 NOTICE: TestS3R2: Starting server 2025/09/06 01:50:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvapof7ziza" 2025/09/06 01:50:19 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/06 01:50:20 INFO : S3 bucket rclone-test-juvapof7ziza: Bucket "rclone-test-juvapof7ziza" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/06 01:50:22 INFO : S3 bucket rclone-test-juvapof7ziza: Bucket "rclone-test-juvapof7ziza" deleted === RUN TestIntegration/FsMkdir 2025/09/06 01:50:22 INFO : S3 bucket rclone-test-juvapof7ziza: Bucket "rclone-test-juvapof7ziza" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/06 01:50:23 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/06 01:50:23 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/06 01:50:23 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/06 01:50:46 NOTICE: S3 bucket rclone-test-juvapof7ziza: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/06 01:50:46 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AL5klekfAKWLsa7SqMyCugR8ese8DfNQGbcXvgLbysfjxQmPSD-IG6kPxe9LBDKxwP71yMeJA_7SlnX5elGgTzI15pWcuoCgl7eNMnO7ujL4vJP-QpOxPI1pAGsTEGuZy7NoWHyhhz_pMRaZtshAUMBj44QsNvafNFf7t6Rr-wK5DcjhOaupRwaOrWIupeJZ3hKHmv6IqFSLwpSPdltIwIezSHohfUcqLBtuR993itDIbvNbgig3RlixC1kNMcWlr6vVOtO1ONtMArs3iB-nhQFv2jqAzw1jlAduYnqBkO-9_5jfPxdymfg3bKX3vm4h6wwW5n5L20y5nk0lqVZolno 2025/09/06 01:50:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f340b8c52967a1ddd46573a7539f7bec" 2025/09/06 01:50:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "1e1383c1f8edf5fa7c2137633de50c2a" 2025/09/06 01:50:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "85fcd1c5a43f3288985846d632f584b4" 2025/09/06 01:50:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AL5klekfAKWLsa7SqMyCugR8ese8DfNQGbcXvgLbysfjxQmPSD-IG6kPxe9LBDKxwP71yMeJA_7SlnX5elGgTzI15pWcuoCgl7eNMnO7ujL4vJP-QpOxPI1pAGsTEGuZy7NoWHyhhz_pMRaZtshAUMBj44QsNvafNFf7t6Rr-wK5DcjhOaupRwaOrWIupeJZ3hKHmv6IqFSLwpSPdltIwIezSHohfUcqLBtuR993itDIbvNbgig3RlixC1kNMcWlr6vVOtO1ONtMArs3iB-nhQFv2jqAzw1jlAduYnqBkO-9_5jfPxdymfg3bKX3vm4h6wwW5n5L20y5nk0lqVZolno" 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/06 01:50:52 DEBUG : Creating backend with remote "TestS3R2:" 2025/09/06 01:50:52 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/06 01:50:52 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/06 01:50:55 DEBUG : S3 bucket rclone-test-juvapof7ziza: bucket is versioned: false 2025/09/06 01:50:55 DEBUG : Waiting for deletions to finish 2025/09/06 01:50:55 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/06 01:50:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/06 01:50:55 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/06 01:50:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvapof7ziza/dirToPurgeFromRoot" 2025/09/06 01:50:56 DEBUG : S3 bucket rclone-test-juvapof7ziza path dirToPurgeFromRoot: bucket is versioned: false 2025/09/06 01:50:56 DEBUG : Waiting for deletions to finish 2025/09/06 01:50:56 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/06 01:50:56 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/06 01:50:57 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/06 01:50:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvapof7ziza/hello? sausage/êé" 2025/09/06 01:50:58 DEBUG : S3 bucket rclone-test-juvapof7ziza path hello? sausage/êé: bucket is versioned: false 2025/09/06 01:50:58 DEBUG : Waiting for deletions to finish 2025/09/06 01:50:59 DEBUG : "a/b/c/d/e.txt" version false 2025/09/06 01:50:59 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/06 01:50:59 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/06 01:51:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvapof7ziza/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/06 01:51:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvapof7ziza/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-juvapof7ziza" from "TestS3R2:rclone-test-juvapof7ziza" 2025/09/06 01:51:08 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/06 01:51:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHBvGhOrPHg6ZohoAKLPAdrxfZz3AET7pZJuWWlum3PKg6PNfv51m_Iu59DGftzwxgaob40eK3ghrqzTXINSPxI7DHUrqReUi2ppPgnV_UNKmgsmPwIxD79p93Fr6ozRcEez3g0DJPdN-3-ZthucqoL3EGEL1jA0wmjqPC6uOKzUCMGxh6pb0-U5EmZJk1WVxaXzfZzEvwq8NevUcNBNZ68o-SBF4mwiUwxeb6b4doIuvXz9iGtbUO2KauGIive335_KbvOPtjWbwCFS7rTumboi90Kc-O0v6tpPUqCrSq5FrL3qJHOgTj-hEkPutGg2SJv31idtoYbcAO3YyT5pWIo 2025/09/06 01:51:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/06 01:51:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/06 01:51:16 DEBUG : piped data.txt: multipart upload "AHBvGhOrPHg6ZohoAKLPAdrxfZz3AET7pZJuWWlum3PKg6PNfv51m_Iu59DGftzwxgaob40eK3ghrqzTXINSPxI7DHUrqReUi2ppPgnV_UNKmgsmPwIxD79p93Fr6ozRcEez3g0DJPdN-3-ZthucqoL3EGEL1jA0wmjqPC6uOKzUCMGxh6pb0-U5EmZJk1WVxaXzfZzEvwq8NevUcNBNZ68o-SBF4mwiUwxeb6b4doIuvXz9iGtbUO2KauGIive335_KbvOPtjWbwCFS7rTumboi90Kc-O0v6tpPUqCrSq5FrL3qJHOgTj-hEkPutGg2SJv31idtoYbcAO3YyT5pWIo" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/06 01:51:17 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGPEa_A-5KkuVN5BtXL1MU2XMjR7s7WO2qF5z4vAO3Tgt5V9pMjYfhkqDQhxl0oEfuYrR9oEXNjkc82PfacRYV-CYM-iM64dWFGi8EpYIcTsaoF7QtUfHyM0fJfCDj12sDAMeTULVa3CfAcONyjP5cOcZ7fq_Vjn-m0y6BMo30nNbvrNnKzOGZ4DsTqZ_CJh0TNDs7QIcJhraJnH__nRHPubetmQ3u7ju37zQlTAPf4JuoGMgBdbf3-C6LXxbPLS8W__70QQz6xq4kAzCFfn-WqS9BEGge-RDu-n6YiXWS-n4b9G9PJ3mih4x1fPLzRDCMYG5r-aORfGj1z_Ed7jij8 2025/09/06 01:51:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/06 01:51:17 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "893cf66f18ebb6afe12bc8a5b0bbcb9c" 2025/09/06 01:51:17 DEBUG : piped data.txt: multipart upload "AGPEa_A-5KkuVN5BtXL1MU2XMjR7s7WO2qF5z4vAO3Tgt5V9pMjYfhkqDQhxl0oEfuYrR9oEXNjkc82PfacRYV-CYM-iM64dWFGi8EpYIcTsaoF7QtUfHyM0fJfCDj12sDAMeTULVa3CfAcONyjP5cOcZ7fq_Vjn-m0y6BMo30nNbvrNnKzOGZ4DsTqZ_CJh0TNDs7QIcJhraJnH__nRHPubetmQ3u7ju37zQlTAPf4JuoGMgBdbf3-C6LXxbPLS8W__70QQz6xq4kAzCFfn-WqS9BEGge-RDu-n6YiXWS-n4b9G9PJ3mih4x1fPLzRDCMYG5r-aORfGj1z_Ed7jij8" 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/06 01:51:18 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/06 01:51:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMH9jMtnB-RMJS55YKDpbTXu70lq9zgyo2K_2A-_z5xLYXi0bb0e_nBcjTpl7ZXuRwiqXtbywl7Q8ZJ9tIcxWv9GxF-ZwThVyktnTwQTeOW_3j9XMhMwd_X3rSOV171qKWZQ_OuJ1LYmlFCADcpV_CtGHBRxpz0JDtEcIY823DBxbvg1Gc1k9BXsDjTHyftMswSv9HvjBxQPMwb5gC_d66s9ntTX6ZhYA5fMrMtyefnX5vgRj_RcR1KeNGtIQQeaue2I5dQ3NMreZXsoMLsinma7B8v4s5UVDHAB_wmGHiphSTqaxkiNwfJMEp1JlgvHDRposSC8bg5NTAUPgZ1c0AQ 2025/09/06 01:51:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/06 01:51:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/06 01:51:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMH9jMtnB-RMJS55YKDpbTXu70lq9zgyo2K_2A-_z5xLYXi0bb0e_nBcjTpl7ZXuRwiqXtbywl7Q8ZJ9tIcxWv9GxF-ZwThVyktnTwQTeOW_3j9XMhMwd_X3rSOV171qKWZQ_OuJ1LYmlFCADcpV_CtGHBRxpz0JDtEcIY823DBxbvg1Gc1k9BXsDjTHyftMswSv9HvjBxQPMwb5gC_d66s9ntTX6ZhYA5fMrMtyefnX5vgRj_RcR1KeNGtIQQeaue2I5dQ3NMreZXsoMLsinma7B8v4s5UVDHAB_wmGHiphSTqaxkiNwfJMEp1JlgvHDRposSC8bg5NTAUPgZ1c0AQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/06 01:51:24 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AHPgftda0TQY93Elj00C0ZeeA4eszkv8g7SAeXmzRU6111OsjUBRaK6N06SX5zTyNuKRK99YhH6QvUJcQaVRnH33MlgYDIxGOWv0sXahfGutjVJVj3z6Wwu6pb_fYBS9cJV4M4N6gBk34Ya-U0xMJvyndEhvYmuzaLdCxrxUDLhksN1k0aV5OVSx5CPw0JAkVJ7oVRXYKWRPuCFbFuLW8diabnpV2UlnECxTDCEupNMkcpUNWLQEck61kQgvaUimnihdFTRzOHXi8ruIYEKI0WpyyiC5WzaZlmFryfmxFsUadfbynIEBMnUqoUzG6y1YGC4zSpprR1fRDMNHUzba690 2025/09/06 01:51:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/06 01:51:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/06 01:51:25 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AHPgftda0TQY93Elj00C0ZeeA4eszkv8g7SAeXmzRU6111OsjUBRaK6N06SX5zTyNuKRK99YhH6QvUJcQaVRnH33MlgYDIxGOWv0sXahfGutjVJVj3z6Wwu6pb_fYBS9cJV4M4N6gBk34Ya-U0xMJvyndEhvYmuzaLdCxrxUDLhksN1k0aV5OVSx5CPw0JAkVJ7oVRXYKWRPuCFbFuLW8diabnpV2UlnECxTDCEupNMkcpUNWLQEck61kQgvaUimnihdFTRzOHXi8ruIYEKI0WpyyiC5WzaZlmFryfmxFsUadfbynIEBMnUqoUzG6y1YGC4zSpprR1fRDMNHUzba690" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/06 01:51:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AMNB3FrgrCwUUeZZDuUXiLtaN8niIvzLm3N2fKrt36l87cbCpsS09gWNYA_VWjLM0MWsvI9A-tKRNkg0GRCW0rRhoEyksV44QOnnurZtfWgzVrBj4jg0wjeE_R0JGQ3jg08FZp96R2Zoh4_tfqZ4EhkmTnpFUu41p2Lm_EDaL84jKlC_w0r4qxiie2-l8aFNUUolqA-41PbNF5BnTrCkNgYvmd7cgrJfah-gksu6brfUDV-n7wTd0y8sMzBL-C8gaMZsBY_FpqMLIJ4EMREH5CK7cV9dLLmgY32Yh4KQw83QhGR_o5gR4CV9mPTOlNoxS6O3sTOJnGw_vU__spmmkTw 2025/09/06 01:51:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/06 01:51:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/06 01:51:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AMNB3FrgrCwUUeZZDuUXiLtaN8niIvzLm3N2fKrt36l87cbCpsS09gWNYA_VWjLM0MWsvI9A-tKRNkg0GRCW0rRhoEyksV44QOnnurZtfWgzVrBj4jg0wjeE_R0JGQ3jg08FZp96R2Zoh4_tfqZ4EhkmTnpFUu41p2Lm_EDaL84jKlC_w0r4qxiie2-l8aFNUUolqA-41PbNF5BnTrCkNgYvmd7cgrJfah-gksu6brfUDV-n7wTd0y8sMzBL-C8gaMZsBY_FpqMLIJ4EMREH5CK7cV9dLLmgY32Yh4KQw83QhGR_o5gR4CV9mPTOlNoxS6O3sTOJnGw_vU__spmmkTw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/06 01:51:28 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AKZzz3kRNPQmwK_CwDCtIH2f-12TDWPjph4ZbRS1lOOp6apQca2YI9Gr5D247L-VJrw4vigozkIavy2-63ZG2VekX9P9H8fwblERx-v4mwviBUwFr6U8RpGMoIgC9kykxgCP2EVnvp6Q_by7IEjQlFEMcZRkxnfQWumP_kBfeD0DPWEFSx9vz5Pjn1dQyTXLLtedG64HbdUvosTVNdT6nEq268SWtoIiEwPQnMpV1mjUz2pf5v-1VvAyOFWwcN2I6f8YOHFvYnOV2EbTTmdPDWwgK1XgauBuaQDxegWVw8nJQJvj00c5BD8sTRfEoy3vmVdRPxtfUXA5DMJaVyYRAG0 2025/09/06 01:51:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/06 01:51:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/06 01:51:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/06 01:51:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/06 01:51:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/06 01:51:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/06 01:51:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AKZzz3kRNPQmwK_CwDCtIH2f-12TDWPjph4ZbRS1lOOp6apQca2YI9Gr5D247L-VJrw4vigozkIavy2-63ZG2VekX9P9H8fwblERx-v4mwviBUwFr6U8RpGMoIgC9kykxgCP2EVnvp6Q_by7IEjQlFEMcZRkxnfQWumP_kBfeD0DPWEFSx9vz5Pjn1dQyTXLLtedG64HbdUvosTVNdT6nEq268SWtoIiEwPQnMpV1mjUz2pf5v-1VvAyOFWwcN2I6f8YOHFvYnOV2EbTTmdPDWwgK1XgauBuaQDxegWVw8nJQJvj00c5BD8sTRfEoy3vmVdRPxtfUXA5DMJaVyYRAG0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/06 01:51:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMBAtPAhbt8kZ-5-qZdAykP94DRFbeQRmIsyCTgBYzPpJKfeJ7a4CoPleHpcUbJQ603zx6ALXRXabz1vQDqXYSISzz8H_vfs7_LNr68qLwsHht_6K5wo2Qc-2314c4MbRxx4tPoTSq0XUUkrvtAUq07mpTohRVt8RC2jU-_ah64s1TX69YnPWVI9P2vTIAxZVe2I-g1ivsvY5rWaucFZESjlTOsXECVliQRu8BHKd_xiTgEnEmS94wf8mc2e-uIl5oLJ35w0KqTT2Utb4HJPYlr9v0yedvkXBQVWpYJSFfrTuj0cFo25d6n6eS1vGn0Ec60wZhuP2_9xvzqFniHVh8U 2025/09/06 01:51:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/06 01:51:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/06 01:51:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/06 01:51:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/06 01:51:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/06 01:51:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/06 01:51:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMBAtPAhbt8kZ-5-qZdAykP94DRFbeQRmIsyCTgBYzPpJKfeJ7a4CoPleHpcUbJQ603zx6ALXRXabz1vQDqXYSISzz8H_vfs7_LNr68qLwsHht_6K5wo2Qc-2314c4MbRxx4tPoTSq0XUUkrvtAUq07mpTohRVt8RC2jU-_ah64s1TX69YnPWVI9P2vTIAxZVe2I-g1ivsvY5rWaucFZESjlTOsXECVliQRu8BHKd_xiTgEnEmS94wf8mc2e-uIl5oLJ35w0KqTT2Utb4HJPYlr9v0yedvkXBQVWpYJSFfrTuj0cFo25d6n6eS1vGn0Ec60wZhuP2_9xvzqFniHVh8U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/06 01:51:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEF0ijQ2au9rW-kpkD28YHlD39o2BkzXCkjWV2GR3fCGY-sIIXe3rZLksWi2cNhPUlNThpGHIBFm09SduFVSbgfZns--vBRx-6JHVzdWo1WOP5cDVGhvEdsnohjsgCaOdBf6iRtGq725qN2yQ7VJyXC2k1fPrpL1v3rR2D156rTNEt3OfQ3ouXgyjCwQPAZj4PhhpqY24aZrCzkYmZrWj6ubG_mLoq5d4zuUvo6AzeIJ2RZUxLzwnjk5GJBmR1MkD9VoS2HKaCO_WISmx-_It-mxCpqZPqlBdTCh96Wm8yGiSD8mOm9_b0KsuALnccsQ5TwX63boDXnh5spSIRXWMiU 2025/09/06 01:51:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/06 01:51:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/06 01:51:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEF0ijQ2au9rW-kpkD28YHlD39o2BkzXCkjWV2GR3fCGY-sIIXe3rZLksWi2cNhPUlNThpGHIBFm09SduFVSbgfZns--vBRx-6JHVzdWo1WOP5cDVGhvEdsnohjsgCaOdBf6iRtGq725qN2yQ7VJyXC2k1fPrpL1v3rR2D156rTNEt3OfQ3ouXgyjCwQPAZj4PhhpqY24aZrCzkYmZrWj6ubG_mLoq5d4zuUvo6AzeIJ2RZUxLzwnjk5GJBmR1MkD9VoS2HKaCO_WISmx-_It-mxCpqZPqlBdTCh96Wm8yGiSD8mOm9_b0KsuALnccsQ5TwX63boDXnh5spSIRXWMiU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/06 01:51:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AA52fPcW_4i8_dyvmh8k9LcnpmwRMCikgtyroqunLWZLXl9G38QAFGnyq3I-f6iebTEUPyPhMy8MzahUiIMZWoXxeFHh8JEHxD3aZb1-FLNWpkZBEbGQ0WJ6IAR7Q8BUy_4AfdjUbagLdlmTcoP4bdnLUzObuUACTylK9Ihf8eeZSiiRO9QUcbh6GyyRiwNHjm4nam0jdxVVhDTym-kMbGWS7WJSoBIkx1PWRt4n8bALb2MhO30ZBlHajyQFuB5R2wXZI5jIWnLdKBLs831ic_EyYk3LU4dAeMsVGmZTiUHk2N518PV6jtvYipPFyL0_nwzhTx5w_tG6ajoGgSFZNsg 2025/09/06 01:51:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/06 01:51:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/06 01:51:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AA52fPcW_4i8_dyvmh8k9LcnpmwRMCikgtyroqunLWZLXl9G38QAFGnyq3I-f6iebTEUPyPhMy8MzahUiIMZWoXxeFHh8JEHxD3aZb1-FLNWpkZBEbGQ0WJ6IAR7Q8BUy_4AfdjUbagLdlmTcoP4bdnLUzObuUACTylK9Ihf8eeZSiiRO9QUcbh6GyyRiwNHjm4nam0jdxVVhDTym-kMbGWS7WJSoBIkx1PWRt4n8bALb2MhO30ZBlHajyQFuB5R2wXZI5jIWnLdKBLs831ic_EyYk3LU4dAeMsVGmZTiUHk2N518PV6jtvYipPFyL0_nwzhTx5w_tG6ajoGgSFZNsg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/06 01:51:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAmpjK0NUClCb8V1d1VHyIzt6fQ2OsO-DlqGa8f0jgazaxcxhoyZv7s8Ls5dWOg7-md6Fn0cQkJRoqGP_E8Eto1KXm0DKpYf15wRnzyCNFSc3d5UUzyTT2911jpHa2dSPf2cJ8Br4E_HrvH3Px1kAOk6c5MXb46IUnrgDP3IwslIYo1dVpLkK17CXyGyqwGmUf4PhZb2na8VkYyS4tx4eYOoJ4kkxZtJ8foRKfgANXy4bNLyqJu2eq0EDTuXxdMaF-EgjNs4txwppIBBhnYgTt08o6o2RUIGrN_IlqhAm6dxGZMHZrkpajQbHjT_K3hehLsNpVTIOuQ32bF0x4FH1nA 2025/09/06 01:51:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/06 01:51:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/06 01:51:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAmpjK0NUClCb8V1d1VHyIzt6fQ2OsO-DlqGa8f0jgazaxcxhoyZv7s8Ls5dWOg7-md6Fn0cQkJRoqGP_E8Eto1KXm0DKpYf15wRnzyCNFSc3d5UUzyTT2911jpHa2dSPf2cJ8Br4E_HrvH3Px1kAOk6c5MXb46IUnrgDP3IwslIYo1dVpLkK17CXyGyqwGmUf4PhZb2na8VkYyS4tx4eYOoJ4kkxZtJ8foRKfgANXy4bNLyqJu2eq0EDTuXxdMaF-EgjNs4txwppIBBhnYgTt08o6o2RUIGrN_IlqhAm6dxGZMHZrkpajQbHjT_K3hehLsNpVTIOuQ32bF0x4FH1nA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/06 01:51:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: APlQz_iojk9Ms5U1w09letPlbEQ4K5Vlt-e96z0tOsNWhKUi5K6YRHd58Da1RNmnotwzwfcMPuSU3sFUD2q_Tbmncfubbkr5_tw7GTkg5KfQ_h3pcdeEugJn2wjjjnhxYmNki3rflV4i6N7yICRhwvOz7WH9mCs5AS1swavDb0Hkitld1XfKwgt6PRWwvWecDl4bjReAGjzw4d8QdDw6NGMf9HHLI0H7gCND6LHhenowx8_RJfTO7g16FqelD8GmdcYLIM_yPmOCo-ek-soztLpoR_D9z10fz69vtqMzgWSCYd5BFGqCMvvdEPozhsYyX-Vh1J9Yvq8USNA7zCS_xFQ 2025/09/06 01:51:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/06 01:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/06 01:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/06 01:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/06 01:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/06 01:51:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/06 01:51:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "APlQz_iojk9Ms5U1w09letPlbEQ4K5Vlt-e96z0tOsNWhKUi5K6YRHd58Da1RNmnotwzwfcMPuSU3sFUD2q_Tbmncfubbkr5_tw7GTkg5KfQ_h3pcdeEugJn2wjjjnhxYmNki3rflV4i6N7yICRhwvOz7WH9mCs5AS1swavDb0Hkitld1XfKwgt6PRWwvWecDl4bjReAGjzw4d8QdDw6NGMf9HHLI0H7gCND6LHhenowx8_RJfTO7g16FqelD8GmdcYLIM_yPmOCo-ek-soztLpoR_D9z10fz69vtqMzgWSCYd5BFGqCMvvdEPozhsYyX-Vh1J9Yvq8USNA7zCS_xFQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/06 01:51:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALhTOfTMm9da5kyJz3RHh3FNUt_UVMx_HzFs891teD4qr8FHAODdJi1YZnpSG6EvPupLYy8-Im7PX85xPiy-7kAwKS-cKHc5bSV0zrDm6zkDKniF3nLwa2gajn9D-Hk8A9iidHDTEFXb83bQta-mbc4Szqpk3Cfwh7BO9pG0u8sUNHrEzrOh3SIMTKvYZ9qDr3OKLcEs50KSOGV1BPgOnXoMaGufWSVcmwrlyLEpvp-YOqTrfDW2_MGBxNB59nnPiS5bJSEXG6jocOU18VmX7D273xzl17lx8716bu4iHgDU_PyMQ9Sa8rjyP3EYY2lEIrim-RbaovJmUJ3J90SsuKA 2025/09/06 01:51:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/06 01:51:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/06 01:51:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/06 01:51:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/06 01:51:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/06 01:51:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/06 01:51:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ALhTOfTMm9da5kyJz3RHh3FNUt_UVMx_HzFs891teD4qr8FHAODdJi1YZnpSG6EvPupLYy8-Im7PX85xPiy-7kAwKS-cKHc5bSV0zrDm6zkDKniF3nLwa2gajn9D-Hk8A9iidHDTEFXb83bQta-mbc4Szqpk3Cfwh7BO9pG0u8sUNHrEzrOh3SIMTKvYZ9qDr3OKLcEs50KSOGV1BPgOnXoMaGufWSVcmwrlyLEpvp-YOqTrfDW2_MGBxNB59nnPiS5bJSEXG6jocOU18VmX7D273xzl17lx8716bu4iHgDU_PyMQ9Sa8rjyP3EYY2lEIrim-RbaovJmUJ3J90SsuKA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/06 01:51:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMp5peSR5CZZs1d5wJIldjyJtuMp74UMKPQOHw4Ngvun65-ZV6jRZ6-jwl3_QAvWYsMAebZVxwavyzSod6vdVfwrepKVPnJWxmVwE0b8LUXp7QmtS4TKWXtScGa7zMZKXUZI2wJ8GB14bTRHpEsQ0p8SG5MkcXbnAxVzODJj08irdg6sQb8Auk1ZRlqHnkZTgvpZ6mvXVSr5hDsxFmsG2Cdu7CjY_Goh6L3PuKcIHU_O4xxOhQH1bgZ-N1DUbH4SVGMh97gK4c19XnnpxM8_b7zDKCJRf1PZIECq_et1kkj9Kv9R2IcrFsOfX9UjTzjIhpm3nuRtf7N1UQ3Z_TvHf7c 2025/09/06 01:51:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/06 01:51:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/06 01:51:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMp5peSR5CZZs1d5wJIldjyJtuMp74UMKPQOHw4Ngvun65-ZV6jRZ6-jwl3_QAvWYsMAebZVxwavyzSod6vdVfwrepKVPnJWxmVwE0b8LUXp7QmtS4TKWXtScGa7zMZKXUZI2wJ8GB14bTRHpEsQ0p8SG5MkcXbnAxVzODJj08irdg6sQb8Auk1ZRlqHnkZTgvpZ6mvXVSr5hDsxFmsG2Cdu7CjY_Goh6L3PuKcIHU_O4xxOhQH1bgZ-N1DUbH4SVGMh97gK4c19XnnpxM8_b7zDKCJRf1PZIECq_et1kkj9Kv9R2IcrFsOfX9UjTzjIhpm3nuRtf7N1UQ3Z_TvHf7c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/06 01:51:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAMZUFUoNTDUGz_-WmqmqHVuhKPZyZe07RoMmMTLWK0EVoNQzIcLpFgaXQWWVuYqBo9kSQQ7qheW3VrE7-0xAYhFNewX75h686Zls9NguP11LogpGFOQMvZ5_qjgKuRDCeLceBlbegWFNnMF5eiCfMwVcpWf6ngp_xZ4818wXpNawHlQN4tBnDQqNTNqDhVXdJri0W2dAnNQLPHwSgYS82BcUp2qqVRsyJZ23_B9TmG9gFK4YaBI1l78-BcdtOHpil1L5GoU1swl-qQ0_5Jk7id057b5rEEjEnECCnVbA8iMInRz07GmtY_hpcnFBf6eAg82p_uuu2OFoiPE_WRbk3o 2025/09/06 01:51:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/06 01:51:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/06 01:51:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAMZUFUoNTDUGz_-WmqmqHVuhKPZyZe07RoMmMTLWK0EVoNQzIcLpFgaXQWWVuYqBo9kSQQ7qheW3VrE7-0xAYhFNewX75h686Zls9NguP11LogpGFOQMvZ5_qjgKuRDCeLceBlbegWFNnMF5eiCfMwVcpWf6ngp_xZ4818wXpNawHlQN4tBnDQqNTNqDhVXdJri0W2dAnNQLPHwSgYS82BcUp2qqVRsyJZ23_B9TmG9gFK4YaBI1l78-BcdtOHpil1L5GoU1swl-qQ0_5Jk7id057b5rEEjEnECCnVbA8iMInRz07GmtY_hpcnFBf6eAg82p_uuu2OFoiPE_WRbk3o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/06 01:51:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACtEkrMuah6_IT0Il04mBRLqJkq3fwOIdF1p_AGvfioIDHEOX8ZrpAIz7f_UDWUZTLoOLXzxzHmA2eRUCRHpAlshF-yPXahCc35yF_zDQm7bXMuvIJ2GeHEVbzhBa6p9U9hs1ReBwFkjAPH5UK2Xqc6HwxPeSq7soQYRapSBXBisH-CpCG6MqkHRwRUlINVtPeiCozbfLeCbv_JZRlTqInYcN5skX5qPLroNt9GCEzGxBYEm3eIYMCo_bB4Msvnasx86MnKpwICOM0xd1jlcQhqXL7iSXnt50ofX1KJDe_DhI32jPH9FAtFV6UtAxnWjnV6TVxg7PVfixQizPGS676A 2025/09/06 01:51:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/06 01:51:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/06 01:51:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACtEkrMuah6_IT0Il04mBRLqJkq3fwOIdF1p_AGvfioIDHEOX8ZrpAIz7f_UDWUZTLoOLXzxzHmA2eRUCRHpAlshF-yPXahCc35yF_zDQm7bXMuvIJ2GeHEVbzhBa6p9U9hs1ReBwFkjAPH5UK2Xqc6HwxPeSq7soQYRapSBXBisH-CpCG6MqkHRwRUlINVtPeiCozbfLeCbv_JZRlTqInYcN5skX5qPLroNt9GCEzGxBYEm3eIYMCo_bB4Msvnasx86MnKpwICOM0xd1jlcQhqXL7iSXnt50ofX1KJDe_DhI32jPH9FAtFV6UtAxnWjnV6TVxg7PVfixQizPGS676A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/06 01:51:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABp4c5jU7TkcEkI2TSCwRhMx6P-2jjOuZuim--nATlJTfk-HQrBPE4xfzHCQaY8QY9yOKgdaOzHN38CUhhg9MLLac1ew-msUtrewH2g5FLn9iKxKxKA4F8PF6RO3zxlMIg-s0bbLAqERI5aDNCRyrojj9i_aE2q-dajbhtb1GA43PrY0XjFntwejD5fq4nU1q9WceE_nYry35A3FQ3jl96hrc8rLvFzIF7bRGwdBALPI-0ioUMA4gYZxvX4oSgR9tnW_yFcjdsDMIPOoisHp4R8xG-Tceo3I-lL68xCZS6dFhtxIMH7Atvr1IIEe384rYndkEBPN6zKl7pGbt4CFges 2025/09/06 01:51:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/06 01:51:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/06 01:51:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/06 01:51:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/06 01:51:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/06 01:51:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/06 01:51:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABp4c5jU7TkcEkI2TSCwRhMx6P-2jjOuZuim--nATlJTfk-HQrBPE4xfzHCQaY8QY9yOKgdaOzHN38CUhhg9MLLac1ew-msUtrewH2g5FLn9iKxKxKA4F8PF6RO3zxlMIg-s0bbLAqERI5aDNCRyrojj9i_aE2q-dajbhtb1GA43PrY0XjFntwejD5fq4nU1q9WceE_nYry35A3FQ3jl96hrc8rLvFzIF7bRGwdBALPI-0ioUMA4gYZxvX4oSgR9tnW_yFcjdsDMIPOoisHp4R8xG-Tceo3I-lL68xCZS6dFhtxIMH7Atvr1IIEe384rYndkEBPN6zKl7pGbt4CFges" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/06 01:51:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APZG_qHOanWDHtm6ZwmBvhHK8G6BIYA9n5b1xZynZRc-sdBRAf-g_zZMHf1DNm1Z9WwKNoVtLZdt0LsEhXwZg9qYPxB3nU7KWMFDHF2DaA62dObEkFY7bjl-HP6OU0ZznQvVerPxOKxN8YI7ZX0qXWsNJ416olYD4shD30fwRNY4Tq2xXi5Yfqzw3QTwjpJoZS2X0NnvyjnSCNYo4sFoLMTjW_-PzgunKE_Mfu-35f7QL38p-8lCJyZ2TiweIYiReejAi2bDgr__ttWnl0792YLND10FM053PdGKN9cTZNuuJo5c6TZBJKp2yRZiDWWfoCn5T_9CxhDhu-p1Naxj9so 2025/09/06 01:51:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/06 01:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/06 01:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/06 01:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/06 01:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/06 01:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/06 01:51:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "APZG_qHOanWDHtm6ZwmBvhHK8G6BIYA9n5b1xZynZRc-sdBRAf-g_zZMHf1DNm1Z9WwKNoVtLZdt0LsEhXwZg9qYPxB3nU7KWMFDHF2DaA62dObEkFY7bjl-HP6OU0ZznQvVerPxOKxN8YI7ZX0qXWsNJ416olYD4shD30fwRNY4Tq2xXi5Yfqzw3QTwjpJoZS2X0NnvyjnSCNYo4sFoLMTjW_-PzgunKE_Mfu-35f7QL38p-8lCJyZ2TiweIYiReejAi2bDgr__ttWnl0792YLND10FM053PdGKN9cTZNuuJo5c6TZBJKp2yRZiDWWfoCn5T_9CxhDhu-p1Naxj9so" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/06 01:52:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG-tTce2uUbM9klQm43ae0v9fDtFgNA7VqkcuT7MhxJJL7lwJr7iTVsyNP1JsC8uQPxwq8NyvXXDNRwT6M-Pvf-oz_MIq16l1DsEYrA660qdGsSwdhFQQ4MOzMVfkKAZcb3hkJvYl8cykUK1VY0RR4FocW2wReRIyOFqWk-qiK2DoXis-NGze_OlCtc-55VSXAOO9Ml0vPmeoekeio2MBNK55esVwHCSURnP_FXQbIJuvL8Qv-uqkgG3bM7aV3fc-ecwAvbP2aOlZaDBqMQCA6FrdoKZreWDD3sR9Sgjn3_Iv3R3_d0Bi9O5rdqgGPzJO-xazCHzo83Jwc65VwOTquI 2025/09/06 01:52:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/06 01:52:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/06 01:52:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG-tTce2uUbM9klQm43ae0v9fDtFgNA7VqkcuT7MhxJJL7lwJr7iTVsyNP1JsC8uQPxwq8NyvXXDNRwT6M-Pvf-oz_MIq16l1DsEYrA660qdGsSwdhFQQ4MOzMVfkKAZcb3hkJvYl8cykUK1VY0RR4FocW2wReRIyOFqWk-qiK2DoXis-NGze_OlCtc-55VSXAOO9Ml0vPmeoekeio2MBNK55esVwHCSURnP_FXQbIJuvL8Qv-uqkgG3bM7aV3fc-ecwAvbP2aOlZaDBqMQCA6FrdoKZreWDD3sR9Sgjn3_Iv3R3_d0Bi9O5rdqgGPzJO-xazCHzo83Jwc65VwOTquI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/06 01:52:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AMF6DcwvGOnNfTkIq9o-39-nHQagr9Yw_CEtZqnUVArk7FbdgOFo8qAj3qDJtQd43dEI9Q8gvP0hJBydrzzBMi8HoyyF7r66-XVpcJqVOQvSXEKrBbIXwfZy9IifAN0SSZmoDYMBJztDnou_1o280XoFawgtHVuKerRlqcLziISy1JVsW_tc3xo3GQa8_qCullsejq_kBBx6lXNMaMCPRbgAvrzbheGf7BtciV8_wfD9TJjOU7LmAAOYHo_H3AtPl9l8jMvTYbQrZcQw4ZNE_DMqVxAZcrEaiFB6Vi7dyrTNml5ViflOFMQ6J9YdJLmObdCuroSt1Hbbitbl-jFJfQA 2025/09/06 01:52:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/06 01:52:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/06 01:52:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AMF6DcwvGOnNfTkIq9o-39-nHQagr9Yw_CEtZqnUVArk7FbdgOFo8qAj3qDJtQd43dEI9Q8gvP0hJBydrzzBMi8HoyyF7r66-XVpcJqVOQvSXEKrBbIXwfZy9IifAN0SSZmoDYMBJztDnou_1o280XoFawgtHVuKerRlqcLziISy1JVsW_tc3xo3GQa8_qCullsejq_kBBx6lXNMaMCPRbgAvrzbheGf7BtciV8_wfD9TJjOU7LmAAOYHo_H3AtPl9l8jMvTYbQrZcQw4ZNE_DMqVxAZcrEaiFB6Vi7dyrTNml5ViflOFMQ6J9YdJLmObdCuroSt1Hbbitbl-jFJfQA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/06 01:52:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AN-4lNtgxAGSYrHZT3cAEyI0MMUim1Wht-ZQvU0aXZXbdyI7gFyvc8mwUb24CgCVa9O9uk8in5Cv0Ynu69SOdQ9XwkPQVa05E2Pqg1qZMX5qBOkA97R8TMtop377VtDseunQt8IkdFOg7QokU2t2Mqj8ILa_fGhM8lJP6TLEFDT_zCnE_9EKxfo6W7rw_28vWkPYNJfriY9fmYPPtWjk62VCGp9K1Y_LES4sCMEwiN2w2HkmLlf8DSzvyELNzXgQaM5hKrTjrZQsELMo6qeMNBnaqjRT63WF7r74OxC9ZjvZMrgjbizpE4Xc4nCkIgax_ULl23nZPshySeBLiFYMQ_o 2025/09/06 01:52:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/06 01:52:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/06 01:52:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AN-4lNtgxAGSYrHZT3cAEyI0MMUim1Wht-ZQvU0aXZXbdyI7gFyvc8mwUb24CgCVa9O9uk8in5Cv0Ynu69SOdQ9XwkPQVa05E2Pqg1qZMX5qBOkA97R8TMtop377VtDseunQt8IkdFOg7QokU2t2Mqj8ILa_fGhM8lJP6TLEFDT_zCnE_9EKxfo6W7rw_28vWkPYNJfriY9fmYPPtWjk62VCGp9K1Y_LES4sCMEwiN2w2HkmLlf8DSzvyELNzXgQaM5hKrTjrZQsELMo6qeMNBnaqjRT63WF7r74OxC9ZjvZMrgjbizpE4Xc4nCkIgax_ULl23nZPshySeBLiFYMQ_o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/06 01:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AP18mZRc-nPyWAi-DONu3237wvqeMxoYt-GRq0eMFPmOdExRJjtNNSWs_XZYnq4M0V5B50x6O3Dflx1j-vcK_utZdczC9L43VYvnX6F_dc6pINRv2v8wJDOaCrtC9Ia4rkFE3wqnKDf-jT5KudjsKtEnGEbD6Ephhpaj_PDiUGZdAiTpvuReqSF3Td2nIBfwfGdrn9U4VWmcOLoRpVfSyz3iOQ4UfcUPrm_2h0tUz2d63-V3EcTUSjv_2e7LISAvl60t_IQg5vceKe6UoFBTF7kwwEJg_79dt26T08rslmML5ZvQnHtpMQqACTmfVV3P3g--IDFGEGfXAMHDOHPQtIU 2025/09/06 01:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/06 01:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/06 01:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/06 01:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/06 01:52:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/06 01:52:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/06 01:52:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AP18mZRc-nPyWAi-DONu3237wvqeMxoYt-GRq0eMFPmOdExRJjtNNSWs_XZYnq4M0V5B50x6O3Dflx1j-vcK_utZdczC9L43VYvnX6F_dc6pINRv2v8wJDOaCrtC9Ia4rkFE3wqnKDf-jT5KudjsKtEnGEbD6Ephhpaj_PDiUGZdAiTpvuReqSF3Td2nIBfwfGdrn9U4VWmcOLoRpVfSyz3iOQ4UfcUPrm_2h0tUz2d63-V3EcTUSjv_2e7LISAvl60t_IQg5vceKe6UoFBTF7kwwEJg_79dt26T08rslmML5ZvQnHtpMQqACTmfVV3P3g--IDFGEGfXAMHDOHPQtIU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/06 01:52:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANdvRcn7bvWoSpLmi3ryjlbz53gcIYR5DYMYzpcWZKz6vK9Yi5RAULswWWERq_FIgiS2Z5GRNTbsEB_jPRU972b474zxpfrDR17lk2UPUcsaiTr6jmBGVuhnp__okhBRl7dRtTLN8OcOfsHIzaNUoPR33lDzRuClhEfC1IV09S7ASKBfOVxmejKVb9ljPP997rVeSD1RVUzeLFnQR9BLX5YUbRqTQKWq3z2aYGO3itCyM3oeU7AvIizOA96jGM-mHusT9VxP3yPra6Fs36EpoTEdTpk6LoNywJmUc5_yYLy_1BG7BnlcNCy4is7xBds--cNev1KNDEaaBdWh9a1hIkI 2025/09/06 01:52:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/06 01:52:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/06 01:52:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/06 01:52:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/06 01:52:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/06 01:52:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/06 01:52:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANdvRcn7bvWoSpLmi3ryjlbz53gcIYR5DYMYzpcWZKz6vK9Yi5RAULswWWERq_FIgiS2Z5GRNTbsEB_jPRU972b474zxpfrDR17lk2UPUcsaiTr6jmBGVuhnp__okhBRl7dRtTLN8OcOfsHIzaNUoPR33lDzRuClhEfC1IV09S7ASKBfOVxmejKVb9ljPP997rVeSD1RVUzeLFnQR9BLX5YUbRqTQKWq3z2aYGO3itCyM3oeU7AvIizOA96jGM-mHusT9VxP3yPra6Fs36EpoTEdTpk6LoNywJmUc5_yYLy_1BG7BnlcNCy4is7xBds--cNev1KNDEaaBdWh9a1hIkI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/06 01:52:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AK_cVhjRf6MTre26y0hAl8XqxXv5g2ksSFQTv6AIrcUl_3HSBCocPyBwSnU_qcXNWNSDudf3FT2CX4ff3Ynniz32THMr9T88z_IPizSCqcosiA4YN2tfqGSDRvShl7XZQGeoOf6KOmqK_9TyVBKcJ7vYhfhTHBNGk3UHpW-7VBmecW_KXNwZJwl2HVCcL6B4BZHGOKtKaIFU_T9wI5BdAKDWC42S2PEm21LsE5C8Z5WNKPsKv-aoTUqHU1CQRv1ismIcSbb9wPUaacyeuKqBxzC-r9oD4UcJ30bTN5FqLu8CGbutYrgYq5x9MhCtbQBFCKw1U-4WqVI_Vwn34m80Q7E 2025/09/06 01:52:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/06 01:52:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/06 01:52:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AK_cVhjRf6MTre26y0hAl8XqxXv5g2ksSFQTv6AIrcUl_3HSBCocPyBwSnU_qcXNWNSDudf3FT2CX4ff3Ynniz32THMr9T88z_IPizSCqcosiA4YN2tfqGSDRvShl7XZQGeoOf6KOmqK_9TyVBKcJ7vYhfhTHBNGk3UHpW-7VBmecW_KXNwZJwl2HVCcL6B4BZHGOKtKaIFU_T9wI5BdAKDWC42S2PEm21LsE5C8Z5WNKPsKv-aoTUqHU1CQRv1ismIcSbb9wPUaacyeuKqBxzC-r9oD4UcJ30bTN5FqLu8CGbutYrgYq5x9MhCtbQBFCKw1U-4WqVI_Vwn34m80Q7E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/06 01:52:20 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJTSlruCv9ODRvjvrh5fN9NT3ha0NR54RNZEk8EkEViRLzNiMZJHCjj4p1us-WkO94nLfDA0hu2teJbwE6eZphhmhvsQD33A9pGxl1m-lNlH41jCchCNF2_Zs6Zfjgr9oZLkAHMgQ9yDPKHj-5q2cx9tA06hsFcS9RzJMw3Jkh4OlTdPD9WgjzHO998IX7Tvec5b7GYucaGmADPZr4vdexgFDnINsES0R0u7YdMsMQH95D23IIDp4HziZn9lD1thqg4AKsa0SKLcCCsqNr7-EIlK7xzorunhj2lJQ5wUA0uQ9G9qQXDvSyyTS2Yx_VAJbzda5TeumVKGw2BFhjmgLqs 2025/09/06 01:52:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/06 01:52:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/06 01:52:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJTSlruCv9ODRvjvrh5fN9NT3ha0NR54RNZEk8EkEViRLzNiMZJHCjj4p1us-WkO94nLfDA0hu2teJbwE6eZphhmhvsQD33A9pGxl1m-lNlH41jCchCNF2_Zs6Zfjgr9oZLkAHMgQ9yDPKHj-5q2cx9tA06hsFcS9RzJMw3Jkh4OlTdPD9WgjzHO998IX7Tvec5b7GYucaGmADPZr4vdexgFDnINsES0R0u7YdMsMQH95D23IIDp4HziZn9lD1thqg4AKsa0SKLcCCsqNr7-EIlK7xzorunhj2lJQ5wUA0uQ9G9qQXDvSyyTS2Yx_VAJbzda5TeumVKGw2BFhjmgLqs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/06 01:52:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACKR1_C9ALnbZpQJ847WOFpiFKIhO8_OiCdGgOoGzdnOY-JiGR_lPNBq37HKYucik1XXemEgmxZEVM38QQDcRj9_OtUErY9U1gbQJ-NjBPJgUN9wBLO79SkZWGcO_9V7-xl1OBfsokwDeyTLc_jQqLSz1XQY9OfFg6JQoHsg8uzZKUTjZDvtLnzVCAOTCW1ZvfvfmGoPsOJf5O8_7m6FVdZIptOKLnkoFzNeBH7954v3yqKwndmrOlYSCuxthr3KSoa3SiD5FZs8SgL7k__mAbynzJHAH4mMw8HDHrCAx3Za47iZHZ0CFu16KpGhA4qUhMOLot_dZNdul2PPpUTqOOc 2025/09/06 01:52:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/06 01:52:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/06 01:52:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACKR1_C9ALnbZpQJ847WOFpiFKIhO8_OiCdGgOoGzdnOY-JiGR_lPNBq37HKYucik1XXemEgmxZEVM38QQDcRj9_OtUErY9U1gbQJ-NjBPJgUN9wBLO79SkZWGcO_9V7-xl1OBfsokwDeyTLc_jQqLSz1XQY9OfFg6JQoHsg8uzZKUTjZDvtLnzVCAOTCW1ZvfvfmGoPsOJf5O8_7m6FVdZIptOKLnkoFzNeBH7954v3yqKwndmrOlYSCuxthr3KSoa3SiD5FZs8SgL7k__mAbynzJHAH4mMw8HDHrCAx3Za47iZHZ0CFu16KpGhA4qUhMOLot_dZNdul2PPpUTqOOc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/06 01:52:25 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AC8Kx4DQHYfOtMMUjLHW35OL1jCtQoFv-1j0IOHxlhZdCaGFWasYp4PsCFgIl2bEvr_POD7pz_3uD42RqPjcryI7y4dba9KAe1QbwGUF4mFby9Wk-AQfuw0qgYcl8T0HsUpkQvsgQRlDzB1J_oDo3ln-rUywnurGTpYhps7MksgpCagqt3-_lwKLCJmx_mqDVu4vIbPMhkvR6qHmoOGgKnvLNIV4cuXyWUwNOokPfxqZHp-L-mNkgNPaihYeHOakLw8w8MdRilTFjK5aL3kryzGv5CescYldaNwayYOt8BwmdZy9gkEmqruPmnTkvnZJuqf7TfoHDbLlETIVT3OfMzQ 2025/09/06 01:52:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/06 01:52:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/06 01:52:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/06 01:52:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/06 01:52:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/06 01:52:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/06 01:52:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AC8Kx4DQHYfOtMMUjLHW35OL1jCtQoFv-1j0IOHxlhZdCaGFWasYp4PsCFgIl2bEvr_POD7pz_3uD42RqPjcryI7y4dba9KAe1QbwGUF4mFby9Wk-AQfuw0qgYcl8T0HsUpkQvsgQRlDzB1J_oDo3ln-rUywnurGTpYhps7MksgpCagqt3-_lwKLCJmx_mqDVu4vIbPMhkvR6qHmoOGgKnvLNIV4cuXyWUwNOokPfxqZHp-L-mNkgNPaihYeHOakLw8w8MdRilTFjK5aL3kryzGv5CescYldaNwayYOt8BwmdZy9gkEmqruPmnTkvnZJuqf7TfoHDbLlETIVT3OfMzQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/06 01:52:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEJEuhXGXU90xN88rSbj_OItfs8ps8RaRR3RaQZgn6ZSX9W0CnL4_LGleTaIhQemI81R_HfcRlmzgXufpjTOQxCHO6stgZ9c9Y5ZgAvrgE-QLOlxEhsPRrbG7y81irm-eNwrceUIxYKi4sA-ux4qIaEiJnHGBHO3aDhaUWSWr3zIfRlYdNR-NqM4lnLpgB2u6-j5OEFpghXoP6HwplBNOMfC5WMxLSIUsJ3W3a6-ikPbL2WVvGpsCz8rY_31F1esCd3UVa2MDXi_cfZa9belAkrlU8Q95DmU1fp5SfL-FHK1vrHixJ-19-PrgzPRmHa_dI9jOBcsw2K5orBY0u34FMc 2025/09/06 01:52:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/06 01:52:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/06 01:52:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/06 01:52:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/06 01:52:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/06 01:52:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/06 01:52:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEJEuhXGXU90xN88rSbj_OItfs8ps8RaRR3RaQZgn6ZSX9W0CnL4_LGleTaIhQemI81R_HfcRlmzgXufpjTOQxCHO6stgZ9c9Y5ZgAvrgE-QLOlxEhsPRrbG7y81irm-eNwrceUIxYKi4sA-ux4qIaEiJnHGBHO3aDhaUWSWr3zIfRlYdNR-NqM4lnLpgB2u6-j5OEFpghXoP6HwplBNOMfC5WMxLSIUsJ3W3a6-ikPbL2WVvGpsCz8rY_31F1esCd3UVa2MDXi_cfZa9belAkrlU8Q95DmU1fp5SfL-FHK1vrHixJ-19-PrgzPRmHa_dI9jOBcsw2K5orBY0u34FMc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/06 01:52:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APynDG4pf_o0A476knZwC1xufWXTnFDeea8zL7T35nH6KnlfXEswntynqiLPo3Mwp19mKh5sIW0XE9CAw5PqvkW8l6_HqmO_WWoncmcfCQ0sesHGiXcvdbEFdunK-peSFPrSduNcu90I-gWzVwHdWc0JPsWD2a_WTzjDsQYODdJYvoI1FvbC5HE6_SogURdVovnb6bwKXIbZgpDOoygVOEqEJ7UljVQ8HqswAL1Qah7QyoD4a0rwI8JjM5R5EPaZaaDGeeyF9GlpgR512G_P0s7cLStqowW06pq9YLYoBiRKn21exIjyBbh7EApMSmxVJefiA_1SAt0xwPR5plxQiYQ 2025/09/06 01:52:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/06 01:52:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/06 01:52:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APynDG4pf_o0A476knZwC1xufWXTnFDeea8zL7T35nH6KnlfXEswntynqiLPo3Mwp19mKh5sIW0XE9CAw5PqvkW8l6_HqmO_WWoncmcfCQ0sesHGiXcvdbEFdunK-peSFPrSduNcu90I-gWzVwHdWc0JPsWD2a_WTzjDsQYODdJYvoI1FvbC5HE6_SogURdVovnb6bwKXIbZgpDOoygVOEqEJ7UljVQ8HqswAL1Qah7QyoD4a0rwI8JjM5R5EPaZaaDGeeyF9GlpgR512G_P0s7cLStqowW06pq9YLYoBiRKn21exIjyBbh7EApMSmxVJefiA_1SAt0xwPR5plxQiYQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/06 01:52:38 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: APMRLTc-7pF-lBJ4YDIxiLxHB87qEWOkhGjfW86oesUzQC0QGl9FOt2Vwd5vVvR8DF3qFYjwNsc0MxTuOP9DaXoMhQYvl0JNCcOZFax3ziOt6QZEblsNxQcMAd8qLpKe3MeGNSqiIaa2ufmjBpV3-d7z6IX90XGxugPo3Yv6aBLjibZ4NOLGyDEh80E-maCGrvBHEDm6MqPhlGx-9igFYkIhIrfckhrqMsNXBeQoLz9d44j_2lAL7VN0vfrpPF3HmkrAhaw2DANnxlS5UgtWZszDGKPF9Dj3gXgd-kt42jbRZvtg5OYywa_bQ7inUPyIvV6knke4YVo5n-OA4lB35h4 2025/09/06 01:52:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/06 01:52:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/06 01:52:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "APMRLTc-7pF-lBJ4YDIxiLxHB87qEWOkhGjfW86oesUzQC0QGl9FOt2Vwd5vVvR8DF3qFYjwNsc0MxTuOP9DaXoMhQYvl0JNCcOZFax3ziOt6QZEblsNxQcMAd8qLpKe3MeGNSqiIaa2ufmjBpV3-d7z6IX90XGxugPo3Yv6aBLjibZ4NOLGyDEh80E-maCGrvBHEDm6MqPhlGx-9igFYkIhIrfckhrqMsNXBeQoLz9d44j_2lAL7VN0vfrpPF3HmkrAhaw2DANnxlS5UgtWZszDGKPF9Dj3gXgd-kt42jbRZvtg5OYywa_bQ7inUPyIvV6knke4YVo5n-OA4lB35h4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/06 01:52:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: APKLZ3-aMa-8mh6enFIE6WG_S3zNAJCAnMKkyPIWc0k5It14Q-x31ANKlEspKF8u6EoLjMtWaVF6_Q9K-uD7ZrOdaXZKVsUUBEsux3qyUIEG8iR30h-RFvPZ0x63Li7eFeuFC726Z1VFCWq-BKU5fxamLUfQF1OOGCgWoZRyxYXc-4XTZqXcfmHRZxacrivck4ERaukCWPykKExTwIxWdGWBmTD-z7bkmHRUKmzZifP6OFGQfHe94p3MRnQEhBFVPxAy_GaZ877lvkkoxsIsQxnOZl2m22bxeqsnntTxAaGSJ6ujyVAZBTFkgib3PDwb1YmNdZclrIhzLWU84tXI0eU 2025/09/06 01:52:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/06 01:52:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/06 01:52:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "APKLZ3-aMa-8mh6enFIE6WG_S3zNAJCAnMKkyPIWc0k5It14Q-x31ANKlEspKF8u6EoLjMtWaVF6_Q9K-uD7ZrOdaXZKVsUUBEsux3qyUIEG8iR30h-RFvPZ0x63Li7eFeuFC726Z1VFCWq-BKU5fxamLUfQF1OOGCgWoZRyxYXc-4XTZqXcfmHRZxacrivck4ERaukCWPykKExTwIxWdGWBmTD-z7bkmHRUKmzZifP6OFGQfHe94p3MRnQEhBFVPxAy_GaZ877lvkkoxsIsQxnOZl2m22bxeqsnntTxAaGSJ6ujyVAZBTFkgib3PDwb1YmNdZclrIhzLWU84tXI0eU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/06 01:52:45 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AFzBes-O488F5Z7dl7_4e8Aj2acRoCpXvn_LHIP05tDCnktRTxwcdkiN2HTWnKzLDkjfT6Tt19DWZYflkB8UT6AC7FIiw1HXeS47oaCDXS6sM9xiyNtuI-lUbraJA3bL4Wn8KxkrD3dxkA9vjBB3iopggrI6AX8T_nUiJxUwuokfBP7Zp-TJ8Pj8XqwEIWILzctTcu2lrOwVqrriFy3Uru7dDb9DCVNBk7Y0GQi4emmBlDaFCljJ99_nr2dNi_jDsYN6TQkIDTrI4jEKsgr6GsyETKl5DfGoLyM2iC40vxQx1_qY5TbNkOHCcuUwPa7FltESAuYOkWC15XEAD8_h0-s 2025/09/06 01:52:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/06 01:52:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/06 01:52:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/06 01:52:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/06 01:52:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/06 01:52:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/06 01:52:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AFzBes-O488F5Z7dl7_4e8Aj2acRoCpXvn_LHIP05tDCnktRTxwcdkiN2HTWnKzLDkjfT6Tt19DWZYflkB8UT6AC7FIiw1HXeS47oaCDXS6sM9xiyNtuI-lUbraJA3bL4Wn8KxkrD3dxkA9vjBB3iopggrI6AX8T_nUiJxUwuokfBP7Zp-TJ8Pj8XqwEIWILzctTcu2lrOwVqrriFy3Uru7dDb9DCVNBk7Y0GQi4emmBlDaFCljJ99_nr2dNi_jDsYN6TQkIDTrI4jEKsgr6GsyETKl5DfGoLyM2iC40vxQx1_qY5TbNkOHCcuUwPa7FltESAuYOkWC15XEAD8_h0-s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/06 01:52:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AG_BjOya7NCTn8RUlhqdBWaKuFsopGTrI5O0hHDJos5scORdE_JCYz7UW-VlwOoKwkrScPvUAZG-cc1mmy-fEKpYLaF5aCVsYO-JkXerGy9yJ9F_jk6-1v_b15hZjpRhJQy11-8OD1SoAUay8T7J3j6W_M_XaV30ApDOIwiDGjtuWHhuOvbpFtdCQBYY5dDV7BBkHMRLXZ-dcKUbpHJWpZ6KFa5p5FYRiC1McunG_KhYvygdMqj-1o_5ngLOp6TiUNMs6eeA990U24duoElvk1NvL8Z4D4E1c1b3rJl01FSzQM6eCbYuLyEFE7ECHEF00MMvpkZIU1THjm6AHVwoPM8 2025/09/06 01:52:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/06 01:52:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/06 01:52:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/06 01:52:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/06 01:52:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/06 01:52:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/06 01:52:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AG_BjOya7NCTn8RUlhqdBWaKuFsopGTrI5O0hHDJos5scORdE_JCYz7UW-VlwOoKwkrScPvUAZG-cc1mmy-fEKpYLaF5aCVsYO-JkXerGy9yJ9F_jk6-1v_b15hZjpRhJQy11-8OD1SoAUay8T7J3j6W_M_XaV30ApDOIwiDGjtuWHhuOvbpFtdCQBYY5dDV7BBkHMRLXZ-dcKUbpHJWpZ6KFa5p5FYRiC1McunG_KhYvygdMqj-1o_5ngLOp6TiUNMs6eeA990U24duoElvk1NvL8Z4D4E1c1b3rJl01FSzQM6eCbYuLyEFE7ECHEF00MMvpkZIU1THjm6AHVwoPM8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/06 01:52:53 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/06 01:52:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/06 01:53:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/06 01:53:04 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/06 01:53:08 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/06 01:53:10 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AEpWqypSwuk-ftH4FN5jAlSGDmIiejYsYL0acaljDytVOWB9JSRYVf_k03iGjhF0DmBtuSe5sWE2jf3sZmgbBeiyRrO5fxLpA0EBTgp3qKB0NC_fVr67uTR5JAO7XLswIxFGI6ewLxHESRoL1iXs_CCaI82ZzmVwdcffnnBdXBt9VUaEtL41P3nXENVTJK33i2hwCtp3Y5pkhJLZ21BtTErWxKoMj6UnFY-F2vhmehLTIArpKleNJmz2SVs-b45yg0TZ-0EEbJa7puDvaRROgszU0D3SqG5I2QHwUaBwj_IJyqKnIkWCg3Gz53EQM1NbT2D6qrsFX38MxKeT4qIIStE 2025/09/06 01:53:10 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/06 01:53:11 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a7098a0faff979b1b032c8643f6cf117" 2025/09/06 01:53:11 DEBUG : unknown-size-put.txt: multipart upload "AEpWqypSwuk-ftH4FN5jAlSGDmIiejYsYL0acaljDytVOWB9JSRYVf_k03iGjhF0DmBtuSe5sWE2jf3sZmgbBeiyRrO5fxLpA0EBTgp3qKB0NC_fVr67uTR5JAO7XLswIxFGI6ewLxHESRoL1iXs_CCaI82ZzmVwdcffnnBdXBt9VUaEtL41P3nXENVTJK33i2hwCtp3Y5pkhJLZ21BtTErWxKoMj6UnFY-F2vhmehLTIArpKleNJmz2SVs-b45yg0TZ-0EEbJa7puDvaRROgszU0D3SqG5I2QHwUaBwj_IJyqKnIkWCg3Gz53EQM1NbT2D6qrsFX38MxKeT4qIIStE" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/06 01:53:12 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABJdL04_izPHwwAhGRLvEL8o3j8Oeosi0ezApqhwcDl21798ZG620w_C6k0-EeUWXjjxacMz9xXLZ6fZym5wW0xR3oJtODO5Ld7O9v_MyplRsJZRqRJp1pXCpmbtjaE9dooRHSnfUVzJvSk6jhpPX2hIxoLcSOX4W49FSoGmgBJxMA_uk7nusGLKDdTLXF7mBua1mLyIasRJUGlWh2U-KSkZebFmFAuqPkBWWjQMcmIftty0SkPzSbjGGJHi1ZpmtUS57RN8xTxfDjF-4AE42PAbZHumXW7oOTWgBm1CuK7BplW6Qhibh9T1IOm5UzFAwb_1IE5MkfeyzaEcP57KMrA 2025/09/06 01:53:12 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/06 01:53:13 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "3d8cd1edd6cf63b1e86029494aad79b2" 2025/09/06 01:53:13 DEBUG : unknown-size-update.txt: multipart upload "ABJdL04_izPHwwAhGRLvEL8o3j8Oeosi0ezApqhwcDl21798ZG620w_C6k0-EeUWXjjxacMz9xXLZ6fZym5wW0xR3oJtODO5Ld7O9v_MyplRsJZRqRJp1pXCpmbtjaE9dooRHSnfUVzJvSk6jhpPX2hIxoLcSOX4W49FSoGmgBJxMA_uk7nusGLKDdTLXF7mBua1mLyIasRJUGlWh2U-KSkZebFmFAuqPkBWWjQMcmIftty0SkPzSbjGGJHi1ZpmtUS57RN8xTxfDjF-4AE42PAbZHumXW7oOTWgBm1CuK7BplW6Qhibh9T1IOm5UzFAwb_1IE5MkfeyzaEcP57KMrA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/06 01:53:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juvapof7ziza/deeper/nonexisting/directory" 2025/09/06 01:53:13 DEBUG : Config file has changed externally - reloading === 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/06 01:53:14 DEBUG : Waiting for deletions to finish 2025/09/06 01:53:14 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/06 01:53:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/06 01:53:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/06 01:53:15 INFO : S3 bucket rclone-test-juvapof7ziza: Bucket "rclone-test-juvapof7ziza" deleted 2025/09/06 01:53:15 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (175.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.55s) --- PASS: TestIntegration/FsMkdir (172.94s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.85s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.18s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (91.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (13.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (13.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (14.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (15.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (15.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (19.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (6.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (18.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.15s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- 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/06 01:53:15 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/06 01:53:15 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 175.814s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m57.164293193s (try 1/5)