"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestChunkerS3:" 2026/08/18 02:47:47 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lumuxip5meso" 2026/08/18 02:47:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/18 02:47:47 DEBUG : Creating backend with remote "TestS3:rclone-test-lumuxip5meso" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/08/18 02:47:47 INFO : S3 bucket rclone-test-lumuxip5meso: Bucket "rclone-test-lumuxip5meso" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/18 02:47:48 INFO : S3 bucket rclone-test-lumuxip5meso: Bucket "rclone-test-lumuxip5meso" deleted === RUN TestIntegration/FsMkdir 2026/08/18 02:47:48 INFO : S3 bucket rclone-test-lumuxip5meso: Bucket "rclone-test-lumuxip5meso" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/18 02:47:48 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/18 02:47:48 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/18 02:47:48 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/18 02:47:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/08/18 02:47:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_y86drj: md5 = dc5b82e2a2da6cd2cf8fdb3c991ee0bf OK 2026/08/18 02:47:49 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_y86drj: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/08/18 02:47:49 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_y86drj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/18 02:47:50 DEBUG : ./.: size = 100 OK 2026/08/18 02:47:50 DEBUG : ./..rclone_chunk.001_y86ef9: md5 = 2c040a9eaeb98038eb23a79d81b6d80a OK 2026/08/18 02:47:50 INFO : ./..rclone_chunk.001_y86ef9: Copied (server-side copy) to: ./. 2026/08/18 02:47:50 INFO : ./..rclone_chunk.001_y86ef9: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/18 02:47:50 DEBUG : ../..: size = 100 OK 2026/08/18 02:47:50 DEBUG : ../...rclone_chunk.001_y86fqa: md5 = 21ff4fe96a893a5f3380f432d6975612 OK 2026/08/18 02:47:50 INFO : ../...rclone_chunk.001_y86fqa: Copied (server-side copy) to: ../.. 2026/08/18 02:47:50 INFO : ../...rclone_chunk.001_y86fqa: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/18 02:47:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/08/18 02:47:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_y86gxj: md5 = 0b2dc2844ce25f4a0a0d05acb70b45e7 OK 2026/08/18 02:47:51 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_y86gxj: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/08/18 02:47:51 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_y86gxj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/18 02:47:52 DEBUG : leading space/ leading space: size = 100 OK 2026/08/18 02:47:52 DEBUG : leading space/ leading space.rclone_chunk.001_y86guo: md5 = cfe4e521d26465c8e2eefc77a63d5cc1 OK 2026/08/18 02:47:52 INFO : leading space/ leading space.rclone_chunk.001_y86guo: Copied (server-side copy) to: leading space/ leading space 2026/08/18 02:47:52 INFO : leading space/ leading space.rclone_chunk.001_y86guo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/18 02:47:53 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/08/18 02:47:53 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_y86hoh: md5 = bd525c5ebbadf5557a2a0ffd48a3d157 OK 2026/08/18 02:47:53 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_y86hoh: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/08/18 02:47:53 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_y86hoh: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/18 02:47:53 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/08/18 02:47:53 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_y86i18: md5 = b46890317565cf940dedfb3f58ba6198 OK 2026/08/18 02:47:53 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_y86i18: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/08/18 02:47:53 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_y86i18: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/18 02:47:54 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/08/18 02:47:54 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_y86jai: md5 = f73797f713110630f0eef1bba51bf55c OK 2026/08/18 02:47:54 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_y86jai: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/08/18 02:47:54 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_y86jai: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/18 02:47:55 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/08/18 02:47:55 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_y86js3: md5 = eb851c5f8cecc7a85b0b5f788a136dd2 OK 2026/08/18 02:47:55 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_y86js3: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/08/18 02:47:55 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_y86js3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/18 02:47:56 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/08/18 02:47:56 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_y86kyx: md5 = 8c42bce133739f3e3fb89503ff6c630e OK 2026/08/18 02:47:56 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_y86kyx: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/08/18 02:47:56 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_y86kyx: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/18 02:47:56 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/08/18 02:47:56 DEBUG : .leading dot/.leading dot.rclone_chunk.001_y86l36: md5 = 2d2da437c22200ef938a022415dfa142 OK 2026/08/18 02:47:56 INFO : .leading dot/.leading dot.rclone_chunk.001_y86l36: Copied (server-side copy) to: .leading dot/.leading dot 2026/08/18 02:47:56 INFO : .leading dot/.leading dot.rclone_chunk.001_y86l36: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/18 02:47:57 DEBUG : trailing space /trailing space : size = 100 OK 2026/08/18 02:47:57 DEBUG : trailing space /trailing space .rclone_chunk.001_y86mnp: md5 = 158c70d3fc8a8a9937d16a9af81c4c31 OK 2026/08/18 02:47:57 INFO : trailing space /trailing space .rclone_chunk.001_y86mnp: Copied (server-side copy) to: trailing space /trailing space 2026/08/18 02:47:57 INFO : trailing space /trailing space .rclone_chunk.001_y86mnp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/18 02:47:58 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/08/18 02:47:58 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_y86mta: md5 = 26ab2e6f95ebd35ff5e04abf2029cd5f OK 2026/08/18 02:47:58 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_y86mta: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/08/18 02:47:58 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_y86mta: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/18 02:47:59 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/08/18 02:47:59 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_y86npo: md5 = edb01d77b38310ad77ff4274597e2df7 OK 2026/08/18 02:47:59 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_y86npo: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/08/18 02:47:59 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_y86npo: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/18 02:47:59 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/08/18 02:47:59 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_y86ohg: md5 = 3ecdf08c5f44b2d0c7f3a0baafdb06ff OK 2026/08/18 02:47:59 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_y86ohg: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/08/18 02:47:59 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_y86ohg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/18 02:48:00 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/08/18 02:48:00 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_y86plw: md5 = 58686843a9859917b692d4ca7317ad74 OK 2026/08/18 02:48:00 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_y86plw: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/08/18 02:48:00 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_y86plw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/18 02:48:01 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/08/18 02:48:01 DEBUG : trailing dot./trailing dot..rclone_chunk.001_y86p7q: md5 = d78a247d2dd0e4132ac33f4fe77e405a OK 2026/08/18 02:48:01 INFO : trailing dot./trailing dot..rclone_chunk.001_y86p7q: Copied (server-side copy) to: trailing dot./trailing dot. 2026/08/18 02:48:01 INFO : trailing dot./trailing dot..rclone_chunk.001_y86p7q: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/18 02:48:01 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/08/18 02:48:01 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_y86qn5: md5 = 7b1a3c630e026fdba2cc4d1bcdf3d85a OK 2026/08/18 02:48:01 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_y86qn5: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/08/18 02:48:02 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_y86qn5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/18 02:48:02 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/08/18 02:48:02 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_y86r8l: md5 = 7fcae84442c2b57a8f33854e0126c690 OK 2026/08/18 02:48:02 INFO : test%46.txt/test%46.txt.rclone_chunk.001_y86r8l: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/08/18 02:48:02 INFO : test%46.txt/test%46.txt.rclone_chunk.001_y86r8l: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/18 02:48:03 DEBUG : zero-length-file: size = 0 OK 2026/08/18 02:48:03 DEBUG : zero-length-file.rclone_chunk.001_y86sbp: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/18 02:48:03 INFO : zero-length-file.rclone_chunk.001_y86sbp: Copied (server-side copy) to: zero-length-file 2026/08/18 02:48:03 INFO : zero-length-file.rclone_chunk.001_y86sbp: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/18 02:48:04 DEBUG : file name.txt: size = 100 OK 2026/08/18 02:48:04 DEBUG : file name.txt.rclone_chunk.001_y86tfd: md5 = 74ef17516efadd1c33fc03485691e748 OK 2026/08/18 02:48:04 INFO : file name.txt.rclone_chunk.001_y86tfd: Copied (server-side copy) to: file name.txt 2026/08/18 02:48:04 INFO : file name.txt.rclone_chunk.001_y86tfd: Deleted 2026/08/18 02:48:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/08/18 02:48:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_y86t3t: md5 = b4bb016323fcd4a3b622ef6cdf4c81c2 OK 2026/08/18 02:48:04 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_y86t3t: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/08/18 02:48:04 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_y86t3t: Deleted 2026/08/18 02:48:05 DEBUG : file name.txt: size = 100 OK 2026/08/18 02:48:05 DEBUG : file name.txt.rclone_chunk.001_y86u7o: md5 = bed020e7fc6c66796ea7e5aca1ff8f93 OK 2026/08/18 02:48:05 INFO : file name.txt.rclone_chunk.001_y86u7o: Copied (server-side copy) to: file name.txt 2026/08/18 02:48:05 INFO : file name.txt.rclone_chunk.001_y86u7o: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/18 02:48:06 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/08/18 02:48:06 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/18 02:48:07 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/08/18 02:48:07 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_y86wqj: md5 = 74d599bda15d604aec8252520b470703 OK 2026/08/18 02:48:07 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_y86wqj: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/08/18 02:48:07 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_y86wqj: Deleted 2026/08/18 02:48:08 DEBUG : S3 bucket rclone-test-lumuxip5meso: bucket is versioned: false 2026/08/18 02:48:08 DEBUG : Waiting for deletions to finish 2026/08/18 02:48:08 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/18 02:48:08 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/18 02:48:08 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/18 02:48:09 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/08/18 02:48:09 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_y86x20: md5 = 59826dd60e550068ef7461412c844238 OK 2026/08/18 02:48:09 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_y86x20: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/08/18 02:48:09 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_y86x20: Deleted 2026/08/18 02:48:09 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lumuxip5meso/dirToPurgeFromRoot" 2026/08/18 02:48:09 DEBUG : Creating backend with remote "TestS3:rclone-test-lumuxip5meso/dirToPurgeFromRoot" 2026/08/18 02:48:09 DEBUG : S3 bucket rclone-test-lumuxip5meso path dirToPurgeFromRoot: bucket is versioned: false 2026/08/18 02:48:09 DEBUG : Waiting for deletions to finish 2026/08/18 02:48:09 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/18 02:48:09 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/18 02:48:09 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/18 02:48:10 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lumuxip5meso/hello? sausage/êé" 2026/08/18 02:48:10 DEBUG : Creating backend with remote "TestS3:rclone-test-lumuxip5meso/hello? sausage/êé" 2026/08/18 02:48:11 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/08/18 02:48:11 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_y86z27: md5 = 38991db51c258d7b6da827f3a6e123c7 OK 2026/08/18 02:48:11 INFO : a/b/c/d/e.txt.rclone_chunk.001_y86z27: Copied (server-side copy) to: a/b/c/d/e.txt 2026/08/18 02:48:11 INFO : a/b/c/d/e.txt.rclone_chunk.001_y86z27: Deleted 2026/08/18 02:48:11 DEBUG : S3 bucket rclone-test-lumuxip5meso path hello? sausage/êé: bucket is versioned: false 2026/08/18 02:48:11 DEBUG : Waiting for deletions to finish 2026/08/18 02:48:11 DEBUG : "a/b/c/d/e.txt" version false 2026/08/18 02:48:11 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/18 02:48:11 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/18 02:48:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/18 02:48:15 DEBUG : file name.txt: size = 200 OK 2026/08/18 02:48:15 DEBUG : file name.txt.rclone_chunk.001_y874e0: md5 = 0d6bf74b24503ebfdc0c40007cb65402 OK 2026/08/18 02:48:15 INFO : file name.txt.rclone_chunk.001_y874e0: Copied (server-side copy) to: file name.txt 2026/08/18 02:48:15 INFO : file name.txt.rclone_chunk.001_y874e0: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/18 02:48:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lumuxip5meso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/18 02:48:15 DEBUG : Creating backend with remote "TestS3:rclone-test-lumuxip5meso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/18 02:48:16 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-lumuxip5meso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-lumuxip5meso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/18 02:48:16 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lumuxip5meso/not found.txt" 2026/08/18 02:48:16 DEBUG : Creating backend with remote "TestS3:rclone-test-lumuxip5meso/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1976: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/18 02:48:17 NOTICE: S3 bucket rclone-test-lumuxip5meso: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/18 02:48:17 DEBUG : piped data.txt.rclone_chunk.001_y8756s: open chunk writer: started multipart upload: Hq1w1g96Uy0_SFI23k2xzAbUlMrv5wKu79hvwS.MnEDqH8nBkf5KtOaSyASfMRjbbIJMhF3ctuH1xmpYoXJwLEERJRSulXlXhOg5uCkw4AgPK61iLYPCUfx47FSVa94v 2026/08/18 02:48:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/18 02:48:17 DEBUG : piped data.txt.rclone_chunk.001_y8756s: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/18 02:48:17 DEBUG : piped data.txt.rclone_chunk.001_y8756s: multipart upload "Hq1w1g96Uy0_SFI23k2xzAbUlMrv5wKu79hvwS.MnEDqH8nBkf5KtOaSyASfMRjbbIJMhF3ctuH1xmpYoXJwLEERJRSulXlXhOg5uCkw4AgPK61iLYPCUfx47FSVa94v" finished 2026/08/18 02:48:17 DEBUG : piped data.txt.rclone_chunk.001_y8756s: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/08/18 02:48:17 DEBUG : piped data.txt: size = 0 OK 2026/08/18 02:48:17 DEBUG : piped data.txt.rclone_chunk.001_y8756s: Src hash empty - aborting Dst hash check 2026/08/18 02:48:17 INFO : piped data.txt.rclone_chunk.001_y8756s: Copied (server-side copy) to: piped data.txt 2026/08/18 02:48:17 INFO : piped data.txt.rclone_chunk.001_y8756s: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/18 02:48:17 DEBUG : piped data.txt.rclone_chunk.001_y876gp: open chunk writer: started multipart upload: XoPBowN_jZsATa4vDpiS86ZLWKcqpNVPQa3TA71EK3atGcaHX6.az6MrD6z8sQKhCj0umCnF.t2e7MlkG_RK.EH9CF6nU1HYccw.ngXKxEY1CsDjt5eaol3njfgm9eTQ 2026/08/18 02:48:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/18 02:48:17 DEBUG : piped data.txt.rclone_chunk.001_y876gp: multipart upload wrote chunk 1 with 100 bytes and etag "bc09d8bbeb0a8a83d0d9853b382c19a2" 2026/08/18 02:48:18 DEBUG : piped data.txt.rclone_chunk.001_y876gp: multipart upload "XoPBowN_jZsATa4vDpiS86ZLWKcqpNVPQa3TA71EK3atGcaHX6.az6MrD6z8sQKhCj0umCnF.t2e7MlkG_RK.EH9CF6nU1HYccw.ngXKxEY1CsDjt5eaol3njfgm9eTQ" finished 2026/08/18 02:48:18 DEBUG : piped data.txt.rclone_chunk.001_y876gp: Multipart upload Etag: fd98a588d7a1d24c4c60b57274f17fcd-1 OK 2026/08/18 02:48:18 DEBUG : piped data.txt: size = 100 OK 2026/08/18 02:48:18 DEBUG : piped data.txt.rclone_chunk.001_y876gp: Src hash empty - aborting Dst hash check 2026/08/18 02:48:18 INFO : piped data.txt.rclone_chunk.001_y876gp: Copied (server-side copy) to: piped data.txt 2026/08/18 02:48:18 INFO : piped data.txt.rclone_chunk.001_y876gp: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge chunker_internal_test.go:906: -upload-kilobytes is not set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat 2026/08/18 02:48:18 INFO : Chunked 'TestChunkerS3:rclone-test-lumuxip5meso': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/08/18 02:48:18 DEBUG : small/emptyfile: size = 0 OK 2026/08/18 02:48:18 DEBUG : small/emptyfile.rclone_chunk.001_y877r5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/18 02:48:18 INFO : small/emptyfile.rclone_chunk.001_y877r5: Copied (server-side copy) to: small/emptyfile 2026/08/18 02:48:18 INFO : small/emptyfile.rclone_chunk.001_y877r5: Deleted 2026/08/18 02:48:19 DEBUG : small/smallfile: size = 2 OK 2026/08/18 02:48:19 DEBUG : small/smallfile.rclone_chunk.001_y878ap: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/08/18 02:48:19 INFO : small/smallfile.rclone_chunk.001_y878ap: Copied (server-side copy) to: small/smallfile 2026/08/18 02:48:19 INFO : small/smallfile.rclone_chunk.001_y878ap: Deleted 2026/08/18 02:48:19 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption chunker_internal_test.go:467: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow chunker_internal_test.go:584: this test requires small chunks === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput 2026/08/18 02:48:20 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/08/18 02:48:20 DEBUG : usermeta/today.rclone_chunk.001_y879ln: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/08/18 02:48:20 INFO : usermeta/today.rclone_chunk.001_y879ln: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/08/18 02:48:20 INFO : usermeta/today.rclone_chunk.001_y879ln: Deleted 2026/08/18 02:48:21 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/08/18 02:48:21 DEBUG : usermeta/past.rclone_chunk.001_y87afd: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/08/18 02:48:21 INFO : usermeta/past.rclone_chunk.001_y87afd: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/08/18 02:48:21 INFO : usermeta/past.rclone_chunk.001_y87afd: Deleted 2026/08/18 02:48:22 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/08/18 02:48:22 DEBUG : usermeta/future.rclone_chunk.001_y87bnv: md5 = 82e240013837bf80c807dba600b4594d OK 2026/08/18 02:48:22 INFO : usermeta/future.rclone_chunk.001_y87bnv: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/08/18 02:48:22 INFO : usermeta/future.rclone_chunk.001_y87bnv: Deleted 2026/08/18 02:48:22 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/08/18 02:48:23 DEBUG : future/test: Can't copy - required hash not found 2026/08/18 02:48:23 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/18 02:48:23 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/18 02:48:23 DEBUG : Chunked 'TestChunkerS3:rclone-test-lumuxip5meso': File to upload is small (3 bytes), uploading instead of streaming 2026/08/18 02:48:24 DEBUG : Waiting for deletions to finish 2026/08/18 02:48:24 DEBUG : "future/test" version false 2026/08/18 02:48:24 DEBUG : future/test: Deleting (id "") 2026/08/18 02:48:24 DEBUG : "future/test.rclone_chunk.001" version false 2026/08/18 02:48:24 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/08/18 02:48:24 DEBUG : "future/test.rclone_chunk.002" version false 2026/08/18 02:48:24 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/08/18 02:48:24 DEBUG : "future/test.rclone_chunk.003" version false 2026/08/18 02:48:24 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/08/18 02:48:24 INFO : future/test: Deleted 2026/08/18 02:48:24 INFO : future/test.rclone_chunk.001: Deleted 2026/08/18 02:48:24 INFO : future/test.rclone_chunk.003: Deleted 2026/08/18 02:48:24 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/08/18 02:48:26 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/08/18 02:48:26 DEBUG : backcomp/renamefile.rclone_chunk.001_y87dw1: md5 = 85eaa6995a9218694a83d8728ac1ddbe OK 2026/08/18 02:48:26 INFO : backcomp/renamefile.rclone_chunk.001_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/08/18 02:48:26 INFO : backcomp/renamefile.rclone_chunk.001_y87dw1: Deleted 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.002_y87dw1: md5 = d6df95097564d0d870b423380767a7da OK 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.002_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.002_y87dw1: Deleted 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.003_y87dw1: md5 = f4a9d735900bfda4be820b792bffa120 OK 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.003_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.003_y87dw1: Deleted 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.004_y87dw1: md5 = 7d86528805ea5e1b988ae1f6c2321cfc OK 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.004_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.004_y87dw1: Deleted 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.005_y87dw1: md5 = eb6ebe519111a65804e07c15a4b36a6a OK 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.005_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.005_y87dw1: Deleted 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.006_y87dw1: md5 = 77ae6c92c8906a6c936766058cb302e1 OK 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.006_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.006_y87dw1: Deleted 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/08/18 02:48:27 DEBUG : backcomp/renamefile.rclone_chunk.007_y87dw1: md5 = 9c4fc84ca3bebd9d1bcdad2197a70249 OK 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.007_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/08/18 02:48:27 INFO : backcomp/renamefile.rclone_chunk.007_y87dw1: Deleted 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.008_y87dw1: md5 = f69a4e2063452bcac843f344adfdf58c OK 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.008_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.008_y87dw1: Deleted 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.009_y87dw1: md5 = f16b911f27f72226717578401a7278e6 OK 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.009_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.009_y87dw1: Deleted 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.010_y87dw1: md5 = 044f7c538b23fe7ca6e91ff8a3b0a6b2 OK 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.010_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.010_y87dw1: Deleted 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.011_y87dw1: md5 = 2a861dd5c63104e4132140e40082d9f1 OK 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.011_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.011_y87dw1: Deleted 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.012_y87dw1: md5 = 2e84d251de342a035d7f4b5189711edd OK 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.012_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.012_y87dw1: Deleted 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.013_y87dw1: md5 = b2a26e20ca63ee4a228745038c183a46 OK 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.013_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.013_y87dw1: Deleted 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/08/18 02:48:28 DEBUG : backcomp/renamefile.rclone_chunk.014_y87dw1: md5 = 276c60c58d3cd77e6c616a97019c5745 OK 2026/08/18 02:48:28 INFO : backcomp/renamefile.rclone_chunk.014_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.014_y87dw1: Deleted 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.015_y87dw1: md5 = bd75f372b6a0d56efd695a8d4e38d933 OK 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.015_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.015_y87dw1: Deleted 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.016_y87dw1: md5 = 97d01b3fe391201194ed6f85462138aa OK 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.016_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.016_y87dw1: Deleted 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.017_y87dw1: md5 = 86c8c8ee8d0f054879bfd39def77e67b OK 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.017_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.017_y87dw1: Deleted 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.018_y87dw1: md5 = fba34d02640e40b1d69306c9f98de8a3 OK 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.018_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.018_y87dw1: Deleted 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.019_y87dw1: md5 = 2430370dba21a910e31cacde8395ee5b OK 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.019_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.019_y87dw1: Deleted 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/08/18 02:48:29 DEBUG : backcomp/renamefile.rclone_chunk.020_y87dw1: md5 = 2e07461e10f69fe1bdb6a809852b0c36 OK 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.020_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/08/18 02:48:29 INFO : backcomp/renamefile.rclone_chunk.020_y87dw1: Deleted 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.021_y87dw1: md5 = 2f02b427197fe5116598570c537f7852 OK 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.021_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.021_y87dw1: Deleted 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.022_y87dw1: md5 = 2c32c1f59edb25fb0bbfb110bbb1fa77 OK 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.022_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.022_y87dw1: Deleted 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.023_y87dw1: md5 = cfc84cee7afe10775aa1699d0ee6f3bd OK 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.023_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.023_y87dw1: Deleted 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.024_y87dw1: md5 = 9307379df32c22ae01dfe6ad533b523e OK 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.024_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.024_y87dw1: Deleted 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/08/18 02:48:30 DEBUG : backcomp/renamefile.rclone_chunk.025_y87dw1: md5 = 0b8c466fadae1f1817436b7d08e30b73 OK 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.025_y87dw1: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/08/18 02:48:30 INFO : backcomp/renamefile.rclone_chunk.025_y87dw1: Deleted 2026/08/18 02:48:32 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/08/18 02:48:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lumuxip5meso/servermovetest/subdir1" 2026/08/18 02:48:32 DEBUG : Creating backend with remote "TestS3:rclone-test-lumuxip5meso/servermovetest/subdir1" 2026/08/18 02:48:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lumuxip5meso/servermovetest/subdir2" 2026/08/18 02:48:32 DEBUG : Creating backend with remote "TestS3:rclone-test-lumuxip5meso/servermovetest/subdir2" 2026/08/18 02:48:33 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/08/18 02:48:33 DEBUG : movefile.rclone_chunk.001_y87mvy: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/08/18 02:48:33 INFO : movefile.rclone_chunk.001_y87mvy: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/08/18 02:48:33 INFO : movefile.rclone_chunk.001_y87mvy: Deleted 2026/08/18 02:48:34 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/08/18 02:48:34 DEBUG : movefile.rclone_chunk.002_y87mvy: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/08/18 02:48:34 INFO : movefile.rclone_chunk.002_y87mvy: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/08/18 02:48:34 INFO : movefile.rclone_chunk.002_y87mvy: Deleted 2026/08/18 02:48:34 DEBUG : movefile: copy 2 data chunks... 2026/08/18 02:48:35 DEBUG : movefile: size = 6 OK 2026/08/18 02:48:35 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/08/18 02:48:35 INFO : movefile: Copied (server-side copy) 2026/08/18 02:48:35 INFO : movefile: Deleted 2026/08/18 02:48:35 DEBUG : Waiting for deletions to finish 2026/08/18 02:48:35 DEBUG : "servermovetest/subdir2/movefile" version false 2026/08/18 02:48:35 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/08/18 02:48:35 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/08/18 02:48:35 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/08/18 02:48:35 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/08/18 02:48:35 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/08/18 02:48:35 INFO : servermovetest/subdir2/movefile: Deleted 2026/08/18 02:48:35 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/08/18 02:48:35 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/08/18 02:48:35 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-lumuxip5meso/md5all" 2026/08/18 02:48:35 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/08/18 02:48:35 DEBUG : Creating backend with remote "TestS3:rclone-test-lumuxip5meso/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/18 02:48:35 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-lumuxip5meso.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_y87ot2?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/18 02:48:35 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-lumuxip5meso.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_y87ot2?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/18 02:48:35 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/18 02:48:36 DEBUG : unknown-size-put.txt.rclone_chunk.001_y87puo: open chunk writer: started multipart upload: rgdDbGPuXHhtajUqbCV1t.RiU_q2mGrdRWkIFh1k9wbTp.2X3vGB2izMViRzwCeli_dY43Et3YAwP.sNVxBgtclDUIztTA3O6fCm8S2lHYYvOs6eTRNS9V.46X1U9cHp 2026/08/18 02:48:36 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/18 02:48:36 DEBUG : unknown-size-put.txt.rclone_chunk.001_y87puo: multipart upload wrote chunk 1 with 100 bytes and etag "dd8f5b7afbd5d7099fa470d3be601460" 2026/08/18 02:48:36 DEBUG : unknown-size-put.txt.rclone_chunk.001_y87puo: multipart upload "rgdDbGPuXHhtajUqbCV1t.RiU_q2mGrdRWkIFh1k9wbTp.2X3vGB2izMViRzwCeli_dY43Et3YAwP.sNVxBgtclDUIztTA3O6fCm8S2lHYYvOs6eTRNS9V.46X1U9cHp" finished 2026/08/18 02:48:36 DEBUG : unknown-size-put.txt.rclone_chunk.001_y87puo: Multipart upload Etag: 8a6ac4d3df9fb7b20e24b612dc0ed81a-1 OK 2026/08/18 02:48:36 DEBUG : unknown-size-put.txt: size = 100 OK 2026/08/18 02:48:36 DEBUG : unknown-size-put.txt.rclone_chunk.001_y87puo: Src hash empty - aborting Dst hash check 2026/08/18 02:48:36 INFO : unknown-size-put.txt.rclone_chunk.001_y87puo: Copied (server-side copy) to: unknown-size-put.txt 2026/08/18 02:48:36 INFO : unknown-size-put.txt.rclone_chunk.001_y87puo: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/18 02:48:37 DEBUG : unknown-size-update.txt: size = 100 OK 2026/08/18 02:48:37 DEBUG : unknown-size-update.txt.rclone_chunk.001_y87pzv: md5 = d8804cd49141af47187c083a47429c2a OK 2026/08/18 02:48:37 INFO : unknown-size-update.txt.rclone_chunk.001_y87pzv: Copied (server-side copy) to: unknown-size-update.txt 2026/08/18 02:48:37 INFO : unknown-size-update.txt.rclone_chunk.001_y87pzv: Deleted 2026/08/18 02:48:37 DEBUG : unknown-size-update.txt.rclone_chunk.001_y87q9a: open chunk writer: started multipart upload: 48nT9qN7W2zUtaDY5E.0HXhPYcUS.AxAXKZ2j4o_tcHhSQuQ6XqTKGmDEYkxs9wPkhGbR1HRzLcqYQ_VaSunQ7WU4I8djIGVVTd8XNP9aeQlMqcUzvaQeWP1cLhhwgdx 2026/08/18 02:48:37 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/18 02:48:37 DEBUG : unknown-size-update.txt.rclone_chunk.001_y87q9a: multipart upload wrote chunk 1 with 200 bytes and etag "259da46fef7402fb5d68d413e448dcdb" 2026/08/18 02:48:37 DEBUG : unknown-size-update.txt.rclone_chunk.001_y87q9a: multipart upload "48nT9qN7W2zUtaDY5E.0HXhPYcUS.AxAXKZ2j4o_tcHhSQuQ6XqTKGmDEYkxs9wPkhGbR1HRzLcqYQ_VaSunQ7WU4I8djIGVVTd8XNP9aeQlMqcUzvaQeWP1cLhhwgdx" finished 2026/08/18 02:48:37 DEBUG : unknown-size-update.txt.rclone_chunk.001_y87q9a: Multipart upload Etag: e737efeb1383fff0c0ee793a131eb690-1 OK 2026/08/18 02:48:37 DEBUG : unknown-size-update.txt: size = 200 OK 2026/08/18 02:48:37 DEBUG : unknown-size-update.txt.rclone_chunk.001_y87q9a: Src hash empty - aborting Dst hash check 2026/08/18 02:48:37 INFO : unknown-size-update.txt.rclone_chunk.001_y87q9a: Copied (server-side copy) to: unknown-size-update.txt 2026/08/18 02:48:37 INFO : unknown-size-update.txt.rclone_chunk.001_y87q9a: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/18 02:48:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lumuxip5meso/deeper/nonexisting/directory" 2026/08/18 02:48:38 DEBUG : Creating backend with remote "TestS3:rclone-test-lumuxip5meso/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/18 02:48:38 DEBUG : Waiting for deletions to finish 2026/08/18 02:48:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/18 02:48:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/18 02:48:38 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/18 02:48:38 INFO : S3 bucket rclone-test-lumuxip5meso: Bucket "rclone-test-lumuxip5meso" deleted 2026/08/18 02:48:38 ERROR : error listing: directory not found 2026/08/18 02:48:38 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (51.70s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (50.68s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.09s) --- 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.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 51.766s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.43023614s (try 1/5)