"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/11/10 02:10:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sizuqav6yumu" 2025/11/10 02:10:58 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/11/10 02:10:59 INFO : S3 bucket rclone-test-sizuqav6yumu: Bucket "rclone-test-sizuqav6yumu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/10 02:11:00 INFO : S3 bucket rclone-test-sizuqav6yumu: Bucket "rclone-test-sizuqav6yumu" deleted === RUN TestIntegration/FsMkdir 2025/11/10 02:11:00 INFO : S3 bucket rclone-test-sizuqav6yumu: Bucket "rclone-test-sizuqav6yumu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/10 02:11:00 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/10 02:11:00 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/10 02:11:00 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 "." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 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: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/11/10 02:11:15 NOTICE: S3 bucket rclone-test-sizuqav6yumu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/10 02:11:15 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AI8kbr_An3XafF9mm3iyGk1syx3h-ZNNnHCl-7amlboWepTzVBPl2hOIB0dmOQ3qtX4GvAhwtUNI89015Sib1OC4tc3tuC_qiKYzxucR8_xCEzGyP0ri3kEd1GugCl3_-hpPOb1YqxoREWElSw7NcPxd4qXstnBtqPmkcYeT9-BbzD4ye1AeY4bsfe5CG9HiH-3kTyy_e5mnHC4LFJoiefozhGXcvx6oFIP5ofdyYbVLmJGp80Amb6LSS8ZIAKzjx_wuheGQgVK7xjTkXv5GwcomIBS4s2QQXV_WiQSnv3kfxgXNx88S_cXWvXHO4ClrEh6S5mS4D0fFi-afKh_aGG8 2025/11/10 02:11:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a6c3d2bc8176cd0bc99f263f10e68a58" 2025/11/10 02:11:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "6b84af22a0586566f9f8622f832f3021" 2025/11/10 02:11:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "b8964ebc4ceefdf0887b703f75813281" 2025/11/10 02:11:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AI8kbr_An3XafF9mm3iyGk1syx3h-ZNNnHCl-7amlboWepTzVBPl2hOIB0dmOQ3qtX4GvAhwtUNI89015Sib1OC4tc3tuC_qiKYzxucR8_xCEzGyP0ri3kEd1GugCl3_-hpPOb1YqxoREWElSw7NcPxd4qXstnBtqPmkcYeT9-BbzD4ye1AeY4bsfe5CG9HiH-3kTyy_e5mnHC4LFJoiefozhGXcvx6oFIP5ofdyYbVLmJGp80Amb6LSS8ZIAKzjx_wuheGQgVK7xjTkXv5GwcomIBS4s2QQXV_WiQSnv3kfxgXNx88S_cXWvXHO4ClrEh6S5mS4D0fFi-afKh_aGG8" 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/11/10 02:11:19 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/10 02:11:19 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/11/10 02:11:21 DEBUG : S3 bucket rclone-test-sizuqav6yumu: bucket is versioned: false 2025/11/10 02:11:21 DEBUG : Waiting for deletions to finish 2025/11/10 02:11:21 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/10 02:11:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/10 02:11:21 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/10 02:11:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sizuqav6yumu/dirToPurgeFromRoot" 2025/11/10 02:11:22 DEBUG : S3 bucket rclone-test-sizuqav6yumu path dirToPurgeFromRoot: bucket is versioned: false 2025/11/10 02:11:22 DEBUG : Waiting for deletions to finish 2025/11/10 02:11:23 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/10 02:11:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/10 02:11:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/10 02:11:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sizuqav6yumu/hello? sausage/êé" 2025/11/10 02:11:24 DEBUG : S3 bucket rclone-test-sizuqav6yumu path hello? sausage/êé: bucket is versioned: false 2025/11/10 02:11:24 DEBUG : Waiting for deletions to finish 2025/11/10 02:11:24 DEBUG : "a/b/c/d/e.txt" version false 2025/11/10 02:11:24 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/10 02:11:24 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/11/10 02:11:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sizuqav6yumu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/10 02:11:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sizuqav6yumu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-sizuqav6yumu" from "TestS3R2:rclone-test-sizuqav6yumu" 2025/11/10 02:11:31 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/11/10 02:11:34 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGYpqUZuWz4dyjlKBwlV-zPVPS6rlLUakI7N6Vqbie5K73cdQmAv578bytJWkEnn-pUXT9bmmdonirorMIaHFLOVS9J6NcaIPz9n6XJPgW2CGruA_QQ_jx70t5bkrsH71QAWUOHhKQ71QFmn-a5uMneAj--q9hwhGVFw0Zfkq1Avq7oKW6APSdx9KCJRWkGCXR2GVyjGVwymQ0_MXO7m5RnY5NIu5t4_VyfIkF_JHO9aexrYFQB_g1G_NissKJnyCRUbMDFzAfNhuEvNBXKj8QF6Y3I42IbvY_lq8bB_BSOuryTFl4a11IMv9qz7gNeas6ZQRfnIcEdsko6IWw4tskg 2025/11/10 02:11:34 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/10 02:11:34 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/10 02:11:34 DEBUG : piped data.txt: multipart upload "AGYpqUZuWz4dyjlKBwlV-zPVPS6rlLUakI7N6Vqbie5K73cdQmAv578bytJWkEnn-pUXT9bmmdonirorMIaHFLOVS9J6NcaIPz9n6XJPgW2CGruA_QQ_jx70t5bkrsH71QAWUOHhKQ71QFmn-a5uMneAj--q9hwhGVFw0Zfkq1Avq7oKW6APSdx9KCJRWkGCXR2GVyjGVwymQ0_MXO7m5RnY5NIu5t4_VyfIkF_JHO9aexrYFQB_g1G_NissKJnyCRUbMDFzAfNhuEvNBXKj8QF6Y3I42IbvY_lq8bB_BSOuryTFl4a11IMv9qz7gNeas6ZQRfnIcEdsko6IWw4tskg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/10 02:11:34 DEBUG : piped data.txt: open chunk writer: started multipart upload: APMQf7hEA-vyS5xoYpAqG9HRucbFieTqkL8XynykebnnsGrnvt7-YISka3V_kj74rrx4zH7hBFLOIQAtgU-aLGRlTXDA9vDK2Xl21p2agwLs44og2zwJQgUIob9pH4EOMjOQfa2-x2kJmme2280Z2LOnaUzoEr860ufntRaNcs2ylRsLcC2RbCneBHo3D4LCorpEyrHqpJug-_M3JhY2Z90AsfIGNpOAZDLm5rsLraY6uyN-7_w_lsdewXJScCL5QCbRXKb_ZfgbsawYG3wBv8XIMmIlNVZQ-JnK4zNCxPAM5e2Wa_WI7yH02xicGcQ8eO2Z6E-fB_LFvT4AYCK_rsk 2025/11/10 02:11:34 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/10 02:11:35 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "3230df38ac9bd73baf5411af64c77333" 2025/11/10 02:11:35 DEBUG : piped data.txt: multipart upload "APMQf7hEA-vyS5xoYpAqG9HRucbFieTqkL8XynykebnnsGrnvt7-YISka3V_kj74rrx4zH7hBFLOIQAtgU-aLGRlTXDA9vDK2Xl21p2agwLs44og2zwJQgUIob9pH4EOMjOQfa2-x2kJmme2280Z2LOnaUzoEr860ufntRaNcs2ylRsLcC2RbCneBHo3D4LCorpEyrHqpJug-_M3JhY2Z90AsfIGNpOAZDLm5rsLraY6uyN-7_w_lsdewXJScCL5QCbRXKb_ZfgbsawYG3wBv8XIMmIlNVZQ-JnK4zNCxPAM5e2Wa_WI7yH02xicGcQ8eO2Z6E-fB_LFvT4AYCK_rsk" 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/11/10 02:11:36 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/11/10 02:11:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANiNDTtE9-c07lsr19rdFG3NXo_zBIthT6ct2ULAS_Jdw7A0idjgwBfCi5Cy17AOpF6u24ZSoIdhf4xjOMG5XaItTcxB4En54CoXoV7-J2bBDae4JdJUtVtQJfsRLboHnJBr9dbrfW76pjOHHbgBR48OGs_1x3flkmOBVQGadAMtIAtKPk2jfynO6yvfLLU1WkbFbh3F3_0eP3S6sTsoLa3cyU9ge2Vw_r-9bc1cZJJnl1Fw_VAu_brHvJMPQa7S24dOZmjp6HXx14oo5Qy5eM_bqYonJJTTBckqKNT-DWRx26Egeq6TExHAWJnDsc4Bj8l3N5ukUdUasEAIkMrtnvE 2025/11/10 02:11:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/10 02:11:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/10 02:11:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANiNDTtE9-c07lsr19rdFG3NXo_zBIthT6ct2ULAS_Jdw7A0idjgwBfCi5Cy17AOpF6u24ZSoIdhf4xjOMG5XaItTcxB4En54CoXoV7-J2bBDae4JdJUtVtQJfsRLboHnJBr9dbrfW76pjOHHbgBR48OGs_1x3flkmOBVQGadAMtIAtKPk2jfynO6yvfLLU1WkbFbh3F3_0eP3S6sTsoLa3cyU9ge2Vw_r-9bc1cZJJnl1Fw_VAu_brHvJMPQa7S24dOZmjp6HXx14oo5Qy5eM_bqYonJJTTBckqKNT-DWRx26Egeq6TExHAWJnDsc4Bj8l3N5ukUdUasEAIkMrtnvE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/10 02:11:39 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: APcdimYRFxlOfIRUplDmoLD0kCNiGQtAowAv8WvZqdYuNJyGfhxqr6JvR76haL_UpgLVu6_TfqO4FmQv207-GMNPh8qdWGeSYG0dqkMs9NZQmlyMhiMUnE4ac0qasQnlS1X_W1b1OUM3uH5eRXeAfR_bJCf-4cYZ_o8hZLBTJDSDON45yxOmJybZOPt7Q843oavSPhd6u7B91lLlQUmQg5_48SEV6Tuso5UV4qYxHeAgDswOiuTXbuRkRsaMRAp_K4qZMlCS_CY1wqNLcb9yoKZjKeDiPXOsY7n0nOdslaesAdvTzk28AWhoC5RCJ91IuXMBz_oTWjwaCQuNI8psORE 2025/11/10 02:11:39 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/10 02:11:39 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/10 02:11:39 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "APcdimYRFxlOfIRUplDmoLD0kCNiGQtAowAv8WvZqdYuNJyGfhxqr6JvR76haL_UpgLVu6_TfqO4FmQv207-GMNPh8qdWGeSYG0dqkMs9NZQmlyMhiMUnE4ac0qasQnlS1X_W1b1OUM3uH5eRXeAfR_bJCf-4cYZ_o8hZLBTJDSDON45yxOmJybZOPt7Q843oavSPhd6u7B91lLlQUmQg5_48SEV6Tuso5UV4qYxHeAgDswOiuTXbuRkRsaMRAp_K4qZMlCS_CY1wqNLcb9yoKZjKeDiPXOsY7n0nOdslaesAdvTzk28AWhoC5RCJ91IuXMBz_oTWjwaCQuNI8psORE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/10 02:11:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADKxN2roSeVbtcUn2ITqb3QBi2jTkb9wCIcorlIZr05MWzgzvd_831KYJu-2L2ClpsW6vJZwUIM3fxnp22S1dcx06EikuQmyqGkNOEqyDRTeZ0xyk4ZShUxU8MKiElxNhbfN_U8BX2yag4NpOb4AjQXgp8zXD2RqSMmgVgCAs4LuNL60zJVKeqZZxaptxl_qPEkCU1qb2Tr673CtpXOEzCM1nY0AJEkaLW1R07WtfAEN3VD3KmK9tYPRWHQ8MJG8l-j0W-qGOZUNoHD0gfQN8y5ASLEFjZ7x9_jgc1t6p65AUklshLCbyzBDUaaI7UAs5LzsozGwzsQOoTEPyLZoPLA 2025/11/10 02:11:40 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/10 02:11:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/10 02:11:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADKxN2roSeVbtcUn2ITqb3QBi2jTkb9wCIcorlIZr05MWzgzvd_831KYJu-2L2ClpsW6vJZwUIM3fxnp22S1dcx06EikuQmyqGkNOEqyDRTeZ0xyk4ZShUxU8MKiElxNhbfN_U8BX2yag4NpOb4AjQXgp8zXD2RqSMmgVgCAs4LuNL60zJVKeqZZxaptxl_qPEkCU1qb2Tr673CtpXOEzCM1nY0AJEkaLW1R07WtfAEN3VD3KmK9tYPRWHQ8MJG8l-j0W-qGOZUNoHD0gfQN8y5ASLEFjZ7x9_jgc1t6p65AUklshLCbyzBDUaaI7UAs5LzsozGwzsQOoTEPyLZoPLA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/10 02:11:42 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ANQbYJHKbYTg7vWMC0GonnnIGavYyjnvWC8LwxcDgweg2mwrZdCs_Ig1eXHinRoZNc_vHEPlJLmfrOI10LuC_RpHpmk6mb4-gQf7mHhVZVIB8gI1OBis_jbXdb_GnjSaFPaxY3SZQVV1YDyi0m_O1ipyvx5lpzvAFurQh1ZYYC05a9T27Ir83sElq8Z2ZtEvr0U-K8lg0qVP_HW3D5AppgmbNIyhxHE5hHTetZbhb0RLZWiD2b7TSkCohcWH3FTqDCLtcbDFue61A24e2kGEYgvpBXH81LU812Uk-XiInsucZ2YuEwIh-RXOBjwOf3KmoEFpvcFodssDPqlKUSXaSP0 2025/11/10 02:11:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/10 02:11:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/10 02:11:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/10 02:11:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/10 02:11:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/10 02:11:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/10 02:11:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ANQbYJHKbYTg7vWMC0GonnnIGavYyjnvWC8LwxcDgweg2mwrZdCs_Ig1eXHinRoZNc_vHEPlJLmfrOI10LuC_RpHpmk6mb4-gQf7mHhVZVIB8gI1OBis_jbXdb_GnjSaFPaxY3SZQVV1YDyi0m_O1ipyvx5lpzvAFurQh1ZYYC05a9T27Ir83sElq8Z2ZtEvr0U-K8lg0qVP_HW3D5AppgmbNIyhxHE5hHTetZbhb0RLZWiD2b7TSkCohcWH3FTqDCLtcbDFue61A24e2kGEYgvpBXH81LU812Uk-XiInsucZ2YuEwIh-RXOBjwOf3KmoEFpvcFodssDPqlKUSXaSP0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/10 02:11:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALJnJzHdgM68N5QWqGAnp7fJyC7qicrGEuhLc73TvS8nWNU4D237MLXhkWMY2J9eq2elN9Lb-3JiTCzM7Gh4uXB7eMA6mjOqgDoXdb0dy-0sT_GhA0dAvgGBuBkGWvHeYhscRuVGd95EfOk7nIM_JeW5HLmDAHNpbTthVSQGyhhDxtsHB_nTOSz3_mDO5iJ_CxE4bhvWvU-909h-egSKXaXw_HSFbics9DCPJwD5os2pzEX5v4Nm4Pzl8LHtQnwjZM8yi1pocPGIKWHXl7pw_SPoh6FVRODD4rFKpMcWbDBV2fyvSVX4RgETGQ9CQ1psyAZBcVsrbTTGl_88oV_yPeM 2025/11/10 02:11:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/10 02:11:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/10 02:11:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/10 02:11:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/10 02:11:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/10 02:11:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/10 02:11:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ALJnJzHdgM68N5QWqGAnp7fJyC7qicrGEuhLc73TvS8nWNU4D237MLXhkWMY2J9eq2elN9Lb-3JiTCzM7Gh4uXB7eMA6mjOqgDoXdb0dy-0sT_GhA0dAvgGBuBkGWvHeYhscRuVGd95EfOk7nIM_JeW5HLmDAHNpbTthVSQGyhhDxtsHB_nTOSz3_mDO5iJ_CxE4bhvWvU-909h-egSKXaXw_HSFbics9DCPJwD5os2pzEX5v4Nm4Pzl8LHtQnwjZM8yi1pocPGIKWHXl7pw_SPoh6FVRODD4rFKpMcWbDBV2fyvSVX4RgETGQ9CQ1psyAZBcVsrbTTGl_88oV_yPeM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/10 02:11:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKyhFeO6IQUI2tXxAXkn4zQsJpnxCJJ0-txNfeGs1kImjEWPaxsjJrG5xfMIGnn01JeXfzg81FKXLZwvAZpDbBmIKvNEgYY4eYQDiaiv3Y1u-uN2sG5A5YvUN5p789_rRHwPaN37aaBkfKWRVbCTq2SyxwsL98LWdAaGMfazoKibSmpQQ_gknZuTqJLa36uIoUIN0E3kmVFHK7hUhCcNcCfm5tPTEVXX4sLK2B-TkJoHesS9FGtP8MMYOlIPy9YiZ1D9ohjYcXzpcbi8LY-2nMkjhWgT68qg-9RRpXQ0PKx7YtQUwlAyUFU5wpsyMwn3ItsE8kPhGyKvmqXW_fWHjV4 2025/11/10 02:11:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/10 02:11:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/10 02:11:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKyhFeO6IQUI2tXxAXkn4zQsJpnxCJJ0-txNfeGs1kImjEWPaxsjJrG5xfMIGnn01JeXfzg81FKXLZwvAZpDbBmIKvNEgYY4eYQDiaiv3Y1u-uN2sG5A5YvUN5p789_rRHwPaN37aaBkfKWRVbCTq2SyxwsL98LWdAaGMfazoKibSmpQQ_gknZuTqJLa36uIoUIN0E3kmVFHK7hUhCcNcCfm5tPTEVXX4sLK2B-TkJoHesS9FGtP8MMYOlIPy9YiZ1D9ohjYcXzpcbi8LY-2nMkjhWgT68qg-9RRpXQ0PKx7YtQUwlAyUFU5wpsyMwn3ItsE8kPhGyKvmqXW_fWHjV4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/10 02:11:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AP_5qJMBVTzNny8hveePihEuzjR1wbLZTmywhE7yoD3_8esnTLmvLkNBVFrJemFl-f0pIIE91D62Cc8oQ9nIwB9RnO8h8fsdG3TeyPjNhCplOQAtOnjQ1TOTzc8XLgEllie1ioAKIrVss7NmmZpKmJkwcy2ZvqXfnCLHU9uljW7y-n24-pZ62paAc3glDatSgMt0bI1GtDgldeqBMwA4Oc9avACh5LnWRTtH5h2vJPzKijJ5ADoSzlM2G0yHGw3bY31ik3NKEho726wLpN51xHd2VrY6kQ2nivP-he8gVPoH_P1pvoxtw-W2yyUxePcNkcEyRGHgF_tOrEqsnVrPf7k 2025/11/10 02:11:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/10 02:11:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/10 02:11:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AP_5qJMBVTzNny8hveePihEuzjR1wbLZTmywhE7yoD3_8esnTLmvLkNBVFrJemFl-f0pIIE91D62Cc8oQ9nIwB9RnO8h8fsdG3TeyPjNhCplOQAtOnjQ1TOTzc8XLgEllie1ioAKIrVss7NmmZpKmJkwcy2ZvqXfnCLHU9uljW7y-n24-pZ62paAc3glDatSgMt0bI1GtDgldeqBMwA4Oc9avACh5LnWRTtH5h2vJPzKijJ5ADoSzlM2G0yHGw3bY31ik3NKEho726wLpN51xHd2VrY6kQ2nivP-he8gVPoH_P1pvoxtw-W2yyUxePcNkcEyRGHgF_tOrEqsnVrPf7k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/10 02:11:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABNEJUHS0M7hhOF-Kxyvy2muqL2vLkg0erPQAycxChO54Sds4v_lg0itGvKtJD3-7yEFq-5gBhShcgduvEvMKuZjpEkyMYzxwKaXikhhC4XD59rVZfWm6DoL8mC3w_l_fD_-hggzk6Qr5iSLDiXtM9kyR-j2-PN025hpzaPUEb5vQpZzAMIwmDEl1vG0p5HUR_qOtkXwa9__Gen8oO5PcCS55EUSneOOEO3ZMB5TosVhuuoeQxAEYBxq4wM2Yrlg6wgdKcYX6l-nRlyyjtvjVwZ76O6HX_LAq8ZN6F5tmk1PQTskRqKuaBNjbemkUDzU9Tg-cXhi5jk0siXG2p2i8R8 2025/11/10 02:11:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/10 02:11:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/10 02:11:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABNEJUHS0M7hhOF-Kxyvy2muqL2vLkg0erPQAycxChO54Sds4v_lg0itGvKtJD3-7yEFq-5gBhShcgduvEvMKuZjpEkyMYzxwKaXikhhC4XD59rVZfWm6DoL8mC3w_l_fD_-hggzk6Qr5iSLDiXtM9kyR-j2-PN025hpzaPUEb5vQpZzAMIwmDEl1vG0p5HUR_qOtkXwa9__Gen8oO5PcCS55EUSneOOEO3ZMB5TosVhuuoeQxAEYBxq4wM2Yrlg6wgdKcYX6l-nRlyyjtvjVwZ76O6HX_LAq8ZN6F5tmk1PQTskRqKuaBNjbemkUDzU9Tg-cXhi5jk0siXG2p2i8R8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/10 02:11:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AB1wbmpfDc3RAJkaOonKIj9bViY_sKdonfsWtZ9IrWf6UbQLP6THJmec7qQqR6zK_Mx8yXDUtW2Z2937E3MaY8ejA7Vszr0FVREnqC6vb9Gq-criaRDmsbmyQNooLQKA47GrRbIIFKdzExxFZ5SIg-iBKS2AZ1aBLHvlRCIhT2rmCGONcxUijCn7qHlAwRQeuRgDqhCLHrd_0X-jYwhNlSk7jkQ5rAN2qRCfS6RBs1pNW7gnjbLPLLURAKfQc22xmiSWUHv63Me1BPICAWwiTyvz_sJGm1TCWXB7mSYHqxyz07V0kgK0kKwk6MxmYIIYnnRGBaAUNP5_QxAofHhpTk0 2025/11/10 02:11:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/10 02:11:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/10 02:11:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/10 02:11:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/10 02:11:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/10 02:11:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/10 02:11:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AB1wbmpfDc3RAJkaOonKIj9bViY_sKdonfsWtZ9IrWf6UbQLP6THJmec7qQqR6zK_Mx8yXDUtW2Z2937E3MaY8ejA7Vszr0FVREnqC6vb9Gq-criaRDmsbmyQNooLQKA47GrRbIIFKdzExxFZ5SIg-iBKS2AZ1aBLHvlRCIhT2rmCGONcxUijCn7qHlAwRQeuRgDqhCLHrd_0X-jYwhNlSk7jkQ5rAN2qRCfS6RBs1pNW7gnjbLPLLURAKfQc22xmiSWUHv63Me1BPICAWwiTyvz_sJGm1TCWXB7mSYHqxyz07V0kgK0kKwk6MxmYIIYnnRGBaAUNP5_QxAofHhpTk0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/10 02:11:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGotTzolYRba-3mVb9keFkyQFSUbRM7B8gvexrFsmLRZnCSKQRuQnKJZK53SKdljSnPjosCPi-a6OkvM4-XbLzKKFzpqGa4hJqZFdohs5nwDVQckOFjeR8FPuoWt5ElICg23F88XN6T724iNO_sMua-Q7Hbzbw86CptXEMGXBKdJM88bxwWhQWv9wm6KF_-9wPJCO14bb1Qar9HIavUymDoXIasppUdQe0zW2RMLIbGrGpV1NFIiSfBmwOcMI7YGVkdvJzET73tyTJZf00FgKxzqgmUCb7oqQYYtOLFJ3MwXdZWwK92LQUZKgPrxdivFxsOILIDhobQVPr-1X3LH3iw 2025/11/10 02:11:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/10 02:11:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/10 02:11:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/10 02:11:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/10 02:11:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/10 02:11:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/10 02:11:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGotTzolYRba-3mVb9keFkyQFSUbRM7B8gvexrFsmLRZnCSKQRuQnKJZK53SKdljSnPjosCPi-a6OkvM4-XbLzKKFzpqGa4hJqZFdohs5nwDVQckOFjeR8FPuoWt5ElICg23F88XN6T724iNO_sMua-Q7Hbzbw86CptXEMGXBKdJM88bxwWhQWv9wm6KF_-9wPJCO14bb1Qar9HIavUymDoXIasppUdQe0zW2RMLIbGrGpV1NFIiSfBmwOcMI7YGVkdvJzET73tyTJZf00FgKxzqgmUCb7oqQYYtOLFJ3MwXdZWwK92LQUZKgPrxdivFxsOILIDhobQVPr-1X3LH3iw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/10 02:11:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFC0asXPH0o5rXR0J3rVFFI8If_QGi0-1DIvW2xcc3ozbtfgCLixyqOf6bgRcbasMV6dVfR7ZnLP0C82b3Iuv_YryqVUmXf1jSGB0Hc8Cj5dX_CsOighvQj0jPBHxGoUK9vxLs4yzjQ-BH82_SSkG3GZT6EfvK9NFzruZMrK1VJVvVA-v9PREeKQVLfMHlhj3avymNKtcgZC5KDSCaZlnYnjl2_sDwtmd241TBQF3HvfixUUEH1ROQ5-Ix_7sehsfl38dij2x-sLAGEub7Gg_vNMdgfLIzTZ34FDvtJSGm_Xjn7yuCFe9QJ7vubUMjo_HUUcCASKXU2-Y8k4p8CeUTA 2025/11/10 02:11:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/10 02:11:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/10 02:11:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFC0asXPH0o5rXR0J3rVFFI8If_QGi0-1DIvW2xcc3ozbtfgCLixyqOf6bgRcbasMV6dVfR7ZnLP0C82b3Iuv_YryqVUmXf1jSGB0Hc8Cj5dX_CsOighvQj0jPBHxGoUK9vxLs4yzjQ-BH82_SSkG3GZT6EfvK9NFzruZMrK1VJVvVA-v9PREeKQVLfMHlhj3avymNKtcgZC5KDSCaZlnYnjl2_sDwtmd241TBQF3HvfixUUEH1ROQ5-Ix_7sehsfl38dij2x-sLAGEub7Gg_vNMdgfLIzTZ34FDvtJSGm_Xjn7yuCFe9QJ7vubUMjo_HUUcCASKXU2-Y8k4p8CeUTA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/10 02:11:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AFUMjLrOrnNLXswUb_GsiTdsEWRSNwVgT2LBCb_MUJ69SgbmcTENg2YaXE-J3cMoQtLlb5zFI5AxfDk_rbdrPf5oSqugL8lFSA4J_dFVeCMyTVzj9Ml0D97jwxKgEaTrVq6pjW2t0q_bCk8f9FHNIFHoRoS8mkJezaA1-oq9xiSfpiDHNViY30wGk5ugeyqJaygKij6ZvLWIRtwdGMCznNyQsCoy6R2OzL6v1YRz5qJw-qB5cZTQ0Quz0vYanr3MRENKY48eBg9oJZdxVZ-RYluxbVtrnYbgzlnBuYhko5md9y9h6qazQeSs7FlwcFbPkpCbKzoUNf9wleQIjoVvMio 2025/11/10 02:11:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/10 02:11:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/10 02:11:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AFUMjLrOrnNLXswUb_GsiTdsEWRSNwVgT2LBCb_MUJ69SgbmcTENg2YaXE-J3cMoQtLlb5zFI5AxfDk_rbdrPf5oSqugL8lFSA4J_dFVeCMyTVzj9Ml0D97jwxKgEaTrVq6pjW2t0q_bCk8f9FHNIFHoRoS8mkJezaA1-oq9xiSfpiDHNViY30wGk5ugeyqJaygKij6ZvLWIRtwdGMCznNyQsCoy6R2OzL6v1YRz5qJw-qB5cZTQ0Quz0vYanr3MRENKY48eBg9oJZdxVZ-RYluxbVtrnYbgzlnBuYhko5md9y9h6qazQeSs7FlwcFbPkpCbKzoUNf9wleQIjoVvMio" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/10 02:12:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADKJW6-ONWZXv8B7eEi6Rr6mZA-IrMIi_BjpqyIByf9rcPaWlwGxVWYYiK9eYayKdcNFgW-YDsANGYSyUeMclFLCSGcZIHUc6F_tpX6JIkr5lQfol0Sy7hw3dsN_l5ERWWCUh4yYWGh048ymNZyQbDJjYYz-dnFgnNS6Jahe_XD3uUCZb8VGQx82xb0UfwDhGA1idOA1kJk4xB3OuW430M-KjQn78C7Kq-dYKxER7joiyOPAvk9mvyZpBKJydLakCb4bumgCwQEhWyrsM5Q0RsVhP1OVw9IisF1pQHIN_qshe5Eo_1s9QQulVrmQxjugIY6eiEUL7gJ9ibNWyGfwmmM 2025/11/10 02:12:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/10 02:12:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/10 02:12:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADKJW6-ONWZXv8B7eEi6Rr6mZA-IrMIi_BjpqyIByf9rcPaWlwGxVWYYiK9eYayKdcNFgW-YDsANGYSyUeMclFLCSGcZIHUc6F_tpX6JIkr5lQfol0Sy7hw3dsN_l5ERWWCUh4yYWGh048ymNZyQbDJjYYz-dnFgnNS6Jahe_XD3uUCZb8VGQx82xb0UfwDhGA1idOA1kJk4xB3OuW430M-KjQn78C7Kq-dYKxER7joiyOPAvk9mvyZpBKJydLakCb4bumgCwQEhWyrsM5Q0RsVhP1OVw9IisF1pQHIN_qshe5Eo_1s9QQulVrmQxjugIY6eiEUL7gJ9ibNWyGfwmmM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/10 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABHMeoF6OFHKK5-9g5_HjV062rq8eNhehriv0WElqU-51cHvJ3BVQHb3HUfmc6QwphcVpURXHwuDonYwkGr5V3pEe4gv1Id9GEoCD9j2KL3f65-WZE3NYL4SWb-giVLJwjRFb85CdlJtvCfYQVD0k5ulsam4uV7MgyRspcP6f3TomYG9TYDSXBaPyG-RtXZDf51rNnquZIQyL6mpYkymYPH3nryFkq4GoR9cGrLS36BrjeWPOzFs_AEYFGLNzKDZIWnzyarqmLmrbwT0hx2P6Ot2Cz2FoSSh54gF7mYGmWCTXwuO1j1rxrX2WPbtAbIx576F5sXBizlwPOwd6__zmUU 2025/11/10 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/10 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/10 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/10 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/10 02:12:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/10 02:12:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/10 02:12:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABHMeoF6OFHKK5-9g5_HjV062rq8eNhehriv0WElqU-51cHvJ3BVQHb3HUfmc6QwphcVpURXHwuDonYwkGr5V3pEe4gv1Id9GEoCD9j2KL3f65-WZE3NYL4SWb-giVLJwjRFb85CdlJtvCfYQVD0k5ulsam4uV7MgyRspcP6f3TomYG9TYDSXBaPyG-RtXZDf51rNnquZIQyL6mpYkymYPH3nryFkq4GoR9cGrLS36BrjeWPOzFs_AEYFGLNzKDZIWnzyarqmLmrbwT0hx2P6Ot2Cz2FoSSh54gF7mYGmWCTXwuO1j1rxrX2WPbtAbIx576F5sXBizlwPOwd6__zmUU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/10 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHkkdiLFw63-JcVTyH-6s7Sfwl1H1uxrlfIS04Fan94uVoojCJtdEnZlm5fNn4KKncc9Fi-JdA9wXr6J4xL6-hspOgIn1Tgmju-Mh30U6aN4vyE759cXA4G_9fEIaTqcBAWCpO0g1eZiLvLJYIYaC7E7_6efkk-Pig6wAN45dYVrYP_lMANtQRPcfWe-CKN_InajRfFes9BHMz3W6-EPz3EJ5uBeI6aYV_3utEIv27mjWaSszOOzDA7RLfKKO9Wg18Jr4L3GfBSgP-QfpOLFMJIkKJ_x2pEsg_vCqpne1O7hv7oK7xxF6eTzuBpWadqCRlPetVBdBvFj_Divx1vKdTY 2025/11/10 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/10 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/10 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/10 02:12:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/10 02:12:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/10 02:12:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/10 02:12:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AHkkdiLFw63-JcVTyH-6s7Sfwl1H1uxrlfIS04Fan94uVoojCJtdEnZlm5fNn4KKncc9Fi-JdA9wXr6J4xL6-hspOgIn1Tgmju-Mh30U6aN4vyE759cXA4G_9fEIaTqcBAWCpO0g1eZiLvLJYIYaC7E7_6efkk-Pig6wAN45dYVrYP_lMANtQRPcfWe-CKN_InajRfFes9BHMz3W6-EPz3EJ5uBeI6aYV_3utEIv27mjWaSszOOzDA7RLfKKO9Wg18Jr4L3GfBSgP-QfpOLFMJIkKJ_x2pEsg_vCqpne1O7hv7oK7xxF6eTzuBpWadqCRlPetVBdBvFj_Divx1vKdTY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/10 02:12:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACZ-LtGwy5I2IN48cinoe_As9Tve0sGG6tPmNDdgtcYSgp3eAqBePgr3bsMfB5rxxS1SZUT5kJ1AeYcsbdG1fcw79OjqfOuesCCiXqbvHhgrtbf8GHNMsek68_FIhngIWXScwqIUJYmxW_XQpUIACye6B0L5AY8A5uasE78g4Tt81Ln5SDr871Y_NWBNGEl0XKQo79_j4Pes-I57qoYzbFwoZrBmQWcoNzK79WpyWAtX_G26qxveJvp3m1KvJioi2tfnfyqXw_EfRKsrPw9MoIDf2N4Nq12fpodrfJ38-fpskxiK8HZOF9zXhNmIy9BCRAhpoxx4zqqhltfeqZ7schM 2025/11/10 02:12:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/10 02:12:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/10 02:12:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACZ-LtGwy5I2IN48cinoe_As9Tve0sGG6tPmNDdgtcYSgp3eAqBePgr3bsMfB5rxxS1SZUT5kJ1AeYcsbdG1fcw79OjqfOuesCCiXqbvHhgrtbf8GHNMsek68_FIhngIWXScwqIUJYmxW_XQpUIACye6B0L5AY8A5uasE78g4Tt81Ln5SDr871Y_NWBNGEl0XKQo79_j4Pes-I57qoYzbFwoZrBmQWcoNzK79WpyWAtX_G26qxveJvp3m1KvJioi2tfnfyqXw_EfRKsrPw9MoIDf2N4Nq12fpodrfJ38-fpskxiK8HZOF9zXhNmIy9BCRAhpoxx4zqqhltfeqZ7schM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/10 02:12:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AGV0OnLl-cXCz2QDG2uckbwkqLa4nytoWx7tuDrvnP3LsRcp4eVFDF9L9EyOmRr4-AMrTFjje5vZvdnUpX2DCHlF-6ln6WmS0TrlmdEQwcidXLuSXV1TtHQ04uz1YuCx9-VOA2Ud80EAWPv_r-ZogO8X7p5Zr_f0gHZyKa5erN20j0ik3aBnWk5r09ICE0W0Q9HJCF0yjHCELPgqEQWvEMZJxmp2UqeEIAwRtBlr7VcyvigvDfJbLWnTWiITwLH7w1jPBizEpE-A9EiKPJUYN_Edm4FJOfDGxbflYMvkR8pC2xB6nEptAQSgE63-NpgSHPB8LWCvOvKIGCzphrStFSY 2025/11/10 02:12:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/10 02:12:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/10 02:12:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AGV0OnLl-cXCz2QDG2uckbwkqLa4nytoWx7tuDrvnP3LsRcp4eVFDF9L9EyOmRr4-AMrTFjje5vZvdnUpX2DCHlF-6ln6WmS0TrlmdEQwcidXLuSXV1TtHQ04uz1YuCx9-VOA2Ud80EAWPv_r-ZogO8X7p5Zr_f0gHZyKa5erN20j0ik3aBnWk5r09ICE0W0Q9HJCF0yjHCELPgqEQWvEMZJxmp2UqeEIAwRtBlr7VcyvigvDfJbLWnTWiITwLH7w1jPBizEpE-A9EiKPJUYN_Edm4FJOfDGxbflYMvkR8pC2xB6nEptAQSgE63-NpgSHPB8LWCvOvKIGCzphrStFSY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/10 02:12:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG0R5AuSZtwin68L3ZCDzAvfNJL0k9dS2hUkRYBBJwYxyg0TMZO56ili48bTXTbXlK6ZvoHL5hIA5hukYrAhXkMBki_csloHRtpCh0dDeFiaQlcHcO_O5hJBZCIUONo7qJf2XClK7FrAoJUdcNLCf1FM5ZOFq9HPg33go_9So31RVsxs5jkzJ38LE9-xfhEK2Dl34FgSh8Sw8QEvj92F9MK5bhmDNO3uqDApcjSVks6GWyU-aPHydnazu5aJGYZ3eZZLl2_Yx0KHZBCrQ5wL4Gl0YrusaaYv3aLItQCyipndU4D-ULI55R6SHLxsoTsNK5z_sCty6Udn5uHRI7jG0RY 2025/11/10 02:12:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/10 02:12:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/10 02:12:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG0R5AuSZtwin68L3ZCDzAvfNJL0k9dS2hUkRYBBJwYxyg0TMZO56ili48bTXTbXlK6ZvoHL5hIA5hukYrAhXkMBki_csloHRtpCh0dDeFiaQlcHcO_O5hJBZCIUONo7qJf2XClK7FrAoJUdcNLCf1FM5ZOFq9HPg33go_9So31RVsxs5jkzJ38LE9-xfhEK2Dl34FgSh8Sw8QEvj92F9MK5bhmDNO3uqDApcjSVks6GWyU-aPHydnazu5aJGYZ3eZZLl2_Yx0KHZBCrQ5wL4Gl0YrusaaYv3aLItQCyipndU4D-ULI55R6SHLxsoTsNK5z_sCty6Udn5uHRI7jG0RY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/10 02:12:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AEF6DmtwxN4CsoFNiVk37G-vyF24kZGcPn8VO9nPAqPhDGYsSkJI1P2QuteaAOBGFXkBFtrO8p4oeJWd0C5bGeD0lIROhRLYF8UTZ0MAOWJLKmhyEOq66IC71YLXDdCPK2nDiWcPGUHjwerTniEPekfa-ixUawvgoKnvggAAh-XCq1wMBhrMS6MKY3rHvn7bgwRQHfqA_XWEyIjSFbQwIFkt-LtZYOhNCPWPCLeZEIInU9aChTxolBGcCmxhaDRLVLJOP0Ng3aZ05z9BJXeZxsG0xMw4SB0KBu5MeE6pvwBcz-t3Rf7sMYkcKUA8GCa7Zy9zkNKPUH8X66L5_1-9F5E 2025/11/10 02:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/10 02:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/10 02:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/10 02:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/10 02:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/10 02:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/10 02:12:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AEF6DmtwxN4CsoFNiVk37G-vyF24kZGcPn8VO9nPAqPhDGYsSkJI1P2QuteaAOBGFXkBFtrO8p4oeJWd0C5bGeD0lIROhRLYF8UTZ0MAOWJLKmhyEOq66IC71YLXDdCPK2nDiWcPGUHjwerTniEPekfa-ixUawvgoKnvggAAh-XCq1wMBhrMS6MKY3rHvn7bgwRQHfqA_XWEyIjSFbQwIFkt-LtZYOhNCPWPCLeZEIInU9aChTxolBGcCmxhaDRLVLJOP0Ng3aZ05z9BJXeZxsG0xMw4SB0KBu5MeE6pvwBcz-t3Rf7sMYkcKUA8GCa7Zy9zkNKPUH8X66L5_1-9F5E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/10 02:12:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAsk_AI-3fEQ5pnNlkr11HElA6mJMIEMxTsF7NoHZNUK7BgxBonCf71LWYskPXW8NmaxM7KQI6Bgj4Mnnrk1Nz2lby_zNucAy4CSNgvn6TU92fzb4S7AHf7nFIh4CNq8fIyxoXNyRQBj37sT2ppByt2HZUkLm53pv5C-EYlyY3k4xUbBKiX7j7JOFcTiTUrmg3BUM4WwhOvTCCaWxFsfbuQ9kFIgJvCz9VLtREXlH70k3GKfZO9OEr-D15gGZvVzC9wOB8PYyeYUTfxY7CGcPrfEJqzgeheaK7Nn9oAZh29WWQORYK2e5MR1Wi4O1S4E3ZZMZZCabHWdrCMGS262Qoc 2025/11/10 02:12:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/10 02:12:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/10 02:12:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/10 02:12:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/10 02:12:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/10 02:12:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/10 02:12:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAsk_AI-3fEQ5pnNlkr11HElA6mJMIEMxTsF7NoHZNUK7BgxBonCf71LWYskPXW8NmaxM7KQI6Bgj4Mnnrk1Nz2lby_zNucAy4CSNgvn6TU92fzb4S7AHf7nFIh4CNq8fIyxoXNyRQBj37sT2ppByt2HZUkLm53pv5C-EYlyY3k4xUbBKiX7j7JOFcTiTUrmg3BUM4WwhOvTCCaWxFsfbuQ9kFIgJvCz9VLtREXlH70k3GKfZO9OEr-D15gGZvVzC9wOB8PYyeYUTfxY7CGcPrfEJqzgeheaK7Nn9oAZh29WWQORYK2e5MR1Wi4O1S4E3ZZMZZCabHWdrCMGS262Qoc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/10 02:12:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ALv63hzZ6ZsNw2xts0VoSsPqSiMmqmFM-Yu5ncp1Xi-yGXrzyrope9HxZ1aqNh-3KLSHQo_i2eyWpXi9UxzV8edmhpV-Q4KKVxyuZwaGHMRlVkPPCQcRQ0ftQ5qV_6Ou0LStvnAblfttcGCNoa6hz6-iYhw0YNgE6sJWIr0w3m4DMDqrz5ZcIhld3ONi6I1Vl3HqeNapHVcAM1B2hInmUjX75MN3Z3VVg6XqJkx6FEYJFuFvCEzxEc_n6gX_K5Vtrfvp8DRgfJMxUkEdkayY9XeinVfrfnUuVyfjCX_6ZcQGuYPLVnvYs31JQ7BPug4naMwMciMvLYsxtsTJ8C_mWA8 2025/11/10 02:12:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/10 02:12:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/10 02:12:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ALv63hzZ6ZsNw2xts0VoSsPqSiMmqmFM-Yu5ncp1Xi-yGXrzyrope9HxZ1aqNh-3KLSHQo_i2eyWpXi9UxzV8edmhpV-Q4KKVxyuZwaGHMRlVkPPCQcRQ0ftQ5qV_6Ou0LStvnAblfttcGCNoa6hz6-iYhw0YNgE6sJWIr0w3m4DMDqrz5ZcIhld3ONi6I1Vl3HqeNapHVcAM1B2hInmUjX75MN3Z3VVg6XqJkx6FEYJFuFvCEzxEc_n6gX_K5Vtrfvp8DRgfJMxUkEdkayY9XeinVfrfnUuVyfjCX_6ZcQGuYPLVnvYs31JQ7BPug4naMwMciMvLYsxtsTJ8C_mWA8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/10 02:12:20 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJtzx8kmX41g5H3rukRF-yLd4Q5swcgOMgDjDn20n42IMFBpLashPE0hZzO3Xj8yAacd7q_vbP0DH1d0fviI3-i8zqd0gQYKw21eABE8R9RVJll3VT9d5UebQsg-eWXFNeezovZQuedHvpaCkVAdU3BAI1E3gUZ-1lljG69juVa5Y49QShvos4HY9RSJEkLTUBkAHcPevWhUWqorOQAyY_HE07ucKxm50MSVEv-x6rp2xp9eWdGQFh_4s5WBF5SXH6_8QMyO5-tbS1aLWXSvNkiXdazo6roJXiGBhaGHGdWn_yeDsL7u5cxoTW99QHqClX6XSnpgNU7LCwKtkqzq8yg 2025/11/10 02:12:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/10 02:12:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/10 02:12:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJtzx8kmX41g5H3rukRF-yLd4Q5swcgOMgDjDn20n42IMFBpLashPE0hZzO3Xj8yAacd7q_vbP0DH1d0fviI3-i8zqd0gQYKw21eABE8R9RVJll3VT9d5UebQsg-eWXFNeezovZQuedHvpaCkVAdU3BAI1E3gUZ-1lljG69juVa5Y49QShvos4HY9RSJEkLTUBkAHcPevWhUWqorOQAyY_HE07ucKxm50MSVEv-x6rp2xp9eWdGQFh_4s5WBF5SXH6_8QMyO5-tbS1aLWXSvNkiXdazo6roJXiGBhaGHGdWn_yeDsL7u5cxoTW99QHqClX6XSnpgNU7LCwKtkqzq8yg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/10 02:12:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABG_GoM45BNIMMH-ziAhpFCzSBvnGnRb3on6jP5NiJz2EoSBPBlQxiGxNke4LRoGrnGMOuTi3giRAdy6_sf2h7vAXuND2mgd9Kwy7XAKjA86VMSzQ7nZldRawYt2dZPinMtpzJxsb6u-VhNizPXLPma6ydaJi4Lo2qLN43KTdVP95Baa5yH3ySllJOGayzPm0-b32_oIMLd_0RxfNyyOzbjFqKUxpclZZcCa0OPJYNsoM9DHb59cUPln4S-WeL-CkaedYQq6YWhrTeyuLfT0Xp-O_gioW8HlizFxMZ9VhAMB2Tw27LgdAfyHeV5KUSxX9Opi3Lw2RZsntiC6AKh-WEw 2025/11/10 02:12:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/10 02:12:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/10 02:12:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABG_GoM45BNIMMH-ziAhpFCzSBvnGnRb3on6jP5NiJz2EoSBPBlQxiGxNke4LRoGrnGMOuTi3giRAdy6_sf2h7vAXuND2mgd9Kwy7XAKjA86VMSzQ7nZldRawYt2dZPinMtpzJxsb6u-VhNizPXLPma6ydaJi4Lo2qLN43KTdVP95Baa5yH3ySllJOGayzPm0-b32_oIMLd_0RxfNyyOzbjFqKUxpclZZcCa0OPJYNsoM9DHb59cUPln4S-WeL-CkaedYQq6YWhrTeyuLfT0Xp-O_gioW8HlizFxMZ9VhAMB2Tw27LgdAfyHeV5KUSxX9Opi3Lw2RZsntiC6AKh-WEw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/10 02:12:25 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACuEsmIQKqrHfBotv4R9k5JQi6YnHfDKJOzPDBnY6WaY-D4k4eiYSHSiZfjhPn3Qp8zB2UwdiAw6vtWzYfIAnQfojGZ0A882eh1stb0tyEamkvAyPGaKoc8xKr6hZzzLyroK2-nNLZseU46TIjJvB44Y7Li1LtkpzkC_DwLrMJV6QWEpq-dNGIKzQrpru6ccwmd3nVB5A0gv8q-oCMrlx1-RJk5jChhwVCcT4kAchDYP47j7JAk17Sv8Dwe9hqv9e-tGJ4Gz1Macx88SbeWsNLMeZnz9QmIGlvqKbM6Ui4oq-0TZoEQJxmU8_I3GlVXs8Tsm3Zr52cnEHYvmRhkKf9s 2025/11/10 02:12:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/10 02:12:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/10 02:12:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/10 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/10 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/10 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/10 02:12:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACuEsmIQKqrHfBotv4R9k5JQi6YnHfDKJOzPDBnY6WaY-D4k4eiYSHSiZfjhPn3Qp8zB2UwdiAw6vtWzYfIAnQfojGZ0A882eh1stb0tyEamkvAyPGaKoc8xKr6hZzzLyroK2-nNLZseU46TIjJvB44Y7Li1LtkpzkC_DwLrMJV6QWEpq-dNGIKzQrpru6ccwmd3nVB5A0gv8q-oCMrlx1-RJk5jChhwVCcT4kAchDYP47j7JAk17Sv8Dwe9hqv9e-tGJ4Gz1Macx88SbeWsNLMeZnz9QmIGlvqKbM6Ui4oq-0TZoEQJxmU8_I3GlVXs8Tsm3Zr52cnEHYvmRhkKf9s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/10 02:12:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AOhepblFvf1SxQaoDo5c_EJTUuFqnpvnV5vDH7iuMb-gOdr-84clgN8_Swv7sNiL-xuIHmNHv_tleiFPfliC9q4lk9Y3C50P00Z9FKadmu8jqn_7zmXCap8RWqNvGJIRvKsK02S14vYlv_ZA1HuwDwKW-6D3j_MX08PNikpAuYQyNu0yLY4jjHORAtS7rgOlxe0aCHe-iZp7uju-koGtLwwz4g8p56EOwiCIwodiYastmpj-sCdbUiu6W9uss7unME8e0MDmq_NWqtoKZHTrH1W6B1vP3ibVu6clEV9CcrBeWoQtOAiPC8ivhP2KRYtJa5Z0YsEDqacL6gK4_wsDwwE 2025/11/10 02:12:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/10 02:12:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/10 02:12:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/10 02:12:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/10 02:12:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/10 02:12:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/10 02:12:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AOhepblFvf1SxQaoDo5c_EJTUuFqnpvnV5vDH7iuMb-gOdr-84clgN8_Swv7sNiL-xuIHmNHv_tleiFPfliC9q4lk9Y3C50P00Z9FKadmu8jqn_7zmXCap8RWqNvGJIRvKsK02S14vYlv_ZA1HuwDwKW-6D3j_MX08PNikpAuYQyNu0yLY4jjHORAtS7rgOlxe0aCHe-iZp7uju-koGtLwwz4g8p56EOwiCIwodiYastmpj-sCdbUiu6W9uss7unME8e0MDmq_NWqtoKZHTrH1W6B1vP3ibVu6clEV9CcrBeWoQtOAiPC8ivhP2KRYtJa5Z0YsEDqacL6gK4_wsDwwE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/10 02:12:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFSqgxXS2I-KB5nR1kBIoVhmIhn45sB5iDhGk6oZDCaVyKqYFmcSwQj11isTIqj8HWGxk7dFtUf7x2NaIWF9CNjWPM2qft_XueFnqrGMiYNOx6k3Y3mi4oW3HTCdq8cxuFMkweop7yatUHEORr5XBFyWH1LRRF-NsH345WI1mtwSN4DFFHhgbHK-Zmh1aYVQ90slMez7yiEPndth1pQ5mEVQrX3e_P31ziBx-3i4HEdfOwcQKcNRlbrpwe5-KkegvxXP8DPA5OSal89my8ITFylx4Xo-fD_GDfz0lpSzpPTbTlMAdhQvabcNqFv9CWqfxCFdixFznJ_eU8rPQG4q6iQ 2025/11/10 02:12:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/10 02:12:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/10 02:12:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFSqgxXS2I-KB5nR1kBIoVhmIhn45sB5iDhGk6oZDCaVyKqYFmcSwQj11isTIqj8HWGxk7dFtUf7x2NaIWF9CNjWPM2qft_XueFnqrGMiYNOx6k3Y3mi4oW3HTCdq8cxuFMkweop7yatUHEORr5XBFyWH1LRRF-NsH345WI1mtwSN4DFFHhgbHK-Zmh1aYVQ90slMez7yiEPndth1pQ5mEVQrX3e_P31ziBx-3i4HEdfOwcQKcNRlbrpwe5-KkegvxXP8DPA5OSal89my8ITFylx4Xo-fD_GDfz0lpSzpPTbTlMAdhQvabcNqFv9CWqfxCFdixFznJ_eU8rPQG4q6iQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/10 02:12:33 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AGqPldPgb_Nb9RHa3zxRWH2iGl9-ZPHafLWSQxUS-kRGyVmubh_ZQQBH1Aj54YobqIvAa12b70kqHBHEI7jCWXAPTppIQa9mTkABhqJurBrMD3sbjHVf3LwuaavEtk0W91hss2jHet_aKkDetkyKvn-Hv82eKOEUT4eXnM8DSXvqe1NPwLO7FZzpqfUzBP50CQg1GPkbhpsiaOAm_VdfOiZeDgasgU2qkHpLVPnNHbHKNA1lf1eDgEkvma68wCrTT7s8NvZWl_Cf3OjNJbBUsBFTMltHFAbSt1bRP-zfG3UaDMHa0vfAVUbffEUmAO68selRgys8eUiVuLCGRCYH2x8 2025/11/10 02:12:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/10 02:12:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/10 02:12:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AGqPldPgb_Nb9RHa3zxRWH2iGl9-ZPHafLWSQxUS-kRGyVmubh_ZQQBH1Aj54YobqIvAa12b70kqHBHEI7jCWXAPTppIQa9mTkABhqJurBrMD3sbjHVf3LwuaavEtk0W91hss2jHet_aKkDetkyKvn-Hv82eKOEUT4eXnM8DSXvqe1NPwLO7FZzpqfUzBP50CQg1GPkbhpsiaOAm_VdfOiZeDgasgU2qkHpLVPnNHbHKNA1lf1eDgEkvma68wCrTT7s8NvZWl_Cf3OjNJbBUsBFTMltHFAbSt1bRP-zfG3UaDMHa0vfAVUbffEUmAO68selRgys8eUiVuLCGRCYH2x8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/10 02:12:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJ0TGoo1gOz0uGgv1uibme1W3BM3GJMpowTb7qbg19KExxZLEDW2sCZkyi8zUCECEj1uFHmXfs3-6tzvk1SzELScDKpSwyBn1RQQgxni_8vEHbGEnj_w7xbIzUnh-wK4e6DDAwJl24gCLVV0ua8ATe40HTUlrHxbe48B6CZ93OG0YxElGZbS0I1JYWV4swLFOQYN2rqgOXlZQhim-Uy37yMGTz0Z6IrZtcVkJ8g51A6i02WXc2m3zIpqhS9jgprzeE2ZjTYXsfJHTYzuZGq2EofqecJycbO19SS_DbcrTiBoBJYhS2rW35Y6jkSdTWkeqHSbQCNoF7swPQa_7_AajCA 2025/11/10 02:12:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/10 02:12:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/10 02:12:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJ0TGoo1gOz0uGgv1uibme1W3BM3GJMpowTb7qbg19KExxZLEDW2sCZkyi8zUCECEj1uFHmXfs3-6tzvk1SzELScDKpSwyBn1RQQgxni_8vEHbGEnj_w7xbIzUnh-wK4e6DDAwJl24gCLVV0ua8ATe40HTUlrHxbe48B6CZ93OG0YxElGZbS0I1JYWV4swLFOQYN2rqgOXlZQhim-Uy37yMGTz0Z6IrZtcVkJ8g51A6i02WXc2m3zIpqhS9jgprzeE2ZjTYXsfJHTYzuZGq2EofqecJycbO19SS_DbcrTiBoBJYhS2rW35Y6jkSdTWkeqHSbQCNoF7swPQa_7_AajCA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/10 02:12:37 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALIEsLjfD2iVkIHz0z5zR6a3LcSmBeryIxSbECCRuHAcpYRnlFwiiHfH--iu6W__KWDMf-GCAE5HAUpPcxpBQQRDF5MDpiGrVuEQDF-RlK3Bi32TdsS2QAIPMoiFUUTkIubnD7IAn21CGzWgwxT_7D-HXLfYXm_YnwXMXSq731fACRdpqhIBfm5Iq1QkWLA5Bla8V3b3_QZVLDI4k7nrlSXiBiqduQO9qYM0wB-jjjb-dzQZVHgmFuDhhiyXlkvT4V9041K9vR7XMxfsQ1BlajxxPEZwwQ7aFfEj7-vT8WCoOtvtQ4geO9PDstmTd5WnllSpRsSIw2XDnUHVG75naoc 2025/11/10 02:12:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/10 02:12:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/10 02:12:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/10 02:12:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/10 02:12:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/10 02:12:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/10 02:12:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALIEsLjfD2iVkIHz0z5zR6a3LcSmBeryIxSbECCRuHAcpYRnlFwiiHfH--iu6W__KWDMf-GCAE5HAUpPcxpBQQRDF5MDpiGrVuEQDF-RlK3Bi32TdsS2QAIPMoiFUUTkIubnD7IAn21CGzWgwxT_7D-HXLfYXm_YnwXMXSq731fACRdpqhIBfm5Iq1QkWLA5Bla8V3b3_QZVLDI4k7nrlSXiBiqduQO9qYM0wB-jjjb-dzQZVHgmFuDhhiyXlkvT4V9041K9vR7XMxfsQ1BlajxxPEZwwQ7aFfEj7-vT8WCoOtvtQ4geO9PDstmTd5WnllSpRsSIw2XDnUHVG75naoc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/10 02:12:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFblSzSQgkUFXuyw94z1bHxzN6O3ItxIlr9edy7khntxMECMwlWYlMbksxfk9k1l4n4RtVcDSQNKrhvRvB29moC3yl4QiH7AP9FDBWWOkSfQl5JaH4LVqy51wNeJV1Y9bbRkV_Z7x44Jr3fpBs5m-A8r6TsxCx1miYoheHAsBK4uxeYgA_IaEAriBYx2Y_4J9ZW12XFeoJeJIyQq8RYp1DnogQ4u98n7L9f02Js_L8Bpdu6LBC7PuWU8sww9pgmBZzYPtuEHD2gHp65KmVw8byIQA9SpWBGV2tqAEvPMVkFBNP5rXrPBrWgWAhjtIOi8pAaYEJwWY69hp1iATBfuKdk 2025/11/10 02:12:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/10 02:12:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/10 02:12:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/10 02:12:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/10 02:12:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/10 02:12:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/10 02:12:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFblSzSQgkUFXuyw94z1bHxzN6O3ItxIlr9edy7khntxMECMwlWYlMbksxfk9k1l4n4RtVcDSQNKrhvRvB29moC3yl4QiH7AP9FDBWWOkSfQl5JaH4LVqy51wNeJV1Y9bbRkV_Z7x44Jr3fpBs5m-A8r6TsxCx1miYoheHAsBK4uxeYgA_IaEAriBYx2Y_4J9ZW12XFeoJeJIyQq8RYp1DnogQ4u98n7L9f02Js_L8Bpdu6LBC7PuWU8sww9pgmBZzYPtuEHD2gHp65KmVw8byIQA9SpWBGV2tqAEvPMVkFBNP5rXrPBrWgWAhjtIOi8pAaYEJwWY69hp1iATBfuKdk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/10 02:12:44 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/10 02:12:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/10 02:12:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/10 02:12:52 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/10 02:12:55 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/10 02:12:57 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AGcNdhDrPiFohP7nvT12alOqmLAXOHvnNPDP-qW0JHbhPztKmPKJzf6Gjk3-QWJkT1EZ7wOQ2DG_UKm4iV2qjqvobhrxBeUvTsWgG07rc4AZwhkC23CAFoGC78uLRvc18fBjlq2h35z4hYKcX9S-POcbdz4C9YYt4NREn-BR-8sQInibUOaGby9DJu7mYZcRrGo8C2cSIpJ-15hsnISEqe2G9x_XfN7YvlajrX7vHz_Dy4eGpn0bzWiaY31_PcPYRw9hX_kMX3nSHraRlV5uKzOGMJCgvD2ps08JuMgOAPQPBGJcW9VMnUS5kqHmy3PG34lnsF1z2YQg7T2JJZE-VEc 2025/11/10 02:12:57 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/10 02:12:57 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "657d249f9f73a4ea5cf75e3fcf69664c" 2025/11/10 02:12:57 DEBUG : unknown-size-put.txt: multipart upload "AGcNdhDrPiFohP7nvT12alOqmLAXOHvnNPDP-qW0JHbhPztKmPKJzf6Gjk3-QWJkT1EZ7wOQ2DG_UKm4iV2qjqvobhrxBeUvTsWgG07rc4AZwhkC23CAFoGC78uLRvc18fBjlq2h35z4hYKcX9S-POcbdz4C9YYt4NREn-BR-8sQInibUOaGby9DJu7mYZcRrGo8C2cSIpJ-15hsnISEqe2G9x_XfN7YvlajrX7vHz_Dy4eGpn0bzWiaY31_PcPYRw9hX_kMX3nSHraRlV5uKzOGMJCgvD2ps08JuMgOAPQPBGJcW9VMnUS5kqHmy3PG34lnsF1z2YQg7T2JJZE-VEc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/10 02:12:58 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABFKrz75SpeWIkHYbu4bUM9B9Tmhr3VIEtb9vecszPQaSMC_qqBaijx45kyWkj6-pFOelummtoueHaUux-LhB0-_Uj6FL_Xl05RSwlKVWzw02vbFwi7hy22uMfm6NAyd6umowsJKk6FagPFroFpxVzchVAMOG52TR3KD9coX6QfhXDRaqDojTkozSCrs3TcDEYtOQmFG_7nc9tLdbiRa2OMTesBd2IT5QiwGWr2v16rCkAEYKsEmKAaznea4fjrPk5aVVB0yYI5WmFjdF4YNWKHZ_Eu-Ew0HtY_fLFjuHk74S-j0oiDlE_cboKVpBuM-6ceLuV-3qVvjnNY_HSG0bcg 2025/11/10 02:12:58 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/10 02:12:58 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e4979431b318e989a7ecd4ce97492552" 2025/11/10 02:12:58 DEBUG : unknown-size-update.txt: multipart upload "ABFKrz75SpeWIkHYbu4bUM9B9Tmhr3VIEtb9vecszPQaSMC_qqBaijx45kyWkj6-pFOelummtoueHaUux-LhB0-_Uj6FL_Xl05RSwlKVWzw02vbFwi7hy22uMfm6NAyd6umowsJKk6FagPFroFpxVzchVAMOG52TR3KD9coX6QfhXDRaqDojTkozSCrs3TcDEYtOQmFG_7nc9tLdbiRa2OMTesBd2IT5QiwGWr2v16rCkAEYKsEmKAaznea4fjrPk5aVVB0yYI5WmFjdF4YNWKHZ_Eu-Ew0HtY_fLFjuHk74S-j0oiDlE_cboKVpBuM-6ceLuV-3qVvjnNY_HSG0bcg" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/10 02:12:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sizuqav6yumu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/10 02:12:59 DEBUG : Waiting for deletions to finish 2025/11/10 02:12:59 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/10 02:12:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/10 02:12:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/10 02:12:59 INFO : S3 bucket rclone-test-sizuqav6yumu: Bucket "rclone-test-sizuqav6yumu" deleted 2025/11/10 02:12:59 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (121.80s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.09s) --- FAIL: TestIntegration/FsMkdir (119.67s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (13.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.30s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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/11/10 02:13:00 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/10 02:13:00 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 121.846s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m3.928931524s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot]