"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/04/19 04:50:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gilakop4mowo" 2026/04/19 04:50:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/04/19 04:50:41 INFO : S3 bucket rclone-test-gilakop4mowo: Bucket "rclone-test-gilakop4mowo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/19 04:50:42 INFO : S3 bucket rclone-test-gilakop4mowo: Bucket "rclone-test-gilakop4mowo" deleted === RUN TestIntegration/FsMkdir 2026/04/19 04:50:42 INFO : S3 bucket rclone-test-gilakop4mowo: Bucket "rclone-test-gilakop4mowo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/19 04:50:43 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/19 04:50:43 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/19 04:50:43 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/19 04:50:55 NOTICE: S3 bucket rclone-test-gilakop4mowo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/19 04:50:55 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AIzGLA3brnpVheg5qmghvPUYEJpK3UL2bnEYZAD3HfaJ1FDfpogkyBukbCi0uQL_GYLr1zX3TF9YPowokDnbA-Ce8IHUsnKeyNLJKWIUrnH1XoHy4SDktYmjX0UFY9C3ZUrTeyQWnlwsLiSwDGUVBOms8nW1UyLWUUHCKWuqmOL6DSX0X-R_YHLBwJKBMIapIcecHwXppH79ENlvjWNapX76gwuMJxkGFNIGcHeI0-Hg-ZZ43l5GT4W6S_k6RNLEvfLYc0WDlXtSNvnFW8EjwhOVbqwMOZwb4zkd3fjWUsa-vh4tv6iyUaM3W8hB70HTJDp6iuHUooSbmKfJ7wk7OxM 2026/04/19 04:50:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "80b4307cbec9a0c697f0bdcdb15b6ccb" 2026/04/19 04:50:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "9ddcb6ca33d27ab78b270af7e121f437" 2026/04/19 04:50:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "29fddeec62f63a86cd8b598e61d9da7b" 2026/04/19 04:50:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AIzGLA3brnpVheg5qmghvPUYEJpK3UL2bnEYZAD3HfaJ1FDfpogkyBukbCi0uQL_GYLr1zX3TF9YPowokDnbA-Ce8IHUsnKeyNLJKWIUrnH1XoHy4SDktYmjX0UFY9C3ZUrTeyQWnlwsLiSwDGUVBOms8nW1UyLWUUHCKWuqmOL6DSX0X-R_YHLBwJKBMIapIcecHwXppH79ENlvjWNapX76gwuMJxkGFNIGcHeI0-Hg-ZZ43l5GT4W6S_k6RNLEvfLYc0WDlXtSNvnFW8EjwhOVbqwMOZwb4zkd3fjWUsa-vh4tv6iyUaM3W8hB70HTJDp6iuHUooSbmKfJ7wk7OxM" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/19 04:50:59 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/19 04:50:59 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/19 04:51:01 DEBUG : S3 bucket rclone-test-gilakop4mowo: bucket is versioned: false 2026/04/19 04:51:01 DEBUG : Waiting for deletions to finish 2026/04/19 04:51:01 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/19 04:51:01 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/19 04:51:01 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/19 04:51:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gilakop4mowo/dirToPurgeFromRoot" 2026/04/19 04:51:02 DEBUG : S3 bucket rclone-test-gilakop4mowo path dirToPurgeFromRoot: bucket is versioned: false 2026/04/19 04:51:02 DEBUG : Waiting for deletions to finish 2026/04/19 04:51:02 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/19 04:51:02 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/19 04:51:02 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/19 04:51:02 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gilakop4mowo/hello? sausage/êé" 2026/04/19 04:51:03 DEBUG : S3 bucket rclone-test-gilakop4mowo path hello? sausage/êé: bucket is versioned: false 2026/04/19 04:51:03 DEBUG : Waiting for deletions to finish 2026/04/19 04:51:03 DEBUG : "a/b/c/d/e.txt" version false 2026/04/19 04:51:03 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/19 04:51:03 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/19 04:51:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gilakop4mowo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/19 04:51:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gilakop4mowo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-gilakop4mowo" from "TestS3R2:rclone-test-gilakop4mowo" 2026/04/19 04:51:09 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/19 04:51:14 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMT01TrruHhLkgZNbnpuYA1SWyw_H_tEstq9oz9htRwji9aG1FyTlwuBkGZbvukTxwfU-BL9-4B2eihaOSveiRc3Q2_0GCTWhUuCoeEoLsGM5sq9H2Rp5Ih3zv3K90c14kbKDJUhQcJLGHxHpG3sfzeJLhz1H9GNKwX6vPrMYT9G8d8uShJwM1icRdrThP_JXeYPmfF5B1JjnZJ6LwjQwQza7v39vjsm_AdibxQokuxCImx0dcKkyBSqKPI1qYxkIg_hyU-Dud_3qC3oaxg6O9jd-HOIc28dzy20zMjMOo_xbi49OlkAaGMr9OebqfwZJGJpc9RtF0D8ENDgb4evHw8 2026/04/19 04:51:14 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/19 04:51:14 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/19 04:51:14 DEBUG : piped data.txt: multipart upload "AMT01TrruHhLkgZNbnpuYA1SWyw_H_tEstq9oz9htRwji9aG1FyTlwuBkGZbvukTxwfU-BL9-4B2eihaOSveiRc3Q2_0GCTWhUuCoeEoLsGM5sq9H2Rp5Ih3zv3K90c14kbKDJUhQcJLGHxHpG3sfzeJLhz1H9GNKwX6vPrMYT9G8d8uShJwM1icRdrThP_JXeYPmfF5B1JjnZJ6LwjQwQza7v39vjsm_AdibxQokuxCImx0dcKkyBSqKPI1qYxkIg_hyU-Dud_3qC3oaxg6O9jd-HOIc28dzy20zMjMOo_xbi49OlkAaGMr9OebqfwZJGJpc9RtF0D8ENDgb4evHw8" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/19 04:51:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: AANl3mKqA1KnZZgmbLXELP1cVO86pPNnnFkXIrRSH3f0aZMI1AddvRA_9JJEOAlcY267gTAkRigM5d0U6vYDP4qwHOpKwD0dasAe1F9CkpoTgSBnCmHYMCK0N8ZWdfLpxyuQBXrYRnzi6FBjxi5lV-FISBbTbz5mQBAMgiJeQdTWOG8H4MinFXwSVoNHNBnXktDHcFwz7S41mVEmUSe5nU2Ux3uuxzCfs_wrXQXHSRFzINJTgH33zN6XgxL44mDs3oXle-4Fw9c41ppUAUl93G5qFkHeqWOL6turmtiAr5U62L162sY9zgk0n5OBKEKP9b6TEHz-Lp0Nt-RM_VkwQh0 2026/04/19 04:51:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/19 04:51:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "54fac63ca7ef7a4fee7094e8e88a57b3" 2026/04/19 04:51:15 DEBUG : piped data.txt: multipart upload "AANl3mKqA1KnZZgmbLXELP1cVO86pPNnnFkXIrRSH3f0aZMI1AddvRA_9JJEOAlcY267gTAkRigM5d0U6vYDP4qwHOpKwD0dasAe1F9CkpoTgSBnCmHYMCK0N8ZWdfLpxyuQBXrYRnzi6FBjxi5lV-FISBbTbz5mQBAMgiJeQdTWOG8H4MinFXwSVoNHNBnXktDHcFwz7S41mVEmUSe5nU2Ux3uuxzCfs_wrXQXHSRFzINJTgH33zN6XgxL44mDs3oXle-4Fw9c41ppUAUl93G5qFkHeqWOL6turmtiAr5U62L162sY9zgk0n5OBKEKP9b6TEHz-Lp0Nt-RM_VkwQh0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/04/19 04:51:16 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/19 04:51:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: APcJdYW9iTSJkztkHfCuqBcC5glyrDZArkSGvQ_5YgW7NSOJd7jyL61egdC1fPeFL8dTUh8Pu8kCbtV6O4n2z9y4at3vzS5qVbNkCbo8Aq1sZgw8OO_lSfvrPy_jchEaiwWWsvXW_Q-uzeB94vcytUSGFKVFM_KJLSv2gZ_f1-jCIlLqgWCBlwdO3F7Drw2pqKEFwcuzezxItk--qG5ZlJmzfJgLTJcWLe-ztgnvHhE8ZlozhsU64jMe5pAAabxIsRP3-GOlMQsXB9Ryt1tVMWDFLDShB43MReRsqtVq78zAN9n9aApQYqWoKjuakmILuLSuD9WUSYXeK7TpQcOovm4 2026/04/19 04:51:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/19 04:51:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/19 04:51:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "APcJdYW9iTSJkztkHfCuqBcC5glyrDZArkSGvQ_5YgW7NSOJd7jyL61egdC1fPeFL8dTUh8Pu8kCbtV6O4n2z9y4at3vzS5qVbNkCbo8Aq1sZgw8OO_lSfvrPy_jchEaiwWWsvXW_Q-uzeB94vcytUSGFKVFM_KJLSv2gZ_f1-jCIlLqgWCBlwdO3F7Drw2pqKEFwcuzezxItk--qG5ZlJmzfJgLTJcWLe-ztgnvHhE8ZlozhsU64jMe5pAAabxIsRP3-GOlMQsXB9Ryt1tVMWDFLDShB43MReRsqtVq78zAN9n9aApQYqWoKjuakmILuLSuD9WUSYXeK7TpQcOovm4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/19 04:51:19 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKcaPo_aDhDVrXtUwsXUXNCuan31itqtsaGSsgvuR5ok3zXQcX7lDbZEZhvzChitxgPJPIOIIelbmjGml-rPx3HsaGxRc3ZL3K1mAb3UD1YuqmZ2iRZ3sGtbIBxDRsJjAF2jkW6p9BVvOkx54Er_vKOlPpBPk-5YNNUbdQqpOAEIfIIP3YxsNs24bqYBSRZYsUv6MUOGeknIENUTXgbzFnN0LYD2cQ7l00s5pEpTqED-0k_CChwioIgkrlwGNduEUqEZ2b_GyECzFPbmTaDZp91o-4DBROM4t9FPMqmL0zIq6Ta5yogOoCIdWDDmnYworfCGikNQyaMhLSabiwueLAQ 2026/04/19 04:51:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/19 04:51:20 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/19 04:51:20 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKcaPo_aDhDVrXtUwsXUXNCuan31itqtsaGSsgvuR5ok3zXQcX7lDbZEZhvzChitxgPJPIOIIelbmjGml-rPx3HsaGxRc3ZL3K1mAb3UD1YuqmZ2iRZ3sGtbIBxDRsJjAF2jkW6p9BVvOkx54Er_vKOlPpBPk-5YNNUbdQqpOAEIfIIP3YxsNs24bqYBSRZYsUv6MUOGeknIENUTXgbzFnN0LYD2cQ7l00s5pEpTqED-0k_CChwioIgkrlwGNduEUqEZ2b_GyECzFPbmTaDZp91o-4DBROM4t9FPMqmL0zIq6Ta5yogOoCIdWDDmnYworfCGikNQyaMhLSabiwueLAQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/19 04:51:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AGtltnP4ieY9WuX0NkrGLoz3jhLJXF8jcW5_EkPfZWmsxL31h4Z2ox921bdgtTkQSKsf0mXSWlrfaLGc1_8yFd6TUM2UaP2r1D-n29YydzuCA4f21UcJ1kBdChAGgqZF6t_72rkY76b7UjVLYE_DzFD8isRiDvN1-3UVIZOCgWikHFws7jqfO-gnG4V3yJjBJLtTa0O8fBmrxDPWcZHYaUgt80uHYK3V5KYKzL47Sq_UIQKjYQ5bCYw-b90OlU4WrPjPFg5rbzZnDaFoiXHAOOfal17lDKRn--GQR_sEYs-3J4wtE5UWIfNllFtMez6oQEsmopLH2wnf2cegLnySygM 2026/04/19 04:51:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/19 04:51:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/19 04:51:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AGtltnP4ieY9WuX0NkrGLoz3jhLJXF8jcW5_EkPfZWmsxL31h4Z2ox921bdgtTkQSKsf0mXSWlrfaLGc1_8yFd6TUM2UaP2r1D-n29YydzuCA4f21UcJ1kBdChAGgqZF6t_72rkY76b7UjVLYE_DzFD8isRiDvN1-3UVIZOCgWikHFws7jqfO-gnG4V3yJjBJLtTa0O8fBmrxDPWcZHYaUgt80uHYK3V5KYKzL47Sq_UIQKjYQ5bCYw-b90OlU4WrPjPFg5rbzZnDaFoiXHAOOfal17lDKRn--GQR_sEYs-3J4wtE5UWIfNllFtMez6oQEsmopLH2wnf2cegLnySygM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/19 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AFu-ViRT7-QvRVv20x62SSXol-YXgAoq4mxuLR_c1RTgbg-2qsFeJtKfu602CtVNDnBhPgfU7-czLys2NUCx7QDCKTMca6nnVv9WDy1tLXCIMarkrN8U_LcalyapmAF9ONZGNKkmQlfQ2SQhUkl9Clz_CSP8nggE1YAdqFgppHVLhHvlAyq-kSmITA94tzUilP57147dkNZx-IXzXbjYmodVu0F3XY6wmG5O23rQXS3Un8qo5k3Ms5z6ij2b4G7f52sXLUnGzDS3KebnN1uCquAhXhPZZN8WUFj8DXR7uvVlOD0P10H3LbeZmUNbWmrVTDwpcB7D66jpwy7fynHxyrw 2026/04/19 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/19 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/19 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/19 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/19 04:51:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/19 04:51:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/19 04:51:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AFu-ViRT7-QvRVv20x62SSXol-YXgAoq4mxuLR_c1RTgbg-2qsFeJtKfu602CtVNDnBhPgfU7-czLys2NUCx7QDCKTMca6nnVv9WDy1tLXCIMarkrN8U_LcalyapmAF9ONZGNKkmQlfQ2SQhUkl9Clz_CSP8nggE1YAdqFgppHVLhHvlAyq-kSmITA94tzUilP57147dkNZx-IXzXbjYmodVu0F3XY6wmG5O23rQXS3Un8qo5k3Ms5z6ij2b4G7f52sXLUnGzDS3KebnN1uCquAhXhPZZN8WUFj8DXR7uvVlOD0P10H3LbeZmUNbWmrVTDwpcB7D66jpwy7fynHxyrw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/19 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMdubRMNWjsRIQUbn2F82Rs37pq6k8dc9HBvmi0-Grj988fdceSCH3bmFldo4DDcsTD3MdHEVZfwt4ujwFYzNHbHi459pQNu6N8sK5OdH-OZ6zZbiXMeumiT_tGvnhxCfEEbsAS8RVtEfq40h3o_19attdVMmqiP2KI0YIf50hlPZumwokj966xqCzNithFy5IKlkP8IxvBwCatJFvB2ZxBhyAd5EZSK1dMd3uotk2YJzlxPIuCcLhlgKzya3Rc68LWT_4pv-LjdAErEBnf0sJKIHE-7DNN6A-Qxrxj0OOZpj1GUxdQeoZVhKuQbRsM94EChSPpwmWgsnE9Su0CAvkE 2026/04/19 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/19 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/19 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/19 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/19 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/19 04:51:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/19 04:51:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMdubRMNWjsRIQUbn2F82Rs37pq6k8dc9HBvmi0-Grj988fdceSCH3bmFldo4DDcsTD3MdHEVZfwt4ujwFYzNHbHi459pQNu6N8sK5OdH-OZ6zZbiXMeumiT_tGvnhxCfEEbsAS8RVtEfq40h3o_19attdVMmqiP2KI0YIf50hlPZumwokj966xqCzNithFy5IKlkP8IxvBwCatJFvB2ZxBhyAd5EZSK1dMd3uotk2YJzlxPIuCcLhlgKzya3Rc68LWT_4pv-LjdAErEBnf0sJKIHE-7DNN6A-Qxrxj0OOZpj1GUxdQeoZVhKuQbRsM94EChSPpwmWgsnE9Su0CAvkE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/19 04:51:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL4dL9u-TcO-KQHNN9THyBW6BfrQpI9cu00Pk3h-7mQFeymC4JbmTSm8cbQHYEzcjlMeZkUJDHi9U_Espvnc3Mxx6rUL6ZtWLB-XxDJSMmSjMDQDeBZaeUq2pGE2IR2eiu3qNnXuGofJdCzrEqxOT_xFqzAI1ykcOSlx-6vrbTWXyfr8vjryJrlli4dzj7LHdgokNExCPVl_y9WaX689hzFQqklbjkpSFVXUWfypgx5-217jNOuNfAOGXJsqRZAD6pEL3uu9DIC7RKPLoulv-xu-S3av7hJlmqDQgMnGINRqQ2ZxE1YEPcY-eDTFa3qHJ86BXc9crzaU2NyGazumZ_k 2026/04/19 04:51:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/19 04:51:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/19 04:51:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL4dL9u-TcO-KQHNN9THyBW6BfrQpI9cu00Pk3h-7mQFeymC4JbmTSm8cbQHYEzcjlMeZkUJDHi9U_Espvnc3Mxx6rUL6ZtWLB-XxDJSMmSjMDQDeBZaeUq2pGE2IR2eiu3qNnXuGofJdCzrEqxOT_xFqzAI1ykcOSlx-6vrbTWXyfr8vjryJrlli4dzj7LHdgokNExCPVl_y9WaX689hzFQqklbjkpSFVXUWfypgx5-217jNOuNfAOGXJsqRZAD6pEL3uu9DIC7RKPLoulv-xu-S3av7hJlmqDQgMnGINRqQ2ZxE1YEPcY-eDTFa3qHJ86BXc9crzaU2NyGazumZ_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/19 04:51:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJ2EoqLvsqe_pj97gd3WMspGA9ASXjkGlOpc__5js5zqzHpbjvb5GrsUkya4wdOGrznY28Hptvmi3tUfeG44k4gRejydsrAmI7_jd23fuqoehsSASojbQxSJXOU_1Da2DF-iNb8egSBBY0K_RtU-7TQTpOco6rvHaev7gfwncr13U8yMgzLn-oQ3S53Ek_NJ-qXj21H_-ghocu99pfO1XWNjPONlsZQr0nnB9hg0dZhL5WpM9u6lG5K7h3srmx8Lo0MkXlMloX266MT0D0bLuow_ZQyGgrItoUUApKg5JbbJMcNb_ZNcU-SrPSNL6ro5AOQvszwRGvR3l0v1nkpqeVw 2026/04/19 04:51:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/19 04:51:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/19 04:51:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJ2EoqLvsqe_pj97gd3WMspGA9ASXjkGlOpc__5js5zqzHpbjvb5GrsUkya4wdOGrznY28Hptvmi3tUfeG44k4gRejydsrAmI7_jd23fuqoehsSASojbQxSJXOU_1Da2DF-iNb8egSBBY0K_RtU-7TQTpOco6rvHaev7gfwncr13U8yMgzLn-oQ3S53Ek_NJ-qXj21H_-ghocu99pfO1XWNjPONlsZQr0nnB9hg0dZhL5WpM9u6lG5K7h3srmx8Lo0MkXlMloX266MT0D0bLuow_ZQyGgrItoUUApKg5JbbJMcNb_ZNcU-SrPSNL6ro5AOQvszwRGvR3l0v1nkpqeVw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/19 04:51:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AISt0SQAGZsS_fHu8qy4LuAEdeGAddpwOoQi9SY4TRGOdXK-rU8M3Ir-rbg5ujO0tlwmfKQDKL2Kk2yNGNGXYB3hAPChxqOBX55NQdCIzzYEfIzN0E6m24vQhfrT8r-fnHUyoDcgtYTKPzsPeRWjnDp7jCrmo7FboMPMnGWfKKUWyVc7yU7ZuVuUHxe4r9CR4xfn5f4eTeBgj6EA_Xr4DX8etbAwVIs3vWSt3OWPS_eeN_r9wLPSsSjWSVYaN__uZqlfbaovM2PSJb5unBWekPB_TK-mjXYdDFONuTQnQsRhBzZdmCKEg-iM8yMr3V7c-kowXKaMU2NHWjKzCE2aHE0 2026/04/19 04:51:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/19 04:51:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/19 04:51:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AISt0SQAGZsS_fHu8qy4LuAEdeGAddpwOoQi9SY4TRGOdXK-rU8M3Ir-rbg5ujO0tlwmfKQDKL2Kk2yNGNGXYB3hAPChxqOBX55NQdCIzzYEfIzN0E6m24vQhfrT8r-fnHUyoDcgtYTKPzsPeRWjnDp7jCrmo7FboMPMnGWfKKUWyVc7yU7ZuVuUHxe4r9CR4xfn5f4eTeBgj6EA_Xr4DX8etbAwVIs3vWSt3OWPS_eeN_r9wLPSsSjWSVYaN__uZqlfbaovM2PSJb5unBWekPB_TK-mjXYdDFONuTQnQsRhBzZdmCKEg-iM8yMr3V7c-kowXKaMU2NHWjKzCE2aHE0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/19 04:51:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACoxPB66fMhIWZcwXBjxmCYopk1isk8MTUcgEyoK_8enORPCbQ6a0RhVd4Amsr10fPmeAgHP--_xSYQRe7yJcpVLSzlf-yqB7Onp6eS_kjLb-l5M-53GWhNyY0Vl4nQsTy3a7Z-hfqUJ2bvh0ydwsSTDJl-qwLyQ3yvWfsofEDuVToVAdeW4FQ6S4FaytbPdzlJVXRwTC-bKECEVXxvZ_y56IX9_BvVEomAkgeXsPt7TCSRw4SBKpnkflc5spDlGxaqGPydyNIyzYegwNFF7juA0TfhBYyUdWwDFRy9F2KVjB2hvh-Dq9hj8v9KUNkiszsDevpYH7L2RX2E8z4v2Xjc 2026/04/19 04:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/19 04:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/19 04:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/19 04:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/19 04:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/19 04:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/19 04:51:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ACoxPB66fMhIWZcwXBjxmCYopk1isk8MTUcgEyoK_8enORPCbQ6a0RhVd4Amsr10fPmeAgHP--_xSYQRe7yJcpVLSzlf-yqB7Onp6eS_kjLb-l5M-53GWhNyY0Vl4nQsTy3a7Z-hfqUJ2bvh0ydwsSTDJl-qwLyQ3yvWfsofEDuVToVAdeW4FQ6S4FaytbPdzlJVXRwTC-bKECEVXxvZ_y56IX9_BvVEomAkgeXsPt7TCSRw4SBKpnkflc5spDlGxaqGPydyNIyzYegwNFF7juA0TfhBYyUdWwDFRy9F2KVjB2hvh-Dq9hj8v9KUNkiszsDevpYH7L2RX2E8z4v2Xjc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/19 04:51:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEevJdacRyijejhyj-RsBiJ57bC8-bJ0Bhh8xADy_xv0peIlEwBsxcr7JkqZlyf4zF9TbCx_edCI4qq9HLMyRT99-M58kdBISEuKT9FRdHpJO4J-F5oB9ZoEGf91HU3WnLbeXCfubC1bGxtbB5Hd5UpO_IYBBE3VjcphLbggdCz6YL83iKPUBfqXbh4Bo2ldI6D1uty0jiT6QieGiyO9YtvkRZ-HsadYFVtnjI8y5qPIeib-QvwYizMIaYmrZbmRLufKe5vo-22C_i0lgRvlH9xcDsuAfBvaeokdZNwYlBrsndnay75tts3CklxLd3ckzxxE9eqyMENnmDkVUjloD4c 2026/04/19 04:51:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/19 04:51:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/19 04:51:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/19 04:51:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/19 04:51:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/19 04:51:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/19 04:51:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AEevJdacRyijejhyj-RsBiJ57bC8-bJ0Bhh8xADy_xv0peIlEwBsxcr7JkqZlyf4zF9TbCx_edCI4qq9HLMyRT99-M58kdBISEuKT9FRdHpJO4J-F5oB9ZoEGf91HU3WnLbeXCfubC1bGxtbB5Hd5UpO_IYBBE3VjcphLbggdCz6YL83iKPUBfqXbh4Bo2ldI6D1uty0jiT6QieGiyO9YtvkRZ-HsadYFVtnjI8y5qPIeib-QvwYizMIaYmrZbmRLufKe5vo-22C_i0lgRvlH9xcDsuAfBvaeokdZNwYlBrsndnay75tts3CklxLd3ckzxxE9eqyMENnmDkVUjloD4c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/19 04:51:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOVSN4qLbAaPwBpn4FwE0bR0QAdM6PNGbwSsUqjZMFm6f9uM0wU6ySG4pnA_MNvVm9M4A5tTQ4PyJdqshWHaFWC34jYOh1QBNOp97ielPFx8TE4zvd230v0myXiHMfDeM9wSObJGd1DqfwWJsT22PpszOJUwck6S1NxezBwanixcUcKAEqj9qeFay2QVdakt8cL-yUyxvyGalMy5QfqnV5BTg-_8q-6OxZvg4TbsK-Bz_xwVi9SQlVYwmuW46MCjeEoTWv3OdgleCU8cYLHSA51W1H-HnEIWhbuLSUZFiCVpXqS9nQ0zy6CynsWrL0aDmXXLLy1OpWZwd9quQrQU5mA 2026/04/19 04:51:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/19 04:51:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/19 04:51:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOVSN4qLbAaPwBpn4FwE0bR0QAdM6PNGbwSsUqjZMFm6f9uM0wU6ySG4pnA_MNvVm9M4A5tTQ4PyJdqshWHaFWC34jYOh1QBNOp97ielPFx8TE4zvd230v0myXiHMfDeM9wSObJGd1DqfwWJsT22PpszOJUwck6S1NxezBwanixcUcKAEqj9qeFay2QVdakt8cL-yUyxvyGalMy5QfqnV5BTg-_8q-6OxZvg4TbsK-Bz_xwVi9SQlVYwmuW46MCjeEoTWv3OdgleCU8cYLHSA51W1H-HnEIWhbuLSUZFiCVpXqS9nQ0zy6CynsWrL0aDmXXLLy1OpWZwd9quQrQU5mA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/19 04:51:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALHy9FhmlPYO_iWHQ6eZ4v2d-BW011oYMMBle-zB6P0O1BcAPrUsCbK2fhIFr5FSOSXmzJw4AxteuL6yHLlrpubZbFUlc5IaNvzGLpqugDfzjzsq2UylV0M-QIeeUwvVnT6fhLZNn4SGv9pV0Au5VryWJdGj6jB0mLOELLM9LcgrCeqbl3GjcAQ5b4Tz5i_YyVCOH5MUO9BVRE14VJIbkP_h4A3ugCi6DvRepECfnpbntWUH6nRGB7L8gRPWDNuPtol5bH6NB8qR3gzcEqnS-j92yntywb39T_cTMx63SPeEY_jby8FF-BbynL_PQPhRGldGhJEngRo6K8aTx3AUbVc 2026/04/19 04:51:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/19 04:51:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/19 04:51:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALHy9FhmlPYO_iWHQ6eZ4v2d-BW011oYMMBle-zB6P0O1BcAPrUsCbK2fhIFr5FSOSXmzJw4AxteuL6yHLlrpubZbFUlc5IaNvzGLpqugDfzjzsq2UylV0M-QIeeUwvVnT6fhLZNn4SGv9pV0Au5VryWJdGj6jB0mLOELLM9LcgrCeqbl3GjcAQ5b4Tz5i_YyVCOH5MUO9BVRE14VJIbkP_h4A3ugCi6DvRepECfnpbntWUH6nRGB7L8gRPWDNuPtol5bH6NB8qR3gzcEqnS-j92yntywb39T_cTMx63SPeEY_jby8FF-BbynL_PQPhRGldGhJEngRo6K8aTx3AUbVc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/19 04:51:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHe22qINP0Vqce1csUFA_Fr7wJAKu92Wj-QzPzXvgvx2j965kt2Fuv4u2Iu241eKDd8oTEvRGhjnca6zBx9of_AiBGepX5cFUoY_H5_phu5XpO-RO_43IKygq9_Ds0sOvJlC-6OCfo5lxfxT9YOq9bdq168d_uR6kUiF7jgSNqQWRhGBZ_JusiEg2b8g3GwB4imT9WbamlKWY38JMsAlbZHG9wbPOuHiWHSEQH4_tW02T_aLPRlxuuZL_YnoA6S4zizEEuvlgw_QVNOneSMSIMDsyIpVS7f4fzzaoq9u8UQkgoFysUB_eJXA8e2JAtHBOHEET2ExzyXo4Yb4O5-X5_k 2026/04/19 04:51:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/19 04:51:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/19 04:51:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHe22qINP0Vqce1csUFA_Fr7wJAKu92Wj-QzPzXvgvx2j965kt2Fuv4u2Iu241eKDd8oTEvRGhjnca6zBx9of_AiBGepX5cFUoY_H5_phu5XpO-RO_43IKygq9_Ds0sOvJlC-6OCfo5lxfxT9YOq9bdq168d_uR6kUiF7jgSNqQWRhGBZ_JusiEg2b8g3GwB4imT9WbamlKWY38JMsAlbZHG9wbPOuHiWHSEQH4_tW02T_aLPRlxuuZL_YnoA6S4zizEEuvlgw_QVNOneSMSIMDsyIpVS7f4fzzaoq9u8UQkgoFysUB_eJXA8e2JAtHBOHEET2ExzyXo4Yb4O5-X5_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/19 04:51:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMH8gBGNb_I3P6vQAKM-4SuvoUPiIwnLXELA7fNlbjpYgyLwH_MKLwOh66Sc5hJMiNviwfAK5MKikeYdmN2ldNEDbGqipqZY6l4N1u0OH-7mogcYU9PU8jG1N6q46KYFxnnzup302hnFwsuRXKp3fZALL3YNPXFe3Y4dqRMzkQACZGh_pM6XxgwF0tTLr1dd8LoSAt3axTfQJ_h0_iU6ADr0zhMG_w5gSR3dWzR7om4DNPoCApcXu78UedYubPphPdExjk0uJJWCAPbA9x-a5HgU9gUy9nTCtYa30I0R7qepgFvUGAkETD5DGmXWisSeEqwLx70oMq75phMTrS_3DFg 2026/04/19 04:51:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/19 04:51:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/19 04:51:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/19 04:51:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/19 04:51:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/19 04:51:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/19 04:51:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AMH8gBGNb_I3P6vQAKM-4SuvoUPiIwnLXELA7fNlbjpYgyLwH_MKLwOh66Sc5hJMiNviwfAK5MKikeYdmN2ldNEDbGqipqZY6l4N1u0OH-7mogcYU9PU8jG1N6q46KYFxnnzup302hnFwsuRXKp3fZALL3YNPXFe3Y4dqRMzkQACZGh_pM6XxgwF0tTLr1dd8LoSAt3axTfQJ_h0_iU6ADr0zhMG_w5gSR3dWzR7om4DNPoCApcXu78UedYubPphPdExjk0uJJWCAPbA9x-a5HgU9gUy9nTCtYa30I0R7qepgFvUGAkETD5DGmXWisSeEqwLx70oMq75phMTrS_3DFg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/19 04:51:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAQfyQARX38PyctA8JhkTjJrLjpr1V7gW8omtPdW-FhaFgo3VUDogoAee9EYVR8EdDe2rlPr0sRxDPUYMBXfyHTfJKe02UMWKmLcC13rzfADsgU3XBtLtlbFnF35RvgayVTqMVeck44wb1MV0DOy0KhNHeK7C58p3-qbfiHYeKjPFSEDrguynqYw-PhkhN-_a-YUbYyGU5upVCuf7LDVdod3_6eNl1QOE3kIaHWEXH2QQ5cS2VrVcA5aNcKaooMmq5RTc4cHJcKLpKozjygsHf5AXUAbLy27YYpkY2a7wks0m3pEn2DHsRXCnBvHukL5EyIO3x6t8TOdTOeHo2BHSoA 2026/04/19 04:51:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/19 04:51:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/19 04:51:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/19 04:51:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/19 04:51:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/19 04:51:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/19 04:51:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AAQfyQARX38PyctA8JhkTjJrLjpr1V7gW8omtPdW-FhaFgo3VUDogoAee9EYVR8EdDe2rlPr0sRxDPUYMBXfyHTfJKe02UMWKmLcC13rzfADsgU3XBtLtlbFnF35RvgayVTqMVeck44wb1MV0DOy0KhNHeK7C58p3-qbfiHYeKjPFSEDrguynqYw-PhkhN-_a-YUbYyGU5upVCuf7LDVdod3_6eNl1QOE3kIaHWEXH2QQ5cS2VrVcA5aNcKaooMmq5RTc4cHJcKLpKozjygsHf5AXUAbLy27YYpkY2a7wks0m3pEn2DHsRXCnBvHukL5EyIO3x6t8TOdTOeHo2BHSoA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/19 04:51:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJrW3hXw7XodYXGI0oBErqRXxr6okiyJrjwaFy5ULSRDMtIVeFo9Ig9wL7sx64bZIHraN53FyzAnTdc_8Me4_Oznn2URF-I65AXEteiu1BHGOrjK5J1mWnOEBVdE94su9nBMYBZyIIw8OIEnrEadGKk2xKM5nfPWdjX_5OCYjsBJlGqwDo-4pU_aX1ozuADDKt7bm256dATQnP2fLIjrZPPd81h2ZQ3ztfZ9HMF2kU7aET5-DCv_RPBMs5qq4c8KxtU6SqpDtyV-AjQq7dkNtGsthp7OydgZxbx9n_VKUB5IUUFM8H_g21f2VMTf1QXhJRQxqvE7dvNuM4uopcjKIAI 2026/04/19 04:51:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/19 04:51:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/19 04:51:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJrW3hXw7XodYXGI0oBErqRXxr6okiyJrjwaFy5ULSRDMtIVeFo9Ig9wL7sx64bZIHraN53FyzAnTdc_8Me4_Oznn2URF-I65AXEteiu1BHGOrjK5J1mWnOEBVdE94su9nBMYBZyIIw8OIEnrEadGKk2xKM5nfPWdjX_5OCYjsBJlGqwDo-4pU_aX1ozuADDKt7bm256dATQnP2fLIjrZPPd81h2ZQ3ztfZ9HMF2kU7aET5-DCv_RPBMs5qq4c8KxtU6SqpDtyV-AjQq7dkNtGsthp7OydgZxbx9n_VKUB5IUUFM8H_g21f2VMTf1QXhJRQxqvE7dvNuM4uopcjKIAI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/19 04:51:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANJcr0DBse3CG-NUnr_FUT3Htgpfu3SBzhuerswz3p9I8n72GB4MgubAgc64g6JLKpdEj_ubpeCDpTDccOfi7LBms_tkEWkGcdGtcE7Htl0n2xP7fLLBcr6P4_mr9H2o4rSCUvmzQKV3OhWRtbT8LfEx5wtEz_7tf982QS5EoIMlAbvzIdoFqTkjVe3YGwLzRWAh6yVtDSFZXdnKdxcNxlRcp49tBhPhOEWqMHv6nxSP-IvKaw1bF7amIwiRQOXnvno1vN-CRhCfa-2SK7iE6b19LlNaw90d3guI8aBgkZgNO64f2cgxjRfMF_dPwCrh29S2tDIdFKzrcRF8s5GtELM 2026/04/19 04:51:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/19 04:51:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/19 04:51:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANJcr0DBse3CG-NUnr_FUT3Htgpfu3SBzhuerswz3p9I8n72GB4MgubAgc64g6JLKpdEj_ubpeCDpTDccOfi7LBms_tkEWkGcdGtcE7Htl0n2xP7fLLBcr6P4_mr9H2o4rSCUvmzQKV3OhWRtbT8LfEx5wtEz_7tf982QS5EoIMlAbvzIdoFqTkjVe3YGwLzRWAh6yVtDSFZXdnKdxcNxlRcp49tBhPhOEWqMHv6nxSP-IvKaw1bF7amIwiRQOXnvno1vN-CRhCfa-2SK7iE6b19LlNaw90d3guI8aBgkZgNO64f2cgxjRfMF_dPwCrh29S2tDIdFKzrcRF8s5GtELM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/19 04:51:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AA1hiECt2Lj3i8JlI-GWAzsaRaTjFy-DQmWmljrv9xm1_Wxcm0M4MnwuH4ATLBgnV72yHNdFwkvYvcSry6M4wIVXXUTaJOPENBF_VzdvIYEcKVxvAA4HilGhJXEE7tFTeAKpP7t6jVzC1FKjwkbpDZmjTetOT_k19KvBb5shmEjG3HosXkD1UchcHeP0XE1041cGw3KbK-gUXxHPssHNrQr3O4jOMB5QBkFs6DwEd45Cw38VDbFvfQQ3jeNB9z2T-RnYKqtxToa94FrLTvPj90qM575KbPjVMkmABq-sUwoi_6MjJvYh0nVB2qW-7LPLP53b3TqITh3CvZRMq25WXuo 2026/04/19 04:51:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/19 04:51:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/19 04:51:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AA1hiECt2Lj3i8JlI-GWAzsaRaTjFy-DQmWmljrv9xm1_Wxcm0M4MnwuH4ATLBgnV72yHNdFwkvYvcSry6M4wIVXXUTaJOPENBF_VzdvIYEcKVxvAA4HilGhJXEE7tFTeAKpP7t6jVzC1FKjwkbpDZmjTetOT_k19KvBb5shmEjG3HosXkD1UchcHeP0XE1041cGw3KbK-gUXxHPssHNrQr3O4jOMB5QBkFs6DwEd45Cw38VDbFvfQQ3jeNB9z2T-RnYKqtxToa94FrLTvPj90qM575KbPjVMkmABq-sUwoi_6MjJvYh0nVB2qW-7LPLP53b3TqITh3CvZRMq25WXuo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/19 04:51:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AK7DdIr2Nm7_dCECqSdY1WyheUmxoH5wHNA2RpSzqOuwNBumzxUcx_fmO892TM_Z1RCpzdOiZJSCmileS8X7Xl75NjF1a4sbR5oUTID1T28MGY53FVlCS2T3uXvuWXqApPQ9YTNYo0L6UXfx9eA1gzoO3S-tRXWUw9UdOsEIa2MLqK4P_gltawsDb5MEygAmlKTRrqH6EY8zEcy7QmOXQrselsxl5jNEp-3PVkwCRS_wzrxjep7T-5q9L0h7x8_cR9vaOKzW8HlX09LIWJOY1QNMGBEaBDTZbYoKzku7d-yGGQY1lmvBsC0wGAqfOqXRHH6mqvOgLp4OUKoQbGDVssE 2026/04/19 04:51:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/19 04:51:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/19 04:51:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/19 04:51:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/19 04:51:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/19 04:51:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/19 04:51:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AK7DdIr2Nm7_dCECqSdY1WyheUmxoH5wHNA2RpSzqOuwNBumzxUcx_fmO892TM_Z1RCpzdOiZJSCmileS8X7Xl75NjF1a4sbR5oUTID1T28MGY53FVlCS2T3uXvuWXqApPQ9YTNYo0L6UXfx9eA1gzoO3S-tRXWUw9UdOsEIa2MLqK4P_gltawsDb5MEygAmlKTRrqH6EY8zEcy7QmOXQrselsxl5jNEp-3PVkwCRS_wzrxjep7T-5q9L0h7x8_cR9vaOKzW8HlX09LIWJOY1QNMGBEaBDTZbYoKzku7d-yGGQY1lmvBsC0wGAqfOqXRHH6mqvOgLp4OUKoQbGDVssE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/19 04:51:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOeYOnGswa4pwEUyQN5xxlfdt0iz4mbGCmu3ndrZdZe5L572h3yvi51cm74SMyGoRSMKPj3fLcbCVLzGDcnqm-TZdzBKUBxfhIXv5aOvsroJlgpbADoayX6xDKO7PLs0whjlMXkaRg-trwd0N7lBxiTPl4VQhGkDnGXaeuwIlOIrvhET-A-zaqs6iIQn8qrWoTZGnpWtb-Vku_2un-rILeEyI_89ES1yoDf8NBn1aBxy5GE6OXr9CnsNDFu4fKVoEuAQCB-DZfgp-0fd8GOzUjPsRNz04914ZwcNhekl2XyRmTgODZn-IkybG8xIDRNrIQ5YfUdP5skk4kLRzf6clsc 2026/04/19 04:51:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/19 04:51:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/19 04:51:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/19 04:51:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/19 04:51:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/19 04:51:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/19 04:51:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOeYOnGswa4pwEUyQN5xxlfdt0iz4mbGCmu3ndrZdZe5L572h3yvi51cm74SMyGoRSMKPj3fLcbCVLzGDcnqm-TZdzBKUBxfhIXv5aOvsroJlgpbADoayX6xDKO7PLs0whjlMXkaRg-trwd0N7lBxiTPl4VQhGkDnGXaeuwIlOIrvhET-A-zaqs6iIQn8qrWoTZGnpWtb-Vku_2un-rILeEyI_89ES1yoDf8NBn1aBxy5GE6OXr9CnsNDFu4fKVoEuAQCB-DZfgp-0fd8GOzUjPsRNz04914ZwcNhekl2XyRmTgODZn-IkybG8xIDRNrIQ5YfUdP5skk4kLRzf6clsc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/19 04:51:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AIED1mdj1iW1mXGvqUNWLMnrdUaPRPL5v6E2QE2qtVDUTKEt_kgzHu6unmLNA-C6dIzioIzSn1G0izBftQf8HRpEWEE-bBvyvB7cDUisg1F68memfMcKQEjdBeZednoj6j4VVnr_B57tdZuFYxWJvvejNrrfYNEHJAhU19WeWGabN0az22GgKqZ3VF4n3xPY64igkFkXj6U2bGS0fc0mh4bZDOXlxvGEh6Hwp80VL1k3zzuZtmCzTVzYUA_eCh0IoH88yJ9uDbquwVk0KYOj9g4lZj3yeriIvpKwQR4e3lPYrUOb8N4Kr2FVbboIYZOgfWw29jZPsiBMbMyvsn_LbzI 2026/04/19 04:51:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/19 04:51:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/19 04:51:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AIED1mdj1iW1mXGvqUNWLMnrdUaPRPL5v6E2QE2qtVDUTKEt_kgzHu6unmLNA-C6dIzioIzSn1G0izBftQf8HRpEWEE-bBvyvB7cDUisg1F68memfMcKQEjdBeZednoj6j4VVnr_B57tdZuFYxWJvvejNrrfYNEHJAhU19WeWGabN0az22GgKqZ3VF4n3xPY64igkFkXj6U2bGS0fc0mh4bZDOXlxvGEh6Hwp80VL1k3zzuZtmCzTVzYUA_eCh0IoH88yJ9uDbquwVk0KYOj9g4lZj3yeriIvpKwQR4e3lPYrUOb8N4Kr2FVbboIYZOgfWw29jZPsiBMbMyvsn_LbzI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/19 04:51:56 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACSySJQfzWFZFgDjYBGP6EKKWTsCZnKE3ptuL9Qgl2gMOL_x_UKRRNdCpoUeA-Lhw_2NJkqtfzvrZ5IeH1EDc3sle8eJU3YhNa8fkB0GKL5erM6UEHlNL2FMOBbVdW_KQkHF40Jq9R3vob58V-EJxHsGOgw_ssfa9eNcEMGQ2m3DNpArWm-1l1SrcFlIz700KeGEQvhWtSHQqa_z4uAOhd8l4E_eYgUYzTWkWy8xD37nhKBonly6WM4BRedphjmUeU3Mwefw7-_IPeiU_zXF6tOUbYaio47vke5gwz8tqgA5Jy689Cqdr-8ficlGNikvCcvD4NXgukHEGV54cCiwH5A 2026/04/19 04:51:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/19 04:51:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/19 04:51:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACSySJQfzWFZFgDjYBGP6EKKWTsCZnKE3ptuL9Qgl2gMOL_x_UKRRNdCpoUeA-Lhw_2NJkqtfzvrZ5IeH1EDc3sle8eJU3YhNa8fkB0GKL5erM6UEHlNL2FMOBbVdW_KQkHF40Jq9R3vob58V-EJxHsGOgw_ssfa9eNcEMGQ2m3DNpArWm-1l1SrcFlIz700KeGEQvhWtSHQqa_z4uAOhd8l4E_eYgUYzTWkWy8xD37nhKBonly6WM4BRedphjmUeU3Mwefw7-_IPeiU_zXF6tOUbYaio47vke5gwz8tqgA5Jy689Cqdr-8ficlGNikvCcvD4NXgukHEGV54cCiwH5A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/19 04:51:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKDdTCMs764NoM-yn51JwwH12RdzMB3MH8pi57P61PxM5284QNujaEKFl0z9nBe0z4bftYWxC0vyaOkCBHCI8JX85f25rCLOSvKiPlEQ1bFKj_s4nV1aBYL-RgSAuR_pc6w9zXspPEjb5gFbT0e2eXW-CxuLeslFiE_SYGitzHL9BFqZm1FprmtXhDv_Mx9jtM6q4KUOM9J7C77JzzSrxBE_bbfEXHiJEZjayn48GhenEUVU0XpBIc541tRxN5jrlNMRv5dteY78RpiR88wBI9PoB4zX76U76o71b-sJbtRBw6b5IlYVFJiI66CDyKELC3WjQN9ciJAdglDEFHsSpbY 2026/04/19 04:51:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/19 04:51:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/19 04:51:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKDdTCMs764NoM-yn51JwwH12RdzMB3MH8pi57P61PxM5284QNujaEKFl0z9nBe0z4bftYWxC0vyaOkCBHCI8JX85f25rCLOSvKiPlEQ1bFKj_s4nV1aBYL-RgSAuR_pc6w9zXspPEjb5gFbT0e2eXW-CxuLeslFiE_SYGitzHL9BFqZm1FprmtXhDv_Mx9jtM6q4KUOM9J7C77JzzSrxBE_bbfEXHiJEZjayn48GhenEUVU0XpBIc541tRxN5jrlNMRv5dteY78RpiR88wBI9PoB4zX76U76o71b-sJbtRBw6b5IlYVFJiI66CDyKELC3WjQN9ciJAdglDEFHsSpbY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/19 04:51:59 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AI_a4l1CE9DIFj9GoxYuVFUrZs4fAwSEgnXAL5l-SBsSvW5dGy4Rep4bwIf4QI9hyoUYVLUWatQXLTTjqm_Z3KoIyGIGpaWHvxMQ5ze0JvqvCRvpc9eUIJRCFOsE1j7tqXGl-gSfAQmK4PFdDM5jkxr4Pfg6RcaIUududK72r-ZEJgV1TmOEVnZLiYXM7SBS3KqTOMrHKTEjX0q0u8NIjFPJNd0c98XKJU0WfZlQ_TsC173RlP8Exp-lJarFCydWghp9tNx0sUDJCsCHkyb8yEkB_ubuu_cCeQnT_0VPX-gCNLVQkjLKspI75Aft50h-PAYeyJBtst13xTlINOdwHyU 2026/04/19 04:51:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/19 04:52:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/19 04:52:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/19 04:52:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/19 04:52:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/19 04:52:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/19 04:52:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AI_a4l1CE9DIFj9GoxYuVFUrZs4fAwSEgnXAL5l-SBsSvW5dGy4Rep4bwIf4QI9hyoUYVLUWatQXLTTjqm_Z3KoIyGIGpaWHvxMQ5ze0JvqvCRvpc9eUIJRCFOsE1j7tqXGl-gSfAQmK4PFdDM5jkxr4Pfg6RcaIUududK72r-ZEJgV1TmOEVnZLiYXM7SBS3KqTOMrHKTEjX0q0u8NIjFPJNd0c98XKJU0WfZlQ_TsC173RlP8Exp-lJarFCydWghp9tNx0sUDJCsCHkyb8yEkB_ubuu_cCeQnT_0VPX-gCNLVQkjLKspI75Aft50h-PAYeyJBtst13xTlINOdwHyU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/19 04:52:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AL9C-zVhe1_sjPD_WyMq-sv5Fooe-5fDsLQTt9vjFZCjlxerspc-MAY7Xix5DutZCXZe2TvQuNfY3pq1kA76_fctEoKO9G9_drsHAC6fBaye5VOUBVbjEuSPT7GeTDz-7gJe-a6O_nAr1BCOnS2euWQDWfBvxj8xJcXsobisALuVpZ2L9ILhqaTvQLG0aHfUhR11qVXsVclhhx9C2iO77gqJID5UZnssWoaNa9tgDl0fv--aPL2AcQO1t3CD0B8lkMTAaz8KLnaxuIt0YJqxmEGMlJSW_UNX7MKWFWibNbaFfyycq6e3ElRaktXOxtnHJQ4YKlyrlnDs1nmJvzs4Mms 2026/04/19 04:52:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/19 04:52:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/19 04:52:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/19 04:52:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/19 04:52:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/19 04:52:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/19 04:52:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AL9C-zVhe1_sjPD_WyMq-sv5Fooe-5fDsLQTt9vjFZCjlxerspc-MAY7Xix5DutZCXZe2TvQuNfY3pq1kA76_fctEoKO9G9_drsHAC6fBaye5VOUBVbjEuSPT7GeTDz-7gJe-a6O_nAr1BCOnS2euWQDWfBvxj8xJcXsobisALuVpZ2L9ILhqaTvQLG0aHfUhR11qVXsVclhhx9C2iO77gqJID5UZnssWoaNa9tgDl0fv--aPL2AcQO1t3CD0B8lkMTAaz8KLnaxuIt0YJqxmEGMlJSW_UNX7MKWFWibNbaFfyycq6e3ElRaktXOxtnHJQ4YKlyrlnDs1nmJvzs4Mms" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/19 04:52:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIHLJ7oovG6Mj44iAv632F5UnsvQEWyW-pLkh7PCFrsHj7P1i41k_DV5yn1yYL73eXACK7726tmSbgyKRfxtxHtY-CUiO3_mqUXs3O7KBeRJJsckf2gXmXUE5GzP0-guj_XzHJSZ98GE6wRD7Sxt6E5PPiQskM28BKsS2Pgbhuz98RSiUDonvA5es6125LKBsGvw3rkUgsXFsDkhzqPy7pbUrp_RhZSQeojS4SvUhZtxwmEsxGLoNouswv2UapukcEqHpQnGlp-2S0hEeYtY9Oii6vYs0UgyIQAP0jYARJIXqiSoKt0RoXHDrunoouSdqzSTvmOnmynFQfUkDpWHBOc 2026/04/19 04:52:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/19 04:52:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/19 04:52:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AIHLJ7oovG6Mj44iAv632F5UnsvQEWyW-pLkh7PCFrsHj7P1i41k_DV5yn1yYL73eXACK7726tmSbgyKRfxtxHtY-CUiO3_mqUXs3O7KBeRJJsckf2gXmXUE5GzP0-guj_XzHJSZ98GE6wRD7Sxt6E5PPiQskM28BKsS2Pgbhuz98RSiUDonvA5es6125LKBsGvw3rkUgsXFsDkhzqPy7pbUrp_RhZSQeojS4SvUhZtxwmEsxGLoNouswv2UapukcEqHpQnGlp-2S0hEeYtY9Oii6vYs0UgyIQAP0jYARJIXqiSoKt0RoXHDrunoouSdqzSTvmOnmynFQfUkDpWHBOc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/19 04:52:07 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJkuZRh_TNxezgzYwfvvuYlVt7sbpatDTskcdiRkCuVcLOC-uleYMkRFGbDI_quJ6_ZabXJCAh53VUzRWQyzyRscZqOymDpYn_AXFq1RCPZjPm0WRsw1nGrUl0Ig9f8LniQYLfgv612wZOcDxEf8Lu_XS6lNQml9v2H57BhnSYjWOBLIc0iLDzJ7bT9APX9-2bACs4zfYxZ9np6vhE2O9ZYJ_daEebDeAtqRUgLEjXMijfy_GfEXL-mslILF3H1sqeJoYss-miXQKQg3IjvwW2t4TYbzA6md7MjRFa2FHoZoBLOiD-T3Iz7hblYL-ToQJc8d33owNfjsRCwm0DX64Vk 2026/04/19 04:52:07 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/19 04:52:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/19 04:52:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJkuZRh_TNxezgzYwfvvuYlVt7sbpatDTskcdiRkCuVcLOC-uleYMkRFGbDI_quJ6_ZabXJCAh53VUzRWQyzyRscZqOymDpYn_AXFq1RCPZjPm0WRsw1nGrUl0Ig9f8LniQYLfgv612wZOcDxEf8Lu_XS6lNQml9v2H57BhnSYjWOBLIc0iLDzJ7bT9APX9-2bACs4zfYxZ9np6vhE2O9ZYJ_daEebDeAtqRUgLEjXMijfy_GfEXL-mslILF3H1sqeJoYss-miXQKQg3IjvwW2t4TYbzA6md7MjRFa2FHoZoBLOiD-T3Iz7hblYL-ToQJc8d33owNfjsRCwm0DX64Vk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/19 04:52:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMVXT2VybM9Rn1s3yxe0DQAvtlrTHpDbTxpp2CZh_z3MsOvBeVvLnyHhkad-Az6JA_VDN-EUiNxhyaPzH5POkZDjUN8Wbl97gJM_fm3OQUlcuE7vO2GF0sPJadWD5eAj1gzdNmdxGGabbTh8gMThlXhFg1oqg9V_TYHwntxZf2JGkykKexjCVVPraCO7eTsAAunJHzdCazyVcvTTtd7q8MVb93HWqdAyE20dpBp8g4PgnlCLIVaqgJSlF4OCrqyTrJuvjC3n43mwjl_7Rv8O3KQc2mALJPALk73G9tKso99sXOn3QwJqthvUHnu4JHhzuzR8qge7TvR8GygPqyt3Bh0 2026/04/19 04:52:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/19 04:52:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/19 04:52:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMVXT2VybM9Rn1s3yxe0DQAvtlrTHpDbTxpp2CZh_z3MsOvBeVvLnyHhkad-Az6JA_VDN-EUiNxhyaPzH5POkZDjUN8Wbl97gJM_fm3OQUlcuE7vO2GF0sPJadWD5eAj1gzdNmdxGGabbTh8gMThlXhFg1oqg9V_TYHwntxZf2JGkykKexjCVVPraCO7eTsAAunJHzdCazyVcvTTtd7q8MVb93HWqdAyE20dpBp8g4PgnlCLIVaqgJSlF4OCrqyTrJuvjC3n43mwjl_7Rv8O3KQc2mALJPALk73G9tKso99sXOn3QwJqthvUHnu4JHhzuzR8qge7TvR8GygPqyt3Bh0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/19 04:52:10 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKQpU7dqviqIg4e9ijiNQrmZO9Zkgd66rQmwQAXzl3owwUxFbhf-62qfAFMrPH1D0qLxOC4Qjv-n-F5Bep6Fq_htDAkwezdBCKkKkI2kZTfl9E3W038pghN6sc0rY1TcfYbwWVGII-QzPb7dYz8U30F8RuVY3djF1SoI01kmPLdnZp-xJNOsLpYuQVYnTP9uehe9_q6-w8U127X4ccNSMWpaHJzTsiZot6gBb5x3-TCifJDCIJtdQ9ar8igneedzwh9RBDui1OqcVMZNctVakqHiOCz6Nlith_L1P9rNMOgw8Fg4I6iXodCv-YYdHlJHhi4JB5szT8lMLANsXyyWBFw 2026/04/19 04:52:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/19 04:52:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/19 04:52:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/19 04:52:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/19 04:52:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/19 04:52:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/19 04:52:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKQpU7dqviqIg4e9ijiNQrmZO9Zkgd66rQmwQAXzl3owwUxFbhf-62qfAFMrPH1D0qLxOC4Qjv-n-F5Bep6Fq_htDAkwezdBCKkKkI2kZTfl9E3W038pghN6sc0rY1TcfYbwWVGII-QzPb7dYz8U30F8RuVY3djF1SoI01kmPLdnZp-xJNOsLpYuQVYnTP9uehe9_q6-w8U127X4ccNSMWpaHJzTsiZot6gBb5x3-TCifJDCIJtdQ9ar8igneedzwh9RBDui1OqcVMZNctVakqHiOCz6Nlith_L1P9rNMOgw8Fg4I6iXodCv-YYdHlJHhi4JB5szT8lMLANsXyyWBFw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/19 04:52:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AP8eOi8ursaChneUF_4SIN9hgBMcT_WxRFAZgrQVfgb-SbMXpsulPCfRsV_alIH4Pxvsc6RRT-ACM9HV8_O-CShre53zzp-S8LLRZRFKzL3h6f8_l-rt_MUMh2uEGPRWNmc_Ff8qxOW5AdY594F4S7SwkH7moP0gKCXpJLa1Ecee539GhAZoNck31uqefkGHk7BZRgLX0BtJmHBiemjyyTAejBbX30wHJ8El1O3mfZ_n5TaxFzPV0zua9KexrIf9uMPcTbtXmJ6WmeQtxTf7yljAsvt6FzUpDqr4YGSh6xkpezfzzEn9fIxKDkdAHYHUl8IY5hqncx9DUFrdSGFgbNA 2026/04/19 04:52:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/19 04:52:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/19 04:52:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/19 04:52:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/19 04:52:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/19 04:52:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/19 04:52:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AP8eOi8ursaChneUF_4SIN9hgBMcT_WxRFAZgrQVfgb-SbMXpsulPCfRsV_alIH4Pxvsc6RRT-ACM9HV8_O-CShre53zzp-S8LLRZRFKzL3h6f8_l-rt_MUMh2uEGPRWNmc_Ff8qxOW5AdY594F4S7SwkH7moP0gKCXpJLa1Ecee539GhAZoNck31uqefkGHk7BZRgLX0BtJmHBiemjyyTAejBbX30wHJ8El1O3mfZ_n5TaxFzPV0zua9KexrIf9uMPcTbtXmJ6WmeQtxTf7yljAsvt6FzUpDqr4YGSh6xkpezfzzEn9fIxKDkdAHYHUl8IY5hqncx9DUFrdSGFgbNA" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/19 04:52:16 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/19 04:52:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/19 04:52:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/19 04:52:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/19 04:52:25 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/19 04:52:27 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AAK34ocMiWWTbhFWsGKUWlTdWnprObFA3BVMQloGwSt8XiGY2up8VC6caH4JilBRTTVKkOZ1cyML6nJlNtQQydAjaJS62LjZTYdI-EZJ0j-Pu1bzkPBpe2dDcrmtZ929IA3MWMJpXCn8pVoUNzS-IeEz9IgJRuWNoJgfzEOmx8_jd27_jQ5DLeVK2uoeUDeoAvYoAhSt5IGMTG44d9hXDyGCd20Rn7SNaMCawtD4EVpqYx7KA58E5MrOmj_9Jo12kQF8uATp9g2aIkDZllacgsibOX61y5nH6gbtPx3w1yJyy2DyVGVrJ_pbKgUbbk8B0lZbEcE9QV0LaueNbFyiLDw 2026/04/19 04:52:27 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/19 04:52:27 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5810156ee968de53bd4f6c69a70484e6" 2026/04/19 04:52:27 DEBUG : unknown-size-put.txt: multipart upload "AAK34ocMiWWTbhFWsGKUWlTdWnprObFA3BVMQloGwSt8XiGY2up8VC6caH4JilBRTTVKkOZ1cyML6nJlNtQQydAjaJS62LjZTYdI-EZJ0j-Pu1bzkPBpe2dDcrmtZ929IA3MWMJpXCn8pVoUNzS-IeEz9IgJRuWNoJgfzEOmx8_jd27_jQ5DLeVK2uoeUDeoAvYoAhSt5IGMTG44d9hXDyGCd20Rn7SNaMCawtD4EVpqYx7KA58E5MrOmj_9Jo12kQF8uATp9g2aIkDZllacgsibOX61y5nH6gbtPx3w1yJyy2DyVGVrJ_pbKgUbbk8B0lZbEcE9QV0LaueNbFyiLDw" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/19 04:52:28 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOUJzy-FpmtRdTnd23ZcwLlwfj769aut8WXPv0LOlBEqiP7VYGIcjqynO1erm6LXx2_bkA5Te2sFIOSqw4WmSSqwzprXFPVdSxsPsNpM9MVCqDBhyoRolSCS-y8oYMwievvRZ-KAu4HxgjVBwnirUthE-khepbYxAkzkRPpuuXCcrlxB2NafLsXvh3TdbjVgaIwoCpi-KIe2OvAt3wjKriqdkBIPkOgf3qMsXVsUc1fEiG_jBf1u06C766KdMahOpVxS8zzmLDwRN0G-Y8ib6_T-q-GhChvrPHVLeD9d3HnDhIHaPP-Ayqa96hr8KFz-AyqGiviFN2w7GsCZc8RwQQ0 2026/04/19 04:52:28 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/19 04:52:28 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "142be6accc0f8ef4654797e492e40933" 2026/04/19 04:52:28 DEBUG : unknown-size-update.txt: multipart upload "AOUJzy-FpmtRdTnd23ZcwLlwfj769aut8WXPv0LOlBEqiP7VYGIcjqynO1erm6LXx2_bkA5Te2sFIOSqw4WmSSqwzprXFPVdSxsPsNpM9MVCqDBhyoRolSCS-y8oYMwievvRZ-KAu4HxgjVBwnirUthE-khepbYxAkzkRPpuuXCcrlxB2NafLsXvh3TdbjVgaIwoCpi-KIe2OvAt3wjKriqdkBIPkOgf3qMsXVsUc1fEiG_jBf1u06C766KdMahOpVxS8zzmLDwRN0G-Y8ib6_T-q-GhChvrPHVLeD9d3HnDhIHaPP-Ayqa96hr8KFz-AyqGiviFN2w7GsCZc8RwQQ0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/19 04:52:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gilakop4mowo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/19 04:52:28 DEBUG : Waiting for deletions to finish 2026/04/19 04:52:28 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/19 04:52:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/19 04:52:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/19 04:52:29 INFO : S3 bucket rclone-test-gilakop4mowo: Bucket "rclone-test-gilakop4mowo" deleted 2026/04/19 04:52:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (108.98s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.36s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.78s) --- PASS: TestIntegration/FsMkdir (107.06s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.57s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.35s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.07s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.47s) --- 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.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (59.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/19 04:52:29 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/19 04:52:29 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 109.025s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m50.343397279s (try 1/5)