"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:464: Using remote "TestChunkerS3:" 2026/09/07 02:02:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tibifud4moca" 2026/09/07 02:02:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 02:02:37 DEBUG : Creating backend with remote "TestS3:rclone-test-tibifud4moca" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:533: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/09/07 02:02:38 INFO : S3 bucket rclone-test-tibifud4moca: Bucket "rclone-test-tibifud4moca" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/07 02:02:38 INFO : S3 bucket rclone-test-tibifud4moca: Bucket "rclone-test-tibifud4moca" deleted === RUN TestIntegration/FsMkdir 2026/09/07 02:02:39 INFO : S3 bucket rclone-test-tibifud4moca: Bucket "rclone-test-tibifud4moca" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/07 02:02:39 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/07 02:02:39 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/07 02:02:39 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/09/07 02:02:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/09/07 02:02:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_z7fbtf: md5 = 8e9752743a22eb451671bdabbfeca3ad OK 2026/09/07 02:02:39 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_z7fbtf: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/09/07 02:02:39 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_z7fbtf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." 2026/09/07 02:02:40 DEBUG : ./.: size = 100 OK 2026/09/07 02:02:40 DEBUG : ./..rclone_chunk.001_z7fc2j: md5 = beea125162c569fb6d4c03499967f99e OK 2026/09/07 02:02:40 INFO : ./..rclone_chunk.001_z7fc2j: Copied (server-side copy) to: ./. 2026/09/07 02:02:40 INFO : ./..rclone_chunk.001_z7fc2j: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." 2026/09/07 02:02:41 DEBUG : ../..: size = 100 OK 2026/09/07 02:02:41 DEBUG : ../...rclone_chunk.001_z7fcjy: md5 = 3caa326df1a19a7b549f8a6150ec1af4 OK 2026/09/07 02:02:41 INFO : ../...rclone_chunk.001_z7fcjy: Copied (server-side copy) to: ../.. 2026/09/07 02:02:41 INFO : ../...rclone_chunk.001_z7fcjy: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/09/07 02:02:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/09/07 02:02:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_z7fd0e: md5 = 6215eda4dcd65d722bcd0fd1b712823c OK 2026/09/07 02:02:41 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_z7fd0e: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/09/07 02:02:42 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_z7fd0e: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" 2026/09/07 02:02:42 DEBUG : leading space/ leading space: size = 100 OK 2026/09/07 02:02:42 DEBUG : leading space/ leading space.rclone_chunk.001_z7fecq: md5 = d9373a77a648f92731f3436be1363dfb OK 2026/09/07 02:02:42 INFO : leading space/ leading space.rclone_chunk.001_z7fecq: Copied (server-side copy) to: leading space/ leading space 2026/09/07 02:02:42 INFO : leading space/ leading space.rclone_chunk.001_z7fecq: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" 2026/09/07 02:02:43 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/09/07 02:02:43 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_z7ffgt: md5 = 1b7d412bdf0a1313bda59b8f51e81721 OK 2026/09/07 02:02:43 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_z7ffgt: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/09/07 02:02:43 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_z7ffgt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" 2026/09/07 02:02:44 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/09/07 02:02:44 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_z7fgxf: md5 = dac12331ad203aacffdea590073fbc7e OK 2026/09/07 02:02:44 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_z7fgxf: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/09/07 02:02:44 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_z7fgxf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" 2026/09/07 02:02:45 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/09/07 02:02:45 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_z7fgs7: md5 = 44a771a6cf286cb05ac536e3c2ed89cd OK 2026/09/07 02:02:45 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_z7fgs7: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/09/07 02:02:45 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_z7fgs7: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" 2026/09/07 02:02:45 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/09/07 02:02:45 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_z7fhek: md5 = fad1798a166e9d90008aa83b6d76b2c6 OK 2026/09/07 02:02:45 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_z7fhek: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/09/07 02:02:45 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_z7fhek: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" 2026/09/07 02:02:46 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/09/07 02:02:46 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_z7fiyl: md5 = e218cad8519880f4a2526f07f3ca8b78 OK 2026/09/07 02:02:46 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_z7fiyl: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/09/07 02:02:46 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_z7fiyl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" 2026/09/07 02:02:47 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/09/07 02:02:47 DEBUG : .leading dot/.leading dot.rclone_chunk.001_z7fihs: md5 = 690e0ef60fd75adfd2fa8a9bca99c488 OK 2026/09/07 02:02:47 INFO : .leading dot/.leading dot.rclone_chunk.001_z7fihs: Copied (server-side copy) to: .leading dot/.leading dot 2026/09/07 02:02:47 INFO : .leading dot/.leading dot.rclone_chunk.001_z7fihs: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " 2026/09/07 02:02:47 DEBUG : trailing space /trailing space : size = 100 OK 2026/09/07 02:02:47 DEBUG : trailing space /trailing space .rclone_chunk.001_z7fjcv: md5 = 20040485f0bd05268242c4353f9bffe1 OK 2026/09/07 02:02:47 INFO : trailing space /trailing space .rclone_chunk.001_z7fjcv: Copied (server-side copy) to: trailing space /trailing space 2026/09/07 02:02:47 INFO : trailing space /trailing space .rclone_chunk.001_z7fjcv: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" 2026/09/07 02:02:48 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/09/07 02:02:48 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_z7fko8: md5 = 70ad96735f631799f2b18c3fd7056cb5 OK 2026/09/07 02:02:48 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_z7fko8: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/09/07 02:02:48 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_z7fko8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" 2026/09/07 02:02:49 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/09/07 02:02:49 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_z7fl4m: md5 = 974ac1c5bf298d6cf9194607090b1413 OK 2026/09/07 02:02:49 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_z7fl4m: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/09/07 02:02:49 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_z7fl4m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" 2026/09/07 02:02:50 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/09/07 02:02:50 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_z7fm90: md5 = 00cf017d3e7c38582417f99258756a10 OK 2026/09/07 02:02:50 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_z7fm90: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/09/07 02:02:50 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_z7fm90: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" 2026/09/07 02:02:51 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/09/07 02:02:51 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_z7fm45: md5 = 6f89c64234b642020f1c06f521cf02c1 OK 2026/09/07 02:02:51 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_z7fm45: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/09/07 02:02:51 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_z7fm45: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." 2026/09/07 02:02:51 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/09/07 02:02:51 DEBUG : trailing dot./trailing dot..rclone_chunk.001_z7fnyl: md5 = f62700c24af66670cc752ae893301779 OK 2026/09/07 02:02:51 INFO : trailing dot./trailing dot..rclone_chunk.001_z7fnyl: Copied (server-side copy) to: trailing dot./trailing dot. 2026/09/07 02:02:52 INFO : trailing dot./trailing dot..rclone_chunk.001_z7fnyl: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" 2026/09/07 02:02:53 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/09/07 02:02:53 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_z7fo3f: md5 = 8ba84abf6d20bfc85bcdf2d73e4b5c1f OK 2026/09/07 02:02:53 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_z7fo3f: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/09/07 02:02:53 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_z7fo3f: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" 2026/09/07 02:02:53 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/09/07 02:02:53 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_z7fpak: md5 = 5b967001843f41e092e54b76b5795cc3 OK 2026/09/07 02:02:53 INFO : test%46.txt/test%46.txt.rclone_chunk.001_z7fpak: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/09/07 02:02:54 INFO : test%46.txt/test%46.txt.rclone_chunk.001_z7fpak: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/09/07 02:02:55 DEBUG : zero-length-file: size = 0 OK 2026/09/07 02:02:55 DEBUG : zero-length-file.rclone_chunk.001_z7fqgq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 02:02:55 INFO : zero-length-file.rclone_chunk.001_z7fqgq: Copied (server-side copy) to: zero-length-file 2026/09/07 02:02:55 INFO : zero-length-file.rclone_chunk.001_z7fqgq: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:846: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/09/07 02:02:55 DEBUG : file name.txt: size = 100 OK 2026/09/07 02:02:55 DEBUG : file name.txt.rclone_chunk.001_z7frcy: md5 = a2d4581547691bf08463102b1b9665f2 OK 2026/09/07 02:02:55 INFO : file name.txt.rclone_chunk.001_z7frcy: Copied (server-side copy) to: file name.txt 2026/09/07 02:02:55 INFO : file name.txt.rclone_chunk.001_z7frcy: Deleted 2026/09/07 02:02:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/09/07 02:02:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_z7frb6: md5 = 6edd3b8bc0dd565d367f894475bd1219 OK 2026/09/07 02:02:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_z7frb6: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/09/07 02:02:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_z7frb6: Deleted 2026/09/07 02:02:56 DEBUG : file name.txt: size = 100 OK 2026/09/07 02:02:56 DEBUG : file name.txt.rclone_chunk.001_z7fs4o: md5 = b3127a4dc5860eaffb981f0c86fb0b58 OK 2026/09/07 02:02:56 INFO : file name.txt.rclone_chunk.001_z7fs4o: Copied (server-side copy) to: file name.txt 2026/09/07 02:02:56 INFO : file name.txt.rclone_chunk.001_z7fs4o: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/07 02:02:57 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/09/07 02:02:57 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/07 02:02:59 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/09/07 02:02:59 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_z7fu46: md5 = c0b632b3058eba2cb598ec7322f1b76e OK 2026/09/07 02:02:59 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_z7fu46: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/09/07 02:02:59 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_z7fu46: Deleted 2026/09/07 02:02:59 DEBUG : S3 bucket rclone-test-tibifud4moca: bucket is versioned: false 2026/09/07 02:02:59 DEBUG : Waiting for deletions to finish 2026/09/07 02:02:59 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/07 02:02:59 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/07 02:02:59 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/07 02:03:00 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/09/07 02:03:00 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_z7fwef: md5 = baed9d578663fc4524e3d9e954c6a4a2 OK 2026/09/07 02:03:00 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_z7fwef: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/09/07 02:03:00 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_z7fwef: Deleted 2026/09/07 02:03:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tibifud4moca/dirToPurgeFromRoot" 2026/09/07 02:03:00 DEBUG : Creating backend with remote "TestS3:rclone-test-tibifud4moca/dirToPurgeFromRoot" 2026/09/07 02:03:01 DEBUG : S3 bucket rclone-test-tibifud4moca path dirToPurgeFromRoot: bucket is versioned: false 2026/09/07 02:03:01 DEBUG : Waiting for deletions to finish 2026/09/07 02:03:01 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/07 02:03:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/07 02:03:01 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/07 02:03:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tibifud4moca/hello? sausage/êé" 2026/09/07 02:03:01 DEBUG : Creating backend with remote "TestS3:rclone-test-tibifud4moca/hello? sausage/êé" 2026/09/07 02:03:02 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/09/07 02:03:02 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_z7fxh7: md5 = 426d2859d092edc9a0ba353cc420456e OK 2026/09/07 02:03:02 INFO : a/b/c/d/e.txt.rclone_chunk.001_z7fxh7: Copied (server-side copy) to: a/b/c/d/e.txt 2026/09/07 02:03:02 INFO : a/b/c/d/e.txt.rclone_chunk.001_z7fxh7: Deleted 2026/09/07 02:03:02 DEBUG : S3 bucket rclone-test-tibifud4moca path hello? sausage/êé: bucket is versioned: false 2026/09/07 02:03:02 DEBUG : Waiting for deletions to finish 2026/09/07 02:03:02 DEBUG : "a/b/c/d/e.txt" version false 2026/09/07 02:03:02 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/07 02:03:02 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/07 02:03:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1633: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/09/07 02:03:07 DEBUG : file name.txt: size = 200 OK 2026/09/07 02:03:07 DEBUG : file name.txt.rclone_chunk.001_z7g2r7: md5 = a5661859445caef37bf1db6c3b7a7029 OK 2026/09/07 02:03:07 INFO : file name.txt.rclone_chunk.001_z7g2r7: Copied (server-side copy) to: file name.txt 2026/09/07 02:03:07 INFO : file name.txt.rclone_chunk.001_z7g2r7: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/07 02:03:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tibifud4moca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/07 02:03:07 DEBUG : Creating backend with remote "TestS3:rclone-test-tibifud4moca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/07 02:03:07 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-tibifud4moca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-tibifud4moca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/07 02:03:07 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tibifud4moca/not found.txt" 2026/09/07 02:03:07 DEBUG : Creating backend with remote "TestS3:rclone-test-tibifud4moca/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1983: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2090: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/07 02:03:08 NOTICE: S3 bucket rclone-test-tibifud4moca: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/07 02:03:08 DEBUG : piped data.txt.rclone_chunk.001_z7g4of: open chunk writer: started multipart upload: P.yaUK6jqf2YuFu1QyEgFHCDJ2GaVeFFWPNq2UYTOI04lpXLOXICn5VoVrCQuXQSc_hfjhzxfhy0JJPX2Gb4MZgJUl.KqXhLOkS3GXn7hjcV3W_kja9VjOE2HoQpsHhf 2026/09/07 02:03:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/07 02:03:08 DEBUG : piped data.txt.rclone_chunk.001_z7g4of: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/07 02:03:08 DEBUG : piped data.txt.rclone_chunk.001_z7g4of: multipart upload "P.yaUK6jqf2YuFu1QyEgFHCDJ2GaVeFFWPNq2UYTOI04lpXLOXICn5VoVrCQuXQSc_hfjhzxfhy0JJPX2Gb4MZgJUl.KqXhLOkS3GXn7hjcV3W_kja9VjOE2HoQpsHhf" finished 2026/09/07 02:03:08 DEBUG : piped data.txt.rclone_chunk.001_z7g4of: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/09/07 02:03:08 DEBUG : piped data.txt: size = 0 OK 2026/09/07 02:03:08 DEBUG : piped data.txt.rclone_chunk.001_z7g4of: Src hash empty - aborting Dst hash check 2026/09/07 02:03:08 INFO : piped data.txt.rclone_chunk.001_z7g4of: Copied (server-side copy) to: piped data.txt 2026/09/07 02:03:08 INFO : piped data.txt.rclone_chunk.001_z7g4of: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/07 02:03:09 DEBUG : piped data.txt.rclone_chunk.001_z7g5f1: open chunk writer: started multipart upload: NazTZohVC7srU9JyleaBgIBVmylGU.mf5KfkTfZpIWNUVBaCxp_4uw_XW1M_cRZX9yAiwCnOxsP7uv431WjJ1rodbMBwOiRGHykR86tJT8il9isSaLEjEp1uybnlz1aN 2026/09/07 02:03:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/07 02:03:09 DEBUG : piped data.txt.rclone_chunk.001_z7g5f1: multipart upload wrote chunk 1 with 100 bytes and etag "4f21577ac63097f9e0120efcb16e7d2e" 2026/09/07 02:03:09 DEBUG : piped data.txt.rclone_chunk.001_z7g5f1: multipart upload "NazTZohVC7srU9JyleaBgIBVmylGU.mf5KfkTfZpIWNUVBaCxp_4uw_XW1M_cRZX9yAiwCnOxsP7uv431WjJ1rodbMBwOiRGHykR86tJT8il9isSaLEjEp1uybnlz1aN" finished 2026/09/07 02:03:09 DEBUG : piped data.txt.rclone_chunk.001_z7g5f1: Multipart upload Etag: d99bf12e914ccb3c575ccea01610c4d0-1 OK 2026/09/07 02:03:09 DEBUG : piped data.txt: size = 100 OK 2026/09/07 02:03:09 DEBUG : piped data.txt.rclone_chunk.001_z7g5f1: Src hash empty - aborting Dst hash check 2026/09/07 02:03:09 INFO : piped data.txt.rclone_chunk.001_z7g5f1: Copied (server-side copy) to: piped data.txt 2026/09/07 02:03:09 INFO : piped data.txt.rclone_chunk.001_z7g5f1: 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/09/07 02:03:09 INFO : Chunked 'TestChunkerS3:rclone-test-tibifud4moca': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/09/07 02:03:10 DEBUG : small/emptyfile: size = 0 OK 2026/09/07 02:03:10 DEBUG : small/emptyfile.rclone_chunk.001_z7g519: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 02:03:10 INFO : small/emptyfile.rclone_chunk.001_z7g519: Copied (server-side copy) to: small/emptyfile 2026/09/07 02:03:10 INFO : small/emptyfile.rclone_chunk.001_z7g519: Deleted 2026/09/07 02:03:10 DEBUG : small/smallfile: size = 2 OK 2026/09/07 02:03:10 DEBUG : small/smallfile.rclone_chunk.001_z7g6yo: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/09/07 02:03:10 INFO : small/smallfile.rclone_chunk.001_z7g6yo: Copied (server-side copy) to: small/smallfile 2026/09/07 02:03:10 INFO : small/smallfile.rclone_chunk.001_z7g6yo: Deleted 2026/09/07 02:03:11 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/09/07 02:03:11 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/09/07 02:03:11 DEBUG : usermeta/today.rclone_chunk.001_z7g7oh: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/09/07 02:03:11 INFO : usermeta/today.rclone_chunk.001_z7g7oh: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/09/07 02:03:11 INFO : usermeta/today.rclone_chunk.001_z7g7oh: Deleted 2026/09/07 02:03:12 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/09/07 02:03:12 DEBUG : usermeta/past.rclone_chunk.001_z7g8q5: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/09/07 02:03:12 INFO : usermeta/past.rclone_chunk.001_z7g8q5: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/09/07 02:03:12 INFO : usermeta/past.rclone_chunk.001_z7g8q5: Deleted 2026/09/07 02:03:13 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/09/07 02:03:13 DEBUG : usermeta/future.rclone_chunk.001_z7g99w: md5 = 82e240013837bf80c807dba600b4594d OK 2026/09/07 02:03:13 INFO : usermeta/future.rclone_chunk.001_z7g99w: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/09/07 02:03:13 INFO : usermeta/future.rclone_chunk.001_z7g99w: Deleted 2026/09/07 02:03:14 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/09/07 02:03:15 DEBUG : future/test: Can't copy - required hash not found 2026/09/07 02:03:15 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/07 02:03:15 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/09/07 02:03:15 DEBUG : Chunked 'TestChunkerS3:rclone-test-tibifud4moca': File to upload is small (3 bytes), uploading instead of streaming 2026/09/07 02:03:15 DEBUG : Waiting for deletions to finish 2026/09/07 02:03:15 DEBUG : "future/test" version false 2026/09/07 02:03:15 DEBUG : future/test: Deleting (id "") 2026/09/07 02:03:15 DEBUG : "future/test.rclone_chunk.001" version false 2026/09/07 02:03:15 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/09/07 02:03:15 DEBUG : "future/test.rclone_chunk.002" version false 2026/09/07 02:03:15 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/09/07 02:03:15 DEBUG : "future/test.rclone_chunk.003" version false 2026/09/07 02:03:15 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/09/07 02:03:15 INFO : future/test: Deleted 2026/09/07 02:03:15 INFO : future/test.rclone_chunk.001: Deleted 2026/09/07 02:03:15 INFO : future/test.rclone_chunk.003: Deleted 2026/09/07 02:03:15 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.001_z7gbf7: md5 = 852361691d2729ba5c17138b18cdfd1e OK 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.001_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.001_z7gbf7: Deleted 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.002_z7gbf7: md5 = 13e316bc87a69f20b85295dfee2faee6 OK 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.002_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.002_z7gbf7: Deleted 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.003_z7gbf7: md5 = 2ee36778cbf9f7e9d21e5e8d4600125f OK 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.003_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.003_z7gbf7: Deleted 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.004_z7gbf7: md5 = b4f30d91fc863519535dfc14c64fed9b OK 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.004_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.004_z7gbf7: Deleted 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.005_z7gbf7: md5 = f9a2b46d4484b4538a5747b3cbd4322f OK 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.005_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.005_z7gbf7: Deleted 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/09/07 02:03:18 DEBUG : backcomp/renamefile.rclone_chunk.006_z7gbf7: md5 = e9ed0713647938912c6897636155254f OK 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.006_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/09/07 02:03:18 INFO : backcomp/renamefile.rclone_chunk.006_z7gbf7: Deleted 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.007_z7gbf7: md5 = 46c9fcbaf6fa9052867ce8816738acab OK 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.007_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.007_z7gbf7: Deleted 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.008_z7gbf7: md5 = a3c04e6c073549cf553997c04ab60347 OK 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.008_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.008_z7gbf7: Deleted 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.009_z7gbf7: md5 = ecc8ccb4c8c282cf72817b044377133a OK 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.009_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.009_z7gbf7: Deleted 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.010_z7gbf7: md5 = 006befa767f076a3ca45eec155239dad OK 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.010_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.010_z7gbf7: Deleted 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.011_z7gbf7: md5 = cbe667989cd456ef4453876edeed7134 OK 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.011_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.011_z7gbf7: Deleted 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.012_z7gbf7: md5 = 58d906b5d65db4844fdd38a64e402e4f OK 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.012_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.012_z7gbf7: Deleted 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/09/07 02:03:19 DEBUG : backcomp/renamefile.rclone_chunk.013_z7gbf7: md5 = a114f10308a1ed1d41762344997782d4 OK 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.013_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/09/07 02:03:19 INFO : backcomp/renamefile.rclone_chunk.013_z7gbf7: Deleted 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.014_z7gbf7: md5 = 03aaf883b0b5e927515ae159af221e8d OK 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.014_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.014_z7gbf7: Deleted 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.015_z7gbf7: md5 = 0cb71e15c1b4b5b50bec78de75a498d7 OK 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.015_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.015_z7gbf7: Deleted 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.016_z7gbf7: md5 = 6efc1f5777006b77fea6730e1e560ee2 OK 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.016_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.016_z7gbf7: Deleted 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.017_z7gbf7: md5 = b532de70ae3af279f70eed51816592a3 OK 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.017_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.017_z7gbf7: Deleted 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.018_z7gbf7: md5 = 52e30dd394bcfc84767b587f6fae424d OK 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.018_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.018_z7gbf7: Deleted 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.019_z7gbf7: md5 = 73809977d1e841c4a4c7621459d377ad OK 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.019_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.019_z7gbf7: Deleted 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/09/07 02:03:20 DEBUG : backcomp/renamefile.rclone_chunk.020_z7gbf7: md5 = 65b0c40ca6074750ff4f9770f091102d OK 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.020_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/09/07 02:03:20 INFO : backcomp/renamefile.rclone_chunk.020_z7gbf7: Deleted 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.021_z7gbf7: md5 = af2b5b7e00c2fb04a50c17298e48a20c OK 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.021_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.021_z7gbf7: Deleted 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.022_z7gbf7: md5 = 91b3ea12d90eefac7187f5c516a11973 OK 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.022_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.022_z7gbf7: Deleted 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.023_z7gbf7: md5 = 43560c9ce246b894918fce4f9ca4dabc OK 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.023_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.023_z7gbf7: Deleted 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.024_z7gbf7: md5 = 35753571b5bc057f8286019291a1393b OK 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.024_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.024_z7gbf7: Deleted 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/09/07 02:03:21 DEBUG : backcomp/renamefile.rclone_chunk.025_z7gbf7: md5 = f043566ee2b07bfef664a55edac2fc72 OK 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.025_z7gbf7: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/09/07 02:03:21 INFO : backcomp/renamefile.rclone_chunk.025_z7gbf7: Deleted 2026/09/07 02:03:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/09/07 02:03:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tibifud4moca/servermovetest/subdir1" 2026/09/07 02:03:23 DEBUG : Creating backend with remote "TestS3:rclone-test-tibifud4moca/servermovetest/subdir1" 2026/09/07 02:03:23 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tibifud4moca/servermovetest/subdir2" 2026/09/07 02:03:23 DEBUG : Creating backend with remote "TestS3:rclone-test-tibifud4moca/servermovetest/subdir2" 2026/09/07 02:03:24 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/09/07 02:03:24 DEBUG : movefile.rclone_chunk.001_z7gkn7: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/09/07 02:03:24 INFO : movefile.rclone_chunk.001_z7gkn7: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/09/07 02:03:24 INFO : movefile.rclone_chunk.001_z7gkn7: Deleted 2026/09/07 02:03:24 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/09/07 02:03:24 DEBUG : movefile.rclone_chunk.002_z7gkn7: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/09/07 02:03:24 INFO : movefile.rclone_chunk.002_z7gkn7: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/09/07 02:03:24 INFO : movefile.rclone_chunk.002_z7gkn7: Deleted 2026/09/07 02:03:25 DEBUG : movefile: copy 2 data chunks... 2026/09/07 02:03:26 DEBUG : movefile: size = 6 OK 2026/09/07 02:03:26 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/09/07 02:03:26 INFO : movefile: Copied (server-side copy) 2026/09/07 02:03:26 INFO : movefile: Deleted 2026/09/07 02:03:26 DEBUG : Waiting for deletions to finish 2026/09/07 02:03:26 DEBUG : "servermovetest/subdir2/movefile" version false 2026/09/07 02:03:26 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/09/07 02:03:26 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/09/07 02:03:26 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/09/07 02:03:26 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/09/07 02:03:26 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/09/07 02:03:26 INFO : servermovetest/subdir2/movefile: Deleted 2026/09/07 02:03:26 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/09/07 02:03:26 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/09/07 02:03:26 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-tibifud4moca/md5all" 2026/09/07 02:03:26 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/09/07 02:03:26 DEBUG : Creating backend with remote "TestS3:rclone-test-tibifud4moca/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2452: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/07 02:03:26 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error) 2026/09/07 02:03:26 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error 2026/09/07 02:03:26 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/07 02:03:27 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-tibifud4moca.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_z7gnqa?x-id=PutObject": write tcp: unexpected EOF) 2026/09/07 02:03:27 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-tibifud4moca.s3.eu-west-2.amazonaws.com/retry-NetError.bin.rclone_chunk.001_z7gnqa?x-id=PutObject": write tcp: unexpected EOF 2026/09/07 02:03:27 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked fstests.go:2697: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/07 02:03:27 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-tibifud4moca.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_z7gndo?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/07 02:03:27 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-tibifud4moca.s3.eu-west-2.amazonaws.com/short-eof.bin.rclone_chunk.001_z7gndo?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/07 02:03:27 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2828: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2879: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/07 02:03:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_z7gn3u: open chunk writer: started multipart upload: WF5L8Uli1k3Qnp_F2qrCjNN2JIED9RFAjHPwVFh2JsatxkRwfhe2UnXWSBDGSW8BW0yBzhaLUT6Hc_OKJuJJyE2y02JhQMYWYbED1_ty59Qz6jNbpXoaAM_khmpsQBfP 2026/09/07 02:03:27 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/07 02:03:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_z7gn3u: multipart upload wrote chunk 1 with 100 bytes and etag "c2e1eeaa4500d436520851a428598c36" 2026/09/07 02:03:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_z7gn3u: multipart upload "WF5L8Uli1k3Qnp_F2qrCjNN2JIED9RFAjHPwVFh2JsatxkRwfhe2UnXWSBDGSW8BW0yBzhaLUT6Hc_OKJuJJyE2y02JhQMYWYbED1_ty59Qz6jNbpXoaAM_khmpsQBfP" finished 2026/09/07 02:03:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_z7gn3u: Multipart upload Etag: 84fbdcab68d4bca6ea484ac2f86cab32-1 OK 2026/09/07 02:03:27 DEBUG : unknown-size-put.txt: size = 100 OK 2026/09/07 02:03:27 DEBUG : unknown-size-put.txt.rclone_chunk.001_z7gn3u: Src hash empty - aborting Dst hash check 2026/09/07 02:03:27 INFO : unknown-size-put.txt.rclone_chunk.001_z7gn3u: Copied (server-side copy) to: unknown-size-put.txt 2026/09/07 02:03:27 INFO : unknown-size-put.txt.rclone_chunk.001_z7gn3u: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/07 02:03:28 DEBUG : unknown-size-update.txt: size = 100 OK 2026/09/07 02:03:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_z7goqh: md5 = 024a314d1fa202b3c97a3203bb3471c7 OK 2026/09/07 02:03:28 INFO : unknown-size-update.txt.rclone_chunk.001_z7goqh: Copied (server-side copy) to: unknown-size-update.txt 2026/09/07 02:03:28 INFO : unknown-size-update.txt.rclone_chunk.001_z7goqh: Deleted 2026/09/07 02:03:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_z7goon: open chunk writer: started multipart upload: swES7PYXKyjs72irCQcHmxEJVRdJ4MqdgTG0PSW.IKRwrh.ZFs.cXlK3tpvTpYnK8f4sbqLGQaDfDRUfpDfxReKHTL_RuU0rex7BRtHpFvXlwpm2P.PvbTNI0UY7h6IX 2026/09/07 02:03:28 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/07 02:03:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_z7goon: multipart upload wrote chunk 1 with 200 bytes and etag "42b31f0834e4cb01bfa136fc7333b899" 2026/09/07 02:03:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_z7goon: multipart upload "swES7PYXKyjs72irCQcHmxEJVRdJ4MqdgTG0PSW.IKRwrh.ZFs.cXlK3tpvTpYnK8f4sbqLGQaDfDRUfpDfxReKHTL_RuU0rex7BRtHpFvXlwpm2P.PvbTNI0UY7h6IX" finished 2026/09/07 02:03:28 DEBUG : unknown-size-update.txt.rclone_chunk.001_z7goon: Multipart upload Etag: 1ffcb8b83b5c65434c71d7e74be39a29-1 OK 2026/09/07 02:03:29 DEBUG : unknown-size-update.txt: size = 200 OK 2026/09/07 02:03:29 DEBUG : unknown-size-update.txt.rclone_chunk.001_z7goon: Src hash empty - aborting Dst hash check 2026/09/07 02:03:29 INFO : unknown-size-update.txt.rclone_chunk.001_z7goon: Copied (server-side copy) to: unknown-size-update.txt 2026/09/07 02:03:29 INFO : unknown-size-update.txt.rclone_chunk.001_z7goon: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/07 02:03:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tibifud4moca/deeper/nonexisting/directory" 2026/09/07 02:03:29 DEBUG : Creating backend with remote "TestS3:rclone-test-tibifud4moca/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/07 02:03:29 DEBUG : Waiting for deletions to finish 2026/09/07 02:03:29 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/07 02:03:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/09/07 02:03:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/07 02:03:29 INFO : S3 bucket rclone-test-tibifud4moca: Bucket "rclone-test-tibifud4moca" deleted 2026/09/07 02:03:29 ERROR : error listing: directory not found 2026/09/07 02:03:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (52.54s) --- 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.34s) --- PASS: TestIntegration/FsMkdir (51.52s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.85s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.68s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.48s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- 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.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.37s) --- 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.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.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- 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.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- 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.08s) --- 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.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutRetry/Chunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/chunker 52.618s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 57.516179827s (try 1/5)