"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -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 TestBufferForObjectLockMD5 === RUN TestBufferForObjectLockMD5/NoObjectLock === RUN TestBufferForObjectLockMD5/SourceMD5 === RUN TestBufferForObjectLockMD5/Buffered --- PASS: TestBufferForObjectLockMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/NoObjectLock (0.00s) --- PASS: TestBufferForObjectLockMD5/SourceMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/Buffered (0.00s) === RUN TestCommandLink === RUN TestCommandLink/Signed/response-content-disposition === RUN TestCommandLink/Signed/response-content-encoding === RUN TestCommandLink/Signed/response-content-language === RUN TestCommandLink/Signed/response-content-type === RUN TestCommandLink/Signed/response-expires === RUN TestCommandLink/Signed/response-cache-control --- PASS: TestCommandLink (0.00s) --- PASS: TestCommandLink/Signed/response-content-disposition (0.00s) --- PASS: TestCommandLink/Signed/response-content-encoding (0.00s) --- PASS: TestCommandLink/Signed/response-content-language (0.00s) --- PASS: TestCommandLink/Signed/response-content-type (0.00s) --- PASS: TestCommandLink/Signed/response-expires (0.00s) --- PASS: TestCommandLink/Signed/response-cache-control (0.00s) === RUN TestCommandLinkExpire === RUN TestCommandLinkExpire/Default === RUN TestCommandLinkExpire/Minimum === RUN TestCommandLinkExpire/Maximum === RUN TestCommandLinkExpire/Clamped 2026/09/18 04:26:05 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as 1.1428571428571428w is greater than the max time allowed === RUN TestCommandLinkExpire/Off 2026/09/18 04:26:05 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestCommandLinkExpire (0.01s) --- PASS: TestCommandLinkExpire/Default (0.00s) --- PASS: TestCommandLinkExpire/Minimum (0.00s) --- PASS: TestCommandLinkExpire/Maximum (0.00s) --- PASS: TestCommandLinkExpire/Clamped (0.00s) --- PASS: TestCommandLinkExpire/Off (0.00s) === RUN TestCommandLinkErrors === RUN TestCommandLinkErrors/NoPath === RUN TestCommandLinkErrors/TooManyPaths === RUN TestCommandLinkErrors/EmptyPath === RUN TestCommandLinkErrors/Directory === RUN TestCommandLinkErrors/Missing === RUN TestCommandLinkErrors/UnknownOption === RUN TestCommandLinkErrors/InvalidDate === RUN TestCommandLinkErrors/InvalidExpire === RUN TestCommandLinkErrors/EmptyExpire === RUN TestCommandLinkErrors/ZeroExpire === RUN TestCommandLinkErrors/NegativeExpire === RUN TestCommandLinkErrors/SubsecondExpire --- PASS: TestCommandLinkErrors (0.00s) --- PASS: TestCommandLinkErrors/NoPath (0.00s) --- PASS: TestCommandLinkErrors/TooManyPaths (0.00s) --- PASS: TestCommandLinkErrors/EmptyPath (0.00s) --- PASS: TestCommandLinkErrors/Directory (0.00s) --- PASS: TestCommandLinkErrors/Missing (0.00s) --- PASS: TestCommandLinkErrors/UnknownOption (0.00s) --- PASS: TestCommandLinkErrors/InvalidDate (0.00s) --- PASS: TestCommandLinkErrors/InvalidExpire (0.00s) --- PASS: TestCommandLinkErrors/EmptyExpire (0.00s) --- PASS: TestCommandLinkErrors/ZeroExpire (0.00s) --- PASS: TestCommandLinkErrors/NegativeExpire (0.00s) --- PASS: TestCommandLinkErrors/SubsecondExpire (0.00s) === RUN TestCommandLinkVersionAt 2026/09/18 04:26:05 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestCommandLinkVersionAt (0.00s) === RUN TestPublicLink 2026/09/18 04:26:05 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestPublicLink (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:464: Using remote "TestS3Wasabi:" 2026/09/18 04:26:05 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-sapetoz1vofi" 2026/09/18 04:26:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/09/18 04:26:06 INFO : S3 bucket rclone-test-sapetoz1vofi: Bucket "rclone-test-sapetoz1vofi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/18 04:26:07 INFO : S3 bucket rclone-test-sapetoz1vofi: Bucket "rclone-test-sapetoz1vofi" deleted === RUN TestIntegration/FsMkdir 2026/09/18 04:26:08 INFO : S3 bucket rclone-test-sapetoz1vofi: Bucket "rclone-test-sapetoz1vofi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/18 04:26:08 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/18 04:26:08 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/18 04:26:08 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/18 04:26:29 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: islnH3B3xprFlACFHTOmeyGgfj-DSS9KaUY8VhftIuzib8kjy8Cv2D2JwnLjfC39R30cF-fhi76xuHJbaAw_pf6eg1-QLtdxONfdVcNBldDjbLK3W74_b8PEHasZluvT 2026/09/18 04:26:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "26c38743d05153b648bc532f857de8f4" 2026/09/18 04:26:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "9d4fba9c9f21d8acaa959eed8caa745a" 2026/09/18 04:26:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "3b17b0c24dd81d03f2f466244ba0abe9" 2026/09/18 04:26:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload "islnH3B3xprFlACFHTOmeyGgfj-DSS9KaUY8VhftIuzib8kjy8Cv2D2JwnLjfC39R30cF-fhi76xuHJbaAw_pf6eg1-QLtdxONfdVcNBldDjbLK3W74_b8PEHasZluvT" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/18 04:26:36 DEBUG : Creating backend with remote "TestS3Wasabi:" 2026/09/18 04:26:36 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/18 04:26:36 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/18 04:26:40 DEBUG : S3 bucket rclone-test-sapetoz1vofi: bucket is versioned: false 2026/09/18 04:26:40 DEBUG : Waiting for deletions to finish 2026/09/18 04:26:40 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/18 04:26:40 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/18 04:26:40 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/18 04:26:42 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-sapetoz1vofi/dirToPurgeFromRoot" 2026/09/18 04:26:42 DEBUG : S3 bucket rclone-test-sapetoz1vofi path dirToPurgeFromRoot: bucket is versioned: false 2026/09/18 04:26:42 DEBUG : Waiting for deletions to finish 2026/09/18 04:26:43 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/18 04:26:43 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/18 04:26:43 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/18 04:26:43 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-sapetoz1vofi/hello? sausage/êé" 2026/09/18 04:26:44 INFO : S3 bucket rclone-test-sapetoz1vofi path hello? sausage/êé: Bucket "rclone-test-sapetoz1vofi" created with ACL "" 2026/09/18 04:26:45 DEBUG : S3 bucket rclone-test-sapetoz1vofi path hello? sausage/êé: bucket is versioned: false 2026/09/18 04:26:45 DEBUG : Waiting for deletions to finish 2026/09/18 04:26:46 DEBUG : "a/b/c/d/e.txt" version false 2026/09/18 04:26:46 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/18 04:26:46 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:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1735: 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/09/18 04:26:55 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-sapetoz1vofi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/18 04:26:55 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-sapetoz1vofi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestS3Wasabi:" path "rclone-test-sapetoz1vofi" from "TestS3Wasabi:rclone-test-sapetoz1vofi" 2026/09/18 04:26:56 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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:2138: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/18 04:27:03 NOTICE: S3 bucket rclone-test-sapetoz1vofi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/18 04:27:03 DEBUG : piped data.txt: open chunk writer: started multipart upload: lEWqQRu68Y09vFA8ro0ziygDMlpHUv1iAZw8gSZfkGofsEVJtGPrwdLfVlRruMQs3rgoU58SUYN6uAFhHwTiY17O5YA4j25G-KmXa1JNMmUE31r5Vh7IsgfTvarMTIeC 2026/09/18 04:27:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/18 04:27:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/18 04:27:03 DEBUG : piped data.txt: multipart upload "lEWqQRu68Y09vFA8ro0ziygDMlpHUv1iAZw8gSZfkGofsEVJtGPrwdLfVlRruMQs3rgoU58SUYN6uAFhHwTiY17O5YA4j25G-KmXa1JNMmUE31r5Vh7IsgfTvarMTIeC" finished 2026/09/18 04:27:03 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/18 04:27:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: czcyXmq9REhiGFrTK2ptZbyPSf6-ZZR8lIEO3fyUS5E0el4r1iR0OUrx9C3CHT9uuHszO3iIhVeycYWK-AIOeKErXjyghFzCrmSBISQrfMmd_C2DgdanLw7x4V4swxcp 2026/09/18 04:27:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/18 04:27:04 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d76f37cbce222ef6aa075e86a7b2644f" 2026/09/18 04:27:04 DEBUG : piped data.txt: multipart upload "czcyXmq9REhiGFrTK2ptZbyPSf6-ZZR8lIEO3fyUS5E0el4r1iR0OUrx9C3CHT9uuHszO3iIhVeycYWK-AIOeKErXjyghFzCrmSBISQrfMmd_C2DgdanLw7x4V4swxcp" finished 2026/09/18 04:27:04 DEBUG : piped data.txt: Multipart upload Etag: 4bab149ed72a27015a7637d964647b7f-1 OK === 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/09/18 04:27:05 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/NoHeadObjectCopy === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:409: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:409: versions/test-versions-v2026-09-18-042710-000.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/09/18 04:27:15 DEBUG : oldPath = "TestS3Wasabi:rclone-test-sapetoz1vofi/versions/test-versions-v2026-09-18-042710-000.txt" 2026/09/18 04:27:15 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-sapetoz1vofi/versions/test-versions-v2026-09-18-042710-000.txt" 2026/09/18 04:27:15 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-sapetoz1vofi/versions/test-versions-v2026-09-18-042710-000.txt" 2026/09/18 04:27:15 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2026/09/18 04:27:16 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-sapetoz1vofi/versions/test-versions-v2026-09-18-042710-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-sapetoz1vofi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:536: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/09/18 04:27:19 DEBUG : Waiting for deletions to finish 2026/09/18 04:27:19 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/18 04:27:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/09/18 04:27:19 DEBUG : "versions/test-versions.txt" version false 2026/09/18 04:27:19 DEBUG : versions/test-versions.txt: Not deleting current version "001789705634861092547-b6zTOp7jZY" 2026/09/18 04:27:19 DEBUG : "versions/test-versions-v2026-09-18-042713-000.txt" version true 2026/09/18 04:27:19 DEBUG : versions/test-versions-v2026-09-18-042713-000.txt: Deleting delete marker (id "001789705632689923717-w_SZ063Ck5") 2026/09/18 04:27:19 DEBUG : "versions/test-versions-v2026-09-18-042710-000.txt" version true 2026/09/18 04:27:19 DEBUG : versions/test-versions-v2026-09-18-042710-000.txt: Deleting (id "001789705630332295105-qXLsWvt0rR") 2026/09/18 04:27:19 INFO : versions/test-versions-v2026-09-18-042713-000.txt: Deleted 2026/09/18 04:27:19 INFO : versions/test-versions-v2026-09-18-042710-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention 2026/09/18 04:27:22 INFO : S3 bucket rclone-test-sapetoz1vofi-object-lock-qiledan2: Bucket "rclone-test-sapetoz1vofi-object-lock-qiledan2" created with ACL "" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart 2026/09/18 04:27:25 DEBUG : test-object-lock-multipart: open chunk writer: started multipart upload: GufhNQVC0R1mtlGwpBWuOfX67-6QQr4uWMtS6Zn6avA1am6diofVqDTs_hIfH7QS6fptvRbpIydGVf7WeQg8cmH4p0EdargTS9kWuruvb8loDrYJgsS0JBn-mYxiC9lI 2026/09/18 04:27:25 DEBUG : test-object-lock-multipart: multipart upload: starting chunk 0 size 100 offset 0/100 2026/09/18 04:27:25 DEBUG : test-object-lock-multipart: multipart upload wrote chunk 1 with 100 bytes and etag "3b03cff1e5f6cfdbc656be0e52425938" 2026/09/18 04:27:25 DEBUG : test-object-lock-multipart: multipart upload "GufhNQVC0R1mtlGwpBWuOfX67-6QQr4uWMtS6Zn6avA1am6diofVqDTs_hIfH7QS6fptvRbpIydGVf7WeQg8cmH4p0EdargTS9kWuruvb8loDrYJgsS0JBn-mYxiC9lI" finished 2026/09/18 04:27:25 DEBUG : test-object-lock-multipart: Multipart upload Etag: 1c20291f264adc61339fd0ca2abf2cea-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/09/18 04:27:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: X9q8pymQxDdDiC47AP_y2RJ49Vcgl-xC3XWCyd1YdbUlbbD_lR1OXHygl1ELHNpBhGLrjdlqbNZBwVq7kSKd7KIfa3vMBnKHpaR0di_XqtWELMS7iWD8iQ_2-wJmh-Hd 2026/09/18 04:27:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/09/18 04:27:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/09/18 04:27:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "X9q8pymQxDdDiC47AP_y2RJ49Vcgl-xC3XWCyd1YdbUlbbD_lR1OXHygl1ELHNpBhGLrjdlqbNZBwVq7kSKd7KIfa3vMBnKHpaR0di_XqtWELMS7iWD8iQ_2-wJmh-Hd" finished 2026/09/18 04:27:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/09/18 04:27:32 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: _pvIII5g5AWSyWRk7YGngeCjimNnz_DJ_4MkO0DC54fnF7qzbUmDoYB9D_ZejsnA0xsICbi8YxD1BgujCxHdSYTN6eF-JmatOSQu5Sy2-EbW_ZTHdEYM4O_OKDq7JZ-O 2026/09/18 04:27:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/09/18 04:27:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/18 04:27:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "_pvIII5g5AWSyWRk7YGngeCjimNnz_DJ_4MkO0DC54fnF7qzbUmDoYB9D_ZejsnA0xsICbi8YxD1BgujCxHdSYTN6eF-JmatOSQu5Sy2-EbW_ZTHdEYM4O_OKDq7JZ-O" finished 2026/09/18 04:27:33 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/09/18 04:27:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: 0DN7Lab0Kt7rJ85lGgEC6Na0tXYaY2398ZQ8qJ_vP03bupSVKwmFxFWdyuemS48JKl-goUSy88X2N69-6f_ZNY-ym8_VW8GreiInk8W0bh0-5lIxpIQByCXMoDro2vv8 2026/09/18 04:27:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/18 04:27:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/18 04:27:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "0DN7Lab0Kt7rJ85lGgEC6Na0tXYaY2398ZQ8qJ_vP03bupSVKwmFxFWdyuemS48JKl-goUSy88X2N69-6f_ZNY-ym8_VW8GreiInk8W0bh0-5lIxpIQByCXMoDro2vv8" finished 2026/09/18 04:27:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/18 04:27:36 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: OLeNgwfT914SHSMVsFWXNXroF8JxobuGJfBTopKj3-ibpF90ayvYM_fmn1TBTo0CyZuEfqOhjCPma3bdTsYxn32sxoQF_mwVKvHCxM1NTbH7-a8AVEv46E3Ms5lr-rUC 2026/09/18 04:27:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/18 04:27:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/18 04:27:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/18 04:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/18 04:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/18 04:27:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/18 04:27:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "OLeNgwfT914SHSMVsFWXNXroF8JxobuGJfBTopKj3-ibpF90ayvYM_fmn1TBTo0CyZuEfqOhjCPma3bdTsYxn32sxoQF_mwVKvHCxM1NTbH7-a8AVEv46E3Ms5lr-rUC" finished 2026/09/18 04:27:38 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/18 04:27:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AVHz63QTnVW3J5UdPYFirsYLz6UwQ3bHhoW-HMstQIY4yvafY2c6FKuyBF7MYT44pn83YrCykJk93x6LhE3XD2ZvfE8RQnudmsX17MLqkT1CEndeAFBIuCPf-pJ1qY96 2026/09/18 04:27:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/18 04:27:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/09/18 04:27:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/09/18 04:27:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/18 04:27:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/18 04:27:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/18 04:27:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AVHz63QTnVW3J5UdPYFirsYLz6UwQ3bHhoW-HMstQIY4yvafY2c6FKuyBF7MYT44pn83YrCykJk93x6LhE3XD2ZvfE8RQnudmsX17MLqkT1CEndeAFBIuCPf-pJ1qY96" finished 2026/09/18 04:27:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/09/18 04:27:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: hsRp9fv7soVE-igOniFQtnHCWSuG-mzbCduZPkHPSF0__Qb7aiJgX8GYTyR40zgm3UBqiwXRpwe8vco5w-ggBn_ppGpQGQCeKmc6Y75ggwrpxB36P0FIwh1N623AIz36 2026/09/18 04:27:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/18 04:27:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/09/18 04:27:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "hsRp9fv7soVE-igOniFQtnHCWSuG-mzbCduZPkHPSF0__Qb7aiJgX8GYTyR40zgm3UBqiwXRpwe8vco5w-ggBn_ppGpQGQCeKmc6Y75ggwrpxB36P0FIwh1N623AIz36" finished 2026/09/18 04:27:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/09/18 04:27:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: 2xFHqzK4hFwpsP7vceAI2jQChPJjDWJdm2NqqEmxnzeOKJJxSxmE7Ffc9YHAVba_1x-3OpKSeZ-FqXAT7OmmSczrII6fUrrMS5Ft7gWwY6XHFdk-3kKctyM9Z0_mlDnB 2026/09/18 04:27:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/18 04:27:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/18 04:27:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "2xFHqzK4hFwpsP7vceAI2jQChPJjDWJdm2NqqEmxnzeOKJJxSxmE7Ffc9YHAVba_1x-3OpKSeZ-FqXAT7OmmSczrII6fUrrMS5Ft7gWwY6XHFdk-3kKctyM9Z0_mlDnB" finished 2026/09/18 04:27:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/09/18 04:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: h4Fn3vDa0IUKE7WHtXMPXABBW4IL0LRDb5N25XuqFcBhsSQgVLeXkZz4qRaConPUDj_JRUIqqnYBdM8vGmgiWu0J-my-HF56LY7LuyMwUofh2IdShe8GjNNDgrYRDlXy 2026/09/18 04:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/18 04:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/18 04:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "h4Fn3vDa0IUKE7WHtXMPXABBW4IL0LRDb5N25XuqFcBhsSQgVLeXkZz4qRaConPUDj_JRUIqqnYBdM8vGmgiWu0J-my-HF56LY7LuyMwUofh2IdShe8GjNNDgrYRDlXy" finished 2026/09/18 04:27:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/18 04:27:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: Uc8mkjxxwRVeBMiefqUcFV-7dfvyXisPvqXIDrnuhTxaC3671afkyokAJoS7TxOGPNV4vRKd1lGcc8ZRdM2F87Y-Wwq5TFZCvfwwhvoh5K4eJZd2gtlDdmWWnVHjhg_Y 2026/09/18 04:27:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/18 04:27:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/18 04:27:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/18 04:27:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/18 04:27:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/18 04:27:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/18 04:27:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "Uc8mkjxxwRVeBMiefqUcFV-7dfvyXisPvqXIDrnuhTxaC3671afkyokAJoS7TxOGPNV4vRKd1lGcc8ZRdM2F87Y-Wwq5TFZCvfwwhvoh5K4eJZd2gtlDdmWWnVHjhg_Y" finished 2026/09/18 04:27:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/18 04:27:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: FGjF3cXdwiA8s_Xhj45-GgTxorwHpIa8sxVoAxFwSc2WvI_b06Lf54ABNzMBiNCd0qFKj1b_hPSoJzMEw3RrKjGlePqoSGGrcC0yBXtFQt6c8Bamf6KcNkUmhlcaAD3N 2026/09/18 04:27:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/18 04:27:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/18 04:27:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/09/18 04:27:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/18 04:27:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/18 04:27:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/18 04:27:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "FGjF3cXdwiA8s_Xhj45-GgTxorwHpIa8sxVoAxFwSc2WvI_b06Lf54ABNzMBiNCd0qFKj1b_hPSoJzMEw3RrKjGlePqoSGGrcC0yBXtFQt6c8Bamf6KcNkUmhlcaAD3N" finished 2026/09/18 04:27:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/09/18 04:27:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: VUAVUOHZgZyr_4YvZ_9YCo3S2LDF3WFWmcg480WqZet_6S9pmlCepaTzlTlDU-2MRxJhaGqkH-m-ZcbmY6Co3yQRG2Z-c34ecYWWtxDZdwF6TQ6WUf51tsXRnqoqrqTi 2026/09/18 04:28:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/18 04:28:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/09/18 04:28:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "VUAVUOHZgZyr_4YvZ_9YCo3S2LDF3WFWmcg480WqZet_6S9pmlCepaTzlTlDU-2MRxJhaGqkH-m-ZcbmY6Co3yQRG2Z-c34ecYWWtxDZdwF6TQ6WUf51tsXRnqoqrqTi" finished 2026/09/18 04:28:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/09/18 04:28:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: YXM430YbIZqkQae_vnXnIPoM7SSOr_GeSSusXKu-TQaQUQ8QRRfqeJmWlWMQzUVawvlynBIEENOiCpKRA1RMR9V1K-mayswmgB68WAZMjc5_uQJCpanpgERpobi-Gp3y 2026/09/18 04:28:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/18 04:28:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/18 04:28:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "YXM430YbIZqkQae_vnXnIPoM7SSOr_GeSSusXKu-TQaQUQ8QRRfqeJmWlWMQzUVawvlynBIEENOiCpKRA1RMR9V1K-mayswmgB68WAZMjc5_uQJCpanpgERpobi-Gp3y" finished 2026/09/18 04:28:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/09/18 04:28:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: 0uZuymybXK9tkbvnQcqv4pg1fNZ1c7EGQ0tqD25Ydr1DQqp3s9Sq591-EwgxWbUiLXBKF7XsaWWYKjYJBHetX3C4s-pKxEzzCPNH5uCb2oKIs-y9Pn_fHQuLaTj7a9nX 2026/09/18 04:28:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/18 04:28:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/18 04:28:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "0uZuymybXK9tkbvnQcqv4pg1fNZ1c7EGQ0tqD25Ydr1DQqp3s9Sq591-EwgxWbUiLXBKF7XsaWWYKjYJBHetX3C4s-pKxEzzCPNH5uCb2oKIs-y9Pn_fHQuLaTj7a9nX" finished 2026/09/18 04:28:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/18 04:28:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: _TUcPTnTV_5trjXd3WfTRkJHVPO_26Xgo0x1r1HPjoLhFWH64TFuiLcPBqIi9k4HiDR41U2AJmzE-br-gfJR1Yatq2dajk140AP8oq2V1nRyFfp2M5weUOHz8IdWxSme 2026/09/18 04:28:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/18 04:28:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/18 04:28:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/18 04:28:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/18 04:28:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/18 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/18 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "_TUcPTnTV_5trjXd3WfTRkJHVPO_26Xgo0x1r1HPjoLhFWH64TFuiLcPBqIi9k4HiDR41U2AJmzE-br-gfJR1Yatq2dajk140AP8oq2V1nRyFfp2M5weUOHz8IdWxSme" finished 2026/09/18 04:28:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/18 04:28:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: h020Ff5Tbdp2xpL2TicXB3Z4KJP58OGLR5n_cdDZkQWqKGsZ_yvKJujIJWpYEh6zswNzXESBjxrLxZbCYVmcf-kfTNR47i_2Sn1ONsWJnlwWJ8nlJ8YZuzCsL3T-6cxO 2026/09/18 04:28:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/18 04:28:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/18 04:28:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/09/18 04:28:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/18 04:28:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/18 04:28:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/18 04:28:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "h020Ff5Tbdp2xpL2TicXB3Z4KJP58OGLR5n_cdDZkQWqKGsZ_yvKJujIJWpYEh6zswNzXESBjxrLxZbCYVmcf-kfTNR47i_2Sn1ONsWJnlwWJ8nlJ8YZuzCsL3T-6cxO" finished 2026/09/18 04:28:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/09/18 04:28:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: GkbT4Yf_5VBA4XhWfF_PpWBZW3FzQNWjYYFqgLVKNQGACk1CKeAI_47r_OMEQyeErccMhYz0uZQOfAnlqlHIDHI8PfYGdoKXd4uOymUxVPm2iKXLnd4CMVwqLLSyhbr4 2026/09/18 04:28:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/18 04:28:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/09/18 04:28:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "GkbT4Yf_5VBA4XhWfF_PpWBZW3FzQNWjYYFqgLVKNQGACk1CKeAI_47r_OMEQyeErccMhYz0uZQOfAnlqlHIDHI8PfYGdoKXd4uOymUxVPm2iKXLnd4CMVwqLLSyhbr4" finished 2026/09/18 04:28:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/09/18 04:28:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: _JUloEoKTWZIjAURcdA-J1M1Qe6lPp9npld2yBBuvFwhY8C7zA6GyoVt6ZpRAzMVgfv3NezzBR4qMW3YpEDFDB2ev9bnp3ifNbOZV8LrVn4Vg6bb2K3D6l2YN6kNGXrF 2026/09/18 04:28:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/18 04:28:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/18 04:28:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "_JUloEoKTWZIjAURcdA-J1M1Qe6lPp9npld2yBBuvFwhY8C7zA6GyoVt6ZpRAzMVgfv3NezzBR4qMW3YpEDFDB2ev9bnp3ifNbOZV8LrVn4Vg6bb2K3D6l2YN6kNGXrF" finished 2026/09/18 04:28:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/09/18 04:28:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: T5eMh7c6mtaTAUGH0CTVCHJYWPxZkvn4uxb46rGl4JmWvXITZDAPW8rNXsahjQQ_z4NBfdjvXgvvlzQjCGrGCCniKjaVLJR6VQxbU8qPb1mdCbS6LSFKqAwEd8B2NTO- 2026/09/18 04:28:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/18 04:28:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/18 04:28:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "T5eMh7c6mtaTAUGH0CTVCHJYWPxZkvn4uxb46rGl4JmWvXITZDAPW8rNXsahjQQ_z4NBfdjvXgvvlzQjCGrGCCniKjaVLJR6VQxbU8qPb1mdCbS6LSFKqAwEd8B2NTO-" finished 2026/09/18 04:28:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/18 04:28:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: OQYU7iExOjuyp3arSUf0-5ZDmuwE9F_PLufS3dzgM2jZti6jBgpmqxwSIJKK2YxwHpzBdd-Ob2ceJBCoMhetKqe8Y74LMVBxJvHax1F0kvA3ddYyXjBEOGXBIQDC76B1 2026/09/18 04:28:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/18 04:28:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/18 04:28:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/18 04:28:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/18 04:28:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/18 04:28:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/18 04:28:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "OQYU7iExOjuyp3arSUf0-5ZDmuwE9F_PLufS3dzgM2jZti6jBgpmqxwSIJKK2YxwHpzBdd-Ob2ceJBCoMhetKqe8Y74LMVBxJvHax1F0kvA3ddYyXjBEOGXBIQDC76B1" finished 2026/09/18 04:28:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/18 04:28:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: JK_yInxCxibN4xN9EIJ60Bx4qs4ZqW1WyyNBZOyFo54JF31PMfXgRNFEvq75loo4ilKd3biJ5Pg3_2V9ZOlm_ClhV203XpXNYJGdtFjCUjyJctIJUv_MI2vPkZT-aQSD 2026/09/18 04:28:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/18 04:28:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/09/18 04:28:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/09/18 04:28:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/18 04:28:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/18 04:28:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/18 04:28:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "JK_yInxCxibN4xN9EIJ60Bx4qs4ZqW1WyyNBZOyFo54JF31PMfXgRNFEvq75loo4ilKd3biJ5Pg3_2V9ZOlm_ClhV203XpXNYJGdtFjCUjyJctIJUv_MI2vPkZT-aQSD" finished 2026/09/18 04:28:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/09/18 04:28:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: xLT2q7rU1Ie3MlrT_NOPlBS2YRSODbR9f0831WGeY0fp-7vWZJhEFkVRZKXHZb46F69tqUNnbaTNgsZjHNaRtxoOu6GXU5kQ7mkWqkqAachdp3j57Y1PsW2_WgfU8e0L 2026/09/18 04:28:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/09/18 04:28:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/09/18 04:28:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "xLT2q7rU1Ie3MlrT_NOPlBS2YRSODbR9f0831WGeY0fp-7vWZJhEFkVRZKXHZb46F69tqUNnbaTNgsZjHNaRtxoOu6GXU5kQ7mkWqkqAachdp3j57Y1PsW2_WgfU8e0L" finished 2026/09/18 04:28:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/09/18 04:28:33 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: 0EnltnFNsBGt2yCHAnxMcd0FAWkuaDxfzS1hCx7pJoFSZQGH5tDh2ndajm6YAYJzL6HAp6cocTYjY3J5f7pKA1zPdywFOCVU-IV0marQGUhXcw3blNJjK-GsWQ-DzDy3 2026/09/18 04:28:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/09/18 04:28:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/18 04:28:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "0EnltnFNsBGt2yCHAnxMcd0FAWkuaDxfzS1hCx7pJoFSZQGH5tDh2ndajm6YAYJzL6HAp6cocTYjY3J5f7pKA1zPdywFOCVU-IV0marQGUhXcw3blNJjK-GsWQ-DzDy3" finished 2026/09/18 04:28:35 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/09/18 04:28:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: 3pph9SOGn6R8ed3Vz3cOB2TtOXm_UxLNuBWBMkdboHSc7j_ZYxvwQ8-n4Y4flU7AURSAdnvk_DIrYpdCD68m1WzLdVcyY1rHsvb8tbvC_OaVS16o0jEA6TNre5Qj42ce 2026/09/18 04:28:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/18 04:28:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/18 04:28:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "3pph9SOGn6R8ed3Vz3cOB2TtOXm_UxLNuBWBMkdboHSc7j_ZYxvwQ8-n4Y4flU7AURSAdnvk_DIrYpdCD68m1WzLdVcyY1rHsvb8tbvC_OaVS16o0jEA6TNre5Qj42ce" finished 2026/09/18 04:28:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/18 04:28:38 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: RsBGOHmueNPtbxWTOoMNLV33ozRdGObaRHLfuEOBMYIJSCXqzWY_IMK6683YoqN-5p5oMUw3oNuhk3-BiCYHEW3Fd21v8lWKa5xRq1cXxw5O7U6rONou3ZvKrI4cRvgp 2026/09/18 04:28:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/18 04:28:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/18 04:28:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/18 04:28:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/18 04:28:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/18 04:28:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/18 04:28:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "RsBGOHmueNPtbxWTOoMNLV33ozRdGObaRHLfuEOBMYIJSCXqzWY_IMK6683YoqN-5p5oMUw3oNuhk3-BiCYHEW3Fd21v8lWKa5xRq1cXxw5O7U6rONou3ZvKrI4cRvgp" finished 2026/09/18 04:28:40 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/18 04:28:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: xG5-bxVmwXk_n4ldYvG-5lVEaphw1XGH2HYpvokTh3GY_GtDNHcowGwqlGQ8q51KS_WLagDJdW0YWCVSnQE1T1_N25ysdCyJ-XSlru8eN-VC4YnlLfyYb19gF27d7Xze 2026/09/18 04:28:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/18 04:28:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/09/18 04:28:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/09/18 04:28:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/18 04:28:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/18 04:28:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/18 04:28:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "xG5-bxVmwXk_n4ldYvG-5lVEaphw1XGH2HYpvokTh3GY_GtDNHcowGwqlGQ8q51KS_WLagDJdW0YWCVSnQE1T1_N25ysdCyJ-XSlru8eN-VC4YnlLfyYb19gF27d7Xze" finished 2026/09/18 04:28:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/09/18 04:28:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: XCs7ZuZj8xE9XDdwQjdOHgjsHF5hJOW3gJkv_f6T7Z4-h-7vKI84teLudPfo5WmkTRFtSx1XxbjpffRL3966lv7_nAFSMBg4iX4KP7Benj8JW114CqtYCBNUYE8sg9Hu 2026/09/18 04:28:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/09/18 04:28:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/09/18 04:28:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "XCs7ZuZj8xE9XDdwQjdOHgjsHF5hJOW3gJkv_f6T7Z4-h-7vKI84teLudPfo5WmkTRFtSx1XxbjpffRL3966lv7_nAFSMBg4iX4KP7Benj8JW114CqtYCBNUYE8sg9Hu" finished 2026/09/18 04:28:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/09/18 04:28:51 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: bUohpPOTnGrD3pA3t43qSBA9dGC4xUn8ydF5xYpa4JZu4LgrhanTw7ZAk556VyGW_4bMRhGVq0mROoV2geI6WQpGHW97Klb-V1-2MxjocUr6qOmJG_QWm_ASXsY98Vwj 2026/09/18 04:28:51 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/09/18 04:28:52 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/18 04:28:52 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "bUohpPOTnGrD3pA3t43qSBA9dGC4xUn8ydF5xYpa4JZu4LgrhanTw7ZAk556VyGW_4bMRhGVq0mROoV2geI6WQpGHW97Klb-V1-2MxjocUr6qOmJG_QWm_ASXsY98Vwj" finished 2026/09/18 04:28:52 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/09/18 04:28:54 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: Pu_D3b7WfB_haEswIypl9pqyxCnzWxWr-5tYPORf2Kan6r-Exn0-mh6DWUgxIUyzZ9NKe8whE7pqf-zi51k7XGRdlXUCHgALXZtbDaEfBHnIKvHCoX_IxwmBfFSG9TC7 2026/09/18 04:28:54 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/18 04:28:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/18 04:28:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "Pu_D3b7WfB_haEswIypl9pqyxCnzWxWr-5tYPORf2Kan6r-Exn0-mh6DWUgxIUyzZ9NKe8whE7pqf-zi51k7XGRdlXUCHgALXZtbDaEfBHnIKvHCoX_IxwmBfFSG9TC7" finished 2026/09/18 04:28:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/18 04:28:56 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: CUr5bf6ulpefC-OjtHkkB6ZGqCk8Kuhk-975_1xZ40e0whLC7cLXgKJ6dIauIX7rQYIlAUNd6ijKtzCkygaoc1vlLX51OAn-bWrGJm0-HSML7YFZzhpAWL9RWY1OaKVi 2026/09/18 04:28:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/18 04:28:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/18 04:28:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/18 04:28:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/18 04:28:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/18 04:28:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/18 04:28:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "CUr5bf6ulpefC-OjtHkkB6ZGqCk8Kuhk-975_1xZ40e0whLC7cLXgKJ6dIauIX7rQYIlAUNd6ijKtzCkygaoc1vlLX51OAn-bWrGJm0-HSML7YFZzhpAWL9RWY1OaKVi" finished 2026/09/18 04:28:58 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/18 04:29:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: I4tkL_DcWnuAGbvHV0Mo9TfGgvw8Na84IQqhLM7Xb5NcrwfOMCJ-ZJjdfU24wyEqxVeCDp7LBksjYv2XuSmSVzN5aXVV5KSeRHgMyJuUbOCrzgpgLfBtbUt7rrVitJ_r 2026/09/18 04:29:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/18 04:29:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/09/18 04:29:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/09/18 04:29:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/18 04:29:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/18 04:29:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/18 04:29:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "I4tkL_DcWnuAGbvHV0Mo9TfGgvw8Na84IQqhLM7Xb5NcrwfOMCJ-ZJjdfU24wyEqxVeCDp7LBksjYv2XuSmSVzN5aXVV5KSeRHgMyJuUbOCrzgpgLfBtbUt7rrVitJ_r" finished 2026/09/18 04:29:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/18 04:29:05 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error) 2026/09/18 04:29:05 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error 2026/09/18 04:29:05 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/18 04:29:05 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://rclone-test-sapetoz1vofi.s3.wasabisys.com/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF) 2026/09/18 04:29:05 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-sapetoz1vofi.s3.wasabisys.com/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF 2026/09/18 04:29:06 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/18 04:29:06 DEBUG : retry-chunked-Status500.bin: open chunk writer: started multipart upload: OhBb3V9tWiUf1gvoytbGyZoQOWMbgUlGeuMDtkgRFbotSLl_NisQG9I0XjIxy_b6Wv986PR7mOmKDUadJI7XoL-xZLYR3C0HuMNIqR_pRsPv3O1Ulg7dyZiQllcnFB9q 2026/09/18 04:29:06 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/18 04:29:06 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/18 04:29:06 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/18 04:29:06 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/18 04:29:07 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/18 04:29:07 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/18 04:29:08 DEBUG : retry-chunked-Status500.bin: multipart upload "OhBb3V9tWiUf1gvoytbGyZoQOWMbgUlGeuMDtkgRFbotSLl_NisQG9I0XjIxy_b6Wv986PR7mOmKDUadJI7XoL-xZLYR3C0HuMNIqR_pRsPv3O1Ulg7dyZiQllcnFB9q" finished 2026/09/18 04:29:08 DEBUG : retry-chunked-Status500.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/18 04:29:10 DEBUG : retry-chunked-NetError.bin: open chunk writer: started multipart upload: HcxMNYONgmBZ-hEDQLZd2ICKFSWzvXDdkEljKRx9sMJtHzEQsrYq9rzFMQ7-Ae54UmzvrWu85Ii2l3a3Uz9EXUPs9B5gw7qqaU0R0cZxNqnZE76d81gycAI9xMFTETxe 2026/09/18 04:29:10 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/18 04:29:10 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/18 04:29:10 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/18 04:29:10 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/18 04:29:11 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/18 04:29:11 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/18 04:29:11 DEBUG : retry-chunked-NetError.bin: multipart upload "HcxMNYONgmBZ-hEDQLZd2ICKFSWzvXDdkEljKRx9sMJtHzEQsrYq9rzFMQ7-Ae54UmzvrWu85Ii2l3a3Uz9EXUPs9B5gw7qqaU0R0cZxNqnZE76d81gycAI9xMFTETxe" finished 2026/09/18 04:29:11 DEBUG : retry-chunked-NetError.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/18 04:29:13 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://rclone-test-sapetoz1vofi.s3.wasabisys.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/18 04:29:13 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: 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://rclone-test-sapetoz1vofi.s3.wasabisys.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/18 04:29:13 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/18 04:29:13 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: us3Y5NC0jGhW110YUGBk-gSm0Aj6agSVCWY0O8fZj_bcGULlgs2bkbBNgFAqRVPxxGBGWDNIzTJ3gc7Nai7Z_ZBsCLiEDZlNcLQ1eMvmLKl9tFQQVvX_DHt0drhv3HA0 2026/09/18 04:29:13 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/18 04:29:13 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/18 04:29:14 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "296b8ee87a67f7351efc4a5892bf4578" 2026/09/18 04:29:15 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "42a6d1e8742a89b4a446be3023ee0840" 2026/09/18 04:29:15 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/18 04:29:15 DEBUG : short-eof-chunked.bin: multipart upload "us3Y5NC0jGhW110YUGBk-gSm0Aj6agSVCWY0O8fZj_bcGULlgs2bkbBNgFAqRVPxxGBGWDNIzTJ3gc7Nai7Z_ZBsCLiEDZlNcLQ1eMvmLKl9tFQQVvX_DHt0drhv3HA0" aborted fstests.go:2784: 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/09/18 04:29:16 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/18 04:29:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/18 04:29:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/18 04:29:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/18 04:29:31 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/18 04:29:33 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: aUFDmgrXZoYVw6OG71PyPj7bXMLXJyz-5ubWG_kYpH0pSi09yaV4oGTfLxX9EvF57eNVbbxzjdqZVbK-gswe4T15j2R4V8ulJbkW9sKJ4fnjG6C5nT5jnHw0q9VEEFVd 2026/09/18 04:29:33 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/18 04:29:33 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "98861c9258c771310bd83966d34c209a" 2026/09/18 04:29:33 DEBUG : unknown-size-put.txt: multipart upload "aUFDmgrXZoYVw6OG71PyPj7bXMLXJyz-5ubWG_kYpH0pSi09yaV4oGTfLxX9EvF57eNVbbxzjdqZVbK-gswe4T15j2R4V8ulJbkW9sKJ4fnjG6C5nT5jnHw0q9VEEFVd" finished 2026/09/18 04:29:34 DEBUG : unknown-size-put.txt: Multipart upload Etag: d78620087182e97eb601ba7b7e989f72-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/18 04:29:34 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: YsM8bueaenecGMEo5OJAaXlY-AR1pDYFCRc9OgWgz-sj8KkQZBdz7-kZppotoU7ILTihVDGQpzzqZxc81QtigYW_G18c2YCqfpWQXG16TeMRXLows313JH8_1l6eLdDv 2026/09/18 04:29:34 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/18 04:29:35 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "55fca13c4d10a4a1970d86576696fd84" 2026/09/18 04:29:35 DEBUG : unknown-size-update.txt: multipart upload "YsM8bueaenecGMEo5OJAaXlY-AR1pDYFCRc9OgWgz-sj8KkQZBdz7-kZppotoU7ILTihVDGQpzzqZxc81QtigYW_G18c2YCqfpWQXG16TeMRXLows313JH8_1l6eLdDv" finished 2026/09/18 04:29:35 DEBUG : unknown-size-update.txt: Multipart upload Etag: c7106039ec9c9ac8a235f26d4c5ca53e-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/18 04:29:35 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-sapetoz1vofi/deeper/nonexisting/directory" 2026/09/18 04:29:35 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/18 04:29:36 DEBUG : Waiting for deletions to finish 2026/09/18 04:29:36 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2026-09-18-042851-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-10Mi-10.000Mi-streamed-v2026-09-18-042851-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-10Mi-10.000Mi-v2026-09-18-042849-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-10Mi-10.000Mi-v2026-09-18-042849-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-10Mi-10Mi-streamed-v2026-09-18-042856-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-10Mi-10Mi-streamed-v2026-09-18-042856-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-10Mi-10Mi-v2026-09-18-042854-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-10Mi-10Mi-v2026-09-18-042854-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2026-09-18-042906-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-10Mi-20.000Mi-streamed-v2026-09-18-042906-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-10Mi-20.000Mi-v2026-09-18-042901-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-10Mi-20.000Mi-v2026-09-18-042901-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2026-09-18-042758-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2026-09-18-042758-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-5.054Mi-10.109Mi-v2026-09-18-042755-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5.054Mi-10.109Mi-v2026-09-18-042755-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2026-09-18-042751-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2026-09-18-042751-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-5.054Mi-5.054Mi-v2026-09-18-042749-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5.054Mi-5.054Mi-v2026-09-18-042749-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2026-09-18-042813-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2026-09-18-042813-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-5.055Mi-10.109Mi-v2026-09-18-042809-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5.055Mi-10.109Mi-v2026-09-18-042809-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2026-09-18-042806-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2026-09-18-042806-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 INFO : chunked-10Mi-10Mi-v2026-09-18-042854-000.bin: Deleted 2026/09/18 04:29:36 DEBUG : "chunked-5.055Mi-5.055Mi-v2026-09-18-042804-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5.055Mi-5.055Mi-v2026-09-18-042804-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 INFO : chunked-10Mi-10.000Mi-streamed-v2026-09-18-042851-000.bin: Deleted 2026/09/18 04:29:36 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2026-09-18-042744-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5Mi-10.000Mi-streamed-v2026-09-18-042744-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 INFO : chunked-5.054Mi-10.109Mi-v2026-09-18-042755-000.bin: Deleted 2026/09/18 04:29:36 DEBUG : "chunked-5Mi-10.000Mi-v2026-09-18-042740-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5Mi-10.000Mi-v2026-09-18-042740-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 INFO : chunked-10Mi-20.000Mi-streamed-v2026-09-18-042906-000.bin: Deleted 2026/09/18 04:29:36 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2026-09-18-042733-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5Mi-5.000Mi-streamed-v2026-09-18-042733-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 INFO : chunked-10Mi-10.000Mi-v2026-09-18-042849-000.bin: Deleted 2026/09/18 04:29:36 DEBUG : "chunked-5Mi-5.000Mi-v2026-09-18-042731-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5Mi-5.000Mi-v2026-09-18-042731-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 INFO : chunked-10Mi-10Mi-streamed-v2026-09-18-042856-000.bin: Deleted 2026/09/18 04:29:36 DEBUG : "chunked-5Mi-5Mi-streamed-v2026-09-18-042736-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5Mi-5Mi-streamed-v2026-09-18-042736-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 INFO : chunked-5.054Mi-10.109Mi-streamed-v2026-09-18-042758-000.bin: Deleted 2026/09/18 04:29:36 DEBUG : "chunked-5Mi-5Mi-v2026-09-18-042734-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-5Mi-5Mi-v2026-09-18-042734-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 INFO : chunked-10Mi-20.000Mi-v2026-09-18-042901-000.bin: Deleted 2026/09/18 04:29:36 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2026-09-18-042829-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2026-09-18-042829-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:36 INFO : chunked-5.054Mi-5.054Mi-streamed-v2026-09-18-042751-000.bin: Deleted 2026/09/18 04:29:36 DEBUG : "chunked-6.667Mi-13.333Mi-v2026-09-18-042826-000.bin" version true 2026/09/18 04:29:36 DEBUG : chunked-6.667Mi-13.333Mi-v2026-09-18-042826-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5.055Mi-10.109Mi-streamed-v2026-09-18-042813-000.bin: Deleted 2026/09/18 04:29:37 INFO : chunked-5.055Mi-5.055Mi-v2026-09-18-042804-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2026-09-18-042822-000.bin" version true 2026/09/18 04:29:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2026-09-18-042822-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 DEBUG : "chunked-6.667Mi-6.667Mi-v2026-09-18-042820-000.bin" version true 2026/09/18 04:29:37 DEBUG : chunked-6.667Mi-6.667Mi-v2026-09-18-042820-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5.054Mi-5.054Mi-v2026-09-18-042749-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2026-09-18-042847-000.bin" version true 2026/09/18 04:29:37 DEBUG : chunked-8Mi-16.000Mi-streamed-v2026-09-18-042847-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5.055Mi-5.055Mi-streamed-v2026-09-18-042806-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "chunked-8Mi-16.000Mi-v2026-09-18-042843-000.bin" version true 2026/09/18 04:29:37 DEBUG : chunked-8Mi-16.000Mi-v2026-09-18-042843-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5.055Mi-10.109Mi-v2026-09-18-042809-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2026-09-18-042833-000.bin" version true 2026/09/18 04:29:37 DEBUG : chunked-8Mi-8.000Mi-streamed-v2026-09-18-042833-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5Mi-10.000Mi-streamed-v2026-09-18-042744-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "chunked-8Mi-8.000Mi-v2026-09-18-042831-000.bin" version true 2026/09/18 04:29:37 DEBUG : chunked-8Mi-8.000Mi-v2026-09-18-042831-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5Mi-5.000Mi-streamed-v2026-09-18-042733-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "chunked-8Mi-8Mi-streamed-v2026-09-18-042839-000.bin" version true 2026/09/18 04:29:37 DEBUG : chunked-8Mi-8Mi-streamed-v2026-09-18-042839-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5Mi-10.000Mi-v2026-09-18-042740-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "chunked-8Mi-8Mi-v2026-09-18-042836-000.bin" version true 2026/09/18 04:29:37 DEBUG : chunked-8Mi-8Mi-v2026-09-18-042836-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5Mi-5.000Mi-v2026-09-18-042731-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "chunked-copy-v2026-09-18-042933-000" version true 2026/09/18 04:29:37 DEBUG : chunked-copy-v2026-09-18-042933-000: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5Mi-5Mi-streamed-v2026-09-18-042736-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "chunked-copy-v2026-09-18-042933-000.copy" version true 2026/09/18 04:29:37 DEBUG : chunked-copy-v2026-09-18-042933-000.copy: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-5Mi-5Mi-v2026-09-18-042734-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/18 04:29:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2026/09/18 04:29:37 INFO : chunked-6.667Mi-13.333Mi-streamed-v2026-09-18-042829-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "retry-chunked-NetError-v2026-09-18-042913-000.bin" version true 2026/09/18 04:29:37 DEBUG : retry-chunked-NetError-v2026-09-18-042913-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-6.667Mi-13.333Mi-v2026-09-18-042826-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "retry-chunked-Status500-v2026-09-18-042910-000.bin" version true 2026/09/18 04:29:37 DEBUG : retry-chunked-Status500-v2026-09-18-042910-000.bin: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-6.667Mi-6.667Mi-v2026-09-18-042820-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "unknown-size-put-v2026-09-18-042934-000.txt" version true 2026/09/18 04:29:37 DEBUG : unknown-size-put-v2026-09-18-042934-000.txt: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-8Mi-16.000Mi-streamed-v2026-09-18-042847-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "unknown-size-update-v2026-09-18-042936-000.txt" version true 2026/09/18 04:29:37 DEBUG : unknown-size-update-v2026-09-18-042936-000.txt: Deleting delete marker (id "null") 2026/09/18 04:29:37 INFO : chunked-6.667Mi-6.667Mi-streamed-v2026-09-18-042822-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "versions/test-versions-v2026-09-18-042721-000.txt" version true 2026/09/18 04:29:37 DEBUG : versions/test-versions-v2026-09-18-042721-000.txt: Deleting delete marker (id "001789705640820389869-bLGC8a_C7e") 2026/09/18 04:29:37 INFO : chunked-8Mi-8.000Mi-streamed-v2026-09-18-042833-000.bin: Deleted 2026/09/18 04:29:37 DEBUG : "versions/test-versions-v2026-09-18-042715-000.txt" version true 2026/09/18 04:29:37 DEBUG : versions/test-versions-v2026-09-18-042715-000.txt: Deleting (id "001789705634861092547-b6zTOp7jZY") 2026/09/18 04:29:37 INFO : chunked-8Mi-16.000Mi-v2026-09-18-042843-000.bin: Deleted 2026/09/18 04:29:37 INFO : chunked-8Mi-8.000Mi-v2026-09-18-042831-000.bin: Deleted 2026/09/18 04:29:37 INFO : chunked-8Mi-8Mi-streamed-v2026-09-18-042839-000.bin: Deleted 2026/09/18 04:29:37 INFO : chunked-8Mi-8Mi-v2026-09-18-042836-000.bin: Deleted 2026/09/18 04:29:37 INFO : chunked-copy-v2026-09-18-042933-000: Deleted 2026/09/18 04:29:37 INFO : chunked-copy-v2026-09-18-042933-000.copy: Deleted 2026/09/18 04:29:37 INFO : retry-chunked-NetError-v2026-09-18-042913-000.bin: Deleted 2026/09/18 04:29:37 INFO : retry-chunked-Status500-v2026-09-18-042910-000.bin: Deleted 2026/09/18 04:29:37 INFO : unknown-size-put-v2026-09-18-042934-000.txt: Deleted 2026/09/18 04:29:37 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/18 04:29:37 INFO : unknown-size-update-v2026-09-18-042936-000.txt: Deleted 2026/09/18 04:29:37 INFO : versions/test-versions-v2026-09-18-042721-000.txt: Deleted 2026/09/18 04:29:37 INFO : versions/test-versions-v2026-09-18-042715-000.txt: Deleted 2026/09/18 04:29:38 INFO : S3 bucket rclone-test-sapetoz1vofi: Bucket "rclone-test-sapetoz1vofi" deleted 2026/09/18 04:29:38 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (212.71s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.50s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.07s) --- PASS: TestIntegration/FsMkdir (210.63s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.06s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.80s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (55.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.61s) --- 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.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (23.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (13.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (6.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (97.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (16.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (14.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (14.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (16.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (17.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (18.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.72s) --- 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/09/18 04:29:38 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/09/18 04:29:38 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 212.791s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 3m34.463188039s (try 1/5)