"go test -v -timeout 1h0m0s -remote 'TestS3,directory_markers:' -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 TestIntegration fstests.go:438: Using remote "TestS3,directory_markers:" 2025/09/09 05:39:48 NOTICE: TestS3,directory_markers: Starting server 2025/09/09 05:39:48 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-soreret7lehe" 2025/09/09 05:39:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 05:39:48 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/09/09 05:39:49 INFO : S3 bucket rclone-test-soreret7lehe: Bucket "rclone-test-soreret7lehe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/09 05:39:49 INFO : S3 bucket rclone-test-soreret7lehe: Bucket "rclone-test-soreret7lehe" deleted === RUN TestIntegration/FsMkdir 2025/09/09 05:39:50 INFO : S3 bucket rclone-test-soreret7lehe: Bucket "rclone-test-soreret7lehe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/09 05:39:50 INFO : dir/subdir: Making directory 2025/09/09 05:39:50 DEBUG : dir/subdir/: Creating directory marker 2025/09/09 05:39:50 DEBUG : dir/: Creating directory marker 2025/09/09 05:39:50 INFO : dir/subdir: Removing directory 2025/09/09 05:39:50 DEBUG : dir/subdir/: Removing directory marker 2025/09/09 05:39:50 INFO : dir: Removing directory 2025/09/09 05:39:50 DEBUG : dir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/09/09 05:39:50 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2025/09/09 05:39:51 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/09/09 05:39:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker 2025/09/09 05:39:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/09/09 05:39:51 DEBUG : ./: Creating directory marker 2025/09/09 05:39:52 DEBUG : ./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/09/09 05:39:52 DEBUG : ../: Creating directory marker 2025/09/09 05:39:52 DEBUG : ../: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/09/09 05:39:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker 2025/09/09 05:39:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/09/09 05:39:53 DEBUG : leading space/: Creating directory marker 2025/09/09 05:39:53 DEBUG : leading space/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/09/09 05:39:53 DEBUG : ~leading tilde/: Creating directory marker 2025/09/09 05:39:54 DEBUG : ~leading tilde/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/09/09 05:39:54 DEBUG : ␍leading CR/: Creating directory marker 2025/09/09 05:39:54 DEBUG : ␍leading CR/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/09/09 05:39:54 DEBUG : ␊leading LF/: Creating directory marker 2025/09/09 05:39:55 DEBUG : ␊leading LF/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/09/09 05:39:55 DEBUG : ␉leading HT/: Creating directory marker 2025/09/09 05:39:55 DEBUG : ␉leading HT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/09/09 05:39:55 DEBUG : ␋leading VT/: Creating directory marker 2025/09/09 05:39:56 DEBUG : ␋leading VT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/09/09 05:39:56 DEBUG : .leading dot/: Creating directory marker 2025/09/09 05:39:56 DEBUG : .leading dot/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/09/09 05:39:57 DEBUG : trailing space /: Creating directory marker 2025/09/09 05:39:57 DEBUG : trailing space /: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/09/09 05:39:57 DEBUG : trailing CR␍/: Creating directory marker 2025/09/09 05:39:57 DEBUG : trailing CR␍/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/09/09 05:39:58 DEBUG : trailing LF␊/: Creating directory marker 2025/09/09 05:39:58 DEBUG : trailing LF␊/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/09/09 05:39:58 DEBUG : trailing HT␉/: Creating directory marker 2025/09/09 05:39:59 DEBUG : trailing HT␉/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/09/09 05:39:59 DEBUG : trailing VT␋/: Creating directory marker 2025/09/09 05:39:59 DEBUG : trailing VT␋/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/09/09 05:39:59 DEBUG : trailing dot./: Creating directory marker 2025/09/09 05:40:00 DEBUG : trailing dot./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/09/09 05:40:00 DEBUG : invalid utf-8/: Creating directory marker 2025/09/09 05:40:00 DEBUG : invalid utf-8/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/09/09 05:40:01 DEBUG : test%46.txt/: Creating directory marker 2025/09/09 05:40:01 DEBUG : test%46.txt/: Removing directory marker === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/09/09 05:40:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker 2025/09/09 05:40:01 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker 2025/09/09 05:40:01 DEBUG : hello? sausage/êé/: Creating directory marker 2025/09/09 05:40:02 DEBUG : hello? sausage/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/09 05:40:02 DEBUG : writer-at-subdir/: Creating directory marker 2025/09/09 05:40:02 NOTICE: S3 bucket rclone-test-soreret7lehe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/09 05:40:02 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: rf81JTWiGYbpevMMRExyE92B5Jy3MgCvqqXES5yCfk4eUtyxndU0Mpe2B2LFqhm.y1sJnomXOGxwdiL6ahQFplRZHuRFZU65i2fXbfYxzTEpJK1uUAim.LSdKOoOHbdb 2025/09/09 05:40:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "d95d185bd83ce22cd069c9012331d3fe" 2025/09/09 05:40:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "1289cd331f003ec17263b790685af2c3" 2025/09/09 05:40:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "32b7f5ccbdd7466cf8fc624a61e876e7" 2025/09/09 05:40:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload "rf81JTWiGYbpevMMRExyE92B5Jy3MgCvqqXES5yCfk4eUtyxndU0Mpe2B2LFqhm.y1sJnomXOGxwdiL6ahQFplRZHuRFZU65i2fXbfYxzTEpJK1uUAim.LSdKOoOHbdb" finished 2025/09/09 05:40:04 DEBUG : writer-at-subdir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/09/09 05:40:05 DEBUG : Creating backend with remote "TestS3,directory_markers:" 2025/09/09 05:40:05 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/09 05:40:05 DEBUG : Creating backend with remote "TestS3,directory_markers:" 2025/09/09 05:40:05 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/09 05:40:06 DEBUG : dirToPurge/: Creating directory marker 2025/09/09 05:40:06 DEBUG : S3 bucket rclone-test-soreret7lehe: bucket is versioned: false 2025/09/09 05:40:06 DEBUG : Waiting for deletions to finish 2025/09/09 05:40:06 DEBUG : "dirToPurge/" version false 2025/09/09 05:40:06 DEBUG : dirToPurge/: Deleting (id "") 2025/09/09 05:40:06 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/09 05:40:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/09 05:40:06 INFO : dirToPurge/: Deleted 2025/09/09 05:40:06 INFO : dirToPurge/fileToPurge.txt: Deleted 2025/09/09 05:40:06 DEBUG : dirToPurge/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/09 05:40:06 DEBUG : dirToPurgeFromRoot/: Creating directory marker 2025/09/09 05:40:07 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-soreret7lehe/dirToPurgeFromRoot" 2025/09/09 05:40:07 DEBUG : Config file has changed externally - reloading 2025/09/09 05:40:07 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/09/09 05:40:07 DEBUG : S3 bucket rclone-test-soreret7lehe path dirToPurgeFromRoot: bucket is versioned: false 2025/09/09 05:40:07 DEBUG : Waiting for deletions to finish 2025/09/09 05:40:07 DEBUG : "/" version false 2025/09/09 05:40:07 DEBUG : /: Deleting (id "") 2025/09/09 05:40:07 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/09 05:40:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/09 05:40:07 INFO : /: Deleted 2025/09/09 05:40:07 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/09 05:40:07 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-soreret7lehe/hello? sausage/êé" 2025/09/09 05:40:07 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/09/09 05:40:07 DEBUG : fs cache: renaming cache item "TestS3,directory_markers:rclone-test-soreret7lehe/hello? sausage/êé" to be canonical "TestS3{juk_h}:rclone-test-soreret7lehe/hello? sausage/êé" 2025/09/09 05:40:08 DEBUG : a/b/c/d/: Creating directory marker 2025/09/09 05:40:08 DEBUG : a/b/c/: Creating directory marker 2025/09/09 05:40:08 DEBUG : a/b/: Creating directory marker 2025/09/09 05:40:08 DEBUG : a/: Creating directory marker 2025/09/09 05:40:09 DEBUG : S3 bucket rclone-test-soreret7lehe path hello? sausage/êé: bucket is versioned: false 2025/09/09 05:40:09 DEBUG : Waiting for deletions to finish 2025/09/09 05:40:09 DEBUG : "a/" version false 2025/09/09 05:40:09 DEBUG : a/: Deleting (id "") 2025/09/09 05:40:09 DEBUG : "a/b/" version false 2025/09/09 05:40:09 DEBUG : a/b/: Deleting (id "") 2025/09/09 05:40:09 DEBUG : "a/b/c/" version false 2025/09/09 05:40:09 DEBUG : a/b/c/: Deleting (id "") 2025/09/09 05:40:09 DEBUG : "a/b/c/d/" version false 2025/09/09 05:40:09 DEBUG : a/b/c/d/: Deleting (id "") 2025/09/09 05:40:09 DEBUG : "a/b/c/d/e.txt" version false 2025/09/09 05:40:09 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/09 05:40:09 INFO : a/: Deleted 2025/09/09 05:40:09 INFO : a/b/c/: Deleted 2025/09/09 05:40:09 INFO : a/b/: Deleted 2025/09/09 05:40:09 INFO : a/b/c/d/: Deleted 2025/09/09 05:40:09 INFO : a/b/c/d/e.txt: Deleted 2025/09/09 05:40:09 DEBUG : a/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1694: 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/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/09 05:40:12 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-soreret7lehe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/09 05:40:12 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/09 05:40:12 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-soreret7lehe/not found.txt" 2025/09/09 05:40:12 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3,directory_markers:" path "rclone-test-soreret7lehe" from "TestS3,directory_markers:rclone-test-soreret7lehe" 2025/09/09 05:40:12 DEBUG : Creating backend with remote "TestS3,directory_markers:" 2025/09/09 05:40:12 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === 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:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2128: Can have empty directories === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/09 05:40:18 DEBUG : piped data.txt: open chunk writer: started multipart upload: MgX_jKjlUaQ6FJhQqeL_cVy5RJYaaGVI7kjxxj2LXNui1ZkOQhzjKL4kbtE5exYG2U5oYdrp8.emZVkecolG43JvJ2OGfspnlGwdkayrlSaTxpxPndA4FqDo7j5TaPjJ 2025/09/09 05:40:18 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/09 05:40:18 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/09 05:40:19 DEBUG : piped data.txt: multipart upload "MgX_jKjlUaQ6FJhQqeL_cVy5RJYaaGVI7kjxxj2LXNui1ZkOQhzjKL4kbtE5exYG2U5oYdrp8.emZVkecolG43JvJ2OGfspnlGwdkayrlSaTxpxPndA4FqDo7j5TaPjJ" finished 2025/09/09 05:40:19 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/09 05:40:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: uo_YSrUXnp9MGKzuZ0FGIiV0VhxulCJ2nTAROOcYwSe6D7X46tJPNPfYBcWeak9qyI5D3li3P5zioLktzhuuONqWILFr.ImH4c_a2lsat.QCyKtMVsVgwDNIPm3fDeBd 2025/09/09 05:40:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/09 05:40:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "36bc9d67df745302d46d686434817393" 2025/09/09 05:40:19 DEBUG : piped data.txt: multipart upload "uo_YSrUXnp9MGKzuZ0FGIiV0VhxulCJ2nTAROOcYwSe6D7X46tJPNPfYBcWeak9qyI5D3li3P5zioLktzhuuONqWILFr.ImH4c_a2lsat.QCyKtMVsVgwDNIPm3fDeBd" finished 2025/09/09 05:40:19 DEBUG : piped data.txt: Multipart upload Etag: e44c65bfee8250c1e5281d0b76f7907a-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 2025/09/09 05:40:19 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/Versions 2025/09/09 05:40:22 DEBUG : versions/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions-v2025-09-09-054023-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 2025/09/09 05:40:27 DEBUG : oldPath = "TestS3,directory_markers='true':rclone-test-soreret7lehe/versions/test-versions-v2025-09-09-054023-000.txt" 2025/09/09 05:40:27 DEBUG : newPath = "TestS3,directory_markers='true',versions:rclone-test-soreret7lehe/versions/test-versions-v2025-09-09-054023-000.txt" 2025/09/09 05:40:27 DEBUG : Creating backend with remote "TestS3,directory_markers='true',versions:rclone-test-soreret7lehe/versions/test-versions-v2025-09-09-054023-000.txt" 2025/09/09 05:40:27 DEBUG : TestS3: detected overridden config - adding "{PFScM}" suffix to name 2025/09/09 05:40:27 DEBUG : fs cache: renaming child cache item "TestS3,directory_markers='true',versions:rclone-test-soreret7lehe/versions/test-versions-v2025-09-09-054023-000.txt" to be canonical for parent "TestS3{PFScM}:rclone-test-soreret7lehe/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:475: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/09/09 05:40:28 DEBUG : Waiting for deletions to finish 2025/09/09 05:40:28 DEBUG : "hello? sausage/" version false 2025/09/09 05:40:28 DEBUG : hello? sausage/: Not deleting current version "null" 2025/09/09 05:40:28 DEBUG : "hello? sausage/êé/" version false 2025/09/09 05:40:28 DEBUG : hello? sausage/êé/: Not deleting current version "null" 2025/09/09 05:40:28 DEBUG : "hello? sausage/êé/Hello, 世界/" version false 2025/09/09 05:40:28 DEBUG : hello? sausage/êé/Hello, 世界/: Not deleting current version "null" 2025/09/09 05:40:28 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/" version false 2025/09/09 05:40:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Not deleting current version "null" 2025/09/09 05:40:28 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/09 05:40:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2025/09/09 05:40:28 DEBUG : "versions/" version false 2025/09/09 05:40:28 DEBUG : versions/: Not deleting current version "lCKbFG3bP_p6GLzoqPlTzhONzHk9Ha6b" 2025/09/09 05:40:28 DEBUG : "versions/test-versions.txt" version false 2025/09/09 05:40:28 DEBUG : versions/test-versions.txt: Not deleting current version "sVYWn7kMhc2zGpyhh0rwfy6tQ9AU_8u8" 2025/09/09 05:40:28 DEBUG : "versions/test-versions-v2025-09-09-054025-000.txt" version true 2025/09/09 05:40:28 DEBUG : versions/test-versions-v2025-09-09-054025-000.txt: Deleting delete marker (id "q1y2JacgQ5LTpyC.T.qxr6feeZhR5OuI") 2025/09/09 05:40:28 DEBUG : "versions/test-versions-v2025-09-09-054023-000.txt" version true 2025/09/09 05:40:28 DEBUG : versions/test-versions-v2025-09-09-054023-000.txt: Deleting (id "w6KAMHNsC7NX7BiAM1q6IJDOyXBStsXG") 2025/09/09 05:40:28 INFO : versions/test-versions-v2025-09-09-054025-000.txt: Deleted 2025/09/09 05:40:28 INFO : versions/test-versions-v2025-09-09-054023-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/09 05:40:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: FctJx1al_iX_Fq3An0enDuZ.oDcnJlkohvip2JBRFhOWic4qWokUbuMzWBlF4IZPERlQDKbJXR1zx6vIM.wRlhEJuvSq84LQF3uInETDcGjf3lFqWObUGTKyVELF40Jx 2025/09/09 05:40:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/09 05:40:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/09 05:40:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "FctJx1al_iX_Fq3An0enDuZ.oDcnJlkohvip2JBRFhOWic4qWokUbuMzWBlF4IZPERlQDKbJXR1zx6vIM.wRlhEJuvSq84LQF3uInETDcGjf3lFqWObUGTKyVELF40Jx" finished 2025/09/09 05:40:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/09 05:40:31 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: P1FazECuPF9ZhGmmdzRPzq9DzF7Q6ol0gI8MAqvbVUl1rW0x9FYSmZRdvIKxB2BPYbLM9CWixsfwOf3._w8LBxErNWkY0rOIs4C2MdueKq9nhuJiI8cdMinsEeNicbX3 2025/09/09 05:40:31 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/09 05:40:31 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/09 05:40:31 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "P1FazECuPF9ZhGmmdzRPzq9DzF7Q6ol0gI8MAqvbVUl1rW0x9FYSmZRdvIKxB2BPYbLM9CWixsfwOf3._w8LBxErNWkY0rOIs4C2MdueKq9nhuJiI8cdMinsEeNicbX3" finished 2025/09/09 05:40:31 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/09 05:40:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: 91KjiG0LAMyRTQaaJrOTGFvW7OanVdXdvIs66bPli.ZaSxgjkBQzzKDi2FmX0HGZZz64Npn8phYeGYe53XC4Asa3eaUvq9miQ2s0oq.HB2H9b07j0fsI1NbnRoUxVWti 2025/09/09 05:40:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/09 05:40:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/09 05:40:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "91KjiG0LAMyRTQaaJrOTGFvW7OanVdXdvIs66bPli.ZaSxgjkBQzzKDi2FmX0HGZZz64Npn8phYeGYe53XC4Asa3eaUvq9miQ2s0oq.HB2H9b07j0fsI1NbnRoUxVWti" finished 2025/09/09 05:40:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/09 05:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: zM_JNozElJ4K6uYXDMfrhwuNYgPDUIcSPoGf0LFUot5QFfonytULIoUBxCaN.1rzLFQA5dfSySiEmFXJkQta30AoEA_onQSD7Ie54FN5NBa12NZXvK_g2W3AO5YMqgtx 2025/09/09 05:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/09 05:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/09 05:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/09 05:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/09 05:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/09 05:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/09 05:40:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "zM_JNozElJ4K6uYXDMfrhwuNYgPDUIcSPoGf0LFUot5QFfonytULIoUBxCaN.1rzLFQA5dfSySiEmFXJkQta30AoEA_onQSD7Ie54FN5NBa12NZXvK_g2W3AO5YMqgtx" finished 2025/09/09 05:40:34 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/09 05:40:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ejNRjjXKHVv_92bEMDfo_igyS.UlKX8Ojt_qz7b7V_CLhJFHgd4rKCgw7nxnAtzKwkHgVSuARKuxR9Xe78AG.g3.vwroOuL.6zZPc7n6Jo4SnJJ6YnjqBDg67im.5Pgq 2025/09/09 05:40:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/09 05:40:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/09 05:40:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/09 05:40:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/09 05:40:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/09 05:40:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/09 05:40:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ejNRjjXKHVv_92bEMDfo_igyS.UlKX8Ojt_qz7b7V_CLhJFHgd4rKCgw7nxnAtzKwkHgVSuARKuxR9Xe78AG.g3.vwroOuL.6zZPc7n6Jo4SnJJ6YnjqBDg67im.5Pgq" finished 2025/09/09 05:40:35 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 2025/09/09 05:40:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: GK7Vk_qDLgLqx4bXpEZN0zLVshT2txn7SrZjOd0nlvp9MhdGoixoZN9Xthw9ogD33.B2BsfC.PnqBG0M6NFrclT97qYN71ybmAgut.TtUfDhtVTynSTXJA864xzf50vK 2025/09/09 05:40:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/09 05:40:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/09 05:40:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "GK7Vk_qDLgLqx4bXpEZN0zLVshT2txn7SrZjOd0nlvp9MhdGoixoZN9Xthw9ogD33.B2BsfC.PnqBG0M6NFrclT97qYN71ybmAgut.TtUfDhtVTynSTXJA864xzf50vK" finished 2025/09/09 05:40:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/09 05:40:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: 3V_JEPXeJomiO.5kFAWOpHPWwezIOFBkWsKmwu7mg9e1uvS_zECqxeklZtV2Tac6wDnXA396LPePnYkuixnCeyBPIsPRvDFKcvI8K_LeWwuP1LwWjOwnJxxnqpL2fNWj 2025/09/09 05:40:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/09 05:40:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/09 05:40:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "3V_JEPXeJomiO.5kFAWOpHPWwezIOFBkWsKmwu7mg9e1uvS_zECqxeklZtV2Tac6wDnXA396LPePnYkuixnCeyBPIsPRvDFKcvI8K_LeWwuP1LwWjOwnJxxnqpL2fNWj" finished 2025/09/09 05:40:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/09 05:40:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: kfb00jEzOAqyPzVfiYz9pumkDy55mrnGl7Y_mBgwcdQUAUk7ZINeKEZfL5zZXEmNQ32uymagE8qsMMhcv.0SdNYqIqBcrrXCWmzFTkYGgYBgPrJQ6ph6nqCJ32JszEWf 2025/09/09 05:40:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/09 05:40:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/09 05:40:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "kfb00jEzOAqyPzVfiYz9pumkDy55mrnGl7Y_mBgwcdQUAUk7ZINeKEZfL5zZXEmNQ32uymagE8qsMMhcv.0SdNYqIqBcrrXCWmzFTkYGgYBgPrJQ6ph6nqCJ32JszEWf" finished 2025/09/09 05:40:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/09 05:40:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: JSswrfm65g.2jkLWK3lOBo7k5b5IudyewouLZEHYUBMXu5CvM2AIUwIPYR6Xva_KfMDVfHf00fY.OM5Ia0cw8XsDAlFad9IPvcG.HG.zyzQBw8Ax5.mhCvSLbDQTLBGZ 2025/09/09 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/09 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/09 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/09 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/09 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/09 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/09 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "JSswrfm65g.2jkLWK3lOBo7k5b5IudyewouLZEHYUBMXu5CvM2AIUwIPYR6Xva_KfMDVfHf00fY.OM5Ia0cw8XsDAlFad9IPvcG.HG.zyzQBw8Ax5.mhCvSLbDQTLBGZ" finished 2025/09/09 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/09 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 2EHQJIO9cXMgKzUnMBsVM8RzehJD_hlQTt72MvZU1mr3SrkdBPn9U7.PASZXIBJl5wgt9K8ljCnyto8MMhPojsu7wj1rAGZXARra9txVkUJF.t5mVWSAwZamiupaeTxU 2025/09/09 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/09 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/09 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/09 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/09 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/09 05:40:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/09 05:40:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "2EHQJIO9cXMgKzUnMBsVM8RzehJD_hlQTt72MvZU1mr3SrkdBPn9U7.PASZXIBJl5wgt9K8ljCnyto8MMhPojsu7wj1rAGZXARra9txVkUJF.t5mVWSAwZamiupaeTxU" finished 2025/09/09 05:40:42 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 2025/09/09 05:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: HomDxXDAMti5SrrilkGUlWn0553DqfP8x4FfofeWZH_UM1omUdYzQiwyRRGOj3ofA60D8zXokF2vKr8MdIAYBIp2FrbFlAytLDafd2OVkKRTIgAP8R6MHURzW_WGk7uf 2025/09/09 05:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/09 05:40:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/09 05:40:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "HomDxXDAMti5SrrilkGUlWn0553DqfP8x4FfofeWZH_UM1omUdYzQiwyRRGOj3ofA60D8zXokF2vKr8MdIAYBIp2FrbFlAytLDafd2OVkKRTIgAP8R6MHURzW_WGk7uf" finished 2025/09/09 05:40:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/09 05:40:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: 6P2_0gPMBOzF6Su_sri.LEu6XtFoyUxmVHmzlp7Rq3ku6N3hXUx0zDKyY9yqtan9tbEwoaVlvRCOwu7Qj0zkTjcHdnS7NOMbjf42zp5fx6adtl7JfWOf4iVRjVHy5.zP 2025/09/09 05:40:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/09 05:40:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/09 05:40:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "6P2_0gPMBOzF6Su_sri.LEu6XtFoyUxmVHmzlp7Rq3ku6N3hXUx0zDKyY9yqtan9tbEwoaVlvRCOwu7Qj0zkTjcHdnS7NOMbjf42zp5fx6adtl7JfWOf4iVRjVHy5.zP" finished 2025/09/09 05:40:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/09 05:40:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: rIVtEic8ADkobsWR6x0ucGFLUjRW7Y2Yxf3ZbZ4dsVQMGjbavC4jM35EaXRo4IWmlrIsEw_4S5WTAULhqexaDv26TAZO9vZbwPanB1xoAc2DYMVeKdU9mX6PrRtjXYMA 2025/09/09 05:40:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/09 05:40:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/09 05:40:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "rIVtEic8ADkobsWR6x0ucGFLUjRW7Y2Yxf3ZbZ4dsVQMGjbavC4jM35EaXRo4IWmlrIsEw_4S5WTAULhqexaDv26TAZO9vZbwPanB1xoAc2DYMVeKdU9mX6PrRtjXYMA" finished 2025/09/09 05:40:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/09 05:40:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: MVLO_NBzGpdsst9HYKk.tOgyHbFXLZDM3IDOvuHu5fSUbKlQIdFNGZh9G1Ogip8YrC1DWA2rfqHg36.oQARFOW9I4iIbxELnaL_EnlQxdS4Cvf4gAUhkQGyxmhYrfApP 2025/09/09 05:40:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/09 05:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/09 05:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/09 05:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/09 05:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/09 05:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/09 05:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "MVLO_NBzGpdsst9HYKk.tOgyHbFXLZDM3IDOvuHu5fSUbKlQIdFNGZh9G1Ogip8YrC1DWA2rfqHg36.oQARFOW9I4iIbxELnaL_EnlQxdS4Cvf4gAUhkQGyxmhYrfApP" finished 2025/09/09 05:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/09 05:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: InMLKSXqBm7.wYWZ8i1XL4jf9Kd2e88dRLVU7TZAUEdevTdIQ32ylMU48f0ebs478Dp2TTAH2x9KT7Qd__DGLw11q6L2xMZWYn1gnmo2in2AG77jqZ9IgBSpeSMjbQBi 2025/09/09 05:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/09 05:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/09 05:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/09 05:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/09 05:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/09 05:40:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/09 05:40:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "InMLKSXqBm7.wYWZ8i1XL4jf9Kd2e88dRLVU7TZAUEdevTdIQ32ylMU48f0ebs478Dp2TTAH2x9KT7Qd__DGLw11q6L2xMZWYn1gnmo2in2AG77jqZ9IgBSpeSMjbQBi" finished 2025/09/09 05:40:49 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 2025/09/09 05:40:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: M_OQ6nJomqRnLs2x4O9Fi5HnUMRFJgWqNwXSiisITEm5nRIO6O3cuW0xwRnDGpQ.m8PDKOK2hfD2D3pnpTS6knILFvAUfyy92amKOFSGVjwj7lb8Is.BzU1HAvHjRYwG 2025/09/09 05:40:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/09 05:40:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/09 05:40:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "M_OQ6nJomqRnLs2x4O9Fi5HnUMRFJgWqNwXSiisITEm5nRIO6O3cuW0xwRnDGpQ.m8PDKOK2hfD2D3pnpTS6knILFvAUfyy92amKOFSGVjwj7lb8Is.BzU1HAvHjRYwG" finished 2025/09/09 05:40:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/09 05:40:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: TC9u7mc_Ttu_t7.Z483boCkbE0eV6nWw130VjEB2urP4TfAK2kVR.a4fY3pVZXmJc1kEUBZeaDSnLxlAGuzb2ofPwH3zXFEgdwzpe1zMI.IPfMx2IZhJmsdSGj4Vgk9o 2025/09/09 05:40:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/09 05:40:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/09 05:40:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "TC9u7mc_Ttu_t7.Z483boCkbE0eV6nWw130VjEB2urP4TfAK2kVR.a4fY3pVZXmJc1kEUBZeaDSnLxlAGuzb2ofPwH3zXFEgdwzpe1zMI.IPfMx2IZhJmsdSGj4Vgk9o" finished 2025/09/09 05:40:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/09 05:40:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: OJu27nMtvahR2n8eVCZFZOfOLgzJOUyS8cb8GKAMNvr5sBSYmqyhf47KUMdfZbcnOSZZJV9CTBRaw0pc7V74XUZmCwPjQfiRrV2g62oY_oxcehl2nR3IJeHwC5brPeEP 2025/09/09 05:40:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/09 05:40:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/09 05:40:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "OJu27nMtvahR2n8eVCZFZOfOLgzJOUyS8cb8GKAMNvr5sBSYmqyhf47KUMdfZbcnOSZZJV9CTBRaw0pc7V74XUZmCwPjQfiRrV2g62oY_oxcehl2nR3IJeHwC5brPeEP" finished 2025/09/09 05:40:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/09 05:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: vLFamZAG2XTdkbo_lYzM1zuixZik94ANmMGMvIkkLjMHR6MH6WF9N7KuqBPPhosmE7kpM51Pw4hOd4LW7vR9JCknQL8n9QBwwkp0qByZbAK3mq.wh6lPdWwCEeGBntl6 2025/09/09 05:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/09 05:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/09 05:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/09 05:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/09 05:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/09 05:40:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/09 05:40:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "vLFamZAG2XTdkbo_lYzM1zuixZik94ANmMGMvIkkLjMHR6MH6WF9N7KuqBPPhosmE7kpM51Pw4hOd4LW7vR9JCknQL8n9QBwwkp0qByZbAK3mq.wh6lPdWwCEeGBntl6" finished 2025/09/09 05:40:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/09 05:40:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: 1iB4.0g99ZHfkZWmrcqxXpV4Yby0B__mu6m8VShG2S5jJqmte3dUWVixvD386j2V9d0RKW4999L4RZ69hT0hldI3K1gNBzbxnsLWsNFzXtK5vSY6lvYcDMo2.kb_ATd2 2025/09/09 05:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/09 05:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/09 05:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/09 05:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/09 05:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/09 05:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/09 05:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "1iB4.0g99ZHfkZWmrcqxXpV4Yby0B__mu6m8VShG2S5jJqmte3dUWVixvD386j2V9d0RKW4999L4RZ69hT0hldI3K1gNBzbxnsLWsNFzXtK5vSY6lvYcDMo2.kb_ATd2" finished 2025/09/09 05:40:56 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 2025/09/09 05:40:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: LcVZvJ8bDL59bIKKdO8kSllhTzpoFpfJjBfGXyNWcaHZyt7ikfu54myh0.XV0jwoEGmke2vzKmmpG1V_QQPwsUwl99q5FGYfPCU_9L7aRdTmctL1warDZiTb.3D4RPcT 2025/09/09 05:40:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/09 05:40:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/09 05:40:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "LcVZvJ8bDL59bIKKdO8kSllhTzpoFpfJjBfGXyNWcaHZyt7ikfu54myh0.XV0jwoEGmke2vzKmmpG1V_QQPwsUwl99q5FGYfPCU_9L7aRdTmctL1warDZiTb.3D4RPcT" finished 2025/09/09 05:40:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/09 05:40:59 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: uajd2eBpr6OJWjgIbbtn1GN3c1LxgnatxS_J36wbhJiMheynoNiA8XCp5Hpk4W14VzGi175s9cdmSWyQaL5.V4GMtw5z_X7v_nTxcS4b0GsDmh6yFuIgfYrQT45VsjVP 2025/09/09 05:41:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/09 05:41:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/09 05:41:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "uajd2eBpr6OJWjgIbbtn1GN3c1LxgnatxS_J36wbhJiMheynoNiA8XCp5Hpk4W14VzGi175s9cdmSWyQaL5.V4GMtw5z_X7v_nTxcS4b0GsDmh6yFuIgfYrQT45VsjVP" finished 2025/09/09 05:41:00 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/09 05:41:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: rX1ws21p6kHSQ20K7rwC7L9m_1dZ9tDPc96t.JtkSU5gRZNw5Lo29qQxoLnqTczfzYDc.ScxL6IXUdpB9pG.KNgqNwZZ_c82wg_sjhqY8aEbNwkAVg.cf6qgLh0uCjVg 2025/09/09 05:41:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/09 05:41:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/09 05:41:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "rX1ws21p6kHSQ20K7rwC7L9m_1dZ9tDPc96t.JtkSU5gRZNw5Lo29qQxoLnqTczfzYDc.ScxL6IXUdpB9pG.KNgqNwZZ_c82wg_sjhqY8aEbNwkAVg.cf6qgLh0uCjVg" finished 2025/09/09 05:41:01 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/09 05:41:02 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: rYSRfUdjJH1KvrCs2fX1.0RtTiMs6cJw7KuOoVb4Fm_QaHp4FMjzxRBz_MsjnHTjjTV5sZH8UH9ObFipzrh7WoVyApYNKFbKHFb2KzgdD48YoMtII0IQRjz8ztqQA5O0 2025/09/09 05:41:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/09 05:41:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/09 05:41:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/09 05:41:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/09 05:41:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/09 05:41:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/09 05:41:03 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "rYSRfUdjJH1KvrCs2fX1.0RtTiMs6cJw7KuOoVb4Fm_QaHp4FMjzxRBz_MsjnHTjjTV5sZH8UH9ObFipzrh7WoVyApYNKFbKHFb2KzgdD48YoMtII0IQRjz8ztqQA5O0" finished 2025/09/09 05:41:03 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/09 05:41:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: 7VDlxOUmJn_GPBzZ23IFWUgQoKQJUXoYneA5jtdKaslYYSJ.e618s0J2OOdL0Co4TDJc16vg3PaxU8_g9f4ynr83PnY0yKmiOhbhc5qAcXdmEQx4KNJK8WZWTHQ5NgSE 2025/09/09 05:41:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/09 05:41:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/09 05:41:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/09 05:41:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/09 05:41:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/09 05:41:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/09 05:41:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "7VDlxOUmJn_GPBzZ23IFWUgQoKQJUXoYneA5jtdKaslYYSJ.e618s0J2OOdL0Co4TDJc16vg3PaxU8_g9f4ynr83PnY0yKmiOhbhc5qAcXdmEQx4KNJK8WZWTHQ5NgSE" finished 2025/09/09 05:41:05 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 2025/09/09 05:41:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: 7CL8bpNE48Z7feM5Ei5sUq.JCPkqbIF1_eaFcJA8ZH2O31cnvl56shqoC8RHgc3GkEru_4GqmQM0VbMDICSkzbE5ua2V9NOMFpmRtYcFliZzzlibaDrRUJcupGwLiz6q 2025/09/09 05:41:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/09 05:41:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/09 05:41:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "7CL8bpNE48Z7feM5Ei5sUq.JCPkqbIF1_eaFcJA8ZH2O31cnvl56shqoC8RHgc3GkEru_4GqmQM0VbMDICSkzbE5ua2V9NOMFpmRtYcFliZzzlibaDrRUJcupGwLiz6q" finished 2025/09/09 05:41:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/09 05:41:08 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: LqG6dw5oMiJngdsL2aH09RjkYKMt_6L2argqHCetQYfkh3N5yLojKL7JF3PMNuCYlCUbWNyyTOjkIEkFYRZsmNQmaEFX2_7ZVblrnsnOsPIb5qog.Sxj2IkYY3xKgmd3 2025/09/09 05:41:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/09 05:41:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/09 05:41:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "LqG6dw5oMiJngdsL2aH09RjkYKMt_6L2argqHCetQYfkh3N5yLojKL7JF3PMNuCYlCUbWNyyTOjkIEkFYRZsmNQmaEFX2_7ZVblrnsnOsPIb5qog.Sxj2IkYY3xKgmd3" finished 2025/09/09 05:41:09 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/09 05:41:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: CWk0X6JxvoW80mYlsiUyElBxQlHHS_M4NTXU6pOzYiDd1D2E3xJ5ZsiLEY5yUsAFLWSditFuxLZIbxuraZqy7emxp3E52eiOYz9qlNsJDH3fEvvC_GWTE6dvPOEZs5qp 2025/09/09 05:41:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/09 05:41:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/09 05:41:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "CWk0X6JxvoW80mYlsiUyElBxQlHHS_M4NTXU6pOzYiDd1D2E3xJ5ZsiLEY5yUsAFLWSditFuxLZIbxuraZqy7emxp3E52eiOYz9qlNsJDH3fEvvC_GWTE6dvPOEZs5qp" finished 2025/09/09 05:41:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/09 05:41:11 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: _gsrX_qWsTzo2QW2S82A1H2o4uH39x5llCT9k3iNvLpLxF3pRTup13cNV9Af4nVW6xrG5Xno_8YCViXXPfLVow0rGJAoZZl15f7mDvQlJxXQNHtKK0Ez7FGQoV145K0m 2025/09/09 05:41:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/09 05:41:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/09 05:41:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/09 05:41:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/09 05:41:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/09 05:41:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/09 05:41:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "_gsrX_qWsTzo2QW2S82A1H2o4uH39x5llCT9k3iNvLpLxF3pRTup13cNV9Af4nVW6xrG5Xno_8YCViXXPfLVow0rGJAoZZl15f7mDvQlJxXQNHtKK0Ez7FGQoV145K0m" finished 2025/09/09 05:41:13 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/09 05:41:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: 0vA56NH5cqMlKEdVsQfaGchugb0D9sjhj6O9WmrUqtuyJyC47RBOTdAdqmBAAL1RpJCKMVHXvJyMbuDlbQGOm1Hu8fOb9YjkT4tC01zN.jsJiuvaEl2pirp3J2CJqaqL 2025/09/09 05:41:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/09 05:41:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/09 05:41:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/09 05:41:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/09 05:41:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/09 05:41:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/09 05:41:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "0vA56NH5cqMlKEdVsQfaGchugb0D9sjhj6O9WmrUqtuyJyC47RBOTdAdqmBAAL1RpJCKMVHXvJyMbuDlbQGOm1Hu8fOb9YjkT4tC01zN.jsJiuvaEl2pirp3J2CJqaqL" finished 2025/09/09 05:41:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/09 05:41:16 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/09 05:41:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/09 05:41:19 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/09 05:41:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/09 05:41:23 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/09 05:41:24 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: xIBv6w7psSREIpDY1JY3KseH3VYMjOjatg_ITbiaiEy3_xmNpLbjiL6zGabUgMNuYpUqej_K_nDUQmRlTmHULqyKocnh.VoPYAaRVbcOvBjjy.mkoCO3KEBwm73iq774 2025/09/09 05:41:24 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/09 05:41:24 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0d7e6340ac2bfb32bae2c58cf8174efd" 2025/09/09 05:41:24 DEBUG : unknown-size-put.txt: multipart upload "xIBv6w7psSREIpDY1JY3KseH3VYMjOjatg_ITbiaiEy3_xmNpLbjiL6zGabUgMNuYpUqej_K_nDUQmRlTmHULqyKocnh.VoPYAaRVbcOvBjjy.mkoCO3KEBwm73iq774" finished 2025/09/09 05:41:24 DEBUG : unknown-size-put.txt: Multipart upload Etag: 9e20fc7b79fc23badcdeac3a2cf62482-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/09 05:41:24 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: rSckiyCdS0hfkiNe5vltoLFctiKFynE8e.Df2nCdaEsnKpNNw.1Xn0E_QncmV4iyr9yo5ygmZgwc3qvrs00.PspH30TaKkPkGvnHE1TgKEMhfErmQJp3qN5vTqnTCjgI 2025/09/09 05:41:24 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/09 05:41:25 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f81d452082c75f86dea85c2bed00971e" 2025/09/09 05:41:25 DEBUG : unknown-size-update.txt: multipart upload "rSckiyCdS0hfkiNe5vltoLFctiKFynE8e.Df2nCdaEsnKpNNw.1Xn0E_QncmV4iyr9yo5ygmZgwc3qvrs00.PspH30TaKkPkGvnHE1TgKEMhfErmQJp3qN5vTqnTCjgI" finished 2025/09/09 05:41:25 DEBUG : unknown-size-update.txt: Multipart upload Etag: ae80ffbd1984a6e084ed51ab66ff2b72-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/09 05:41:25 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-soreret7lehe/deeper/nonexisting/directory" 2025/09/09 05:41:25 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/09/09 05:41:25 DEBUG : Waiting for deletions to finish 2025/09/09 05:41:25 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2025-09-09-054109-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-10Mi-10.000Mi-streamed-v2025-09-09-054109-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-10Mi-10.000Mi-v2025-09-09-054108-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-10Mi-10.000Mi-v2025-09-09-054108-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-10Mi-10Mi-streamed-v2025-09-09-054112-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-10Mi-10Mi-streamed-v2025-09-09-054112-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-10Mi-10Mi-v2025-09-09-054111-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-10Mi-10Mi-v2025-09-09-054111-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2025-09-09-054117-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-10Mi-20.000Mi-streamed-v2025-09-09-054117-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-10Mi-20.000Mi-v2025-09-09-054114-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-10Mi-20.000Mi-v2025-09-09-054114-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2025-09-09-054043-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2025-09-09-054043-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-5.054Mi-10.109Mi-v2025-09-09-054042-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5.054Mi-10.109Mi-v2025-09-09-054042-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2025-09-09-054040-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2025-09-09-054040-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-5.054Mi-5.054Mi-v2025-09-09-054039-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5.054Mi-5.054Mi-v2025-09-09-054039-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2025-09-09-054050-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2025-09-09-054050-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-5.055Mi-10.109Mi-v2025-09-09-054049-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5.055Mi-10.109Mi-v2025-09-09-054049-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2025-09-09-054047-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2025-09-09-054047-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-10Mi-20.000Mi-streamed-v2025-09-09-054117-000.bin: Deleted 2025/09/09 05:41:25 INFO : chunked-10Mi-10Mi-streamed-v2025-09-09-054112-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-5.055Mi-5.055Mi-v2025-09-09-054046-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5.055Mi-5.055Mi-v2025-09-09-054046-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2025-09-09-054037-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5Mi-10.000Mi-streamed-v2025-09-09-054037-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-10Mi-10Mi-v2025-09-09-054111-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-5Mi-10.000Mi-v2025-09-09-054035-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5Mi-10.000Mi-v2025-09-09-054035-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5.054Mi-10.109Mi-streamed-v2025-09-09-054043-000.bin: Deleted 2025/09/09 05:41:25 INFO : chunked-10Mi-10.000Mi-v2025-09-09-054108-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2025-09-09-054031-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5Mi-5.000Mi-streamed-v2025-09-09-054031-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-5Mi-5.000Mi-v2025-09-09-054030-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5Mi-5.000Mi-v2025-09-09-054030-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-10Mi-10.000Mi-streamed-v2025-09-09-054109-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-5Mi-5Mi-streamed-v2025-09-09-054034-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5Mi-5Mi-streamed-v2025-09-09-054034-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-10Mi-20.000Mi-v2025-09-09-054114-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-5Mi-5Mi-v2025-09-09-054033-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-5Mi-5Mi-v2025-09-09-054033-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5.054Mi-5.054Mi-streamed-v2025-09-09-054040-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2025-09-09-054058-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2025-09-09-054058-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5.054Mi-5.054Mi-v2025-09-09-054039-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-6.667Mi-13.333Mi-v2025-09-09-054056-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-6.667Mi-13.333Mi-v2025-09-09-054056-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5.054Mi-10.109Mi-v2025-09-09-054042-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2025-09-09-054055-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2025-09-09-054055-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5.055Mi-10.109Mi-streamed-v2025-09-09-054050-000.bin: Deleted 2025/09/09 05:41:25 INFO : chunked-5.055Mi-5.055Mi-streamed-v2025-09-09-054047-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-6.667Mi-6.667Mi-v2025-09-09-054053-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-6.667Mi-6.667Mi-v2025-09-09-054053-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2025-09-09-054107-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-8Mi-16.000Mi-streamed-v2025-09-09-054107-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5.055Mi-10.109Mi-v2025-09-09-054049-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-8Mi-16.000Mi-v2025-09-09-054105-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-8Mi-16.000Mi-v2025-09-09-054105-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5.055Mi-5.055Mi-v2025-09-09-054046-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2025-09-09-054100-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-8Mi-8.000Mi-streamed-v2025-09-09-054100-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5Mi-10.000Mi-streamed-v2025-09-09-054037-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-8Mi-8.000Mi-v2025-09-09-054059-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-8Mi-8.000Mi-v2025-09-09-054059-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5Mi-5.000Mi-streamed-v2025-09-09-054031-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-8Mi-8Mi-streamed-v2025-09-09-054103-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-8Mi-8Mi-streamed-v2025-09-09-054103-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5Mi-5.000Mi-v2025-09-09-054030-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-8Mi-8Mi-v2025-09-09-054101-000.bin" version true 2025/09/09 05:41:25 DEBUG : chunked-8Mi-8Mi-v2025-09-09-054101-000.bin: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5Mi-5Mi-v2025-09-09-054033-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-copy-v2025-09-09-054125-000" version true 2025/09/09 05:41:25 DEBUG : chunked-copy-v2025-09-09-054125-000: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5Mi-10.000Mi-v2025-09-09-054035-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "chunked-copy-v2025-09-09-054125-000.copy" version true 2025/09/09 05:41:25 DEBUG : chunked-copy-v2025-09-09-054125-000.copy: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-5Mi-5Mi-streamed-v2025-09-09-054034-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "hello? sausage/" version false 2025/09/09 05:41:25 DEBUG : hello? sausage/: Deleting (id "null") 2025/09/09 05:41:25 INFO : chunked-6.667Mi-13.333Mi-v2025-09-09-054056-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "hello? sausage/êé/" version false 2025/09/09 05:41:25 DEBUG : hello? sausage/êé/: Deleting (id "null") 2025/09/09 05:41:25 INFO : chunked-6.667Mi-13.333Mi-streamed-v2025-09-09-054058-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "hello? sausage/êé/Hello, 世界/" version false 2025/09/09 05:41:25 DEBUG : hello? sausage/êé/Hello, 世界/: Deleting (id "null") 2025/09/09 05:41:25 INFO : chunked-6.667Mi-6.667Mi-streamed-v2025-09-09-054055-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/" version false 2025/09/09 05:41:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Deleting (id "null") 2025/09/09 05:41:25 INFO : chunked-6.667Mi-6.667Mi-v2025-09-09-054053-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/09 05:41:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2025/09/09 05:41:25 INFO : chunked-8Mi-16.000Mi-streamed-v2025-09-09-054107-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "unknown-size-put-v2025-09-09-054125-000.txt" version true 2025/09/09 05:41:25 DEBUG : unknown-size-put-v2025-09-09-054125-000.txt: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-8Mi-16.000Mi-v2025-09-09-054105-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "unknown-size-update-v2025-09-09-054126-000.txt" version true 2025/09/09 05:41:25 DEBUG : unknown-size-update-v2025-09-09-054126-000.txt: Deleting delete marker (id "null") 2025/09/09 05:41:25 INFO : chunked-8Mi-8.000Mi-streamed-v2025-09-09-054100-000.bin: Deleted 2025/09/09 05:41:25 INFO : chunked-8Mi-8.000Mi-v2025-09-09-054059-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "versions/" version false 2025/09/09 05:41:25 DEBUG : versions/: Deleting (id "lCKbFG3bP_p6GLzoqPlTzhONzHk9Ha6b") 2025/09/09 05:41:25 DEBUG : "versions/test-versions-v2025-09-09-054029-000.txt" version true 2025/09/09 05:41:25 DEBUG : versions/test-versions-v2025-09-09-054029-000.txt: Deleting delete marker (id "__tJrRcrHha_Y3JrjOTNtccC0AQwAWAH") 2025/09/09 05:41:25 INFO : chunked-8Mi-8Mi-streamed-v2025-09-09-054103-000.bin: Deleted 2025/09/09 05:41:25 DEBUG : "versions/test-versions-v2025-09-09-054027-000.txt" version true 2025/09/09 05:41:25 DEBUG : versions/test-versions-v2025-09-09-054027-000.txt: Deleting (id "sVYWn7kMhc2zGpyhh0rwfy6tQ9AU_8u8") 2025/09/09 05:41:25 INFO : chunked-8Mi-8Mi-v2025-09-09-054101-000.bin: Deleted 2025/09/09 05:41:25 INFO : chunked-copy-v2025-09-09-054125-000: Deleted 2025/09/09 05:41:25 INFO : chunked-copy-v2025-09-09-054125-000.copy: Deleted 2025/09/09 05:41:25 INFO : hello? sausage/êé/: Deleted 2025/09/09 05:41:25 INFO : hello? sausage/: Deleted 2025/09/09 05:41:25 INFO : hello? sausage/êé/Hello, 世界/: Deleted 2025/09/09 05:41:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Deleted 2025/09/09 05:41:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/09 05:41:25 INFO : unknown-size-put-v2025-09-09-054125-000.txt: Deleted 2025/09/09 05:41:25 INFO : unknown-size-update-v2025-09-09-054126-000.txt: Deleted 2025/09/09 05:41:25 INFO : versions/test-versions-v2025-09-09-054029-000.txt: Deleted 2025/09/09 05:41:25 INFO : versions/: Deleted 2025/09/09 05:41:25 INFO : versions/test-versions-v2025-09-09-054027-000.txt: Deleted 2025/09/09 05:41:26 INFO : S3 bucket rclone-test-soreret7lehe: Bucket "rclone-test-soreret7lehe" deleted 2025/09/09 05:41:26 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (97.90s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.19s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (96.65s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.48s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.54s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.22s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.73s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (47.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (6.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (8.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (1.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (1.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.52s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/09/09 05:41:26 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/09 05:41:26 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 97.941s "go test -v -timeout 1h0m0s -remote 'TestS3,directory_markers:' -verbose" - Finished OK in 1m39.598177985s (try 1/5)