"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 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/08 02:01:24 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-dezeboh1sopa" 2026/09/08 02:01:24 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/08 02:01:25 INFO : S3 bucket rclone-test-dezeboh1sopa: Bucket "rclone-test-dezeboh1sopa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/08 02:01:26 INFO : S3 bucket rclone-test-dezeboh1sopa: Bucket "rclone-test-dezeboh1sopa" deleted === RUN TestIntegration/FsMkdir 2026/09/08 02:01:26 INFO : S3 bucket rclone-test-dezeboh1sopa: Bucket "rclone-test-dezeboh1sopa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/08 02:01:26 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/08 02:01:26 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/08 02:01:26 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/08 02:01:45 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: 8HSSft4-bPcsmeR8ZH_mQqtsdIPZ_NknRVYOngU2mQ4sdgkury3YU5prSMsWNbu3uYlYB631t8rWNzRRclwOfWVvmcH3QJ27p_S4LaLb6t1uLcSugBiXoudaFd5VQsGo 2026/09/08 02:01:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "200dcb46dd54dfbf2e79ff9410e3b0c9" 2026/09/08 02:01:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "d1353e8759bc03d4e1886af2897078f4" 2026/09/08 02:01:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9de02b873029ba64d6a5fb78e272f226" 2026/09/08 02:01:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload "8HSSft4-bPcsmeR8ZH_mQqtsdIPZ_NknRVYOngU2mQ4sdgkury3YU5prSMsWNbu3uYlYB631t8rWNzRRclwOfWVvmcH3QJ27p_S4LaLb6t1uLcSugBiXoudaFd5VQsGo" 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/08 02:01:51 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/08 02:01:51 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/08 02:01:55 DEBUG : S3 bucket rclone-test-dezeboh1sopa: bucket is versioned: false 2026/09/08 02:01:55 DEBUG : Waiting for deletions to finish 2026/09/08 02:01:55 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/08 02:01:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/08 02:01:55 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/08 02:01:56 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-dezeboh1sopa/dirToPurgeFromRoot" 2026/09/08 02:01:57 DEBUG : S3 bucket rclone-test-dezeboh1sopa path dirToPurgeFromRoot: bucket is versioned: false 2026/09/08 02:01:57 DEBUG : Waiting for deletions to finish 2026/09/08 02:01:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/08 02:01:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/08 02:01:57 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/08 02:01:57 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-dezeboh1sopa/hello? sausage/êé" 2026/09/08 02:01:58 INFO : S3 bucket rclone-test-dezeboh1sopa path hello? sausage/êé: Bucket "rclone-test-dezeboh1sopa" created with ACL "" 2026/09/08 02:02:00 DEBUG : S3 bucket rclone-test-dezeboh1sopa path hello? sausage/êé: bucket is versioned: false 2026/09/08 02:02:00 DEBUG : Waiting for deletions to finish 2026/09/08 02:02:00 DEBUG : "a/b/c/d/e.txt" version false 2026/09/08 02:02:00 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/08 02:02:00 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/08 02:02:08 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-dezeboh1sopa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/08 02:02:09 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-dezeboh1sopa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestS3Wasabi:" path "rclone-test-dezeboh1sopa" from "TestS3Wasabi:rclone-test-dezeboh1sopa" 2026/09/08 02:02:09 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/08 02:02:15 NOTICE: S3 bucket rclone-test-dezeboh1sopa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/08 02:02:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: Iuv-SG7naJyz5TkFlKiklMkHRDKbfSWtUWvQq80dptboCUl0ZolEgsaTty85IaYawlEpCqTofRElO55Fn6A9oNwj449OFYq937t08KOyu8s8zXprT6yKMYJXClStU40L 2026/09/08 02:02:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/08 02:02:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/08 02:02:16 DEBUG : piped data.txt: multipart upload "Iuv-SG7naJyz5TkFlKiklMkHRDKbfSWtUWvQq80dptboCUl0ZolEgsaTty85IaYawlEpCqTofRElO55Fn6A9oNwj449OFYq937t08KOyu8s8zXprT6yKMYJXClStU40L" finished 2026/09/08 02:02:16 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/08 02:02:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: wWz2435KlhD4kH-qqdlOyR59qMDn3Z0aeeQ-gYQXv8fkm0TctA9fiI82aNg-x4qON8HYylCwS1uWWnJz9EJGhfD6T__6HaUue4RM_kOR3dXNkAhqTwaUYNocCbCpu_Vs 2026/09/08 02:02:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/08 02:02:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8f23f2914ac77ce4a3bacaf269c87fa5" 2026/09/08 02:02:16 DEBUG : piped data.txt: multipart upload "wWz2435KlhD4kH-qqdlOyR59qMDn3Z0aeeQ-gYQXv8fkm0TctA9fiI82aNg-x4qON8HYylCwS1uWWnJz9EJGhfD6T__6HaUue4RM_kOR3dXNkAhqTwaUYNocCbCpu_Vs" finished 2026/09/08 02:02:16 DEBUG : piped data.txt: Multipart upload Etag: fee098c74f2f71714c736f178cd505fd-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/08 02:02:17 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-08-020223-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/08 02:02:27 DEBUG : oldPath = "TestS3Wasabi:rclone-test-dezeboh1sopa/versions/test-versions-v2026-09-08-020223-000.txt" 2026/09/08 02:02:27 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-dezeboh1sopa/versions/test-versions-v2026-09-08-020223-000.txt" 2026/09/08 02:02:27 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-dezeboh1sopa/versions/test-versions-v2026-09-08-020223-000.txt" 2026/09/08 02:02:27 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2026/09/08 02:02:28 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-dezeboh1sopa/versions/test-versions-v2026-09-08-020223-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-dezeboh1sopa/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/08 02:02:31 DEBUG : Waiting for deletions to finish 2026/09/08 02:02:31 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/08 02:02:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/09/08 02:02:31 DEBUG : "versions/test-versions.txt" version false 2026/09/08 02:02:31 DEBUG : versions/test-versions.txt: Not deleting current version "001788832947016451076-P8Jbm7qTHj" 2026/09/08 02:02:31 DEBUG : "versions/test-versions-v2026-09-08-020225-000.txt" version true 2026/09/08 02:02:31 DEBUG : versions/test-versions-v2026-09-08-020225-000.txt: Deleting delete marker (id "001788832944836805246-byTzG5Jyg9") 2026/09/08 02:02:31 DEBUG : "versions/test-versions-v2026-09-08-020223-000.txt" version true 2026/09/08 02:02:31 DEBUG : versions/test-versions-v2026-09-08-020223-000.txt: Deleting (id "001788832942504919737-1tj8UPW86B") 2026/09/08 02:02:31 INFO : versions/test-versions-v2026-09-08-020225-000.txt: Deleted 2026/09/08 02:02:31 INFO : versions/test-versions-v2026-09-08-020223-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention 2026/09/08 02:02:34 INFO : S3 bucket rclone-test-dezeboh1sopa-object-lock-cijelax4: Bucket "rclone-test-dezeboh1sopa-object-lock-cijelax4" 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/08 02:02:36 DEBUG : test-object-lock-multipart: open chunk writer: started multipart upload: c5V4XDbD-Gu6l5BM70gAvvZWLmKE_5aMB6Ft9AzE2y3PrHsO8wVfdLslyFS5s6tXLlXe1EKhq5McF6PBtsHjW7IY2Ld9atWejkwSNXhsNb_bUR20mNcQ522zUlBtdgs- 2026/09/08 02:02:36 DEBUG : test-object-lock-multipart: multipart upload: starting chunk 0 size 100 offset 0/100 2026/09/08 02:02:36 DEBUG : test-object-lock-multipart: multipart upload wrote chunk 1 with 100 bytes and etag "e8ca14ed63cacfa41a312efbe3479b8e" 2026/09/08 02:02:37 DEBUG : test-object-lock-multipart: multipart upload "c5V4XDbD-Gu6l5BM70gAvvZWLmKE_5aMB6Ft9AzE2y3PrHsO8wVfdLslyFS5s6tXLlXe1EKhq5McF6PBtsHjW7IY2Ld9atWejkwSNXhsNb_bUR20mNcQ522zUlBtdgs-" finished 2026/09/08 02:02:37 DEBUG : test-object-lock-multipart: Multipart upload Etag: 32421784928e13d14133367429ef108c-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/08 02:02:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: 0s5Yo35XefStoV1t4Moiaa-XaSc-ze36oWO9w-gfcwIujCNSk0JMGacBn_Snt32gs3nnLxUIOX22pHUByX3hjpPa4GZKsUXqYjigv9B0IkHtExNyUY1KDv0AKz4AVqwy 2026/09/08 02:02:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/09/08 02:02:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/09/08 02:02:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "0s5Yo35XefStoV1t4Moiaa-XaSc-ze36oWO9w-gfcwIujCNSk0JMGacBn_Snt32gs3nnLxUIOX22pHUByX3hjpPa4GZKsUXqYjigv9B0IkHtExNyUY1KDv0AKz4AVqwy" finished 2026/09/08 02:02:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/09/08 02:02:43 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: wmdzIPHg-iivhcOtzPzxY-Axs7FaTmV3AtPdt1fHreZG0BGtOkus19xH-AfzqU4DxrjIezP929vIVkpd_tU8WbR-x9SYeizyshXVwbv28NWJDITYYYyUzIzcI-ARPTsy 2026/09/08 02:02:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/09/08 02:02:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/08 02:02:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "wmdzIPHg-iivhcOtzPzxY-Axs7FaTmV3AtPdt1fHreZG0BGtOkus19xH-AfzqU4DxrjIezP929vIVkpd_tU8WbR-x9SYeizyshXVwbv28NWJDITYYYyUzIzcI-ARPTsy" finished 2026/09/08 02:02:44 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/09/08 02:02:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: Rzcrs_37FJTlLppcWYiAeebozHG0cM_3S0s4IhSXMtcLHkMJzHBzgYyOuL7U80fZVlRXShXzxlqf7xbM0wjKbuj777K5CCJt6042K_vz9mgf2hseY9AnrLLlVFU3qVWR 2026/09/08 02:02:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/08 02:02:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/08 02:02:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "Rzcrs_37FJTlLppcWYiAeebozHG0cM_3S0s4IhSXMtcLHkMJzHBzgYyOuL7U80fZVlRXShXzxlqf7xbM0wjKbuj777K5CCJt6042K_vz9mgf2hseY9AnrLLlVFU3qVWR" finished 2026/09/08 02:02:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/08 02:02:46 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: tE-U-ARrST3W3R68yZ-D3C3aO3vk9KhJKJX1s6Zei6BoegxezjaAadabPR5gaMerKYwNi7e4gSry4Zf_MEmh8AZGRzy2q2hAdZs1xnQaC8JiDB5k6UXwA1-og4ojTeBS 2026/09/08 02:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/08 02:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/08 02:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/08 02:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/08 02:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/08 02:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/08 02:02:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "tE-U-ARrST3W3R68yZ-D3C3aO3vk9KhJKJX1s6Zei6BoegxezjaAadabPR5gaMerKYwNi7e4gSry4Zf_MEmh8AZGRzy2q2hAdZs1xnQaC8JiDB5k6UXwA1-og4ojTeBS" finished 2026/09/08 02:02:48 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/08 02:02:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: OkSz-IKM9jUxBdPxGrPSTtgqOsg1sQw-7t0i2MKBvtAbGDrzAqceUihqPg82C-BwTa7b_QAsWZCPGAt0pHqM6BZQUL1gkg325gea9PIzfswOx-RNSNdkv4oYPFbOCt0R 2026/09/08 02:02:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/08 02:02:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/09/08 02:02:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/09/08 02:02:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/08 02:02:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/08 02:02:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/08 02:02:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "OkSz-IKM9jUxBdPxGrPSTtgqOsg1sQw-7t0i2MKBvtAbGDrzAqceUihqPg82C-BwTa7b_QAsWZCPGAt0pHqM6BZQUL1gkg325gea9PIzfswOx-RNSNdkv4oYPFbOCt0R" finished 2026/09/08 02:02:50 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/08 02:02:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: mPPHcZ65_LxNSKbKFNS0VTYrJhC-fHL51aKebFjLhhn8NDf6tdSpfUxz5SB5K-PcJuJgaPJbLYaJVETGtIenN2Zs1miSVKH-65PWgecHoIIBP7qStN3IAXReLV-34xI_ 2026/09/08 02:02:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/08 02:02:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/09/08 02:02:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "mPPHcZ65_LxNSKbKFNS0VTYrJhC-fHL51aKebFjLhhn8NDf6tdSpfUxz5SB5K-PcJuJgaPJbLYaJVETGtIenN2Zs1miSVKH-65PWgecHoIIBP7qStN3IAXReLV-34xI_" finished 2026/09/08 02:02:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/09/08 02:02:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: 6ccXUJgkCbenZ81E-M8mtb2r6z-E4C2Sa6P2rtEUYR3WvDA90ootholDTZ7XTodw8zeVC3jmSTD-PqvzQUYB7Ao8NaAlm8D0awB-zXoXbxpn7Sv9TCnY2Tx-wY-uSjXU 2026/09/08 02:02:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/08 02:02:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/08 02:02:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "6ccXUJgkCbenZ81E-M8mtb2r6z-E4C2Sa6P2rtEUYR3WvDA90ootholDTZ7XTodw8zeVC3jmSTD-PqvzQUYB7Ao8NaAlm8D0awB-zXoXbxpn7Sv9TCnY2Tx-wY-uSjXU" finished 2026/09/08 02:02:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/09/08 02:02:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADS_GnrSQDK6jzAkbI_fTY55-8CdXhNqavGqpD-Eq47rMzBbNbxi-ZWclyLJOgHI6la-8Fojmb41adf0TOHt8_5xvgKG0dqTCyP97sRgyZlVqXwTbb3YAVkuiBDcYIGN 2026/09/08 02:02:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/08 02:02:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/08 02:02:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADS_GnrSQDK6jzAkbI_fTY55-8CdXhNqavGqpD-Eq47rMzBbNbxi-ZWclyLJOgHI6la-8Fojmb41adf0TOHt8_5xvgKG0dqTCyP97sRgyZlVqXwTbb3YAVkuiBDcYIGN" finished 2026/09/08 02:02:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/08 02:02:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: 8xuEusdnIn8c6AjrLvuCEZGxsKtaN-CBowb8NbsIrKMH-KXaS2ezyi4lvrLvFAgumVwxZPcw-0p-lnLmRsP9p7JeUDx0coYgM6BPo4rg0A0QyEfQMzwZtoApRksfBC1a 2026/09/08 02:02:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/08 02:02:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/08 02:02:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/08 02:02:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/08 02:02:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/08 02:02:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/08 02:03:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "8xuEusdnIn8c6AjrLvuCEZGxsKtaN-CBowb8NbsIrKMH-KXaS2ezyi4lvrLvFAgumVwxZPcw-0p-lnLmRsP9p7JeUDx0coYgM6BPo4rg0A0QyEfQMzwZtoApRksfBC1a" finished 2026/09/08 02:03:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/08 02:03:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: n3C9jjuqkb1wUXGqCFzCSNIz1HrieAqzHVY3NxrUi0J-v4dPoZL2M27Mk74ugnIf2uLv1fUE-BCyNa4wyyOndGnVNbIL0KyPS4nvusPD9apPJnNsCIsXTw2dtw9raVTd 2026/09/08 02:03:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/08 02:03:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/08 02:03:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/09/08 02:03:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/08 02:03:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/08 02:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/08 02:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "n3C9jjuqkb1wUXGqCFzCSNIz1HrieAqzHVY3NxrUi0J-v4dPoZL2M27Mk74ugnIf2uLv1fUE-BCyNa4wyyOndGnVNbIL0KyPS4nvusPD9apPJnNsCIsXTw2dtw9raVTd" finished 2026/09/08 02:03:03 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/08 02:03:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: 1IvEKrJl5FnxH0WyD2X3mwoGZ7dW0g9gCYXDXzhFU_bXVsYUzAkTPMrGtDqsHZR414TcUwIRz21wL2nZnHYPJ8fYvnE64JR1I5fsV84uMPLKg37P0VReM4obmUfuLw74 2026/09/08 02:03:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/08 02:03:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/09/08 02:03:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "1IvEKrJl5FnxH0WyD2X3mwoGZ7dW0g9gCYXDXzhFU_bXVsYUzAkTPMrGtDqsHZR414TcUwIRz21wL2nZnHYPJ8fYvnE64JR1I5fsV84uMPLKg37P0VReM4obmUfuLw74" finished 2026/09/08 02:03:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/09/08 02:03:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: WrUvxwK5sTrY1ldXPzfdufQspo7efAv8caCUxntmsYBy4o2Juyel3LKbmqWNe0ND4ljqe2AsvZMYseRAGOdsiVzU39SmRua_Gb-3yj7oI9lcDv1vD8fqXzwNCXBJg9CU 2026/09/08 02:03:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/08 02:03:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/08 02:03:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "WrUvxwK5sTrY1ldXPzfdufQspo7efAv8caCUxntmsYBy4o2Juyel3LKbmqWNe0ND4ljqe2AsvZMYseRAGOdsiVzU39SmRua_Gb-3yj7oI9lcDv1vD8fqXzwNCXBJg9CU" finished 2026/09/08 02:03:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/09/08 02:03:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: 0VZ6dwln1LouDcYvSOERCUfk1kdC3Emdse8pG_LHN4AFLdJwxPGmMbeTxUa0Ew0Y6BJw9zxSDPyHnESr3pBtDzPp3JSQcdskyI5Byv6e3Fd5g-ZFJujB9w1jhNiHGNsU 2026/09/08 02:03:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/08 02:03:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/08 02:03:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "0VZ6dwln1LouDcYvSOERCUfk1kdC3Emdse8pG_LHN4AFLdJwxPGmMbeTxUa0Ew0Y6BJw9zxSDPyHnESr3pBtDzPp3JSQcdskyI5Byv6e3Fd5g-ZFJujB9w1jhNiHGNsU" finished 2026/09/08 02:03:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/08 02:03:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: yVmJuLlrxC9dHepW2E-0SkwU3vnvAgEiScngAvqlS9kLARnKKfThZK6gqXUC-uxzh8akrD9fKA_5mT644MvM7lxfSHY0hDWHF3ok62gSV6E15R_bG1b3y4PnkOqmkdjJ 2026/09/08 02:03:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/08 02:03:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/08 02:03:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/08 02:03:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/08 02:03:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/08 02:03:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/08 02:03:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "yVmJuLlrxC9dHepW2E-0SkwU3vnvAgEiScngAvqlS9kLARnKKfThZK6gqXUC-uxzh8akrD9fKA_5mT644MvM7lxfSHY0hDWHF3ok62gSV6E15R_bG1b3y4PnkOqmkdjJ" finished 2026/09/08 02:03:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/08 02:03:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: yexRXmdUIzpQKHd3mluKxpE26ryWZhqcJEdw59KPbXnl6uizhsUlry6DBBqfxWXHKn7Tlr90akXr8YWm6swQsUgALlbU_KVK_gnRj1_B4vRuvi5LsOs0Ub2qNwN3YjFb 2026/09/08 02:03:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/08 02:03:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/08 02:03:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/09/08 02:03:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/08 02:03:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/08 02:03:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/08 02:03:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "yexRXmdUIzpQKHd3mluKxpE26ryWZhqcJEdw59KPbXnl6uizhsUlry6DBBqfxWXHKn7Tlr90akXr8YWm6swQsUgALlbU_KVK_gnRj1_B4vRuvi5LsOs0Ub2qNwN3YjFb" finished 2026/09/08 02:03:16 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/08 02:03:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: 4fUvs6Ecn0VlYu0dmfr0il7dmsJMJjpXBsu5AOwvBfV5Jnp-h-AVorLj9yDd32Vb9ohVhu3iLh6RD9NuAAsLWvh-5nY4aDelIGp6WphBSmWycguTzJdzKgwdrz4nd1zD 2026/09/08 02:03:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/08 02:03:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/09/08 02:03:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "4fUvs6Ecn0VlYu0dmfr0il7dmsJMJjpXBsu5AOwvBfV5Jnp-h-AVorLj9yDd32Vb9ohVhu3iLh6RD9NuAAsLWvh-5nY4aDelIGp6WphBSmWycguTzJdzKgwdrz4nd1zD" finished 2026/09/08 02:03:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/09/08 02:03:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: b_AT5grxKjHnvD8WzTiw6_WPHNqR6v7K5CbUUijcBHwVfDsjeq1p8Ygk19h9_-bE8xz00MBZtt_p7jNAWo1zN3oyJZ3JkUk4hJ8JkLCiO7uFR34znPm9iEhEq4mmaL_t 2026/09/08 02:03:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/08 02:03:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/08 02:03:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "b_AT5grxKjHnvD8WzTiw6_WPHNqR6v7K5CbUUijcBHwVfDsjeq1p8Ygk19h9_-bE8xz00MBZtt_p7jNAWo1zN3oyJZ3JkUk4hJ8JkLCiO7uFR34znPm9iEhEq4mmaL_t" finished 2026/09/08 02:03:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/09/08 02:03:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: l2yTYP1MGK9GVf3yw0ouMeak1f9ewd-2w4U28nE-bO9xPDh7eGddNwH06zdy3tbanrMreKKxC0Q8kiPoKp8jshYie-yJiys38nu8F7Zr1GWZR43L0IJmaxwAVEH3dzjP 2026/09/08 02:03:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/08 02:03:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/08 02:03:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "l2yTYP1MGK9GVf3yw0ouMeak1f9ewd-2w4U28nE-bO9xPDh7eGddNwH06zdy3tbanrMreKKxC0Q8kiPoKp8jshYie-yJiys38nu8F7Zr1GWZR43L0IJmaxwAVEH3dzjP" finished 2026/09/08 02:03:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/08 02:03:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: pUn5qPli1yNXQv4PM4RH_QyLe5eF2jn87QoMqz-Ftda5dEYd61vDkuLLA-P0P9n0rDYVht3pAejktJJVMNZv3Emrfl5PE6jYKG5lqLRpY5LvYOQrnvoU0OmDDelMYUoL 2026/09/08 02:03:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/08 02:03:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/08 02:03:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/08 02:03:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/08 02:03:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/08 02:03:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/08 02:03:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "pUn5qPli1yNXQv4PM4RH_QyLe5eF2jn87QoMqz-Ftda5dEYd61vDkuLLA-P0P9n0rDYVht3pAejktJJVMNZv3Emrfl5PE6jYKG5lqLRpY5LvYOQrnvoU0OmDDelMYUoL" finished 2026/09/08 02:03:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/08 02:03:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: 8f0esTAsb2WqX_fTr7l1dkNBzOfmY3FCGVHIASrAfVcqCR2WzB8ZtdavzmAqWUh7ol7qIohq_LeAXmYCOC663kd0ElzmUR3WYtfCzhFEwshYeTGruIHyupIijsvS7DiV 2026/09/08 02:03:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/08 02:03:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/09/08 02:03:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/09/08 02:03:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/08 02:03:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/08 02:03:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/08 02:03:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "8f0esTAsb2WqX_fTr7l1dkNBzOfmY3FCGVHIASrAfVcqCR2WzB8ZtdavzmAqWUh7ol7qIohq_LeAXmYCOC663kd0ElzmUR3WYtfCzhFEwshYeTGruIHyupIijsvS7DiV" finished 2026/09/08 02:03:31 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/08 02:03:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: yWQuwcIjyju_9TdKezp_6R0HR5IQyQz0HUp6L0cbx1kwUkMRmsc-9koNP0mI3o03VyLriaMxYUJUYOQHuT_W6dsJj-keqDMta0SIExCIp0kRkdBzaCdUzp1fWpx3E7nt 2026/09/08 02:03:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/09/08 02:03:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/09/08 02:03:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "yWQuwcIjyju_9TdKezp_6R0HR5IQyQz0HUp6L0cbx1kwUkMRmsc-9koNP0mI3o03VyLriaMxYUJUYOQHuT_W6dsJj-keqDMta0SIExCIp0kRkdBzaCdUzp1fWpx3E7nt" finished 2026/09/08 02:03:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/09/08 02:03:37 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: 6zY4cM6cBSSuvLWQt8pRj_Q9bF6xY40qOVdFnEL_xxFcNOa1Tl1LVnWGUdxb7IE8uDad9R2gv0uQPvj6rjYoV9xxzMNhpHmeO5_xvjVnZCQFCW2Pw3_ZssX1xNn6Y3B- 2026/09/08 02:03:37 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/09/08 02:03:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/08 02:03:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "6zY4cM6cBSSuvLWQt8pRj_Q9bF6xY40qOVdFnEL_xxFcNOa1Tl1LVnWGUdxb7IE8uDad9R2gv0uQPvj6rjYoV9xxzMNhpHmeO5_xvjVnZCQFCW2Pw3_ZssX1xNn6Y3B-" finished 2026/09/08 02:03:38 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/09/08 02:03:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: 6lsqH4BNznrLVkX1_iD3wanPSLZAx4mi-iIIuhq-hCW---3Sot9jXBglGRfkCTLvOQNJhdm4M1CWJ7XXBTn84r_i9EwPtqN2ceRI9Co7B40e23bAynigTKzHzB3igCPn 2026/09/08 02:03:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/08 02:03:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/08 02:03:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "6lsqH4BNznrLVkX1_iD3wanPSLZAx4mi-iIIuhq-hCW---3Sot9jXBglGRfkCTLvOQNJhdm4M1CWJ7XXBTn84r_i9EwPtqN2ceRI9Co7B40e23bAynigTKzHzB3igCPn" finished 2026/09/08 02:03:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/08 02:03:41 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: -sbKZdI86nEYzJ4kLNegWUvEHmLsiuaTD3gMplqpaQGo6W-yPgIW_W9E31Y9BNEvg0bBb228-6o5sVCVJ6gBJvij3X201eKuf9WLb98um_N0KHBKqAK_scVINrOSPPlr 2026/09/08 02:03:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/08 02:03:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/08 02:03:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/08 02:03:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/08 02:03:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/08 02:03:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/08 02:03:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "-sbKZdI86nEYzJ4kLNegWUvEHmLsiuaTD3gMplqpaQGo6W-yPgIW_W9E31Y9BNEvg0bBb228-6o5sVCVJ6gBJvij3X201eKuf9WLb98um_N0KHBKqAK_scVINrOSPPlr" finished 2026/09/08 02:03:43 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/08 02:03:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: QxNjazCs2YO-qAcrPbiwl1NntXSEd5beaq_RZIV0cft4hzxBNxD3h22LzE1oVADR5WOQwxt1pJD40XPKxuPfiPJ8KZZIK3MDqhswEvC-lcLcDlhcIOMApSEa0-luJqih 2026/09/08 02:03:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/08 02:03:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/09/08 02:03:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/09/08 02:03:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/08 02:03:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/08 02:03:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/08 02:03:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "QxNjazCs2YO-qAcrPbiwl1NntXSEd5beaq_RZIV0cft4hzxBNxD3h22LzE1oVADR5WOQwxt1pJD40XPKxuPfiPJ8KZZIK3MDqhswEvC-lcLcDlhcIOMApSEa0-luJqih" finished 2026/09/08 02:03:47 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/08 02:03:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: GXYdZwzR_sKQB2IUEN01ATIyR85PVOPxcxGwE4k_sFOVUxu7sbSUgXpEFWFKG6swv_DVh6IAFCpct0SwKbVGBZnev4S6VRGhr04b_MfVqpdE7RjdFlBBO9z9hxfdI34O 2026/09/08 02:03:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/09/08 02:03:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/09/08 02:03:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "GXYdZwzR_sKQB2IUEN01ATIyR85PVOPxcxGwE4k_sFOVUxu7sbSUgXpEFWFKG6swv_DVh6IAFCpct0SwKbVGBZnev4S6VRGhr04b_MfVqpdE7RjdFlBBO9z9hxfdI34O" finished 2026/09/08 02:03:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/09/08 02:03:53 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: PuXgi9JrTI79RWwakyXfMWSCW3v28vq7vqrKuh_LO8I9bRHYSbldDPHW2JE1uXE0y-P61NlNZLbQWRLWjmdLxvbNk7WnonGa0fgUAR04LeBJoOAzTLnSUQjw7jZ78tFz 2026/09/08 02:03:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/09/08 02:03:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/08 02:03:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "PuXgi9JrTI79RWwakyXfMWSCW3v28vq7vqrKuh_LO8I9bRHYSbldDPHW2JE1uXE0y-P61NlNZLbQWRLWjmdLxvbNk7WnonGa0fgUAR04LeBJoOAzTLnSUQjw7jZ78tFz" finished 2026/09/08 02:03:54 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/09/08 02:03:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: Pf2sfW4aOjNqITjdv4tas-hHbA83EOKPadqi9CrIVGEXrnqkOuXgbiIg7LefW18jutphSLdjVtPugh4jVz2y6ytgxg6q6Shdij1K1hAGTfzi6cDB8V1lZl8yhPHX_MuZ 2026/09/08 02:03:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/08 02:03:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/08 02:03:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "Pf2sfW4aOjNqITjdv4tas-hHbA83EOKPadqi9CrIVGEXrnqkOuXgbiIg7LefW18jutphSLdjVtPugh4jVz2y6ytgxg6q6Shdij1K1hAGTfzi6cDB8V1lZl8yhPHX_MuZ" finished 2026/09/08 02:03:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/08 02:03:57 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: 8LzWGVSxUEN6BJnLCITTK3XFPBDkH7LI78kEFf47HvmFS5eY5nhpwRafx_LDs-hgAo8uUPRVAdb-zr9E16CWP6drXoOxCrgev4juT4JblCjtF7p9fk9HUlfK46H8aVWf 2026/09/08 02:03:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/08 02:03:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/08 02:03:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/08 02:03:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/08 02:03:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/08 02:04:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/08 02:04:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "8LzWGVSxUEN6BJnLCITTK3XFPBDkH7LI78kEFf47HvmFS5eY5nhpwRafx_LDs-hgAo8uUPRVAdb-zr9E16CWP6drXoOxCrgev4juT4JblCjtF7p9fk9HUlfK46H8aVWf" finished 2026/09/08 02:04:00 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/08 02:04:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: FCjzpBrsxaRyyFCe0XnnX7TGIlD8xxV1jqbWgMWqQQvkj2oZx1F9LB8YSN9YOGaYMGtRDgDIYpUC16SKL-V9vndMJKyaN2K_3aSP3LHlleMN1_MH01IIXxici9LPtvqE 2026/09/08 02:04:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/08 02:04:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/09/08 02:04:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/09/08 02:04:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/08 02:04:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/08 02:04:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/08 02:04:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "FCjzpBrsxaRyyFCe0XnnX7TGIlD8xxV1jqbWgMWqQQvkj2oZx1F9LB8YSN9YOGaYMGtRDgDIYpUC16SKL-V9vndMJKyaN2K_3aSP3LHlleMN1_MH01IIXxici9LPtvqE" finished 2026/09/08 02:04:04 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/08 02:04:06 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/08 02:04:06 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/08 02:04:07 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/08 02:04:07 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-dezeboh1sopa.s3.wasabisys.com/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF) 2026/09/08 02:04:07 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-dezeboh1sopa.s3.wasabisys.com/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF 2026/09/08 02:04:07 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/08 02:04:07 DEBUG : retry-chunked-Status500.bin: open chunk writer: started multipart upload: x2vHNDd8BG50fR4DyeZnzNMkHcQg_DGdEqZH_KJDn_aB1sBArR_D4GgnEshTMsNBC8gnfURjJ1P95g-fm6MCm_p7xOur_ZAhaZT4PrYs050ZrI_j8syf8jgfSqKOUjXd 2026/09/08 02:04:07 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/08 02:04:07 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/08 02:04:07 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/08 02:04:08 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/08 02:04:09 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/08 02:04:09 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/08 02:04:09 DEBUG : retry-chunked-Status500.bin: multipart upload "x2vHNDd8BG50fR4DyeZnzNMkHcQg_DGdEqZH_KJDn_aB1sBArR_D4GgnEshTMsNBC8gnfURjJ1P95g-fm6MCm_p7xOur_ZAhaZT4PrYs050ZrI_j8syf8jgfSqKOUjXd" finished 2026/09/08 02:04:09 DEBUG : retry-chunked-Status500.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/08 02:04:10 DEBUG : retry-chunked-NetError.bin: open chunk writer: started multipart upload: 25if4Sr_61MLHt4nEIRyPVoZ_0GTjVe6Tt6QYhiYtvePGYjtqc202yYaMKCRINj9lWGrBu6jPC8ylPfaEUAlNYY036GnEj_fh0Fe1Jy71HT0_J1HqgoKZWhEQCzKETXH 2026/09/08 02:04:11 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/08 02:04:11 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/08 02:04:11 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/08 02:04:11 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/08 02:04:12 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/08 02:04:13 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/08 02:04:13 DEBUG : retry-chunked-NetError.bin: multipart upload "25if4Sr_61MLHt4nEIRyPVoZ_0GTjVe6Tt6QYhiYtvePGYjtqc202yYaMKCRINj9lWGrBu6jPC8ylPfaEUAlNYY036GnEj_fh0Fe1Jy71HT0_J1HqgoKZWhEQCzKETXH" finished 2026/09/08 02:04:13 DEBUG : retry-chunked-NetError.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/08 02:04:15 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-dezeboh1sopa.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/08 02:04:15 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-dezeboh1sopa.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/08 02:04:15 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/08 02:04:15 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: yXS_X7WDnTp2s7mJFOXOSsc7wOPYuik4Qa1SNeO0FfcOfsOCzJiWEBcuZx-HYD_fd1oXqS9k1z1jXrMKYiX4QF9_KNZ1C3u54tmxaxv912RQeErRNGxsHQssQ4BgDMaW 2026/09/08 02:04:15 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/08 02:04:15 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/08 02:04:16 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "9af6e3f4123b761070db330ce7ec2312" 2026/09/08 02:04:16 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "6271ab2dc348975fa40b245a5fa667d6" 2026/09/08 02:04:16 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/08 02:04:16 DEBUG : short-eof-chunked.bin: multipart upload "yXS_X7WDnTp2s7mJFOXOSsc7wOPYuik4Qa1SNeO0FfcOfsOCzJiWEBcuZx-HYD_fd1oXqS9k1z1jXrMKYiX4QF9_KNZ1C3u54tmxaxv912RQeErRNGxsHQssQ4BgDMaW" 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/08 02:04:17 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/08 02:04:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/08 02:04:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/08 02:04:28 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/08 02:04:32 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/08 02:04:34 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: y89HgCOgFIkAkEqzkEDRtWNuBMT4j3Jis5QkafGuhQjgqZ9gTmyA9VmHFsHg58qTOz8RRJPeAJCm9AjjDpG8Y2IbCmzmMvwSpCryVIOr2oNJhsLTEvRd2_Emxjou6jdt 2026/09/08 02:04:34 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/08 02:04:34 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1fb92b5e89a3b7a977c8f96cf029fbf8" 2026/09/08 02:04:34 DEBUG : unknown-size-put.txt: multipart upload "y89HgCOgFIkAkEqzkEDRtWNuBMT4j3Jis5QkafGuhQjgqZ9gTmyA9VmHFsHg58qTOz8RRJPeAJCm9AjjDpG8Y2IbCmzmMvwSpCryVIOr2oNJhsLTEvRd2_Emxjou6jdt" finished 2026/09/08 02:04:34 DEBUG : unknown-size-put.txt: Multipart upload Etag: 59384d8846ff00f4b8b59e38b3579cfd-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/08 02:04:35 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ggVM8QUrRsg6jDRZGnZiLS0PMSCtKUsY-EYyrfUwejnVkgf4kmLFolca-UENBguBtZAPEhNJRnvqPZ-eFMC0OXZ21OlYItpFHM4Rh86HgnJes1ioE2S9UnMTFjXYcZbx 2026/09/08 02:04:35 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/08 02:04:35 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "36daf3ac95796400f0bda870c60f6503" 2026/09/08 02:04:35 DEBUG : unknown-size-update.txt: multipart upload "ggVM8QUrRsg6jDRZGnZiLS0PMSCtKUsY-EYyrfUwejnVkgf4kmLFolca-UENBguBtZAPEhNJRnvqPZ-eFMC0OXZ21OlYItpFHM4Rh86HgnJes1ioE2S9UnMTFjXYcZbx" finished 2026/09/08 02:04:36 DEBUG : unknown-size-update.txt: Multipart upload Etag: db9785732d13b6b5e46edf78d7819838-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/08 02:04:36 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-dezeboh1sopa/deeper/nonexisting/directory" === 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/08 02:04:36 DEBUG : Waiting for deletions to finish 2026/09/08 02:04:36 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2026-09-08-020353-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-10Mi-10.000Mi-streamed-v2026-09-08-020353-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-10Mi-10.000Mi-v2026-09-08-020351-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-10Mi-10.000Mi-v2026-09-08-020351-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-10Mi-10Mi-streamed-v2026-09-08-020358-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-10Mi-10Mi-streamed-v2026-09-08-020358-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-10Mi-10Mi-v2026-09-08-020355-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-10Mi-10Mi-v2026-09-08-020355-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2026-09-08-020407-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed-v2026-09-08-020407-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-10Mi-20.000Mi-v2026-09-08-020402-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-10Mi-20.000Mi-v2026-09-08-020402-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2026-09-08-020305-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2026-09-08-020305-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-5.054Mi-10.109Mi-v2026-09-08-020302-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-5.054Mi-10.109Mi-v2026-09-08-020302-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2026-09-08-020258-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2026-09-08-020258-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-5.054Mi-5.054Mi-v2026-09-08-020257-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-5.054Mi-5.054Mi-v2026-09-08-020257-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2026-09-08-020319-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2026-09-08-020319-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-5.055Mi-10.109Mi-v2026-09-08-020315-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-5.055Mi-10.109Mi-v2026-09-08-020315-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:36 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2026-09-08-020311-000.bin" version true 2026/09/08 02:04:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2026-09-08-020311-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5.054Mi-10.109Mi-v2026-09-08-020302-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-5.055Mi-5.055Mi-v2026-09-08-020310-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-5.055Mi-5.055Mi-v2026-09-08-020310-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-10Mi-10.000Mi-v2026-09-08-020351-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2026-09-08-020252-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-5Mi-10.000Mi-streamed-v2026-09-08-020252-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-10Mi-10.000Mi-streamed-v2026-09-08-020353-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-5Mi-10.000Mi-v2026-09-08-020249-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-5Mi-10.000Mi-v2026-09-08-020249-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-10Mi-10Mi-streamed-v2026-09-08-020358-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2026-09-08-020244-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-5Mi-5.000Mi-streamed-v2026-09-08-020244-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-10Mi-20.000Mi-streamed-v2026-09-08-020407-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-5Mi-5.000Mi-v2026-09-08-020242-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-5Mi-5.000Mi-v2026-09-08-020242-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-10Mi-20.000Mi-v2026-09-08-020402-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-5Mi-5Mi-streamed-v2026-09-08-020247-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-5Mi-5Mi-streamed-v2026-09-08-020247-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-10Mi-10Mi-v2026-09-08-020355-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-5Mi-5Mi-v2026-09-08-020245-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-5Mi-5Mi-v2026-09-08-020245-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5.054Mi-10.109Mi-streamed-v2026-09-08-020305-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2026-09-08-020334-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2026-09-08-020334-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5.054Mi-5.054Mi-streamed-v2026-09-08-020258-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-6.667Mi-13.333Mi-v2026-09-08-020330-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-6.667Mi-13.333Mi-v2026-09-08-020330-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5.055Mi-5.055Mi-streamed-v2026-09-08-020311-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2026-09-08-020326-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2026-09-08-020326-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5.055Mi-10.109Mi-streamed-v2026-09-08-020319-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-6.667Mi-6.667Mi-v2026-09-08-020324-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-6.667Mi-6.667Mi-v2026-09-08-020324-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5.055Mi-5.055Mi-v2026-09-08-020310-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2026-09-08-020349-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-8Mi-16.000Mi-streamed-v2026-09-08-020349-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5.054Mi-5.054Mi-v2026-09-08-020257-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-8Mi-16.000Mi-v2026-09-08-020345-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-8Mi-16.000Mi-v2026-09-08-020345-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5Mi-10.000Mi-streamed-v2026-09-08-020252-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2026-09-08-020337-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-8Mi-8.000Mi-streamed-v2026-09-08-020337-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5.055Mi-10.109Mi-v2026-09-08-020315-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-8Mi-8.000Mi-v2026-09-08-020335-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-8Mi-8.000Mi-v2026-09-08-020335-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5Mi-10.000Mi-v2026-09-08-020249-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-8Mi-8Mi-streamed-v2026-09-08-020341-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-8Mi-8Mi-streamed-v2026-09-08-020341-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5Mi-5.000Mi-streamed-v2026-09-08-020244-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-8Mi-8Mi-v2026-09-08-020339-000.bin" version true 2026/09/08 02:04:37 DEBUG : chunked-8Mi-8Mi-v2026-09-08-020339-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5Mi-5Mi-streamed-v2026-09-08-020247-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-copy-v2026-09-08-020434-000" version true 2026/09/08 02:04:37 DEBUG : chunked-copy-v2026-09-08-020434-000: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5Mi-5.000Mi-v2026-09-08-020242-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "chunked-copy-v2026-09-08-020434-000.copy" version true 2026/09/08 02:04:37 DEBUG : chunked-copy-v2026-09-08-020434-000.copy: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-5Mi-5Mi-v2026-09-08-020245-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/08 02:04:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2026/09/08 02:04:37 INFO : chunked-6.667Mi-13.333Mi-streamed-v2026-09-08-020334-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "retry-chunked-NetError-v2026-09-08-020415-000.bin" version true 2026/09/08 02:04:37 DEBUG : retry-chunked-NetError-v2026-09-08-020415-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-6.667Mi-13.333Mi-v2026-09-08-020330-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "retry-chunked-Status500-v2026-09-08-020411-000.bin" version true 2026/09/08 02:04:37 DEBUG : retry-chunked-Status500-v2026-09-08-020411-000.bin: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-6.667Mi-6.667Mi-v2026-09-08-020324-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "unknown-size-put-v2026-09-08-020435-000.txt" version true 2026/09/08 02:04:37 DEBUG : unknown-size-put-v2026-09-08-020435-000.txt: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-8Mi-16.000Mi-streamed-v2026-09-08-020349-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "unknown-size-update-v2026-09-08-020436-000.txt" version true 2026/09/08 02:04:37 DEBUG : unknown-size-update-v2026-09-08-020436-000.txt: Deleting delete marker (id "null") 2026/09/08 02:04:37 INFO : chunked-6.667Mi-6.667Mi-streamed-v2026-09-08-020326-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "versions/test-versions-v2026-09-08-020233-000.txt" version true 2026/09/08 02:04:37 DEBUG : versions/test-versions-v2026-09-08-020233-000.txt: Deleting delete marker (id "001788832952556289174-NhUKPL4K9b") 2026/09/08 02:04:37 INFO : chunked-8Mi-8.000Mi-streamed-v2026-09-08-020337-000.bin: Deleted 2026/09/08 02:04:37 DEBUG : "versions/test-versions-v2026-09-08-020227-000.txt" version true 2026/09/08 02:04:37 DEBUG : versions/test-versions-v2026-09-08-020227-000.txt: Deleting (id "001788832947016451076-P8Jbm7qTHj") 2026/09/08 02:04:37 INFO : chunked-8Mi-16.000Mi-v2026-09-08-020345-000.bin: Deleted 2026/09/08 02:04:37 INFO : chunked-8Mi-8.000Mi-v2026-09-08-020335-000.bin: Deleted 2026/09/08 02:04:37 INFO : chunked-8Mi-8Mi-streamed-v2026-09-08-020341-000.bin: Deleted 2026/09/08 02:04:37 INFO : chunked-8Mi-8Mi-v2026-09-08-020339-000.bin: Deleted 2026/09/08 02:04:37 INFO : chunked-copy-v2026-09-08-020434-000: Deleted 2026/09/08 02:04:37 INFO : chunked-copy-v2026-09-08-020434-000.copy: Deleted 2026/09/08 02:04:37 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/08 02:04:37 INFO : retry-chunked-NetError-v2026-09-08-020415-000.bin: Deleted 2026/09/08 02:04:37 INFO : retry-chunked-Status500-v2026-09-08-020411-000.bin: Deleted 2026/09/08 02:04:37 INFO : unknown-size-put-v2026-09-08-020435-000.txt: Deleted 2026/09/08 02:04:37 INFO : versions/test-versions-v2026-09-08-020233-000.txt: Deleted 2026/09/08 02:04:37 INFO : unknown-size-update-v2026-09-08-020436-000.txt: Deleted 2026/09/08 02:04:37 INFO : versions/test-versions-v2026-09-08-020227-000.txt: Deleted 2026/09/08 02:04:38 INFO : S3 bucket rclone-test-dezeboh1sopa: Bucket "rclone-test-dezeboh1sopa" deleted 2026/09/08 02:04:38 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (194.19s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.46s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.59s) --- PASS: TestIntegration/FsMkdir (192.66s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding (16.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.84s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.56s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.34s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (50.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.56s) --- 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.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (22.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (12.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (6.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (87.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (13.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (14.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (15.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.58s) --- 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/08 02:04:38 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/09/08 02:04: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 194.240s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 3m15.748519772s (try 1/5)