"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 TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/08/19 02:17:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wacexeg4keta" 2026/08/19 02:17:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/19 02:17:53 INFO : S3 bucket rclone-test-wacexeg4keta: Bucket "rclone-test-wacexeg4keta" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/19 02:17:54 INFO : S3 bucket rclone-test-wacexeg4keta: Bucket "rclone-test-wacexeg4keta" deleted === RUN TestIntegration/FsMkdir 2026/08/19 02:17:54 INFO : S3 bucket rclone-test-wacexeg4keta: Bucket "rclone-test-wacexeg4keta" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/19 02:17:54 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/19 02:17:54 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/19 02:17:54 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/19 02:18:05 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ALf788wmIp_v25swPHO9piaHUIitLK8y23oJx1x5LLWwvd1yrDNWTFcpAwjlV4A8WnD4mg1h-wLqDrGNkDJWn2o68oog0zIkMrpQFDHKUVHDgqGhk8OagpW8kHxTc94JUTemgt0USzmNBZkwnynZKHErwzb6k3w9QH9nN0tGNDcmHld_-0KT7n1BgW6-uEDslrBm3pxriJS3yQDkF-UrGc01RMsIIRx4Kubpj1AVGz45NnwaW4aGifP62q7gg_arrVltNRBj_xRczAMJVESuaJBAYxBdg0u5s-i1NTDIahNBEjnSySNznGupKS1ITKQ77UhPhr1o-8Gb0zj02_Fq2_4 2026/08/19 02:18:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "ea3d9eb5b44b8e204f979c75b7f1a3e2" 2026/08/19 02:18:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "2a0ebc8e37ae65aff2db5ecba10c5ba1" 2026/08/19 02:18:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "34e0a2a3d97f5cb7872c5e775b416b35" 2026/08/19 02:18:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ALf788wmIp_v25swPHO9piaHUIitLK8y23oJx1x5LLWwvd1yrDNWTFcpAwjlV4A8WnD4mg1h-wLqDrGNkDJWn2o68oog0zIkMrpQFDHKUVHDgqGhk8OagpW8kHxTc94JUTemgt0USzmNBZkwnynZKHErwzb6k3w9QH9nN0tGNDcmHld_-0KT7n1BgW6-uEDslrBm3pxriJS3yQDkF-UrGc01RMsIIRx4Kubpj1AVGz45NnwaW4aGifP62q7gg_arrVltNRBj_xRczAMJVESuaJBAYxBdg0u5s-i1NTDIahNBEjnSySNznGupKS1ITKQ77UhPhr1o-8Gb0zj02_Fq2_4" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/19 02:18:07 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/19 02:18:07 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/19 02:18:09 DEBUG : S3 bucket rclone-test-wacexeg4keta: bucket is versioned: false 2026/08/19 02:18:09 DEBUG : Waiting for deletions to finish 2026/08/19 02:18:09 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/19 02:18:09 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/19 02:18:09 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/19 02:18:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wacexeg4keta/dirToPurgeFromRoot" 2026/08/19 02:18:09 DEBUG : S3 bucket rclone-test-wacexeg4keta path dirToPurgeFromRoot: bucket is versioned: false 2026/08/19 02:18:10 DEBUG : Waiting for deletions to finish 2026/08/19 02:18:10 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/19 02:18:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/19 02:18:10 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/19 02:18:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wacexeg4keta/hello? sausage/êé" 2026/08/19 02:18:11 DEBUG : S3 bucket rclone-test-wacexeg4keta path hello? sausage/êé: bucket is versioned: false 2026/08/19 02:18:11 DEBUG : Waiting for deletions to finish 2026/08/19 02:18:11 DEBUG : "a/b/c/d/e.txt" version false 2026/08/19 02:18:11 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/19 02:18:11 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:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/19 02:18:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wacexeg4keta/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/19 02:18:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wacexeg4keta/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-wacexeg4keta" from "TestS3R2:rclone-test-wacexeg4keta" 2026/08/19 02:18:15 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:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/19 02:18:18 NOTICE: S3 bucket rclone-test-wacexeg4keta: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/19 02:18:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: APm6mBQvnGmc2OBNu1Qu96SdBXdyAcPcN68hZ3NDR1NUSzh9PkNsw1vYJ1_hEcmA-hAOeqMRQIzCjG7l8dUtOvib8EcL_hEe1K8iDd0qQa-4qn0twXr7cOgbbNTESuMmD5hN4ydgqgj2350dkDhuYhcAVHgGR3ZFZjhjjlHjTLy_1HBOfa42NYE2KfOnRYVSQqOyWbbizQVU3tCxlCQQfmyZZquuCBpxdQZe_7a6wg_MigEJ6qzVxm2RezS9PRYshHjOcTj2ccg8nbbS9QmfUfufq-RDRKfkMOb9utjiQ7uRlBIFMMEhfu86HXtFJSShW7yAv-V700tuvYddq6yuoN0 2026/08/19 02:18:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/19 02:18:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/19 02:18:19 DEBUG : piped data.txt: multipart upload "APm6mBQvnGmc2OBNu1Qu96SdBXdyAcPcN68hZ3NDR1NUSzh9PkNsw1vYJ1_hEcmA-hAOeqMRQIzCjG7l8dUtOvib8EcL_hEe1K8iDd0qQa-4qn0twXr7cOgbbNTESuMmD5hN4ydgqgj2350dkDhuYhcAVHgGR3ZFZjhjjlHjTLy_1HBOfa42NYE2KfOnRYVSQqOyWbbizQVU3tCxlCQQfmyZZquuCBpxdQZe_7a6wg_MigEJ6qzVxm2RezS9PRYshHjOcTj2ccg8nbbS9QmfUfufq-RDRKfkMOb9utjiQ7uRlBIFMMEhfu86HXtFJSShW7yAv-V700tuvYddq6yuoN0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/19 02:18:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALGoWfWf0QWOGQgsNQh2f78ezCy0YcPblj9nI7ZaeVLuz7GWDIm1pcrt99OGbLxYyujlwTGgXgxEn4LupMGvz1UlFJDGpCQ_YhZsu9vUYP60XCtDEqbt0DeEb0nw9mkm3TzWAJKfKDIj9wspw4Hz0vk0tj-n5HeASwy2uWaQCHyJPgePPdihaPF8LfDjnoMQCr9nw2r7kgbtaeOgGCOWXPFIykHV1n12ebY4Yi3I9OJbizq58eejSgE0rnA_-IcfIrih4WyQ2sQ6pH3i0mJe31q0F1FgZ_Mqyb0xXuoKp99lMVO9eby0K69y7uh0npLqy0_YqWC0h2manD0n0C4FRJA 2026/08/19 02:18:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/19 02:18:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0f2207bf66ff6cde539d9dc8b8ac40a6" 2026/08/19 02:18:19 DEBUG : piped data.txt: multipart upload "ALGoWfWf0QWOGQgsNQh2f78ezCy0YcPblj9nI7ZaeVLuz7GWDIm1pcrt99OGbLxYyujlwTGgXgxEn4LupMGvz1UlFJDGpCQ_YhZsu9vUYP60XCtDEqbt0DeEb0nw9mkm3TzWAJKfKDIj9wspw4Hz0vk0tj-n5HeASwy2uWaQCHyJPgePPdihaPF8LfDjnoMQCr9nw2r7kgbtaeOgGCOWXPFIykHV1n12ebY4Yi3I9OJbizq58eejSgE0rnA_-IcfIrih4WyQ2sQ6pH3i0mJe31q0F1FgZ_Mqyb0xXuoKp99lMVO9eby0K69y7uh0npLqy0_YqWC0h2manD0n0C4FRJA" 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/08/19 02:18:20 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/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:330: 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:562: 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/08/19 02:18:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMU0iQ7sNo-GG5ckw_m8OVejlovzohJc0xkSOp8P6uVz5BbHVpRA4ouvpeeKw9Xo2BybrSqhYHmZePVfaKeF3ODCRUHOrbzcHudzCsvUdp3AKEzASNfS2cYNdKQ6IaWEJ44bwwDl02uWlUQmjN_hGhXcQJ1rqa3VUq8wtRaoTMQFcNSQQGZjQ1_Zr4KA_8-5j_sx7j6ILKbZVPzig0bY_oCxpdgtM3tNk_zdPIOchQQf0HuW3MHpcmC_7rMYDFYrQujv1Z9Kx7u09ChhkMD_1BqWjBrOC9Okn61XXiAesAy5lm7Q051RH54vSDvu-9wdrVRbT9HXzbLZvN5dYysMcX0 2026/08/19 02:18:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/19 02:18:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/19 02:18:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMU0iQ7sNo-GG5ckw_m8OVejlovzohJc0xkSOp8P6uVz5BbHVpRA4ouvpeeKw9Xo2BybrSqhYHmZePVfaKeF3ODCRUHOrbzcHudzCsvUdp3AKEzASNfS2cYNdKQ6IaWEJ44bwwDl02uWlUQmjN_hGhXcQJ1rqa3VUq8wtRaoTMQFcNSQQGZjQ1_Zr4KA_8-5j_sx7j6ILKbZVPzig0bY_oCxpdgtM3tNk_zdPIOchQQf0HuW3MHpcmC_7rMYDFYrQujv1Z9Kx7u09ChhkMD_1BqWjBrOC9Okn61XXiAesAy5lm7Q051RH54vSDvu-9wdrVRbT9HXzbLZvN5dYysMcX0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/19 02:18:23 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AK1EhMf-qlhRIM5MTnzhghf6N3wXqGJRgYSpA-dJkECFcJKWyWt2j1-vcw5kJIeCQkYQE3PpNZhTZ4cqa79AdfDjzJ1ry_wmJR4e0erNHf3-6j_k720LuGkAzZF1Ft0Et0SwVXZ4qErlBs171sMdwORMjZaksVvK-KkwpNuz5nV0yFteW4fGevyjujGY1aw1sOOzOYJ4yK1RMtffw8DvShlZsVX3uBDUllT6JN2xiMmzQ-Uj6iWkq4P21I7HhHigfDdR_yRBS-H73b3K7oYFS8GU-PR3vCCdSEwULkTAuNvNqFdXVEoC8jpMDRlribbksN_JquMJMsJzuAw99Z5XCQ0 2026/08/19 02:18:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/19 02:18:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/19 02:18:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AK1EhMf-qlhRIM5MTnzhghf6N3wXqGJRgYSpA-dJkECFcJKWyWt2j1-vcw5kJIeCQkYQE3PpNZhTZ4cqa79AdfDjzJ1ry_wmJR4e0erNHf3-6j_k720LuGkAzZF1Ft0Et0SwVXZ4qErlBs171sMdwORMjZaksVvK-KkwpNuz5nV0yFteW4fGevyjujGY1aw1sOOzOYJ4yK1RMtffw8DvShlZsVX3uBDUllT6JN2xiMmzQ-Uj6iWkq4P21I7HhHigfDdR_yRBS-H73b3K7oYFS8GU-PR3vCCdSEwULkTAuNvNqFdXVEoC8jpMDRlribbksN_JquMJMsJzuAw99Z5XCQ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/19 02:18:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AGaAPeUNsO4h5s0Gi0DNk7mGB_G2N5kkfzXvUdm2oxR-LouyetHLV4zD0J1a_ebUxnKVP6WWR3WRN8WjPeVBt2fx35Z15_jlCoICeUm4kvJGROdetWlFouA906-Kerw57s-SPlI2nkRK1gsxfOTXhQiJzayjsyuWF5EtS5R3ZWW0MLr1KNKyJ3dSI2kR01KAKEEk_EJLiD4r43G9Ek4jPJWUDrH6PvH7pBxiKoZ6UZO9cdizQyzqJYEkvKbuZw2naa2wK7za94IybHuMSCT-rQnhJytZvatkgmJIhD71412-B6JWc0LMz1wsBWVqvTpV0oEZaeXnmU0GEvXHlnjVrYs 2026/08/19 02:18:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/19 02:18:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/19 02:18:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AGaAPeUNsO4h5s0Gi0DNk7mGB_G2N5kkfzXvUdm2oxR-LouyetHLV4zD0J1a_ebUxnKVP6WWR3WRN8WjPeVBt2fx35Z15_jlCoICeUm4kvJGROdetWlFouA906-Kerw57s-SPlI2nkRK1gsxfOTXhQiJzayjsyuWF5EtS5R3ZWW0MLr1KNKyJ3dSI2kR01KAKEEk_EJLiD4r43G9Ek4jPJWUDrH6PvH7pBxiKoZ6UZO9cdizQyzqJYEkvKbuZw2naa2wK7za94IybHuMSCT-rQnhJytZvatkgmJIhD71412-B6JWc0LMz1wsBWVqvTpV0oEZaeXnmU0GEvXHlnjVrYs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/19 02:18:26 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAhZ8D6Oxm6IgrJttSzJWBlOAddHm0ZIv0YQ6RYAzGBlarL8rBwKCajtJ1gJy-jFqBFArBqU6cTmrnUVzLCHa0W1J5o3oEo35vHBWamN4FsC7rZRn5Sv020zSABMHBe49ZoSI8CdayVDLUWd9n7MWWvYbUfAR-ZyF35VBZ3VI3n9Davg3Ra1S0SpGUlyxxxwzmCu0_NsMmc8BwZ3bTlkoXpT6W0Do8EDxL6t0k9X-XeF8gffjpHbcQ3JnL2U-auxUMS7nBIYallrpoUG_zA6PRGcFY90is1lFCHvcWZySHNJNA6wR1ZAtkxonMs5Rxng5ElPPzps0A45LkA4ZA5xNUg 2026/08/19 02:18:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/19 02:18:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/19 02:18:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/19 02:18:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/19 02:18:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/19 02:18:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/19 02:18:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAhZ8D6Oxm6IgrJttSzJWBlOAddHm0ZIv0YQ6RYAzGBlarL8rBwKCajtJ1gJy-jFqBFArBqU6cTmrnUVzLCHa0W1J5o3oEo35vHBWamN4FsC7rZRn5Sv020zSABMHBe49ZoSI8CdayVDLUWd9n7MWWvYbUfAR-ZyF35VBZ3VI3n9Davg3Ra1S0SpGUlyxxxwzmCu0_NsMmc8BwZ3bTlkoXpT6W0Do8EDxL6t0k9X-XeF8gffjpHbcQ3JnL2U-auxUMS7nBIYallrpoUG_zA6PRGcFY90is1lFCHvcWZySHNJNA6wR1ZAtkxonMs5Rxng5ElPPzps0A45LkA4ZA5xNUg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/19 02:18:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABeeVjHarQ24hIoOZw6ADkmVFsdN9_aYfSw33rClvyORz-OgOqN-D4q7cU1XkTGrsGbbQKu0cb8PCT7PZC8KTUWUMq7scQaSXunB9h4FgPZKod443hpbt7l17itDOrp7YpNNMe5quhGbsZ9wNP8VyS11OAAh3NG0fIk7F5oyeZWDExhnLT8yvWK8Ujatm-UljAFYG_YHhYD_IMxlQ7X7qghwJEmwpeA7CTYSBqgYlB_4R3awdozfdARjhA2Lpv0bjR7ma1EsIpPweS6qepIYCNiiQIRkNU-C0e8symIrCbH1-CsbAyicrXnL6IQsBHpwb0upzBeN0YfncBEtE6y_Hmw 2026/08/19 02:18:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/19 02:18:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/19 02:18:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/19 02:18:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/19 02:18:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/19 02:18:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/19 02:18:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABeeVjHarQ24hIoOZw6ADkmVFsdN9_aYfSw33rClvyORz-OgOqN-D4q7cU1XkTGrsGbbQKu0cb8PCT7PZC8KTUWUMq7scQaSXunB9h4FgPZKod443hpbt7l17itDOrp7YpNNMe5quhGbsZ9wNP8VyS11OAAh3NG0fIk7F5oyeZWDExhnLT8yvWK8Ujatm-UljAFYG_YHhYD_IMxlQ7X7qghwJEmwpeA7CTYSBqgYlB_4R3awdozfdARjhA2Lpv0bjR7ma1EsIpPweS6qepIYCNiiQIRkNU-C0e8symIrCbH1-CsbAyicrXnL6IQsBHpwb0upzBeN0YfncBEtE6y_Hmw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/19 02:18:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOjUzjd6Qx1bunqhJPggIdgDfhlsSYWj6IySu-Izb7xEzt2YrGX4gWTvJP-FZjqo014FuKjaqoKFZOGCgzQ_6nfs8r7fessLLjGSU7jchBEC2dpTMnCjsrn1moOlvgaElASMGq3RqfnHNCzE1IKxLkHc4fUfcQsKknQ1BmEvUqlsK0hvHzyvlbIrNiyrCPp47ilClb1xNAmZ5cyX0ChJ8uO8p2CV7HCgyKEV-DCLZ_tZ8Da2og1b7-pAjUgHmGKarVP09QFuQ8pbNVdMXKbDBR-NRusU0A3cc6DdkQER8skJSy4aazdJX-xnBBLSn9Bx_7eW2o-MdnUpYRJuRGBvj34 2026/08/19 02:18:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/19 02:18:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/19 02:18:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOjUzjd6Qx1bunqhJPggIdgDfhlsSYWj6IySu-Izb7xEzt2YrGX4gWTvJP-FZjqo014FuKjaqoKFZOGCgzQ_6nfs8r7fessLLjGSU7jchBEC2dpTMnCjsrn1moOlvgaElASMGq3RqfnHNCzE1IKxLkHc4fUfcQsKknQ1BmEvUqlsK0hvHzyvlbIrNiyrCPp47ilClb1xNAmZ5cyX0ChJ8uO8p2CV7HCgyKEV-DCLZ_tZ8Da2og1b7-pAjUgHmGKarVP09QFuQ8pbNVdMXKbDBR-NRusU0A3cc6DdkQER8skJSy4aazdJX-xnBBLSn9Bx_7eW2o-MdnUpYRJuRGBvj34" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/19 02:18:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AML26_o7hGgfopEMYyMciJSdKQPV-RSPEuj9ZVt_y13MoELhHgTn2gLQ_UPziG3dNR7Q0wXyjBRuk0kv_0tNBOq5yNFsYHVIWbS1dlPOGu_6mrdpRvP6Aee-V_W5jGzXUnYfDwDw6fNU0cASCHdXGEKWKSYk4abmsTR8MP6j9a0Wjuphq3h2n7AGCT5hI8FZVyA1LN1xEEszwQsNJWemwZ4mLIx9nun5HZI1OyqHh9MrWkNeKQMryxBM5EdlW7w6sPeKM7FIyywr4e-aFRzYIpNvLxbu87I0Gd54_Gfy-PWNO_n4ImBItbIs9F7_FZq92ESLp6GEwYxU4x_dSzn4TWg 2026/08/19 02:18:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/19 02:18:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/19 02:18:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AML26_o7hGgfopEMYyMciJSdKQPV-RSPEuj9ZVt_y13MoELhHgTn2gLQ_UPziG3dNR7Q0wXyjBRuk0kv_0tNBOq5yNFsYHVIWbS1dlPOGu_6mrdpRvP6Aee-V_W5jGzXUnYfDwDw6fNU0cASCHdXGEKWKSYk4abmsTR8MP6j9a0Wjuphq3h2n7AGCT5hI8FZVyA1LN1xEEszwQsNJWemwZ4mLIx9nun5HZI1OyqHh9MrWkNeKQMryxBM5EdlW7w6sPeKM7FIyywr4e-aFRzYIpNvLxbu87I0Gd54_Gfy-PWNO_n4ImBItbIs9F7_FZq92ESLp6GEwYxU4x_dSzn4TWg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/19 02:18:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANzhbUeHZ50BeVCecIhdEl9fojAVjdC-P6FjEyg6JVbw3Rb8urMCH8JUwBvEOEwXNM9ZeccG8BTDe5yBSqf98cbvDfCgkGYtanzq7LaCOD-Ssx8A4Jw3mXsrDPgBMVwRZKSR0W5Qhr-RWsjR0-V3kBEa3Dcm7ozxvHxQbRsKWyWLhitkvNPHhj6LbepLpGvGBF4wuBJ9SoThAeP3VgUiCgxJUsxpueXsGx8l4OtwYAlrS6kxv8KORLWpFX6AixdzA5sM04hll6gdDunRLYP4RF23mSNEwvayRVb1cvp_jsChC2yqOeg8Wq9oC1ElqPN03luryP7VGHXA_or4HWZLnQU 2026/08/19 02:18:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/19 02:18:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/19 02:18:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANzhbUeHZ50BeVCecIhdEl9fojAVjdC-P6FjEyg6JVbw3Rb8urMCH8JUwBvEOEwXNM9ZeccG8BTDe5yBSqf98cbvDfCgkGYtanzq7LaCOD-Ssx8A4Jw3mXsrDPgBMVwRZKSR0W5Qhr-RWsjR0-V3kBEa3Dcm7ozxvHxQbRsKWyWLhitkvNPHhj6LbepLpGvGBF4wuBJ9SoThAeP3VgUiCgxJUsxpueXsGx8l4OtwYAlrS6kxv8KORLWpFX6AixdzA5sM04hll6gdDunRLYP4RF23mSNEwvayRVb1cvp_jsChC2yqOeg8Wq9oC1ElqPN03luryP7VGHXA_or4HWZLnQU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/19 02:18:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AB4x7zBIS1N9F4Sb1k9iS92iQ_hmUoa_kSbLRNAf7J8zY4EnJ9gDLQXpjQ4W8HWtlZigb7b86uIrMRvnN1ddJDCAP4V3jqGDiPC4DjpfdySZT82nN9pa4KpSA-zpYH40OvAimYJFbZnAZI60_Fr2biNUANMDJnqP-5IZljyR8ELOr7YRjwWbrsAvbaW9ZEqdvrt9S2IuDpABUr75URKhKzj3j1XuhGAoigLy1NBsYM5CxyJbnMuZxwGBrTEHaok4Q_s6EIrUPs0GiK1AiriaX-6WTGSejwb9I8qkYqaq_Fb5TXjB6W6k6nLfSykNguisDvlVYEU2IYZb-34L26-wgBo 2026/08/19 02:18:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/19 02:18:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/19 02:18:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/19 02:18:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/19 02:18:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/19 02:18:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/19 02:18:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AB4x7zBIS1N9F4Sb1k9iS92iQ_hmUoa_kSbLRNAf7J8zY4EnJ9gDLQXpjQ4W8HWtlZigb7b86uIrMRvnN1ddJDCAP4V3jqGDiPC4DjpfdySZT82nN9pa4KpSA-zpYH40OvAimYJFbZnAZI60_Fr2biNUANMDJnqP-5IZljyR8ELOr7YRjwWbrsAvbaW9ZEqdvrt9S2IuDpABUr75URKhKzj3j1XuhGAoigLy1NBsYM5CxyJbnMuZxwGBrTEHaok4Q_s6EIrUPs0GiK1AiriaX-6WTGSejwb9I8qkYqaq_Fb5TXjB6W6k6nLfSykNguisDvlVYEU2IYZb-34L26-wgBo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/19 02:18:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKUO8QsJrS8L0Ew-KWv5_Hycx9Xy-yXlZ0Rzdr4brQLlW-UNYfQFXsbzEJuJJSK7QHK9rWi8Pu8wC3RWI8z37Di5YB-m0B2YyLNCUbYTvZtmboStjnxcUEm5TheHwLSajQkHjy_UCLPETXbdQSni4jV9Zh_MHiu2wco1bzeWRjKAJu0hY2LAeMHVtbmuae_2Nc36RMJXAiR_tJ2U0RHbwvtmPBeWisW-LOJyRjeIvMaG0a_Z6hcGvZjcgwoU5g3zRlPuIiwrPkhYeXbwjTRaRXqgSlMwmKdFvu4l1hMr1wwytkJKuSzw2ps5ZWkI3dMuFI7W-px7Z596U2IZRG6GR2w 2026/08/19 02:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/19 02:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/19 02:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/19 02:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/19 02:18:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/19 02:18:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/19 02:18:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AKUO8QsJrS8L0Ew-KWv5_Hycx9Xy-yXlZ0Rzdr4brQLlW-UNYfQFXsbzEJuJJSK7QHK9rWi8Pu8wC3RWI8z37Di5YB-m0B2YyLNCUbYTvZtmboStjnxcUEm5TheHwLSajQkHjy_UCLPETXbdQSni4jV9Zh_MHiu2wco1bzeWRjKAJu0hY2LAeMHVtbmuae_2Nc36RMJXAiR_tJ2U0RHbwvtmPBeWisW-LOJyRjeIvMaG0a_Z6hcGvZjcgwoU5g3zRlPuIiwrPkhYeXbwjTRaRXqgSlMwmKdFvu4l1hMr1wwytkJKuSzw2ps5ZWkI3dMuFI7W-px7Z596U2IZRG6GR2w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/19 02:18:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AI9o4dengUg4z2eWmWCKwn3irLP0wVRhI09TNULrIL-f77Xp7kfhxKtuuxp043GNApuqgmx0anqWml6hzHVAWOtLRKT1sJrl1pvF1AErSYUIeSpwbObFBFtGlcXOY0PDMWCYsDgNLys8Srv8H_4u-nmWrOAzWN2-guJTBI2JHTpHZUjSwil7kFik2DcHJH4SQJvl9jKy1GCLINMBlRjp83V4bOOi4JE6gdYngF4MLhHcTqGobUjL9sSfUhMSTz4R3Cj5AAlr22FXuDvs9A9j5Gq88oADISlUESvXjQZbMuoE3KHIssBdHj_1Hcw3nmpvaX_kx8UiIXRWc8Sb__rI-aU 2026/08/19 02:18:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/19 02:18:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/19 02:18:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AI9o4dengUg4z2eWmWCKwn3irLP0wVRhI09TNULrIL-f77Xp7kfhxKtuuxp043GNApuqgmx0anqWml6hzHVAWOtLRKT1sJrl1pvF1AErSYUIeSpwbObFBFtGlcXOY0PDMWCYsDgNLys8Srv8H_4u-nmWrOAzWN2-guJTBI2JHTpHZUjSwil7kFik2DcHJH4SQJvl9jKy1GCLINMBlRjp83V4bOOi4JE6gdYngF4MLhHcTqGobUjL9sSfUhMSTz4R3Cj5AAlr22FXuDvs9A9j5Gq88oADISlUESvXjQZbMuoE3KHIssBdHj_1Hcw3nmpvaX_kx8UiIXRWc8Sb__rI-aU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/19 02:18:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJBsitW7EUGsU6cRXjSJhc68IwX148AUppIiblwtmHCUOtXyHFXAbJr1je-YePm5b1QKtp6EuBce7nMuMuHyn2G2bVEXuP0vlKm9VYsn-X9zlRyVTi-MY9fQ4ddP4zdLXSWrw_2Ys_1XsczraHhMFTKOfIGt26K5j9IyIZlGX9q6oSqf2Z-I_Qb1X0QgORvufHCsnoCBcGr7hVuT3b9f2oFXuVpjLmzQJtRzvwD5pEj13VxCGqywIAB-LB-jSRouJwJZ9fEqcMR0c0iNUdt2eMYRL7yI-zY6aEqbZ_FIyVFrcDuUYQ-WbPmAqPc34uKqGgRuHiwpkIeYX0quAUZUnRk 2026/08/19 02:18:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/19 02:18:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/19 02:18:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJBsitW7EUGsU6cRXjSJhc68IwX148AUppIiblwtmHCUOtXyHFXAbJr1je-YePm5b1QKtp6EuBce7nMuMuHyn2G2bVEXuP0vlKm9VYsn-X9zlRyVTi-MY9fQ4ddP4zdLXSWrw_2Ys_1XsczraHhMFTKOfIGt26K5j9IyIZlGX9q6oSqf2Z-I_Qb1X0QgORvufHCsnoCBcGr7hVuT3b9f2oFXuVpjLmzQJtRzvwD5pEj13VxCGqywIAB-LB-jSRouJwJZ9fEqcMR0c0iNUdt2eMYRL7yI-zY6aEqbZ_FIyVFrcDuUYQ-WbPmAqPc34uKqGgRuHiwpkIeYX0quAUZUnRk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/19 02:18:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGRbrLYiw_BGPe1QzAKukeAKs96DQtEo3rLpHsD7ztsL7WlkxaO7fX95SJN-QtdHEwFnnazrpn--p5VDlHjbECgeTT8jIiQdQqLFoLh2XD_b9R58vv8-jV0MCp52LWZNjtxg-6wfFuD3XF6bPrYNA3ShYbKh1wGt_Q5Xl-621c0JvzreFjNCES7krMFUWgUNIS1cIrRsIVtCghfmBgmVPe664fgfStgxFwLLq1lo1whHHrU1O3C_jVarbAnLlF8vSumH4Hmi2L599voX5FBuRn8cAscSLEX7nJBCZJTteKidNT9NMnGKQgStNWcKgiFaAIw2MA_az3U3jXxwJtr8kEs 2026/08/19 02:18:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/19 02:18:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/19 02:18:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGRbrLYiw_BGPe1QzAKukeAKs96DQtEo3rLpHsD7ztsL7WlkxaO7fX95SJN-QtdHEwFnnazrpn--p5VDlHjbECgeTT8jIiQdQqLFoLh2XD_b9R58vv8-jV0MCp52LWZNjtxg-6wfFuD3XF6bPrYNA3ShYbKh1wGt_Q5Xl-621c0JvzreFjNCES7krMFUWgUNIS1cIrRsIVtCghfmBgmVPe664fgfStgxFwLLq1lo1whHHrU1O3C_jVarbAnLlF8vSumH4Hmi2L599voX5FBuRn8cAscSLEX7nJBCZJTteKidNT9NMnGKQgStNWcKgiFaAIw2MA_az3U3jXxwJtr8kEs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/19 02:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALSgrElXzH-H6DG5ROObw6IjU2h2NaWKtshwugxzGB7qezcGI2Jy8qJLZ7NziJSx4NAJnc8vhuKx7gCJY0c29L20jCiofOlUbz-x8QB-8OZSKB7urq6r2Nh0p8kf9He7u-YCyYM4qvN_VXX15yMzguFRBwvwM1pTeREp-lBgPovHdx_dwduXSc--ab-9Mc8DOJvf5SyIIotoE1C-NReKnKmV-8aNrtAW1LnrALOMB00eVml8sZ9a108-F8SCGp-HzyyWHnXfw--tzdJZbU1tSei8uGfX_Yp49nAoplhHk_YKlGy1g-EsRBnASXZas6eGQ5_97TLVLWAnRDJyWhYu3OU 2026/08/19 02:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/19 02:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/19 02:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/19 02:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/19 02:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/19 02:18:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/19 02:18:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALSgrElXzH-H6DG5ROObw6IjU2h2NaWKtshwugxzGB7qezcGI2Jy8qJLZ7NziJSx4NAJnc8vhuKx7gCJY0c29L20jCiofOlUbz-x8QB-8OZSKB7urq6r2Nh0p8kf9He7u-YCyYM4qvN_VXX15yMzguFRBwvwM1pTeREp-lBgPovHdx_dwduXSc--ab-9Mc8DOJvf5SyIIotoE1C-NReKnKmV-8aNrtAW1LnrALOMB00eVml8sZ9a108-F8SCGp-HzyyWHnXfw--tzdJZbU1tSei8uGfX_Yp49nAoplhHk_YKlGy1g-EsRBnASXZas6eGQ5_97TLVLWAnRDJyWhYu3OU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/19 02:18:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOXbFVn-G8HOucTve2m8AdnYdWg6AW_pY1tbLPorumiBSPQ6X6YjomOw_WVspurS6RT2-NrfyTVtR4tBaCgjl6Kq2-YLTywFJVRh2oPDdrgE_C0mXjNzgGZRlBcPHvE7Tlylvzivjy8h-bHBWaYo_5HhHctasJ-fyP80xr7oy7qNyTFy2qQohMfh0G2vghqNpbU47Dqu2MPWPw6NYFoH000Lhkjkh1e2idPeeLlkVNGj0r2eiVDUibU1Ho2jqnJ4ahNTPur1dY6zJs-ke_Pui4PjyRvp8eAIYQJicudAISYdvOi9Ek5fs5AGIUFdawmiJUXCVz9Y5W2Cs-8j8nUybIE 2026/08/19 02:18:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/19 02:18:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/19 02:18:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/19 02:18:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/19 02:18:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/19 02:18:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/19 02:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOXbFVn-G8HOucTve2m8AdnYdWg6AW_pY1tbLPorumiBSPQ6X6YjomOw_WVspurS6RT2-NrfyTVtR4tBaCgjl6Kq2-YLTywFJVRh2oPDdrgE_C0mXjNzgGZRlBcPHvE7Tlylvzivjy8h-bHBWaYo_5HhHctasJ-fyP80xr7oy7qNyTFy2qQohMfh0G2vghqNpbU47Dqu2MPWPw6NYFoH000Lhkjkh1e2idPeeLlkVNGj0r2eiVDUibU1Ho2jqnJ4ahNTPur1dY6zJs-ke_Pui4PjyRvp8eAIYQJicudAISYdvOi9Ek5fs5AGIUFdawmiJUXCVz9Y5W2Cs-8j8nUybIE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/19 02:18:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJjI5MW_hioOpCLmaMtKkt_wSYoA-NYJmIXLtfrnVORA-peLugvagxadBIXS05QBufTxDxlSKvsbJC94JAYrkiksKM6nupDYSBcmDqnuWMxZXAt8HO9Pt6RcrAt5vfrLJj6XO0SxswLux89aUNtZ4fTNntrC7IPfLwJtmFI2AjrVhw9w986ZpYFKEQr_XDZzvFDeX9tdTBmwSZhaytpwOcJZT-_4K4TyFWa6dN7C7XfGNet4uE08IIaf_ZaN4jDtWRj8fhVgBsNokcfmP1HgiZ8UxOeHR_R2Qt5Jke9z-5TDQ7vgs4-rfQ8H_KVps5CdGCw12SDc7eyaLNROtXqgBHk 2026/08/19 02:18:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/19 02:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/19 02:18:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJjI5MW_hioOpCLmaMtKkt_wSYoA-NYJmIXLtfrnVORA-peLugvagxadBIXS05QBufTxDxlSKvsbJC94JAYrkiksKM6nupDYSBcmDqnuWMxZXAt8HO9Pt6RcrAt5vfrLJj6XO0SxswLux89aUNtZ4fTNntrC7IPfLwJtmFI2AjrVhw9w986ZpYFKEQr_XDZzvFDeX9tdTBmwSZhaytpwOcJZT-_4K4TyFWa6dN7C7XfGNet4uE08IIaf_ZaN4jDtWRj8fhVgBsNokcfmP1HgiZ8UxOeHR_R2Qt5Jke9z-5TDQ7vgs4-rfQ8H_KVps5CdGCw12SDc7eyaLNROtXqgBHk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/19 02:18:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AA7_2NoE_BvaZhag5nyfFE7NWznBcdy0_jb-raRrStt2TxqNEp-O7ElMncVGYhafKeYUzZoH-D7EQ3u-q33XkJ2A1mxMwqugNHFk0Sj_fhG8pGVUQWkaahVXk7r3L5VBKm476QMJ3I34tyh9d1-So0FZZhfbHdt8VwBhkzf_KcrZCh81a_nJlYpDfpiJj2M37xkKbPIl9zgH5s-Cv0FhQu1y7hx7ZH6yoCF9joATfctzS-eoxz2OgAPrcrFSOzV8k0ftXFl3Q6EDWPtTGqIvBhUdb7I3h5me8kmFWDqxsocwwIwBV7B4Bs6SFHkBgowVGxymg3do3n_crDfXBu-Jq_A 2026/08/19 02:18:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/19 02:18:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/19 02:18:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AA7_2NoE_BvaZhag5nyfFE7NWznBcdy0_jb-raRrStt2TxqNEp-O7ElMncVGYhafKeYUzZoH-D7EQ3u-q33XkJ2A1mxMwqugNHFk0Sj_fhG8pGVUQWkaahVXk7r3L5VBKm476QMJ3I34tyh9d1-So0FZZhfbHdt8VwBhkzf_KcrZCh81a_nJlYpDfpiJj2M37xkKbPIl9zgH5s-Cv0FhQu1y7hx7ZH6yoCF9joATfctzS-eoxz2OgAPrcrFSOzV8k0ftXFl3Q6EDWPtTGqIvBhUdb7I3h5me8kmFWDqxsocwwIwBV7B4Bs6SFHkBgowVGxymg3do3n_crDfXBu-Jq_A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/19 02:18:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABka5Ruzc0TdX-1hPjVEzaY-KWrc2MzvSNJ8ad6PDV1k5oB4heViZyMNblzs1wHn_Q4aMneb3DHSZrKHPxhu6tM_AoqbpuXSf0RFz2ZmYitX6jwhPORC-AlK752DEfDPhKBwhrbzER8EAPmhhK3aVP-TZZHAK48CTPTHUDl1Q2JqLudA8lyrLggtUTJbXlBBNfrmCF5V7doVMkKk9TpDpt-4tf4DbcnGF0L9CIb2gWIaW2N9YmFsjoj0Kli2dTPUCFaCMAtJX7yqekyHJBmHhQiruwQFuOKePq3tR7YWNUphJQTOy321fefEQ4N1D_wDYMlp3X02uPyGQxMH0oQjqyM 2026/08/19 02:18:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/19 02:18:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/19 02:18:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABka5Ruzc0TdX-1hPjVEzaY-KWrc2MzvSNJ8ad6PDV1k5oB4heViZyMNblzs1wHn_Q4aMneb3DHSZrKHPxhu6tM_AoqbpuXSf0RFz2ZmYitX6jwhPORC-AlK752DEfDPhKBwhrbzER8EAPmhhK3aVP-TZZHAK48CTPTHUDl1Q2JqLudA8lyrLggtUTJbXlBBNfrmCF5V7doVMkKk9TpDpt-4tf4DbcnGF0L9CIb2gWIaW2N9YmFsjoj0Kli2dTPUCFaCMAtJX7yqekyHJBmHhQiruwQFuOKePq3tR7YWNUphJQTOy321fefEQ4N1D_wDYMlp3X02uPyGQxMH0oQjqyM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/19 02:18:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABG93sOlTZFvT2z7WKPtp9NGUPVyKTr1oK3YJyLMV2Um4pJ6dRGkaIUA6uqe8xFSMoZfCOeFFUsevbZ76knCvY5SSgYCLSloxMlKp8NmujyKYG2YWmUFzYA04wXHrGiHVk1fSryyrnz7pk08NE_8unxrf-CUFXLfjWiNRantSkaexCrRTy5VSFWbh7S_xePfG1bStaaGanrDYTiS12vb4GOBjOhCIcdimsPA-E9GgwZimJrMJbJrTAFhs4K8P_M3YafbUgAn8LnByoRtelvIbYjXltfp1ScR1uIQsyj4iJfHSiE7WW55ulLREunSNQ0Y8YJ_PWqJXirVtomNDS8_uqk 2026/08/19 02:18:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/19 02:18:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/19 02:18:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/19 02:18:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/19 02:18:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/19 02:18:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/19 02:18:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABG93sOlTZFvT2z7WKPtp9NGUPVyKTr1oK3YJyLMV2Um4pJ6dRGkaIUA6uqe8xFSMoZfCOeFFUsevbZ76knCvY5SSgYCLSloxMlKp8NmujyKYG2YWmUFzYA04wXHrGiHVk1fSryyrnz7pk08NE_8unxrf-CUFXLfjWiNRantSkaexCrRTy5VSFWbh7S_xePfG1bStaaGanrDYTiS12vb4GOBjOhCIcdimsPA-E9GgwZimJrMJbJrTAFhs4K8P_M3YafbUgAn8LnByoRtelvIbYjXltfp1ScR1uIQsyj4iJfHSiE7WW55ulLREunSNQ0Y8YJ_PWqJXirVtomNDS8_uqk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/19 02:18:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOD6aJGvvyr6Qt635baGGuyghLNpKJ_5LCjISkIM8UquhlkwaEuUpdf6tIv8SSqHqC8pQJoiuTt0R4KjEgQZ-oR98m4QzkUNNHraFHRLsoBeoHQl0ihJPEIo6OqUS6pciPhFmm19zMlu1vPTnRpdzIMjS3u4lLWERCNP7kY8fKLlGK9lWkvJ9TWsFg7HVFitXWg2OlOMDWHb3-7LVTZdHQc2HtjLh6-2ekqXoRQluxMXRRBECYSCjIYAIeJ6tf22vqBDXsx1exx9iN4hMvzuWH7-aBpBE2M4F5ZdcRHmSs2sSWDWf92fVoaXUqb-kX5x-3Ddo_Q4sOyv_hJ-3PqL5wE 2026/08/19 02:18:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/19 02:19:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/19 02:19:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/19 02:19:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/19 02:19:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/19 02:19:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/19 02:19:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOD6aJGvvyr6Qt635baGGuyghLNpKJ_5LCjISkIM8UquhlkwaEuUpdf6tIv8SSqHqC8pQJoiuTt0R4KjEgQZ-oR98m4QzkUNNHraFHRLsoBeoHQl0ihJPEIo6OqUS6pciPhFmm19zMlu1vPTnRpdzIMjS3u4lLWERCNP7kY8fKLlGK9lWkvJ9TWsFg7HVFitXWg2OlOMDWHb3-7LVTZdHQc2HtjLh6-2ekqXoRQluxMXRRBECYSCjIYAIeJ6tf22vqBDXsx1exx9iN4hMvzuWH7-aBpBE2M4F5ZdcRHmSs2sSWDWf92fVoaXUqb-kX5x-3Ddo_Q4sOyv_hJ-3PqL5wE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/19 02:19:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APyJukvV-zcGXTsBlp4kZFZLG4iK2TiS1Af9R21HSkqVRoGCOWtSbQghUER1lkjgxAfVwkbmTDZGVbhWyOhqZNSFmq7bnd-Kc5diNvHe62_tEmu1pB8IOkB7xAn1JSSGSA5DsuqxfIrpAChQxESSZIAN6QA4GJPZ57Chpk7iQaXNrGgu3Ut7gidIcM6YxodLAhV5yFfbFdg-Sgi8XlLehlrTwzwGJA2dHtfXLkqX4X5ZR5RcNZL8zmTC8veV55tckjT0GiQmBXOierOqbU8o43aVDHUiAb6DOhrzqUbxuMwpoEqEKc3b6fhm5hul5HLad7xX2isEeaz_AsAt4z0y_5I 2026/08/19 02:19:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/19 02:19:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/19 02:19:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APyJukvV-zcGXTsBlp4kZFZLG4iK2TiS1Af9R21HSkqVRoGCOWtSbQghUER1lkjgxAfVwkbmTDZGVbhWyOhqZNSFmq7bnd-Kc5diNvHe62_tEmu1pB8IOkB7xAn1JSSGSA5DsuqxfIrpAChQxESSZIAN6QA4GJPZ57Chpk7iQaXNrGgu3Ut7gidIcM6YxodLAhV5yFfbFdg-Sgi8XlLehlrTwzwGJA2dHtfXLkqX4X5ZR5RcNZL8zmTC8veV55tckjT0GiQmBXOierOqbU8o43aVDHUiAb6DOhrzqUbxuMwpoEqEKc3b6fhm5hul5HLad7xX2isEeaz_AsAt4z0y_5I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/19 02:19:04 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AIts48ec2NEePN0cstMbENRsu7PBFx0BzQ_n4-pNiv1uOKyQwIL87xYtVLmSUcPSlh-N1XnKUgzbB9QRw9OEL228PyOr5PL4nuMK-X6GK87oGrdipswQbTf11dmCR5gmDLsQpvBdepvmSnp2nZ_C1joNV_1CPW9AeOEFFwpiqadyfjuuuAusbQRRok9c-6-CW7kwSPdrrpk-qbDpJa0vEE4EjviZyBVEltBedwNb6xEuJ45Mdl-EkYApZroRnDTY6UAmKnlbl2DczEp5Q2b4RpuiTgCwzxF0TVhdtzKSPuby2aboeOKsF92cvKos49Axe8k3iZqLRGEZm5NU37TOXww 2026/08/19 02:19:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/19 02:19:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/19 02:19:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AIts48ec2NEePN0cstMbENRsu7PBFx0BzQ_n4-pNiv1uOKyQwIL87xYtVLmSUcPSlh-N1XnKUgzbB9QRw9OEL228PyOr5PL4nuMK-X6GK87oGrdipswQbTf11dmCR5gmDLsQpvBdepvmSnp2nZ_C1joNV_1CPW9AeOEFFwpiqadyfjuuuAusbQRRok9c-6-CW7kwSPdrrpk-qbDpJa0vEE4EjviZyBVEltBedwNb6xEuJ45Mdl-EkYApZroRnDTY6UAmKnlbl2DczEp5Q2b4RpuiTgCwzxF0TVhdtzKSPuby2aboeOKsF92cvKos49Axe8k3iZqLRGEZm5NU37TOXww" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/19 02:19:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGpQ6H5FU48N6_-jkTZ2xop4sUjVLIMke3o5Dmny15HF-CmSXWRPYL-_KJoARCEoNLn3-YowQV2ZAhNgrmqjYkzzPNfqwMUyPd_2lpS12TVctMdHCjhshLugvpSE6uQwq9pE0G1OJ0o-MfuV2DxIN7aAWl2W3XcBYsIYuYIlm_MC11Jvm-xEubWXOt1_EPYsLx3Z2QC8VWrkdYtzedD89pQRyvGkAbcP3ChXNjxKkFr9K1_L8OzbG20BU9KtNijNWMEISG1iO58-0fPk9iZ0kFrQ8p6oQxwcuxaOgzNABoCULzpXN8k5Ua_Tgh_ntOc8E_s6fHS9J77Xa9lobmoWvUo 2026/08/19 02:19:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/19 02:19:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/19 02:19:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGpQ6H5FU48N6_-jkTZ2xop4sUjVLIMke3o5Dmny15HF-CmSXWRPYL-_KJoARCEoNLn3-YowQV2ZAhNgrmqjYkzzPNfqwMUyPd_2lpS12TVctMdHCjhshLugvpSE6uQwq9pE0G1OJ0o-MfuV2DxIN7aAWl2W3XcBYsIYuYIlm_MC11Jvm-xEubWXOt1_EPYsLx3Z2QC8VWrkdYtzedD89pQRyvGkAbcP3ChXNjxKkFr9K1_L8OzbG20BU9KtNijNWMEISG1iO58-0fPk9iZ0kFrQ8p6oQxwcuxaOgzNABoCULzpXN8k5Ua_Tgh_ntOc8E_s6fHS9J77Xa9lobmoWvUo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/19 02:19:08 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AClfoqdoMaSApIucgVp4IhrtJpyjQlyg8lUBQs6JrsTJTC8SS5c-xh8OzTZo1D6qCV8r97BjlGRKEfT7flPMk78y454DTCGRmqZyReo5InmEmNWF8P-qvc-DewvTRynWAQzdI42wB2eC1cFViiwxUTHurpcNR-DR3YZI_zbQLtriElO7Y7Zu0OOGXmgGpjd7KgSR9SE_VX4pJPYaP3EQwTnBm-nczDKsJptwGIHjgR1ZQMLwuDjBVhPLjoQCQK4TQRwSP7D6mo9ZJZDkfdSnUnezAJPT0p9JKlsogA3pnxSbUhyphp2IlKZiie0WQCjnpVq864T76-xJM5b7dkSfJqo 2026/08/19 02:19:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/19 02:19:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/19 02:19:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/19 02:19:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/19 02:19:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/19 02:19:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/19 02:19:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AClfoqdoMaSApIucgVp4IhrtJpyjQlyg8lUBQs6JrsTJTC8SS5c-xh8OzTZo1D6qCV8r97BjlGRKEfT7flPMk78y454DTCGRmqZyReo5InmEmNWF8P-qvc-DewvTRynWAQzdI42wB2eC1cFViiwxUTHurpcNR-DR3YZI_zbQLtriElO7Y7Zu0OOGXmgGpjd7KgSR9SE_VX4pJPYaP3EQwTnBm-nczDKsJptwGIHjgR1ZQMLwuDjBVhPLjoQCQK4TQRwSP7D6mo9ZJZDkfdSnUnezAJPT0p9JKlsogA3pnxSbUhyphp2IlKZiie0WQCjnpVq864T76-xJM5b7dkSfJqo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/19 02:19:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AG7Jket1_7cvp1VIskuIFxqFUtJdoazfAUat0pTritKwNNDd_QqGASn563qNTEQ2KVcPWvGp_tG9CA-d7ltQje-TFWzC9cmnqqEDIsD3dnhecP6tqLagqJE1uJgYU2R2ij_egRvU0tgIq6bMuZSHTxGLVRzqh6Y9txc-dYU2AEY-WQIyLk_QGkAu0BoLGM6kOKlOloNACYSp8tTJWlE-FEUDqNMQtSRaycdA7LkGSkhsgRBqpy84IcS-s97pa-Gy6_iSr1ZydgcU_a8eeaaWpj6tiX6slw9R1C_l8bwY1CW9N3C1dITFGOPorhSRcKpHqoHiizpLlRAOA-2i6gzt5kI 2026/08/19 02:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/19 02:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/19 02:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/19 02:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/19 02:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/19 02:19:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/19 02:19:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AG7Jket1_7cvp1VIskuIFxqFUtJdoazfAUat0pTritKwNNDd_QqGASn563qNTEQ2KVcPWvGp_tG9CA-d7ltQje-TFWzC9cmnqqEDIsD3dnhecP6tqLagqJE1uJgYU2R2ij_egRvU0tgIq6bMuZSHTxGLVRzqh6Y9txc-dYU2AEY-WQIyLk_QGkAu0BoLGM6kOKlOloNACYSp8tTJWlE-FEUDqNMQtSRaycdA7LkGSkhsgRBqpy84IcS-s97pa-Gy6_iSr1ZydgcU_a8eeaaWpj6tiX6slw9R1C_l8bwY1CW9N3C1dITFGOPorhSRcKpHqoHiizpLlRAOA-2i6gzt5kI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/19 02:19:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALlb6z6sWI8CPMyI3bfMrGo4x_1L8ZmQLYb3opUt8ccSN9Lc5qE6A41CFZCIRmbDk-qmrFx8TEqPTiU0KUqwIwtSIM3wZK6YfX-4Sg02GjRdmwTjlXq4rwfbguM65R8AGatSzwqtGBOdLoEKVmtsjjVANsKCYZY85l--3c47EAN_59NIEhgJggJYUeBUNjFkSpR0wIr4XszHvnmVcFK1Pc7XRX68sddRcVeoK0x3FSmjt32uBJ34edtaNTWzJ5BmNldwzFh6mXkHdl4sruSYKrgTBMEcuetwARmpOMFaMoozQWdaYWmzp1h6p_QDEE7sOlsOFd_wfnni3lFjniDitYk 2026/08/19 02:19:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/19 02:19:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/19 02:19:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALlb6z6sWI8CPMyI3bfMrGo4x_1L8ZmQLYb3opUt8ccSN9Lc5qE6A41CFZCIRmbDk-qmrFx8TEqPTiU0KUqwIwtSIM3wZK6YfX-4Sg02GjRdmwTjlXq4rwfbguM65R8AGatSzwqtGBOdLoEKVmtsjjVANsKCYZY85l--3c47EAN_59NIEhgJggJYUeBUNjFkSpR0wIr4XszHvnmVcFK1Pc7XRX68sddRcVeoK0x3FSmjt32uBJ34edtaNTWzJ5BmNldwzFh6mXkHdl4sruSYKrgTBMEcuetwARmpOMFaMoozQWdaYWmzp1h6p_QDEE7sOlsOFd_wfnni3lFjniDitYk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/19 02:19:17 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIIikBQn2s7FyN6ctMMTOdRnPpTuNqlmOMggCclqQEjQZeDVcchjam3pq8xg4Ih42U-plfLdkkccChYdJlcMdQrUKNSMfEyM-4sASKVBS7nwfFktUaAHJuvkwhyq71G6lpIJAMEQPKceSs_cq8V7JVCNvQL6FzPo3naKg3x2jBha3x9Mf31RvspbMjXHa6wF0UVaOg086qNrQMZZIyOXS3XLSceun2jy620hTYfRlp4aqh6KsnJbOOdjw-gQoW2loz2Hz-WtX7PGNKKn2mujrm6SiH1m_LN4fAjhkej1mup1-cU1jvtg2Pb3b3CuuEwz4Wj-UYJtemIpepLS35dZjbE 2026/08/19 02:19:18 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/19 02:19:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/19 02:19:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIIikBQn2s7FyN6ctMMTOdRnPpTuNqlmOMggCclqQEjQZeDVcchjam3pq8xg4Ih42U-plfLdkkccChYdJlcMdQrUKNSMfEyM-4sASKVBS7nwfFktUaAHJuvkwhyq71G6lpIJAMEQPKceSs_cq8V7JVCNvQL6FzPo3naKg3x2jBha3x9Mf31RvspbMjXHa6wF0UVaOg086qNrQMZZIyOXS3XLSceun2jy620hTYfRlp4aqh6KsnJbOOdjw-gQoW2loz2Hz-WtX7PGNKKn2mujrm6SiH1m_LN4fAjhkej1mup1-cU1jvtg2Pb3b3CuuEwz4Wj-UYJtemIpepLS35dZjbE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/19 02:19:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMKyi8-RhezkYKDhS3VC6ccTatDYjqz8wqefUb-IFfS2_n3vwUp9X4Ol5ZN5gD8oHx95hmkMq89t2yDCUmCLUKpsnE-i0xr7DEtkG2MtyrRl-ShWJDNklUiK5AXI0zFWAhfdvEbMDu-sKRB5lf2Zs0_k_epfI2SotbHgDzsEPInilxMmENeaHIgzMbPHBG2lu1Y8l-xQNAKTjnEBm1U9xTrGkJsVediAIZnIScgM_9_RdiPMCyalLtQdY-lozdmcOvnjjixybejH8Sa0IJ4rEtsO8PGn2BFC5NSkAifW8yycPKW8VhbK-KbZGpUx-uQ507lvwz7mP9Xyqsq5O6ycB4A 2026/08/19 02:19:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/19 02:19:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/19 02:19:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMKyi8-RhezkYKDhS3VC6ccTatDYjqz8wqefUb-IFfS2_n3vwUp9X4Ol5ZN5gD8oHx95hmkMq89t2yDCUmCLUKpsnE-i0xr7DEtkG2MtyrRl-ShWJDNklUiK5AXI0zFWAhfdvEbMDu-sKRB5lf2Zs0_k_epfI2SotbHgDzsEPInilxMmENeaHIgzMbPHBG2lu1Y8l-xQNAKTjnEBm1U9xTrGkJsVediAIZnIScgM_9_RdiPMCyalLtQdY-lozdmcOvnjjixybejH8Sa0IJ4rEtsO8PGn2BFC5NSkAifW8yycPKW8VhbK-KbZGpUx-uQ507lvwz7mP9Xyqsq5O6ycB4A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/19 02:19:22 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AA4_OuVD_DBp51y8j4aZpExqFx2dwd_VZYoNFpDRslQFBUzPi3aqfY_K7UEAfzCjYAQNsoeaCGEWP1MT6ptlquByx5PgI1O8Ll3wgQsJBZI5u3iinW6z_kkYo_YURUag9gFCm1K9Bp7a15QFEKMEMrmt67YOX5N9kPH9Kc57UNbS2lJMtBtQkG36PikmaDcCUxTd8wPvsS31rX2dHkwZtW3mkOd_hmOo-M2OJw566fQOSn_qg2n-jCu19jkjWGNMqVQIfyUCviEXIQvD1ZJhddHFnbsJx8UK6bDloUmMRxKRoH3hzgBbaenmJeAaZ8sD3DXPhLMsB6rFUk7R2Ud4TBU 2026/08/19 02:19:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/19 02:19:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/19 02:19:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/19 02:19:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/19 02:19:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/19 02:19:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/19 02:19:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AA4_OuVD_DBp51y8j4aZpExqFx2dwd_VZYoNFpDRslQFBUzPi3aqfY_K7UEAfzCjYAQNsoeaCGEWP1MT6ptlquByx5PgI1O8Ll3wgQsJBZI5u3iinW6z_kkYo_YURUag9gFCm1K9Bp7a15QFEKMEMrmt67YOX5N9kPH9Kc57UNbS2lJMtBtQkG36PikmaDcCUxTd8wPvsS31rX2dHkwZtW3mkOd_hmOo-M2OJw566fQOSn_qg2n-jCu19jkjWGNMqVQIfyUCviEXIQvD1ZJhddHFnbsJx8UK6bDloUmMRxKRoH3hzgBbaenmJeAaZ8sD3DXPhLMsB6rFUk7R2Ud4TBU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/19 02:19:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALBWgxr6qJjBDvHyqwA-pD2oBdq1AfL75zCJsrYG2ICV6AWNa9OEtLiABI2x4NBQGSMMXYFopZ-GPmTLuByfeV_8xufJdAcAU0JxlW4Uopr5FHchc49x67wAGooTq3SLaf4iu6N4qWvImSxr3flZzIlfn2__0CSdOhQTnvRkPGW0kLjk8MlKfWlvYrxHa-uEwh-wWw5MvcCY7AlHmqfj6RZHQhaddsgCvjqBl8nlcynzdjE3ebfx0Cx5-OhgWsneCjfnT23lQFgeWeo2wS6aqnI-q571rlYuFDvTv-66XE7ZA4UDvWCoaLmhFciKOFiHFRKn_vlNjWuLC7GCOslMI_U 2026/08/19 02:19:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/19 02:19:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/19 02:19:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/19 02:19:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/19 02:19:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/19 02:19:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/19 02:19:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALBWgxr6qJjBDvHyqwA-pD2oBdq1AfL75zCJsrYG2ICV6AWNa9OEtLiABI2x4NBQGSMMXYFopZ-GPmTLuByfeV_8xufJdAcAU0JxlW4Uopr5FHchc49x67wAGooTq3SLaf4iu6N4qWvImSxr3flZzIlfn2__0CSdOhQTnvRkPGW0kLjk8MlKfWlvYrxHa-uEwh-wWw5MvcCY7AlHmqfj6RZHQhaddsgCvjqBl8nlcynzdjE3ebfx0Cx5-OhgWsneCjfnT23lQFgeWeo2wS6aqnI-q571rlYuFDvTv-66XE7ZA4UDvWCoaLmhFciKOFiHFRKn_vlNjWuLC7GCOslMI_U" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/19 02:19:27 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-wacexeg4keta/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/19 02:19:27 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-wacexeg4keta/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/19 02:19:27 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/19 02:19:27 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AIlGJbEOTMk1w9KAqS7yoS9iGNC_1-N-HAYH7KLJBGUi2MiUcYgvbaVsAIqeuVG6iSXjLDs6M9UO2QuyzajhJ8nFte2sFzoo7IZAwb0BFc3lvzvf8RNV-GgIz_cTLOQYmG3cFQnrEWFfG0JNY3-rgbz9mdqqFukQMWOLp-0iDgbnFVYPhAmW2_gpbSzYUxeN7JvaoRy70vYA7Zvmz1CSLSk_VgYfyT3YR_lkaEKaj6LM43IurQJEcmcMdIZmb0QLOPyKsF4kU0azizBabTBKuK-s060sA9KbHgQdO8ieb10asYJB6tnF0a5M5rVluUq1P11f-ftVHfhEByWK_biXjxg 2026/08/19 02:19:27 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/19 02:19:27 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/19 02:19:28 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "ccc8d2f9c2b6614dc1c02184dd041137" 2026/08/19 02:19:28 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "ec66c561a9b83d770d17145a73e631af" 2026/08/19 02:19:28 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/19 02:19:28 DEBUG : short-eof-chunked.bin: multipart upload "AIlGJbEOTMk1w9KAqS7yoS9iGNC_1-N-HAYH7KLJBGUi2MiUcYgvbaVsAIqeuVG6iSXjLDs6M9UO2QuyzajhJ8nFte2sFzoo7IZAwb0BFc3lvzvf8RNV-GgIz_cTLOQYmG3cFQnrEWFfG0JNY3-rgbz9mdqqFukQMWOLp-0iDgbnFVYPhAmW2_gpbSzYUxeN7JvaoRy70vYA7Zvmz1CSLSk_VgYfyT3YR_lkaEKaj6LM43IurQJEcmcMdIZmb0QLOPyKsF4kU0azizBabTBKuK-s060sA9KbHgQdO8ieb10asYJB6tnF0a5M5rVluUq1P11f-ftVHfhEByWK_biXjxg" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/19 02:19:29 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/19 02:19:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/19 02:19:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/19 02:19:36 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/19 02:19:39 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/19 02:19:40 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOwg3cM6zgEasrMDFj9iDjpqYWPeXZuJRe4OoqiWCA6lDdLQAx52Fbpmw0vwm5V4o3FKtCLlgFtcx3Sg-QmzAgM9h4LkWgmE83qDA9EfvvKCLQ6P99pnq5JHWu3f4cOce8YK-cuy2vvGCgxD46tEQmiOUTJoeTywQ0bXaIFb8UgR6lo39ckfoz4PXSHZ0xDDmH0uh_nsYQTFtoVHGaMw-PeHE2QqV6qfnKF-MAhKT0R_5JgMcMEsDU0o5pBzjT878YiprLgrA_408fEJX03G9TSMwk1W3isR7K-9iXAaW04CPhSmRVeIoyW5bOke9AAtIy5jzylM2np2tpcBBgd9Up8 2026/08/19 02:19:40 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/19 02:19:40 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "aeed42db97a7b9d6a37a71d215667a3c" 2026/08/19 02:19:40 DEBUG : unknown-size-put.txt: multipart upload "AOwg3cM6zgEasrMDFj9iDjpqYWPeXZuJRe4OoqiWCA6lDdLQAx52Fbpmw0vwm5V4o3FKtCLlgFtcx3Sg-QmzAgM9h4LkWgmE83qDA9EfvvKCLQ6P99pnq5JHWu3f4cOce8YK-cuy2vvGCgxD46tEQmiOUTJoeTywQ0bXaIFb8UgR6lo39ckfoz4PXSHZ0xDDmH0uh_nsYQTFtoVHGaMw-PeHE2QqV6qfnKF-MAhKT0R_5JgMcMEsDU0o5pBzjT878YiprLgrA_408fEJX03G9TSMwk1W3isR7K-9iXAaW04CPhSmRVeIoyW5bOke9AAtIy5jzylM2np2tpcBBgd9Up8" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/19 02:19:41 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOLWNHIdsqsTOG3BcpoO7UeQSsqhgvurwMfXWnDmvIKfXM6up_1RyeariUG1rHCEO7koHwxfUYXeTNslrSGDr3NUm1qKbXfAgU5fR96gt9zVE2BESEGICPZNBH48cFyqLY8U0pnTOfPWRjVvBCSJhlwzQ5VLMizx7pSmXlEMNURgFe1-kfmC_VYnOJMPY1yQvxCfJisReILVrLUfe0c2njvg0RlxtCyt6EzTTjZR3Z_eSAvXVacFLHqH1q11WZnpeIJ5R7Cmm0ItjDztJ2BQgR_uvdZtWzsC8FTlD16Ix21lD16tQ58Zr8urY3aXKFwu1bKXszQckMwyRD7jGXB4IVs 2026/08/19 02:19:41 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/19 02:19:41 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "0fd4f741be14b54c74dfa9a1605e8055" 2026/08/19 02:19:41 DEBUG : unknown-size-update.txt: multipart upload "AOLWNHIdsqsTOG3BcpoO7UeQSsqhgvurwMfXWnDmvIKfXM6up_1RyeariUG1rHCEO7koHwxfUYXeTNslrSGDr3NUm1qKbXfAgU5fR96gt9zVE2BESEGICPZNBH48cFyqLY8U0pnTOfPWRjVvBCSJhlwzQ5VLMizx7pSmXlEMNURgFe1-kfmC_VYnOJMPY1yQvxCfJisReILVrLUfe0c2njvg0RlxtCyt6EzTTjZR3Z_eSAvXVacFLHqH1q11WZnpeIJ5R7Cmm0ItjDztJ2BQgR_uvdZtWzsC8FTlD16Ix21lD16tQ58Zr8urY3aXKFwu1bKXszQckMwyRD7jGXB4IVs" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/19 02:19:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wacexeg4keta/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/19 02:19:41 DEBUG : Waiting for deletions to finish 2026/08/19 02:19:41 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/19 02:19:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/19 02:19:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/19 02:19:42 INFO : S3 bucket rclone-test-wacexeg4keta: Bucket "rclone-test-wacexeg4keta" deleted 2026/08/19 02:19:42 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (110.00s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.83s) --- PASS: TestIntegration/FsMkdir (108.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.48s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.25s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.50s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (14.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.16s) --- 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.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- 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:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/19 02:19:42 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/19 02:19:42 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 110.080s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m51.835819736s (try 1/5)