"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestChunkerS3:" 2026/08/30 02:02:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wifelez7haza" 2026/08/30 02:02:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 02:02:05 DEBUG : Creating backend with remote "TestS3:rclone-test-wifelez7haza" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/08/30 02:02:05 INFO : S3 bucket rclone-test-wifelez7haza: Bucket "rclone-test-wifelez7haza" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/30 02:02:06 INFO : S3 bucket rclone-test-wifelez7haza: Bucket "rclone-test-wifelez7haza" deleted === RUN TestIntegration/FsMkdir 2026/08/30 02:02:06 INFO : S3 bucket rclone-test-wifelez7haza: Bucket "rclone-test-wifelez7haza" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/30 02:02:06 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/30 02:02:06 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/30 02:02:06 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/30 02:02:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/08/30 02:02:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ke2fyn: md5 = c98279ed4e1cec9b828c72f3c2378574 OK 2026/08/30 02:02:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ke2fyn: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/08/30 02:02:07 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_ke2fyn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/30 02:02:08 DEBUG : ./.: size = 100 OK 2026/08/30 02:02:08 DEBUG : ./..rclone_chunk.001_ke2fgr: md5 = e485559066dbe748fce93a1f161b58d8 OK 2026/08/30 02:02:08 INFO : ./..rclone_chunk.001_ke2fgr: Copied (server-side copy) to: ./. 2026/08/30 02:02:08 INFO : ./..rclone_chunk.001_ke2fgr: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/30 02:02:09 DEBUG : ../..: size = 100 OK 2026/08/30 02:02:09 DEBUG : ../...rclone_chunk.001_ke2g58: md5 = fdf796a5b4a0c4e664b1c57ed9dbf743 OK 2026/08/30 02:02:09 INFO : ../...rclone_chunk.001_ke2g58: Copied (server-side copy) to: ../.. 2026/08/30 02:02:09 INFO : ../...rclone_chunk.001_ke2g58: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/30 02:02:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/08/30 02:02:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ke2hrf: md5 = 2e559db2a268dff8bf8e5ab97d519ff0 OK 2026/08/30 02:02:09 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ke2hrf: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/08/30 02:02:09 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_ke2hrf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/30 02:02:10 DEBUG : leading space/ leading space: size = 100 OK 2026/08/30 02:02:10 DEBUG : leading space/ leading space.rclone_chunk.001_ke2im4: md5 = 3d247ca1c955a26a9ea1840cde9804ca OK 2026/08/30 02:02:10 INFO : leading space/ leading space.rclone_chunk.001_ke2im4: Copied (server-side copy) to: leading space/ leading space 2026/08/30 02:02:10 INFO : leading space/ leading space.rclone_chunk.001_ke2im4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/30 02:02:11 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/08/30 02:02:11 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_ke2i1t: md5 = 6d1581444d66ec002b99ca441eccfe9d OK 2026/08/30 02:02:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_ke2i1t: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/08/30 02:02:11 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_ke2i1t: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/30 02:02:12 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/08/30 02:02:12 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_ke2jne: md5 = 887ce7ef8dfee74ad77486339aed27c2 OK 2026/08/30 02:02:12 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_ke2jne: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/08/30 02:02:12 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_ke2jne: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/30 02:02:12 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/08/30 02:02:12 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_ke2k8c: md5 = 2b0191551020e30eebc44bc47b5812f6 OK 2026/08/30 02:02:12 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_ke2k8c: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/08/30 02:02:12 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_ke2k8c: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/30 02:02:13 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/08/30 02:02:13 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_ke2l6t: md5 = a95b93bafb547abbc4e2906280b24d35 OK 2026/08/30 02:02:13 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_ke2l6t: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/08/30 02:02:13 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_ke2l6t: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/30 02:02:14 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/08/30 02:02:14 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_ke2mq2: md5 = 2b2d8f1123a65fb53f66a1dc899272df OK 2026/08/30 02:02:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_ke2mq2: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/08/30 02:02:14 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_ke2mq2: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/30 02:02:15 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/08/30 02:02:15 DEBUG : .leading dot/.leading dot.rclone_chunk.001_ke2mph: md5 = 494582e392f2fda8936fda90f3da54a6 OK 2026/08/30 02:02:15 INFO : .leading dot/.leading dot.rclone_chunk.001_ke2mph: Copied (server-side copy) to: .leading dot/.leading dot 2026/08/30 02:02:15 INFO : .leading dot/.leading dot.rclone_chunk.001_ke2mph: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/30 02:02:15 DEBUG : trailing space /trailing space : size = 100 OK 2026/08/30 02:02:15 DEBUG : trailing space /trailing space .rclone_chunk.001_ke2nsl: md5 = 0c075c35d356c075cf7e059f68575539 OK 2026/08/30 02:02:15 INFO : trailing space /trailing space .rclone_chunk.001_ke2nsl: Copied (server-side copy) to: trailing space /trailing space 2026/08/30 02:02:15 INFO : trailing space /trailing space .rclone_chunk.001_ke2nsl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/30 02:02:16 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/08/30 02:02:16 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_ke2o0w: md5 = 0c51121d8e611affe05264b0e6bfa484 OK 2026/08/30 02:02:16 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_ke2o0w: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/08/30 02:02:16 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_ke2o0w: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/30 02:02:17 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/08/30 02:02:17 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_ke2pmf: md5 = a019556f771ebe48a0634aa17384637c OK 2026/08/30 02:02:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_ke2pmf: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/08/30 02:02:17 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_ke2pmf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/30 02:02:18 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/08/30 02:02:18 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_ke2p97: md5 = 69e1ed1026c5d68011a9f5f41684eaf3 OK 2026/08/30 02:02:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ke2p97: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/08/30 02:02:18 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_ke2p97: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/30 02:02:18 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/08/30 02:02:18 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_ke2qcn: md5 = df0928b452845f28cb19396fb6862ce2 OK 2026/08/30 02:02:18 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_ke2qcn: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/08/30 02:02:18 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_ke2qcn: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/30 02:02:19 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/08/30 02:02:19 DEBUG : trailing dot./trailing dot..rclone_chunk.001_ke2rm6: md5 = f3871e59770aed9131dc8c5aaa4537b4 OK 2026/08/30 02:02:19 INFO : trailing dot./trailing dot..rclone_chunk.001_ke2rm6: Copied (server-side copy) to: trailing dot./trailing dot. 2026/08/30 02:02:19 INFO : trailing dot./trailing dot..rclone_chunk.001_ke2rm6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/30 02:02:20 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/08/30 02:02:20 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_ke2ru5: md5 = 1ba417e47112b1e9848eae0cb0b4240f OK 2026/08/30 02:02:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_ke2ru5: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/08/30 02:02:20 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_ke2ru5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/30 02:02:21 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/08/30 02:02:21 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_ke2szg: md5 = 7e8cbd67e92f1cb155944459211f6c96 OK 2026/08/30 02:02:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_ke2szg: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/08/30 02:02:21 INFO : test%46.txt/test%46.txt.rclone_chunk.001_ke2szg: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/30 02:02:22 DEBUG : zero-length-file: size = 0 OK 2026/08/30 02:02:22 DEBUG : zero-length-file.rclone_chunk.001_ke2tmc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 02:02:22 INFO : zero-length-file.rclone_chunk.001_ke2tmc: Copied (server-side copy) to: zero-length-file 2026/08/30 02:02:22 INFO : zero-length-file.rclone_chunk.001_ke2tmc: 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/30 02:02:22 DEBUG : file name.txt: size = 100 OK 2026/08/30 02:02:22 DEBUG : file name.txt.rclone_chunk.001_ke2uxz: md5 = 2fc0a30a8a8327acf0037d3069a7a330 OK 2026/08/30 02:02:22 INFO : file name.txt.rclone_chunk.001_ke2uxz: Copied (server-side copy) to: file name.txt 2026/08/30 02:02:22 INFO : file name.txt.rclone_chunk.001_ke2uxz: Deleted 2026/08/30 02:02:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/08/30 02:02:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_ke2u3o: md5 = f3a7ad0da7b43cde173498e4125a12b8 OK 2026/08/30 02:02:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_ke2u3o: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/08/30 02:02:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_ke2u3o: Deleted 2026/08/30 02:02:23 DEBUG : file name.txt: size = 100 OK 2026/08/30 02:02:23 DEBUG : file name.txt.rclone_chunk.001_ke2vbc: md5 = 0a3fe97afe77833d72e1648c8fc34e7f OK 2026/08/30 02:02:23 INFO : file name.txt.rclone_chunk.001_ke2vbc: Copied (server-side copy) to: file name.txt 2026/08/30 02:02:23 INFO : file name.txt.rclone_chunk.001_ke2vbc: 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/30 02:02:24 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/08/30 02:02:24 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/30 02:02:26 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/08/30 02:02:26 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_ke2xqs: md5 = 62402a601cb2aaf34208180d480062d3 OK 2026/08/30 02:02:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_ke2xqs: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/08/30 02:02:26 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_ke2xqs: Deleted 2026/08/30 02:02:26 DEBUG : S3 bucket rclone-test-wifelez7haza: bucket is versioned: false 2026/08/30 02:02:26 DEBUG : Waiting for deletions to finish 2026/08/30 02:02:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/30 02:02:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/30 02:02:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/30 02:02:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/08/30 02:02:27 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_ke2zvm: md5 = 9e765d06a3b49151b42d61e269e61f61 OK 2026/08/30 02:02:27 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_ke2zvm: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/08/30 02:02:27 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_ke2zvm: Deleted 2026/08/30 02:02:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wifelez7haza/dirToPurgeFromRoot" 2026/08/30 02:02:28 DEBUG : Creating backend with remote "TestS3:rclone-test-wifelez7haza/dirToPurgeFromRoot" 2026/08/30 02:02:28 DEBUG : S3 bucket rclone-test-wifelez7haza path dirToPurgeFromRoot: bucket is versioned: false 2026/08/30 02:02:28 DEBUG : Waiting for deletions to finish 2026/08/30 02:02:28 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/30 02:02:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/30 02:02:28 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/30 02:02:28 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wifelez7haza/hello? sausage/êé" 2026/08/30 02:02:28 DEBUG : Creating backend with remote "TestS3:rclone-test-wifelez7haza/hello? sausage/êé" 2026/08/30 02:02:29 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/08/30 02:02:29 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_ke30uy: md5 = b126f7cd996218a2eeef48afd7c982bd OK 2026/08/30 02:02:29 INFO : a/b/c/d/e.txt.rclone_chunk.001_ke30uy: Copied (server-side copy) to: a/b/c/d/e.txt 2026/08/30 02:02:29 INFO : a/b/c/d/e.txt.rclone_chunk.001_ke30uy: Deleted 2026/08/30 02:02:29 DEBUG : S3 bucket rclone-test-wifelez7haza path hello? sausage/êé: bucket is versioned: false 2026/08/30 02:02:29 DEBUG : Waiting for deletions to finish 2026/08/30 02:02:30 DEBUG : "a/b/c/d/e.txt" version false 2026/08/30 02:02:30 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/30 02:02:30 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/30 02:02:30 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/30 02:02:34 DEBUG : file name.txt: size = 200 OK 2026/08/30 02:02:34 DEBUG : file name.txt.rclone_chunk.001_ke35mi: md5 = a217e7b8ae97feebfa08f0ec2f3ddf50 OK 2026/08/30 02:02:34 INFO : file name.txt.rclone_chunk.001_ke35mi: Copied (server-side copy) to: file name.txt 2026/08/30 02:02:34 INFO : file name.txt.rclone_chunk.001_ke35mi: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/30 02:02:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wifelez7haza/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/30 02:02:34 DEBUG : Creating backend with remote "TestS3:rclone-test-wifelez7haza/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/30 02:02:34 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-wifelez7haza/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-wifelez7haza/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/30 02:02:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wifelez7haza/not found.txt" 2026/08/30 02:02:34 DEBUG : Creating backend with remote "TestS3:rclone-test-wifelez7haza/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/30 02:02:35 NOTICE: S3 bucket rclone-test-wifelez7haza: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/30 02:02:35 DEBUG : piped data.txt.rclone_chunk.001_ke37r3: open chunk writer: started multipart upload: qDopvNx0Q.s74Q67pVE4pW6BERTGocvccsMjvrJx66lNDHzMK3Henu8848qMGagumCvZYdi_43gAp841mt2MN9LGBCywPYGZ3Dp09GS3UqOqcsKE5acDuoU5EImywtW_ 2026/08/30 02:02:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/30 02:02:35 DEBUG : piped data.txt.rclone_chunk.001_ke37r3: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/30 02:02:35 DEBUG : piped data.txt.rclone_chunk.001_ke37r3: multipart upload "qDopvNx0Q.s74Q67pVE4pW6BERTGocvccsMjvrJx66lNDHzMK3Henu8848qMGagumCvZYdi_43gAp841mt2MN9LGBCywPYGZ3Dp09GS3UqOqcsKE5acDuoU5EImywtW_" finished 2026/08/30 02:02:35 DEBUG : piped data.txt.rclone_chunk.001_ke37r3: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/08/30 02:02:35 DEBUG : piped data.txt: size = 0 OK 2026/08/30 02:02:35 DEBUG : piped data.txt.rclone_chunk.001_ke37r3: Src hash empty - aborting Dst hash check 2026/08/30 02:02:35 INFO : piped data.txt.rclone_chunk.001_ke37r3: Copied (server-side copy) to: piped data.txt 2026/08/30 02:02:35 INFO : piped data.txt.rclone_chunk.001_ke37r3: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/30 02:02:36 DEBUG : piped data.txt.rclone_chunk.001_ke37o6: open chunk writer: started multipart upload: LF4HYDJoQu7KiBgTk0tGn1ZKdb3NO6UXP2nV1RxwkROLXR_gHjudNkhLhEiZoCWzI6V6_BGN6YCA1On14Fe3N_gPtmZsQPGtHVVklOK3oDO4ooItLQqxVHSR5dJkq1OU 2026/08/30 02:02:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/30 02:02:36 DEBUG : piped data.txt.rclone_chunk.001_ke37o6: multipart upload wrote chunk 1 with 100 bytes and etag "03dc399de3064adc7ee33b184da4d294" 2026/08/30 02:02:36 DEBUG : piped data.txt.rclone_chunk.001_ke37o6: multipart upload "LF4HYDJoQu7KiBgTk0tGn1ZKdb3NO6UXP2nV1RxwkROLXR_gHjudNkhLhEiZoCWzI6V6_BGN6YCA1On14Fe3N_gPtmZsQPGtHVVklOK3oDO4ooItLQqxVHSR5dJkq1OU" finished 2026/08/30 02:02:36 DEBUG : piped data.txt.rclone_chunk.001_ke37o6: Multipart upload Etag: 209cc53f825f461bec0995a2aba913ce-1 OK 2026/08/30 02:02:36 DEBUG : piped data.txt: size = 100 OK 2026/08/30 02:02:36 DEBUG : piped data.txt.rclone_chunk.001_ke37o6: Src hash empty - aborting Dst hash check 2026/08/30 02:02:36 INFO : piped data.txt.rclone_chunk.001_ke37o6: Copied (server-side copy) to: piped data.txt 2026/08/30 02:02:36 INFO : piped data.txt.rclone_chunk.001_ke37o6: 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/30 02:02:36 INFO : Chunked 'TestChunkerS3:rclone-test-wifelez7haza': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/08/30 02:02:37 DEBUG : small/emptyfile: size = 0 OK 2026/08/30 02:02:37 DEBUG : small/emptyfile.rclone_chunk.001_ke3880: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 02:02:37 INFO : small/emptyfile.rclone_chunk.001_ke3880: Copied (server-side copy) to: small/emptyfile 2026/08/30 02:02:37 INFO : small/emptyfile.rclone_chunk.001_ke3880: Deleted 2026/08/30 02:02:37 DEBUG : small/smallfile: size = 2 OK 2026/08/30 02:02:37 DEBUG : small/smallfile.rclone_chunk.001_ke398h: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/08/30 02:02:37 INFO : small/smallfile.rclone_chunk.001_ke398h: Copied (server-side copy) to: small/smallfile 2026/08/30 02:02:37 INFO : small/smallfile.rclone_chunk.001_ke398h: Deleted 2026/08/30 02:02:38 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/30 02:02:38 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/08/30 02:02:38 DEBUG : usermeta/today.rclone_chunk.001_ke3a25: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/08/30 02:02:38 INFO : usermeta/today.rclone_chunk.001_ke3a25: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/08/30 02:02:38 INFO : usermeta/today.rclone_chunk.001_ke3a25: Deleted 2026/08/30 02:02:39 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/08/30 02:02:39 DEBUG : usermeta/past.rclone_chunk.001_ke3bxe: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/08/30 02:02:39 INFO : usermeta/past.rclone_chunk.001_ke3bxe: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/08/30 02:02:39 INFO : usermeta/past.rclone_chunk.001_ke3bxe: Deleted 2026/08/30 02:02:40 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/08/30 02:02:40 DEBUG : usermeta/future.rclone_chunk.001_ke3c33: md5 = 82e240013837bf80c807dba600b4594d OK 2026/08/30 02:02:40 INFO : usermeta/future.rclone_chunk.001_ke3c33: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/08/30 02:02:40 INFO : usermeta/future.rclone_chunk.001_ke3c33: Deleted 2026/08/30 02:02:41 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/08/30 02:02:42 DEBUG : future/test: Can't copy - required hash not found 2026/08/30 02:02:42 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/30 02:02:42 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/08/30 02:02:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-wifelez7haza': File to upload is small (3 bytes), uploading instead of streaming 2026/08/30 02:02:42 DEBUG : Waiting for deletions to finish 2026/08/30 02:02:42 DEBUG : "future/test" version false 2026/08/30 02:02:42 DEBUG : future/test: Deleting (id "") 2026/08/30 02:02:42 DEBUG : "future/test.rclone_chunk.001" version false 2026/08/30 02:02:42 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/08/30 02:02:42 DEBUG : "future/test.rclone_chunk.002" version false 2026/08/30 02:02:42 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/08/30 02:02:42 DEBUG : "future/test.rclone_chunk.003" version false 2026/08/30 02:02:42 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/08/30 02:02:42 INFO : future/test: Deleted 2026/08/30 02:02:42 INFO : future/test.rclone_chunk.001: Deleted 2026/08/30 02:02:42 INFO : future/test.rclone_chunk.002: Deleted 2026/08/30 02:02:42 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.001_ke3e1k: md5 = 1e09c08fe4aebb17918961192f32dd26 OK 2026/08/30 02:02:45 INFO : backcomp/renamefile.rclone_chunk.001_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/08/30 02:02:45 INFO : backcomp/renamefile.rclone_chunk.001_ke3e1k: Deleted 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.002_ke3e1k: md5 = 43d91f43c447cd28e8b287873e2708a7 OK 2026/08/30 02:02:45 INFO : backcomp/renamefile.rclone_chunk.002_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/08/30 02:02:45 INFO : backcomp/renamefile.rclone_chunk.002_ke3e1k: Deleted 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.003_ke3e1k: md5 = 674d70ed4632a1798571dc68e35cb6ab OK 2026/08/30 02:02:45 INFO : backcomp/renamefile.rclone_chunk.003_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/08/30 02:02:45 INFO : backcomp/renamefile.rclone_chunk.003_ke3e1k: Deleted 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.004_ke3e1k: md5 = 12b88b359a0f5b1a4545bca82e95fe12 OK 2026/08/30 02:02:45 INFO : backcomp/renamefile.rclone_chunk.004_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/08/30 02:02:45 INFO : backcomp/renamefile.rclone_chunk.004_ke3e1k: Deleted 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/08/30 02:02:45 DEBUG : backcomp/renamefile.rclone_chunk.005_ke3e1k: md5 = 3179fdf63b07eea8e456a567b9572458 OK 2026/08/30 02:02:45 INFO : backcomp/renamefile.rclone_chunk.005_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.005_ke3e1k: Deleted 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.006_ke3e1k: md5 = 98d9daf24ef38de3c7e6ea043c46a964 OK 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.006_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.006_ke3e1k: Deleted 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.007_ke3e1k: md5 = 2a4ee5274c897da95bfcbb0a3dced3be OK 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.007_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.007_ke3e1k: Deleted 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.008_ke3e1k: md5 = b249f61e15b91509bf84428341947f57 OK 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.008_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.008_ke3e1k: Deleted 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.009_ke3e1k: md5 = 6ebf7b39598bcaca94924306bd4008d4 OK 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.009_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.009_ke3e1k: Deleted 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.010_ke3e1k: md5 = dade36635681d6bc639a018ccb695acd OK 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.010_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.010_ke3e1k: Deleted 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/08/30 02:02:46 DEBUG : backcomp/renamefile.rclone_chunk.011_ke3e1k: md5 = 7ce141587cc808a69129f8cb2a2aaf86 OK 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.011_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/08/30 02:02:46 INFO : backcomp/renamefile.rclone_chunk.011_ke3e1k: Deleted 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.012_ke3e1k: md5 = f8b8bcb528cf8f1aa164710e15edca31 OK 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.012_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.012_ke3e1k: Deleted 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.013_ke3e1k: md5 = c4423a9ccb2772b4fc5e290f60fa96a9 OK 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.013_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.013_ke3e1k: Deleted 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.014_ke3e1k: md5 = db09d893fa75ffd6912ef7f632929fa4 OK 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.014_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.014_ke3e1k: Deleted 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.015_ke3e1k: md5 = 2ab6b195abdcb1fbb1421e790ac6cebc OK 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.015_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.015_ke3e1k: Deleted 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.016_ke3e1k: md5 = b9eacea4a7dc185767ef7d7215b9a271 OK 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.016_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.016_ke3e1k: Deleted 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.017_ke3e1k: md5 = 02388828348e253aa997fdacb36f737d OK 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.017_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.017_ke3e1k: Deleted 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/08/30 02:02:47 DEBUG : backcomp/renamefile.rclone_chunk.018_ke3e1k: md5 = afd715d94860e759f9466cd895b41ed7 OK 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.018_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/08/30 02:02:47 INFO : backcomp/renamefile.rclone_chunk.018_ke3e1k: Deleted 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.019_ke3e1k: md5 = 3c0c52f026026cfe757bd5ee4c84151d OK 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.019_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.019_ke3e1k: Deleted 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.020_ke3e1k: md5 = 400dab7d10d38031d8ec91866a6b9d5a OK 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.020_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.020_ke3e1k: Deleted 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.021_ke3e1k: md5 = 7f2d1c5e4fdbbb45db1566b94f7f15d1 OK 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.021_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.021_ke3e1k: Deleted 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.022_ke3e1k: md5 = 7c3c8ead88f8c8aa162bd7e7fdd54333 OK 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.022_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.022_ke3e1k: Deleted 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.023_ke3e1k: md5 = ec4810eb81a6a0607dd7ff8829c03330 OK 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.023_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.023_ke3e1k: Deleted 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.024_ke3e1k: md5 = aae5b43e7e4a66ec36dcecdfde97f754 OK 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.024_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.024_ke3e1k: Deleted 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/08/30 02:02:48 DEBUG : backcomp/renamefile.rclone_chunk.025_ke3e1k: md5 = 9a870b528c5e3381c3b5e37854b7ff47 OK 2026/08/30 02:02:48 INFO : backcomp/renamefile.rclone_chunk.025_ke3e1k: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/08/30 02:02:49 INFO : backcomp/renamefile.rclone_chunk.025_ke3e1k: Deleted 2026/08/30 02:02:50 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/08/30 02:02:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wifelez7haza/servermovetest/subdir1" 2026/08/30 02:02:51 DEBUG : Creating backend with remote "TestS3:rclone-test-wifelez7haza/servermovetest/subdir1" 2026/08/30 02:02:51 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wifelez7haza/servermovetest/subdir2" 2026/08/30 02:02:51 DEBUG : Creating backend with remote "TestS3:rclone-test-wifelez7haza/servermovetest/subdir2" 2026/08/30 02:02:52 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/08/30 02:02:52 DEBUG : movefile.rclone_chunk.001_ke3nsz: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/08/30 02:02:52 INFO : movefile.rclone_chunk.001_ke3nsz: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/08/30 02:02:52 INFO : movefile.rclone_chunk.001_ke3nsz: Deleted 2026/08/30 02:02:52 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/08/30 02:02:52 DEBUG : movefile.rclone_chunk.002_ke3nsz: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/08/30 02:02:52 INFO : movefile.rclone_chunk.002_ke3nsz: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/08/30 02:02:52 INFO : movefile.rclone_chunk.002_ke3nsz: Deleted 2026/08/30 02:02:52 DEBUG : movefile: copy 2 data chunks... 2026/08/30 02:02:53 DEBUG : movefile: size = 6 OK 2026/08/30 02:02:53 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/08/30 02:02:53 INFO : movefile: Copied (server-side copy) 2026/08/30 02:02:53 INFO : movefile: Deleted 2026/08/30 02:02:53 DEBUG : Waiting for deletions to finish 2026/08/30 02:02:53 DEBUG : "servermovetest/subdir2/movefile" version false 2026/08/30 02:02:53 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/08/30 02:02:53 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/08/30 02:02:53 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/08/30 02:02:53 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/08/30 02:02:53 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/08/30 02:02:53 INFO : servermovetest/subdir2/movefile: Deleted 2026/08/30 02:02:53 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/08/30 02:02:53 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/08/30 02:02:53 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-wifelez7haza/md5all" 2026/08/30 02:02:53 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/08/30 02:02:53 DEBUG : Creating backend with remote "TestS3:rclone-test-wifelez7haza/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/30 02:02:54 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-wifelez7haza.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_ke3qqf?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/30 02:02:54 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-wifelez7haza.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_ke3qqf?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/30 02:02:54 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/30 02:02:54 DEBUG : unknown-size-put.txt.rclone_chunk.001_ke3qch: open chunk writer: started multipart upload: GO8nWHOww_MUUtXVBlmNAoCXv5.1FPr1hhAOFD3mPjKQxkPsJvJh7uCnUbQnt0s0XR7hsNquMg95w2GaXPgl..x7x2tt74A_tnAJb1iTnBpSLT2Zz8cX_KWFDUogMFyW 2026/08/30 02:02:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/30 02:02:54 DEBUG : unknown-size-put.txt.rclone_chunk.001_ke3qch: multipart upload wrote chunk 1 with 100 bytes and etag "91fc8490af8607b09a7af983315fd6a5" 2026/08/30 02:02:54 DEBUG : unknown-size-put.txt.rclone_chunk.001_ke3qch: multipart upload "GO8nWHOww_MUUtXVBlmNAoCXv5.1FPr1hhAOFD3mPjKQxkPsJvJh7uCnUbQnt0s0XR7hsNquMg95w2GaXPgl..x7x2tt74A_tnAJb1iTnBpSLT2Zz8cX_KWFDUogMFyW" finished 2026/08/30 02:02:54 DEBUG : unknown-size-put.txt.rclone_chunk.001_ke3qch: Multipart upload Etag: fb90167fe8efa033c956aceedb83d85e-1 OK 2026/08/30 02:02:54 DEBUG : unknown-size-put.txt: size = 100 OK 2026/08/30 02:02:54 DEBUG : unknown-size-put.txt.rclone_chunk.001_ke3qch: Src hash empty - aborting Dst hash check 2026/08/30 02:02:54 INFO : unknown-size-put.txt.rclone_chunk.001_ke3qch: Copied (server-side copy) to: unknown-size-put.txt 2026/08/30 02:02:54 INFO : unknown-size-put.txt.rclone_chunk.001_ke3qch: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/30 02:02:55 DEBUG : unknown-size-update.txt: size = 100 OK 2026/08/30 02:02:55 DEBUG : unknown-size-update.txt.rclone_chunk.001_ke3qj6: md5 = f375f7d66d035bd83a16d30f3b2ff42b OK 2026/08/30 02:02:55 INFO : unknown-size-update.txt.rclone_chunk.001_ke3qj6: Copied (server-side copy) to: unknown-size-update.txt 2026/08/30 02:02:55 INFO : unknown-size-update.txt.rclone_chunk.001_ke3qj6: Deleted 2026/08/30 02:02:55 DEBUG : unknown-size-update.txt.rclone_chunk.001_ke3rw3: open chunk writer: started multipart upload: x6bVBO._Zbz9GUjNixIdutQX5MQn6AxoH3GC3vKj2yZaYW2_G_tOMMjEj.yx7Yp1GKlD3riltLq_cXwTzsKyvTUCy6WDQ8DXM_hAs_KyNhIJ8e1mWVOi5mEfbTrsS2ar 2026/08/30 02:02:55 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/30 02:02:55 DEBUG : unknown-size-update.txt.rclone_chunk.001_ke3rw3: multipart upload wrote chunk 1 with 200 bytes and etag "0b2ab84d19af2188d9efd0ea92aa683b" 2026/08/30 02:02:55 DEBUG : unknown-size-update.txt.rclone_chunk.001_ke3rw3: multipart upload "x6bVBO._Zbz9GUjNixIdutQX5MQn6AxoH3GC3vKj2yZaYW2_G_tOMMjEj.yx7Yp1GKlD3riltLq_cXwTzsKyvTUCy6WDQ8DXM_hAs_KyNhIJ8e1mWVOi5mEfbTrsS2ar" finished 2026/08/30 02:02:55 DEBUG : unknown-size-update.txt.rclone_chunk.001_ke3rw3: Multipart upload Etag: 0662c23454f64944995d14516d11e6a4-1 OK 2026/08/30 02:02:55 DEBUG : unknown-size-update.txt: size = 200 OK 2026/08/30 02:02:55 DEBUG : unknown-size-update.txt.rclone_chunk.001_ke3rw3: Src hash empty - aborting Dst hash check 2026/08/30 02:02:55 INFO : unknown-size-update.txt.rclone_chunk.001_ke3rw3: Copied (server-side copy) to: unknown-size-update.txt 2026/08/30 02:02:55 INFO : unknown-size-update.txt.rclone_chunk.001_ke3rw3: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/30 02:02:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wifelez7haza/deeper/nonexisting/directory" 2026/08/30 02:02:56 DEBUG : Creating backend with remote "TestS3:rclone-test-wifelez7haza/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/30 02:02:56 DEBUG : Waiting for deletions to finish 2026/08/30 02:02:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/30 02:02:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/30 02:02:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/30 02:02:56 INFO : S3 bucket rclone-test-wifelez7haza: Bucket "rclone-test-wifelez7haza" deleted 2026/08/30 02:02:56 ERROR : error listing: directory not found 2026/08/30 02:02:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (51.52s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.18s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (50.45s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.79s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- 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.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- 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.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- 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.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.85s) --- 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.06s) --- 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.10s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- 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.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.83s) --- 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 (1.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.24s) --- 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.596s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 56.356403383s (try 1/5)