"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.01s) === 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/12 01:49:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mafipoj3wube" 2026/08/12 01:49:44 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/12 01:49:45 INFO : S3 bucket rclone-test-mafipoj3wube: Bucket "rclone-test-mafipoj3wube" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/12 01:49:46 INFO : S3 bucket rclone-test-mafipoj3wube: Bucket "rclone-test-mafipoj3wube" deleted === RUN TestIntegration/FsMkdir 2026/08/12 01:49:46 INFO : S3 bucket rclone-test-mafipoj3wube: Bucket "rclone-test-mafipoj3wube" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/12 01:49:46 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/12 01:49:46 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/12 01:49:46 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/12 01:50:01 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABbuByHxleO0ISBXmN-xtl-w0S11H5DLJixMoZE-rFdw61jUVHUO2DVQY7BzXDjtbG-p89RDnFICYAyadd5quwXs5bUUh1f3OXSVbLaWUpHG0TPo9SJXrsD5vkIp9BAMV4n4qH1YGLR5BjHYFyjoKCj6XUBNfeANX1sSqj_JvrcPpuMlLNK6Sfjs53RMnJur362omDKy3sKwU10knpvF5nXFWQtw7iIox-_fWxTIrUV_LBeWRwr2o2slFQ1GzX_Nhrcmm0ZxvGP-jLZByfAJQfiL9HXKXvPxqSJWg8c7kFHeO4mbdNLUzBVEeVNovumqDk-hFPrQjRnzJrn29DB1-g8 2026/08/12 01:50:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "20aabccaa94e327fa7729f1b2ee4229a" 2026/08/12 01:50:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "eab5b27459f2f23458f1ca5816893de1" 2026/08/12 01:50:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "521b1da9c7695f39bebd5dab671bdd85" 2026/08/12 01:50:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABbuByHxleO0ISBXmN-xtl-w0S11H5DLJixMoZE-rFdw61jUVHUO2DVQY7BzXDjtbG-p89RDnFICYAyadd5quwXs5bUUh1f3OXSVbLaWUpHG0TPo9SJXrsD5vkIp9BAMV4n4qH1YGLR5BjHYFyjoKCj6XUBNfeANX1sSqj_JvrcPpuMlLNK6Sfjs53RMnJur362omDKy3sKwU10knpvF5nXFWQtw7iIox-_fWxTIrUV_LBeWRwr2o2slFQ1GzX_Nhrcmm0ZxvGP-jLZByfAJQfiL9HXKXvPxqSJWg8c7kFHeO4mbdNLUzBVEeVNovumqDk-hFPrQjRnzJrn29DB1-g8" 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/12 01:50:05 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/12 01:50:05 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/12 01:50:07 DEBUG : S3 bucket rclone-test-mafipoj3wube: bucket is versioned: false 2026/08/12 01:50:07 DEBUG : Waiting for deletions to finish 2026/08/12 01:50:07 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/12 01:50:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/12 01:50:08 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/12 01:50:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mafipoj3wube/dirToPurgeFromRoot" 2026/08/12 01:50:09 DEBUG : S3 bucket rclone-test-mafipoj3wube path dirToPurgeFromRoot: bucket is versioned: false 2026/08/12 01:50:09 DEBUG : Waiting for deletions to finish 2026/08/12 01:50:09 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/12 01:50:09 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/12 01:50:09 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/12 01:50:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mafipoj3wube/hello? sausage/êé" 2026/08/12 01:50:10 DEBUG : S3 bucket rclone-test-mafipoj3wube path hello? sausage/êé: bucket is versioned: false 2026/08/12 01:50:10 DEBUG : Waiting for deletions to finish 2026/08/12 01:50:10 DEBUG : "a/b/c/d/e.txt" version false 2026/08/12 01:50:10 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/12 01:50:10 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/12 01:50:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mafipoj3wube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/12 01:50:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mafipoj3wube/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-mafipoj3wube" from "TestS3R2:rclone-test-mafipoj3wube" 2026/08/12 01:50:17 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/12 01:50:20 NOTICE: S3 bucket rclone-test-mafipoj3wube: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/12 01:50:20 DEBUG : piped data.txt: open chunk writer: started multipart upload: AL3pTWB84uEds01eOeU09HWMKM6u0nTu0dSbLb_MuH62P3sUrmyFRZovPEMb5vsouOO3g8NvHiYIQwugHqx55vcoCXtgT6TE9YmnEjwwqy-1gvnisLC9hQ3hQ5vhorBvqS9Xw1KCOHhOcL5vc0vv9pPEm6Mr9eCb1zyQEwPTL2j46L1NV_7nZhxK6_m0vQFzvhJ6iXCuIG6J5W1JmhAobFLXFOg2D6xfutvV3qdOd2dN_QA6iwMK_FLMe4moOgwng-7A9Bn_KESY5uP-llHkIRU1oMazOkCBWqKPtanBbPBEXxZrZppXcLEGIGkHiH2JLSsfORmVkRArI0HIGluh1ak 2026/08/12 01:50:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/12 01:50:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/12 01:50:21 DEBUG : piped data.txt: multipart upload "AL3pTWB84uEds01eOeU09HWMKM6u0nTu0dSbLb_MuH62P3sUrmyFRZovPEMb5vsouOO3g8NvHiYIQwugHqx55vcoCXtgT6TE9YmnEjwwqy-1gvnisLC9hQ3hQ5vhorBvqS9Xw1KCOHhOcL5vc0vv9pPEm6Mr9eCb1zyQEwPTL2j46L1NV_7nZhxK6_m0vQFzvhJ6iXCuIG6J5W1JmhAobFLXFOg2D6xfutvV3qdOd2dN_QA6iwMK_FLMe4moOgwng-7A9Bn_KESY5uP-llHkIRU1oMazOkCBWqKPtanBbPBEXxZrZppXcLEGIGkHiH2JLSsfORmVkRArI0HIGluh1ak" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/12 01:50:21 DEBUG : piped data.txt: open chunk writer: started multipart upload: AI7E6UZQ5QZeLeejcmAElUs9UdvUSoHN1JF7v26wp6L7RWBB-8QkwZqL47q33uwa4ZlsfhYupSV_kANBfJhX6LZqgI6zsreptLNiXqsU6xuVpYFANo94LbM7up1A7g_tQa6KXzk2w8hn2knIqeTYa28WpXs58FXISTsycLPBDOzPiA4y7leB1XeMKC4RkDjiU5Jm02dx9fqrwQs3P9XUYNEzqoqJuirTjyUW2VNPosHM4ZAM5Ymel1tr3P5SFyqEgl42-FWbeqnbDqKRWd9MIfXYg23exGF8DaKV3mrn1Gz32-9SRfT27KZJEOHgYDxadEw71ceGaPc9t7IFylVYN8M 2026/08/12 01:50:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/12 01:50:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4f4f513dbead5e37e8036f28d7dd2528" 2026/08/12 01:50:21 DEBUG : piped data.txt: multipart upload "AI7E6UZQ5QZeLeejcmAElUs9UdvUSoHN1JF7v26wp6L7RWBB-8QkwZqL47q33uwa4ZlsfhYupSV_kANBfJhX6LZqgI6zsreptLNiXqsU6xuVpYFANo94LbM7up1A7g_tQa6KXzk2w8hn2knIqeTYa28WpXs58FXISTsycLPBDOzPiA4y7leB1XeMKC4RkDjiU5Jm02dx9fqrwQs3P9XUYNEzqoqJuirTjyUW2VNPosHM4ZAM5Ymel1tr3P5SFyqEgl42-FWbeqnbDqKRWd9MIfXYg23exGF8DaKV3mrn1Gz32-9SRfT27KZJEOHgYDxadEw71ceGaPc9t7IFylVYN8M" 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/12 01:50:22 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/12 01:50:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AG3TWjE5hkoG7K0GJTv6MSAXyxpkK86jFLX73dhkS6Ywh3HkyVEIrqVE30xcNWKYEWmDOk7QqhymmGIDS6dXqOYvCk5gUKfMqBAb-r87CibmKipKg-nF_U-BTIPgUez9fVgXImF9y3fQ0b0YU4g9U-AdkghhDK1Ljt3oLKy4eMWVnkvVvg2uaAZxTTLbNUdayvECGK5tFdpgQMOfUV1B6l2_zwp-WNaUQDx_MaS2HdsZQ3d9qVI6QCKDfVCaR78Ayz_I6ihJrmM0mGuoU52JbORPTnrcR-QytczYiFjVQSHqlIQE-flA20S8rK1L2HizSOGhWwc2q50_Qq3WQGHhHsc 2026/08/12 01:50:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/12 01:50:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/12 01:50:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AG3TWjE5hkoG7K0GJTv6MSAXyxpkK86jFLX73dhkS6Ywh3HkyVEIrqVE30xcNWKYEWmDOk7QqhymmGIDS6dXqOYvCk5gUKfMqBAb-r87CibmKipKg-nF_U-BTIPgUez9fVgXImF9y3fQ0b0YU4g9U-AdkghhDK1Ljt3oLKy4eMWVnkvVvg2uaAZxTTLbNUdayvECGK5tFdpgQMOfUV1B6l2_zwp-WNaUQDx_MaS2HdsZQ3d9qVI6QCKDfVCaR78Ayz_I6ihJrmM0mGuoU52JbORPTnrcR-QytczYiFjVQSHqlIQE-flA20S8rK1L2HizSOGhWwc2q50_Qq3WQGHhHsc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/12 01:50:26 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AHEG-3f0tawkH1xQT0Theqzw0hBqWaLYF36duxXmZ3zppeD6bq_g-rMa-2qtPUE5cEOwp6aBUkaAOEOS-Il8NdxtiG6bQ9A48bdKTrtc5RdMXjW5UD1w9389NcqigvC9ov8XPUD_6Q598HO_1ZyUWmNNYvhPrQZkcVDPs5sXwOgCVd64Fj2ixCb0cJZaOtI-BUUGi6C0hZtM_DExmaQA1S18UAjibF70NfxrvpYibqWLXyXw9obIcrQ9uYE3a3Te7lWN1DeaVE3651MRu1ru0h3pN_0FNWZ-n6WTUVgZTNTpDs8FP_XXb8T4jA5RP-KfpU8NvrXD8TpNphpQT57UM7s 2026/08/12 01:50:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/12 01:50:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/12 01:50:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AHEG-3f0tawkH1xQT0Theqzw0hBqWaLYF36duxXmZ3zppeD6bq_g-rMa-2qtPUE5cEOwp6aBUkaAOEOS-Il8NdxtiG6bQ9A48bdKTrtc5RdMXjW5UD1w9389NcqigvC9ov8XPUD_6Q598HO_1ZyUWmNNYvhPrQZkcVDPs5sXwOgCVd64Fj2ixCb0cJZaOtI-BUUGi6C0hZtM_DExmaQA1S18UAjibF70NfxrvpYibqWLXyXw9obIcrQ9uYE3a3Te7lWN1DeaVE3651MRu1ru0h3pN_0FNWZ-n6WTUVgZTNTpDs8FP_XXb8T4jA5RP-KfpU8NvrXD8TpNphpQT57UM7s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/12 01:50:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AER4MnMw6IXH73z0dKT4sBzCok0DmNus6x14rpmxC1K-QHzhBun0-laJXfluWu6HBfRiiVX2Se_Cyd1PYMxqAxRuqyebLUJ8Gr2G5rT6P_5BrqTAPyNGoVOfuwzK7AlDNFvZAW5N8s2mCUBo2PcfRVBzuvXbX4fpeaoMcnDtENczP43u4waB0t72HyRrKiR0T8d-P4IbSSRxEkp27uLTWy48J1Eqxw1WLw3buB0OE0CxmStM_xI-OjemtQS0_XsqpHLtZdMxYw-GKirWfHKF53Z-aRqCtUSyOwHEmZnRjqQW2rbzEeMfzS3bAKO_fKZhR9robZ6515I2AkDjzIhpwaE 2026/08/12 01:50:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/12 01:50:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/12 01:50:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AER4MnMw6IXH73z0dKT4sBzCok0DmNus6x14rpmxC1K-QHzhBun0-laJXfluWu6HBfRiiVX2Se_Cyd1PYMxqAxRuqyebLUJ8Gr2G5rT6P_5BrqTAPyNGoVOfuwzK7AlDNFvZAW5N8s2mCUBo2PcfRVBzuvXbX4fpeaoMcnDtENczP43u4waB0t72HyRrKiR0T8d-P4IbSSRxEkp27uLTWy48J1Eqxw1WLw3buB0OE0CxmStM_xI-OjemtQS0_XsqpHLtZdMxYw-GKirWfHKF53Z-aRqCtUSyOwHEmZnRjqQW2rbzEeMfzS3bAKO_fKZhR9robZ6515I2AkDjzIhpwaE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/12 01:50:30 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAHa-92V5uLyOQ3vYgTTrBsLgIRT8THcgFMnaC8akMkZKdCSZPiXYz7hmEtrNC7ya6GvG5pdvDtroJgG_Mch9ypQwQ-lPb15b2GuwZOg4aaWTh5CdqK2J_kgJmGQqgIlZ3rrVYdOaJIbVy_pbSmLtSmaOdjh__eTE_hYWj2d0gK2zlH1BMDoa3I53YBQ16ryCwJPb0uCcWI_08Z73qT6g80cyhD-rc-ahG2ENS8VY1JzIEh7AwH95H7XnNoqPCLzWtBJtxMAmMBa6Hqfc3UkeDhpMU3HvX291zf929-cznnH5oVlIl4KR_TAfhRvh8b_5GL3_neAhhUrDEX7UZevStk 2026/08/12 01:50:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/12 01:50:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/12 01:50:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/12 01:50:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/12 01:50:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/12 01:50:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/12 01:50:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAHa-92V5uLyOQ3vYgTTrBsLgIRT8THcgFMnaC8akMkZKdCSZPiXYz7hmEtrNC7ya6GvG5pdvDtroJgG_Mch9ypQwQ-lPb15b2GuwZOg4aaWTh5CdqK2J_kgJmGQqgIlZ3rrVYdOaJIbVy_pbSmLtSmaOdjh__eTE_hYWj2d0gK2zlH1BMDoa3I53YBQ16ryCwJPb0uCcWI_08Z73qT6g80cyhD-rc-ahG2ENS8VY1JzIEh7AwH95H7XnNoqPCLzWtBJtxMAmMBa6Hqfc3UkeDhpMU3HvX291zf929-cznnH5oVlIl4KR_TAfhRvh8b_5GL3_neAhhUrDEX7UZevStk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/12 01:50:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEmRFKz3McOs9U-Jb3bozzVNNtjKibnJzVRLBnv6rBVxPfDhS1421WQR5Ch4L0BlnPbwYQ2VDvdK22DtFMSKVWwV7cHa52rBkYVy23yGVzRlQz3zerL-HQUABg64wWNV-5Jox7WtVV6dd5H6f0m2u77d-eXhm9pDZ4mWys_pQBabLh1ba9WsKUMTjNsLtf_tMvaNyJVTpkkUT9gszcp9IGUucwErBgWxqyj2RK2ThHYq0VNvj63HZEwUKYgLHQ7pJcunie0zID5ALKoI7EWjv46MLsdTyMnJ6-hMBX_yiMMxO7H_SNrDq7etXbOKfKZppmlv06XU3mkiWUfABLilDqA 2026/08/12 01:50:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/12 01:50:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/12 01:50:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/12 01:50:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/12 01:50:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/12 01:50:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/12 01:50:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AEmRFKz3McOs9U-Jb3bozzVNNtjKibnJzVRLBnv6rBVxPfDhS1421WQR5Ch4L0BlnPbwYQ2VDvdK22DtFMSKVWwV7cHa52rBkYVy23yGVzRlQz3zerL-HQUABg64wWNV-5Jox7WtVV6dd5H6f0m2u77d-eXhm9pDZ4mWys_pQBabLh1ba9WsKUMTjNsLtf_tMvaNyJVTpkkUT9gszcp9IGUucwErBgWxqyj2RK2ThHYq0VNvj63HZEwUKYgLHQ7pJcunie0zID5ALKoI7EWjv46MLsdTyMnJ6-hMBX_yiMMxO7H_SNrDq7etXbOKfKZppmlv06XU3mkiWUfABLilDqA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/12 01:50:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKdWu3CMKm6cRWAycIol5wKhIf_hwLHQDrePjejqnO3akOVorxbmla7PDXkBljON1s6cSDDnZ8qh-924SNR4VikEYVbWWjwqXr04a6SqAW64UI2A0npXo3V2gipGP0R9cWUZ9ibtVj8LtNrtyniiXyKpdFpodMCgekPY_wlAyqNrL842u0cOcOqR3hOrA8RUzp6EAjT5SoBfPzu3k8e3IvRXWPiDFZVuNE05o9aPRxHoUvfn5l5V41Poj8QZJCLLqBYzhef9DFfqtCFdyhg0ubO9MMdHZXkkmIdBi97KvRBZSz-FXlxhnogM-NDvU-D1XKTL9HZ8fbTa4fx1-A_bFJc 2026/08/12 01:50:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/12 01:50:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/12 01:50:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKdWu3CMKm6cRWAycIol5wKhIf_hwLHQDrePjejqnO3akOVorxbmla7PDXkBljON1s6cSDDnZ8qh-924SNR4VikEYVbWWjwqXr04a6SqAW64UI2A0npXo3V2gipGP0R9cWUZ9ibtVj8LtNrtyniiXyKpdFpodMCgekPY_wlAyqNrL842u0cOcOqR3hOrA8RUzp6EAjT5SoBfPzu3k8e3IvRXWPiDFZVuNE05o9aPRxHoUvfn5l5V41Poj8QZJCLLqBYzhef9DFfqtCFdyhg0ubO9MMdHZXkkmIdBi97KvRBZSz-FXlxhnogM-NDvU-D1XKTL9HZ8fbTa4fx1-A_bFJc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/12 01:50:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AM0V5IU5xgObZMg8eMt_F4W7aEBZshyLAi_NmQjwOConNikjPGhtYqBRw3Qu9EC28bsZot4mv_ugZ94dbFoVWTnuVAk7Yj1sQ7Gn4P1WEdV1OTb957qIUADiIFj8uMs5odFY5E08iQfpkdQxwQtCoUjYBhAxsSTOUMDXqphndUmhdOYLvKB6OJnejaxIy5agvY7HCB7nvAJwZAHvEv-7x78M8PepBjOL_5P1nQTEm2BvC0eQzXg8D6nKNXUgJ0KzvJnO4KuEfx2fGacN6UZpJsXN2B171wdAQPiK355aYXdTkVoOIOknbG7xdsD5G8RAR_Dq221NfykcATrnot-UnRc 2026/08/12 01:50:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/12 01:50:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/12 01:50:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AM0V5IU5xgObZMg8eMt_F4W7aEBZshyLAi_NmQjwOConNikjPGhtYqBRw3Qu9EC28bsZot4mv_ugZ94dbFoVWTnuVAk7Yj1sQ7Gn4P1WEdV1OTb957qIUADiIFj8uMs5odFY5E08iQfpkdQxwQtCoUjYBhAxsSTOUMDXqphndUmhdOYLvKB6OJnejaxIy5agvY7HCB7nvAJwZAHvEv-7x78M8PepBjOL_5P1nQTEm2BvC0eQzXg8D6nKNXUgJ0KzvJnO4KuEfx2fGacN6UZpJsXN2B171wdAQPiK355aYXdTkVoOIOknbG7xdsD5G8RAR_Dq221NfykcATrnot-UnRc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/12 01:50:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFPE5l614nxOAaHgSYlZTHzzwGJSm_iHvXlgZioNyNFBXuka_e75P61rSkBflotNeZ6Dr-zs7tRDkeJz0lL0Mp39RHk_QOEB4_9wdvPjEGQz1Y9NGi2g-AQXTfj6TkjGq8YyLSAz2BeOmJNyadaXE3qtiFBBvSi9ptzbf2yV9o0vntNv3twEi8bFuB0E5tjSGpShy62h3Xk--DsZg7gKUq7yQmk5tmZU9RFhC8ix7dWZHahoOTegwPYtgjStcoZ0du3Iwd0F03ROHBEgQxKgsGNNLaFzbftsK0rkxabsnPqsfHf3TCe0Jqf1f4Zd_Y-yasDe-Du_HnZPxATFuE_7CTQ 2026/08/12 01:50:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/12 01:50:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/12 01:50:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFPE5l614nxOAaHgSYlZTHzzwGJSm_iHvXlgZioNyNFBXuka_e75P61rSkBflotNeZ6Dr-zs7tRDkeJz0lL0Mp39RHk_QOEB4_9wdvPjEGQz1Y9NGi2g-AQXTfj6TkjGq8YyLSAz2BeOmJNyadaXE3qtiFBBvSi9ptzbf2yV9o0vntNv3twEi8bFuB0E5tjSGpShy62h3Xk--DsZg7gKUq7yQmk5tmZU9RFhC8ix7dWZHahoOTegwPYtgjStcoZ0du3Iwd0F03ROHBEgQxKgsGNNLaFzbftsK0rkxabsnPqsfHf3TCe0Jqf1f4Zd_Y-yasDe-Du_HnZPxATFuE_7CTQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/12 01:50:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFJRefxQgma0rKlUBZWpGg96HffUsowacIWTXOJyI_0MjL2PC-FOHVU1ID9dFMqIOlGpFBcBMk83F--8tUPvAby9oDgOWQCYWR4YAGMOnqLgLEATmCGrMaMMwHQaWam8gyqr8OYVrTchVDOhHQDthHcyCrhDYhdFjBTIIEvXfqZpiapnsv82xyXkK_t3vWVdF-4lc3YbXQ-1kklN16n5iuoangDtRXvvjcwFa8Zs390SYnbv84ooCznJkX2GAThW6q5HaOqafv-AFLyMQeMwX0KVENTbdeyoZIjSnwAevgwxL5CfYQqb_KiarRSXIW33ki9SvuJZBUgxjp-PD_Eonk8 2026/08/12 01:50:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/12 01:50:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/12 01:50:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/12 01:50:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/12 01:50:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/12 01:50:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/12 01:50:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFJRefxQgma0rKlUBZWpGg96HffUsowacIWTXOJyI_0MjL2PC-FOHVU1ID9dFMqIOlGpFBcBMk83F--8tUPvAby9oDgOWQCYWR4YAGMOnqLgLEATmCGrMaMMwHQaWam8gyqr8OYVrTchVDOhHQDthHcyCrhDYhdFjBTIIEvXfqZpiapnsv82xyXkK_t3vWVdF-4lc3YbXQ-1kklN16n5iuoangDtRXvvjcwFa8Zs390SYnbv84ooCznJkX2GAThW6q5HaOqafv-AFLyMQeMwX0KVENTbdeyoZIjSnwAevgwxL5CfYQqb_KiarRSXIW33ki9SvuJZBUgxjp-PD_Eonk8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/12 01:50:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABVnfGfJp5zIs5EH8z_zHKFfHhtWOEBhQyP9YSV0JzIq_zkURJq-lFvXEAb5xkHujdOTkK6gObAyzcaRfI0fY4IDhS7RV0c-r-qTa4qEWXxBsPHz56ckPLN3v0lv7qpxGo995IKw4Q1PETBr22mveDH2TgWRBeBNjD1z3KgErlj_0G3zBjfBJ_MCOsXusvKPwjIZ2k-8QMB-Q1kq7TCdpMAD8p7uohirxNpSYHXVkrt3nHcE9_qzAwy1ayiAKOkEErWhRbKPluqCeK0HBCZcnD5E7MTd3FtiQgjdw8qjubwESWMpIyBFbpN6_WuG5wuSvvVmTIOPOx2evv_YNy7sK-U 2026/08/12 01:50:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/12 01:50:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/12 01:50:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/12 01:50:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/12 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/12 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/12 01:50:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABVnfGfJp5zIs5EH8z_zHKFfHhtWOEBhQyP9YSV0JzIq_zkURJq-lFvXEAb5xkHujdOTkK6gObAyzcaRfI0fY4IDhS7RV0c-r-qTa4qEWXxBsPHz56ckPLN3v0lv7qpxGo995IKw4Q1PETBr22mveDH2TgWRBeBNjD1z3KgErlj_0G3zBjfBJ_MCOsXusvKPwjIZ2k-8QMB-Q1kq7TCdpMAD8p7uohirxNpSYHXVkrt3nHcE9_qzAwy1ayiAKOkEErWhRbKPluqCeK0HBCZcnD5E7MTd3FtiQgjdw8qjubwESWMpIyBFbpN6_WuG5wuSvvVmTIOPOx2evv_YNy7sK-U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/12 01:50:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOtW9yWrg8ZVLAcLX7wKQxBvHTcGfI_wwLHEg0EOoQSuY4lx6ykQLAzpN4GWn9QJhXsT_QGt6IvjQEWu_KcmKqOJpZcoFNNPMQ0gWIQj9tGNv45DpjXinbOR_unGlrIAhguX_HBnz9xBo0OBl0O5V8TQ9__U13zsp-OJjqGTYb0TBSmvU7VkWUXlhM9zrmlHbnBE2Yf0gY0-KtHKO7z1dae-uxDHROzN1qQNseNcM2EOv7J8ppx9F3gcouOU3QYOCFc2IyxWcXG_sSztmvOyoivPCbjCEflkEcw_ACD9tNlaqAhmyR5JLft0NPfCiYT7OQF3amWxmFquVz46URUSrD8 2026/08/12 01:50:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/12 01:50:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/12 01:50:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOtW9yWrg8ZVLAcLX7wKQxBvHTcGfI_wwLHEg0EOoQSuY4lx6ykQLAzpN4GWn9QJhXsT_QGt6IvjQEWu_KcmKqOJpZcoFNNPMQ0gWIQj9tGNv45DpjXinbOR_unGlrIAhguX_HBnz9xBo0OBl0O5V8TQ9__U13zsp-OJjqGTYb0TBSmvU7VkWUXlhM9zrmlHbnBE2Yf0gY0-KtHKO7z1dae-uxDHROzN1qQNseNcM2EOv7J8ppx9F3gcouOU3QYOCFc2IyxWcXG_sSztmvOyoivPCbjCEflkEcw_ACD9tNlaqAhmyR5JLft0NPfCiYT7OQF3amWxmFquVz46URUSrD8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/12 01:50:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ANGic9pNZ_qdbwYGPZp2gBS8uGMxk_VLN2bFi90QIk9eEkBisc71PYKOpevkc5uShF5jVWcy4nRadT-XelT7Sz7B4_-53skuohoLnHNrb15QhUnQZCcHGRiUJ4hnCgEzI0rm3L-OrYUdlU4V7_ZJWxgScEBTlOdoSVPv7ZqxA3Jgp3FT5Pv-vGC7EV1WBTsWxHS1_Ou2JRuJt_W-0xRg6NC4hQx6o6nN6pRFlLtueFB1l73zaLj4X1IW9w_vuzZCegN1akZKHudDye6alAXEi0MMp2dQ7DoYzpAvLjZU-lf-KWhVR6Gmi21iQenAsAw1QzovM13QzXGAtO_kio-rMSo 2026/08/12 01:50:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/12 01:50:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/12 01:50:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ANGic9pNZ_qdbwYGPZp2gBS8uGMxk_VLN2bFi90QIk9eEkBisc71PYKOpevkc5uShF5jVWcy4nRadT-XelT7Sz7B4_-53skuohoLnHNrb15QhUnQZCcHGRiUJ4hnCgEzI0rm3L-OrYUdlU4V7_ZJWxgScEBTlOdoSVPv7ZqxA3Jgp3FT5Pv-vGC7EV1WBTsWxHS1_Ou2JRuJt_W-0xRg6NC4hQx6o6nN6pRFlLtueFB1l73zaLj4X1IW9w_vuzZCegN1akZKHudDye6alAXEi0MMp2dQ7DoYzpAvLjZU-lf-KWhVR6Gmi21iQenAsAw1QzovM13QzXGAtO_kio-rMSo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/12 01:50:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AI8Bk59eQSs5pFwiA_CZApUm02FT7Vu18QaSNNle5pdYAhWB7cF1xtqcBobhq-lkWUmyJcRFjUZVYCKHmrrHk3Xevs1vVHVq1d2I0OAjJwX5MnnvxK9ChGd8qiqrW0ekEY-4VXsraej9c4TqEtc698SpgugWokrhBxtIfXYPrRmjTpQT7n6KcR6G8ev20ZqayvvzDsqUyBVXudc222PsAYrwyQN1t2_-McoID6r-y_WOWYmwJ-ewt2eFIRhpXMFBur0uOeWaIptPdBdD5yRTLkoE9BYysT3beLtj-1qfmk9QlqtUQQTtUz8YA4RcaO6DfMMQEcgqcdiIYIpY0Sj5izQ 2026/08/12 01:50:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/12 01:50:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/12 01:50:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AI8Bk59eQSs5pFwiA_CZApUm02FT7Vu18QaSNNle5pdYAhWB7cF1xtqcBobhq-lkWUmyJcRFjUZVYCKHmrrHk3Xevs1vVHVq1d2I0OAjJwX5MnnvxK9ChGd8qiqrW0ekEY-4VXsraej9c4TqEtc698SpgugWokrhBxtIfXYPrRmjTpQT7n6KcR6G8ev20ZqayvvzDsqUyBVXudc222PsAYrwyQN1t2_-McoID6r-y_WOWYmwJ-ewt2eFIRhpXMFBur0uOeWaIptPdBdD5yRTLkoE9BYysT3beLtj-1qfmk9QlqtUQQTtUz8YA4RcaO6DfMMQEcgqcdiIYIpY0Sj5izQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/12 01:50:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHHS9vRYcSLz-7O5mA2H0NRGZc00zqd0DG-BkzvK4Xqv3z0SptTXY9GHNQTUbQMuXhGBwywT3lHI9aqHGvB9SIMgJd3cbY_2Dgj6rYjf7TmyN7azvhHYXQp8ykbCY8dOL-i2ecTFNcKGEzTMeSvafFvY9OlankdHqLTOuikUI8bFMSIaftEgewhgWcLGKdA4nJT4dItyY8XFRtNDKt4IbzyAG1RRaF1X2C-aQcHCVa7xRG3QQSgh_cFQj2wlV1Q8vOKkWRkHVSbTxzyn3UvP5cW-MLtuKi5wsX9QfiMqOHZjQkM4CVNqsjzTEdbBWLNlPx_DgdhodRuQHL4Hu94VNyY 2026/08/12 01:50:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/12 01:50:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/12 01:50:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/12 01:50:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/12 01:50:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/12 01:50:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/12 01:50:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHHS9vRYcSLz-7O5mA2H0NRGZc00zqd0DG-BkzvK4Xqv3z0SptTXY9GHNQTUbQMuXhGBwywT3lHI9aqHGvB9SIMgJd3cbY_2Dgj6rYjf7TmyN7azvhHYXQp8ykbCY8dOL-i2ecTFNcKGEzTMeSvafFvY9OlankdHqLTOuikUI8bFMSIaftEgewhgWcLGKdA4nJT4dItyY8XFRtNDKt4IbzyAG1RRaF1X2C-aQcHCVa7xRG3QQSgh_cFQj2wlV1Q8vOKkWRkHVSbTxzyn3UvP5cW-MLtuKi5wsX9QfiMqOHZjQkM4CVNqsjzTEdbBWLNlPx_DgdhodRuQHL4Hu94VNyY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/12 01:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANL1ttu-zM0aC8GR3rgIS9GzEU042EWLoLjyOd3n_VmsojtnPWtE9NomG4Z1fT7GA0mtJkyJP46vuSxquA5SoLyMF9Jk2YNeIkO_ZNdRRdx0GvrqtnL78FrNsitI1rdyEJToStuGP1cszwBKdbTyqgMTxp_rByYRjvRAsWs9FJ8a27KNIci_menGtBlKeKZenmkjPSPkdBuQoC6RX019Gb0WRRC1KfQV0jNdIsttzCOMx9aPuTRaaS6RHZOdlutZXsnkhZAOFbJh68vhMI2iEoskoifvHjq5SSaDJJnUw9xtb8bRnUieRiWFA-nI6gygmTLZf8Lx0mWd8sjoNJtH0zM 2026/08/12 01:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/12 01:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/12 01:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/12 01:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/12 01:50:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/12 01:50:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/12 01:50:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ANL1ttu-zM0aC8GR3rgIS9GzEU042EWLoLjyOd3n_VmsojtnPWtE9NomG4Z1fT7GA0mtJkyJP46vuSxquA5SoLyMF9Jk2YNeIkO_ZNdRRdx0GvrqtnL78FrNsitI1rdyEJToStuGP1cszwBKdbTyqgMTxp_rByYRjvRAsWs9FJ8a27KNIci_menGtBlKeKZenmkjPSPkdBuQoC6RX019Gb0WRRC1KfQV0jNdIsttzCOMx9aPuTRaaS6RHZOdlutZXsnkhZAOFbJh68vhMI2iEoskoifvHjq5SSaDJJnUw9xtb8bRnUieRiWFA-nI6gygmTLZf8Lx0mWd8sjoNJtH0zM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/12 01:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG8QgqNG8QbDS8oh_oIWR_-rdC-JtSmZwWDmx59P22hTM4yqzuSK_cxobrx65_YWxsA-E_R-YgUxenEw6ZaWJinzNosZk05Iu7YB_-am4bSzJmA2dfW_tyJYs-zUPtEK5JZq0Y4BEuOeO3XiHjrXNbplVkn2DhFNfSdI1Bh8gWA8W8vmWsuKYnehA7o1grffFblJ5v4v_-ySlyLaoX1qOh4S0bUwhRUQk9gzr9_PEvZfiAzbaNS8ERWrxmxLDRw038viN5VasLZiCI0s8hnvk4r7tX517ZIW8y3oBrNyvb8MJea_X18yNcFtakkqa-QGUPkh-wUfnSZCEnTkhIzSUrQ 2026/08/12 01:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/12 01:50:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/12 01:50:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG8QgqNG8QbDS8oh_oIWR_-rdC-JtSmZwWDmx59P22hTM4yqzuSK_cxobrx65_YWxsA-E_R-YgUxenEw6ZaWJinzNosZk05Iu7YB_-am4bSzJmA2dfW_tyJYs-zUPtEK5JZq0Y4BEuOeO3XiHjrXNbplVkn2DhFNfSdI1Bh8gWA8W8vmWsuKYnehA7o1grffFblJ5v4v_-ySlyLaoX1qOh4S0bUwhRUQk9gzr9_PEvZfiAzbaNS8ERWrxmxLDRw038viN5VasLZiCI0s8hnvk4r7tX517ZIW8y3oBrNyvb8MJea_X18yNcFtakkqa-QGUPkh-wUfnSZCEnTkhIzSUrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/12 01:50:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AISRzU5SE5PPm3P1BwQlVCEmextWlB4Jl1pbssGFmNcaImPxUaMiXNko2OS9YnIfloO_DrdLUo-031gxTb1P0g6H0cUHBju6L39KZVfH3CJBeld7uAQ79xUMH7MVbB8_82v9J4qi7hO0nYbG3OETv7nqPNsFl8HI41Y-C5auCFBkswrtGEldRNxjnWrhw3BOp_uoNzUFNL_hRA3_UuvXOSPO5GkZ7UEXw3Nu-bX-xxyc9ban-sst_mfmx1XDRR9SZ6Ri7rEESLdIC6Zp9xtiCQp9vxg2wsGlp5lAiR-p3CGB87PEISRpHUWcJaezcSEuP0Dbv5xzOY5wkXBzKnJTkSg 2026/08/12 01:50:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/12 01:51:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/12 01:51:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AISRzU5SE5PPm3P1BwQlVCEmextWlB4Jl1pbssGFmNcaImPxUaMiXNko2OS9YnIfloO_DrdLUo-031gxTb1P0g6H0cUHBju6L39KZVfH3CJBeld7uAQ79xUMH7MVbB8_82v9J4qi7hO0nYbG3OETv7nqPNsFl8HI41Y-C5auCFBkswrtGEldRNxjnWrhw3BOp_uoNzUFNL_hRA3_UuvXOSPO5GkZ7UEXw3Nu-bX-xxyc9ban-sst_mfmx1XDRR9SZ6Ri7rEESLdIC6Zp9xtiCQp9vxg2wsGlp5lAiR-p3CGB87PEISRpHUWcJaezcSEuP0Dbv5xzOY5wkXBzKnJTkSg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/12 01:51:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMn8HqRgnOcyQ2MTD0EUQQL2ZysZDGHc3aB5SC6TL2AT5AmKMVq7yS6xmPgYw2nXo16R4w47yKoOnnqR8SVZVTkr8-7ebjq4rQBabjXryNkdQicOD9DlDPyJGvVDsXYfrLc92Lc-OzrIQ1BS5ItfVPxSS8eYX1yUFMpq3KcRqtXDvlXgsaParPFox_P7kwo_ILXbCZmOi5yLLTjupfJHXrPQJ72kGYgpHlnwR4eQIPoVQqJDVeIzFZZ1Ukn2uy73tHYOh7QLB0UU9wLA4Qb7EcOadH-EEugcDF_flLUopo6Rt5fg2uoxnMDUL_UAZahMCMpfMhOoWq0rzSvzfvJD0MU 2026/08/12 01:51:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/12 01:51:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/12 01:51:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMn8HqRgnOcyQ2MTD0EUQQL2ZysZDGHc3aB5SC6TL2AT5AmKMVq7yS6xmPgYw2nXo16R4w47yKoOnnqR8SVZVTkr8-7ebjq4rQBabjXryNkdQicOD9DlDPyJGvVDsXYfrLc92Lc-OzrIQ1BS5ItfVPxSS8eYX1yUFMpq3KcRqtXDvlXgsaParPFox_P7kwo_ILXbCZmOi5yLLTjupfJHXrPQJ72kGYgpHlnwR4eQIPoVQqJDVeIzFZZ1Ukn2uy73tHYOh7QLB0UU9wLA4Qb7EcOadH-EEugcDF_flLUopo6Rt5fg2uoxnMDUL_UAZahMCMpfMhOoWq0rzSvzfvJD0MU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/12 01:51:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AL2Z95l_3Ym5dcONHXvdbits65gpREAEDMD5e5KuNq2KJNWCmoVXB084G3cdWv9HGrz5RIu7Bmtr5tIE40sE291gPz1hTMLWp4oZE1XA6gOZLMcW8ZXOc-eNgFlMATmNCXFHbJhKEcgfhsBHORWxrHM594DNtjLitOnZjNCOkNcWZWAhVCqSwB0RXXHOQKq4u7FS6U4tGZ8xSvwUn2Xmd7axlz6bodFIJX5acBEH_W90P0YPP556rUed57Vpzx5vW_kDqYAwESgDQ6r1l6IuOQ1ukM7cESbEHr6i6MNjkLMxr8K3xAh9Nvk1Pu3rx4JtUL3vjjRU80FA_WwjTfw5_FE 2026/08/12 01:51:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/12 01:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/12 01:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/12 01:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/12 01:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/12 01:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/12 01:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AL2Z95l_3Ym5dcONHXvdbits65gpREAEDMD5e5KuNq2KJNWCmoVXB084G3cdWv9HGrz5RIu7Bmtr5tIE40sE291gPz1hTMLWp4oZE1XA6gOZLMcW8ZXOc-eNgFlMATmNCXFHbJhKEcgfhsBHORWxrHM594DNtjLitOnZjNCOkNcWZWAhVCqSwB0RXXHOQKq4u7FS6U4tGZ8xSvwUn2Xmd7axlz6bodFIJX5acBEH_W90P0YPP556rUed57Vpzx5vW_kDqYAwESgDQ6r1l6IuOQ1ukM7cESbEHr6i6MNjkLMxr8K3xAh9Nvk1Pu3rx4JtUL3vjjRU80FA_WwjTfw5_FE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/12 01:51:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALP_F_sALgJxrbO5ilX_lvNi8QU5mUpS2w1fZpI-oZN_BoA7uzWoEhtOmfwmU9OKiZKxCdK6_sqjy4YS4ZfwVbR6Uwhi6LV_lc4fX_iGAHnIA6PqgoecmvCiUknDBt3XNKLyZipEkwY7YeYRgYr_G-rRlv4-EbWx62fwpgIe9Ds4Np606NPiHnYStb79L3DEOuyeRp6ceH22xfAquStJkTAaem-9NbIXhpzAGugYRnUR3FrSFOLMfTjx_fAyJl8xOJ6KvmyoYmsr8u8hPRtYkSufbcd_ax8uF36bcF1hS_Kzpk5bvCfuHfbmBnoTxlY_yq8-8L1YyFP8Kc5jzZPH3Qw 2026/08/12 01:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/12 01:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/12 01:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/12 01:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/12 01:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/12 01:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/12 01:51:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALP_F_sALgJxrbO5ilX_lvNi8QU5mUpS2w1fZpI-oZN_BoA7uzWoEhtOmfwmU9OKiZKxCdK6_sqjy4YS4ZfwVbR6Uwhi6LV_lc4fX_iGAHnIA6PqgoecmvCiUknDBt3XNKLyZipEkwY7YeYRgYr_G-rRlv4-EbWx62fwpgIe9Ds4Np606NPiHnYStb79L3DEOuyeRp6ceH22xfAquStJkTAaem-9NbIXhpzAGugYRnUR3FrSFOLMfTjx_fAyJl8xOJ6KvmyoYmsr8u8hPRtYkSufbcd_ax8uF36bcF1hS_Kzpk5bvCfuHfbmBnoTxlY_yq8-8L1YyFP8Kc5jzZPH3Qw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/12 01:51:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AL9EuXnRjR_9bwXJoF-VSkkWtydEBhUpKXTaCLguhGwtxh4A0mTx2FAK5LRBvVhYdVmu821PbzXLTajlkJL4T3-Z62YhDUmsvotMLU_2_By-pTG2FwWOeIP2nsJNHV2XZCBUQLbdeyPfmKKq_Hg5EH-sVjI1_nbEiJ0rUqFLakFHdOa7oHP7XEZj9JvguYp6N1Z6hG_nLBOOVlhqEuQ2ZyJu7VpyDzbR0OuinZZ4ayuidAuqEtjCcjDkBBvnFb6a6l9zxkCEQ0wynpJfCgCz2rEvZt-c486NItQEIhp19fLjKyb6V0yiDDlynblThDcBDKaFR4qiF0m34ai8lZEh-FM 2026/08/12 01:51:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/12 01:51:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/12 01:51:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AL9EuXnRjR_9bwXJoF-VSkkWtydEBhUpKXTaCLguhGwtxh4A0mTx2FAK5LRBvVhYdVmu821PbzXLTajlkJL4T3-Z62YhDUmsvotMLU_2_By-pTG2FwWOeIP2nsJNHV2XZCBUQLbdeyPfmKKq_Hg5EH-sVjI1_nbEiJ0rUqFLakFHdOa7oHP7XEZj9JvguYp6N1Z6hG_nLBOOVlhqEuQ2ZyJu7VpyDzbR0OuinZZ4ayuidAuqEtjCcjDkBBvnFb6a6l9zxkCEQ0wynpJfCgCz2rEvZt-c486NItQEIhp19fLjKyb6V0yiDDlynblThDcBDKaFR4qiF0m34ai8lZEh-FM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/12 01:51:11 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AHUaNnTXHdSmTwpM7nHTCZjD8qtd60UFrLWBvFCPPaN1727NKjkfXzcreG1ZsAs3-7TriSSfyzIGjxoDYkU7IjstncmwSRNgwtSuPalUBtAnRSRG8L8rqa0ixaNAv1duDDR8S442LherrKNmF3P6p_INneGgzFH8He4uf4DOTVekFB-snQIxJR9rDlofXpUjzAgC64QlGeFJjizmkgYeqrRzayUl8PbxAoTmSxbsdK_6448uj8T5UfjHPp1NZQxJ9weJuxLTeg-IfZ9_VAM5GaDqLX5Wx8nbMau1eH_M7Jq3bDaCyAtEzhOzB6KN5kcxy4uFbHq8_eGyRFXtddKEn5o 2026/08/12 01:51:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/12 01:51:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/12 01:51:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AHUaNnTXHdSmTwpM7nHTCZjD8qtd60UFrLWBvFCPPaN1727NKjkfXzcreG1ZsAs3-7TriSSfyzIGjxoDYkU7IjstncmwSRNgwtSuPalUBtAnRSRG8L8rqa0ixaNAv1duDDR8S442LherrKNmF3P6p_INneGgzFH8He4uf4DOTVekFB-snQIxJR9rDlofXpUjzAgC64QlGeFJjizmkgYeqrRzayUl8PbxAoTmSxbsdK_6448uj8T5UfjHPp1NZQxJ9weJuxLTeg-IfZ9_VAM5GaDqLX5Wx8nbMau1eH_M7Jq3bDaCyAtEzhOzB6KN5kcxy4uFbHq8_eGyRFXtddKEn5o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/12 01:51:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AIlJQ3ittlGzCKREW99OEGbNf0GzbLwj1tQkqsOQxKS60YCA19N1iAoqGHdaZ3hH8r3mOM-YTQIGd1nqjj7DbPlUhIoh2zhiIzqZ64wfe5gNsGPO6CSePWZujF6pVa7vrbb94wtGSZ6WrNAR7vWUZQF9zq_da_1amekd73UBMnZtV4M2MC0hToMG710BQiAFjeE1pRkZOss3V25R8RWhffl0R2-JiT8wR1EoiCGXWOY0j51bfA5li_1gKGq11KwPcxaYCA7DziDb73KH8c911EAXrWyvhfacQXJ2TEJUoLTXRcrX0nTc0XNfedj81MzEmqUUYb5ZK4fdvZiRILmBWIg 2026/08/12 01:51:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/12 01:51:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/12 01:51:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AIlJQ3ittlGzCKREW99OEGbNf0GzbLwj1tQkqsOQxKS60YCA19N1iAoqGHdaZ3hH8r3mOM-YTQIGd1nqjj7DbPlUhIoh2zhiIzqZ64wfe5gNsGPO6CSePWZujF6pVa7vrbb94wtGSZ6WrNAR7vWUZQF9zq_da_1amekd73UBMnZtV4M2MC0hToMG710BQiAFjeE1pRkZOss3V25R8RWhffl0R2-JiT8wR1EoiCGXWOY0j51bfA5li_1gKGq11KwPcxaYCA7DziDb73KH8c911EAXrWyvhfacQXJ2TEJUoLTXRcrX0nTc0XNfedj81MzEmqUUYb5ZK4fdvZiRILmBWIg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/12 01:51:14 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALkqE93XuU5nSFeanUz5BzoXE8fHcS9_04njMNnZcPRCPdGt7Gbw5_kMB18L-4ha-XWw9Gf49bJlltxESfCfvCRx43xORwYdkI95N7jMQMOU63pZ4X8VkDXVks37ocYfyX9fmuu0yUQkZioSQanzvNbDlwDn_oaEuSKFvlw9wrNGizAKQA6mc_Ccl6olBwXjWsldi1Z44eJlwXlqmQefUO5MPsGctpped7wozPyhVSB_0ra95K_vTCFuKvLm8rf146yLzYsZD1p9Ued4mvg_WdGn7PHkxX1PdvKAbRDYUGdPsV-bYpXSH3ikLl0ttT9AGdkkxxmW7BctDo3bJzi3bL4 2026/08/12 01:51:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/12 01:51:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/12 01:51:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/12 01:51:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/12 01:51:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/12 01:51:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/12 01:51:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALkqE93XuU5nSFeanUz5BzoXE8fHcS9_04njMNnZcPRCPdGt7Gbw5_kMB18L-4ha-XWw9Gf49bJlltxESfCfvCRx43xORwYdkI95N7jMQMOU63pZ4X8VkDXVks37ocYfyX9fmuu0yUQkZioSQanzvNbDlwDn_oaEuSKFvlw9wrNGizAKQA6mc_Ccl6olBwXjWsldi1Z44eJlwXlqmQefUO5MPsGctpped7wozPyhVSB_0ra95K_vTCFuKvLm8rf146yLzYsZD1p9Ued4mvg_WdGn7PHkxX1PdvKAbRDYUGdPsV-bYpXSH3ikLl0ttT9AGdkkxxmW7BctDo3bJzi3bL4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/12 01:51:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AH452MlSBzL1qbDpx1TA_axEJeIoU4b64uoYz6ZQxV0w9-F_BXLaTxiL1luepK7cFKGmyuaolRwJElXyjaDEg0XUqlO4twSnxdSpB0gFfHIwn4r719jR6GpDb7CPidLs8rVhyM9pqJHb4k24EPkEv4mexswvBAMUIe9gV93O-P7dsiuHXpyDfuTCUZJFqOgfoKdrZdXgKvFrn4orb_LKyTiMkduzj8i2kR4xiFb-h27t0kjjYnl4EoQh_FfnVHfvNkUYacRpd657yBJHIfZYl7tf83wtibsCXWSRB79MVyP47fsZ62p2raoBTJ8EY1XVPQ21Lse02mTHizhTKJEjyMI 2026/08/12 01:51:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/12 01:51:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/12 01:51:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/12 01:51:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/12 01:51:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/12 01:51:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/12 01:51:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AH452MlSBzL1qbDpx1TA_axEJeIoU4b64uoYz6ZQxV0w9-F_BXLaTxiL1luepK7cFKGmyuaolRwJElXyjaDEg0XUqlO4twSnxdSpB0gFfHIwn4r719jR6GpDb7CPidLs8rVhyM9pqJHb4k24EPkEv4mexswvBAMUIe9gV93O-P7dsiuHXpyDfuTCUZJFqOgfoKdrZdXgKvFrn4orb_LKyTiMkduzj8i2kR4xiFb-h27t0kjjYnl4EoQh_FfnVHfvNkUYacRpd657yBJHIfZYl7tf83wtibsCXWSRB79MVyP47fsZ62p2raoBTJ8EY1XVPQ21Lse02mTHizhTKJEjyMI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/12 01:51:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AESRYWuhegy0qQ185_eXN8Oo6637GQuOREC4otMTnd9nkNmUaoJOtBniR_8Hg0CzrL3ZBaHYwQtQ_0kgf64V5IvvCvgLFwU_GZgBivvdu_WgZledO8OifjRKsTy98VEYCiiwBS2EHCYzIngnfyhP-qJDBgIbEBBKASQlPNpGV0-68X3uDkv5plUtHE460kNXdKfvzR_I9DtzDw3DSfBED-RNkibthVibI0oRO3KU27EHpqCzolc34O0bsSbJ8BXQAJ4q3833nH_ZogL2arcOLEhhdMr67LV14TnrsYRBo96sdPtIzRvawc3da8TUTGOLP_P9AQx8CDRfOfK5jYknR4o 2026/08/12 01:51:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/12 01:51:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/12 01:51:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AESRYWuhegy0qQ185_eXN8Oo6637GQuOREC4otMTnd9nkNmUaoJOtBniR_8Hg0CzrL3ZBaHYwQtQ_0kgf64V5IvvCvgLFwU_GZgBivvdu_WgZledO8OifjRKsTy98VEYCiiwBS2EHCYzIngnfyhP-qJDBgIbEBBKASQlPNpGV0-68X3uDkv5plUtHE460kNXdKfvzR_I9DtzDw3DSfBED-RNkibthVibI0oRO3KU27EHpqCzolc34O0bsSbJ8BXQAJ4q3833nH_ZogL2arcOLEhhdMr67LV14TnrsYRBo96sdPtIzRvawc3da8TUTGOLP_P9AQx8CDRfOfK5jYknR4o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/12 01:51:25 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AAVsSrtSzO71QPiATKdQcluZ0W_76FZGawEHeUdFc0iBrpCmqNW2inmavQsy67SrmIRg-nCejEWgirxKgzQhEyNeNjyN0dqRVWkGuwiNf9CT7PTw1VBlMAGCy6BCK_rZ5aA6hU-rvKFamUZOa5yMbUYeF3wmG2DCRsEFLk9_m9hJ-251_jtpq7A1S2AY8ylNWLPSTi-5gKN4iTEaSir0a9CuvSTWuD0CLcSwel5UX40ft927PXgDUa7OwRJwTZ9SDHQ4jARAGai7-RQHeEFcCbJxWDk7N9rRoxEqfG9OzhVs8R8XW2tLIx0Hw9tiJMKRWIUDx27uzzeP5MTLWCz1Zug 2026/08/12 01:51:25 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/12 01:51:26 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/12 01:51:26 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AAVsSrtSzO71QPiATKdQcluZ0W_76FZGawEHeUdFc0iBrpCmqNW2inmavQsy67SrmIRg-nCejEWgirxKgzQhEyNeNjyN0dqRVWkGuwiNf9CT7PTw1VBlMAGCy6BCK_rZ5aA6hU-rvKFamUZOa5yMbUYeF3wmG2DCRsEFLk9_m9hJ-251_jtpq7A1S2AY8ylNWLPSTi-5gKN4iTEaSir0a9CuvSTWuD0CLcSwel5UX40ft927PXgDUa7OwRJwTZ9SDHQ4jARAGai7-RQHeEFcCbJxWDk7N9rRoxEqfG9OzhVs8R8XW2tLIx0Hw9tiJMKRWIUDx27uzzeP5MTLWCz1Zug" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/12 01:51:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AKXJQAKBESqFvb-qXa4B0ef8vQUNB-NwsSFZorVWvr9ZyGkdwRLVYO9P6T9S2QM1XoW3WuIQUdoHq2B8GNer0oXiHqG-_BIrSJoz0f5Q1IWusBGTHcCauzoaVMcXCDlSTGaypy5FhgRuxHxdRCHAkdJmm1FD-c_hDTpZJvwY_SqofAR-K3NyXGIH5ydmxJcUwNEDNKqZ_doUsMw6WmbPoohq7TebzR6QutWt_j_RastnoyHAFfUM778ea5w8CvH5D0AQX5LvC58rrDMmb-QvtCFQWmuo9ym1qWJMIeCyg83evdCaIJ-nZrcqI1MsiRZNoi3FzRAFLX4Sz78DHSmQj6E 2026/08/12 01:51:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/12 01:51:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/12 01:51:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AKXJQAKBESqFvb-qXa4B0ef8vQUNB-NwsSFZorVWvr9ZyGkdwRLVYO9P6T9S2QM1XoW3WuIQUdoHq2B8GNer0oXiHqG-_BIrSJoz0f5Q1IWusBGTHcCauzoaVMcXCDlSTGaypy5FhgRuxHxdRCHAkdJmm1FD-c_hDTpZJvwY_SqofAR-K3NyXGIH5ydmxJcUwNEDNKqZ_doUsMw6WmbPoohq7TebzR6QutWt_j_RastnoyHAFfUM778ea5w8CvH5D0AQX5LvC58rrDMmb-QvtCFQWmuo9ym1qWJMIeCyg83evdCaIJ-nZrcqI1MsiRZNoi3FzRAFLX4Sz78DHSmQj6E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/12 01:51:29 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACU99QbaHF7yYEhioQc14p3yOcO6_mBOaIgy7P_OpCXfbx0TPpjg39DuiGKK5_1lONAeQOZfI9oVyHDTOL52x7dSYwDEKWk_xv2dxBj1Mzru2p2q2ABDsBHhtZFpCEj5yg5PERPbNt4MhbQMehW_WJRwATd2gzmC-MgsIGZS1GAI1zuP_29H6-FAAjz__krjnVACpZ4EhClIemSJxNTchNJlYk6c45hgH844ksbcaPAW51gEE8DlZhnMQCMkFk0N-oRxnkLkgQnWdFq1asjNumOLUMACfVArED6Zt2LsSQiPVhsb7OuLn41G0FN-6uzSE9G4sixL_ESSSD0S0A9ZoT0 2026/08/12 01:51:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/12 01:51:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/12 01:51:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/12 01:51:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/12 01:51:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/12 01:51:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/12 01:51:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACU99QbaHF7yYEhioQc14p3yOcO6_mBOaIgy7P_OpCXfbx0TPpjg39DuiGKK5_1lONAeQOZfI9oVyHDTOL52x7dSYwDEKWk_xv2dxBj1Mzru2p2q2ABDsBHhtZFpCEj5yg5PERPbNt4MhbQMehW_WJRwATd2gzmC-MgsIGZS1GAI1zuP_29H6-FAAjz__krjnVACpZ4EhClIemSJxNTchNJlYk6c45hgH844ksbcaPAW51gEE8DlZhnMQCMkFk0N-oRxnkLkgQnWdFq1asjNumOLUMACfVArED6Zt2LsSQiPVhsb7OuLn41G0FN-6uzSE9G4sixL_ESSSD0S0A9ZoT0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/12 01:51:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AATkDUhz0gS-dnRjZrDk1MbNwQW_dhsRRQdbTKQr1EkAbVEzaRnR-3mbunuVeS6iEHsbUcO_vhsPGlQXCIFwQhjr3s-SIpEWJY0YjDL2WFq02boq-mR_kwd14mVxzaG4_GddUfECk6GP1yHug2zmhk7sVxGiAtlW0roCbcptfdtNbgy9sTgzxD2U-9o2Q5LWdAdkVQ4X9kb5NgTInPanA5XLTb3RwSYxYUwQE02CIV_IGWAyIt5gjZfWDSim7kh5dUBkQoVtYpxYzC4OeL4EamobS8j6o4sVJWqYuJ4Wh_VQ_-Yv96XluXAVkJLvSW_9D8HAk6_osx27jJqTMPt5k3A 2026/08/12 01:51:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/12 01:51:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/12 01:51:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/12 01:51:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/12 01:51:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/12 01:51:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/12 01:51:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AATkDUhz0gS-dnRjZrDk1MbNwQW_dhsRRQdbTKQr1EkAbVEzaRnR-3mbunuVeS6iEHsbUcO_vhsPGlQXCIFwQhjr3s-SIpEWJY0YjDL2WFq02boq-mR_kwd14mVxzaG4_GddUfECk6GP1yHug2zmhk7sVxGiAtlW0roCbcptfdtNbgy9sTgzxD2U-9o2Q5LWdAdkVQ4X9kb5NgTInPanA5XLTb3RwSYxYUwQE02CIV_IGWAyIt5gjZfWDSim7kh5dUBkQoVtYpxYzC4OeL4EamobS8j6o4sVJWqYuJ4Wh_VQ_-Yv96XluXAVkJLvSW_9D8HAk6_osx27jJqTMPt5k3A" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/12 01:51:35 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-mafipoj3wube/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/12 01:51:35 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-mafipoj3wube/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/12 01:51:35 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/12 01:51:35 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AESln_lqwTdH20I0K3FP5p65D6BpMJB8EBGoffJeCCwRLAgpPlmS_XrHx-5EnYWgaRmp_3P2pGNzrPEXYxtCwtXYUeDzNKl-4JsUJHqcoxjX8WbMR0ipPgx-U0RX9jSUyz2K-E72ha1gu7HQedZDe9uGfX8MSwRrKVN6xu2rN4ueNRcmgPoI2zSsc8V55hWZ-EKX6PtPQQobiq1LuIkHCfxgwAMxbNiaX660O9OJjkk-3OSqBwiStWNTxyN_jj1fyHbuw4uC5ibjLW2vhNitwJvKgYpGxyUNCPovkrXqpqECV5qMYhY6Z4yyMzbO9bP_GBC4U2ueh0jDdIuuY1W-7No 2026/08/12 01:51:35 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/12 01:51:35 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/12 01:51:36 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "b17f0c4cc4cf1e76b2a30a32b0851b05" 2026/08/12 01:51:36 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "7df55c3a3f5a076fe30b5085424b2c78" 2026/08/12 01:51:36 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/12 01:51:36 DEBUG : short-eof-chunked.bin: multipart upload "AESln_lqwTdH20I0K3FP5p65D6BpMJB8EBGoffJeCCwRLAgpPlmS_XrHx-5EnYWgaRmp_3P2pGNzrPEXYxtCwtXYUeDzNKl-4JsUJHqcoxjX8WbMR0ipPgx-U0RX9jSUyz2K-E72ha1gu7HQedZDe9uGfX8MSwRrKVN6xu2rN4ueNRcmgPoI2zSsc8V55hWZ-EKX6PtPQQobiq1LuIkHCfxgwAMxbNiaX660O9OJjkk-3OSqBwiStWNTxyN_jj1fyHbuw4uC5ibjLW2vhNitwJvKgYpGxyUNCPovkrXqpqECV5qMYhY6Z4yyMzbO9bP_GBC4U2ueh0jDdIuuY1W-7No" 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/12 01:51:37 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/12 01:51:39 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/12 01:51:43 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/12 01:51:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/12 01:51:49 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/12 01:51:51 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AKrs0vuS1r6NrNOC1OFTL8eNtckk7kjOXhO4qU_Y7kFqsMkbVvL7I5Di7-8LGeQK0Nj7KKFPu8ensFX9OHDMOnl_RDEs5rXe-5ND_2GGmQRjaf9gTiM97Kw3RmZgkgrzbQL28me45snlulfpVgUuOWAFg7tLmiLYPRgzL4_NWs1PoLLJ8lMeVoj-P2PauuGdE_WT0T-YXHjI_djCTUSPOrAr3zsrdFUp7IENEipUCyK4tksPKVQecjBWa26V4c4zhoJa-AussP_hgCkVt6o305VSCqX4i6t1gORODH3Vr3VXOs0Z68muHAwp1TtswKrnV6Cn6pF9Vr-_JdobBbTQisI 2026/08/12 01:51:51 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/12 01:51:51 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5ef8068622c278a3d2104875d8382f44" 2026/08/12 01:51:51 DEBUG : unknown-size-put.txt: multipart upload "AKrs0vuS1r6NrNOC1OFTL8eNtckk7kjOXhO4qU_Y7kFqsMkbVvL7I5Di7-8LGeQK0Nj7KKFPu8ensFX9OHDMOnl_RDEs5rXe-5ND_2GGmQRjaf9gTiM97Kw3RmZgkgrzbQL28me45snlulfpVgUuOWAFg7tLmiLYPRgzL4_NWs1PoLLJ8lMeVoj-P2PauuGdE_WT0T-YXHjI_djCTUSPOrAr3zsrdFUp7IENEipUCyK4tksPKVQecjBWa26V4c4zhoJa-AussP_hgCkVt6o305VSCqX4i6t1gORODH3Vr3VXOs0Z68muHAwp1TtswKrnV6Cn6pF9Vr-_JdobBbTQisI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/12 01:51:52 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AJYXnXkudV2bBIfHN_uGqTLWlyUpYCKUVg9YU7gcxY5W478f-_Hbn0hXYIIB4YJGd8URAao_UqKS1zK6ifI-qDYu5od3iCY0KsQxRbhUj0yy0RnuoJZ_LLMdV-D8qxvsGEJl4GUu9YCI0mCpRt-Gngmwchhgy7Hq48uRpOQhq-T5fC1aM8SRKpm-MWhQJkr54lrC6LEhhf_gR8RM9FTXaFucyAh7Mncb6IzpdzwRoBxSDc2agMF1zjJ09AVs8bK6I5pYDSN6Ut8F3BOsDAaWmMNeS1x3AjjOEdIy6AOY48H8b5bejn5udS9zLSutEwmFHiUobOUkCJcLxJzlRrKV-2Y 2026/08/12 01:51:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/12 01:51:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "fc9518ddbfd6a10cd34a8bbfcdea70eb" 2026/08/12 01:51:52 DEBUG : unknown-size-update.txt: multipart upload "AJYXnXkudV2bBIfHN_uGqTLWlyUpYCKUVg9YU7gcxY5W478f-_Hbn0hXYIIB4YJGd8URAao_UqKS1zK6ifI-qDYu5od3iCY0KsQxRbhUj0yy0RnuoJZ_LLMdV-D8qxvsGEJl4GUu9YCI0mCpRt-Gngmwchhgy7Hq48uRpOQhq-T5fC1aM8SRKpm-MWhQJkr54lrC6LEhhf_gR8RM9FTXaFucyAh7Mncb6IzpdzwRoBxSDc2agMF1zjJ09AVs8bK6I5pYDSN6Ut8F3BOsDAaWmMNeS1x3AjjOEdIy6AOY48H8b5bejn5udS9zLSutEwmFHiUobOUkCJcLxJzlRrKV-2Y" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/12 01:51:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-mafipoj3wube/deeper/nonexisting/directory" 2026/08/12 01:51:53 DEBUG : Config file has changed externally - reloading === 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/12 01:51:53 DEBUG : Waiting for deletions to finish 2026/08/12 01:51:53 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/12 01:51:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/12 01:51:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/12 01:51:53 INFO : S3 bucket rclone-test-mafipoj3wube: Bucket "rclone-test-mafipoj3wube" deleted 2026/08/12 01:51:54 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (129.95s) --- 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 (128.09s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.48s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- 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.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.31s) --- 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.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (71.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.13s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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/12 01:51:54 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/12 01:51:54 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 130.036s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m11.844269127s (try 1/5)