"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/08/18 04:32:31 NOTICE: TestS3R2: Starting server 2025/08/18 04:32:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vipihil8hile" 2025/08/18 04:32:31 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/08/18 04:32:32 INFO : S3 bucket rclone-test-vipihil8hile: Bucket "rclone-test-vipihil8hile" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/08/18 04:32:33 INFO : S3 bucket rclone-test-vipihil8hile: Bucket "rclone-test-vipihil8hile" deleted === RUN TestIntegration/FsMkdir 2025/08/18 04:32:33 INFO : S3 bucket rclone-test-vipihil8hile: Bucket "rclone-test-vipihil8hile" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/18 04:32:33 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/18 04:32:33 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/18 04:32:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/08/18 04:32:49 NOTICE: S3 bucket rclone-test-vipihil8hile: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/08/18 04:32:49 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AG4P4kj1-7Lj1HLXowOQ_qAzuSNLS0DuI-ipshWwzWPGJ7FbDYF75iQ317S5TAkRPWTO8C2KSJntXKz_bnhQgCHwp_GRczVzImna2iOHVz-h-mO_iBbEmQw8PgXkXLfeSaUoWugHnptAh9J_mQVlf3K__arcK-WOq2FVaeLX5Hx66uzXYmuit4oL_IiCisy39PEI2vhJrlTlfvp5LkOJYl_zQlepkICxd2dF671FFWMlut0O7hhwDUNnfLAXTdaKirEGELXPkwwhC8Qe7-mHuk1jDsTBN1J41uha2v-InsLW89XHM9QhYEL5Vog_NfySxr-N3O51786s4Z_VopQ-P9k 2025/08/18 04:32:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "045a6c06a583257bfd0365695ef680a6" 2025/08/18 04:32:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "aa90e4028ef262d4286e4a5e843c556d" 2025/08/18 04:32:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "cc84f3d28bf8c7c0a57047fb99d3f981" 2025/08/18 04:32:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AG4P4kj1-7Lj1HLXowOQ_qAzuSNLS0DuI-ipshWwzWPGJ7FbDYF75iQ317S5TAkRPWTO8C2KSJntXKz_bnhQgCHwp_GRczVzImna2iOHVz-h-mO_iBbEmQw8PgXkXLfeSaUoWugHnptAh9J_mQVlf3K__arcK-WOq2FVaeLX5Hx66uzXYmuit4oL_IiCisy39PEI2vhJrlTlfvp5LkOJYl_zQlepkICxd2dF671FFWMlut0O7hhwDUNnfLAXTdaKirEGELXPkwwhC8Qe7-mHuk1jDsTBN1J41uha2v-InsLW89XHM9QhYEL5Vog_NfySxr-N3O51786s4Z_VopQ-P9k" 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/08/18 04:32:54 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/18 04:32:54 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/08/18 04:32:56 DEBUG : S3 bucket rclone-test-vipihil8hile: bucket is versioned: false 2025/08/18 04:32:56 DEBUG : Waiting for deletions to finish 2025/08/18 04:32:56 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/08/18 04:32:56 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/08/18 04:32:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/18 04:32:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vipihil8hile/dirToPurgeFromRoot" 2025/08/18 04:32:57 DEBUG : S3 bucket rclone-test-vipihil8hile path dirToPurgeFromRoot: bucket is versioned: false 2025/08/18 04:32:57 DEBUG : Waiting for deletions to finish 2025/08/18 04:32:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/08/18 04:32:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/08/18 04:32:58 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/18 04:32:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vipihil8hile/hello? sausage/êé" 2025/08/18 04:32:59 DEBUG : S3 bucket rclone-test-vipihil8hile path hello? sausage/êé: bucket is versioned: false 2025/08/18 04:32:59 DEBUG : Waiting for deletions to finish 2025/08/18 04:32:59 DEBUG : "a/b/c/d/e.txt" version false 2025/08/18 04:32:59 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/08/18 04:32:59 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/08/18 04:33:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vipihil8hile/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/18 04:33:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vipihil8hile/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-vipihil8hile" from "TestS3R2:rclone-test-vipihil8hile" 2025/08/18 04:33:06 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/08/18 04:33:13 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOEVWAXHEUDP0J_Goojaa2QVB5ZYi6d6Dw1UKu0OddBifWveHO5Eu2gJ1WZF3ye1i-EU6DvDPNc9r0mwbFoOsqiIC2v-LdlyijUJaTPnJQuhSf6Y0oylGtLyTXIFh6V1HewEvD9gkKpUaVW3Pu8DWQxznHx8beWJYsfMGX2PzvfPbEmaj2RqRiqCIuzAw7JBbdeCsEHC-h0LLMd2lFtBD8TbRaL4yiwIPp5pIMENRtiQu6iAra3TtlYUNPHUCxswTrftynvw_k6DL4To9y4CbcL43aRTnKd3PV57KPlnONJt4ptvKeaFwyzjWd4AjdvIcwIYNj-Nz-DUCOCguKkqoBs 2025/08/18 04:33:13 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/08/18 04:33:13 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/08/18 04:33:14 DEBUG : piped data.txt: multipart upload "AOEVWAXHEUDP0J_Goojaa2QVB5ZYi6d6Dw1UKu0OddBifWveHO5Eu2gJ1WZF3ye1i-EU6DvDPNc9r0mwbFoOsqiIC2v-LdlyijUJaTPnJQuhSf6Y0oylGtLyTXIFh6V1HewEvD9gkKpUaVW3Pu8DWQxznHx8beWJYsfMGX2PzvfPbEmaj2RqRiqCIuzAw7JBbdeCsEHC-h0LLMd2lFtBD8TbRaL4yiwIPp5pIMENRtiQu6iAra3TtlYUNPHUCxswTrftynvw_k6DL4To9y4CbcL43aRTnKd3PV57KPlnONJt4ptvKeaFwyzjWd4AjdvIcwIYNj-Nz-DUCOCguKkqoBs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/18 04:33:14 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAnHCxxCFxil0d0R69Ab2AHDIN2oEYgnNna0OzFvGSN_yGEnCY7eYb1gYMwxK16mM1V8Stc82FazJkp0xv1F3FCWtpgVc7Hpy4VtnJngJpKfjs9ZmnlqGGl-3LtsJ4b2CUtGPpPoZlIZtx7WF1kWR0LKahOYbMbvIJQk21LEE54ylriExUx5e2UTLc1yZwFVR57AhuIo4BuL2H7nxbp_yIH0HFD_C0NNRoxcgVKrIa3EzMCAjil44AsyaiQmEbkgZVDz5_Mc-JHb4O3xdfr0XOlKhR9QzRZTJho2wNIdMqXuO52yaS_ULxSGhqMB9Ez9oSKiW911Kvmgf9bw6JUeqZA 2025/08/18 04:33:14 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/18 04:33:14 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "79ee8bb73da7f5c8928e58cec0d051bf" 2025/08/18 04:33:14 DEBUG : piped data.txt: multipart upload "AAnHCxxCFxil0d0R69Ab2AHDIN2oEYgnNna0OzFvGSN_yGEnCY7eYb1gYMwxK16mM1V8Stc82FazJkp0xv1F3FCWtpgVc7Hpy4VtnJngJpKfjs9ZmnlqGGl-3LtsJ4b2CUtGPpPoZlIZtx7WF1kWR0LKahOYbMbvIJQk21LEE54ylriExUx5e2UTLc1yZwFVR57AhuIo4BuL2H7nxbp_yIH0HFD_C0NNRoxcgVKrIa3EzMCAjil44AsyaiQmEbkgZVDz5_Mc-JHb4O3xdfr0XOlKhR9QzRZTJho2wNIdMqXuO52yaS_ULxSGhqMB9Ez9oSKiW911Kvmgf9bw6JUeqZA" 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/08/18 04:33:15 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/08/18 04:33:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAUPAiXOn-YETedUxeNeCnYUMGS18T20BRuEl9z9TJP2sLsl75PIBP6N4MuTqQEMRXQYGkmUtU53dkri1FRPp3jszhBIe4DLeYvASDLH6h4eNB1jcDF7SqWIRnxWFH_BbbfmMh2P8oUTC2bmLotffmjcVCJEZZSdFzqrRKy4jcw4ZH0BoPZ9wXFGx0_604_fy2Ux1rMJh7RFYrdZOtHTvHGKN4A37OoY2kZDG57y34kQIJs8l7FlzDuOPkOMgdiq3hs3-9BOW66FrefzQLKmyeflqHFgnRo9_gzxu5DYfZpZxkTOdVE8ZOB_O2xHC4YbNmeS-7IbUahV9uF2Mbi1VOA 2025/08/18 04:33:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/08/18 04:33:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/08/18 04:33:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAUPAiXOn-YETedUxeNeCnYUMGS18T20BRuEl9z9TJP2sLsl75PIBP6N4MuTqQEMRXQYGkmUtU53dkri1FRPp3jszhBIe4DLeYvASDLH6h4eNB1jcDF7SqWIRnxWFH_BbbfmMh2P8oUTC2bmLotffmjcVCJEZZSdFzqrRKy4jcw4ZH0BoPZ9wXFGx0_604_fy2Ux1rMJh7RFYrdZOtHTvHGKN4A37OoY2kZDG57y34kQIJs8l7FlzDuOPkOMgdiq3hs3-9BOW66FrefzQLKmyeflqHFgnRo9_gzxu5DYfZpZxkTOdVE8ZOB_O2xHC4YbNmeS-7IbUahV9uF2Mbi1VOA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/08/18 04:33:19 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJU3SHHJg9g-OWWTmWKI7KEx0FY0SaTnd96tEnhWHlqiA-k5d6m7c3nzAuZzcGI_uYolW7daZ2LmVgqQkbjVe_nEQGQeC-cZMlqI8UiHfnPtcPBhfkjhqxeUuhLKtE2v3uPNLHGicOpIjKnavdW7fFISuifv4sQ8Ka95k4juPnEZueZEph9i8l69HnbqjatODT_b9ITrnZvYk2h8Ir1TCptLe5kqbZ9jvfpcQP31AIqte_NQ7bb5FYdQq1-o8PBM58XaXfk0dMsrLXmSmmF4514oulvcHNQFGmrGXMa8Cvz9105-PMFX8pFvey-omyq98clUcDRbHET2I2JFg0iGkiY 2025/08/18 04:33:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/08/18 04:33:20 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/18 04:33:20 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJU3SHHJg9g-OWWTmWKI7KEx0FY0SaTnd96tEnhWHlqiA-k5d6m7c3nzAuZzcGI_uYolW7daZ2LmVgqQkbjVe_nEQGQeC-cZMlqI8UiHfnPtcPBhfkjhqxeUuhLKtE2v3uPNLHGicOpIjKnavdW7fFISuifv4sQ8Ka95k4juPnEZueZEph9i8l69HnbqjatODT_b9ITrnZvYk2h8Ir1TCptLe5kqbZ9jvfpcQP31AIqte_NQ7bb5FYdQq1-o8PBM58XaXfk0dMsrLXmSmmF4514oulvcHNQFGmrGXMa8Cvz9105-PMFX8pFvey-omyq98clUcDRbHET2I2JFg0iGkiY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/08/18 04:33:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AL9YCTvZqU2FMecZpBB98bDKWFwW_VdNfnwE0DJl0h33ljOgeJfEuwCJ2CY2Xh2WcvaD31dWINZzOTiO8ROUcf395R0Nk1vlfGTl96x0ZrMNme7Zmt5YJEMpntm4DjKgNPd8XXyl-BDkbNgvd2ZHNe5L27HlTInEVZKbkTZRc1kk50tS-czS1z_gGIhcntzdDemg9A64MMKFAHbwzufNYONsCWMNGAL4IsZ8gFx2GlL23VlVxRDHdTAS8uRVBxXc15AegS6Ilpv6rhgWtqhVdX6_xfya1hCv4vhDiiolTri8_RfVD-BsBQDEk7ZEEqkbIWH4EpPqKduNYMmxE1EBYY8 2025/08/18 04:33:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/18 04:33:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/18 04:33:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AL9YCTvZqU2FMecZpBB98bDKWFwW_VdNfnwE0DJl0h33ljOgeJfEuwCJ2CY2Xh2WcvaD31dWINZzOTiO8ROUcf395R0Nk1vlfGTl96x0ZrMNme7Zmt5YJEMpntm4DjKgNPd8XXyl-BDkbNgvd2ZHNe5L27HlTInEVZKbkTZRc1kk50tS-czS1z_gGIhcntzdDemg9A64MMKFAHbwzufNYONsCWMNGAL4IsZ8gFx2GlL23VlVxRDHdTAS8uRVBxXc15AegS6Ilpv6rhgWtqhVdX6_xfya1hCv4vhDiiolTri8_RfVD-BsBQDEk7ZEEqkbIWH4EpPqKduNYMmxE1EBYY8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/18 04:33:23 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AD9mNXUJsqEJlUmLzVeIlT1l3l6TDIf9YHGPTSSpF3_-QzXQCER6NxfxKi3Jry6Y3y9qZGWM0Sp8zFSFFw-2U5f3QkovyOpXKlfPYfW7dXvgZilaEQLdc6yDgr5wfeQWvsLzLlQdEYJ4k9f2c6G6mq5BUiDipwe10s8lqEogWUHaF8sFXGYBX99b7IHh2TsddEY4jLRYaGcYZw0ZZZj9JGObc8Ar5xX-hcqweqicgaoqiaxK1S2ULo8K9GD0vEznZJ1_yr8L0Cukl9KKNx7LrSUD0NLcxtcbB5lnpOsUzkoAsEGzuHXWgk1-PQDPCvjXhmRukLdw95Loxz2Gh4mdss4 2025/08/18 04:33:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/18 04:33:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/18 04:33:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/18 04:33:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/18 04:33:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/18 04:33:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/18 04:33:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AD9mNXUJsqEJlUmLzVeIlT1l3l6TDIf9YHGPTSSpF3_-QzXQCER6NxfxKi3Jry6Y3y9qZGWM0Sp8zFSFFw-2U5f3QkovyOpXKlfPYfW7dXvgZilaEQLdc6yDgr5wfeQWvsLzLlQdEYJ4k9f2c6G6mq5BUiDipwe10s8lqEogWUHaF8sFXGYBX99b7IHh2TsddEY4jLRYaGcYZw0ZZZj9JGObc8Ar5xX-hcqweqicgaoqiaxK1S2ULo8K9GD0vEznZJ1_yr8L0Cukl9KKNx7LrSUD0NLcxtcbB5lnpOsUzkoAsEGzuHXWgk1-PQDPCvjXhmRukLdw95Loxz2Gh4mdss4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/18 04:33:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJAchG2Vk-dtkvZDtN1dSx0Vi3HFk3dpKshS4YWg60GKOhQk1ICvfYv-sVLwg7XH6JTvTX0-2YJbeMSrrB7VZODeKIrLePFCBnLwFFF-71fcOJ0fOPrqrJKm3n4wN_u6SNM4lrY_wYRZ4rIZ988YNJr0Ous79DZ22N_Oq794j4cs4XFTJypWzd_MQzOgM0YZPprMYbA0prfzKOD2V8Gx5BZ_Dj2cOCrE5PCI1DKkbNf0JJ4fvM2wAYaiDn2N_-0PiidkDjcJdA8rp14gMHWbya7koBE7dWHvx-dg0LdYbNIjeQ8m-A6FoGMY9eFnUkCzheMdsi-umSEuaSbGM4UBUwY 2025/08/18 04:33:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/18 04:33:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/08/18 04:33:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/08/18 04:33:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/18 04:33:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/18 04:33:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/18 04:33:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJAchG2Vk-dtkvZDtN1dSx0Vi3HFk3dpKshS4YWg60GKOhQk1ICvfYv-sVLwg7XH6JTvTX0-2YJbeMSrrB7VZODeKIrLePFCBnLwFFF-71fcOJ0fOPrqrJKm3n4wN_u6SNM4lrY_wYRZ4rIZ988YNJr0Ous79DZ22N_Oq794j4cs4XFTJypWzd_MQzOgM0YZPprMYbA0prfzKOD2V8Gx5BZ_Dj2cOCrE5PCI1DKkbNf0JJ4fvM2wAYaiDn2N_-0PiidkDjcJdA8rp14gMHWbya7koBE7dWHvx-dg0LdYbNIjeQ8m-A6FoGMY9eFnUkCzheMdsi-umSEuaSbGM4UBUwY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/08/18 04:33:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AM1BD-xSOlK6St8xtn6cQ49dkLbg227KWed8ULGOqG3ikJVRljJaHzSUpfij0YeCaX891RPKkkSNs_P1YwqHazQCsT0DHQvYLlTf06afwP5ptNmndrER7Ic-fOKO1U0b7jcqm180l_6_QqzkDKULA68VvZ1_UeU5Zxq6rUdBilX-nilbKGu4yeTY-bJ4uokDrI2uHf8ai14Ig4ZwGpwYkDAr5TU6xUQhFB58DX-hVnxy0Ssk3zZUUNlH_idaqv3CrYfyTEVu9OEQ5f1eKbJOMIQHm5FRmJbVsB_ZBYA3UKhBFNvGOcW7LW95s7b4DnvIR7T6gFnEUKACWP51h0187nk 2025/08/18 04:33:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/18 04:33:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/08/18 04:33:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AM1BD-xSOlK6St8xtn6cQ49dkLbg227KWed8ULGOqG3ikJVRljJaHzSUpfij0YeCaX891RPKkkSNs_P1YwqHazQCsT0DHQvYLlTf06afwP5ptNmndrER7Ic-fOKO1U0b7jcqm180l_6_QqzkDKULA68VvZ1_UeU5Zxq6rUdBilX-nilbKGu4yeTY-bJ4uokDrI2uHf8ai14Ig4ZwGpwYkDAr5TU6xUQhFB58DX-hVnxy0Ssk3zZUUNlH_idaqv3CrYfyTEVu9OEQ5f1eKbJOMIQHm5FRmJbVsB_ZBYA3UKhBFNvGOcW7LW95s7b4DnvIR7T6gFnEUKACWP51h0187nk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/08/18 04:33:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ADfs30kDvZLXap-quKATOw-xTkbQBX57FqQ6i5pOJI6cCfBwuKYTHgnhGN0koHasw2B3T6k1kOwYbKnVsx3CyilUZ-VJeuT5OjXmnvvpDP91GEE3mZW3TKgAVkBJOo3PMfiG-aRRcSi7pYI5XUbZAenjmG0RJt6_Bdb8Z53YcSILK97tpz_sktEF_mFmVo8XSDzcE8J0eUjhIyMNOoYhEVeDAv1m-8QncUaqKELAPoTxSt_v1Rl7-4MAt3_peRfxOmfNkVajkly1UG__YH7F8vPSZXPGpfSJkU8gItXCtchUqmtyxyO-reBGaxLclk0MEsT1c20563HyivpOFhZTQFk 2025/08/18 04:33:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/18 04:33:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/18 04:33:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ADfs30kDvZLXap-quKATOw-xTkbQBX57FqQ6i5pOJI6cCfBwuKYTHgnhGN0koHasw2B3T6k1kOwYbKnVsx3CyilUZ-VJeuT5OjXmnvvpDP91GEE3mZW3TKgAVkBJOo3PMfiG-aRRcSi7pYI5XUbZAenjmG0RJt6_Bdb8Z53YcSILK97tpz_sktEF_mFmVo8XSDzcE8J0eUjhIyMNOoYhEVeDAv1m-8QncUaqKELAPoTxSt_v1Rl7-4MAt3_peRfxOmfNkVajkly1UG__YH7F8vPSZXPGpfSJkU8gItXCtchUqmtyxyO-reBGaxLclk0MEsT1c20563HyivpOFhZTQFk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/08/18 04:33:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACrjlPoQArY4UElln2-aoFz7_v8piF1gyN864aOw7cfXrvbgQSL47e_-qcca90cNsiAPSMrXSwxGTGuFzcnA0BpPRyNHVHARZGB6bSVkG73jYKl9QaLAcUguJhye9xryCRilNM8G-iVdDOC_b1yBuA74KbaoLeoOzjUI5ypiKXQrpCoAaEP-GdjEGq4ws0h1GYCmIF3KVX0yeV6tZDsNhvnXJdHRXb9sB-iGLEiV1XkQU424TMRtug7UTgVzIC8d1O7A7T070IaYOmeKtCDb6jsCEGwxdNuKV8LTaWEqW5wcvhF29iX2kd4_MOyTxF4zsl3MIqjBqntlCtgLToYgLK8 2025/08/18 04:33:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/18 04:33:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/18 04:33:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACrjlPoQArY4UElln2-aoFz7_v8piF1gyN864aOw7cfXrvbgQSL47e_-qcca90cNsiAPSMrXSwxGTGuFzcnA0BpPRyNHVHARZGB6bSVkG73jYKl9QaLAcUguJhye9xryCRilNM8G-iVdDOC_b1yBuA74KbaoLeoOzjUI5ypiKXQrpCoAaEP-GdjEGq4ws0h1GYCmIF3KVX0yeV6tZDsNhvnXJdHRXb9sB-iGLEiV1XkQU424TMRtug7UTgVzIC8d1O7A7T070IaYOmeKtCDb6jsCEGwxdNuKV8LTaWEqW5wcvhF29iX2kd4_MOyTxF4zsl3MIqjBqntlCtgLToYgLK8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/18 04:33:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AONb6tEghNyFBpvSdi_3WCZRjuf5LB0QAK_x5Gfhw8obwJi-Jv0XpuHmb9vB4p2Qp8X08Fi6DCTlENt9vaGyBuqFZM03mVTCcERowjDNo-jCe8rGf0CnEDEAgqLybq5dgeI56cIiPWvkTggj6-HSMFtV4sjdd_6HXgGAYZ2gIrdZOF7xJyaz91sNnFryzoPpL0lnFWMt2qymcHk5A-t4zgq-D5TrnrA4MYH9EL46HqETJX9Uov5ZnGlojDpUJ-DG0e4-BIEJ-_drLZQM7Ab7s7yB290Z_MbRySwnk5YxoodDB3irIHtlGMtGJ5HnQkdOPlLlPAV8RP9rqCMlGytlD9Y 2025/08/18 04:33:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/18 04:33:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/18 04:33:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/18 04:33:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/18 04:33:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/18 04:33:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/18 04:33:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AONb6tEghNyFBpvSdi_3WCZRjuf5LB0QAK_x5Gfhw8obwJi-Jv0XpuHmb9vB4p2Qp8X08Fi6DCTlENt9vaGyBuqFZM03mVTCcERowjDNo-jCe8rGf0CnEDEAgqLybq5dgeI56cIiPWvkTggj6-HSMFtV4sjdd_6HXgGAYZ2gIrdZOF7xJyaz91sNnFryzoPpL0lnFWMt2qymcHk5A-t4zgq-D5TrnrA4MYH9EL46HqETJX9Uov5ZnGlojDpUJ-DG0e4-BIEJ-_drLZQM7Ab7s7yB290Z_MbRySwnk5YxoodDB3irIHtlGMtGJ5HnQkdOPlLlPAV8RP9rqCMlGytlD9Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/18 04:33:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADQjGUplF88Z1P8snEqb6_cHMnQUrkxiUZGDMvRTdM5caiRS_Ky9eYdxgiB8R1v6ybp6QzjVU5dQPfHMR02YdWZ5WAoAYy03oRj4jK1u1js-_p7zD7ubuhYy_kllVmJufww45qTIDghIuqM_pPI3ZYisZBcvBymOvMhpa_Gwioy5CdxtAcCO3hrEDfVWFSo7ZcX-CVmpQrTnRFZifLt1v6fW1Fa2dMVU-Bd8YHDvb1cF6lyCBOwueuEeU8JeI8A2oGoPDK-FHAaw0fEV-lbA_XQGe4sLlX_IGkAFsd9yGWw90aTSAIjCiD8HI2NGrZArj50eMCcqEqnY0VaMZHkvK7I 2025/08/18 04:33:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/18 04:33:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/18 04:33:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/08/18 04:33:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/18 04:33:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/18 04:33:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/18 04:33:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADQjGUplF88Z1P8snEqb6_cHMnQUrkxiUZGDMvRTdM5caiRS_Ky9eYdxgiB8R1v6ybp6QzjVU5dQPfHMR02YdWZ5WAoAYy03oRj4jK1u1js-_p7zD7ubuhYy_kllVmJufww45qTIDghIuqM_pPI3ZYisZBcvBymOvMhpa_Gwioy5CdxtAcCO3hrEDfVWFSo7ZcX-CVmpQrTnRFZifLt1v6fW1Fa2dMVU-Bd8YHDvb1cF6lyCBOwueuEeU8JeI8A2oGoPDK-FHAaw0fEV-lbA_XQGe4sLlX_IGkAFsd9yGWw90aTSAIjCiD8HI2NGrZArj50eMCcqEqnY0VaMZHkvK7I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/08/18 04:33:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAP6RoqQ2azUJEFDZBHGlBpy7cuJBRaxds0cr6LuOizAF1R1A3zbuEf_buWo8xd8N8Qy-x6nwLMVCzJ7EFPmfD1hpRboYJbXD9AoPQ7TTVMwIaHUcCxPhM-xeXYnUMD3qDRyDOmU1qbJT4zpw3ehjuzRhYPBP3cA2EUx1wokdjzuLWYsCzFIS0BDAimncMon-6WIyHuc0vNbKbjsvRuqtRyo6JLL_GllIMERqWkMDzGL2EbtS9xXjzSgI6-SqKOt3rGswpTB4wZCAirrK-qFLPjizprCd4px69SZqhzaMg8uxstunANZARubl9KvK6nsdEKPE35RrJ1ooNz98c98aZs 2025/08/18 04:33:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/18 04:33:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/08/18 04:33:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAP6RoqQ2azUJEFDZBHGlBpy7cuJBRaxds0cr6LuOizAF1R1A3zbuEf_buWo8xd8N8Qy-x6nwLMVCzJ7EFPmfD1hpRboYJbXD9AoPQ7TTVMwIaHUcCxPhM-xeXYnUMD3qDRyDOmU1qbJT4zpw3ehjuzRhYPBP3cA2EUx1wokdjzuLWYsCzFIS0BDAimncMon-6WIyHuc0vNbKbjsvRuqtRyo6JLL_GllIMERqWkMDzGL2EbtS9xXjzSgI6-SqKOt3rGswpTB4wZCAirrK-qFLPjizprCd4px69SZqhzaMg8uxstunANZARubl9KvK6nsdEKPE35RrJ1ooNz98c98aZs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/08/18 04:33:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AChSs-vMviyx8DjIDFrK1KMAHYNHljUZAKcA99eeMoWsZrS4quYtbBZYPxD06Ar6loylKWyLVdfZo0nv2ePQ5vrf4iapoDZds3xZBwB4xeeSAwQvPEju4eMeUII9DbfQUBBnaBuGDHp3MsIzSkQ4Am9ZTwLBCeLJwqmg3hOXfJdLgULSQxofvn4hBRtuIrL9IqdC4cO-huz8oNLTCI9C5PhsnY3BjauPZIF6bJ6S5wOWjwySOK-IMgMpOlQL87ILf9OQFn669nLRHT2iC5wAR89CVBNUDbDPnay_KeG2PFlZEHp-LnbrvpUGNUvDgxsBUFab_qhh7C88aYCyZGidQZ8 2025/08/18 04:33:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/18 04:33:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/18 04:33:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AChSs-vMviyx8DjIDFrK1KMAHYNHljUZAKcA99eeMoWsZrS4quYtbBZYPxD06Ar6loylKWyLVdfZo0nv2ePQ5vrf4iapoDZds3xZBwB4xeeSAwQvPEju4eMeUII9DbfQUBBnaBuGDHp3MsIzSkQ4Am9ZTwLBCeLJwqmg3hOXfJdLgULSQxofvn4hBRtuIrL9IqdC4cO-huz8oNLTCI9C5PhsnY3BjauPZIF6bJ6S5wOWjwySOK-IMgMpOlQL87ILf9OQFn669nLRHT2iC5wAR89CVBNUDbDPnay_KeG2PFlZEHp-LnbrvpUGNUvDgxsBUFab_qhh7C88aYCyZGidQZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/08/18 04:33:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AELFfQhRCGWLAgxN8xLNhE73fY3S7kaZjWPUtmk8YGEcjuJyVx83EMVpmbvcjZAMe0M-TfLKSriFfhPabMCKa1CqM7fuVrL_AOMpjvn_CLkfmk-P3H3tGQeI51TPwJRLVQobIDOrtpiGs7rsujCYnWlcLUqCQtqE7E8NKMFo_C07dh4LmFpfSM_7vjOlX7TjXAF_zIyGk7ZgUV_r_MxOWAs4e3tM21hhqyP1L2Vz1qPrMbc80NjoC-22WOvFGt7Uy8B12RT8eAjb536bjuDhG_BYs0FCXQsy0NBdmn5a31SE66ZoQlN4bFg9b4tfaTrtT59_ZQZS0C0FjgOhbm0GnoQ 2025/08/18 04:33:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/18 04:33:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/18 04:33:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AELFfQhRCGWLAgxN8xLNhE73fY3S7kaZjWPUtmk8YGEcjuJyVx83EMVpmbvcjZAMe0M-TfLKSriFfhPabMCKa1CqM7fuVrL_AOMpjvn_CLkfmk-P3H3tGQeI51TPwJRLVQobIDOrtpiGs7rsujCYnWlcLUqCQtqE7E8NKMFo_C07dh4LmFpfSM_7vjOlX7TjXAF_zIyGk7ZgUV_r_MxOWAs4e3tM21hhqyP1L2Vz1qPrMbc80NjoC-22WOvFGt7Uy8B12RT8eAjb536bjuDhG_BYs0FCXQsy0NBdmn5a31SE66ZoQlN4bFg9b4tfaTrtT59_ZQZS0C0FjgOhbm0GnoQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/18 04:33:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOJB7zAZbFiZfQMEVGUxxzZArcuqtm9AUZM86JNG60adZ7-RySXOUn-4t6Z17Jp89z6cXzs2kDqbWjYwihjXHKsiYfOkhDkfGncGU9jkTn0-g6Gj5e_kRYtrjyo_9VdgxtxD9YC3mlBjf5COVV1RW2ca5BZhjmQMkoZGw_oi_rAWYGL5Fyh7ch262qD-M6aZ_c5on1U4B3HYAPkMLoUR13Ok3q6DS1pitwnUYsqH5ZT0uAtjGpte2DEWo2aE_Gnhzf0RDFoPGdzgDiYdDQxODg_pKcC4TKxj8B1oJOzOULbLpVDaWH0N7G6q-IGRrqFsDzimuLbaVpRtqyTNk4XcFrE 2025/08/18 04:33:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/18 04:33:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/18 04:33:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/18 04:33:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/18 04:33:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/18 04:33:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/18 04:33:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOJB7zAZbFiZfQMEVGUxxzZArcuqtm9AUZM86JNG60adZ7-RySXOUn-4t6Z17Jp89z6cXzs2kDqbWjYwihjXHKsiYfOkhDkfGncGU9jkTn0-g6Gj5e_kRYtrjyo_9VdgxtxD9YC3mlBjf5COVV1RW2ca5BZhjmQMkoZGw_oi_rAWYGL5Fyh7ch262qD-M6aZ_c5on1U4B3HYAPkMLoUR13Ok3q6DS1pitwnUYsqH5ZT0uAtjGpte2DEWo2aE_Gnhzf0RDFoPGdzgDiYdDQxODg_pKcC4TKxj8B1oJOzOULbLpVDaWH0N7G6q-IGRrqFsDzimuLbaVpRtqyTNk4XcFrE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/18 04:33:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHKhfiRsvNbh55QqZ8a_3KBDjIcr2HG0JYdJ2f-V1lMz4KV6Z3AklDQtiZfCj9Cnc0L4fcwalLuzO1ks1JfkV-yPCVJUz0cbxavl4xf-zrf0iB9BzeVCnh4JWSopBin3A7DfNEzwiGus8fh1yXnuc2KIum2U8cxEHMBCT5Gv-gast1nZnaYSnm9r7MFJ6me5nyY_KiEVwyJptxDXdnKy5nNdSRN5XW5qCyQayluA4GOWzYRYW30igfygPHpwSYC1kGkl-scRCZBKv9EAG6UGe637FzfqgO99RTodnVpUz-_JgcThWFX0ooiMoUrm-8BxNIsozdk2OXFpx59eJfG3c1Q 2025/08/18 04:33:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/18 04:33:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/18 04:33:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/08/18 04:33:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/18 04:33:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/18 04:33:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/18 04:33:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AHKhfiRsvNbh55QqZ8a_3KBDjIcr2HG0JYdJ2f-V1lMz4KV6Z3AklDQtiZfCj9Cnc0L4fcwalLuzO1ks1JfkV-yPCVJUz0cbxavl4xf-zrf0iB9BzeVCnh4JWSopBin3A7DfNEzwiGus8fh1yXnuc2KIum2U8cxEHMBCT5Gv-gast1nZnaYSnm9r7MFJ6me5nyY_KiEVwyJptxDXdnKy5nNdSRN5XW5qCyQayluA4GOWzYRYW30igfygPHpwSYC1kGkl-scRCZBKv9EAG6UGe637FzfqgO99RTodnVpUz-_JgcThWFX0ooiMoUrm-8BxNIsozdk2OXFpx59eJfG3c1Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/08/18 04:33:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG8bLKFnHncDpO9fMmnzwq82bVNpLl-gTzKPHeAab2W1CF_TB8RyoNQcHFE51aZT6TUuP3rOsa72gu3BgXPsHF6uEWNXWNV0teQ_fAx_wszD-MB5H78-nnwsye2ShdxQutbAsoVnb7EUi-i4W_MK3N68CMcyMkb8f1ndBGJvtAXgkMHOSA3IgHrAAKC_3lfrm7zL8q4s_DfchdKTh7AL6pIVg7CLuDdG69cFxDCLIcKh5f9v2SSHLVW4v2REZ2qntp99guOs_R3oe38HSna2mTO6dP1GDazsLNSwEl3weZXZEG82yT68tz6zyq0F1vAT94dDXcvTRFrMUbpn_QFtXCE 2025/08/18 04:33:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/18 04:33:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/08/18 04:33:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG8bLKFnHncDpO9fMmnzwq82bVNpLl-gTzKPHeAab2W1CF_TB8RyoNQcHFE51aZT6TUuP3rOsa72gu3BgXPsHF6uEWNXWNV0teQ_fAx_wszD-MB5H78-nnwsye2ShdxQutbAsoVnb7EUi-i4W_MK3N68CMcyMkb8f1ndBGJvtAXgkMHOSA3IgHrAAKC_3lfrm7zL8q4s_DfchdKTh7AL6pIVg7CLuDdG69cFxDCLIcKh5f9v2SSHLVW4v2REZ2qntp99guOs_R3oe38HSna2mTO6dP1GDazsLNSwEl3weZXZEG82yT68tz6zyq0F1vAT94dDXcvTRFrMUbpn_QFtXCE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/08/18 04:33:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKa4bG6Cr0fiCbA3b8pgMKWsUDJAeozFb6a31xOIzs8h0LPKL5_7ySkVwtqYXNeFs4jZ_G6A3XRPX-AhF-PxVixt5qxVDj7bPPqhcDdnk3j7ru-asy2RFIgPT23C-dR2GHQjc4m-3243ddiyICToCAV_yPoTtZTJi0c3-0QjzU5jqSm9qZEhRNjYvfYF_3ulB3IluXooDt-xfZCnK_um3WnJp5uDIvbX8A1VZ1QHyqYYjNvqK3nH7YBhfR5Iz4_XLoiQn3PfmKpslkUOWeK0nVBFp4jUOcv20BdAVIh0o1b1gY3Y-NLIdzVKsZScm6eKPrz5oIkm9bVoDG-cEkcQGw8 2025/08/18 04:33:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/18 04:33:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/18 04:33:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKa4bG6Cr0fiCbA3b8pgMKWsUDJAeozFb6a31xOIzs8h0LPKL5_7ySkVwtqYXNeFs4jZ_G6A3XRPX-AhF-PxVixt5qxVDj7bPPqhcDdnk3j7ru-asy2RFIgPT23C-dR2GHQjc4m-3243ddiyICToCAV_yPoTtZTJi0c3-0QjzU5jqSm9qZEhRNjYvfYF_3ulB3IluXooDt-xfZCnK_um3WnJp5uDIvbX8A1VZ1QHyqYYjNvqK3nH7YBhfR5Iz4_XLoiQn3PfmKpslkUOWeK0nVBFp4jUOcv20BdAVIh0o1b1gY3Y-NLIdzVKsZScm6eKPrz5oIkm9bVoDG-cEkcQGw8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/08/18 04:33:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEFxy1tWgFxqJriDasvPdAq7PS3vpJld05GyshuWl7yR-bnjM1Agu_7yuZnfwi674HqQt9VJekULD2ygqEcVYxi1RdtwX8JUlvFC0tnLflXItQewiZTme2i0B7hKe6NE2khxTiVEhlJLzE_9cmtaN3QNLdl6ixLj0SXGU9tqze58quiMwSJQ_wQK5Y3K22Y1OceNzUsgwGPcrOqvfC3sS4DvrclpBO9FpUW0-C3WBL3REL4WVR1kZJNjyvf1ZfhdfmkwzOdrcu91zqoj3RpmiJvwclqC3MRxjSpJHKN66MjmabSB4Yp2QkaC3NPWus-znlcmM9QytPHeLkAHYhigG_c 2025/08/18 04:33:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/18 04:33:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/18 04:33:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEFxy1tWgFxqJriDasvPdAq7PS3vpJld05GyshuWl7yR-bnjM1Agu_7yuZnfwi674HqQt9VJekULD2ygqEcVYxi1RdtwX8JUlvFC0tnLflXItQewiZTme2i0B7hKe6NE2khxTiVEhlJLzE_9cmtaN3QNLdl6ixLj0SXGU9tqze58quiMwSJQ_wQK5Y3K22Y1OceNzUsgwGPcrOqvfC3sS4DvrclpBO9FpUW0-C3WBL3REL4WVR1kZJNjyvf1ZfhdfmkwzOdrcu91zqoj3RpmiJvwclqC3MRxjSpJHKN66MjmabSB4Yp2QkaC3NPWus-znlcmM9QytPHeLkAHYhigG_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/18 04:34:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALsijaKaM0JkhypzAZqfeXCyjBQtvseQ-ewiMvf0o26gxHNcWBU-3NlUdosocPVeeZ65Wo889BTSuHbU-AQowTVr4uC6xule8ZT1uJZ54vHQyyP9VuLwwHBL8RJSj5yRq2sE_oqwyK69GB2l4I0qmAC4T1ynfiE6AxKzikkEQF2tkgy8ura4KY6CCjeSME_FSwmiGluY58YOyLpDEv_XbsTNv5ApHM4OUye8qJkDZkz40K9_qAaV93kpH30IBF-V34A8Jrq-FUJk4zKOkD3U1a_HgN1o-3wpL3RTmJhQ8OB-g3FM4cFa4ICinrJAxIJ7GVk6aNLQwGfNdG4YCC32Dx8 2025/08/18 04:34:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/18 04:34:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/18 04:34:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/18 04:34:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/18 04:34:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/18 04:34:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/18 04:34:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALsijaKaM0JkhypzAZqfeXCyjBQtvseQ-ewiMvf0o26gxHNcWBU-3NlUdosocPVeeZ65Wo889BTSuHbU-AQowTVr4uC6xule8ZT1uJZ54vHQyyP9VuLwwHBL8RJSj5yRq2sE_oqwyK69GB2l4I0qmAC4T1ynfiE6AxKzikkEQF2tkgy8ura4KY6CCjeSME_FSwmiGluY58YOyLpDEv_XbsTNv5ApHM4OUye8qJkDZkz40K9_qAaV93kpH30IBF-V34A8Jrq-FUJk4zKOkD3U1a_HgN1o-3wpL3RTmJhQ8OB-g3FM4cFa4ICinrJAxIJ7GVk6aNLQwGfNdG4YCC32Dx8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/18 04:34:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AITBQi_YfDm4TH_laM1ECryLSDCfC6qZbBUvVpl8jiVmJCRb_bicxp1CDztYFPjldP56mChclrYON8wtLl41W0GELnpnLEDYfldHUwdM280mqV0FiSMU-A0A0_SGY0lUt0Rl0ZNcLFbMCPoDqCtuhV6RklcAAsTIsUeIgDQpGTciRC78dgi8EB4Q9p0m-SLtfCtKj0Tw1hTYuF5CT95yzPIirCJDBiYS8j3vPbHRpXgCtsnGaaTlr_ahHkkrPcBbHNSydCDLha98R1DDO-stJA7_WyEZbAGJOJMeb7iNHExzUr0O4DjuTIp72dSfyeQCeCpuJtG8fpaktQu4CBiNk_s 2025/08/18 04:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/18 04:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/08/18 04:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/08/18 04:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/18 04:34:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/18 04:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/18 04:34:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AITBQi_YfDm4TH_laM1ECryLSDCfC6qZbBUvVpl8jiVmJCRb_bicxp1CDztYFPjldP56mChclrYON8wtLl41W0GELnpnLEDYfldHUwdM280mqV0FiSMU-A0A0_SGY0lUt0Rl0ZNcLFbMCPoDqCtuhV6RklcAAsTIsUeIgDQpGTciRC78dgi8EB4Q9p0m-SLtfCtKj0Tw1hTYuF5CT95yzPIirCJDBiYS8j3vPbHRpXgCtsnGaaTlr_ahHkkrPcBbHNSydCDLha98R1DDO-stJA7_WyEZbAGJOJMeb7iNHExzUr0O4DjuTIp72dSfyeQCeCpuJtG8fpaktQu4CBiNk_s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/08/18 04:34:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AK-XawWXcidApLwzLCBt6CFehfxNkW9SFXJ7d3HAZBWQ7g0Ypi9Cfyw8vNFfOdvi-7MmJk41dR2qSFzvy3d7KPxnbTEZ3mZN1xTlIvpmcN7UwVuSaRGElJKWoSe5_ajipQrv8815Uk64fIZRkrFRuBDz1g5Z_MM2rehGEIz372BGenuED7JTbbxOQD6_EejR3kWjPawSD-Pz0WsoYs_EvnULlFiLLpXZHnXnuLfGhfbdP461jMa-EgayCuVz9gp_bitbYkTh3v9umIuWkMJuDUpdppraYZTYWVQwkXBLwTMyOJMdY212CYzBjLrAd_79h0RTEzLIlWUgiybfBvrngrg 2025/08/18 04:34:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/08/18 04:34:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/08/18 04:34:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AK-XawWXcidApLwzLCBt6CFehfxNkW9SFXJ7d3HAZBWQ7g0Ypi9Cfyw8vNFfOdvi-7MmJk41dR2qSFzvy3d7KPxnbTEZ3mZN1xTlIvpmcN7UwVuSaRGElJKWoSe5_ajipQrv8815Uk64fIZRkrFRuBDz1g5Z_MM2rehGEIz372BGenuED7JTbbxOQD6_EejR3kWjPawSD-Pz0WsoYs_EvnULlFiLLpXZHnXnuLfGhfbdP461jMa-EgayCuVz9gp_bitbYkTh3v9umIuWkMJuDUpdppraYZTYWVQwkXBLwTMyOJMdY212CYzBjLrAd_79h0RTEzLIlWUgiybfBvrngrg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/08/18 04:34:09 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AASDdsHe7eu8_hXcFccBQdyYL2j4df9u-ysctJeX526IuB_WaxPrGNCZGbJ8aQtWiPipBknRFsBIP-cfGK_xzAO4_KWMjDVCLSK1QHuTnQZ_Yfo_-ePd_TSWPhwlhlXux2y0coauuvuoLyuohBb6nXGrblj0w_INodfCVwoYMlYRjoBzwLt_fAdRvGw7Zi8E3lAM8rHwgKNswVAzLytqiYed1yo-42g29rMKAjxgGk_YwP7H6Mia1CB3q8inenCjWq3m5UsAP-IJb0xFOo4PQHHaBU-jz5VsN174iSC0tX_BXVML69M9-xskNV0ZtK6Zm4lu2YuGOsEXuyKH7HK29hM 2025/08/18 04:34:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/08/18 04:34:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/18 04:34:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AASDdsHe7eu8_hXcFccBQdyYL2j4df9u-ysctJeX526IuB_WaxPrGNCZGbJ8aQtWiPipBknRFsBIP-cfGK_xzAO4_KWMjDVCLSK1QHuTnQZ_Yfo_-ePd_TSWPhwlhlXux2y0coauuvuoLyuohBb6nXGrblj0w_INodfCVwoYMlYRjoBzwLt_fAdRvGw7Zi8E3lAM8rHwgKNswVAzLytqiYed1yo-42g29rMKAjxgGk_YwP7H6Mia1CB3q8inenCjWq3m5UsAP-IJb0xFOo4PQHHaBU-jz5VsN174iSC0tX_BXVML69M9-xskNV0ZtK6Zm4lu2YuGOsEXuyKH7HK29hM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/08/18 04:34:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ALj_thU_w2FInLLwlhjLV5D_M9iqV50_VwwfmuwzhOBgA979m89R5wt0OCSUrKWEd6Y7HLjqDH42EJe21UE7Vq7bM4rABxdGLJ1ePOrPq_gi7F-F2Wze06uLvtaVy0mem6gIs7jRyqLSdk_pL5hQYWL3xo7wY-zDsFIG32qrDkJFj851aYeZCAQx9gqNdyTasGnI_rJAx5yem1-yPhm4nSUj6H6YRDNPuP1iOEVaQrkMwUiKiHwg6zD8VtqG9sNGKrTeva9oKP5-EOpP9FE8AhAwXZSsNbjWzW4P9ys73al-kSVg-Fjl58Mfu8zIXu-2O43iSBUtDebUpGzFCajp3vM 2025/08/18 04:34:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/18 04:34:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/18 04:34:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ALj_thU_w2FInLLwlhjLV5D_M9iqV50_VwwfmuwzhOBgA979m89R5wt0OCSUrKWEd6Y7HLjqDH42EJe21UE7Vq7bM4rABxdGLJ1ePOrPq_gi7F-F2Wze06uLvtaVy0mem6gIs7jRyqLSdk_pL5hQYWL3xo7wY-zDsFIG32qrDkJFj851aYeZCAQx9gqNdyTasGnI_rJAx5yem1-yPhm4nSUj6H6YRDNPuP1iOEVaQrkMwUiKiHwg6zD8VtqG9sNGKrTeva9oKP5-EOpP9FE8AhAwXZSsNbjWzW4P9ys73al-kSVg-Fjl58Mfu8zIXu-2O43iSBUtDebUpGzFCajp3vM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/18 04:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHDxC88DikVpI4uWIUqZPc8uJ25W_zEN29s4cA0Moo7UfRNXnIJ-kYoKYEJz_sLGmA1Vwpgh2LIQUHQB6p9nMLlvL3ZP6BuSyQ-mjsGDXX4Yi7qwzyzeE3TgWaaJkBZhTj0v6MWUQ4mEGxQ4E7kLSF4ag4CE7HFu7RagWZLrNZqFyE4AicHQFrPa4Z4sj89FITT01SW3xY-FOzsql25stUCnLM549SNXtmBS_DULhski4FqrKeBxdf4BGA9ugPjikyOe1wI2o30BYTIx_DpuIGUV8vPQm2BNI29hcJ_hYtYTDgvepaH2lcE7toEFVKYkuP2-USj67ConATmKyYZpKsg 2025/08/18 04:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/18 04:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/18 04:34:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/18 04:34:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/18 04:34:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/18 04:34:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/18 04:34:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHDxC88DikVpI4uWIUqZPc8uJ25W_zEN29s4cA0Moo7UfRNXnIJ-kYoKYEJz_sLGmA1Vwpgh2LIQUHQB6p9nMLlvL3ZP6BuSyQ-mjsGDXX4Yi7qwzyzeE3TgWaaJkBZhTj0v6MWUQ4mEGxQ4E7kLSF4ag4CE7HFu7RagWZLrNZqFyE4AicHQFrPa4Z4sj89FITT01SW3xY-FOzsql25stUCnLM549SNXtmBS_DULhski4FqrKeBxdf4BGA9ugPjikyOe1wI2o30BYTIx_DpuIGUV8vPQm2BNI29hcJ_hYtYTDgvepaH2lcE7toEFVKYkuP2-USj67ConATmKyYZpKsg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/18 04:34:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AAh7BpdWAI6FQS8cFfiPku8S_qNty5f94CBLGFzP2wZklWK70jjMWPliR7JGGN8vJFoGSIAbtZ75qPKqeyZrqnLlEXVKUUhz2Bs65WVo7ZcOXzuNnou6jHT4CpB5s1wDrMTNVq1MtcpRQ93BMgaIo8Hbjl6AsL-WSG-NM5UbA7o8QHQ3HfWHvk7sW7mI_ruCBRl55kFPeTILO88CsHwM26soYH89DGjiKPF1T6Q-BrHyugJzMMDOSnYLYMGTeFtbVqMOFlE0U4pd7TT4-bKGV5sXzyiixBr16UP9D42H4PcPx94iddqiBRgmA-XL0FLB35bCBX6Qv6kgKqYR-gwHT1o 2025/08/18 04:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/18 04:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/08/18 04:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/08/18 04:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/18 04:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/18 04:34:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/18 04:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AAh7BpdWAI6FQS8cFfiPku8S_qNty5f94CBLGFzP2wZklWK70jjMWPliR7JGGN8vJFoGSIAbtZ75qPKqeyZrqnLlEXVKUUhz2Bs65WVo7ZcOXzuNnou6jHT4CpB5s1wDrMTNVq1MtcpRQ93BMgaIo8Hbjl6AsL-WSG-NM5UbA7o8QHQ3HfWHvk7sW7mI_ruCBRl55kFPeTILO88CsHwM26soYH89DGjiKPF1T6Q-BrHyugJzMMDOSnYLYMGTeFtbVqMOFlE0U4pd7TT4-bKGV5sXzyiixBr16UP9D42H4PcPx94iddqiBRgmA-XL0FLB35bCBX6Qv6kgKqYR-gwHT1o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/08/18 04:34:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJRhwKU-3c3ey5G7wxbDLIj1yQFq4ACPV2p63hNtS0LChHouzPGrXaRixK70uxOiBeRwA9LwBmy7Dc9AZkzxNCzmtB_AahqYrrXf0HzdnnV0oCg9RH233BQrGM2yNoZYs9g5XJTeMGVlCWRofTdjQSXne7cA6TimeZt72z8rSYnwE8RMyAUV3pljXxgxXIWuJsW4ggprq2v_85mgRXyxMU642ihusaeXmAwahMGLZtDOnPSSAwxJ59gpuLz_pyfy__SjFsTAvAiyPGt_-7lZsd8OfqE8CCgE_XlBNlEHSZJi-Z26yejEGh2kbByxV-J8e3W7VzlnR7q5APThzWAMwbg 2025/08/18 04:34:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/08/18 04:34:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/08/18 04:34:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJRhwKU-3c3ey5G7wxbDLIj1yQFq4ACPV2p63hNtS0LChHouzPGrXaRixK70uxOiBeRwA9LwBmy7Dc9AZkzxNCzmtB_AahqYrrXf0HzdnnV0oCg9RH233BQrGM2yNoZYs9g5XJTeMGVlCWRofTdjQSXne7cA6TimeZt72z8rSYnwE8RMyAUV3pljXxgxXIWuJsW4ggprq2v_85mgRXyxMU642ihusaeXmAwahMGLZtDOnPSSAwxJ59gpuLz_pyfy__SjFsTAvAiyPGt_-7lZsd8OfqE8CCgE_XlBNlEHSZJi-Z26yejEGh2kbByxV-J8e3W7VzlnR7q5APThzWAMwbg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/08/18 04:34:24 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AMaEbDmVz3upURCz7HaSNAkBLz4l9fkdluDxWu9rY-RCXiTeMgAVcKJghgIKW6ltsbkVklux35FZ42nhkKwJz-Cfp9s8CPzHkE_dPJfos8dQYaYmQzpbOJK63o0iMtxy6zBP4vb5hiGvvNIXlCdpPQpfleIyMhv6-mPQiOFL1R4tMj983DEEqUDzKPnEekKZ-Jc-GxU3pvUVTXEs2HRbMCcqrwfHTB4Bv_8zdKKwynH_hXR-undh_nRGDNdvQtbGHVGmLdMJ2SRPlScq53ofzVmcAuhXsCeBYRfV0dK2dHl9wTYf4pzZLVeQXZ5r2KxO_IVvA32dvUrmGuNGbgVjMOk 2025/08/18 04:34:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/08/18 04:34:25 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/18 04:34:25 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AMaEbDmVz3upURCz7HaSNAkBLz4l9fkdluDxWu9rY-RCXiTeMgAVcKJghgIKW6ltsbkVklux35FZ42nhkKwJz-Cfp9s8CPzHkE_dPJfos8dQYaYmQzpbOJK63o0iMtxy6zBP4vb5hiGvvNIXlCdpPQpfleIyMhv6-mPQiOFL1R4tMj983DEEqUDzKPnEekKZ-Jc-GxU3pvUVTXEs2HRbMCcqrwfHTB4Bv_8zdKKwynH_hXR-undh_nRGDNdvQtbGHVGmLdMJ2SRPlScq53ofzVmcAuhXsCeBYRfV0dK2dHl9wTYf4pzZLVeQXZ5r2KxO_IVvA32dvUrmGuNGbgVjMOk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/08/18 04:34:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOVS10NB19RRIRpssQ3AmFZlQXDg5HwJCx4rhTt-mOUnrKfI8po5sCcY2wxpNTzngjljKZfYSJDWO2AUeP3hVdG3XVFJ9kW1_kJS3zhqIKDTTCnkkdF6VJMhWW67DF4ORpLgX9RrUqSsTiCOVEGMWewdNPC67MAa5CWDZQQrU_I4N7YWlDt5t-tSzG_0jMuNNefnWOuWBKGkv55iM566ZQArQsPZ6D8vb9H1s0Hqa83BqG0_mSWv4LriBU_EtQvixIfPzmRARKDTOLz8a8TSgaK8IzS7Y7NnM3nOMjwRoQGTirUKj4aIbnd9Xdvc04o549lWxPF1uVKL-vE58G8kXEw 2025/08/18 04:34:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/18 04:34:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/18 04:34:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOVS10NB19RRIRpssQ3AmFZlQXDg5HwJCx4rhTt-mOUnrKfI8po5sCcY2wxpNTzngjljKZfYSJDWO2AUeP3hVdG3XVFJ9kW1_kJS3zhqIKDTTCnkkdF6VJMhWW67DF4ORpLgX9RrUqSsTiCOVEGMWewdNPC67MAa5CWDZQQrU_I4N7YWlDt5t-tSzG_0jMuNNefnWOuWBKGkv55iM566ZQArQsPZ6D8vb9H1s0Hqa83BqG0_mSWv4LriBU_EtQvixIfPzmRARKDTOLz8a8TSgaK8IzS7Y7NnM3nOMjwRoQGTirUKj4aIbnd9Xdvc04o549lWxPF1uVKL-vE58G8kXEw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/18 04:34:29 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AP11nVpGNGK0yLacKmKZtskIdBLrTLGbILyjgSyoA2P9g4B6Zqp8kfRVBRvlRShATvB5TYy4FlOllV5ESmH8EclRLyR1R-jePlo89SL3gGUmHMhFMQGi7KPbpFkSeBK9tBprYbINotpuHakGYac3U9ZvArWtw7kVkmKYkoUXZORtngMdamT1tguh9diWKKg2mOy0rett9EtJo5hnsACCOCscjJ8uDY4BJrspQBFj54Dfs-_b72vUvF7ZyiGuYZF3QRWoLOswuskFMbPJiAQ6udE6824Z8_px4hFGBf8025r_jtgvJZ9ooT7eHkD024cOnBM-49ujKL--yqSQOv5R_d4 2025/08/18 04:34:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/18 04:34:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/18 04:34:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/18 04:34:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/18 04:34:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/18 04:34:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/18 04:34:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AP11nVpGNGK0yLacKmKZtskIdBLrTLGbILyjgSyoA2P9g4B6Zqp8kfRVBRvlRShATvB5TYy4FlOllV5ESmH8EclRLyR1R-jePlo89SL3gGUmHMhFMQGi7KPbpFkSeBK9tBprYbINotpuHakGYac3U9ZvArWtw7kVkmKYkoUXZORtngMdamT1tguh9diWKKg2mOy0rett9EtJo5hnsACCOCscjJ8uDY4BJrspQBFj54Dfs-_b72vUvF7ZyiGuYZF3QRWoLOswuskFMbPJiAQ6udE6824Z8_px4hFGBf8025r_jtgvJZ9ooT7eHkD024cOnBM-49ujKL--yqSQOv5R_d4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/18 04:34:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ANuaBnACaGpuhOo3WqTzoCpUtm8eYhQI1sPPmWTz2S1UkxjzvmD0fuaxPGw79yTPP3bi3MVMGeKsYa8NS8dX7xe3m3UywefAGrWOy3XJZMCic-6G4kAhXQgh5lW1XOEal7W3z9zuWQ-4B4C11XNFggdzzgQZzuYq4-uGXAd4CZbzB7eXRn4w9MntpQ_l4E1hUZv3Cb92AtJWyDnKHlspbgk4RR3omzKe2EpyITjNWu0dCxS1JjjFiQkw4cnGt9_P3KSAegbC0FF8tRFFchkPNINnD9RBOH7CzP2oltlvIqzBPZ5flVvWKElyjuooH2WBWEHptlNQe0mNpa3ijPZPsds 2025/08/18 04:34:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/18 04:34:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/08/18 04:34:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/08/18 04:34:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/18 04:34:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/18 04:34:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/18 04:34:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ANuaBnACaGpuhOo3WqTzoCpUtm8eYhQI1sPPmWTz2S1UkxjzvmD0fuaxPGw79yTPP3bi3MVMGeKsYa8NS8dX7xe3m3UywefAGrWOy3XJZMCic-6G4kAhXQgh5lW1XOEal7W3z9zuWQ-4B4C11XNFggdzzgQZzuYq4-uGXAd4CZbzB7eXRn4w9MntpQ_l4E1hUZv3Cb92AtJWyDnKHlspbgk4RR3omzKe2EpyITjNWu0dCxS1JjjFiQkw4cnGt9_P3KSAegbC0FF8tRFFchkPNINnD9RBOH7CzP2oltlvIqzBPZ5flVvWKElyjuooH2WBWEHptlNQe0mNpa3ijPZPsds" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/08/18 04:34:38 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/18 04:34:42 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/18 04:34:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/18 04:34:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/18 04:34:52 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/18 04:34:54 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AIWZWNbpQHuX-qq-vpyZQnDiyYMkO2YcDzVy_HRER22T5ncFQXompQYiWUvk54qMQ6ffm_Xkld3vdZVx_CLu6Gf3kN7Tte4mCK5qmulcTD7sqpNGEbQwlVsLYSKjlxQazfPY_QWeNHmd6PaDeCdkA6Phj_YOVqJmP-Rmmbo8CMUPEx2okYYCQvjmEc3K08cdfaLXHqdcVjyZPtXWNN-4DpsOT7TwZDTnRsYdVgXKjcAJZ06efBfKyZApUFnBZWG8yrvh5zwv7uDIegeUQocIP8n3MHMNWTmRxSSnRrtmEgAiiawDZQfKf8rtWIsu-Z5-nrRCrpTCFKOFaqrANqiAJbM 2025/08/18 04:34:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/18 04:34:54 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "3c4a951f50c1f78664568bba4225395e" 2025/08/18 04:34:54 DEBUG : unknown-size-put.txt: multipart upload "AIWZWNbpQHuX-qq-vpyZQnDiyYMkO2YcDzVy_HRER22T5ncFQXompQYiWUvk54qMQ6ffm_Xkld3vdZVx_CLu6Gf3kN7Tte4mCK5qmulcTD7sqpNGEbQwlVsLYSKjlxQazfPY_QWeNHmd6PaDeCdkA6Phj_YOVqJmP-Rmmbo8CMUPEx2okYYCQvjmEc3K08cdfaLXHqdcVjyZPtXWNN-4DpsOT7TwZDTnRsYdVgXKjcAJZ06efBfKyZApUFnBZWG8yrvh5zwv7uDIegeUQocIP8n3MHMNWTmRxSSnRrtmEgAiiawDZQfKf8rtWIsu-Z5-nrRCrpTCFKOFaqrANqiAJbM" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/18 04:34:55 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AL1rGhrZkBleExZ2CarlxdmwhVi4Ce_50y2tE8peb98KZR5-I7nu8krI7gzGqMmOndz-tEumwYDncclXurfos3x9ktu-M78en04SCEThXhPSoIw9UF4LsPkH4lPWHAoIFhjAox061XteXEIQNhBjU7WILhR41hll_TVfD1zuxG3cCnKIPmC76kC7iH6SsgGBA2hnt1X1ke1Ee5636O2ogy7Fxh3Yu-rHqJ4Q8fIfbJXZsF3TjuW_lRxyuddt8UgcMAMHcTrx9kg98yqX_eDXHlM206j8OR_Bk29Y2gdSQi7iBG_4nEyodvsV1z8q2Yfj5Zz7RZEVNKVXoRXRbvB0E_Y 2025/08/18 04:34:55 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/08/18 04:34:55 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "9ce9b45cd0b27e87893eec7689306fb1" 2025/08/18 04:34:55 DEBUG : unknown-size-update.txt: multipart upload "AL1rGhrZkBleExZ2CarlxdmwhVi4Ce_50y2tE8peb98KZR5-I7nu8krI7gzGqMmOndz-tEumwYDncclXurfos3x9ktu-M78en04SCEThXhPSoIw9UF4LsPkH4lPWHAoIFhjAox061XteXEIQNhBjU7WILhR41hll_TVfD1zuxG3cCnKIPmC76kC7iH6SsgGBA2hnt1X1ke1Ee5636O2ogy7Fxh3Yu-rHqJ4Q8fIfbJXZsF3TjuW_lRxyuddt8UgcMAMHcTrx9kg98yqX_eDXHlM206j8OR_Bk29Y2gdSQi7iBG_4nEyodvsV1z8q2Yfj5Zz7RZEVNKVXoRXRbvB0E_Y" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/18 04:34:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vipihil8hile/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/08/18 04:34:56 DEBUG : Waiting for deletions to finish 2025/08/18 04:34:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/08/18 04:34:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/08/18 04:34:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/08/18 04:34:56 INFO : S3 bucket rclone-test-vipihil8hile: Bucket "rclone-test-vipihil8hile" deleted 2025/08/18 04:34:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (145.20s) --- 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 (0.74s) --- PASS: TestIntegration/FsMkdir (143.45s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.89s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.62s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.52s) --- 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.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (80.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (14.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (18.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.10s) --- 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/08/18 04:34:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/08/18 04:34:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 145.241s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m26.693998992s (try 1/5)