"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/03/14 01:35:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fafomoy3jazi" 2026/03/14 01:35:22 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/03/14 01:35:23 INFO : S3 bucket rclone-test-fafomoy3jazi: Bucket "rclone-test-fafomoy3jazi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/14 01:35:24 INFO : S3 bucket rclone-test-fafomoy3jazi: Bucket "rclone-test-fafomoy3jazi" deleted === RUN TestIntegration/FsMkdir 2026/03/14 01:35:25 INFO : S3 bucket rclone-test-fafomoy3jazi: Bucket "rclone-test-fafomoy3jazi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/14 01:35:25 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/14 01:35:25 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/14 01:35:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go: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/03/14 01:35:39 NOTICE: S3 bucket rclone-test-fafomoy3jazi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/14 01:35:39 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AK1awBxEiRGdzBHxkD5yqU57XnDyN1xQCTkXVCGYQXoURggdnZNk5fa2WwDRujFHIUwP0NvMSptzkxoLJAi7DmA4_SKgJv6bMNHfuOVtwA3_mYFv713WKl-_TX7ZemrM4e1lowksAIoGmj9xcmvRPrrH82CFztuLeUBzH4bBj5UeyKAnwwjOHQwleAzBuXYpE1dQ29WrKn3IQk_4Orwv46A2VbqiFuWyAJQc17-xvj778u1tXax_JW6mb5xiWKRXHZktTOc2qEj_4lk1HBKB-LWwHeGAHyzXxFcnZt8uetHX-xnaEM4ZXoeCy51fwNa2VGr7KPmnYzPypFhx7FQG6ZQ 2026/03/14 01:35:39 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "5e748dc8c154fe0e37d4668840ad3983" 2026/03/14 01:35:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "d33c88a052240e8c297033119b93ff34" 2026/03/14 01:35:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "58c32ed5a444b1bada0d2ce04cef4652" 2026/03/14 01:35:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AK1awBxEiRGdzBHxkD5yqU57XnDyN1xQCTkXVCGYQXoURggdnZNk5fa2WwDRujFHIUwP0NvMSptzkxoLJAi7DmA4_SKgJv6bMNHfuOVtwA3_mYFv713WKl-_TX7ZemrM4e1lowksAIoGmj9xcmvRPrrH82CFztuLeUBzH4bBj5UeyKAnwwjOHQwleAzBuXYpE1dQ29WrKn3IQk_4Orwv46A2VbqiFuWyAJQc17-xvj778u1tXax_JW6mb5xiWKRXHZktTOc2qEj_4lk1HBKB-LWwHeGAHyzXxFcnZt8uetHX-xnaEM4ZXoeCy51fwNa2VGr7KPmnYzPypFhx7FQG6ZQ" 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/03/14 01:35:43 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/14 01:35:43 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/03/14 01:35:45 DEBUG : S3 bucket rclone-test-fafomoy3jazi: bucket is versioned: false 2026/03/14 01:35:45 DEBUG : Waiting for deletions to finish 2026/03/14 01:35:45 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/14 01:35:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/14 01:35:45 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/14 01:35:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fafomoy3jazi/dirToPurgeFromRoot" 2026/03/14 01:35:46 DEBUG : S3 bucket rclone-test-fafomoy3jazi path dirToPurgeFromRoot: bucket is versioned: false 2026/03/14 01:35:46 DEBUG : Waiting for deletions to finish 2026/03/14 01:35:46 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/14 01:35:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/14 01:35:46 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/14 01:35:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fafomoy3jazi/hello? sausage/êé" 2026/03/14 01:35:47 DEBUG : S3 bucket rclone-test-fafomoy3jazi path hello? sausage/êé: bucket is versioned: false 2026/03/14 01:35:47 DEBUG : Waiting for deletions to finish 2026/03/14 01:35:47 DEBUG : "a/b/c/d/e.txt" version false 2026/03/14 01:35:47 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/14 01:35:47 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/03/14 01:35:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fafomoy3jazi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/14 01:35:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fafomoy3jazi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-fafomoy3jazi" from "TestS3R2:rclone-test-fafomoy3jazi" 2026/03/14 01:35:53 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/03/14 01:35:57 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEZJkow6xOqYuRximt_LpQmC6NCHqwOccHGfa63e-lugwqOMQf3WDmakYjHJH3AuO0Mmi1A4iCILlUl2iuqCRdyrJ2eVzryNRks8DlEbfGQSc7Hg3f_sMnqe_q3biOfP69guo4ZE2KZjnwUPCgLD5Viup1pYme-d32os25U6PIfNQLS9_mhTJSBeo4SXx6j-H5yyJ8JwJEnuiuX5cGBb-3atQbx7Z0IiwrpMw2aGvrQKvjKjEp6iBLCw7OaFcaaC09onx3r-atmNJsGj_vmwwCIkwkJGKfu4KVkNbzVJqPVlJjcDtEDQcwIXtN9I9nObiwqQlvhb8LvVUgFRZuZt6bU 2026/03/14 01:35:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/14 01:35:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/14 01:35:57 DEBUG : piped data.txt: multipart upload "AEZJkow6xOqYuRximt_LpQmC6NCHqwOccHGfa63e-lugwqOMQf3WDmakYjHJH3AuO0Mmi1A4iCILlUl2iuqCRdyrJ2eVzryNRks8DlEbfGQSc7Hg3f_sMnqe_q3biOfP69guo4ZE2KZjnwUPCgLD5Viup1pYme-d32os25U6PIfNQLS9_mhTJSBeo4SXx6j-H5yyJ8JwJEnuiuX5cGBb-3atQbx7Z0IiwrpMw2aGvrQKvjKjEp6iBLCw7OaFcaaC09onx3r-atmNJsGj_vmwwCIkwkJGKfu4KVkNbzVJqPVlJjcDtEDQcwIXtN9I9nObiwqQlvhb8LvVUgFRZuZt6bU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/14 01:35:58 DEBUG : piped data.txt: open chunk writer: started multipart upload: AM_bUCFZwzqJWWTqKyhe9g-t4VVACpDoZF2Q8PwsTITyhlhdgmPyB2IXrJjy-98Baojb_z3uEr8Q_uqrvIk5sGVX-qYMqSMDLNxxvEk96YaktTeUnwgWL_2_Md1uecw6IAUuFgmpiXOwhKo3EIlJL2Unx5csMB7Dr_tqpsCzIzz2Ke5J_8-X2iAt75UUsWfzaLvoy4udmMA_ok50gNvQjh9nI_hRzh82S5OvOSWZS-dCqnfV9sRHH_0fyZUHfk9xtZ9h7rx-UBInT14Gl07lvUzxfdFUfsmBmcL1FTHZwZ3MU-kfdJ1HCTWF18xUf_G7HG2dq_EzQlqCkYWaplimcrI 2026/03/14 01:35:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/14 01:35:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "72fae94f548de7e63850339cad513f56" 2026/03/14 01:35:58 DEBUG : piped data.txt: multipart upload "AM_bUCFZwzqJWWTqKyhe9g-t4VVACpDoZF2Q8PwsTITyhlhdgmPyB2IXrJjy-98Baojb_z3uEr8Q_uqrvIk5sGVX-qYMqSMDLNxxvEk96YaktTeUnwgWL_2_Md1uecw6IAUuFgmpiXOwhKo3EIlJL2Unx5csMB7Dr_tqpsCzIzz2Ke5J_8-X2iAt75UUsWfzaLvoy4udmMA_ok50gNvQjh9nI_hRzh82S5OvOSWZS-dCqnfV9sRHH_0fyZUHfk9xtZ9h7rx-UBInT14Gl07lvUzxfdFUfsmBmcL1FTHZwZ3MU-kfdJ1HCTWF18xUf_G7HG2dq_EzQlqCkYWaplimcrI" 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/03/14 01:35:59 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:527: 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/03/14 01:36:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANqc-wAq-H7ILIwmEfayRdz5WFW0Q6KluE9svkQfz9uojWFLzqsCrTIAZos77NYTi64PbPBmZuryIed8NgQ4Lhu-dxbMGTNw3g1sE7h0KEbCVHuWrzWMyZzV5Rj2a64PDNnRyH8h0x5kwXmJuh3QDXBiAjV6pPqJa18VIUr5JR5rIbJImmYu0xkdJO7Q2A65Tkxf2zzTHdRYOC6NKn2Rg-4ttISL9rJAakF3JsDEGCvCM8UQvCD-H8xkax8PHUuwPuJw6UXWkAHsb9fYitIufrNtpMmB22VYFifK0NEIbs_ZTrIjdkzaFRArnngIstpfK-voGuCFGazSLOYrSHUCq7Y 2026/03/14 01:36:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/14 01:36:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/14 01:36:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANqc-wAq-H7ILIwmEfayRdz5WFW0Q6KluE9svkQfz9uojWFLzqsCrTIAZos77NYTi64PbPBmZuryIed8NgQ4Lhu-dxbMGTNw3g1sE7h0KEbCVHuWrzWMyZzV5Rj2a64PDNnRyH8h0x5kwXmJuh3QDXBiAjV6pPqJa18VIUr5JR5rIbJImmYu0xkdJO7Q2A65Tkxf2zzTHdRYOC6NKn2Rg-4ttISL9rJAakF3JsDEGCvCM8UQvCD-H8xkax8PHUuwPuJw6UXWkAHsb9fYitIufrNtpMmB22VYFifK0NEIbs_ZTrIjdkzaFRArnngIstpfK-voGuCFGazSLOYrSHUCq7Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/14 01:36:02 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADWcTV1esyVL8mJ94EkRXqomwX8JMOMefO92KvqCpDExl-K7713rV8OES-TfrzTgkSaNT3yrR_ZfiIiRcsMbDRoRStkx1iDGdo9GuSShg-Fkhrzagc3x4QtyWwH13SPXANxduRFpVkfHzEuk_283XJdkAfk-pT62FP929qjFs9Nxp5k7Z_PMtpSFAY5_MOiL7B5-rHcRn-rzY52HUwhAm9laBq9gI9RJ-BtZiJu9aRGcBUIuCgc7NSCzipYFlDmEu20oNl4bAuIx0AjGFvYp2j8a_JZdKxaMC-6JzuKYpwL6tSd-RVOR0FsQkFjaaIZQGTvQonx6HlNlB9IeDEhOh2Q 2026/03/14 01:36:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/14 01:36:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/14 01:36:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADWcTV1esyVL8mJ94EkRXqomwX8JMOMefO92KvqCpDExl-K7713rV8OES-TfrzTgkSaNT3yrR_ZfiIiRcsMbDRoRStkx1iDGdo9GuSShg-Fkhrzagc3x4QtyWwH13SPXANxduRFpVkfHzEuk_283XJdkAfk-pT62FP929qjFs9Nxp5k7Z_PMtpSFAY5_MOiL7B5-rHcRn-rzY52HUwhAm9laBq9gI9RJ-BtZiJu9aRGcBUIuCgc7NSCzipYFlDmEu20oNl4bAuIx0AjGFvYp2j8a_JZdKxaMC-6JzuKYpwL6tSd-RVOR0FsQkFjaaIZQGTvQonx6HlNlB9IeDEhOh2Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/14 01:36:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABJJpBdsqDu9d2CQZ8TL0J4kUF2dHwxXw-HFXrmok92qdBKXBBX3ZQw_dPgiCsMsClGhiXBWULSL1l1YxoT9sSugUbwDv82WuZi544UEI9-ArXf0-Uc5tLOI_GCdbYNYqzHp5va5RgPjqWv1Rm0tTOFxsgBPx4F4FoxJh-eWSx1oXlWWERzqLWPhX9WTvIWr6XAGpQ4LD4P7J0zztFidcCAc_aJtEmYkMAHKKexb14lJ2nRhJqb0n7SdelQb7ESCcsWecyaB1-7eTuBfijrN-khaNRvSrdBFnMMO7FmJ3g2QDr3LSK5-VFLYQkX6m2ntZp3L_DzqK3LAyAO0sXkgVzo 2026/03/14 01:36:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/14 01:36:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/14 01:36:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABJJpBdsqDu9d2CQZ8TL0J4kUF2dHwxXw-HFXrmok92qdBKXBBX3ZQw_dPgiCsMsClGhiXBWULSL1l1YxoT9sSugUbwDv82WuZi544UEI9-ArXf0-Uc5tLOI_GCdbYNYqzHp5va5RgPjqWv1Rm0tTOFxsgBPx4F4FoxJh-eWSx1oXlWWERzqLWPhX9WTvIWr6XAGpQ4LD4P7J0zztFidcCAc_aJtEmYkMAHKKexb14lJ2nRhJqb0n7SdelQb7ESCcsWecyaB1-7eTuBfijrN-khaNRvSrdBFnMMO7FmJ3g2QDr3LSK5-VFLYQkX6m2ntZp3L_DzqK3LAyAO0sXkgVzo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/14 01:36:04 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AEKa_Obm1lc5RQTzHq-nUnPi0BhnVTqTPaL7FA_XJwRVmQEqVtblc027Yu5c7agXwWvNC8_Gd64yu-KVu5S8SdHHtWMNnn8r9pcIJ0zt8wEBJD4yIq1YhV82ATfemc99VeDJnSuMz0OpWVJUaV_7isQFH5jkRRLC4-kazX17WA6twc_S5G0h405Uc-R0THCyJgAAxodTso7ooBucgqgXwibV2aw9GaWLEdBTXg5LHi0Y2hPsBNpWSvZQvcg0NznDqx5sJy6SuGTG3UniXhwR5b0_gKK4gna8x60JoO8EY68cy0_Zq8rcOs8myPu-r7iAb5Zd5_WdHYnYG68cvQPz7oY 2026/03/14 01:36:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/14 01:36:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/14 01:36:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/14 01:36:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/14 01:36:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/14 01:36:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/14 01:36:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AEKa_Obm1lc5RQTzHq-nUnPi0BhnVTqTPaL7FA_XJwRVmQEqVtblc027Yu5c7agXwWvNC8_Gd64yu-KVu5S8SdHHtWMNnn8r9pcIJ0zt8wEBJD4yIq1YhV82ATfemc99VeDJnSuMz0OpWVJUaV_7isQFH5jkRRLC4-kazX17WA6twc_S5G0h405Uc-R0THCyJgAAxodTso7ooBucgqgXwibV2aw9GaWLEdBTXg5LHi0Y2hPsBNpWSvZQvcg0NznDqx5sJy6SuGTG3UniXhwR5b0_gKK4gna8x60JoO8EY68cy0_Zq8rcOs8myPu-r7iAb5Zd5_WdHYnYG68cvQPz7oY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/14 01:36:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADgqJf8vDvtNkb04AqtARYRlAdjF5ulEj7I4BBUgUswDggRVGP8K_Ma-PbrJBRsCPzFYojHFaF9zO8N0SuwYp8HYG5Dv1d07BCNY4Tl5bg8dZz4xr5XB7lfR7lbATH9p8kL_wso0G1K0IBJvhMZ7Nss2aUHcir1u43Vul1LMD7Aql5k26lEcaHWrsy466noWqSXojtUzqg6CtU8xvL5lxgxi-0Nfv8wjHD_VnVG8Etx-5YXyShX419nuQ7_N51CGtFAug6BsBTfAGvtfYVDic34bWF0UOs4xjfvd_5QUuW_QmUfC_yDn5mKvSPz4R4qA2d4X_VYsbg74CZ1uiGouCLw 2026/03/14 01:36:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/14 01:36:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/14 01:36:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/14 01:36:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/14 01:36:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/14 01:36:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/14 01:36:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ADgqJf8vDvtNkb04AqtARYRlAdjF5ulEj7I4BBUgUswDggRVGP8K_Ma-PbrJBRsCPzFYojHFaF9zO8N0SuwYp8HYG5Dv1d07BCNY4Tl5bg8dZz4xr5XB7lfR7lbATH9p8kL_wso0G1K0IBJvhMZ7Nss2aUHcir1u43Vul1LMD7Aql5k26lEcaHWrsy466noWqSXojtUzqg6CtU8xvL5lxgxi-0Nfv8wjHD_VnVG8Etx-5YXyShX419nuQ7_N51CGtFAug6BsBTfAGvtfYVDic34bWF0UOs4xjfvd_5QUuW_QmUfC_yDn5mKvSPz4R4qA2d4X_VYsbg74CZ1uiGouCLw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/14 01:36:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AE29dbC7-mO-GHb_wwL5wd2X-0Yjb8cEdMa31QaIaEDpNY_eHzUSbNMtgoixjsxG6X0biMgOrsc7hnJCdMDEfzfSSu30UkrQfY-P-XYiJA-HNc_SH2iwd9x0v03JiObuMtDjzeOt4vpjuVsNisJlabslm6V5APgwX2lHW0Tj1N3PMYbr-i1R83ZnVwsmoXOuZgUJO3wpR9hSU6lGkOeqRrD5F_ggJ_NH4OKbmZ1yhvCyFNwH2zNPV6pIC5KNgKb7g7fPUpExljgDdlBkB1P9sSvEJXPgjyvtqLFSeXCg6IryT_7JZf-3ue1G9wjSBnmKGrDg9xJA0G5sOeONbQjwHS8 2026/03/14 01:36:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/14 01:36:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/14 01:36:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AE29dbC7-mO-GHb_wwL5wd2X-0Yjb8cEdMa31QaIaEDpNY_eHzUSbNMtgoixjsxG6X0biMgOrsc7hnJCdMDEfzfSSu30UkrQfY-P-XYiJA-HNc_SH2iwd9x0v03JiObuMtDjzeOt4vpjuVsNisJlabslm6V5APgwX2lHW0Tj1N3PMYbr-i1R83ZnVwsmoXOuZgUJO3wpR9hSU6lGkOeqRrD5F_ggJ_NH4OKbmZ1yhvCyFNwH2zNPV6pIC5KNgKb7g7fPUpExljgDdlBkB1P9sSvEJXPgjyvtqLFSeXCg6IryT_7JZf-3ue1G9wjSBnmKGrDg9xJA0G5sOeONbQjwHS8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/14 01:36:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMolmsV_Wbb5FAlUD4qc_6mLaISxpEC38aV9QzK3nTjwu5w6WDWkHhRmxsq-CCRIYg_k44E5a5TiRiYgTA6ptqOia-Hb7m9EAQCUD7hUY5mKqxA3KtJvJUSR0cmwfUDwrn1SbD5NMMfBU2ATSYV51duvp3GU-dtA5l_5Pe7CDQfsdCFQ-Uc21nzDHTPSfuVQV1Fe5jIzbGam0aIV6cyUGIQLxUhaYg4Odu8q84W4MmgdMO607nCuEOMz58lJ0eHjmA281qK34pRqRp62Eayl0A2EpLTwFC2imRbw8uhGXBUQZuHU-RHUpHqdwsUhC0LKF0FkvVCG_YOYA9trIwwE9-k 2026/03/14 01:36:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/14 01:36:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/14 01:36:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMolmsV_Wbb5FAlUD4qc_6mLaISxpEC38aV9QzK3nTjwu5w6WDWkHhRmxsq-CCRIYg_k44E5a5TiRiYgTA6ptqOia-Hb7m9EAQCUD7hUY5mKqxA3KtJvJUSR0cmwfUDwrn1SbD5NMMfBU2ATSYV51duvp3GU-dtA5l_5Pe7CDQfsdCFQ-Uc21nzDHTPSfuVQV1Fe5jIzbGam0aIV6cyUGIQLxUhaYg4Odu8q84W4MmgdMO607nCuEOMz58lJ0eHjmA281qK34pRqRp62Eayl0A2EpLTwFC2imRbw8uhGXBUQZuHU-RHUpHqdwsUhC0LKF0FkvVCG_YOYA9trIwwE9-k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/14 01:36:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AECXwoMbNjv1v6v07ER_imHM6rj_z4cAiwVtseteZraiMwZoevByyUxy35bQpRTgHjYil5MSeE6DWOoIUk3VYxAKZWDO6I47KVfX5ctZxW-SlBTB32DzXjEICkWrp5UkGP5eNp2VnAsGcMYywLJoSPsbIAon27q5xavWBfTqvvoYLPYphFspa3ihaRV9Cyft3LOph0v4erPfUkPfJ_3OPJLzJu8Qi9erp4dFsAANCR9QaZTzfT5NWj-cWVV3Nh0cIIfDmD0m4YMFEl4H-jD3GTFHXi6lC9B8Bri1jzgCq5W37fhhBJMfXegBBcG2MMgB-bjg0piHYssWoYLrwqGBB_I 2026/03/14 01:36:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/14 01:36:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/14 01:36:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AECXwoMbNjv1v6v07ER_imHM6rj_z4cAiwVtseteZraiMwZoevByyUxy35bQpRTgHjYil5MSeE6DWOoIUk3VYxAKZWDO6I47KVfX5ctZxW-SlBTB32DzXjEICkWrp5UkGP5eNp2VnAsGcMYywLJoSPsbIAon27q5xavWBfTqvvoYLPYphFspa3ihaRV9Cyft3LOph0v4erPfUkPfJ_3OPJLzJu8Qi9erp4dFsAANCR9QaZTzfT5NWj-cWVV3Nh0cIIfDmD0m4YMFEl4H-jD3GTFHXi6lC9B8Bri1jzgCq5W37fhhBJMfXegBBcG2MMgB-bjg0piHYssWoYLrwqGBB_I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/14 01:36:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AK2nwNXGKvx1dTGDyLlms5kUWHGc43-Gk21E7qckMF0MpuCOS9jCIfZzqzlkpdMA0MQuFzENxmG4FwGdwoylU82JgpQpMLq6huBhZWZGgfrjGNNVZbKXcomb-PiHN-hXoyJn7MvWf-iHXHEemPkVmT4j4NtAa_vvRVSBPMbnpAt4zzKL-z_7TC37RzLTZc_jo9KEmz8O_JPw8qJtY3uXOmI5_LOpmjWPiJIo186cOC2GlKAvY9sq56Vequw_KMbE1E1NhQW5rgif52Ltl-BdRC00HjjsaXRGnIwik0pA2VuQHG2SacczooOoAVnmYVD3o4YeT91FXIqqTe4Tsr3NGco 2026/03/14 01:36:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/14 01:36:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/14 01:36:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/14 01:36:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/14 01:36:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/14 01:36:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/14 01:36:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AK2nwNXGKvx1dTGDyLlms5kUWHGc43-Gk21E7qckMF0MpuCOS9jCIfZzqzlkpdMA0MQuFzENxmG4FwGdwoylU82JgpQpMLq6huBhZWZGgfrjGNNVZbKXcomb-PiHN-hXoyJn7MvWf-iHXHEemPkVmT4j4NtAa_vvRVSBPMbnpAt4zzKL-z_7TC37RzLTZc_jo9KEmz8O_JPw8qJtY3uXOmI5_LOpmjWPiJIo186cOC2GlKAvY9sq56Vequw_KMbE1E1NhQW5rgif52Ltl-BdRC00HjjsaXRGnIwik0pA2VuQHG2SacczooOoAVnmYVD3o4YeT91FXIqqTe4Tsr3NGco" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/14 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOlP-EqaSIhGCUULOAQJM4iTvm9IlLrfFYlkwdOTHlE7wZ9DlduXtUQLDJskbVTY2D6qlC-fAjMBTB17TYKofFfaMN8P5NHoAVsvMpV5MUpML9hQi7Pox2nsC4fz2Nu_t0qUi-KuSUJaItUiNAXyyq-0T4tfrNjcImk-tsRmRXs0nGYeSjpLDCzMHY9XGtOiLL6m5Qfsb8GEFyYdNqy2jUlsvtE9C60hU2v9l8ti1LrkSQ6WwCD4JU6oPa_yV7R3b9IYO6olf9aF7N968BaiVEOq4zA68I1y4uglIJQuzQZkj99_jmhm59HQtK0mNz_uuPg38W1duf56p296L6VbfTA 2026/03/14 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/14 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/14 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/14 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/14 01:36:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/14 01:36:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/14 01:36:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AOlP-EqaSIhGCUULOAQJM4iTvm9IlLrfFYlkwdOTHlE7wZ9DlduXtUQLDJskbVTY2D6qlC-fAjMBTB17TYKofFfaMN8P5NHoAVsvMpV5MUpML9hQi7Pox2nsC4fz2Nu_t0qUi-KuSUJaItUiNAXyyq-0T4tfrNjcImk-tsRmRXs0nGYeSjpLDCzMHY9XGtOiLL6m5Qfsb8GEFyYdNqy2jUlsvtE9C60hU2v9l8ti1LrkSQ6WwCD4JU6oPa_yV7R3b9IYO6olf9aF7N968BaiVEOq4zA68I1y4uglIJQuzQZkj99_jmhm59HQtK0mNz_uuPg38W1duf56p296L6VbfTA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/14 01:36:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKwKDBTs4FhzoIIY_1utl4khlDIZwgtkZ8fZkZSkFaujX-TNu71iK14Vjaw3gAK8AAZc0O7DgJucTUzdBtGOjjU9T-6MEEe8LJe_bSD4v7mp5yIU3cr_IbXnyCEy31BqNesvE7e7LJNbq1OA30DmYIiuj1pxDEd74S1EtdV-7IV4dkWv_Wfif_SiYpdrJB-FT6UlpVC1QYDGNH6usziMrif7zYG1kNgxUKDxM5yYVkJrxAvIxROZESq2fSAslJnbQSCkVEbyn6i-d7_CGk9KZY7jiuUNOhrUGbyRlYjQDhf__aMKvsK1sKKHMYv4BI1P-OaJPRd_veTxf2e2T5oFfi8 2026/03/14 01:36:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/14 01:36:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/14 01:36:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKwKDBTs4FhzoIIY_1utl4khlDIZwgtkZ8fZkZSkFaujX-TNu71iK14Vjaw3gAK8AAZc0O7DgJucTUzdBtGOjjU9T-6MEEe8LJe_bSD4v7mp5yIU3cr_IbXnyCEy31BqNesvE7e7LJNbq1OA30DmYIiuj1pxDEd74S1EtdV-7IV4dkWv_Wfif_SiYpdrJB-FT6UlpVC1QYDGNH6usziMrif7zYG1kNgxUKDxM5yYVkJrxAvIxROZESq2fSAslJnbQSCkVEbyn6i-d7_CGk9KZY7jiuUNOhrUGbyRlYjQDhf__aMKvsK1sKKHMYv4BI1P-OaJPRd_veTxf2e2T5oFfi8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/14 01:36:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJf9pF6jye6iWa5Gmc2vS5LfvBbDK70zbF9mYb6Y_PgF56UU6pyArEAtigkN_u1CjsB59wn5x7P8XlDUTvZ-bXOusVAkqbK6fK7FrcNvChM2xl_T-1hOO0B8slDJi1duM6ZjIKDytWWaj_IXnuYcDQpGxBK1DeaONamZe93XzX8fLUEBz-dhPEY2rXACiDzlHUgXLmiqAbTQsn5V2Uv5hyUv4A5bYCes8aietqZXLurATufEx0WNeVi4IkfdZL5vRD450oF9COHJIRgwtYyXOLYTTMjDj6KHiqc35tAmeaTHPH9_rlV8DGZiiSU-XPM0kqT_V-ORBq3oovdYSNuhk9E 2026/03/14 01:36:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/14 01:36:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/14 01:36:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJf9pF6jye6iWa5Gmc2vS5LfvBbDK70zbF9mYb6Y_PgF56UU6pyArEAtigkN_u1CjsB59wn5x7P8XlDUTvZ-bXOusVAkqbK6fK7FrcNvChM2xl_T-1hOO0B8slDJi1duM6ZjIKDytWWaj_IXnuYcDQpGxBK1DeaONamZe93XzX8fLUEBz-dhPEY2rXACiDzlHUgXLmiqAbTQsn5V2Uv5hyUv4A5bYCes8aietqZXLurATufEx0WNeVi4IkfdZL5vRD450oF9COHJIRgwtYyXOLYTTMjDj6KHiqc35tAmeaTHPH9_rlV8DGZiiSU-XPM0kqT_V-ORBq3oovdYSNuhk9E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/14 01:36:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGpq23qt29CQHRqz7c1IHexjaI2FtyF2xvu0NGc1AzenagKF-sNJY57gfFGWcZVx0OPTr25znO6IE-66GoXH86LbBg9yfROsUekniqCkgLucKI0tVWOmSo1r_QSAEz9Lz7NaxJbVdqEQVXcKjmsOxa79cYtrImE1kRk5jSFepjKda-VwgaEaakgM-WKk6c_TPzKhxdKzPOf6-AtNO596s6peL2aJWWO5k0m76bELDvby9HihYFnCPwcqwNa_YruM-xknY1go4PNqQ7BOL2C6TZtma5nWHXt025sZplugHAT02RJtnawHZyMNzhWjHcPoCkciuEGVm_bWjAvNK_l0seg 2026/03/14 01:36:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/14 01:36:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/14 01:36:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGpq23qt29CQHRqz7c1IHexjaI2FtyF2xvu0NGc1AzenagKF-sNJY57gfFGWcZVx0OPTr25znO6IE-66GoXH86LbBg9yfROsUekniqCkgLucKI0tVWOmSo1r_QSAEz9Lz7NaxJbVdqEQVXcKjmsOxa79cYtrImE1kRk5jSFepjKda-VwgaEaakgM-WKk6c_TPzKhxdKzPOf6-AtNO596s6peL2aJWWO5k0m76bELDvby9HihYFnCPwcqwNa_YruM-xknY1go4PNqQ7BOL2C6TZtma5nWHXt025sZplugHAT02RJtnawHZyMNzhWjHcPoCkciuEGVm_bWjAvNK_l0seg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/14 01:36:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AD55LWcxDr-_zvr8E_d_rhIp4LcO7VYsH1NeouCeDHszSOdUXVNRdZntt__gXqKWGhtF-BcK7Pc0KABfoFWuyaYXR47Bl5kMcRxWqrW357pM4NBMsKvyWsEgL2OT7kXzDTIxWp1AqKnUik_602mBbLmQoNuGLLoqvY89DaerTpnyAvH-xz_453XUQig2e7x_meV0palgGy8-m8N2vo0PwU82IxODmpJevOtfg9CWxMHXjRsEDBTHqwNa73uiI33HnKvuxau-nNw4ScmJkqweAr-eYXoScgfuqPyOaFw-Lbj2_P7JwZNkESqttwIaeMmb8QMfZQJiQQ3j5NNSES1sPAI 2026/03/14 01:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/14 01:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/14 01:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/14 01:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/14 01:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/14 01:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/14 01:36:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AD55LWcxDr-_zvr8E_d_rhIp4LcO7VYsH1NeouCeDHszSOdUXVNRdZntt__gXqKWGhtF-BcK7Pc0KABfoFWuyaYXR47Bl5kMcRxWqrW357pM4NBMsKvyWsEgL2OT7kXzDTIxWp1AqKnUik_602mBbLmQoNuGLLoqvY89DaerTpnyAvH-xz_453XUQig2e7x_meV0palgGy8-m8N2vo0PwU82IxODmpJevOtfg9CWxMHXjRsEDBTHqwNa73uiI33HnKvuxau-nNw4ScmJkqweAr-eYXoScgfuqPyOaFw-Lbj2_P7JwZNkESqttwIaeMmb8QMfZQJiQQ3j5NNSES1sPAI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/14 01:36:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AE0OAfklGBtbvOzOecMMgVbDWFNMleZkXf6UD8D1lZ8k7ijgIv-a-wYP7sNjUpAaQgCLpAHXCCpfMoiVf6YKfO4LrUzwzqGJJnSEGbqmmbYmhRN6KZYF1wf5_oiIGx7YkIpJgz4jB2dB0MxNG87RGR7bS0Dfl7SDYoZtYWVD7moWKA94IxLW-9rYlcBw6996YJ4tYLtg_DxbqZ702nFOpBlnMs8Au-IN1_xpXKQSWxoEAKe52wISx_7pXdPZ-1_tpX5q31RVWTjaots6kHT4lJt1xA37tYgB2wkuunJmmyHOlxnRnKEY7wBeM7nwpTymWKQcdVnoDxV5naTRJyAa-z0 2026/03/14 01:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/14 01:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/14 01:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/14 01:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/14 01:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/14 01:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/14 01:36:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AE0OAfklGBtbvOzOecMMgVbDWFNMleZkXf6UD8D1lZ8k7ijgIv-a-wYP7sNjUpAaQgCLpAHXCCpfMoiVf6YKfO4LrUzwzqGJJnSEGbqmmbYmhRN6KZYF1wf5_oiIGx7YkIpJgz4jB2dB0MxNG87RGR7bS0Dfl7SDYoZtYWVD7moWKA94IxLW-9rYlcBw6996YJ4tYLtg_DxbqZ702nFOpBlnMs8Au-IN1_xpXKQSWxoEAKe52wISx_7pXdPZ-1_tpX5q31RVWTjaots6kHT4lJt1xA37tYgB2wkuunJmmyHOlxnRnKEY7wBeM7nwpTymWKQcdVnoDxV5naTRJyAa-z0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/14 01:36:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANkpRYMqvFun8VmYjIv7GwhwQQARll9D52lDtuc38k2o128i6MrzFuy7xz2nB2dXlztjiVlWT-rATdgTo-QfX8r4J4c6gjBeb7gNFfaFbMzHnAiFS4cCd4OZaEuVmLlF_E6TFAJddbS4ov7PVBlDU77Y3gSIP1c_aBm4dzhoh80EJY0sw5x4d-jA93IhBlYWA0nMzNOPKj7CfG2PlvY8gmp-ZVB48pGJ0gFZ7yZncKLHwbypa22Indu0_XJ6g4BWqTmiy4wICIp1HcP3ynaTjnWVazvzYRkUaXwbWxBfyJ5k4f-D2Q9MCNADYceYHUAlCXy8AC2mhvbAXXeZ1-bRwzU 2026/03/14 01:36:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/14 01:36:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/14 01:36:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANkpRYMqvFun8VmYjIv7GwhwQQARll9D52lDtuc38k2o128i6MrzFuy7xz2nB2dXlztjiVlWT-rATdgTo-QfX8r4J4c6gjBeb7gNFfaFbMzHnAiFS4cCd4OZaEuVmLlF_E6TFAJddbS4ov7PVBlDU77Y3gSIP1c_aBm4dzhoh80EJY0sw5x4d-jA93IhBlYWA0nMzNOPKj7CfG2PlvY8gmp-ZVB48pGJ0gFZ7yZncKLHwbypa22Indu0_XJ6g4BWqTmiy4wICIp1HcP3ynaTjnWVazvzYRkUaXwbWxBfyJ5k4f-D2Q9MCNADYceYHUAlCXy8AC2mhvbAXXeZ1-bRwzU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/14 01:36:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKYY5S5tuBv31b-ItfI5Q9mrcqEOGK6_rByKywp3tYMajDqQTfgMJtfoDD4VyLH0wYARsn1g4tKYFnJPzMTcdAQe8v7H1xQyuszQWdgPFN5Yy9eN-f1ul9XzXnt9iQoghvBqzejUbJzA32Qnao8rPQQz_MauTl9tF1vENON_KozSUQstJIfaR8N2WyYd1zO0L76az6gDbMwbzoC0Z6D8mPJOotLpFDnmo1LtnKQQlJjydvaiSeS0H9s0bzTvBIWGnoPR5uVa8Gg_v2g1t6u8TzSAmUcHmXPmmiAZ7dttZlbOIlH_WAyakO1DpY9M-CFEW5sab00rprKpz67Dfxyse5s 2026/03/14 01:36:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/14 01:36:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/14 01:36:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKYY5S5tuBv31b-ItfI5Q9mrcqEOGK6_rByKywp3tYMajDqQTfgMJtfoDD4VyLH0wYARsn1g4tKYFnJPzMTcdAQe8v7H1xQyuszQWdgPFN5Yy9eN-f1ul9XzXnt9iQoghvBqzejUbJzA32Qnao8rPQQz_MauTl9tF1vENON_KozSUQstJIfaR8N2WyYd1zO0L76az6gDbMwbzoC0Z6D8mPJOotLpFDnmo1LtnKQQlJjydvaiSeS0H9s0bzTvBIWGnoPR5uVa8Gg_v2g1t6u8TzSAmUcHmXPmmiAZ7dttZlbOIlH_WAyakO1DpY9M-CFEW5sab00rprKpz67Dfxyse5s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/14 01:36:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADc0iz4u-iMBqV0oelpQpAUTt8Io_RKuqFzTnzhO9IQ4bCtdWFwKRb__IYbIf1vbAQa_Nf3fIMfpflYr52twcFu7EY-uMre2kSp6HDzh3MuWNu6vCZ89HWHAfOrCd7kSFp76SvCwMwT6b3-nOJ1YUoNIZE_lVfPgMtnYw8kFWLJOFoevB3t3SuecX1EDb1qOxT3sv3jguxX-SWti9lq_WvTNOOzajfg0g8aol5F-p7DEBGatwEJKol7aZ9QgzpAQBxdy-sAAJauTvl1clf7j7kOgFtIjHcIL8zyujguzQteQ4stb9_vVgm1auM5gvNvnnCcmpOF62YK4Cr6jIgf0Bvc 2026/03/14 01:36:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/14 01:36:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/14 01:36:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADc0iz4u-iMBqV0oelpQpAUTt8Io_RKuqFzTnzhO9IQ4bCtdWFwKRb__IYbIf1vbAQa_Nf3fIMfpflYr52twcFu7EY-uMre2kSp6HDzh3MuWNu6vCZ89HWHAfOrCd7kSFp76SvCwMwT6b3-nOJ1YUoNIZE_lVfPgMtnYw8kFWLJOFoevB3t3SuecX1EDb1qOxT3sv3jguxX-SWti9lq_WvTNOOzajfg0g8aol5F-p7DEBGatwEJKol7aZ9QgzpAQBxdy-sAAJauTvl1clf7j7kOgFtIjHcIL8zyujguzQteQ4stb9_vVgm1auM5gvNvnnCcmpOF62YK4Cr6jIgf0Bvc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/14 01:36:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AKpHhFWCk1XuNabor6uqelF0EEuG8f85-xNuSydTcqf10aTxTbBSvRXKNS5rhkVQY1YUtH-jAd0PZ397hAwQO0uUXZfENTr2dvsBEMwjxpu4jR7GPyeGIaH1sehpaKLR8tN5fWKMSX2UzZcoa7eFRPpNyRXDL5gAJX8QaLyjG7Otn8nWMhx8AmVqG1Y4Ejomqq11EpqoOM3D3bjExi0VzC0P426VMbecpfBoR_ZfydSPK1qzPG66qaFopAecKhtV7yY3e_22G1wbGBdSFh-c3Bp4P1-shV_ioMkfub9jd7cyzY2dxyePUpJhetrR8QwYevv_L_1TcaaoywJfpan0CvM 2026/03/14 01:36:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/14 01:36:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/14 01:36:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/14 01:36:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/14 01:36:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/14 01:36:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/14 01:36:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AKpHhFWCk1XuNabor6uqelF0EEuG8f85-xNuSydTcqf10aTxTbBSvRXKNS5rhkVQY1YUtH-jAd0PZ397hAwQO0uUXZfENTr2dvsBEMwjxpu4jR7GPyeGIaH1sehpaKLR8tN5fWKMSX2UzZcoa7eFRPpNyRXDL5gAJX8QaLyjG7Otn8nWMhx8AmVqG1Y4Ejomqq11EpqoOM3D3bjExi0VzC0P426VMbecpfBoR_ZfydSPK1qzPG66qaFopAecKhtV7yY3e_22G1wbGBdSFh-c3Bp4P1-shV_ioMkfub9jd7cyzY2dxyePUpJhetrR8QwYevv_L_1TcaaoywJfpan0CvM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/14 01:36:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANAJ0xkrFJz7Ag8yyF2MM0zdZ5W3nIWuq7hwc-ajr44_qA7ZkHXk10dsIJCTgU0hW1e4brPK7mcNnK86VQVeETOJwXr5B8NALv8cXkpGgq9TWU1MlM-nsJsgdcnt3b1nMEQMY2WHOM8Z_LT_h1gWcCJuTE_6EQtggl8kwny85xKJD61_6LOxVGQQPaf5Q2MsX6rL23C4Ng35qXLSdTH4opLqO8C66V1M8VBt6ujLli_DxXwlt57y1uag6pQT9G2LHCUWAAMOTFy6dMBCx7ljt9BoXJqnEV49QGGbVji7qGEACDPgm2hIZq8PgmgF71o5SDsGdpxOWG81ar8iac98V7I 2026/03/14 01:36:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/14 01:36:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/14 01:36:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/14 01:36:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/14 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/14 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/14 01:36:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANAJ0xkrFJz7Ag8yyF2MM0zdZ5W3nIWuq7hwc-ajr44_qA7ZkHXk10dsIJCTgU0hW1e4brPK7mcNnK86VQVeETOJwXr5B8NALv8cXkpGgq9TWU1MlM-nsJsgdcnt3b1nMEQMY2WHOM8Z_LT_h1gWcCJuTE_6EQtggl8kwny85xKJD61_6LOxVGQQPaf5Q2MsX6rL23C4Ng35qXLSdTH4opLqO8C66V1M8VBt6ujLli_DxXwlt57y1uag6pQT9G2LHCUWAAMOTFy6dMBCx7ljt9BoXJqnEV49QGGbVji7qGEACDPgm2hIZq8PgmgF71o5SDsGdpxOWG81ar8iac98V7I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/14 01:36:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ADPH-XT1lGd7B24o3QZcBM6Hlgec6iqW_lbg3M8EjEOhnH_k5AkPXZzlGhDnKV0lJBaSP8-ch2c1m42joIZBH1ALEUo_DptNwFbX9Ac7lXTDOYgy6EfSZ3wH4-PPSVq2a0f5kSX9mGtXQrKGn8Y0nqeokn9fyusdwcQKGnjYbaZBuzpUsfRzmJ781nHwbe6MdZ_GfcmSw2GubuzsGS5MWtZPbHEnHXXfCC4ji7nYS2OxOnm_Jg2G3ho7PburE3Gp9p-W1bAzh_IK6bKXD7Fb3WleCEc3Nzf0QPFn02yRiueT-iyjqd6CWH_68PpOkhS01XRy5qbZ_f3ljryP5fn9NAA 2026/03/14 01:36:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/14 01:36:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/14 01:36:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ADPH-XT1lGd7B24o3QZcBM6Hlgec6iqW_lbg3M8EjEOhnH_k5AkPXZzlGhDnKV0lJBaSP8-ch2c1m42joIZBH1ALEUo_DptNwFbX9Ac7lXTDOYgy6EfSZ3wH4-PPSVq2a0f5kSX9mGtXQrKGn8Y0nqeokn9fyusdwcQKGnjYbaZBuzpUsfRzmJ781nHwbe6MdZ_GfcmSw2GubuzsGS5MWtZPbHEnHXXfCC4ji7nYS2OxOnm_Jg2G3ho7PburE3Gp9p-W1bAzh_IK6bKXD7Fb3WleCEc3Nzf0QPFn02yRiueT-iyjqd6CWH_68PpOkhS01XRy5qbZ_f3ljryP5fn9NAA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/14 01:36:39 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACwgK3dWzdMpPT93WUn9rmatraAH-YbcokEg5-gsXi30m7UYTOY93s2_a1TF4XOCiRH9ZV5Mo8BkwrbJYLVRjf8wydb2p9GAZ0h7i253FUNtv-5lKJvAfC2G-U6-e0_dsb4FgWqvvBYv3Ktaym__HiG7cYb-KBjtnpjr-N2zFZDDigNS01MKEhX2FVmZgAlxZOFtLwuaQuok55rLnBxZKgNy3Fve26gOJ3HjRQEJkn3SLii8z7PT2iFhy9lcU4epziZkV-AEP2lvP6ypnTFyWuv06W6VYVqIgNBjAc84N4DyzbPtsnN8Gtyx_Ya5nRZ7nCZoS2wo36_DsPw5xDEC27U 2026/03/14 01:36:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/14 01:36:40 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/14 01:36:40 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACwgK3dWzdMpPT93WUn9rmatraAH-YbcokEg5-gsXi30m7UYTOY93s2_a1TF4XOCiRH9ZV5Mo8BkwrbJYLVRjf8wydb2p9GAZ0h7i253FUNtv-5lKJvAfC2G-U6-e0_dsb4FgWqvvBYv3Ktaym__HiG7cYb-KBjtnpjr-N2zFZDDigNS01MKEhX2FVmZgAlxZOFtLwuaQuok55rLnBxZKgNy3Fve26gOJ3HjRQEJkn3SLii8z7PT2iFhy9lcU4epziZkV-AEP2lvP6ypnTFyWuv06W6VYVqIgNBjAc84N4DyzbPtsnN8Gtyx_Ya5nRZ7nCZoS2wo36_DsPw5xDEC27U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/14 01:36:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOgHox5bOxdYgVz-Lfsm8YcMDdS4xsOStEcdCnQQCRZ0Mq3-k2iMifaS2m4fNOWp9JsVUXh_FGB80C4MkEW6DjS0PMg1drq7HX3NPt3RLsfve5JG8HMlrYOUDvEdaxPMEcZC4biceEKstXLCMiPAi4C-P3cn35dDLfU1x1YREsFIOP-M2qgpHX87hTjMtqZ9CZoHFqH8D-Q2fFWWIAJjajT1hpKmTOoLcKuOte02oRADwyuyE5of2L0Hx8IhNeLAsycTcAfAj5fqZ9s7DXXGWY35aRqY8ewpAOxnzJ7wBU23Pr19-dg14EZrryjMdwdlSeW5VyP5G8xVcsr24XTCx5I 2026/03/14 01:36:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/14 01:36:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/14 01:36:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOgHox5bOxdYgVz-Lfsm8YcMDdS4xsOStEcdCnQQCRZ0Mq3-k2iMifaS2m4fNOWp9JsVUXh_FGB80C4MkEW6DjS0PMg1drq7HX3NPt3RLsfve5JG8HMlrYOUDvEdaxPMEcZC4biceEKstXLCMiPAi4C-P3cn35dDLfU1x1YREsFIOP-M2qgpHX87hTjMtqZ9CZoHFqH8D-Q2fFWWIAJjajT1hpKmTOoLcKuOte02oRADwyuyE5of2L0Hx8IhNeLAsycTcAfAj5fqZ9s7DXXGWY35aRqY8ewpAOxnzJ7wBU23Pr19-dg14EZrryjMdwdlSeW5VyP5G8xVcsr24XTCx5I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/14 01:36:42 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AB2LOhzaE9Box6MBGx9BmjGuG8W8PgPuMQ-pyqr109RWr4gfIV0zsQYdH2Lrm88efiyOpB5zlJOM9pxkY9nx1QAI5XttugWC1wNoRMnhdEKzbz9aND9rszwphObxQwuQMfKPWmD-F5AGFGn3MuOobkaASG2UIid11GIr_osmOrbdi9Lq0LhMaF8tnPrl5a9JRShxwsuofvN57maInNngJqRJqc9TCkaCUUNleJBKQGQbDBOteT36JIu3gpusuWQ-Anu0rZ7XRVEbQ59X_CAwI0aZUNaaBfdcaLBM19mYJWb7KTuNvdqpwuXf-srTSPRVDpAU-jTdP3SDjljlyiTbbBQ 2026/03/14 01:36:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/14 01:36:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/14 01:36:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/14 01:36:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/14 01:36:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/14 01:36:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/14 01:36:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AB2LOhzaE9Box6MBGx9BmjGuG8W8PgPuMQ-pyqr109RWr4gfIV0zsQYdH2Lrm88efiyOpB5zlJOM9pxkY9nx1QAI5XttugWC1wNoRMnhdEKzbz9aND9rszwphObxQwuQMfKPWmD-F5AGFGn3MuOobkaASG2UIid11GIr_osmOrbdi9Lq0LhMaF8tnPrl5a9JRShxwsuofvN57maInNngJqRJqc9TCkaCUUNleJBKQGQbDBOteT36JIu3gpusuWQ-Anu0rZ7XRVEbQ59X_CAwI0aZUNaaBfdcaLBM19mYJWb7KTuNvdqpwuXf-srTSPRVDpAU-jTdP3SDjljlyiTbbBQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/14 01:36:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEmQigKyDFChaGPE6LPP5fsNpXX_b3HFQlBlNb7P5DJMyMCh3k7ZGBnn18PJWhEVn46S-vwVZxBhB-va4IXhxU4HeelqmxVtIz9QIicC5cDQn4brvA62Cifyd0ugbRQ0AnCVIxLmuMOF2RqDiGR6ibyipih19T4d1Q5JWJG3cAXmW0cvKmjHMAEeZTiTbjU1Lhbc06oigIFt0W2SvdjPaL3cicLK-63_oW1nOS8sASQJRx6FYu9-XX6rwH2zxlVx_ToQ8oRkk5tiusAH9t3VYd1lcgWl4szQs5XUxvfKaxXmgxuUhv0MMGty5Sll8yeWE5E4RCbenPXOvRlXw2xidPs 2026/03/14 01:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/14 01:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/14 01:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/14 01:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/14 01:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/14 01:36:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/14 01:36:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEmQigKyDFChaGPE6LPP5fsNpXX_b3HFQlBlNb7P5DJMyMCh3k7ZGBnn18PJWhEVn46S-vwVZxBhB-va4IXhxU4HeelqmxVtIz9QIicC5cDQn4brvA62Cifyd0ugbRQ0AnCVIxLmuMOF2RqDiGR6ibyipih19T4d1Q5JWJG3cAXmW0cvKmjHMAEeZTiTbjU1Lhbc06oigIFt0W2SvdjPaL3cicLK-63_oW1nOS8sASQJRx6FYu9-XX6rwH2zxlVx_ToQ8oRkk5tiusAH9t3VYd1lcgWl4szQs5XUxvfKaxXmgxuUhv0MMGty5Sll8yeWE5E4RCbenPXOvRlXw2xidPs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/14 01:36:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIc4OaYadWyl6G8dVionJxRpQGD2TppV0CfAMicBJgrQt8q3sDwX0iZMrsuJPdphVUaB9dFWOOrCwPE2RR74nK04s3TBPYSx4usUfKuf7jH-BQf-cJqrdur9gv5uzizDK2joP-ukVf_9572hJBTVOIfP5XPs0DBSF5cXB9gIoNdf9ZeyMoh4FoHkkZfCW5ZDWpOwYr2YljSvzTBgrcrtKknJJGo1Z1yJjUqLlyKH35adC65v2km1oD4UGgQd-W6Ukq-kywY0ypT20YXmFW5btQUg5qtBF5GQ8nyyQf5x9krk0kXFYYOyJgz1eajz9t_FcBlYPDx53sDrZdMHEMfmXs0 2026/03/14 01:36:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/14 01:36:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/14 01:36:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AIc4OaYadWyl6G8dVionJxRpQGD2TppV0CfAMicBJgrQt8q3sDwX0iZMrsuJPdphVUaB9dFWOOrCwPE2RR74nK04s3TBPYSx4usUfKuf7jH-BQf-cJqrdur9gv5uzizDK2joP-ukVf_9572hJBTVOIfP5XPs0DBSF5cXB9gIoNdf9ZeyMoh4FoHkkZfCW5ZDWpOwYr2YljSvzTBgrcrtKknJJGo1Z1yJjUqLlyKH35adC65v2km1oD4UGgQd-W6Ukq-kywY0ypT20YXmFW5btQUg5qtBF5GQ8nyyQf5x9krk0kXFYYOyJgz1eajz9t_FcBlYPDx53sDrZdMHEMfmXs0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/14 01:36:49 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ALK60b9gML164njG1n94p0ZFFRhBS9Ix0jsjmwFhG1Muxz6jSDU3WJ3UUpo2hw2QQWPfl7Qu9EfWXwVbKujOm6imfti1R4GyKbUOJGQr2-wvEAF_kdJrIL60nU0Chnf3VN7nnUPXAHd2cYHa4E7j5otgj5EXFq1neiz3hpFjXyuZWOnwdGJR-R8ilxUTxHOkiOOni50tPwpuDNMqKOB445e4L1r-yyCHuUA55385wugxj3jK3cpokj4nyuMunyjsGTJk1WL7pbvj4WLzcTlf4PW07EeCmYvDytri7HbYxkYeEVSXcasw114-zxnTc-VHAds-XYVClkzhEAEZlqs2zHE 2026/03/14 01:36:50 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/14 01:36:50 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/14 01:36:51 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ALK60b9gML164njG1n94p0ZFFRhBS9Ix0jsjmwFhG1Muxz6jSDU3WJ3UUpo2hw2QQWPfl7Qu9EfWXwVbKujOm6imfti1R4GyKbUOJGQr2-wvEAF_kdJrIL60nU0Chnf3VN7nnUPXAHd2cYHa4E7j5otgj5EXFq1neiz3hpFjXyuZWOnwdGJR-R8ilxUTxHOkiOOni50tPwpuDNMqKOB445e4L1r-yyCHuUA55385wugxj3jK3cpokj4nyuMunyjsGTJk1WL7pbvj4WLzcTlf4PW07EeCmYvDytri7HbYxkYeEVSXcasw114-zxnTc-VHAds-XYVClkzhEAEZlqs2zHE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/14 01:36:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ACoQtXqHwyNHzoxVQZJb2JxnuJL-5_ZxEWyHWt3KXRgmqRD3Vg0s1gnuK89W2LWqDcSpH70vls6PkFtKmtOn8j6FP82naHpa9b-VELmkTYrrgoe_c8AFo-2x8tKSTT4SsstVKkFFdVfX2GFeZMZdSP_wts-udQXb7z7XwAJEd3S42fTk5cBclLNPpNLrf84oC0uI5sEI5V9ampPxW0fqd9DyATwDA9DOWyqQq58oq_iYBEKwg9yB7MwYfWCNqEKH5xysEFxEkZUgpaEsDHqhIXsvuzkqSsU3qybMYvkVPq6sSnPfyQ0R9Gg88m7Z4dHb7qJoqUchUG_6MhBgHBdABDY 2026/03/14 01:36:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/14 01:36:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/14 01:36:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ACoQtXqHwyNHzoxVQZJb2JxnuJL-5_ZxEWyHWt3KXRgmqRD3Vg0s1gnuK89W2LWqDcSpH70vls6PkFtKmtOn8j6FP82naHpa9b-VELmkTYrrgoe_c8AFo-2x8tKSTT4SsstVKkFFdVfX2GFeZMZdSP_wts-udQXb7z7XwAJEd3S42fTk5cBclLNPpNLrf84oC0uI5sEI5V9ampPxW0fqd9DyATwDA9DOWyqQq58oq_iYBEKwg9yB7MwYfWCNqEKH5xysEFxEkZUgpaEsDHqhIXsvuzkqSsU3qybMYvkVPq6sSnPfyQ0R9Gg88m7Z4dHb7qJoqUchUG_6MhBgHBdABDY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/14 01:36:53 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACr1nJ-wWJt_cJhMAs5vw0DIHIfIMyOnvEgCfL1d6aAB1F2zMrfDHuv-BI21WyoRZ7rSa4xHy8-GmrMYQCw9jdFYW-09zG72ewEDubfleeobhxXdAnRWA6lD0-RHwGwDOpnCAVoRCtEgEkuDUldlrUal_EnTBiJ6ks-ULmm7IaRSVop6vdvZMa20bQWSyVsCZ9-BP4ad9GPXfDctIkMcni9BkLJZ4E6HIJUbWliUHD94zWQHfbgNYtXi2Iakmbg6v6-N5vHFfhFftOewtILQLjhhfB5BFajaxVEXdgmh2UrRDA7TxsztqfT4JyCuQYYRmhdHZxQkRc_CzaX_sPaqB-4 2026/03/14 01:36:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/14 01:36:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/14 01:36:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/14 01:36:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/14 01:36:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/14 01:36:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/14 01:36:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACr1nJ-wWJt_cJhMAs5vw0DIHIfIMyOnvEgCfL1d6aAB1F2zMrfDHuv-BI21WyoRZ7rSa4xHy8-GmrMYQCw9jdFYW-09zG72ewEDubfleeobhxXdAnRWA6lD0-RHwGwDOpnCAVoRCtEgEkuDUldlrUal_EnTBiJ6ks-ULmm7IaRSVop6vdvZMa20bQWSyVsCZ9-BP4ad9GPXfDctIkMcni9BkLJZ4E6HIJUbWliUHD94zWQHfbgNYtXi2Iakmbg6v6-N5vHFfhFftOewtILQLjhhfB5BFajaxVEXdgmh2UrRDA7TxsztqfT4JyCuQYYRmhdHZxQkRc_CzaX_sPaqB-4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/14 01:36:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AOw9v0Z-1P4oO4WmNRoaZcvPjUVXAHErEHqZgCkHesNPhdUBPUHuuLiqW_nD1dNDTaIpOXcydnw7m_wIqIh_BkjugS7wOudIgSyCgku5uPCPak4l-PRrPGc5LGCU3m9ZM8NeAfP1XyfIQecScmImybIMTH2XtNTuqTlSQnHMYS4JhtqmeVGd_vwGLMSrVfHzy0GpOG3zv41qFvnuV6LUbSz9-JTahg9HN1iN19QVZq8oQejtsytihpJJQ_pzzWuMEPqUvXwQYXgkllVxhddW6ODqmFogeDB49XnKtpBq5UKOZkWHMczVXNTKGmPZN1toTgkrQb-BtOoK_9qSzQMyFYg 2026/03/14 01:36:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/14 01:36:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/14 01:36:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/14 01:36:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/14 01:36:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/14 01:36:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/14 01:36:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AOw9v0Z-1P4oO4WmNRoaZcvPjUVXAHErEHqZgCkHesNPhdUBPUHuuLiqW_nD1dNDTaIpOXcydnw7m_wIqIh_BkjugS7wOudIgSyCgku5uPCPak4l-PRrPGc5LGCU3m9ZM8NeAfP1XyfIQecScmImybIMTH2XtNTuqTlSQnHMYS4JhtqmeVGd_vwGLMSrVfHzy0GpOG3zv41qFvnuV6LUbSz9-JTahg9HN1iN19QVZq8oQejtsytihpJJQ_pzzWuMEPqUvXwQYXgkllVxhddW6ODqmFogeDB49XnKtpBq5UKOZkWHMczVXNTKGmPZN1toTgkrQb-BtOoK_9qSzQMyFYg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/14 01:36:59 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/14 01:37:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/14 01:37:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/14 01:37:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/14 01:37:08 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/14 01:37:09 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AD3HiIyb_1nQs1eEhXLw3RmY2HwszbfvKfzSBdCfI1k8rvxPkB-5v7rKdwSh-LDadvxDIFpGB1AuRJfgQzIFuKIncgAuU3TlnEbztMRbGOZW1i87EL3vGQFqFqkgavH6LfYG2kvWW2hqb3glbG5MEa9IzMuOA56QF-ojNCr3bywamezrHfh-XCvI3BTmLoc8r8P24_XNKdR_cWsRApLpZNaUDvGbRtGZ1C7jgSgYQeJW5tuJOsrYnv0a5lk8uhXqJlgmpSv-t4GHftW78YnzlaKb4WHN-TxuiDe7vdEO68Y26TnbZANozKDOjqJC7-jqvjlY5Rz_L_bs1iJAOvD6FCc 2026/03/14 01:37:09 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/14 01:37:09 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "513543e0457b2c0211e18948020a7f60" 2026/03/14 01:37:09 DEBUG : unknown-size-put.txt: multipart upload "AD3HiIyb_1nQs1eEhXLw3RmY2HwszbfvKfzSBdCfI1k8rvxPkB-5v7rKdwSh-LDadvxDIFpGB1AuRJfgQzIFuKIncgAuU3TlnEbztMRbGOZW1i87EL3vGQFqFqkgavH6LfYG2kvWW2hqb3glbG5MEa9IzMuOA56QF-ojNCr3bywamezrHfh-XCvI3BTmLoc8r8P24_XNKdR_cWsRApLpZNaUDvGbRtGZ1C7jgSgYQeJW5tuJOsrYnv0a5lk8uhXqJlgmpSv-t4GHftW78YnzlaKb4WHN-TxuiDe7vdEO68Y26TnbZANozKDOjqJC7-jqvjlY5Rz_L_bs1iJAOvD6FCc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/14 01:37:10 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AM6mol9_sxSHdeWbxXbXb7S2yCcfBhGIB9OrCQv2JCPcXvfzMA0zco5fTls6iZQ6tPfvixfPUf3uRxM1_C1pwjOeZz34b3YSI5hE1JSNvKwEwB2ijYAaDGmQn_7mSSfehZzOsR0i19SQm85BYScFP-hwF3cuXYBvUB87Jz1TeUH4JYPF3HqEczpgsrX13NdnE1mNhx5RpwD4_CDsz6_GQ2AaMuk_oAZvB5luB8ZZpeTQ5tq76lsCKwu0WiwnucvmiDKMduTx6nsDvRlhniPcz-gcolGQ5R3c6P0c5I-NddyW5-cxaM8LXjJJ1MuvMD4Kv49ZWC4nlMb-dLYJsW9tDfk 2026/03/14 01:37:10 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/14 01:37:10 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "eca961956f04f4a8dd019832fd015e41" 2026/03/14 01:37:10 DEBUG : unknown-size-update.txt: multipart upload "AM6mol9_sxSHdeWbxXbXb7S2yCcfBhGIB9OrCQv2JCPcXvfzMA0zco5fTls6iZQ6tPfvixfPUf3uRxM1_C1pwjOeZz34b3YSI5hE1JSNvKwEwB2ijYAaDGmQn_7mSSfehZzOsR0i19SQm85BYScFP-hwF3cuXYBvUB87Jz1TeUH4JYPF3HqEczpgsrX13NdnE1mNhx5RpwD4_CDsz6_GQ2AaMuk_oAZvB5luB8ZZpeTQ5tq76lsCKwu0WiwnucvmiDKMduTx6nsDvRlhniPcz-gcolGQ5R3c6P0c5I-NddyW5-cxaM8LXjJJ1MuvMD4Kv49ZWC4nlMb-dLYJsW9tDfk" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/14 01:37:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-fafomoy3jazi/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/03/14 01:37:11 DEBUG : Waiting for deletions to finish 2026/03/14 01:37:11 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/14 01:37:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/14 01:37:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/14 01:37:12 INFO : S3 bucket rclone-test-fafomoy3jazi: Bucket "rclone-test-fafomoy3jazi" deleted 2026/03/14 01:37:12 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (109.37s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.32s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.11s) --- PASS: TestIntegration/FsMkdir (107.33s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.62s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.08s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.33s) --- 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.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (58.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.09s) --- 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/03/14 01:37:12 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/14 01:37:12 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.396s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m51.162870448s (try 1/5)