"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/02/19 04:37:37 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nidetat1wudu" 2026/02/19 04:37:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 04:37:37 DEBUG : Creating backend with remote "TestS3:rclone-test-nidetat1wudu" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/02/19 04:37:37 INFO : S3 bucket rclone-test-nidetat1wudu: Bucket "rclone-test-nidetat1wudu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/19 04:37:38 INFO : S3 bucket rclone-test-nidetat1wudu: Bucket "rclone-test-nidetat1wudu" deleted === RUN TestIntegration/FsMkdir 2026/02/19 04:37:38 INFO : S3 bucket rclone-test-nidetat1wudu: Bucket "rclone-test-nidetat1wudu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/19 04:37:38 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/19 04:37:38 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/19 04:37:39 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/19 04:37:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/02/19 04:37:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_p17p64: md5 = 5b1c837e7a7d19cb6df40508baea6bce OK 2026/02/19 04:37:39 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_p17p64: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 04:37:39 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_p17p64: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/19 04:37:40 DEBUG : ./.: size = 100 OK 2026/02/19 04:37:40 DEBUG : ./..rclone_chunk.001_p17qrt: md5 = a685bd2d00fcdf34cfbd376146a33e20 OK 2026/02/19 04:37:40 INFO : ./..rclone_chunk.001_p17qrt: Copied (server-side copy) to: ./. 2026/02/19 04:37:40 INFO : ./..rclone_chunk.001_p17qrt: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/19 04:37:41 DEBUG : ../..: size = 100 OK 2026/02/19 04:37:41 DEBUG : ../...rclone_chunk.001_p17qwj: md5 = 39f73611c517d02ccee2bee69598355f OK 2026/02/19 04:37:41 INFO : ../...rclone_chunk.001_p17qwj: Copied (server-side copy) to: ../.. 2026/02/19 04:37:41 INFO : ../...rclone_chunk.001_p17qwj: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/19 04:37:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/02/19 04:37:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_p17rai: md5 = 16a8466854f74d715d2ba8c189ec36c9 OK 2026/02/19 04:37:41 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_p17rai: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/19 04:37:41 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_p17rai: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/19 04:37:42 DEBUG : leading space/ leading space: size = 100 OK 2026/02/19 04:37:42 DEBUG : leading space/ leading space.rclone_chunk.001_p17sen: md5 = 7959280fb506193da36b15e8edca6783 OK 2026/02/19 04:37:42 INFO : leading space/ leading space.rclone_chunk.001_p17sen: Copied (server-side copy) to: leading space/ leading space 2026/02/19 04:37:42 INFO : leading space/ leading space.rclone_chunk.001_p17sen: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/19 04:37:43 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/02/19 04:37:43 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_p17tr6: md5 = c61bd99da8921e11fa17b502b7785cbd OK 2026/02/19 04:37:43 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_p17tr6: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/02/19 04:37:43 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_p17tr6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/19 04:37:44 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/02/19 04:37:44 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_p17ta3: md5 = 787669302eb00fb57e7c232716168374 OK 2026/02/19 04:37:44 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_p17ta3: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/02/19 04:37:44 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_p17ta3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/19 04:37:45 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/02/19 04:37:45 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_p17um8: md5 = d2d3a40b640b8b55e46557bb87fa967c OK 2026/02/19 04:37:45 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_p17um8: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/02/19 04:37:45 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_p17um8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/19 04:37:45 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/02/19 04:37:45 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_p17vq8: md5 = 72082c3153d5f4f7f0b078e08a357460 OK 2026/02/19 04:37:45 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_p17vq8: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/02/19 04:37:45 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_p17vq8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/19 04:37:46 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/02/19 04:37:46 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_p17w87: md5 = 2ca5d47dc756bf5dcad2b0e1aa8042af OK 2026/02/19 04:37:46 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_p17w87: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/02/19 04:37:46 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_p17w87: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/19 04:37:47 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/02/19 04:37:47 DEBUG : .leading dot/.leading dot.rclone_chunk.001_p17x2m: md5 = 1077b3de0cec354ca8fd9a2cab950248 OK 2026/02/19 04:37:47 INFO : .leading dot/.leading dot.rclone_chunk.001_p17x2m: Copied (server-side copy) to: .leading dot/.leading dot 2026/02/19 04:37:47 INFO : .leading dot/.leading dot.rclone_chunk.001_p17x2m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/19 04:37:48 DEBUG : trailing space /trailing space : size = 100 OK 2026/02/19 04:37:48 DEBUG : trailing space /trailing space .rclone_chunk.001_p17xrd: md5 = ca839d00d54242aface1f54b5d2a0438 OK 2026/02/19 04:37:48 INFO : trailing space /trailing space .rclone_chunk.001_p17xrd: Copied (server-side copy) to: trailing space /trailing space 2026/02/19 04:37:48 INFO : trailing space /trailing space .rclone_chunk.001_p17xrd: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/19 04:37:49 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/02/19 04:37:49 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_p17y03: md5 = fe59159c758cf750f14be455d7b1652e OK 2026/02/19 04:37:49 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_p17y03: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/02/19 04:37:49 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_p17y03: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/19 04:37:49 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/02/19 04:37:49 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_p17zlg: md5 = 6fdcbd0db4d90d19be296b1e02d4629a OK 2026/02/19 04:37:49 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_p17zlg: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/02/19 04:37:49 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_p17zlg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/19 04:37:50 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/02/19 04:37:50 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_p180j1: md5 = 09c1d64b2630f08d1c6e42d6a5b72418 OK 2026/02/19 04:37:50 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_p180j1: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/02/19 04:37:50 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_p180j1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/19 04:37:51 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/02/19 04:37:51 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_p1802g: md5 = 6c9b558a40bbcc378ae3a77ced8b0b5c OK 2026/02/19 04:37:51 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_p1802g: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/02/19 04:37:51 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_p1802g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/19 04:37:52 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/02/19 04:37:52 DEBUG : trailing dot./trailing dot..rclone_chunk.001_p181hf: md5 = 7572bcf01ceee9bdb86b84cf848b4f6d OK 2026/02/19 04:37:52 INFO : trailing dot./trailing dot..rclone_chunk.001_p181hf: Copied (server-side copy) to: trailing dot./trailing dot. 2026/02/19 04:37:52 INFO : trailing dot./trailing dot..rclone_chunk.001_p181hf: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/19 04:37:52 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/02/19 04:37:52 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_p182mg: md5 = f482ed1f9b418b73b7fc7cfff11afd58 OK 2026/02/19 04:37:52 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_p182mg: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/02/19 04:37:52 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_p182mg: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/19 04:37:53 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/02/19 04:37:53 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_p183eg: md5 = 543b69b038e3f078caecc2a75aa353e1 OK 2026/02/19 04:37:53 INFO : test%46.txt/test%46.txt.rclone_chunk.001_p183eg: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/02/19 04:37:53 INFO : test%46.txt/test%46.txt.rclone_chunk.001_p183eg: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/19 04:37:54 DEBUG : zero-length-file: size = 0 OK 2026/02/19 04:37:54 DEBUG : zero-length-file.rclone_chunk.001_p184dt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/19 04:37:54 INFO : zero-length-file.rclone_chunk.001_p184dt: Copied (server-side copy) to: zero-length-file 2026/02/19 04:37:54 INFO : zero-length-file.rclone_chunk.001_p184dt: Deleted === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/19 04:37:55 DEBUG : file name.txt: size = 100 OK 2026/02/19 04:37:55 DEBUG : file name.txt.rclone_chunk.001_p184ts: md5 = 4f4e4d06d4a41d48ac8faf9ebe7ec817 OK 2026/02/19 04:37:55 INFO : file name.txt.rclone_chunk.001_p184ts: Copied (server-side copy) to: file name.txt 2026/02/19 04:37:55 INFO : file name.txt.rclone_chunk.001_p184ts: Deleted 2026/02/19 04:37:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/02/19 04:37:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_p1854e: md5 = a2c753a2c499f7d40e55c2cd7261934b OK 2026/02/19 04:37:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_p1854e: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 04:37:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_p1854e: Deleted 2026/02/19 04:37:56 DEBUG : file name.txt: size = 100 OK 2026/02/19 04:37:56 DEBUG : file name.txt.rclone_chunk.001_p186pz: md5 = 0f26cb49b78e21536687e94f4bde6d79 OK 2026/02/19 04:37:56 INFO : file name.txt.rclone_chunk.001_p186pz: Copied (server-side copy) to: file name.txt 2026/02/19 04:37:56 INFO : file name.txt.rclone_chunk.001_p186pz: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/19 04:37:57 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/02/19 04:37:57 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/19 04:37:58 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/02/19 04:37:58 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_p188zi: md5 = ca3ca2d2cdfa28f1f36a81fd5be53b84 OK 2026/02/19 04:37:58 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_p188zi: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/02/19 04:37:58 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_p188zi: Deleted 2026/02/19 04:37:59 DEBUG : S3 bucket rclone-test-nidetat1wudu: bucket is versioned: false 2026/02/19 04:37:59 DEBUG : Waiting for deletions to finish 2026/02/19 04:37:59 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/19 04:37:59 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/19 04:37:59 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/19 04:37:59 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/02/19 04:37:59 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_p189n8: md5 = 44b5ba27fd4906a2aa31a8d50a908717 OK 2026/02/19 04:37:59 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_p189n8: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/02/19 04:38:00 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_p189n8: Deleted 2026/02/19 04:38:00 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nidetat1wudu/dirToPurgeFromRoot" 2026/02/19 04:38:00 DEBUG : Creating backend with remote "TestS3:rclone-test-nidetat1wudu/dirToPurgeFromRoot" 2026/02/19 04:38:00 DEBUG : S3 bucket rclone-test-nidetat1wudu path dirToPurgeFromRoot: bucket is versioned: false 2026/02/19 04:38:00 DEBUG : Waiting for deletions to finish 2026/02/19 04:38:00 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/19 04:38:00 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/19 04:38:00 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/19 04:38:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nidetat1wudu/hello? sausage/êé" 2026/02/19 04:38:01 DEBUG : Creating backend with remote "TestS3:rclone-test-nidetat1wudu/hello? sausage/êé" 2026/02/19 04:38:01 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/02/19 04:38:01 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_p18bqu: md5 = 10f256f399ad1a14d540d48274e85f7b OK 2026/02/19 04:38:01 INFO : a/b/c/d/e.txt.rclone_chunk.001_p18bqu: Copied (server-side copy) to: a/b/c/d/e.txt 2026/02/19 04:38:02 INFO : a/b/c/d/e.txt.rclone_chunk.001_p18bqu: Deleted 2026/02/19 04:38:02 DEBUG : S3 bucket rclone-test-nidetat1wudu path hello? sausage/êé: bucket is versioned: false 2026/02/19 04:38:02 DEBUG : Waiting for deletions to finish 2026/02/19 04:38:02 DEBUG : "a/b/c/d/e.txt" version false 2026/02/19 04:38:02 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/19 04:38:02 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/19 04:38:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: copy non-chunked object... === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/02/19 04:38:05 DEBUG : file name.txt: size = 200 OK 2026/02/19 04:38:05 DEBUG : file name.txt.rclone_chunk.001_p18fvg: md5 = 79668508b8c22d678e14f48314600636 OK 2026/02/19 04:38:05 INFO : file name.txt.rclone_chunk.001_p18fvg: Copied (server-side copy) to: file name.txt 2026/02/19 04:38:05 INFO : file name.txt.rclone_chunk.001_p18fvg: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/19 04:38:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nidetat1wudu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 04:38:05 DEBUG : Creating backend with remote "TestS3:rclone-test-nidetat1wudu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 04:38:05 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-nidetat1wudu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-nidetat1wudu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/19 04:38:06 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nidetat1wudu/not found.txt" 2026/02/19 04:38:06 DEBUG : Creating backend with remote "TestS3:rclone-test-nidetat1wudu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1905: Can't list from root on this remote === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/19 04:38:06 NOTICE: S3 bucket rclone-test-nidetat1wudu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/19 04:38:06 DEBUG : piped data.txt.rclone_chunk.001_p18gvy: open chunk writer: started multipart upload: KEnnRRbud.i.U6osq0n9lkarc8QjkufHtYwj_nmWD_zU0JrYndPROs_2VzPIUs3yt859S__jzxfbWnrepn4yWdzOiweSyf1OYcGIJ9NZcuD5cpEbak_d1yH7FlWA5ZjF 2026/02/19 04:38:06 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/19 04:38:06 DEBUG : piped data.txt.rclone_chunk.001_p18gvy: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/19 04:38:07 DEBUG : piped data.txt.rclone_chunk.001_p18gvy: multipart upload "KEnnRRbud.i.U6osq0n9lkarc8QjkufHtYwj_nmWD_zU0JrYndPROs_2VzPIUs3yt859S__jzxfbWnrepn4yWdzOiweSyf1OYcGIJ9NZcuD5cpEbak_d1yH7FlWA5ZjF" finished 2026/02/19 04:38:07 DEBUG : piped data.txt.rclone_chunk.001_p18gvy: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/02/19 04:38:07 DEBUG : piped data.txt: size = 0 OK 2026/02/19 04:38:07 DEBUG : piped data.txt.rclone_chunk.001_p18gvy: Src hash empty - aborting Dst hash check 2026/02/19 04:38:07 INFO : piped data.txt.rclone_chunk.001_p18gvy: Copied (server-side copy) to: piped data.txt 2026/02/19 04:38:07 INFO : piped data.txt.rclone_chunk.001_p18gvy: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/19 04:38:07 DEBUG : piped data.txt.rclone_chunk.001_p18hs4: open chunk writer: started multipart upload: fWo.ONSsXOLQIQVavtFAVqGOc9hMK4YuusrCH1A8EhMqmcwkQas80PnIM9BpUeLKxC6t0GTrcQjM0jn3Z3L9vuEavapMvR9gLV5idl.yy_6pIjhLFhAGugfU6dQ2onFU 2026/02/19 04:38:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/19 04:38:07 DEBUG : piped data.txt.rclone_chunk.001_p18hs4: multipart upload wrote chunk 1 with 100 bytes and etag "c46a690e63646190e425fa819d9931ef" 2026/02/19 04:38:08 DEBUG : piped data.txt.rclone_chunk.001_p18hs4: multipart upload "fWo.ONSsXOLQIQVavtFAVqGOc9hMK4YuusrCH1A8EhMqmcwkQas80PnIM9BpUeLKxC6t0GTrcQjM0jn3Z3L9vuEavapMvR9gLV5idl.yy_6pIjhLFhAGugfU6dQ2onFU" finished 2026/02/19 04:38:08 DEBUG : piped data.txt.rclone_chunk.001_p18hs4: Multipart upload Etag: 8734ee0e1b69459f9abefda4be45c778-1 OK 2026/02/19 04:38:08 DEBUG : piped data.txt: size = 100 OK 2026/02/19 04:38:08 DEBUG : piped data.txt.rclone_chunk.001_p18hs4: Src hash empty - aborting Dst hash check 2026/02/19 04:38:08 INFO : piped data.txt.rclone_chunk.001_p18hs4: Copied (server-side copy) to: piped data.txt 2026/02/19 04:38:08 INFO : piped data.txt.rclone_chunk.001_p18hs4: 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/02/19 04:38:08 INFO : Chunked 'TestChunkerS3:rclone-test-nidetat1wudu': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/02/19 04:38:08 DEBUG : small/emptyfile: size = 0 OK 2026/02/19 04:38:08 DEBUG : small/emptyfile.rclone_chunk.001_p18i7e: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/19 04:38:08 INFO : small/emptyfile.rclone_chunk.001_p18i7e: Copied (server-side copy) to: small/emptyfile 2026/02/19 04:38:08 INFO : small/emptyfile.rclone_chunk.001_p18i7e: Deleted 2026/02/19 04:38:09 DEBUG : small/smallfile: size = 2 OK 2026/02/19 04:38:09 DEBUG : small/smallfile.rclone_chunk.001_p18j5p: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/02/19 04:38:09 INFO : small/smallfile.rclone_chunk.001_p18j5p: Copied (server-side copy) to: small/smallfile 2026/02/19 04:38:09 INFO : small/smallfile.rclone_chunk.001_p18j5p: Deleted 2026/02/19 04:38:09 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/02/19 04:38:10 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/02/19 04:38:10 DEBUG : usermeta/today.rclone_chunk.001_p18kaj: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/02/19 04:38:10 INFO : usermeta/today.rclone_chunk.001_p18kaj: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/02/19 04:38:10 INFO : usermeta/today.rclone_chunk.001_p18kaj: Deleted 2026/02/19 04:38:11 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/02/19 04:38:11 DEBUG : usermeta/past.rclone_chunk.001_p18l0c: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/02/19 04:38:11 INFO : usermeta/past.rclone_chunk.001_p18l0c: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/02/19 04:38:11 INFO : usermeta/past.rclone_chunk.001_p18l0c: Deleted 2026/02/19 04:38:12 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/02/19 04:38:12 DEBUG : usermeta/future.rclone_chunk.001_p18mz8: md5 = 82e240013837bf80c807dba600b4594d OK 2026/02/19 04:38:12 INFO : usermeta/future.rclone_chunk.001_p18mz8: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/02/19 04:38:12 INFO : usermeta/future.rclone_chunk.001_p18mz8: Deleted 2026/02/19 04:38:12 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/02/19 04:38:13 DEBUG : future/test: Can't copy - required hash not found 2026/02/19 04:38:13 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/19 04:38:13 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/02/19 04:38:13 DEBUG : Chunked 'TestChunkerS3:rclone-test-nidetat1wudu': File to upload is small (3 bytes), uploading instead of streaming 2026/02/19 04:38:13 DEBUG : Waiting for deletions to finish 2026/02/19 04:38:14 DEBUG : "future/test" version false 2026/02/19 04:38:14 DEBUG : future/test: Deleting (id "") 2026/02/19 04:38:14 DEBUG : "future/test.rclone_chunk.001" version false 2026/02/19 04:38:14 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/02/19 04:38:14 DEBUG : "future/test.rclone_chunk.002" version false 2026/02/19 04:38:14 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/02/19 04:38:14 DEBUG : "future/test.rclone_chunk.003" version false 2026/02/19 04:38:14 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/02/19 04:38:14 INFO : future/test: Deleted 2026/02/19 04:38:14 INFO : future/test.rclone_chunk.001: Deleted 2026/02/19 04:38:14 INFO : future/test.rclone_chunk.002: Deleted 2026/02/19 04:38:14 INFO : future/test.rclone_chunk.003: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/02/19 04:38:16 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/02/19 04:38:16 DEBUG : backcomp/renamefile.rclone_chunk.001_p18of2: md5 = 9f43e31d6879f6240aae77408c3d9e8c OK 2026/02/19 04:38:16 INFO : backcomp/renamefile.rclone_chunk.001_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/02/19 04:38:16 INFO : backcomp/renamefile.rclone_chunk.001_p18of2: Deleted 2026/02/19 04:38:16 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/02/19 04:38:16 DEBUG : backcomp/renamefile.rclone_chunk.002_p18of2: md5 = adc37cc812b71b69257e309efc1ac575 OK 2026/02/19 04:38:16 INFO : backcomp/renamefile.rclone_chunk.002_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/02/19 04:38:16 INFO : backcomp/renamefile.rclone_chunk.002_p18of2: Deleted 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.003_p18of2: md5 = 9aed150dabc18cfe8f439ed80d889aaa OK 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.003_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.003_p18of2: Deleted 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.004_p18of2: md5 = ce3a7cd9b3652042fd73e5fb78ea8bcd OK 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.004_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.004_p18of2: Deleted 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.005_p18of2: md5 = 4279b162a29b3b4e0f33ec5aa0ff399f OK 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.005_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.005_p18of2: Deleted 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.006_p18of2: md5 = 0adba3d132f42f2dbf7305603603291a OK 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.006_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.006_p18of2: Deleted 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.007_p18of2: md5 = e25da498991f7ae7d28c0b7d7fcc85f0 OK 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.007_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.007_p18of2: Deleted 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.008_p18of2: md5 = a9d47a48dc20ba42d6b09f9a5953c27b OK 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.008_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.008_p18of2: Deleted 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/02/19 04:38:17 DEBUG : backcomp/renamefile.rclone_chunk.009_p18of2: md5 = abf395aa9ec7af2f968d082e45b1c6b4 OK 2026/02/19 04:38:17 INFO : backcomp/renamefile.rclone_chunk.009_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.009_p18of2: Deleted 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.010_p18of2: md5 = f1028653ade989b5a1143b8dad6f3693 OK 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.010_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.010_p18of2: Deleted 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.011_p18of2: md5 = 67d42240ded785e62fe09acee5f0457f OK 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.011_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.011_p18of2: Deleted 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.012_p18of2: md5 = 5861c6a9b580db72d0ced557eec129a6 OK 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.012_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.012_p18of2: Deleted 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.013_p18of2: md5 = 1ba6537ad148499fa64ba17ea789d86d OK 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.013_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.013_p18of2: Deleted 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.014_p18of2: md5 = 23a7145e8b16dc1898d5952e47a26f37 OK 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.014_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.014_p18of2: Deleted 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/02/19 04:38:18 DEBUG : backcomp/renamefile.rclone_chunk.015_p18of2: md5 = 20ef6ba7bd55e3a48f70caf935621eb2 OK 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.015_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/02/19 04:38:18 INFO : backcomp/renamefile.rclone_chunk.015_p18of2: Deleted 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.016_p18of2: md5 = 301e71bc84955b65ac4a1d49f00c1e10 OK 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.016_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.016_p18of2: Deleted 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.017_p18of2: md5 = d9d9c96ec8f709b1cdb3340e270c9f64 OK 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.017_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.017_p18of2: Deleted 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.018_p18of2: md5 = d8907d6b7e3c94e61c32052f830f9549 OK 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.018_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.018_p18of2: Deleted 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.019_p18of2: md5 = 9ff09e0c93b11d52eda4670a608cf2dd OK 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.019_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.019_p18of2: Deleted 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.020_p18of2: md5 = 62713806f559d0c87628b45d1404ac7b OK 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.020_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.020_p18of2: Deleted 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.021_p18of2: md5 = 9eb6ce7d6e6e6ef19979e0411210d768 OK 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.021_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.021_p18of2: Deleted 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/02/19 04:38:19 DEBUG : backcomp/renamefile.rclone_chunk.022_p18of2: md5 = bae7db3236cfd4bab44460f9c713819b OK 2026/02/19 04:38:19 INFO : backcomp/renamefile.rclone_chunk.022_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/02/19 04:38:20 INFO : backcomp/renamefile.rclone_chunk.022_p18of2: Deleted 2026/02/19 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/02/19 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.023_p18of2: md5 = 512c46294942e2abe0ff689e34ec3e4a OK 2026/02/19 04:38:20 INFO : backcomp/renamefile.rclone_chunk.023_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/02/19 04:38:20 INFO : backcomp/renamefile.rclone_chunk.023_p18of2: Deleted 2026/02/19 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/02/19 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.024_p18of2: md5 = 604d7191cfe452818f42fd23d1340e90 OK 2026/02/19 04:38:20 INFO : backcomp/renamefile.rclone_chunk.024_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/02/19 04:38:20 INFO : backcomp/renamefile.rclone_chunk.024_p18of2: Deleted 2026/02/19 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/02/19 04:38:20 DEBUG : backcomp/renamefile.rclone_chunk.025_p18of2: md5 = 697cd54f36dbabb7e47501ccd376103a OK 2026/02/19 04:38:20 INFO : backcomp/renamefile.rclone_chunk.025_p18of2: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/02/19 04:38:20 INFO : backcomp/renamefile.rclone_chunk.025_p18of2: Deleted 2026/02/19 04:38:22 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/02/19 04:38:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nidetat1wudu/servermovetest/subdir1" 2026/02/19 04:38:22 DEBUG : Creating backend with remote "TestS3:rclone-test-nidetat1wudu/servermovetest/subdir1" 2026/02/19 04:38:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nidetat1wudu/servermovetest/subdir2" 2026/02/19 04:38:22 DEBUG : Creating backend with remote "TestS3:rclone-test-nidetat1wudu/servermovetest/subdir2" 2026/02/19 04:38:23 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/02/19 04:38:23 DEBUG : movefile.rclone_chunk.001_p18w0g: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/02/19 04:38:23 INFO : movefile.rclone_chunk.001_p18w0g: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/02/19 04:38:23 INFO : movefile.rclone_chunk.001_p18w0g: Deleted 2026/02/19 04:38:23 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/02/19 04:38:23 DEBUG : movefile.rclone_chunk.002_p18w0g: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/02/19 04:38:23 INFO : movefile.rclone_chunk.002_p18w0g: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/02/19 04:38:23 INFO : movefile.rclone_chunk.002_p18w0g: Deleted 2026/02/19 04:38:24 DEBUG : movefile: copy 2 data chunks... 2026/02/19 04:38:24 DEBUG : movefile: size = 6 OK 2026/02/19 04:38:25 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/02/19 04:38:25 INFO : movefile: Copied (server-side copy) 2026/02/19 04:38:25 INFO : movefile: Deleted 2026/02/19 04:38:25 DEBUG : Waiting for deletions to finish 2026/02/19 04:38:25 DEBUG : "servermovetest/subdir2/movefile" version false 2026/02/19 04:38:25 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/02/19 04:38:25 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/02/19 04:38:25 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/02/19 04:38:25 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/02/19 04:38:25 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/02/19 04:38:25 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted 2026/02/19 04:38:25 INFO : servermovetest/subdir2/movefile: Deleted 2026/02/19 04:38:25 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/02/19 04:38:25 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-nidetat1wudu/md5all" 2026/02/19 04:38:25 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/02/19 04:38:25 DEBUG : Creating backend with remote "TestS3:rclone-test-nidetat1wudu/md5all" chunker_internal_test.go:878: this test needs a base fs with slow hash, e.g. local === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *chunker.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *chunker.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/19 04:38:25 DEBUG : unknown-size-put.txt.rclone_chunk.001_p18zg4: open chunk writer: started multipart upload: h7FxQ.bL2okg2a_TrQb3A6lg_gXcBHinfFOWuH08FwCPru9VEAjCOjQPXMg9fyDvwxGp8GC8J.Hd29uHdMxYMNar4GInOQzAJrYQLAgPyUVlN11eEwxmmOd.tT3Fwlc3 2026/02/19 04:38:25 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/19 04:38:25 DEBUG : unknown-size-put.txt.rclone_chunk.001_p18zg4: multipart upload wrote chunk 1 with 100 bytes and etag "28808eee6b97e05d50d6d617f75491fd" 2026/02/19 04:38:25 DEBUG : unknown-size-put.txt.rclone_chunk.001_p18zg4: multipart upload "h7FxQ.bL2okg2a_TrQb3A6lg_gXcBHinfFOWuH08FwCPru9VEAjCOjQPXMg9fyDvwxGp8GC8J.Hd29uHdMxYMNar4GInOQzAJrYQLAgPyUVlN11eEwxmmOd.tT3Fwlc3" finished 2026/02/19 04:38:25 DEBUG : unknown-size-put.txt.rclone_chunk.001_p18zg4: Multipart upload Etag: bca3747487f0f25a38b6f2ac284d9941-1 OK 2026/02/19 04:38:26 DEBUG : unknown-size-put.txt: size = 100 OK 2026/02/19 04:38:26 DEBUG : unknown-size-put.txt.rclone_chunk.001_p18zg4: Src hash empty - aborting Dst hash check 2026/02/19 04:38:26 INFO : unknown-size-put.txt.rclone_chunk.001_p18zg4: Copied (server-side copy) to: unknown-size-put.txt 2026/02/19 04:38:26 INFO : unknown-size-put.txt.rclone_chunk.001_p18zg4: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/19 04:38:26 DEBUG : unknown-size-update.txt: size = 100 OK 2026/02/19 04:38:26 DEBUG : unknown-size-update.txt.rclone_chunk.001_p1903b: md5 = 335637f84e7dc01eef769b1f38034748 OK 2026/02/19 04:38:26 INFO : unknown-size-update.txt.rclone_chunk.001_p1903b: Copied (server-side copy) to: unknown-size-update.txt 2026/02/19 04:38:26 INFO : unknown-size-update.txt.rclone_chunk.001_p1903b: Deleted 2026/02/19 04:38:26 DEBUG : unknown-size-update.txt.rclone_chunk.001_p190lq: open chunk writer: started multipart upload: Sbfbpbeot1hT7aOD7ScBE2FWNvg1TR7NErptLu.1XssIv24GXzFu.PVeVreOgt54NJZv.Rmbd8ltAPPUlChS8Xlg_q3fFwfaozxVte9ChjBGflGr.W.yVHCBvSHvewrW 2026/02/19 04:38:26 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/19 04:38:27 DEBUG : unknown-size-update.txt.rclone_chunk.001_p190lq: multipart upload wrote chunk 1 with 200 bytes and etag "8b93e1d51fb93e29903da228a1f0c05b" 2026/02/19 04:38:27 DEBUG : unknown-size-update.txt.rclone_chunk.001_p190lq: multipart upload "Sbfbpbeot1hT7aOD7ScBE2FWNvg1TR7NErptLu.1XssIv24GXzFu.PVeVreOgt54NJZv.Rmbd8ltAPPUlChS8Xlg_q3fFwfaozxVte9ChjBGflGr.W.yVHCBvSHvewrW" finished 2026/02/19 04:38:27 DEBUG : unknown-size-update.txt.rclone_chunk.001_p190lq: Multipart upload Etag: 718eabc7a1a1e28f0778c43eb1974561-1 OK 2026/02/19 04:38:27 DEBUG : unknown-size-update.txt: size = 200 OK 2026/02/19 04:38:27 DEBUG : unknown-size-update.txt.rclone_chunk.001_p190lq: Src hash empty - aborting Dst hash check 2026/02/19 04:38:27 INFO : unknown-size-update.txt.rclone_chunk.001_p190lq: Copied (server-side copy) to: unknown-size-update.txt 2026/02/19 04:38:27 INFO : unknown-size-update.txt.rclone_chunk.001_p190lq: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/19 04:38:27 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nidetat1wudu/deeper/nonexisting/directory" 2026/02/19 04:38:27 DEBUG : Creating backend with remote "TestS3:rclone-test-nidetat1wudu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/19 04:38:27 DEBUG : Waiting for deletions to finish 2026/02/19 04:38:27 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/19 04:38:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/19 04:38:27 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/19 04:38:28 INFO : S3 bucket rclone-test-nidetat1wudu: Bucket "rclone-test-nidetat1wudu" deleted 2026/02/19 04:38:28 ERROR : error listing: directory not found 2026/02/19 04:38:28 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (51.04s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.15s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.33s) --- PASS: TestIntegration/FsMkdir (49.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.76s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- 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.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.74s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- 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.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.03s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.27s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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.085s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 55.453555906s (try 1/5)