"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/17 01:19:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vayepig5lewi" 2026/08/17 01:19:20 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/17 01:19:21 INFO : S3 bucket rclone-test-vayepig5lewi: Bucket "rclone-test-vayepig5lewi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/17 01:19:22 INFO : S3 bucket rclone-test-vayepig5lewi: Bucket "rclone-test-vayepig5lewi" deleted === RUN TestIntegration/FsMkdir 2026/08/17 01:19:23 INFO : S3 bucket rclone-test-vayepig5lewi: Bucket "rclone-test-vayepig5lewi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/17 01:19:23 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/17 01:19:23 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/17 01:19:23 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/17 01:19:42 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AA6h7zrhJDly0BTNJtxJsKPeB_qk-X_x-RiAHRGcrmckd3YQvGncOyCujY9_Qh3MFUgSmq-YyR9rgLTtVWsUcKmdzwMDxHAmPBYXUXnAyeUAgOzEPqoSMlZxPToZ1HaX7rbMg602dCdigLIhIX6VgGy1xBcBgHvB0_YM8J3ZGlF1ZZUz-Jmtc29vdwWfJ_Ncmnfqcn7Snk0mrdMyTrHi3_a5NMdOsXZUaDGE1-fCFuLCygwTskpomwxKuG6o-iG4TYADiPHMYYhONzuGVQNIuY2mxKC_o3C8w5WDU7KogBeKXLeq1HBDeoFjmpniDva1VoUyv5E7a7mZpX2ou9YGL-U 2026/08/17 01:19:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "4b3556e3e12a0942955db19b712a19f6" 2026/08/17 01:19:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "1f103e68806c2528f8edb52a3ae36d8b" 2026/08/17 01:19:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "7a08a11ea5c306bbefed358c413e669e" 2026/08/17 01:19:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AA6h7zrhJDly0BTNJtxJsKPeB_qk-X_x-RiAHRGcrmckd3YQvGncOyCujY9_Qh3MFUgSmq-YyR9rgLTtVWsUcKmdzwMDxHAmPBYXUXnAyeUAgOzEPqoSMlZxPToZ1HaX7rbMg602dCdigLIhIX6VgGy1xBcBgHvB0_YM8J3ZGlF1ZZUz-Jmtc29vdwWfJ_Ncmnfqcn7Snk0mrdMyTrHi3_a5NMdOsXZUaDGE1-fCFuLCygwTskpomwxKuG6o-iG4TYADiPHMYYhONzuGVQNIuY2mxKC_o3C8w5WDU7KogBeKXLeq1HBDeoFjmpniDva1VoUyv5E7a7mZpX2ou9YGL-U" 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/17 01:19:47 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/17 01:19:47 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/17 01:19:50 DEBUG : S3 bucket rclone-test-vayepig5lewi: bucket is versioned: false 2026/08/17 01:19:50 DEBUG : Waiting for deletions to finish 2026/08/17 01:19:50 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/17 01:19:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/17 01:19:50 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/17 01:19:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vayepig5lewi/dirToPurgeFromRoot" 2026/08/17 01:19:52 DEBUG : S3 bucket rclone-test-vayepig5lewi path dirToPurgeFromRoot: bucket is versioned: false 2026/08/17 01:19:52 DEBUG : Waiting for deletions to finish 2026/08/17 01:19:52 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/17 01:19:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/17 01:19:52 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/17 01:19:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vayepig5lewi/hello? sausage/êé" 2026/08/17 01:19:54 DEBUG : S3 bucket rclone-test-vayepig5lewi path hello? sausage/êé: bucket is versioned: false 2026/08/17 01:19:54 DEBUG : Waiting for deletions to finish 2026/08/17 01:19:54 DEBUG : "a/b/c/d/e.txt" version false 2026/08/17 01:19:54 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/17 01:19:54 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/17 01:20:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vayepig5lewi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/17 01:20:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vayepig5lewi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-vayepig5lewi" from "TestS3R2:rclone-test-vayepig5lewi" 2026/08/17 01:20:04 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/17 01:20:08 NOTICE: S3 bucket rclone-test-vayepig5lewi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/17 01:20:08 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIpwxXKzlGhPPOEU5WLevYZcGootnhBPVG_L4wdhvS72GCEjkb0EsA0iqwOLH-sEZI0t4Om4SEdmvK1Gn_rUCCxk7dgH2AGuXbs-AgV8ns1aM2dt3WaCgCZKlnfDzXzcM_e_-vHoJzq0yBDaCQjKAxUmoW20R_oDyILOlgWqi5lwA62l7wFnpSvKF_8Vqr2JxHa4a41HoWF9kMCMM71zTZmKbs5FCqQeYZGogysbtL4PxUkrTjA3H5__7NM-T0_-Io3Jb-xo0_QBIQ4SSHmfCeFNo5Xs2Y7b03OD3ahbpCjL5qXeiS8I9UXIMAq0wkMXJ-m0IRa4tmy1IN8aNX7tVsw 2026/08/17 01:20:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/17 01:20:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/17 01:20:08 DEBUG : piped data.txt: multipart upload "AIpwxXKzlGhPPOEU5WLevYZcGootnhBPVG_L4wdhvS72GCEjkb0EsA0iqwOLH-sEZI0t4Om4SEdmvK1Gn_rUCCxk7dgH2AGuXbs-AgV8ns1aM2dt3WaCgCZKlnfDzXzcM_e_-vHoJzq0yBDaCQjKAxUmoW20R_oDyILOlgWqi5lwA62l7wFnpSvKF_8Vqr2JxHa4a41HoWF9kMCMM71zTZmKbs5FCqQeYZGogysbtL4PxUkrTjA3H5__7NM-T0_-Io3Jb-xo0_QBIQ4SSHmfCeFNo5Xs2Y7b03OD3ahbpCjL5qXeiS8I9UXIMAq0wkMXJ-m0IRa4tmy1IN8aNX7tVsw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/17 01:20:09 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOuPz4q4VoYr-p1HxHcZD80829wnmbFo6CzkqPjQoNoSP66Dr8NEh_av9bNW2K131c3BfOP3-1fHAiBijcnl5KVypW9oJHt3d5uIa6dzscsiEM9c9_XkhPWUz3dBrrvU8dqmpCeCrYxz_QLlIRbQZfjDte7iwaqdSu8HUrhYqFX8QdeZC_njZYKF2m9CA0gBd6_xxMWNq7_oIprwHEFAtcYGpfa1-nb-XuT3NILaa5TsKkSl1qS4OFOvLZwK_3pgzlTOSBpvGftgKKve_yMiJa_6DJFK57TFAMOasnupmX4MJZin8ayXWoj65oDMmTq-GzC9UIQFP8xJHcpCwF-nB3s 2026/08/17 01:20:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/17 01:20:09 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e16090f1657cb22fa4737fc18d8db150" 2026/08/17 01:20:09 DEBUG : piped data.txt: multipart upload "AOuPz4q4VoYr-p1HxHcZD80829wnmbFo6CzkqPjQoNoSP66Dr8NEh_av9bNW2K131c3BfOP3-1fHAiBijcnl5KVypW9oJHt3d5uIa6dzscsiEM9c9_XkhPWUz3dBrrvU8dqmpCeCrYxz_QLlIRbQZfjDte7iwaqdSu8HUrhYqFX8QdeZC_njZYKF2m9CA0gBd6_xxMWNq7_oIprwHEFAtcYGpfa1-nb-XuT3NILaa5TsKkSl1qS4OFOvLZwK_3pgzlTOSBpvGftgKKve_yMiJa_6DJFK57TFAMOasnupmX4MJZin8ayXWoj65oDMmTq-GzC9UIQFP8xJHcpCwF-nB3s" 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/17 01:20:10 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/17 01:20:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AIH7_23hmJLTy4LKP82tTDVXKrnj8qFZvilnQK5jFxM-WeiSnYtWlvtj4X9lfG2lnvFw4HA5BpAvJgDeB2sjbc3Q-MpLo-Mu8mz0rmvnit7938nDO8o2FZtLddLohWBZuFG5QgymjXVphesez_AACl_Wrlir70IgGEymbaK7lmwiT8ziW7e4yV7uNlngYikJ7GBHFA6AM-_y3DibNrt7GQ5N36kZX_Vx1yPkWx3Dj6sumFqR0ZtPeuR3t0MpPRLo4PmITyeG5pA5-Nk7aymswmACVqdugv_oVA59usuYKmmINEsXdu-7ZFUVzMX7XY9jg_8HuS3WPnGuVsGZmnSufaY 2026/08/17 01:20:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/17 01:20:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/17 01:20:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AIH7_23hmJLTy4LKP82tTDVXKrnj8qFZvilnQK5jFxM-WeiSnYtWlvtj4X9lfG2lnvFw4HA5BpAvJgDeB2sjbc3Q-MpLo-Mu8mz0rmvnit7938nDO8o2FZtLddLohWBZuFG5QgymjXVphesez_AACl_Wrlir70IgGEymbaK7lmwiT8ziW7e4yV7uNlngYikJ7GBHFA6AM-_y3DibNrt7GQ5N36kZX_Vx1yPkWx3Dj6sumFqR0ZtPeuR3t0MpPRLo4PmITyeG5pA5-Nk7aymswmACVqdugv_oVA59usuYKmmINEsXdu-7ZFUVzMX7XY9jg_8HuS3WPnGuVsGZmnSufaY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/17 01:20:16 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFrjbtNMAUOpX5xwX23S6ojiJ_r_TO_DVNos_j5v_yLKsUEIbd3j1AaXEW8-PLp5yqfQsb60vXVRfhLDSr0UarR5CxBsTC9gX-gbwoXzqFERl0_pT_1zjH_Ty-Q58AHjHZ3rmAQHatPrXpziBr9UGdXxqZwELJcrTNdOr2YOaOrARWnTlnNAjcD5NnGquR6Icrh0pXekaMo7ZxKD7B7bByv24Jc9FvnKT-T6rn2fQsB5uEQQ8JvxXwMJgVwtGxTqo3L2VDKmoOtetGQlGmRBc4SY0ClWaRLMVk6KNw4MUhs2LGCT0-jOph2-BsYZx0aRoNDqTuPvvc5Bc9w0qSXX8Yc 2026/08/17 01:20:16 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/17 01:20:17 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 01:20:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFrjbtNMAUOpX5xwX23S6ojiJ_r_TO_DVNos_j5v_yLKsUEIbd3j1AaXEW8-PLp5yqfQsb60vXVRfhLDSr0UarR5CxBsTC9gX-gbwoXzqFERl0_pT_1zjH_Ty-Q58AHjHZ3rmAQHatPrXpziBr9UGdXxqZwELJcrTNdOr2YOaOrARWnTlnNAjcD5NnGquR6Icrh0pXekaMo7ZxKD7B7bByv24Jc9FvnKT-T6rn2fQsB5uEQQ8JvxXwMJgVwtGxTqo3L2VDKmoOtetGQlGmRBc4SY0ClWaRLMVk6KNw4MUhs2LGCT0-jOph2-BsYZx0aRoNDqTuPvvc5Bc9w0qSXX8Yc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/17 01:20:18 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AIwdaLAYwPNrCiIb3IFB7PLYJYS8jB1g4up2P7FTodGPMRUPQMEvihg5vWcbAwav5a-03laVEj_5lUlZeQMAXxT9rQhEXugkphoCFwU5JoRjqJLcK7ghW6kbj-oUeDovyLUYuxrsq51MNAUcE3LmHzfED3kXreHpdAHd8I5W4th4nkDsvBkDbntqurRu8bVL66HNLY3x4U4ASlwtLyRxdYDbmlpUA-_8afVIu1OevMpveCZkTLdXTqWbS7YenQI06Cf_zt6YZYGBqslx_uv1geK6-foZ8bZSuizl6ZYrIykjHZ1Vcao5PPM6BenrjukWQPVvP-cjWkdC0WgL8XlQZcI 2026/08/17 01:20:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/17 01:20:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 01:20:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AIwdaLAYwPNrCiIb3IFB7PLYJYS8jB1g4up2P7FTodGPMRUPQMEvihg5vWcbAwav5a-03laVEj_5lUlZeQMAXxT9rQhEXugkphoCFwU5JoRjqJLcK7ghW6kbj-oUeDovyLUYuxrsq51MNAUcE3LmHzfED3kXreHpdAHd8I5W4th4nkDsvBkDbntqurRu8bVL66HNLY3x4U4ASlwtLyRxdYDbmlpUA-_8afVIu1OevMpveCZkTLdXTqWbS7YenQI06Cf_zt6YZYGBqslx_uv1geK6-foZ8bZSuizl6ZYrIykjHZ1Vcao5PPM6BenrjukWQPVvP-cjWkdC0WgL8XlQZcI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/17 01:20:20 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AJNJro3iczcu_u6Z_jI-EhtT_FU-nIVl63W_j-Np-WAX-Qvk_VeVYSyCuTe-LlCtG8ROmyx8b-o4T5jIBe-f-sNd-BBK-5xhbj0OV1KrVEpsuP7uD0rB6dwzLTDTB4gN53OUSXvlVZ8-pQkJN41pTU4APAjXyGWS8a5YkIwyJuUkjWC_AqVu4RW83mlMrK9Toks645v7kMUFsXPZqmCQYfrO1WBCVwnqGn-5-H1cNnZ7zVdG7VshRWb62Kfp20GY30kRL9o-u16HfAGcl_fL-Fc6r543gAEnaH3_-FLtdFhW9-dlRGmpL_IIF1BSJEROawPAN7-ZPN8Dxl199lZkM64 2026/08/17 01:20:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/17 01:20:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/17 01:20:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/17 01:20:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 01:20:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/17 01:20:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/17 01:20:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AJNJro3iczcu_u6Z_jI-EhtT_FU-nIVl63W_j-Np-WAX-Qvk_VeVYSyCuTe-LlCtG8ROmyx8b-o4T5jIBe-f-sNd-BBK-5xhbj0OV1KrVEpsuP7uD0rB6dwzLTDTB4gN53OUSXvlVZ8-pQkJN41pTU4APAjXyGWS8a5YkIwyJuUkjWC_AqVu4RW83mlMrK9Toks645v7kMUFsXPZqmCQYfrO1WBCVwnqGn-5-H1cNnZ7zVdG7VshRWb62Kfp20GY30kRL9o-u16HfAGcl_fL-Fc6r543gAEnaH3_-FLtdFhW9-dlRGmpL_IIF1BSJEROawPAN7-ZPN8Dxl199lZkM64" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/17 01:20:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEmJlzvv1XZgYF3CBb_R3rWFCPQ-tuikk6h5npb4p16zaaQ6nBto8Ms1DNs3qk5MMM_MHNAmPhT5XIZ9ndLpaWtzDjmiH-IwxMKLhCBOHBilranCLCWtr6WL9A9qdgQrQAs6RxKy_N_jvWP6YnCHn_N6MTzX5fWL-wZ-dlyOWejfqTvUkt_I1jFOQqy0sE6RzQCU3qEUSHUpn5i5OipcTy-aHfaQK2lDlfeu3XA62v4WwLJ9JZO7S1wor0po8Q67opvXTMt3B9WEF6yADKiJerLMYmNlHXkh_VEGCxyMk3OKEMW984j4ATGWlRNvhpoPbyKiixy3abcWTY8oHQBgCns 2026/08/17 01:20:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/17 01:20:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/17 01:20:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/17 01:20:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 01:20:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/17 01:20:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/17 01:20:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AEmJlzvv1XZgYF3CBb_R3rWFCPQ-tuikk6h5npb4p16zaaQ6nBto8Ms1DNs3qk5MMM_MHNAmPhT5XIZ9ndLpaWtzDjmiH-IwxMKLhCBOHBilranCLCWtr6WL9A9qdgQrQAs6RxKy_N_jvWP6YnCHn_N6MTzX5fWL-wZ-dlyOWejfqTvUkt_I1jFOQqy0sE6RzQCU3qEUSHUpn5i5OipcTy-aHfaQK2lDlfeu3XA62v4WwLJ9JZO7S1wor0po8Q67opvXTMt3B9WEF6yADKiJerLMYmNlHXkh_VEGCxyMk3OKEMW984j4ATGWlRNvhpoPbyKiixy3abcWTY8oHQBgCns" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/17 01:20:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJZiNZzoyKId54lRx7ptEuYG8akUC8U4_wLl_GOqPRF97hp1oDs9ZqX2PkfeeE5xkvHqr81LlUGLdc8vu6Gwk9Ei6lnqiXNpy1lVH1RkKMpynzKa4JUg4Lyw_pycLoMR-8rr2pLHCobPGqh-tT8eCrlXrwAO5oGgx0jy0qXvDLVY4lvY_-aAxSUDvUrjftD7oIr5neQvUDucr9ouDARAHv7bdec385DzLClDV3ja0bfRdjZomjPTbfNSwjd46-LRJVCJ6YTc-1UAmBwNcTFegv9A_zDKH6Qli5oTr8QgiHfWRIKmHrsEuywfO9uBYif_RbekLqVO39FaSL4d2DVpP08 2026/08/17 01:20:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/17 01:20:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/17 01:20:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJZiNZzoyKId54lRx7ptEuYG8akUC8U4_wLl_GOqPRF97hp1oDs9ZqX2PkfeeE5xkvHqr81LlUGLdc8vu6Gwk9Ei6lnqiXNpy1lVH1RkKMpynzKa4JUg4Lyw_pycLoMR-8rr2pLHCobPGqh-tT8eCrlXrwAO5oGgx0jy0qXvDLVY4lvY_-aAxSUDvUrjftD7oIr5neQvUDucr9ouDARAHv7bdec385DzLClDV3ja0bfRdjZomjPTbfNSwjd46-LRJVCJ6YTc-1UAmBwNcTFegv9A_zDKH6Qli5oTr8QgiHfWRIKmHrsEuywfO9uBYif_RbekLqVO39FaSL4d2DVpP08" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/17 01:20:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AGy2KysPxTNnAVWML1LZI-uIGLTv45ySg1W161kERx6BPuMUZbbAks9qkaFeVBfaDJjXX2cNYXPdYdkOJrUweO9D5_ayt0-vmCysnmhVdKSR26gFhShH2OpviF50_cQPqjpbl6arqq6qoXY5bBnkMj-eTb6JfZwKbfcvHbmcJytLztLL_E-2PIas4OPwdZ8ug1teocv7ISF0FE4dP8-HSyQC9sA0jcU-UydG6AYk-_Y9_3SgMRA4gDWxeu31JBBpg6Y-LRzjyV1svwPw08NSUqpdtX74R1szlriX80lCeNay4ok3Gx1rvR2KjTc-fz6cZuYf3SHq2oJNaSkM8jW559A 2026/08/17 01:20:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/17 01:20:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 01:20:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AGy2KysPxTNnAVWML1LZI-uIGLTv45ySg1W161kERx6BPuMUZbbAks9qkaFeVBfaDJjXX2cNYXPdYdkOJrUweO9D5_ayt0-vmCysnmhVdKSR26gFhShH2OpviF50_cQPqjpbl6arqq6qoXY5bBnkMj-eTb6JfZwKbfcvHbmcJytLztLL_E-2PIas4OPwdZ8ug1teocv7ISF0FE4dP8-HSyQC9sA0jcU-UydG6AYk-_Y9_3SgMRA4gDWxeu31JBBpg6Y-LRzjyV1svwPw08NSUqpdtX74R1szlriX80lCeNay4ok3Gx1rvR2KjTc-fz6cZuYf3SHq2oJNaSkM8jW559A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/17 01:20:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANigYMdkv57USYUakeCoJOtsPSx0gbFSAjakc32xSEg7sz4Qx0MbchB3Po1vgNMhkjP9OQiVQkaYe3ezCcdRM-orUsMIf5CPSUkiEyWuLnPWPyyZEaluxy5NrWKR-ZPkRPwsOZ8Ka0_GuAJnCY7NPAdbUAq0kUIqvu7Szgdbq1yMlelJtbiBzabYc8kaZkCcsdTdyNitel7rTmA1SwqQTQrdWoVG1xzVBn7_1OnPWj8Fn8NhbCTklNdoOx9tL4kPDGbKzR0AAlHKu1e_wPLfz8deI8W_hITT_deDWLpsQNNjkwHC5z73VTXvkS0wp3VkvGex9gp_Br1CfGcNcLYOmx8 2026/08/17 01:20:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/17 01:20:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 01:20:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANigYMdkv57USYUakeCoJOtsPSx0gbFSAjakc32xSEg7sz4Qx0MbchB3Po1vgNMhkjP9OQiVQkaYe3ezCcdRM-orUsMIf5CPSUkiEyWuLnPWPyyZEaluxy5NrWKR-ZPkRPwsOZ8Ka0_GuAJnCY7NPAdbUAq0kUIqvu7Szgdbq1yMlelJtbiBzabYc8kaZkCcsdTdyNitel7rTmA1SwqQTQrdWoVG1xzVBn7_1OnPWj8Fn8NhbCTklNdoOx9tL4kPDGbKzR0AAlHKu1e_wPLfz8deI8W_hITT_deDWLpsQNNjkwHC5z73VTXvkS0wp3VkvGex9gp_Br1CfGcNcLYOmx8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/17 01:20:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKId5II9kKijVlwCTA0wZfX9-9RoEEp4mjhBnVkaOqhZWK0GIMLwMzk5o5kqOp1FXyvaEKfSWA1bGpnL7t3KQ99UCmqJQYQjVWtAdON2OX2l1gNdmPqD6J5BJhL8qAIehYyVjIPpR1J4JfmrtKB7NAe1ELMcpql5_WXWBMKAPp92RM_bUjFRYUIc30sTq59gQxmofEXlp0mR8XknDX-J5V3SUnJjZPBPHRsLeIzm9jE9_P6-g8hpbCwicBEwqyIVT3k36OnXCu5EgQYN1_iI-Xlwn4JQGhROV20kNkEtOmWwuV4MD01uk-fBPQwZfcnQG7ukI5wTbLRKyV_vAWafW9Q 2026/08/17 01:20:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/17 01:20:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/17 01:20:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/17 01:20:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 01:20:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/17 01:20:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/17 01:20:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKId5II9kKijVlwCTA0wZfX9-9RoEEp4mjhBnVkaOqhZWK0GIMLwMzk5o5kqOp1FXyvaEKfSWA1bGpnL7t3KQ99UCmqJQYQjVWtAdON2OX2l1gNdmPqD6J5BJhL8qAIehYyVjIPpR1J4JfmrtKB7NAe1ELMcpql5_WXWBMKAPp92RM_bUjFRYUIc30sTq59gQxmofEXlp0mR8XknDX-J5V3SUnJjZPBPHRsLeIzm9jE9_P6-g8hpbCwicBEwqyIVT3k36OnXCu5EgQYN1_iI-Xlwn4JQGhROV20kNkEtOmWwuV4MD01uk-fBPQwZfcnQG7ukI5wTbLRKyV_vAWafW9Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/17 01:20:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJ1XIDwWZ_lsVcEUZYbtzREi0C-TmGUuaESflhTaa7NdUHceCP2j7gG0LM4T0Mo9kM4bpvdUy-5Oczs7D5KVpHtyZU0DVWbNTpJXZvOy8qooNNV4Q1Mi8LMwS3KC5lqBQBD3HGtJVmOqVIDfjYBU21BNvgDJdZZJGh5YSeIjrf2ZDbMDGQQ1FKhFf2ZxewVwHzfK2tlzilJbGb2y3PB5tB5h5OqbnGoGNDvh3nD4LJD_luwKrUl-DVJ8BQ-4huYACQQAseLFC7XRRseqWNDhqaXofQpXwzuZqq_VjnGEZ0KQoeCNx5rPdCO_3-gD0-jY9o-nhWHYNnsKxREDJGvEHqo 2026/08/17 01:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/17 01:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/17 01:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/17 01:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 01:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/17 01:20:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/17 01:20:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJ1XIDwWZ_lsVcEUZYbtzREi0C-TmGUuaESflhTaa7NdUHceCP2j7gG0LM4T0Mo9kM4bpvdUy-5Oczs7D5KVpHtyZU0DVWbNTpJXZvOy8qooNNV4Q1Mi8LMwS3KC5lqBQBD3HGtJVmOqVIDfjYBU21BNvgDJdZZJGh5YSeIjrf2ZDbMDGQQ1FKhFf2ZxewVwHzfK2tlzilJbGb2y3PB5tB5h5OqbnGoGNDvh3nD4LJD_luwKrUl-DVJ8BQ-4huYACQQAseLFC7XRRseqWNDhqaXofQpXwzuZqq_VjnGEZ0KQoeCNx5rPdCO_3-gD0-jY9o-nhWHYNnsKxREDJGvEHqo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/17 01:20:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFUslKcKTAuvo00SIJibLQ4h6oG_dIT0ojSs-Vr-ZR2l-3U6ke1xYCNxqghj7M1QmMmaq7TzrWXiPajcEjmPJGeKVeO6o2Mjt_hEjHYt4ObYyUQJSBtfmLoWLsJdrtMp-Dbfl0rXtoOLNYaeuC8nI52kHby1qbq4sG55MPl_x39f9ZoPRjRrhHdxUYPnq-fGk42v6Kwj0xENEYKSM73jzB-dZc5BkWLvJjdgEcW2PIx3uMDghZDQ3sOicPm7LUsIfe53Aj3Fxq-E5nk9mT_mg6DB2p6jHF6NLaAiA4hlmL2KbMmaqPycv9by25xHnzqaGMOWj_1IpFl_JWHnwCLKy9k 2026/08/17 01:20:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/17 01:20:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/17 01:20:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFUslKcKTAuvo00SIJibLQ4h6oG_dIT0ojSs-Vr-ZR2l-3U6ke1xYCNxqghj7M1QmMmaq7TzrWXiPajcEjmPJGeKVeO6o2Mjt_hEjHYt4ObYyUQJSBtfmLoWLsJdrtMp-Dbfl0rXtoOLNYaeuC8nI52kHby1qbq4sG55MPl_x39f9ZoPRjRrhHdxUYPnq-fGk42v6Kwj0xENEYKSM73jzB-dZc5BkWLvJjdgEcW2PIx3uMDghZDQ3sOicPm7LUsIfe53Aj3Fxq-E5nk9mT_mg6DB2p6jHF6NLaAiA4hlmL2KbMmaqPycv9by25xHnzqaGMOWj_1IpFl_JWHnwCLKy9k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/17 01:20:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AA_THqKBkW9eFNiys7TXwkCDWgCeOTAvE5en5UfTz9VaEX1pdEecsHxY20H_f6q7YVZK2ohO1lUjdq3eg8SSh_rlwhejt9aNWcgzcYmhh93Okvg5B3FMcgbDXxs9py-nzW_ZsmZ1_PCaxeC9CHh5lr_smDEStloKJI6PWqjOxS0kUXngvtI5ssYTBGpTG4yiZp-AJuioStQc7U_E2y-3eM0nz5SoavoXxX_8YxKd1dg9G8k6pMM6DvT-Cqy24zKG_IAmpLt0FokeIYShxiDS8jtny0xnpoYeyyEFZKL4vnB8vHzPvBL-J6zvMviMZOeMVgbVsRF1ZI128ReZ4KWnZpE 2026/08/17 01:20:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/17 01:20:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 01:20:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AA_THqKBkW9eFNiys7TXwkCDWgCeOTAvE5en5UfTz9VaEX1pdEecsHxY20H_f6q7YVZK2ohO1lUjdq3eg8SSh_rlwhejt9aNWcgzcYmhh93Okvg5B3FMcgbDXxs9py-nzW_ZsmZ1_PCaxeC9CHh5lr_smDEStloKJI6PWqjOxS0kUXngvtI5ssYTBGpTG4yiZp-AJuioStQc7U_E2y-3eM0nz5SoavoXxX_8YxKd1dg9G8k6pMM6DvT-Cqy24zKG_IAmpLt0FokeIYShxiDS8jtny0xnpoYeyyEFZKL4vnB8vHzPvBL-J6zvMviMZOeMVgbVsRF1ZI128ReZ4KWnZpE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/17 01:20:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADFj8cj1h4DAPEFrYsvvRNq7Hql9d-CE_3lkuuO3rRceSLZ7v5LyhE7FVm77oupUNyB1tNXwT40Reqm0NSs8AbKj4XSs-SayACeak905fSbX2g8WCXaP9vvArNwvdBUT7K2o1BIS4ISaQanlMLommyA2XZAIq4Nwl3HCUFoY_NISeAdeHID72N_9zjnKNgbhWbvvDJWqZq5ZpwGXA8spNS5jLIdQZ3Wi5FMDP7cAzn_KaKfazXtD7PYqlS-JpGRsxf1QrRnDVncARfCPPuScKTt9ch5au3xL8uk_9kepL5PLJmoz9P12EPMPmj8QEh_jfyhP0KqbE2z28ZFg3omdyp4 2026/08/17 01:20:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/17 01:20:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 01:20:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADFj8cj1h4DAPEFrYsvvRNq7Hql9d-CE_3lkuuO3rRceSLZ7v5LyhE7FVm77oupUNyB1tNXwT40Reqm0NSs8AbKj4XSs-SayACeak905fSbX2g8WCXaP9vvArNwvdBUT7K2o1BIS4ISaQanlMLommyA2XZAIq4Nwl3HCUFoY_NISeAdeHID72N_9zjnKNgbhWbvvDJWqZq5ZpwGXA8spNS5jLIdQZ3Wi5FMDP7cAzn_KaKfazXtD7PYqlS-JpGRsxf1QrRnDVncARfCPPuScKTt9ch5au3xL8uk_9kepL5PLJmoz9P12EPMPmj8QEh_jfyhP0KqbE2z28ZFg3omdyp4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/17 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKEwdLcOU5NFYlgIEoYS6WZcVmaJqjZYQGkY-sGzKjVV7XnivKETvCYwIxE5czlRMjSqhoWLug0jHcQ4CLiQQchcDuWAj-9pAz6gIuZl-kIUjTdxYFvsjTGvBjHvU0bOi58IdPQnAgYSvMHNBWDgh4CUQVmdyGpSg18_2zTrw3w9koX62sk7tGuxn6WdRDGkK1UjLS_MNIVAbYQE3kDMhfOD0pgrpFHza84Dkcmahtthd7YqDT46mlxHfPRYF1byQDtcYZCgXexOgbEQLRW2gLPmle2vCycsNUG7Huven9ojXEUdNUMkJd5_IYn5-VxuZPN4gYraFRnMeyiCOmtrEUU 2026/08/17 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/17 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/17 01:20:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/17 01:20:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/17 01:20:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 01:20:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 01:20:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AKEwdLcOU5NFYlgIEoYS6WZcVmaJqjZYQGkY-sGzKjVV7XnivKETvCYwIxE5czlRMjSqhoWLug0jHcQ4CLiQQchcDuWAj-9pAz6gIuZl-kIUjTdxYFvsjTGvBjHvU0bOi58IdPQnAgYSvMHNBWDgh4CUQVmdyGpSg18_2zTrw3w9koX62sk7tGuxn6WdRDGkK1UjLS_MNIVAbYQE3kDMhfOD0pgrpFHza84Dkcmahtthd7YqDT46mlxHfPRYF1byQDtcYZCgXexOgbEQLRW2gLPmle2vCycsNUG7Huven9ojXEUdNUMkJd5_IYn5-VxuZPN4gYraFRnMeyiCOmtrEUU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/17 01:20:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALHGv-k9Q12jUxr4eAdgQIrl7JmhlRasHl8yecJZgcSu_Ia22tZnwWr3UyVNmRd3_W2UpTq2FOI6SIeJ_FwN3zhwo2rm54ytCJVVQsk-mtQQPOqHcWDU4GJEPyFfZKXkeere4FdLHtPBSI8gy9Dk2yf119QJ1cWfffGTIZ1aeur5HL0UKWDU2j_MZ5ezKFwhPccOv2iGM3rL4apGBCXxv9JG0rHsFGYJeVrHx-2o_RoBlxIEc1tLadDd36KqAn-oFbcWTpneT7-eFD0uTiy0IAYDzGKmsxgj7LMo6IphBDqKyYQyxCTX18SbF8OKNhlds6h8xEAQWZO6RK54NF630kc 2026/08/17 01:20:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/17 01:20:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/17 01:20:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/17 01:20:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 01:20:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 01:20:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/17 01:20:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ALHGv-k9Q12jUxr4eAdgQIrl7JmhlRasHl8yecJZgcSu_Ia22tZnwWr3UyVNmRd3_W2UpTq2FOI6SIeJ_FwN3zhwo2rm54ytCJVVQsk-mtQQPOqHcWDU4GJEPyFfZKXkeere4FdLHtPBSI8gy9Dk2yf119QJ1cWfffGTIZ1aeur5HL0UKWDU2j_MZ5ezKFwhPccOv2iGM3rL4apGBCXxv9JG0rHsFGYJeVrHx-2o_RoBlxIEc1tLadDd36KqAn-oFbcWTpneT7-eFD0uTiy0IAYDzGKmsxgj7LMo6IphBDqKyYQyxCTX18SbF8OKNhlds6h8xEAQWZO6RK54NF630kc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/17 01:20:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJjm7tAXmuEr8w7hjHI5mrYIC6jbRsMMtLERWN9VvxVWPoidVXoQcAwPwIYPCDUk95KUPoOhE9wVRh7_g-DD7zBUmCPZsYvVnfBS8mEcp0fwJVt7qOQNU6bnhImKOoDlzR_EKpT6HcvGB5Kh1t2jj1VKRzE-JvUKx34dnd3WtAxkafjcK44T5u2Ol0q_i4HBmCtkRfb0xojToqnthvdX04_uWMMDHOi7nWeMSxQSt5bseTuxodHeYP_yq7lg4IMmhjTPIt7eHrdIaGaYYf9aqYUtbd99mXi8IqnhmAvVPBdDOYNwlrdOtLWaXb4H3blEv4G2Q_EjcoVooX1kmMoTiz0 2026/08/17 01:20:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/17 01:20:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/17 01:20:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJjm7tAXmuEr8w7hjHI5mrYIC6jbRsMMtLERWN9VvxVWPoidVXoQcAwPwIYPCDUk95KUPoOhE9wVRh7_g-DD7zBUmCPZsYvVnfBS8mEcp0fwJVt7qOQNU6bnhImKOoDlzR_EKpT6HcvGB5Kh1t2jj1VKRzE-JvUKx34dnd3WtAxkafjcK44T5u2Ol0q_i4HBmCtkRfb0xojToqnthvdX04_uWMMDHOi7nWeMSxQSt5bseTuxodHeYP_yq7lg4IMmhjTPIt7eHrdIaGaYYf9aqYUtbd99mXi8IqnhmAvVPBdDOYNwlrdOtLWaXb4H3blEv4G2Q_EjcoVooX1kmMoTiz0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/17 01:20:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANRsY304X9oyGwohs4kkfdfNLXzO7UHlkYP1jf-rQd0v_MWXbAlLyt3BUJNae0lXbaAPm_9S0GNGKm2nzpQ-T5c6RDXtWzbY49eeEMDCGpxvOj5w6QCmWNuYEZV4MyTtBAgnmpDyfy57deSeW3XuQZW9V71Kl6g8_A2nd4dHrGXwy_Bw7IogWsEkgdU0slR7de41IGRzUFbp9RzL1_yUM9_mKI6K6U5VeJ7xPKk-v7cG2SfW-hKdA9sbBN0SGk13x59T1BjIm5JIobookHUBmWHlOhlvSbx7P7w9yOvP6havaifevgCEq3BjKFAQQ4RSYBvqx6OKWjnrxkcKILcBlZI 2026/08/17 01:20:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/17 01:20:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 01:20:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANRsY304X9oyGwohs4kkfdfNLXzO7UHlkYP1jf-rQd0v_MWXbAlLyt3BUJNae0lXbaAPm_9S0GNGKm2nzpQ-T5c6RDXtWzbY49eeEMDCGpxvOj5w6QCmWNuYEZV4MyTtBAgnmpDyfy57deSeW3XuQZW9V71Kl6g8_A2nd4dHrGXwy_Bw7IogWsEkgdU0slR7de41IGRzUFbp9RzL1_yUM9_mKI6K6U5VeJ7xPKk-v7cG2SfW-hKdA9sbBN0SGk13x59T1BjIm5JIobookHUBmWHlOhlvSbx7P7w9yOvP6havaifevgCEq3BjKFAQQ4RSYBvqx6OKWjnrxkcKILcBlZI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/17 01:20:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKFbCbHy_cK4JqUpP7P3ryjyW1itb1jDaqS9txNngImAxJ54SOcFbxdXHwrgTs3jxt5GQQaEC_nzpoGijw3WIwk2hbXN7SG-F9NhB-EJfIPGvznXnFTOfS_oqWkpJi8bhdzJOrBcf8DpC2R36tyaoIjblvEQndox-bg9YlkOHzUrTIO8F5Q8dGPJWOfvi6RQdvX9w3Kl8dx-5FXh4icNnWDcaqOjWLHisd0Q0EbuEQBix3cBL0eQfqPPU9Br_zfdQmpSIr2g2vCi8EsEPlsEIikpIi7bhaFKDcAZkf3Q0_C3oYC6OWElWxpMZ7AfJ__WFei77zyZ-v4qPMjv4wb9WJM 2026/08/17 01:20:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/17 01:20:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 01:20:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKFbCbHy_cK4JqUpP7P3ryjyW1itb1jDaqS9txNngImAxJ54SOcFbxdXHwrgTs3jxt5GQQaEC_nzpoGijw3WIwk2hbXN7SG-F9NhB-EJfIPGvznXnFTOfS_oqWkpJi8bhdzJOrBcf8DpC2R36tyaoIjblvEQndox-bg9YlkOHzUrTIO8F5Q8dGPJWOfvi6RQdvX9w3Kl8dx-5FXh4icNnWDcaqOjWLHisd0Q0EbuEQBix3cBL0eQfqPPU9Br_zfdQmpSIr2g2vCi8EsEPlsEIikpIi7bhaFKDcAZkf3Q0_C3oYC6OWElWxpMZ7AfJ__WFei77zyZ-v4qPMjv4wb9WJM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/17 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AGtO1Qx0D-UdZ5oSj1ksIEB89TTutmWP8F75Qj9_OjZWVxhKtXPKSA3sCgZbAPxwR4CVoNd4r42zMrgtN5HWSUlkFR_J_dvXz98hRrXeSXJxCfMtB_tBG9mtbelXXb35uO1DXW9DonypUkbmeMOJrm4rs6J310ua8Ynu63ojXKWrnBXYB_M6JI-VwOSM8uKvQaHHQb28x2dNHnV5fcT5vJlfrklnn1OomkL-0vOA7zDq7yqN5LUgqn5XpImODeKDcXgmLnyWswBPFYCPKm4wPEFIpOUVyHjyBpjuXqBRuuNLjBYSZGN_GMItt-HmVbfRq-C9VwD2E9WXltiLh8pQkjA 2026/08/17 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/17 01:20:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/17 01:20:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/17 01:20:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 01:20:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/17 01:21:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/17 01:21:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AGtO1Qx0D-UdZ5oSj1ksIEB89TTutmWP8F75Qj9_OjZWVxhKtXPKSA3sCgZbAPxwR4CVoNd4r42zMrgtN5HWSUlkFR_J_dvXz98hRrXeSXJxCfMtB_tBG9mtbelXXb35uO1DXW9DonypUkbmeMOJrm4rs6J310ua8Ynu63ojXKWrnBXYB_M6JI-VwOSM8uKvQaHHQb28x2dNHnV5fcT5vJlfrklnn1OomkL-0vOA7zDq7yqN5LUgqn5XpImODeKDcXgmLnyWswBPFYCPKm4wPEFIpOUVyHjyBpjuXqBRuuNLjBYSZGN_GMItt-HmVbfRq-C9VwD2E9WXltiLh8pQkjA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/17 01:21:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AF_lZvaGi7iBIXktSv2leXRrPnzwlGiSn-v-SovgmUDKOn-28XQKorPINgH0Ewr9LmFEiTzqadRnNloSLYfC6fIGK95mwigxxbQN_QhI6v1e5JVHkCj6iw1nOGXOxOO8D-zuk4rAGM8n4VZ486UDBKd-yyfOzel2HNEOEKheNbjC3iHlDTi1Bd3tydq3zP3LxFEN3nEDI4Ur5VEL_XROnMFDsexe2HgbtW33Mk7jAh5S1iRi3fL9LesQk3xxpnSy-Ids3wM4WApSJwecO-AQ7q7_8NRw70NlW5pFKiPdAYAxCbQQ0cc0VvoXqyKf0lkaw8TiM1MMXXiquwdkXkfXF0s 2026/08/17 01:21:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/17 01:21:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/17 01:21:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/17 01:21:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 01:21:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/17 01:21:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/17 01:21:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AF_lZvaGi7iBIXktSv2leXRrPnzwlGiSn-v-SovgmUDKOn-28XQKorPINgH0Ewr9LmFEiTzqadRnNloSLYfC6fIGK95mwigxxbQN_QhI6v1e5JVHkCj6iw1nOGXOxOO8D-zuk4rAGM8n4VZ486UDBKd-yyfOzel2HNEOEKheNbjC3iHlDTi1Bd3tydq3zP3LxFEN3nEDI4Ur5VEL_XROnMFDsexe2HgbtW33Mk7jAh5S1iRi3fL9LesQk3xxpnSy-Ids3wM4WApSJwecO-AQ7q7_8NRw70NlW5pFKiPdAYAxCbQQ0cc0VvoXqyKf0lkaw8TiM1MMXXiquwdkXkfXF0s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/17 01:21:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AF3222lyrG71IzjeE4o3y-akClNzsWbEBLBVY_XPIIL93k-IObFhlP5edq0aUFxpqiwwmsCpXblX5dsza66ATaEg9rdeKk107yWhxUvZeCN2Vh9xXdEEip9Z0oxHNS4VOvHgfV5dRqIndpNtGQt1tm-IXJjnfCdkZSnOA3l53ZsEXnfThLS7BF37IVHsyU7CAxn1g2rohfg9EC7HztjcMUlNlXRKHPvUm3BnZ5qgYgMzbbGPf5-U5LdTfLgKDpp4bdxrOEiXcDXDWGm2DHs-Gh9LYVS7VG_hYL-fXvbfCZ4z9fT987x_KS-KmvZ97ng2ElkBAOkMC-70zokkIZf8nQc 2026/08/17 01:21:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/17 01:21:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/17 01:21:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AF3222lyrG71IzjeE4o3y-akClNzsWbEBLBVY_XPIIL93k-IObFhlP5edq0aUFxpqiwwmsCpXblX5dsza66ATaEg9rdeKk107yWhxUvZeCN2Vh9xXdEEip9Z0oxHNS4VOvHgfV5dRqIndpNtGQt1tm-IXJjnfCdkZSnOA3l53ZsEXnfThLS7BF37IVHsyU7CAxn1g2rohfg9EC7HztjcMUlNlXRKHPvUm3BnZ5qgYgMzbbGPf5-U5LdTfLgKDpp4bdxrOEiXcDXDWGm2DHs-Gh9LYVS7VG_hYL-fXvbfCZ4z9fT987x_KS-KmvZ97ng2ElkBAOkMC-70zokkIZf8nQc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/17 01:21:08 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADFn8BpvGrjXwY-vc6cOHkBfAtkQcRkYyGlsdQkkrtP0qskCBkVnWV2KQHeaAceCqqs_taIyKoaGnNI97j94PCmsdsTTt3QyThEUndG8recu5oU_jH9nNPuqrnfcgds7QGFBjOBnR4nl01BSbiByswPrsHZMIm8SheHUyuLeaR1YVUJFji70SXHHsBKdnWDjoCL-o_5922bHAqVEVmrbNjTwYe3xwUDBDWPZl9RyCYDKeID8-ph0uOI4LXQeo_-ytQamWl1dmuwV96Q3XROY6tDVh0EbZHJkiYs4Qish_fb2JwS64-GiQ-LaPQq8TBWO8FSzUvZ3BScNVM-dbN6zmvo 2026/08/17 01:21:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/17 01:21:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 01:21:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADFn8BpvGrjXwY-vc6cOHkBfAtkQcRkYyGlsdQkkrtP0qskCBkVnWV2KQHeaAceCqqs_taIyKoaGnNI97j94PCmsdsTTt3QyThEUndG8recu5oU_jH9nNPuqrnfcgds7QGFBjOBnR4nl01BSbiByswPrsHZMIm8SheHUyuLeaR1YVUJFji70SXHHsBKdnWDjoCL-o_5922bHAqVEVmrbNjTwYe3xwUDBDWPZl9RyCYDKeID8-ph0uOI4LXQeo_-ytQamWl1dmuwV96Q3XROY6tDVh0EbZHJkiYs4Qish_fb2JwS64-GiQ-LaPQq8TBWO8FSzUvZ3BScNVM-dbN6zmvo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/17 01:21:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AMX1BE8lzvSZ38z7LLAPkxbwyvFVdqiPRpRy9SJzAIsPaW9j35s3Xnd7r6rrDgRTWRbOfCh-M04n9JPwew2qeB1F_BBu4t53rAVCJnz9ixesirpLCp5iMPo5Zxg4JZRL4VgzpSfPJ0NaMzmx_YmSAmQLIR0KrkiXQGTrts8ItmQ2OoRpN-u3KFKz2oepuYDQZSBLthGYtbjSCy9r8SEuw3R-63BkHRf5oY1zNMRDM_7kMdzAyU6xvK-3_GxDylEy5pAa3iQibMnL22IP4--SXNIlBimA7AYNww4VoSU3SrQw4Dx1GzdFaEjrKWZVgId9-X7nokKyJditwNwiNDg5k3Y 2026/08/17 01:21:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/17 01:21:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 01:21:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AMX1BE8lzvSZ38z7LLAPkxbwyvFVdqiPRpRy9SJzAIsPaW9j35s3Xnd7r6rrDgRTWRbOfCh-M04n9JPwew2qeB1F_BBu4t53rAVCJnz9ixesirpLCp5iMPo5Zxg4JZRL4VgzpSfPJ0NaMzmx_YmSAmQLIR0KrkiXQGTrts8ItmQ2OoRpN-u3KFKz2oepuYDQZSBLthGYtbjSCy9r8SEuw3R-63BkHRf5oY1zNMRDM_7kMdzAyU6xvK-3_GxDylEy5pAa3iQibMnL22IP4--SXNIlBimA7AYNww4VoSU3SrQw4Dx1GzdFaEjrKWZVgId9-X7nokKyJditwNwiNDg5k3Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/17 01:21:13 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AGdTqwp9MF_zEH7FMRjTzHpQ2uv8_KD9ivmToMGk7XvH4ye1KMNcivKgbLb4o4FHbBQSSUDrVdDejdH-V7KUNcJ0QZWNXxSlFdKKcZpr08UMcSIbEPdMPk4LTOxJuKa6yrjUJhCfGBNvfCJulTUc79DMv0jwV8sGB6VGWMUPp2Lb13Vawkv6yEMg_ehR7w7Gsg2l69C4g2cdrTEnAAGBevdN_4OR1fv_2qmvGGKekZSEv52ii5NiUK_fhz8e30amcnF5WnD5yXzpqP-VPAwLX2fqwAAb66MeOI_6-HVf8aHctMOJmSzmI47OFN4QrJm_CfrXpvHWEw6YCwhpR7rkhzU 2026/08/17 01:21:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/17 01:21:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/17 01:21:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/17 01:21:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 01:21:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 01:21:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/17 01:21:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AGdTqwp9MF_zEH7FMRjTzHpQ2uv8_KD9ivmToMGk7XvH4ye1KMNcivKgbLb4o4FHbBQSSUDrVdDejdH-V7KUNcJ0QZWNXxSlFdKKcZpr08UMcSIbEPdMPk4LTOxJuKa6yrjUJhCfGBNvfCJulTUc79DMv0jwV8sGB6VGWMUPp2Lb13Vawkv6yEMg_ehR7w7Gsg2l69C4g2cdrTEnAAGBevdN_4OR1fv_2qmvGGKekZSEv52ii5NiUK_fhz8e30amcnF5WnD5yXzpqP-VPAwLX2fqwAAb66MeOI_6-HVf8aHctMOJmSzmI47OFN4QrJm_CfrXpvHWEw6YCwhpR7rkhzU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/17 01:21:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADcP7ZfIde3uy8uR9c3OCpVJp_xBvvJg6MTbcuZnOeQwGKXwQigL1jynDRH2hc8H_pjPwUkmG4JtnLSzXk06hOyagO7l763JLd6r_83ma46tJAY5Oh0Xo2tfmoz5Xz76A3VZEGpm-j0pVZGTJahwHoCaV3z0LQdvUawy44OPdIsaEgTpMitxVLFcn_UXcwrx1XTe7QlZQUHEhIIPRBIGmFdJqS8n9bNpoxZ3CiOQH8s1yw1QjY8jzXft9DhDrDT1PtUjK4gIJlQ1fApIyfpIi0zDjeilsqGu52yva1rUB9xdhvtcfCcm6VF3H2TvX6uMnCal7OsnIJQ9guvcaaEs0os 2026/08/17 01:21:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/17 01:21:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/17 01:21:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/17 01:21:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 01:21:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 01:21:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/17 01:21:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADcP7ZfIde3uy8uR9c3OCpVJp_xBvvJg6MTbcuZnOeQwGKXwQigL1jynDRH2hc8H_pjPwUkmG4JtnLSzXk06hOyagO7l763JLd6r_83ma46tJAY5Oh0Xo2tfmoz5Xz76A3VZEGpm-j0pVZGTJahwHoCaV3z0LQdvUawy44OPdIsaEgTpMitxVLFcn_UXcwrx1XTe7QlZQUHEhIIPRBIGmFdJqS8n9bNpoxZ3CiOQH8s1yw1QjY8jzXft9DhDrDT1PtUjK4gIJlQ1fApIyfpIi0zDjeilsqGu52yva1rUB9xdhvtcfCcm6VF3H2TvX6uMnCal7OsnIJQ9guvcaaEs0os" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/17 01:21:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AH-HTcXwcd5Vz6gDhLwKzTL961hRLAmaeqYWQcg8h67OpNPRfOHDZZodp5pIy2kCuhZHr_V4RBTtM4GexgEvAwB3Yy8WD0V8V8fwma0UZnaZuTADrO95YZY4z5Xm5RxOI_uzydjnuxMGgGMwmX8xVDlM93Yz2sjxxnOLewlpeeR0A7KMoOyRksb8ntsvGgUAHhoCsA24DSUXXtrY9su21wK5lDeuLwfZyut71sVYY5N4OWE_H-eUXFmehuN_IbNO8Wx_7SyTsI1s4FQTMRD4iFxE-USFJfPqIeW7Y9--rW1P-WA-gTANpsDE0KBhsl6Q23RzOsGnBfQnK7RDnAJ5GjM 2026/08/17 01:21:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/17 01:21:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/17 01:21:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AH-HTcXwcd5Vz6gDhLwKzTL961hRLAmaeqYWQcg8h67OpNPRfOHDZZodp5pIy2kCuhZHr_V4RBTtM4GexgEvAwB3Yy8WD0V8V8fwma0UZnaZuTADrO95YZY4z5Xm5RxOI_uzydjnuxMGgGMwmX8xVDlM93Yz2sjxxnOLewlpeeR0A7KMoOyRksb8ntsvGgUAHhoCsA24DSUXXtrY9su21wK5lDeuLwfZyut71sVYY5N4OWE_H-eUXFmehuN_IbNO8Wx_7SyTsI1s4FQTMRD4iFxE-USFJfPqIeW7Y9--rW1P-WA-gTANpsDE0KBhsl6Q23RzOsGnBfQnK7RDnAJ5GjM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/17 01:21:24 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ALVMrM7LGqnuP9YiEOVyULB2uCwVY6H-X4NEEsycuamLg6CWJejsqrPtvHleusxg7vuxrWJxQVFEG_4Hm7resi_6yUygDE5Ml0zuljEZcZOP8CUfo32ej2TxUbqZfocIVWx9bgECeOR3f_PxKmEMLxxI8rL-LlO-NMe5V7gHJzMENHiqWpaFMWEME1izBiH2hQWiadi4MgCSxc5FHeZqHaiVbd5E9lJW0bHhCTupqkgOYfjEEMRH86t4auxuywPJLdAWrFXAJPh8j9CIjLwCq8kKPkx_V8sxlM4m4fvUBRfPVMJFjh3EXwRSFF2f-Ca_VkizmWeA0hQx9M7TXxD1v_Q 2026/08/17 01:21:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/17 01:21:25 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 01:21:25 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ALVMrM7LGqnuP9YiEOVyULB2uCwVY6H-X4NEEsycuamLg6CWJejsqrPtvHleusxg7vuxrWJxQVFEG_4Hm7resi_6yUygDE5Ml0zuljEZcZOP8CUfo32ej2TxUbqZfocIVWx9bgECeOR3f_PxKmEMLxxI8rL-LlO-NMe5V7gHJzMENHiqWpaFMWEME1izBiH2hQWiadi4MgCSxc5FHeZqHaiVbd5E9lJW0bHhCTupqkgOYfjEEMRH86t4auxuywPJLdAWrFXAJPh8j9CIjLwCq8kKPkx_V8sxlM4m4fvUBRfPVMJFjh3EXwRSFF2f-Ca_VkizmWeA0hQx9M7TXxD1v_Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/17 01:21:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMT3d77bSdEJEiur9GZVjN_0a8Y_igXnQF92GKPHwg_XOt2q82wIiFv1xxXXEqAV7aGktMyVk_oIs9cd_XBBVewpHe9l4m7WJ9mVVCmVsDzU0mTRNGd2DcC88w_kUB-wKMntWpBboozRcznFUfDduk3IEYR6TXmD7h4I8TeljC0bU_eudM5mFXebwv3mmWWBVH__LUmmKoY0lNpt3onRaTMCrV91IJNj60RcCskQ2w-CJrhkHEADiU03B5JRNuXssgD0RbBIFWaboN7tpIqeMUnmhsKAIkkSxFgMsPDyBvQbLokM1NLzpRyyVNdIhUZPoc88KCE6xhIGflrNeUhQY-E 2026/08/17 01:21:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/17 01:21:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 01:21:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMT3d77bSdEJEiur9GZVjN_0a8Y_igXnQF92GKPHwg_XOt2q82wIiFv1xxXXEqAV7aGktMyVk_oIs9cd_XBBVewpHe9l4m7WJ9mVVCmVsDzU0mTRNGd2DcC88w_kUB-wKMntWpBboozRcznFUfDduk3IEYR6TXmD7h4I8TeljC0bU_eudM5mFXebwv3mmWWBVH__LUmmKoY0lNpt3onRaTMCrV91IJNj60RcCskQ2w-CJrhkHEADiU03B5JRNuXssgD0RbBIFWaboN7tpIqeMUnmhsKAIkkSxFgMsPDyBvQbLokM1NLzpRyyVNdIhUZPoc88KCE6xhIGflrNeUhQY-E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/17 01:21:29 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AE4jUk6ljdoW4SWrELHsbYSF2WEYfDGACPqJDOlAo7iBPRlQHLGcZCN3SRkoOU_K_9nyzwxHNSQ71XRohg9kP6mJ9hhsDWXN6Vpiry5JjlDNkxdtnfHGFAHRvhOc-nbakYqGlhO2QTyNfunhSjxYEkGyegGrBq78lkJab67o80KF2rQ2_VFCSls62xxFXPpFYRXmKYgYYdXEVK2wquZ-BVGdvgu37ZEOn1YcRzVrgT7YlLhcDEsVSH6auRc1LlDIjtUOgovZaaShzO3s2_Ebx0iIp7d4NnVFISvl4DmAkT2FVWPAsC7vmpHhYUBYnwB4K595KT_hpZlIME8rpZOroUc 2026/08/17 01:21:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/17 01:21:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/17 01:21:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/17 01:21:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 01:21:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/17 01:21:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/17 01:21:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AE4jUk6ljdoW4SWrELHsbYSF2WEYfDGACPqJDOlAo7iBPRlQHLGcZCN3SRkoOU_K_9nyzwxHNSQ71XRohg9kP6mJ9hhsDWXN6Vpiry5JjlDNkxdtnfHGFAHRvhOc-nbakYqGlhO2QTyNfunhSjxYEkGyegGrBq78lkJab67o80KF2rQ2_VFCSls62xxFXPpFYRXmKYgYYdXEVK2wquZ-BVGdvgu37ZEOn1YcRzVrgT7YlLhcDEsVSH6auRc1LlDIjtUOgovZaaShzO3s2_Ebx0iIp7d4NnVFISvl4DmAkT2FVWPAsC7vmpHhYUBYnwB4K595KT_hpZlIME8rpZOroUc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/17 01:21:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ADnM7GzzTD5xvba4419RomaqsEIack0IzUYBH1DjJnWBowb8XHVDzo8JFG0K3MiwDwEK4VWuxBxMp4qmT84-quolyz83vswLL7974LvF0PCdlRti_PJrJhdVDNvD4Z7x_dYPEOqD-Oh9Rzs4Fu3PAyYupSew0AlWez0fLW_YFj5agG5bZoDjvqZwlyqxVJUbS8_7f1W6Aa4gHPCtjoiyUOz45_H8ayZ2JOjfB-t91v3aqRdBSJ26ZX0iSIcI7Ef9OKNbIAk8xBDWhakfeQx3C95tVyICt6sRsUvKoeI9cgAXrxgOr2tqclRuy4JxelYgZ8duE8TdLamvJxzq7tUfyV0 2026/08/17 01:21:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/17 01:21:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/17 01:21:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/17 01:21:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 01:21:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/17 01:21:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/17 01:21:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ADnM7GzzTD5xvba4419RomaqsEIack0IzUYBH1DjJnWBowb8XHVDzo8JFG0K3MiwDwEK4VWuxBxMp4qmT84-quolyz83vswLL7974LvF0PCdlRti_PJrJhdVDNvD4Z7x_dYPEOqD-Oh9Rzs4Fu3PAyYupSew0AlWez0fLW_YFj5agG5bZoDjvqZwlyqxVJUbS8_7f1W6Aa4gHPCtjoiyUOz45_H8ayZ2JOjfB-t91v3aqRdBSJ26ZX0iSIcI7Ef9OKNbIAk8xBDWhakfeQx3C95tVyICt6sRsUvKoeI9cgAXrxgOr2tqclRuy4JxelYgZ8duE8TdLamvJxzq7tUfyV0" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/17 01:21:37 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-vayepig5lewi/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/17 01:21:37 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-vayepig5lewi/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/17 01:21:37 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/17 01:21:38 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: APgjcRcZIqNRErVcUqcCFjIJkTZ30fZqSrKBgoCxdhRU4k78LUM6AaeZ9H5E0oYXDyO8zRnrNn21asTd4JDTWOXYYbjFyou5-axpRE7-C6gwYcOBYW2JseeF3iHp_rzF8SiHh6qq1_upQCSBntxMFqiqfV7WVafVn8APh3SUnc9utktXxw24VNOB7Uq9VpCbWK3jSeomAoNFvTf_JPJ-gg01c9Z3T1HO9iCTZUwN6qkcIO4VE7319YjphPeOjBrcVp4631g_QpuNqCSvyCAaG4Csiq5ZMf4zyBOOXk6ecY8cRuKDMimFSEUbx2Q3SkyobEIzQvyD5BjysWrqO3VdY0g 2026/08/17 01:21:38 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/17 01:21:38 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/17 01:21:38 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "35d940e264dd0ac03320309de8a978a3" 2026/08/17 01:21:38 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "8bceba99e9741ec52d42d103e7c2019d" 2026/08/17 01:21:38 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/17 01:21:38 DEBUG : short-eof-chunked.bin: multipart upload "APgjcRcZIqNRErVcUqcCFjIJkTZ30fZqSrKBgoCxdhRU4k78LUM6AaeZ9H5E0oYXDyO8zRnrNn21asTd4JDTWOXYYbjFyou5-axpRE7-C6gwYcOBYW2JseeF3iHp_rzF8SiHh6qq1_upQCSBntxMFqiqfV7WVafVn8APh3SUnc9utktXxw24VNOB7Uq9VpCbWK3jSeomAoNFvTf_JPJ-gg01c9Z3T1HO9iCTZUwN6qkcIO4VE7319YjphPeOjBrcVp4631g_QpuNqCSvyCAaG4Csiq5ZMf4zyBOOXk6ecY8cRuKDMimFSEUbx2Q3SkyobEIzQvyD5BjysWrqO3VdY0g" 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/17 01:21:40 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/17 01:21:43 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/17 01:21:47 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/17 01:21:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/17 01:21:54 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/17 01:21:56 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHiddq9rXDscq8f6YVQ92FVisX3l3hmgJCm0GU_2rCv7OIzQ_7sGVqODFIdPb8rHyy2JVbHTAei-4WLnQG9wac0X1T5gclI-b34VY0INgFcSPTruStESn8Zt7jHvDI41brJp0WtfVmvMY4laS8irh5a2Cu1wkWs3JDfvfuw6iaagag6K9M8KaZsTOUDCa869cs10cMJD8qrGTA6ldawtUlKEMBv3FAp7z-GkRsaV_pIebGzN1cbO2JCmM_X-Zmwz8PWndCrfHBA26fO-KpeaqJOFw3sXfBQD1pFy1V-vaXEmbtGoyQUkV5uXek1RY-9YucFvgLs0EFWMuinwMBqoCSc 2026/08/17 01:21:56 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/17 01:21:57 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "13565bbf7a340a7a7961d3a4673c7022" 2026/08/17 01:21:57 DEBUG : unknown-size-put.txt: multipart upload "AHiddq9rXDscq8f6YVQ92FVisX3l3hmgJCm0GU_2rCv7OIzQ_7sGVqODFIdPb8rHyy2JVbHTAei-4WLnQG9wac0X1T5gclI-b34VY0INgFcSPTruStESn8Zt7jHvDI41brJp0WtfVmvMY4laS8irh5a2Cu1wkWs3JDfvfuw6iaagag6K9M8KaZsTOUDCa869cs10cMJD8qrGTA6ldawtUlKEMBv3FAp7z-GkRsaV_pIebGzN1cbO2JCmM_X-Zmwz8PWndCrfHBA26fO-KpeaqJOFw3sXfBQD1pFy1V-vaXEmbtGoyQUkV5uXek1RY-9YucFvgLs0EFWMuinwMBqoCSc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/17 01:21:58 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AM7UjYA0KGO_YYVhSIBeesXkH7zhHveyGDn3iTjikqAcqQvWzvHxLmClX06WfVUHaHsFDhvh08AAqDRvo24mAEgfSbGBecy4pjK8wHRxCpuejvxCpfzcCUBAdPxLJVZSLx6pWtmmEBaJRI7eNx-kFakRAlGURMwZW_3wFQnspnGZiL1om-tpMwIbYr_uJeWlYpNg5ZL1EM7UOmz-vWwO1exMI-7MV1DxLo2ARe_dv2OQtafrXzNvqTATM3T-DHPXJDhz4NPeksg2jwFrbExq4rNLgaiSq3olacDzAUkoxKnWU3FkC_LFyYJlfNVrHqODtuyrPw9UOr8FEJTcgCHHa-M 2026/08/17 01:21:58 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/17 01:21:59 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "d7fa689939952077db89ec7cf6451914" 2026/08/17 01:21:59 DEBUG : unknown-size-update.txt: multipart upload "AM7UjYA0KGO_YYVhSIBeesXkH7zhHveyGDn3iTjikqAcqQvWzvHxLmClX06WfVUHaHsFDhvh08AAqDRvo24mAEgfSbGBecy4pjK8wHRxCpuejvxCpfzcCUBAdPxLJVZSLx6pWtmmEBaJRI7eNx-kFakRAlGURMwZW_3wFQnspnGZiL1om-tpMwIbYr_uJeWlYpNg5ZL1EM7UOmz-vWwO1exMI-7MV1DxLo2ARe_dv2OQtafrXzNvqTATM3T-DHPXJDhz4NPeksg2jwFrbExq4rNLgaiSq3olacDzAUkoxKnWU3FkC_LFyYJlfNVrHqODtuyrPw9UOr8FEJTcgCHHa-M" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/17 01:21:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vayepig5lewi/deeper/nonexisting/directory" 2026/08/17 01:21:59 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/17 01:21:59 DEBUG : Waiting for deletions to finish 2026/08/17 01:22:00 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/17 01:22:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/17 01:22:00 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/17 01:22:00 INFO : S3 bucket rclone-test-vayepig5lewi: Bucket "rclone-test-vayepig5lewi" deleted 2026/08/17 01:22:00 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (160.88s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.32s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.94s) --- PASS: TestIntegration/FsMkdir (158.35s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.90s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.59s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.07s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.87s) --- 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.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.44s) --- 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.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (84.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (14.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (15.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.94s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/17 01:22:00 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/17 01:22:00 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.01s) === 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 160.974s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m43.275223053s (try 1/5)