"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/01/25 04:42:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-madoyal2futi" 2025/01/25 04:42:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/01/25 04:42:23 INFO : S3 bucket rclone-test-madoyal2futi: Bucket "rclone-test-madoyal2futi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/01/25 04:42:24 INFO : S3 bucket rclone-test-madoyal2futi: Bucket "rclone-test-madoyal2futi" deleted === RUN TestIntegration/FsMkdir 2025/01/25 04:42:25 INFO : S3 bucket rclone-test-madoyal2futi: Bucket "rclone-test-madoyal2futi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/25 04:42:25 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/25 04:42:25 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/25 04:42:25 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/25 04:42:42 NOTICE: S3 bucket rclone-test-madoyal2futi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/01/25 04:42:42 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AINT5QXsAHwYggqMZ-HrTrodLGWdzjSh4IyWifb5XzmnpHABmJv8OndwxbPiyrSj8zwH4APZsGOfpdLl0h8bp1D2WM8CzjieG-MqSMMLY03K8KMGTKOK2gC8PfXKWjp9p8Fy8Rn5VeLVXyw6JJRvriAkdM8yifQCWPlI2llbP3lSX1x1EdqJ3MEUvrUyCIMm_1YaPvJ8xS2gWNJof-JBkcv9k3ymMHQwc91AX1VXJsavTk00zhPPgluYJaRyxOqsdj70Qx5BRtzBHkjvGjqPd4hadBpF01IkEOqjvYp-e0rjPd-3zO9YHFopqKN5p7JrDqxlfNh-aZOfyKSVMPvp5V0 2025/01/25 04:42:42 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "41df9fc043178191fd977d9743d72195" 2025/01/25 04:42:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "193a94dd5d85b6c8b5440834c21053ac" 2025/01/25 04:42:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "fcc94f69ebb0eb0266ad551076141ca5" 2025/01/25 04:42:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AINT5QXsAHwYggqMZ-HrTrodLGWdzjSh4IyWifb5XzmnpHABmJv8OndwxbPiyrSj8zwH4APZsGOfpdLl0h8bp1D2WM8CzjieG-MqSMMLY03K8KMGTKOK2gC8PfXKWjp9p8Fy8Rn5VeLVXyw6JJRvriAkdM8yifQCWPlI2llbP3lSX1x1EdqJ3MEUvrUyCIMm_1YaPvJ8xS2gWNJof-JBkcv9k3ymMHQwc91AX1VXJsavTk00zhPPgluYJaRyxOqsdj70Qx5BRtzBHkjvGjqPd4hadBpF01IkEOqjvYp-e0rjPd-3zO9YHFopqKN5p7JrDqxlfNh-aZOfyKSVMPvp5V0" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/01/25 04:42:47 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/25 04:42:47 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/25 04:42:50 DEBUG : S3 bucket rclone-test-madoyal2futi: bucket is versioned: false 2025/01/25 04:42:50 DEBUG : Waiting for deletions to finish 2025/01/25 04:42:50 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/01/25 04:42:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/01/25 04:42:50 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/25 04:42:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-madoyal2futi/dirToPurgeFromRoot" 2025/01/25 04:42:51 DEBUG : S3 bucket rclone-test-madoyal2futi path dirToPurgeFromRoot: bucket is versioned: false 2025/01/25 04:42:51 DEBUG : Waiting for deletions to finish 2025/01/25 04:42:51 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/01/25 04:42:51 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/01/25 04:42:51 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/25 04:42:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-madoyal2futi/hello? sausage/êé" 2025/01/25 04:42:53 DEBUG : S3 bucket rclone-test-madoyal2futi path hello? sausage/êé: bucket is versioned: false 2025/01/25 04:42:53 DEBUG : Waiting for deletions to finish 2025/01/25 04:42:53 DEBUG : "a/b/c/d/e.txt" version false 2025/01/25 04:42:53 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/01/25 04:42:53 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:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1698: 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/01/25 04:43:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-madoyal2futi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/25 04:43:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-madoyal2futi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3R2:" path "rclone-test-madoyal2futi" from "TestS3R2:rclone-test-madoyal2futi" 2025/01/25 04:43:01 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:2056: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/25 04:43:08 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANLK-nURt-4g4qaEXomGrx6Aq_uwmabi5lpC68eEEXR-on0bkaw9zWdg-Aa8hdY5gD52DSWiY2Z0wEyfTx2ZA176ZTz4eq9nxFyM316YQFuDfClAYjg2XOwmMyPSay83-da4hkvGnZr3YILoWVy7ciQ_e33VmUmHxdqFGA1-D__GRbRwioHg9gcKUwPPisX6s_ADng-8tEQIY252Y43VzPcPsk_pP_CdB9N8miWnmZmE838cZzbvK9DbjDM-6balaurquQJB7AIlSarXzcY5nY7YafiQyAXHkKCV-vyKE734r8nBtcUGbf1jNjU8zpkzNd3IpB2U2jU2dtVsqBWvAKQ 2025/01/25 04:43:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/01/25 04:43:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/01/25 04:43:08 DEBUG : piped data.txt: multipart upload "ANLK-nURt-4g4qaEXomGrx6Aq_uwmabi5lpC68eEEXR-on0bkaw9zWdg-Aa8hdY5gD52DSWiY2Z0wEyfTx2ZA176ZTz4eq9nxFyM316YQFuDfClAYjg2XOwmMyPSay83-da4hkvGnZr3YILoWVy7ciQ_e33VmUmHxdqFGA1-D__GRbRwioHg9gcKUwPPisX6s_ADng-8tEQIY252Y43VzPcPsk_pP_CdB9N8miWnmZmE838cZzbvK9DbjDM-6balaurquQJB7AIlSarXzcY5nY7YafiQyAXHkKCV-vyKE734r8nBtcUGbf1jNjU8zpkzNd3IpB2U2jU2dtVsqBWvAKQ" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/25 04:43:09 DEBUG : piped data.txt: open chunk writer: started multipart upload: APZ6sdAZA8nCffzrODgC5DitYXXGWSwO0ojhWeixpfmq5F4QEIKVTHyYarPDuKV0LbsDlOycU-bgQz6unXbuqNXBDO2CPzy1qjnscr0ZIPzIxlDI2txKoZQ7_D55N8Wcp4rZaHKOp0qlHgKct_2UpQ8BBMhXLYqghzF1oL3eQRobweSQfwgtGBGAoG_2uDKBEl3mmSnfej7vXbENrWB2P55bCw8XrNa8ldgLPT8twTZ67B9hPwBYqXKJlRlDuWTti9p4KAQ1bHovTGoesj3cWCAyHs_2SYa5kCHP-B89iHT3LQlNeUiBTa93g-jp3favPcQh90evvIhxxi2tXyfSs5Q 2025/01/25 04:43:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/25 04:43:09 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1fb202b7f9f4f87524412cab7a7bc746" 2025/01/25 04:43:09 DEBUG : piped data.txt: multipart upload "APZ6sdAZA8nCffzrODgC5DitYXXGWSwO0ojhWeixpfmq5F4QEIKVTHyYarPDuKV0LbsDlOycU-bgQz6unXbuqNXBDO2CPzy1qjnscr0ZIPzIxlDI2txKoZQ7_D55N8Wcp4rZaHKOp0qlHgKct_2UpQ8BBMhXLYqghzF1oL3eQRobweSQfwgtGBGAoG_2uDKBEl3mmSnfej7vXbENrWB2P55bCw8XrNa8ldgLPT8twTZ67B9hPwBYqXKJlRlDuWTti9p4KAQ1bHovTGoesj3cWCAyHs_2SYa5kCHP-B89iHT3LQlNeUiBTa93g-jp3favPcQh90evvIhxxi2tXyfSs5Q" 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/01/25 04:43:10 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:257: 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/01/25 04:43:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABLeznPu0q_eOxazzVIk5RyEiDbGsdBPHigz8EApaasRiWEQTX2YRKPS7LASDPlQb5hw5fbGjFkKFTXuriHsrRQzs5HkBklB9NHyBhOPJHSUBZ7nZj6z8XnAVT3lRpfr18xLvYCqXz7owoarGU0ynO_rgyGUNP-UN9YgAIG8mxIPyNqhM32G-ezJWCWlmQrI5GlUTwxup7G5F-bjhOaqhvlKfMkDTAE1t3kXhcVH4YCiJdEXsld_JEcOJffLNZfTifzt7tIDydjhvBSMgkm3exc9JrGxr52XW-NFhR4NnKNTGTA5QqTgejgn2PL10pDjSeb8ESltTuYEx8jiqVtrSGU 2025/01/25 04:43:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/01/25 04:43:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/01/25 04:43:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABLeznPu0q_eOxazzVIk5RyEiDbGsdBPHigz8EApaasRiWEQTX2YRKPS7LASDPlQb5hw5fbGjFkKFTXuriHsrRQzs5HkBklB9NHyBhOPJHSUBZ7nZj6z8XnAVT3lRpfr18xLvYCqXz7owoarGU0ynO_rgyGUNP-UN9YgAIG8mxIPyNqhM32G-ezJWCWlmQrI5GlUTwxup7G5F-bjhOaqhvlKfMkDTAE1t3kXhcVH4YCiJdEXsld_JEcOJffLNZfTifzt7tIDydjhvBSMgkm3exc9JrGxr52XW-NFhR4NnKNTGTA5QqTgejgn2PL10pDjSeb8ESltTuYEx8jiqVtrSGU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/01/25 04:43:13 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: APv5T5bH_Em-4uvelCK3i9XN57618u8YcuMkh4RrREzvWADFCKRqEKaE3pPckHCAT6vVbttygFsdl9V68LwEt8CejMjpsF6dNgyojojfHO_MeSDOH5eixJRs1FSf4GR-TvKOtMrrwvr78exSzdg5kolZseRPp1iHoIwq_4A-MX9aA8ofGN_ZLZJSCjOIBR1wDTASxq-t6s3mChYtmfjbnkczyFyfcJOWtoi09OmiLRcB8hiCCFfHRTVLD8xIaNqHWHI8PI4ewA0IkKuLfNpIrBAp9qnql6QBWlv1aM9usld1-nRr5wOntPGDL9cZxmimyXCk9TSJ0khGY0qHI2mXaqo 2025/01/25 04:43:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/01/25 04:43:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/25 04:43:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "APv5T5bH_Em-4uvelCK3i9XN57618u8YcuMkh4RrREzvWADFCKRqEKaE3pPckHCAT6vVbttygFsdl9V68LwEt8CejMjpsF6dNgyojojfHO_MeSDOH5eixJRs1FSf4GR-TvKOtMrrwvr78exSzdg5kolZseRPp1iHoIwq_4A-MX9aA8ofGN_ZLZJSCjOIBR1wDTASxq-t6s3mChYtmfjbnkczyFyfcJOWtoi09OmiLRcB8hiCCFfHRTVLD8xIaNqHWHI8PI4ewA0IkKuLfNpIrBAp9qnql6QBWlv1aM9usld1-nRr5wOntPGDL9cZxmimyXCk9TSJ0khGY0qHI2mXaqo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/01/25 04:43:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AAeYAAAGtOoeFLwgrzsqwPH_aqQVw1f58l-HEJ-Sp9CK3Z2Ja7Y6r1MQdO1Jy0siRjhDt2wP418bw37aQNI9lHFeXYwEf_y-71rcD5WMfbZasMhXBjravdA3rKXJtjGL8dKfSS-8eds3coc7F9XVfMoF6rQ4wwY8sZGCM_w6x43AjpdaK9BVpSYSTd_0sRiq0sn1_9gutRX6r-mSw-F89v-Ue5rmxFv6MV6HM7Xlpi1F-3L0Eh0nJiodLdylkNlx4ckNhPWCBWvyCdYDgMlk-zVeQvyHuxNt_o8GpKb8yZp9OprIWTdsgzQRVqxSC0uhYLvg-3H_LPiGCinF4RqUyO8 2025/01/25 04:43:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/25 04:43:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/25 04:43:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AAeYAAAGtOoeFLwgrzsqwPH_aqQVw1f58l-HEJ-Sp9CK3Z2Ja7Y6r1MQdO1Jy0siRjhDt2wP418bw37aQNI9lHFeXYwEf_y-71rcD5WMfbZasMhXBjravdA3rKXJtjGL8dKfSS-8eds3coc7F9XVfMoF6rQ4wwY8sZGCM_w6x43AjpdaK9BVpSYSTd_0sRiq0sn1_9gutRX6r-mSw-F89v-Ue5rmxFv6MV6HM7Xlpi1F-3L0Eh0nJiodLdylkNlx4ckNhPWCBWvyCdYDgMlk-zVeQvyHuxNt_o8GpKb8yZp9OprIWTdsgzQRVqxSC0uhYLvg-3H_LPiGCinF4RqUyO8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/25 04:43:16 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AFcKpHKmdAvR1NKMQnYwXi6QxjusFPghdIk0JR8-5SaKrERwlOVz_AKTMJKfOYk5GIJ30KM7ucyKXnMsxLxA48VUHbH6BMiQ804xmCc6CnpIc_ipMv6fkFZwFHht8K7Sp_7uMhLsW-BSjgbj7jFKo6sx1EKHRILlK0Nn_TpyuibkTxqiRdQ382C1JBU55Lcwt8vIbLHCAwEqB4E9umU2DsMNj85i69fFLoPjCYfWUweywQJ1sLE2tGmQWgntI59a6-PFy7GcXMbAtSilTeONja1-zXYZ0ZiC8E_tOrkzFRCUhT3lBi8LakiLey7mwZeTMCqvMPt8uE2qXQq1MYfiOIU 2025/01/25 04:43:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/25 04:43:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/25 04:43:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/25 04:43:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/25 04:43:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/25 04:43:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/25 04:43:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AFcKpHKmdAvR1NKMQnYwXi6QxjusFPghdIk0JR8-5SaKrERwlOVz_AKTMJKfOYk5GIJ30KM7ucyKXnMsxLxA48VUHbH6BMiQ804xmCc6CnpIc_ipMv6fkFZwFHht8K7Sp_7uMhLsW-BSjgbj7jFKo6sx1EKHRILlK0Nn_TpyuibkTxqiRdQ382C1JBU55Lcwt8vIbLHCAwEqB4E9umU2DsMNj85i69fFLoPjCYfWUweywQJ1sLE2tGmQWgntI59a6-PFy7GcXMbAtSilTeONja1-zXYZ0ZiC8E_tOrkzFRCUhT3lBi8LakiLey7mwZeTMCqvMPt8uE2qXQq1MYfiOIU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/25 04:43:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AF4cM9mudUL6wdMB7scQZbf_oc0oxHDdB1-VlAb7g956mdFqxZdR9hoSrt20lg6HKBc1csy5eAB71MwdEMGqHoWQZlsVs0t3ZQyBTK6y5QYTzl1zOihC5tiadXEwrP7xdQ7jLdCpHKrvYUluTKf6xcBpVe8MI3D6Z0wUplwy_tI_fxg1YppYtroCnOeyBMwhx6Pbl6TzSZ3nLgUhPbu2pDZin52_GqyS6HBney5W7ZNSO8TLkqtxvEZQIZQMGl4ctm6owNyZwOvPXHIBVgi8Df2yRbZyEPAYi9Z7TZpVXFaQzcGS7UiQjcMlsOobgZamTaSBTpETqvoiXf8iGcCSq-E 2025/01/25 04:43:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/25 04:43:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/01/25 04:43:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/01/25 04:43:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/25 04:43:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/25 04:43:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/25 04:43:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AF4cM9mudUL6wdMB7scQZbf_oc0oxHDdB1-VlAb7g956mdFqxZdR9hoSrt20lg6HKBc1csy5eAB71MwdEMGqHoWQZlsVs0t3ZQyBTK6y5QYTzl1zOihC5tiadXEwrP7xdQ7jLdCpHKrvYUluTKf6xcBpVe8MI3D6Z0wUplwy_tI_fxg1YppYtroCnOeyBMwhx6Pbl6TzSZ3nLgUhPbu2pDZin52_GqyS6HBney5W7ZNSO8TLkqtxvEZQIZQMGl4ctm6owNyZwOvPXHIBVgi8Df2yRbZyEPAYi9Z7TZpVXFaQzcGS7UiQjcMlsOobgZamTaSBTpETqvoiXf8iGcCSq-E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/01/25 04:43:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKCT-3FhM75KbJP2M1f7Rmro6i_RG6k7iKx_x3FMXOSuKE0Cwo4lOKR1wgPJoq-Ibbt-YrK8tXBSINPj5yyrs7teZKvvny1mDJOjNpxXsnjxEW-omhwVJvz39j22_wCO2SO-1PEcAwpNbDrr3FZQHqlTYi9qW4kynEXhitb9s4BrOQ9yQzlUyZ1NAEUAeGvJSbfvmI3Te4bk5Iuhud6QvS8ZtX65hYx6pJo9kNPWB4wYGFpxyO4TanIr7FuBwGdcPQ-t__jfAoXB4SvUZyO5Ooq2t9gc8KWAIzSuVqnh8kzSJXYXQx3QhaMPXBuHEntKlgrgRwyIqLM4Qa8AVxIG4Ok 2025/01/25 04:43:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/25 04:43:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/01/25 04:43:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKCT-3FhM75KbJP2M1f7Rmro6i_RG6k7iKx_x3FMXOSuKE0Cwo4lOKR1wgPJoq-Ibbt-YrK8tXBSINPj5yyrs7teZKvvny1mDJOjNpxXsnjxEW-omhwVJvz39j22_wCO2SO-1PEcAwpNbDrr3FZQHqlTYi9qW4kynEXhitb9s4BrOQ9yQzlUyZ1NAEUAeGvJSbfvmI3Te4bk5Iuhud6QvS8ZtX65hYx6pJo9kNPWB4wYGFpxyO4TanIr7FuBwGdcPQ-t__jfAoXB4SvUZyO5Ooq2t9gc8KWAIzSuVqnh8kzSJXYXQx3QhaMPXBuHEntKlgrgRwyIqLM4Qa8AVxIG4Ok" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/01/25 04:43:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMM6NwhqbutnpHkpTLSbFNRHyzkvNn__8zkBm-MmHwMsQQaUA4B4D3GRVbWXDdmzvjXNxzurV9nP_EZDhbv5RsAKM9cIF40yNo7soZREdGBu84VPESwlak44Jvdte63UN0tRi5MXi4AJogB7-TpmFdt8mjGVQeQpKFjUf9r3P5HL0qI_d6zM6LDIaVPW2FLn-ycziiK2m4xrLlMWpdUJ_u4qkFxBwGfiHgd-lP5LYtiTBfBULUKmZU56gJe23ZKr_pS1LrGQSd-YLrwuZoHmBAccXe3tJn-6KEWDIbEaW85IDBzJP4a2lPglMAfJKd-k7K2MmW8JevTf0PZp5HnpgNc 2025/01/25 04:43:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/25 04:43:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/25 04:43:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMM6NwhqbutnpHkpTLSbFNRHyzkvNn__8zkBm-MmHwMsQQaUA4B4D3GRVbWXDdmzvjXNxzurV9nP_EZDhbv5RsAKM9cIF40yNo7soZREdGBu84VPESwlak44Jvdte63UN0tRi5MXi4AJogB7-TpmFdt8mjGVQeQpKFjUf9r3P5HL0qI_d6zM6LDIaVPW2FLn-ycziiK2m4xrLlMWpdUJ_u4qkFxBwGfiHgd-lP5LYtiTBfBULUKmZU56gJe23ZKr_pS1LrGQSd-YLrwuZoHmBAccXe3tJn-6KEWDIbEaW85IDBzJP4a2lPglMAfJKd-k7K2MmW8JevTf0PZp5HnpgNc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/01/25 04:43:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABGHH9wmswAnUIrqSo_mtuZ2DamXSrOS7ZP_d_GcFvVEHoAv8nZfC7FVOGqkVn3f6nR93QkSoRpR0G2dkWGE0Cx7tyhJgbhLghZq4NTRBjg7rP4Uv59DK965SVVqm_Cob9-7bkuTJ4ZVxfbDExmOZjD_Xp0D5R9P6qDfNQRKygY5-DHRMf-Vyq3jq36dylFEnWIkP9FqIkdXvB_3xO8ZjtGfQRdZTPvSXDucyBrQreTPeRqdU7DyqB_zov0Pr-ByfGnlVukr0wruFIfPDfPOTZJQwsgGdgQ_IG47rJ0g2FkWQfmDSOV5ZzE4ApD8nYvbFNK1_qxxjektBSfD55SxRNU 2025/01/25 04:43:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/25 04:43:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/25 04:43:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABGHH9wmswAnUIrqSo_mtuZ2DamXSrOS7ZP_d_GcFvVEHoAv8nZfC7FVOGqkVn3f6nR93QkSoRpR0G2dkWGE0Cx7tyhJgbhLghZq4NTRBjg7rP4Uv59DK965SVVqm_Cob9-7bkuTJ4ZVxfbDExmOZjD_Xp0D5R9P6qDfNQRKygY5-DHRMf-Vyq3jq36dylFEnWIkP9FqIkdXvB_3xO8ZjtGfQRdZTPvSXDucyBrQreTPeRqdU7DyqB_zov0Pr-ByfGnlVukr0wruFIfPDfPOTZJQwsgGdgQ_IG47rJ0g2FkWQfmDSOV5ZzE4ApD8nYvbFNK1_qxxjektBSfD55SxRNU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/25 04:43:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGafmeDap64h8huhfj-xxNP9szNYLy-ciR0tTNu2XKWw3eauPq_BgSPTFycPe4HdmKTr6omEUTkcWz8Sip-MDFbzSg-VGbppT7g-KgEg8rXWeuwNwS7J_xJqlnhdlg3LKhXXbMXvBoh_U3v5uXZGqXms4tr2k5Qfw7xaFEmJNqUEZih8BgO9l87CVU-vU288xn0hGrsNXTg38Q-kporpLIocYIiberCYoSy00a-gRHGagj2ps93PPghzVgO4_DUnGrs-kF4IA6Rhj6y4sfV5KbOnKZT9PZPm6NNAtl6CIpKMv27FvaCp4YAa9PfK9u_UeXAs_7Jl0K6mxU2V09Fbj7g 2025/01/25 04:43:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/25 04:43:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/25 04:43:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/25 04:43:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/25 04:43:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/25 04:43:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/25 04:43:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AGafmeDap64h8huhfj-xxNP9szNYLy-ciR0tTNu2XKWw3eauPq_BgSPTFycPe4HdmKTr6omEUTkcWz8Sip-MDFbzSg-VGbppT7g-KgEg8rXWeuwNwS7J_xJqlnhdlg3LKhXXbMXvBoh_U3v5uXZGqXms4tr2k5Qfw7xaFEmJNqUEZih8BgO9l87CVU-vU288xn0hGrsNXTg38Q-kporpLIocYIiberCYoSy00a-gRHGagj2ps93PPghzVgO4_DUnGrs-kF4IA6Rhj6y4sfV5KbOnKZT9PZPm6NNAtl6CIpKMv27FvaCp4YAa9PfK9u_UeXAs_7Jl0K6mxU2V09Fbj7g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/25 04:43:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGG7mZw4vNUNTfKhjhOMN8ToYaLDN3e3PaY-ZoaRy9Gam9jQsheGZlyJHBDmX94_q6R-K-TAqb_lgTlSTh2-RBxN2__dm-MMSuq7WASHbk-kJTTVwuMdriotHhe6B1cVcYIzL6xgHnJrcQF1ZzC-48EjJAimOGJLM-beEu9OF9SVpzmE_tEMQcYFsvM5kkM-k5woud2xw1R0QTmuneHModrPWc-Gq21fSjbGOjwCDSjDdIitglfYnu2T1ElSbhfcAUfxYvdEjx4OjFc9xBaGwjuC99Fcg9ayG40eoYaSw9TE8a-rpQTtUDi0LpTQutZrStd6HFoHJULzOAyb0ZEsHTU 2025/01/25 04:43:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/25 04:43:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/25 04:43:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/01/25 04:43:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/25 04:43:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/25 04:43:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/25 04:43:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGG7mZw4vNUNTfKhjhOMN8ToYaLDN3e3PaY-ZoaRy9Gam9jQsheGZlyJHBDmX94_q6R-K-TAqb_lgTlSTh2-RBxN2__dm-MMSuq7WASHbk-kJTTVwuMdriotHhe6B1cVcYIzL6xgHnJrcQF1ZzC-48EjJAimOGJLM-beEu9OF9SVpzmE_tEMQcYFsvM5kkM-k5woud2xw1R0QTmuneHModrPWc-Gq21fSjbGOjwCDSjDdIitglfYnu2T1ElSbhfcAUfxYvdEjx4OjFc9xBaGwjuC99Fcg9ayG40eoYaSw9TE8a-rpQTtUDi0LpTQutZrStd6HFoHJULzOAyb0ZEsHTU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/01/25 04:43:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALD9g7cmv04olQKhMrbJn7HfowVmjGjc1NDmcyGlR9gpzGsAGKa5nlbLh3xbROq1Cp5Zdq7UxvshvGDlIA7p_fxRjopF0MWgfh3m2FG1CdzDP5GWkcPcUJ0ipIbckQORp23sEqZ_WDYDXVY3-r5SpM94NulxhrzogdThtQ13idgdK44wVCyd5oQn4EoIqBY84dprXhPaGI8xFSUd_o3g19J78mgRarWbkQBFOdabCXRDl0HI1h6OR4WPd8IEd4eBmYHC0yWTvzLvZ-VcDXeDTpJcFD21CgqljfpFoSmzmWeZ7EvPQMam5pnE3trWkekxKxvZ98aLAwbKvcZRxgdeQ7Y 2025/01/25 04:43:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/25 04:43:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/01/25 04:43:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALD9g7cmv04olQKhMrbJn7HfowVmjGjc1NDmcyGlR9gpzGsAGKa5nlbLh3xbROq1Cp5Zdq7UxvshvGDlIA7p_fxRjopF0MWgfh3m2FG1CdzDP5GWkcPcUJ0ipIbckQORp23sEqZ_WDYDXVY3-r5SpM94NulxhrzogdThtQ13idgdK44wVCyd5oQn4EoIqBY84dprXhPaGI8xFSUd_o3g19J78mgRarWbkQBFOdabCXRDl0HI1h6OR4WPd8IEd4eBmYHC0yWTvzLvZ-VcDXeDTpJcFD21CgqljfpFoSmzmWeZ7EvPQMam5pnE3trWkekxKxvZ98aLAwbKvcZRxgdeQ7Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/01/25 04:43:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APwVTpc_tV6QctsIN5lX9uIg5vjUEZ0qRxHeoQQ2J3ySHeqCJcNI4XZk85jLY-bE1zvnC-Kf5OG2cZLtBNlGv_Xt5ZfjgqebHeZO_Zf-NPGDS2zJq5T52LNEepYzuZf0SHfkZznub9orHO0CHljfGO69_CnR8zF2C-o7kZ63wOf6vx2mpf5IT0RdAIwFy9Zn4ogERFVR1DnKMNfv6fTk-Km0INqt0H3Y-cTkMvHwSfXoVDqpAE2tiw45537M2Ks7Q1pV1QCRswpXSquU4-u0u4XPQZcmbyLgIX09ayE56NcpGMVOYrd-BDzadHntjuK036eHmj_ItOGl-thmpTTLUHU 2025/01/25 04:43:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/25 04:43:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/25 04:43:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APwVTpc_tV6QctsIN5lX9uIg5vjUEZ0qRxHeoQQ2J3ySHeqCJcNI4XZk85jLY-bE1zvnC-Kf5OG2cZLtBNlGv_Xt5ZfjgqebHeZO_Zf-NPGDS2zJq5T52LNEepYzuZf0SHfkZznub9orHO0CHljfGO69_CnR8zF2C-o7kZ63wOf6vx2mpf5IT0RdAIwFy9Zn4ogERFVR1DnKMNfv6fTk-Km0INqt0H3Y-cTkMvHwSfXoVDqpAE2tiw45537M2Ks7Q1pV1QCRswpXSquU4-u0u4XPQZcmbyLgIX09ayE56NcpGMVOYrd-BDzadHntjuK036eHmj_ItOGl-thmpTTLUHU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/01/25 04:43:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKT_soiAN4o2vAMES1vsRCmYCM9qTkeFV1YLy7nypRhjxe51o8ucxZf7iFhNdWcm5CBIYS2sfCyCDZ3gL5dY4HidkqWSpWbeDOKMJTqk05MQLdGJvusTfA-gqKZJXgU8b24QdoUCYWeuUcGveQQf-X6wxlM5GOoFmSaT8LPCAa_Wrzzw1xqrRmxIFIEDBc9jCHrAkc5jD4wTEq7GndGpVnsfxLXL1vSOiXWSYApWWzAtEG33wSQaIYG7ellLBB1OGuZFlsB5HTHOyooEHh9YIRetMNpqXGOqeQUiLlfdhqVWLTYjm2VZxHubhd4-6k_3qdhzCP8_UgrlvMUox43OL-0 2025/01/25 04:43:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/25 04:43:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/25 04:43:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKT_soiAN4o2vAMES1vsRCmYCM9qTkeFV1YLy7nypRhjxe51o8ucxZf7iFhNdWcm5CBIYS2sfCyCDZ3gL5dY4HidkqWSpWbeDOKMJTqk05MQLdGJvusTfA-gqKZJXgU8b24QdoUCYWeuUcGveQQf-X6wxlM5GOoFmSaT8LPCAa_Wrzzw1xqrRmxIFIEDBc9jCHrAkc5jD4wTEq7GndGpVnsfxLXL1vSOiXWSYApWWzAtEG33wSQaIYG7ellLBB1OGuZFlsB5HTHOyooEHh9YIRetMNpqXGOqeQUiLlfdhqVWLTYjm2VZxHubhd4-6k_3qdhzCP8_UgrlvMUox43OL-0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/25 04:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMKoSm-r0QQR9i-51uLpSYSRQrvpVMh0MwXa0kBruRJCBL1uSJ1zav1xJeU0ID13ER0vdu-IfAXvE_wX-c4xB0m1Z8-IdeugzTnP7lUVpyjZxcsLQ9pEuUe1llulZhZHHUZWrrU0GsceMD7JzbcvgqcKkrxu83d7lSDdfwfygWti7TK1X0mFc0EOPwA7JsUjx6Nf6C0XVqXJFexjiUNClFa6Z7Ct6PC3yrBqt02KdhHIXxVLkr1owCLM6OXYzsTGPgI_RYDueAYB48hJsE7LEa6ZamUpnfP_d5c_Be1Q6XW-vU7ZZZmm7uO-3UoYaVoyr0ZVX2efLCS7Xi6NcWV55a0 2025/01/25 04:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/25 04:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/25 04:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/25 04:43:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/25 04:43:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/25 04:43:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/25 04:43:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AMKoSm-r0QQR9i-51uLpSYSRQrvpVMh0MwXa0kBruRJCBL1uSJ1zav1xJeU0ID13ER0vdu-IfAXvE_wX-c4xB0m1Z8-IdeugzTnP7lUVpyjZxcsLQ9pEuUe1llulZhZHHUZWrrU0GsceMD7JzbcvgqcKkrxu83d7lSDdfwfygWti7TK1X0mFc0EOPwA7JsUjx6Nf6C0XVqXJFexjiUNClFa6Z7Ct6PC3yrBqt02KdhHIXxVLkr1owCLM6OXYzsTGPgI_RYDueAYB48hJsE7LEa6ZamUpnfP_d5c_Be1Q6XW-vU7ZZZmm7uO-3UoYaVoyr0ZVX2efLCS7Xi6NcWV55a0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/25 04:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACw6lsyl-Y3P6bW_3NRb0_-rhgR-NW_gVCLKM-1NaZ64ey_Lr7WlLNsDG7wWM-_AHkQPeWCEWrtxufKMDw5A0dxbVxcvZLG6lvdDVChWuevRCThmlYQLF6Dt__D5wDX-bj5v-iS1GXfQt-XQHR4dzlK9K4YNif4DR-LXT7z5cdgXiSy-yTUsRwS131Sz_7Hj5Ny-SHLWJEnPlfoFmLan1ikstSM1n9ZcHrsCy3hCMbZb0DiXSUvTV3JA_7_CEYiGzl5LZFkKMAnqlu00QjQjF45k5ilyg3i_rWGCP1CIF2wxl-ESAqM8GlDOH8gZs56jQZlxsPcukBXaftHIqTxsR6I 2025/01/25 04:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/25 04:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/25 04:43:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/01/25 04:43:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/25 04:43:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/25 04:43:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/25 04:43:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ACw6lsyl-Y3P6bW_3NRb0_-rhgR-NW_gVCLKM-1NaZ64ey_Lr7WlLNsDG7wWM-_AHkQPeWCEWrtxufKMDw5A0dxbVxcvZLG6lvdDVChWuevRCThmlYQLF6Dt__D5wDX-bj5v-iS1GXfQt-XQHR4dzlK9K4YNif4DR-LXT7z5cdgXiSy-yTUsRwS131Sz_7Hj5Ny-SHLWJEnPlfoFmLan1ikstSM1n9ZcHrsCy3hCMbZb0DiXSUvTV3JA_7_CEYiGzl5LZFkKMAnqlu00QjQjF45k5ilyg3i_rWGCP1CIF2wxl-ESAqM8GlDOH8gZs56jQZlxsPcukBXaftHIqTxsR6I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/01/25 04:43:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEa6gDwu1myjofZpLuW122FvxtmR4zchtoHLWDeiP0vP7YUGffZcdDZBr-VWgg9MPoDIhXkeNHvvYZVOtj608Uoety6vkeUE515myHRgzTERrjdcScyHHGT6_mIgrzAJYN3CMT2XwzppFxqxdCwVxlbE98CM4r-qeS1VK4bBoSBvHO1mGwz5tdKf4X1s_O5_SiI4kB4W9_ARU7M2cOTuf2jVrIpc3DXY7HGksX-0cqWB0jWdKMKRaStUd06mLMNwexbKdBgCyrs1Q3OXAfsj9UW5v95h6KbmN96WrhwtaqVOrskYWDr4TsimRZ6dgAshNJotYUal_5tptT-BiSQ71hg 2025/01/25 04:43:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/25 04:43:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/01/25 04:43:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEa6gDwu1myjofZpLuW122FvxtmR4zchtoHLWDeiP0vP7YUGffZcdDZBr-VWgg9MPoDIhXkeNHvvYZVOtj608Uoety6vkeUE515myHRgzTERrjdcScyHHGT6_mIgrzAJYN3CMT2XwzppFxqxdCwVxlbE98CM4r-qeS1VK4bBoSBvHO1mGwz5tdKf4X1s_O5_SiI4kB4W9_ARU7M2cOTuf2jVrIpc3DXY7HGksX-0cqWB0jWdKMKRaStUd06mLMNwexbKdBgCyrs1Q3OXAfsj9UW5v95h6KbmN96WrhwtaqVOrskYWDr4TsimRZ6dgAshNJotYUal_5tptT-BiSQ71hg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/01/25 04:43:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHlSdafyqDPK791G7_5wu7qc-cB8mA7mVQfZuY73mHVp6nMfiMXeikY7CU58GETgkgytm5YqwYO0UjNrZtX9kHhd2hgmw4-XM8Qtuuo8DEQY9Tr4cNOZ7bpxpTIqA0IuC-t7WBGcBWvDf3oeg-291cghFxJtX5MoHSsQmqklJMYAVOTRlYRQTA4ZO7cPBXN9QtweTqN4daLlRrv5afDcbdWjly-OO5NP-h_srIa7wJ8jsQsD4GvppVpt-q7dj27Su45S6kGMBSbD032ljnMhLGfT6HFP41tjqUknrp2RCGsDroiJZHc-6SC5-nGi84krdDtzo4DovUx34T0m58LRZ2I 2025/01/25 04:43:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/25 04:43:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/25 04:43:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHlSdafyqDPK791G7_5wu7qc-cB8mA7mVQfZuY73mHVp6nMfiMXeikY7CU58GETgkgytm5YqwYO0UjNrZtX9kHhd2hgmw4-XM8Qtuuo8DEQY9Tr4cNOZ7bpxpTIqA0IuC-t7WBGcBWvDf3oeg-291cghFxJtX5MoHSsQmqklJMYAVOTRlYRQTA4ZO7cPBXN9QtweTqN4daLlRrv5afDcbdWjly-OO5NP-h_srIa7wJ8jsQsD4GvppVpt-q7dj27Su45S6kGMBSbD032ljnMhLGfT6HFP41tjqUknrp2RCGsDroiJZHc-6SC5-nGi84krdDtzo4DovUx34T0m58LRZ2I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/01/25 04:43:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AK8CpTLUBArv91z9m2k2fUFzj5D8Re6SvBDPC1HreW3TlG26_lt7SIAoEiJpDHcG6_zFehNxx3R1leq_Wd6F4N3vFnBSRKuoBKL-yHx7RJVBwntqVWsKq-batXxGqVMysyk6gA7ZR-tgyAy_1ANjoyLkIYxJ6nO0NkDoZbieklxm8ybdewaMCKFfbi_uSNuH7Smrc1k7z1SNfBryTYacdVYOlsMWYK_CnX1dBCjEYKxDMiNSkVQeD4QQlgJsFeDnd-cddVWXNjtNO2_pxCRpk0jLSlZu5CgsqdWgCJ2Mvf2IdFHxsm96DNBqoP-DB1UYivXWEVTmO9hbh9diyFj6bwA 2025/01/25 04:43:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/25 04:43:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/25 04:43:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AK8CpTLUBArv91z9m2k2fUFzj5D8Re6SvBDPC1HreW3TlG26_lt7SIAoEiJpDHcG6_zFehNxx3R1leq_Wd6F4N3vFnBSRKuoBKL-yHx7RJVBwntqVWsKq-batXxGqVMysyk6gA7ZR-tgyAy_1ANjoyLkIYxJ6nO0NkDoZbieklxm8ybdewaMCKFfbi_uSNuH7Smrc1k7z1SNfBryTYacdVYOlsMWYK_CnX1dBCjEYKxDMiNSkVQeD4QQlgJsFeDnd-cddVWXNjtNO2_pxCRpk0jLSlZu5CgsqdWgCJ2Mvf2IdFHxsm96DNBqoP-DB1UYivXWEVTmO9hbh9diyFj6bwA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/25 04:43:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AH1ZOcc54xrFdXd0DyMDdx3UbC1WhJ4FyKQHx7nkoXtktMEmNsBpD8IJje51wrZV-zsd0CeZ53WcJIKdDEYmTRZUi4d6WOWgj_E7kFGUQhmCZbHqikFmbGfDLL-rfsRC1dCiizDyvrDB1JJf_SoPHbNBn4r11q8j8ahd-9QyTVxo6jVukRQLenWJhK9jiC9Tvss1QI-sz8hwtLDdNcot0FUh-O2hcN145z0Hu1IXNHFOSbfPt4pAoXL2cHzSJUMLd3FUEK_V4_og_G5thX5N8P1EsfTJUbuLkF9vsV00ZSOfNfvF9ND5ELTZfC9k0ja2xl8vGV2oXNJCQOknXmoP220 2025/01/25 04:43:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/25 04:43:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/25 04:43:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/25 04:43:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/25 04:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/25 04:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/25 04:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AH1ZOcc54xrFdXd0DyMDdx3UbC1WhJ4FyKQHx7nkoXtktMEmNsBpD8IJje51wrZV-zsd0CeZ53WcJIKdDEYmTRZUi4d6WOWgj_E7kFGUQhmCZbHqikFmbGfDLL-rfsRC1dCiizDyvrDB1JJf_SoPHbNBn4r11q8j8ahd-9QyTVxo6jVukRQLenWJhK9jiC9Tvss1QI-sz8hwtLDdNcot0FUh-O2hcN145z0Hu1IXNHFOSbfPt4pAoXL2cHzSJUMLd3FUEK_V4_og_G5thX5N8P1EsfTJUbuLkF9vsV00ZSOfNfvF9ND5ELTZfC9k0ja2xl8vGV2oXNJCQOknXmoP220" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/25 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACFQ7jDxQ9_KJWWBEFe7qzsnR3DrkSB8HzIzlHSajTC3s51eglYYas06WudXzxJ2m3LmNnmF5v_mg8dYU5O3F3gwDr-WtbzNpb3g64y1ehiRr0dQUexeX-Dyff1ngk6p0izK29R3PMXslWrt-neSlNdZ9BiRbSpSp-uN8CxvbFlxaiZK1a7ywzRBGMjVrisGrnnrzzJvITHhJcNqcZvGkSHn530hiN8yPwLyRZd9gcSD2VCawIvuVHBOg-4DzueYZ4KnRR9urnZpKc90dlkvHxOiu5dVmGXEV1P6MKIUT8zSRBb76BL92KNk1D67hS5w99Y1P7cUHQjNLgxAE_3MAcc 2025/01/25 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/25 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/01/25 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/01/25 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/25 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/25 04:43:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/25 04:43:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACFQ7jDxQ9_KJWWBEFe7qzsnR3DrkSB8HzIzlHSajTC3s51eglYYas06WudXzxJ2m3LmNnmF5v_mg8dYU5O3F3gwDr-WtbzNpb3g64y1ehiRr0dQUexeX-Dyff1ngk6p0izK29R3PMXslWrt-neSlNdZ9BiRbSpSp-uN8CxvbFlxaiZK1a7ywzRBGMjVrisGrnnrzzJvITHhJcNqcZvGkSHn530hiN8yPwLyRZd9gcSD2VCawIvuVHBOg-4DzueYZ4KnRR9urnZpKc90dlkvHxOiu5dVmGXEV1P6MKIUT8zSRBb76BL92KNk1D67hS5w99Y1P7cUHQjNLgxAE_3MAcc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/01/25 04:43:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMUdxYAfTC2NtqxZtljb_UbYgaClS6QXr7RkYm7dk9mWuHsqTrhi5pGyT7Aekr_Sww_duggCyDm05sYflX4_3NxLk_bxSi6ver69DtPximcEIM8UhwPMJEkzFz5OkRjJp-A4irpku38w7en5G51lFxSYn4bPz91cAJk8fhff_d2HvSKilCjHAg8DFDqGRrbEOHuD_fOURHNk2KnMsABJDeMJlBrN-zLBequlwaqq046-ZrbypZit6trF5vOYkVKOJRycKTkjERlkjGNDbiX3HY-8P7sfCuQoQPsvPPOuZKQhSmagWtyvgSWQztKvOwcpWgrbO1K2kY_l6EC8J19nb34 2025/01/25 04:43:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/01/25 04:43:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/01/25 04:43:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMUdxYAfTC2NtqxZtljb_UbYgaClS6QXr7RkYm7dk9mWuHsqTrhi5pGyT7Aekr_Sww_duggCyDm05sYflX4_3NxLk_bxSi6ver69DtPximcEIM8UhwPMJEkzFz5OkRjJp-A4irpku38w7en5G51lFxSYn4bPz91cAJk8fhff_d2HvSKilCjHAg8DFDqGRrbEOHuD_fOURHNk2KnMsABJDeMJlBrN-zLBequlwaqq046-ZrbypZit6trF5vOYkVKOJRycKTkjERlkjGNDbiX3HY-8P7sfCuQoQPsvPPOuZKQhSmagWtyvgSWQztKvOwcpWgrbO1K2kY_l6EC8J19nb34" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/01/25 04:43:56 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AD6Pfhl69DRhjOUnts8XWI33FwvL1DcHt_oak36dLVh-MSmME_VUj7Cfb9YQ8VPbaEPSVkq4p7BIsGPnwE9BMTuzGy6um_dqgpT5aoaWsuJsTBmw627nhHiLtZYqyEbfGA_LvlgdvF1aQ0L_ysSs3LEePbWxiCYGzn6xID2K4iSQQNGhi_tQUwQxid_PAS_tfR1rE9qjL00VG_35DvvjtqZf3FidotlNqc9B-lZxkcm0pHl5BxlWjU-ITk4fIx1DwdL1bh8l2WA0FHgfLGQHiLTJ-ncWJ-HrYcyWMeDUzMOCGgLh0YOX9YkVKY4drRZC2H5vCrBMBNLe8HoD30Zxk1Y 2025/01/25 04:43:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/01/25 04:43:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/25 04:43:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AD6Pfhl69DRhjOUnts8XWI33FwvL1DcHt_oak36dLVh-MSmME_VUj7Cfb9YQ8VPbaEPSVkq4p7BIsGPnwE9BMTuzGy6um_dqgpT5aoaWsuJsTBmw627nhHiLtZYqyEbfGA_LvlgdvF1aQ0L_ysSs3LEePbWxiCYGzn6xID2K4iSQQNGhi_tQUwQxid_PAS_tfR1rE9qjL00VG_35DvvjtqZf3FidotlNqc9B-lZxkcm0pHl5BxlWjU-ITk4fIx1DwdL1bh8l2WA0FHgfLGQHiLTJ-ncWJ-HrYcyWMeDUzMOCGgLh0YOX9YkVKY4drRZC2H5vCrBMBNLe8HoD30Zxk1Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/01/25 04:43:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ANaCFo56Yz8BeRS2eDjYh8JqCo5oUJdxksnkdwLdii7cy5rQ7xnTadBD715AdxNv6Yinh67plVYqGTIdYt7-idfSqXGdrmcuvuEXHNd3yBRwQ8h-JtCP3TtS3QS9IbXdKiiIoAXIKsUHdV4-thV6ds5GjqoLuYKYC1DcPpX_ziZUrJ3cteLXDNxL4ZJqriMuC8jc4BwlorpiknMBXBtgUSsdavQJ8sLbr2ZXcxiaf4ccD4QvXBXl1UlBhYpp9YX1ZnTVcn9u873OO-k8Hd1hL2lKnbBogPb02ezTetstSNRP44Qfw_Ip0fnemaRFwzQeS81gO1o4DcBbX4Blm8iSlz0 2025/01/25 04:43:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/25 04:43:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/25 04:43:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ANaCFo56Yz8BeRS2eDjYh8JqCo5oUJdxksnkdwLdii7cy5rQ7xnTadBD715AdxNv6Yinh67plVYqGTIdYt7-idfSqXGdrmcuvuEXHNd3yBRwQ8h-JtCP3TtS3QS9IbXdKiiIoAXIKsUHdV4-thV6ds5GjqoLuYKYC1DcPpX_ziZUrJ3cteLXDNxL4ZJqriMuC8jc4BwlorpiknMBXBtgUSsdavQJ8sLbr2ZXcxiaf4ccD4QvXBXl1UlBhYpp9YX1ZnTVcn9u873OO-k8Hd1hL2lKnbBogPb02ezTetstSNRP44Qfw_Ip0fnemaRFwzQeS81gO1o4DcBbX4Blm8iSlz0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/25 04:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AKlFEGpJ9gyzxRfdqIJ96U0_uWjAlN8QnoxD8GRslZ9FgjY_bXIh-jY3CqYHrwsCvsISVWAnSCj3Y6fW_aZHnEclQ_rA7i_QgzQsfl_tcx9tX7pFsKHuxeaRkdbRe9hj34EgJ9Y2DVLygIWy4l0YiRxwxNR7l6D3PBUlzx_i-DYIHa3SlEv6lAHFye98tzr5_-s0WP5GKoQIFI4WMdDvr_0kVR7RHfWL5WYIFZJXbBc9C4FMnyFrZ6eOxoe_YAQG5mKqWrGMhh7rnIRp8xDAwpUqhUKIAkuBrvhJWsr50UAmqNdVvPij1HyrJP-5mrKi6u3WS-R2CJnl8xDisc4njPk 2025/01/25 04:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/25 04:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/25 04:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/25 04:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/25 04:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/25 04:44:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/25 04:44:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AKlFEGpJ9gyzxRfdqIJ96U0_uWjAlN8QnoxD8GRslZ9FgjY_bXIh-jY3CqYHrwsCvsISVWAnSCj3Y6fW_aZHnEclQ_rA7i_QgzQsfl_tcx9tX7pFsKHuxeaRkdbRe9hj34EgJ9Y2DVLygIWy4l0YiRxwxNR7l6D3PBUlzx_i-DYIHa3SlEv6lAHFye98tzr5_-s0WP5GKoQIFI4WMdDvr_0kVR7RHfWL5WYIFZJXbBc9C4FMnyFrZ6eOxoe_YAQG5mKqWrGMhh7rnIRp8xDAwpUqhUKIAkuBrvhJWsr50UAmqNdVvPij1HyrJP-5mrKi6u3WS-R2CJnl8xDisc4njPk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/25 04:44:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AFlotWLOyz5V6eHEK3qeNDhkf3_YKCe25CSseDe96Gc3dUyd86CydVoSM8zaFiZqM-bAMr5voMn8ROVpuEw7-Kr-lbD-4GPYQaTQmB1RYLf4RWsVoRKyDKV0PfNcrkxUahQKvaSiH1-fszz-wHDzBMOnQFnBc_4OqawjBqk-JoAd76snZV70KTYD4SPN32ovuZsbn6Wz2WKpoRnMnAZsp5W3dMNK3cmi58ALsOSWCvbmZSBMSbwBe52whskIY0jgxQo7_S3zSjL_73Ih4gIiu5qD59F5OHPGEAjtlncuAsLN5EhZJsbCfA8Lv2xFbRVGU5tXlw3yzGty4N2b3uANMrM 2025/01/25 04:44:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/25 04:44:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/01/25 04:44:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/01/25 04:44:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/25 04:44:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/25 04:44:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/25 04:44:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AFlotWLOyz5V6eHEK3qeNDhkf3_YKCe25CSseDe96Gc3dUyd86CydVoSM8zaFiZqM-bAMr5voMn8ROVpuEw7-Kr-lbD-4GPYQaTQmB1RYLf4RWsVoRKyDKV0PfNcrkxUahQKvaSiH1-fszz-wHDzBMOnQFnBc_4OqawjBqk-JoAd76snZV70KTYD4SPN32ovuZsbn6Wz2WKpoRnMnAZsp5W3dMNK3cmi58ALsOSWCvbmZSBMSbwBe52whskIY0jgxQo7_S3zSjL_73Ih4gIiu5qD59F5OHPGEAjtlncuAsLN5EhZJsbCfA8Lv2xFbRVGU5tXlw3yzGty4N2b3uANMrM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/01/25 04:44:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOAZdYOtpJVSq4dX1bjRL_d4oRO3QjnF9LwolMjyq0ib3l5YS3JNggOdHpOHVYm4dp7a46bgqqHf55jWgw3k9NEdWWflF0iGAwTIF4oQzeaLF_EuB0qsRMWyDKn_cN941tSCNavClPW07p7U92tD-ebWCvkHjuZHKf9wBOKBrDRRL6gZkF6TNvhnHVEckZc5QUJWSN9Mu1Y2iJgBswEHDf9nylislauOt1WABMXa4hSooX1b_Wib0y__Z1VXNVcacn36XPpCtuymgopIlwc2ms7Smj4IuN0Th5oRamliCB5ROyX8GVbOw1PAvpdpH8y7P6MTfMSWTL_vsCnYr6-tFyE 2025/01/25 04:44:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/01/25 04:44:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/01/25 04:44:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AOAZdYOtpJVSq4dX1bjRL_d4oRO3QjnF9LwolMjyq0ib3l5YS3JNggOdHpOHVYm4dp7a46bgqqHf55jWgw3k9NEdWWflF0iGAwTIF4oQzeaLF_EuB0qsRMWyDKn_cN941tSCNavClPW07p7U92tD-ebWCvkHjuZHKf9wBOKBrDRRL6gZkF6TNvhnHVEckZc5QUJWSN9Mu1Y2iJgBswEHDf9nylislauOt1WABMXa4hSooX1b_Wib0y__Z1VXNVcacn36XPpCtuymgopIlwc2ms7Smj4IuN0Th5oRamliCB5ROyX8GVbOw1PAvpdpH8y7P6MTfMSWTL_vsCnYr6-tFyE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/01/25 04:44:08 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACpcD_m-qDrzxei2GVBdroXIQQMpQrROdciAgS3ZiIw4Lgr8wTQUUolFZ3PJoEFfbiG6XbVxhbiTxyE_gZKoV26tva5PKdF4-wRLOTf6niwLUkPvQZghNbl568lrBoWLFTXFQlLvkDZSy3-3CVK51NEvhfh8XtWtW1SuVh5xIJLujP1AfwGQ_MT7Ks5JYm0wT0B7_uB5OmFQCTwBCbWYeL85M1stE1B16xS-TcQvFHFkLCGp8wOas4HwZWBgFd5zprtIOwGHaH7Si3JoXmdlqGAz3PJfjjSMGvNkP6z8yLQJG6gIkkDwzpVM1GJZ6NO7q6-TUXBZwBKmqPQqheg11T4 2025/01/25 04:44:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/01/25 04:44:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/25 04:44:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACpcD_m-qDrzxei2GVBdroXIQQMpQrROdciAgS3ZiIw4Lgr8wTQUUolFZ3PJoEFfbiG6XbVxhbiTxyE_gZKoV26tva5PKdF4-wRLOTf6niwLUkPvQZghNbl568lrBoWLFTXFQlLvkDZSy3-3CVK51NEvhfh8XtWtW1SuVh5xIJLujP1AfwGQ_MT7Ks5JYm0wT0B7_uB5OmFQCTwBCbWYeL85M1stE1B16xS-TcQvFHFkLCGp8wOas4HwZWBgFd5zprtIOwGHaH7Si3JoXmdlqGAz3PJfjjSMGvNkP6z8yLQJG6gIkkDwzpVM1GJZ6NO7q6-TUXBZwBKmqPQqheg11T4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/01/25 04:44:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJ1kCYPGywMzJY8hu5Nd3U5kLGcP5oFAg80blBV5x7LZ0WNyY45uL1ktr0ZY8j0g_8nTweG61xdCMS_X-NVBcbKl751w6NGLoU5FwKWJvn1RlA_FUDRPnaJ1naW8mL2QEEV94U1shYxL01sSAXwfQlLwWRqh_k5-tiK7O6f7Ro7U4Q-Fmc8YEFoPjgysvRPE_kPvMyaO1RKaimALIX9g_5qzutbC-UjmD8R8T1iwUxY5aYAg3To9y8SPRqwv7BE7hUNxh-nNv5ODSDBgXy8Y0rDDYS8-QscIYsgqtJPvSFwMBYZauYeQ2BEAlNZPSDgVenUL8rEKBZ8YYkZH31Oy8L4 2025/01/25 04:44:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/25 04:44:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/25 04:44:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJ1kCYPGywMzJY8hu5Nd3U5kLGcP5oFAg80blBV5x7LZ0WNyY45uL1ktr0ZY8j0g_8nTweG61xdCMS_X-NVBcbKl751w6NGLoU5FwKWJvn1RlA_FUDRPnaJ1naW8mL2QEEV94U1shYxL01sSAXwfQlLwWRqh_k5-tiK7O6f7Ro7U4Q-Fmc8YEFoPjgysvRPE_kPvMyaO1RKaimALIX9g_5qzutbC-UjmD8R8T1iwUxY5aYAg3To9y8SPRqwv7BE7hUNxh-nNv5ODSDBgXy8Y0rDDYS8-QscIYsgqtJPvSFwMBYZauYeQ2BEAlNZPSDgVenUL8rEKBZ8YYkZH31Oy8L4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/25 04:44:12 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AMf7uxo9LA-rbtQ68SkTUT4LVOYNcgPDUFAyeyXOsKLo8E6pIvUHoiXN7rPgAbmGqhoQ7kWeMqz6KOFjvlMgdfVUP9u7xu6K1SEBFPJ18amKWW0YnCU0WbdWS0WdgH7TLdzHwevKyrDBWhEXNY-4nhQSLLFgHHjzYaazw3VrVumc4zf7dDbY-WfPng4OT5W0cGc5WV3KQUOdIBIGhg_-bgACo-Vyc26YvEYnCuG1ENZ7N3hlcg0bLGUq_9zqYwmyczFiEFwY7MjQ36tna74SEYaT3Eifjuq2tqAtAViGgp1aNrj3bJE-T8YF3WyHTY5b-RpUd-9V2T8j-SSFQxQpKWM 2025/01/25 04:44:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/25 04:44:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/25 04:44:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/25 04:44:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/25 04:44:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/25 04:44:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/25 04:44:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AMf7uxo9LA-rbtQ68SkTUT4LVOYNcgPDUFAyeyXOsKLo8E6pIvUHoiXN7rPgAbmGqhoQ7kWeMqz6KOFjvlMgdfVUP9u7xu6K1SEBFPJ18amKWW0YnCU0WbdWS0WdgH7TLdzHwevKyrDBWhEXNY-4nhQSLLFgHHjzYaazw3VrVumc4zf7dDbY-WfPng4OT5W0cGc5WV3KQUOdIBIGhg_-bgACo-Vyc26YvEYnCuG1ENZ7N3hlcg0bLGUq_9zqYwmyczFiEFwY7MjQ36tna74SEYaT3Eifjuq2tqAtAViGgp1aNrj3bJE-T8YF3WyHTY5b-RpUd-9V2T8j-SSFQxQpKWM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/25 04:44:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AAAjeI370UOVxTc1uz6tts1iXLS5ZcnRA8WNC5kgXRMmrB_e4vfm5sP-VZwnv00oRcHd9s7XTwTENGfUwrpN-H42B-9wB9ELCBMbSZ0__5ocIChDUaw92YdpndBnMqA4j_DxcdpwFn_LndCDeDtGqsrLwLxocgPTlQtR9Cb_rWRRcIUaOWzEbj6nZKcLDSpWnKUozXuB6m2qXP6WGN_VBU6XKhqaKKuQEqmIEEgylE0SDCEthw4B-9mlltiQsmZq9yliXvoDs_6rOLtwV4tU5Cr8TIMRFdaLwg-dZpXmRdBUrgFntj-WdECQbOzR48VC_eFUvb3EwoJHPCmyt3Nk6yg 2025/01/25 04:44:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/25 04:44:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/01/25 04:44:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/01/25 04:44:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/25 04:44:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/25 04:44:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/25 04:44:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AAAjeI370UOVxTc1uz6tts1iXLS5ZcnRA8WNC5kgXRMmrB_e4vfm5sP-VZwnv00oRcHd9s7XTwTENGfUwrpN-H42B-9wB9ELCBMbSZ0__5ocIChDUaw92YdpndBnMqA4j_DxcdpwFn_LndCDeDtGqsrLwLxocgPTlQtR9Cb_rWRRcIUaOWzEbj6nZKcLDSpWnKUozXuB6m2qXP6WGN_VBU6XKhqaKKuQEqmIEEgylE0SDCEthw4B-9mlltiQsmZq9yliXvoDs_6rOLtwV4tU5Cr8TIMRFdaLwg-dZpXmRdBUrgFntj-WdECQbOzR48VC_eFUvb3EwoJHPCmyt3Nk6yg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/01/25 04:44:18 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/25 04:44:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/25 04:44:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/25 04:44:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/25 04:44:30 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/25 04:44:32 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AM_U5BmAMCjsL7LP0QF1TlrDD_vqHCY3_5qOryDqQswowsXkiih2MEK1ohGi1boUcWuzwfrqBtP4notBBMzH6YH01W2GFknYhQU2AEgTHzU63k2XWTc6nn1Bw3h-Yyc_Puo1yry2uA9NCYkeAwVbh6jVhFD4g22QhEgtdFh-iAtKspFgvf4MznAvUxnmoE4J9cWKDBw5o7ArJozwG01LdOFejxosYJIcJbSJLjN4gqS3BYLoJlwrR6XsRMgT-_OpgWINl9r4SW9ZfNoi2yMHqKlkrJDR_n-4v1uKLMNONxlfSKJl52YZiEzqa6PY55dMHLhqO3O7hRcYzuL6rxlSmh0 2025/01/25 04:44:32 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/25 04:44:32 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d99b6835aa5b9af57d30ba1fac8655bb" 2025/01/25 04:44:32 DEBUG : unknown-size-put.txt: multipart upload "AM_U5BmAMCjsL7LP0QF1TlrDD_vqHCY3_5qOryDqQswowsXkiih2MEK1ohGi1boUcWuzwfrqBtP4notBBMzH6YH01W2GFknYhQU2AEgTHzU63k2XWTc6nn1Bw3h-Yyc_Puo1yry2uA9NCYkeAwVbh6jVhFD4g22QhEgtdFh-iAtKspFgvf4MznAvUxnmoE4J9cWKDBw5o7ArJozwG01LdOFejxosYJIcJbSJLjN4gqS3BYLoJlwrR6XsRMgT-_OpgWINl9r4SW9ZfNoi2yMHqKlkrJDR_n-4v1uKLMNONxlfSKJl52YZiEzqa6PY55dMHLhqO3O7hRcYzuL6rxlSmh0" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/25 04:44:33 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGUUSR8hGK6No9Y6gTabHBeF-kN_RCaWv_Q9-_pHHK4djxx3hZDa0N4_eoDO5skcOEIUNk4dBPiJ9Iu19rg7BcgvL9sKt1ctLur5uAAf2mYRLmiesQSDp4674bnldoqOdPOjIAKaloeQGvuP5ti59B2qb6QXpHikWzr3qzWDcRu3zqvHARIT8jh10W10HrOOEi92SB7gZJo7UzjVj-QsaFObyodegxiIKECop1H5XXdJ6bqFWeUU4_LSf2j7ryrHNJMiCy9ZT3I9ZWBcacYZCd78dZ8BmZt9zqG2XWGJJZ0oxyV5x3-uRURW4FLsTt56V8XzDqH-7o_9NIU6VM-sQFE 2025/01/25 04:44:33 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/01/25 04:44:33 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "2307f09863a8a73eef80eefbd49beddc" 2025/01/25 04:44:34 DEBUG : unknown-size-update.txt: multipart upload "AGUUSR8hGK6No9Y6gTabHBeF-kN_RCaWv_Q9-_pHHK4djxx3hZDa0N4_eoDO5skcOEIUNk4dBPiJ9Iu19rg7BcgvL9sKt1ctLur5uAAf2mYRLmiesQSDp4674bnldoqOdPOjIAKaloeQGvuP5ti59B2qb6QXpHikWzr3qzWDcRu3zqvHARIT8jh10W10HrOOEi92SB7gZJo7UzjVj-QsaFObyodegxiIKECop1H5XXdJ6bqFWeUU4_LSf2j7ryrHNJMiCy9ZT3I9ZWBcacYZCd78dZ8BmZt9zqG2XWGJJZ0oxyV5x3-uRURW4FLsTt56V8XzDqH-7o_9NIU6VM-sQFE" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/25 04:44:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-madoyal2futi/deeper/nonexisting/directory" 2025/01/25 04:44:34 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/01/25 04:44:34 DEBUG : Waiting for deletions to finish 2025/01/25 04:44:34 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/01/25 04:44:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/01/25 04:44:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/01/25 04:44:35 INFO : S3 bucket rclone-test-madoyal2futi: Bucket "rclone-test-madoyal2futi" deleted 2025/01/25 04:44:35 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- FAIL: TestIntegration (132.80s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.07s) --- FAIL: TestIntegration/FsMkdir (130.77s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (15.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.79s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.76s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.57s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.55s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (26.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (12.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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/01/25 04:44:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/01/25 04:44:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 132.814s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m13.479506688s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/leading_tilde]