"go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestChunkerS3:" 2026/03/19 05:38:49 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qakapax5hida" 2026/03/19 05:38:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/19 05:38:49 DEBUG : Creating backend with remote "TestS3:rclone-test-qakapax5hida" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/03/19 05:38:50 INFO : S3 bucket rclone-test-qakapax5hida: Bucket "rclone-test-qakapax5hida" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/19 05:38:51 INFO : S3 bucket rclone-test-qakapax5hida: Bucket "rclone-test-qakapax5hida" deleted === RUN TestIntegration/FsMkdir 2026/03/19 05:38:51 INFO : S3 bucket rclone-test-qakapax5hida: Bucket "rclone-test-qakapax5hida" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/19 05:38:51 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/19 05:38:52 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/19 05:38:52 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/03/19 05:38:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size = 100 OK 2026/03/19 05:38:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_4yq4l4: md5 = e159cc4a0112f1ab6b7b87dea33d45e1 OK 2026/03/19 05:38:52 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_4yq4l4: Copied (server-side copy) to: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/03/19 05:38:52 INFO : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.rclone_chunk.001_4yq4l4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/19 05:38:53 DEBUG : ./.: size = 100 OK 2026/03/19 05:38:53 DEBUG : ./..rclone_chunk.001_4yq5s8: md5 = a7d64019acbb6505d632647a8be934a5 OK 2026/03/19 05:38:53 INFO : ./..rclone_chunk.001_4yq5s8: Copied (server-side copy) to: ./. 2026/03/19 05:38:53 INFO : ./..rclone_chunk.001_4yq5s8: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/19 05:38:54 DEBUG : ../..: size = 100 OK 2026/03/19 05:38:54 DEBUG : ../...rclone_chunk.001_4yq5hu: md5 = ed24376e4226299477d06951448dfa2b OK 2026/03/19 05:38:54 INFO : ../...rclone_chunk.001_4yq5hu: Copied (server-side copy) to: ../.. 2026/03/19 05:38:54 INFO : ../...rclone_chunk.001_4yq5hu: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/19 05:38:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: size = 100 OK 2026/03/19 05:38:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_4yq6i3: md5 = 22ffd308df785364a484344355fe947f OK 2026/03/19 05:38:54 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_4yq6i3: Copied (server-side copy) to: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/03/19 05:38:54 INFO : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~.rclone_chunk.001_4yq6i3: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/19 05:38:55 DEBUG : leading space/ leading space: size = 100 OK 2026/03/19 05:38:55 DEBUG : leading space/ leading space.rclone_chunk.001_4yq70k: md5 = dfae8dba221b5e465bd460b856a05a3a OK 2026/03/19 05:38:55 INFO : leading space/ leading space.rclone_chunk.001_4yq70k: Copied (server-side copy) to: leading space/ leading space 2026/03/19 05:38:55 INFO : leading space/ leading space.rclone_chunk.001_4yq70k: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/19 05:38:56 DEBUG : ~leading tilde/~leading tilde: size = 100 OK 2026/03/19 05:38:56 DEBUG : ~leading tilde/~leading tilde.rclone_chunk.001_4yq785: md5 = 631c2ff3f8250a18121f906acd0c7c43 OK 2026/03/19 05:38:56 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_4yq785: Copied (server-side copy) to: ~leading tilde/~leading tilde 2026/03/19 05:38:56 INFO : ~leading tilde/~leading tilde.rclone_chunk.001_4yq785: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/19 05:38:57 DEBUG : ␍leading CR/␍leading CR: size = 100 OK 2026/03/19 05:38:57 DEBUG : ␍leading CR/␍leading CR.rclone_chunk.001_4yq88m: md5 = c48cf8fa0e6b5582c6767c1431fab4c7 OK 2026/03/19 05:38:57 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_4yq88m: Copied (server-side copy) to: ␍leading CR/␍leading CR 2026/03/19 05:38:57 INFO : ␍leading CR/␍leading CR.rclone_chunk.001_4yq88m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/19 05:38:57 DEBUG : ␊leading LF/␊leading LF: size = 100 OK 2026/03/19 05:38:57 DEBUG : ␊leading LF/␊leading LF.rclone_chunk.001_4yq98m: md5 = 3519e11291cf545f2f936c83a8377a6e OK 2026/03/19 05:38:57 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_4yq98m: Copied (server-side copy) to: ␊leading LF/␊leading LF 2026/03/19 05:38:57 INFO : ␊leading LF/␊leading LF.rclone_chunk.001_4yq98m: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/19 05:38:58 DEBUG : ␉leading HT/␉leading HT: size = 100 OK 2026/03/19 05:38:58 DEBUG : ␉leading HT/␉leading HT.rclone_chunk.001_4yqa9g: md5 = 33eeb823ef87991900a3f9a8b2f1cf97 OK 2026/03/19 05:38:58 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_4yqa9g: Copied (server-side copy) to: ␉leading HT/␉leading HT 2026/03/19 05:38:58 INFO : ␉leading HT/␉leading HT.rclone_chunk.001_4yqa9g: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/19 05:38:59 DEBUG : ␋leading VT/␋leading VT: size = 100 OK 2026/03/19 05:38:59 DEBUG : ␋leading VT/␋leading VT.rclone_chunk.001_4yqagw: md5 = a4450314b4b49e04ff948029ca925381 OK 2026/03/19 05:38:59 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_4yqagw: Copied (server-side copy) to: ␋leading VT/␋leading VT 2026/03/19 05:38:59 INFO : ␋leading VT/␋leading VT.rclone_chunk.001_4yqagw: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/19 05:38:59 DEBUG : .leading dot/.leading dot: size = 100 OK 2026/03/19 05:38:59 DEBUG : .leading dot/.leading dot.rclone_chunk.001_4yqbd6: md5 = d1d3c8b14c31e5d2bed94a0977d19293 OK 2026/03/19 05:38:59 INFO : .leading dot/.leading dot.rclone_chunk.001_4yqbd6: Copied (server-side copy) to: .leading dot/.leading dot 2026/03/19 05:39:00 INFO : .leading dot/.leading dot.rclone_chunk.001_4yqbd6: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/19 05:39:00 DEBUG : trailing space /trailing space : size = 100 OK 2026/03/19 05:39:00 DEBUG : trailing space /trailing space .rclone_chunk.001_4yqc2h: md5 = efff5c15f4c5c4892d38a653e6ae0eca OK 2026/03/19 05:39:00 INFO : trailing space /trailing space .rclone_chunk.001_4yqc2h: Copied (server-side copy) to: trailing space /trailing space 2026/03/19 05:39:00 INFO : trailing space /trailing space .rclone_chunk.001_4yqc2h: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/19 05:39:01 DEBUG : trailing CR␍/trailing CR␍: size = 100 OK 2026/03/19 05:39:01 DEBUG : trailing CR␍/trailing CR␍.rclone_chunk.001_4yqdl1: md5 = 8b1c533835bf6392ca9c0a8d2de1dda3 OK 2026/03/19 05:39:01 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_4yqdl1: Copied (server-side copy) to: trailing CR␍/trailing CR␍ 2026/03/19 05:39:01 INFO : trailing CR␍/trailing CR␍.rclone_chunk.001_4yqdl1: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/19 05:39:02 DEBUG : trailing LF␊/trailing LF␊: size = 100 OK 2026/03/19 05:39:02 DEBUG : trailing LF␊/trailing LF␊.rclone_chunk.001_4yqdm5: md5 = fcc77c77a09418d1913ef19c6b1c10cf OK 2026/03/19 05:39:02 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_4yqdm5: Copied (server-side copy) to: trailing LF␊/trailing LF␊ 2026/03/19 05:39:02 INFO : trailing LF␊/trailing LF␊.rclone_chunk.001_4yqdm5: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/19 05:39:02 DEBUG : trailing HT␉/trailing HT␉: size = 100 OK 2026/03/19 05:39:02 DEBUG : trailing HT␉/trailing HT␉.rclone_chunk.001_4yqefp: md5 = bb2454972c1e54d55ecc49a3604c5427 OK 2026/03/19 05:39:02 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_4yqefp: Copied (server-side copy) to: trailing HT␉/trailing HT␉ 2026/03/19 05:39:02 INFO : trailing HT␉/trailing HT␉.rclone_chunk.001_4yqefp: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/19 05:39:03 DEBUG : trailing VT␋/trailing VT␋: size = 100 OK 2026/03/19 05:39:03 DEBUG : trailing VT␋/trailing VT␋.rclone_chunk.001_4yqfh4: md5 = e0ecbbfe88d98e2e521588bcf4e8b9b4 OK 2026/03/19 05:39:03 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_4yqfh4: Copied (server-side copy) to: trailing VT␋/trailing VT␋ 2026/03/19 05:39:03 INFO : trailing VT␋/trailing VT␋.rclone_chunk.001_4yqfh4: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/19 05:39:04 DEBUG : trailing dot./trailing dot.: size = 100 OK 2026/03/19 05:39:04 DEBUG : trailing dot./trailing dot..rclone_chunk.001_4yqf5j: md5 = 278c91afd0c226ed10d43681409f1506 OK 2026/03/19 05:39:04 INFO : trailing dot./trailing dot..rclone_chunk.001_4yqf5j: Copied (server-side copy) to: trailing dot./trailing dot. 2026/03/19 05:39:04 INFO : trailing dot./trailing dot..rclone_chunk.001_4yqf5j: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/19 05:39:05 DEBUG : invalid utf-8/invalid utf-8: size = 100 OK 2026/03/19 05:39:05 DEBUG : invalid utf-8/invalid utf-8.rclone_chunk.001_4yqgc0: md5 = 9f6d6eb6702facd8eb0c191802a1d118 OK 2026/03/19 05:39:05 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_4yqgc0: Copied (server-side copy) to: invalid utf-8/invalid utf-8 2026/03/19 05:39:05 INFO : invalid utf-8/invalid utf-8.rclone_chunk.001_4yqgc0: Deleted === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/19 05:39:05 DEBUG : test%46.txt/test%46.txt: size = 100 OK 2026/03/19 05:39:05 DEBUG : test%46.txt/test%46.txt.rclone_chunk.001_4yqhzj: md5 = 2bd7128b984d801b9ac1207d7eb8e874 OK 2026/03/19 05:39:05 INFO : test%46.txt/test%46.txt.rclone_chunk.001_4yqhzj: Copied (server-side copy) to: test%46.txt/test%46.txt 2026/03/19 05:39:05 INFO : test%46.txt/test%46.txt.rclone_chunk.001_4yqhzj: Deleted === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/03/19 05:39:06 DEBUG : zero-length-file: size = 0 OK 2026/03/19 05:39:06 DEBUG : zero-length-file.rclone_chunk.001_4yqims: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/19 05:39:06 INFO : zero-length-file.rclone_chunk.001_4yqims: Copied (server-side copy) to: zero-length-file 2026/03/19 05:39:06 INFO : zero-length-file.rclone_chunk.001_4yqims: 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/03/19 05:39:07 DEBUG : file name.txt: size = 100 OK 2026/03/19 05:39:07 DEBUG : file name.txt.rclone_chunk.001_4yqjv4: md5 = 4119d8875061fa0dc127706633148bae OK 2026/03/19 05:39:07 INFO : file name.txt.rclone_chunk.001_4yqjv4: Copied (server-side copy) to: file name.txt 2026/03/19 05:39:07 INFO : file name.txt.rclone_chunk.001_4yqjv4: Deleted 2026/03/19 05:39:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: size = 100 OK 2026/03/19 05:39:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_4yqjx8: md5 = 9e8e2f4db4b571a0653445f0e52b9538 OK 2026/03/19 05:39:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_4yqjx8: Copied (server-side copy) to: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/03/19 05:39:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.rclone_chunk.001_4yqjx8: Deleted 2026/03/19 05:39:08 DEBUG : file name.txt: size = 100 OK 2026/03/19 05:39:08 DEBUG : file name.txt.rclone_chunk.001_4yqk1o: md5 = bc0ad6abf73f8404a25cdbf3029b1b15 OK 2026/03/19 05:39:08 INFO : file name.txt.rclone_chunk.001_4yqk1o: Copied (server-side copy) to: file name.txt 2026/03/19 05:39:08 INFO : file name.txt.rclone_chunk.001_4yqk1o: 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/03/19 05:39:09 DEBUG : Creating backend with remote "TestChunkerS3:" 2026/03/19 05:39:09 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/03/19 05:39:10 DEBUG : dirToPurge/fileToPurge.txt: size = 100 OK 2026/03/19 05:39:10 DEBUG : dirToPurge/fileToPurge.txt.rclone_chunk.001_4yqm37: md5 = 54dda9334bbc10cbe180570c69bb7670 OK 2026/03/19 05:39:10 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_4yqm37: Copied (server-side copy) to: dirToPurge/fileToPurge.txt 2026/03/19 05:39:11 INFO : dirToPurge/fileToPurge.txt.rclone_chunk.001_4yqm37: Deleted 2026/03/19 05:39:11 DEBUG : S3 bucket rclone-test-qakapax5hida: bucket is versioned: false 2026/03/19 05:39:11 DEBUG : Waiting for deletions to finish 2026/03/19 05:39:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/19 05:39:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/19 05:39:11 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/19 05:39:12 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: size = 100 OK 2026/03/19 05:39:12 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_4yqnsn: md5 = f000e75e276e1eae336a12db9d94ae46 OK 2026/03/19 05:39:12 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_4yqnsn: Copied (server-side copy) to: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2026/03/19 05:39:12 INFO : dirToPurgeFromRoot/fileToPurgeFromRoot.txt.rclone_chunk.001_4yqnsn: Deleted 2026/03/19 05:39:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qakapax5hida/dirToPurgeFromRoot" 2026/03/19 05:39:12 DEBUG : Creating backend with remote "TestS3:rclone-test-qakapax5hida/dirToPurgeFromRoot" 2026/03/19 05:39:12 DEBUG : S3 bucket rclone-test-qakapax5hida path dirToPurgeFromRoot: bucket is versioned: false 2026/03/19 05:39:12 DEBUG : Waiting for deletions to finish 2026/03/19 05:39:13 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/19 05:39:13 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/19 05:39:13 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/19 05:39:13 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qakapax5hida/hello? sausage/êé" 2026/03/19 05:39:13 DEBUG : Creating backend with remote "TestS3:rclone-test-qakapax5hida/hello? sausage/êé" 2026/03/19 05:39:14 DEBUG : a/b/c/d/e.txt: size = 100 OK 2026/03/19 05:39:14 DEBUG : a/b/c/d/e.txt.rclone_chunk.001_4yqppi: md5 = 3394daa5100a30ab4adfbaea9de46fd8 OK 2026/03/19 05:39:14 INFO : a/b/c/d/e.txt.rclone_chunk.001_4yqppi: Copied (server-side copy) to: a/b/c/d/e.txt 2026/03/19 05:39:14 INFO : a/b/c/d/e.txt.rclone_chunk.001_4yqppi: Deleted 2026/03/19 05:39:14 DEBUG : S3 bucket rclone-test-qakapax5hida path hello? sausage/êé: bucket is versioned: false 2026/03/19 05:39:14 DEBUG : Waiting for deletions to finish 2026/03/19 05:39:14 DEBUG : "a/b/c/d/e.txt" version false 2026/03/19 05:39:14 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/19 05:39:14 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/19 05:39:14 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/03/19 05:39:17 DEBUG : file name.txt: size = 200 OK 2026/03/19 05:39:17 DEBUG : file name.txt.rclone_chunk.001_4yqtel: md5 = 95337455126f428259db6267f54f8bad OK 2026/03/19 05:39:17 INFO : file name.txt.rclone_chunk.001_4yqtel: Copied (server-side copy) to: file name.txt 2026/03/19 05:39:17 INFO : file name.txt.rclone_chunk.001_4yqtel: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/19 05:39:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qakapax5hida/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 05:39:18 DEBUG : Creating backend with remote "TestS3:rclone-test-qakapax5hida/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/19 05:39:18 DEBUG : fs cache: renaming child cache item "TestS3:rclone-test-qakapax5hida/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "TestS3:rclone-test-qakapax5hida/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/19 05:39:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qakapax5hida/not found.txt" 2026/03/19 05:39:18 DEBUG : Creating backend with remote "TestS3:rclone-test-qakapax5hida/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/03/19 05:39:19 NOTICE: S3 bucket rclone-test-qakapax5hida: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/19 05:39:19 DEBUG : piped data.txt.rclone_chunk.001_4yqvcz: open chunk writer: started multipart upload: rN.epF2BWvRolPs9GmgQf2MYjL3dcfchllUYkqA.f4FpMxX_6YxFGGwrcoKKflK2aF1j81CfBTGDk14PIbIkaIxa.85VUeklRNBKWdRqYvyjbpW0v3YwafQVvvf0fUac 2026/03/19 05:39:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/19 05:39:19 DEBUG : piped data.txt.rclone_chunk.001_4yqvcz: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/19 05:39:19 DEBUG : piped data.txt.rclone_chunk.001_4yqvcz: multipart upload "rN.epF2BWvRolPs9GmgQf2MYjL3dcfchllUYkqA.f4FpMxX_6YxFGGwrcoKKflK2aF1j81CfBTGDk14PIbIkaIxa.85VUeklRNBKWdRqYvyjbpW0v3YwafQVvvf0fUac" finished 2026/03/19 05:39:19 DEBUG : piped data.txt.rclone_chunk.001_4yqvcz: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK 2026/03/19 05:39:19 DEBUG : piped data.txt: size = 0 OK 2026/03/19 05:39:19 DEBUG : piped data.txt.rclone_chunk.001_4yqvcz: Src hash empty - aborting Dst hash check 2026/03/19 05:39:19 INFO : piped data.txt.rclone_chunk.001_4yqvcz: Copied (server-side copy) to: piped data.txt 2026/03/19 05:39:19 INFO : piped data.txt.rclone_chunk.001_4yqvcz: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/19 05:39:19 DEBUG : piped data.txt.rclone_chunk.001_4yqv4l: open chunk writer: started multipart upload: qV1ByOLs5eK_63UcluzP3tRiRFiTUar855rHwZB8wxaLwDqIwisR3Ajopbans_ycFh8fh1f_JYTdXCUowdSsbCDJVlLVHWIjEK.4pP_OyjZMLdP5Z4BiSJMA7jndNLPZ 2026/03/19 05:39:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/19 05:39:19 DEBUG : piped data.txt.rclone_chunk.001_4yqv4l: multipart upload wrote chunk 1 with 100 bytes and etag "8479d871cdcea9d8f365bd3551b0c2de" 2026/03/19 05:39:20 DEBUG : piped data.txt.rclone_chunk.001_4yqv4l: multipart upload "qV1ByOLs5eK_63UcluzP3tRiRFiTUar855rHwZB8wxaLwDqIwisR3Ajopbans_ycFh8fh1f_JYTdXCUowdSsbCDJVlLVHWIjEK.4pP_OyjZMLdP5Z4BiSJMA7jndNLPZ" finished 2026/03/19 05:39:20 DEBUG : piped data.txt.rclone_chunk.001_4yqv4l: Multipart upload Etag: 44e1afda55e9fd6b4c6af41038646e90-1 OK 2026/03/19 05:39:20 DEBUG : piped data.txt: size = 100 OK 2026/03/19 05:39:20 DEBUG : piped data.txt.rclone_chunk.001_4yqv4l: Src hash empty - aborting Dst hash check 2026/03/19 05:39:20 INFO : piped data.txt.rclone_chunk.001_4yqv4l: Copied (server-side copy) to: piped data.txt 2026/03/19 05:39:20 INFO : piped data.txt.rclone_chunk.001_4yqv4l: 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/03/19 05:39:20 INFO : Chunked 'TestChunkerS3:rclone-test-qakapax5hida': invalid data chunk number in file "fish.chunk.001" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals 2026/03/19 05:39:20 DEBUG : small/emptyfile: size = 0 OK 2026/03/19 05:39:20 DEBUG : small/emptyfile.rclone_chunk.001_4yqw4s: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/19 05:39:20 INFO : small/emptyfile.rclone_chunk.001_4yqw4s: Copied (server-side copy) to: small/emptyfile 2026/03/19 05:39:20 INFO : small/emptyfile.rclone_chunk.001_4yqw4s: Deleted 2026/03/19 05:39:21 DEBUG : small/smallfile: size = 2 OK 2026/03/19 05:39:21 DEBUG : small/smallfile.rclone_chunk.001_4yqxzj: md5 = a60852f204ed8028c1c58808b746d115 OK 2026/03/19 05:39:21 INFO : small/smallfile.rclone_chunk.001_4yqxzj: Copied (server-side copy) to: small/smallfile 2026/03/19 05:39:21 INFO : small/smallfile.rclone_chunk.001_4yqxzj: Deleted 2026/03/19 05:39:21 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/03/19 05:39:22 DEBUG : usermeta/today.rclone_chunk.001: size = 30 OK 2026/03/19 05:39:22 DEBUG : usermeta/today.rclone_chunk.001_4yqyp9: md5 = f9af2f31f4e4284fb7081584cbaa97e1 OK 2026/03/19 05:39:22 INFO : usermeta/today.rclone_chunk.001_4yqyp9: Copied (server-side copy) to: usermeta/today.rclone_chunk.001 2026/03/19 05:39:22 INFO : usermeta/today.rclone_chunk.001_4yqyp9: Deleted 2026/03/19 05:39:23 DEBUG : usermeta/past.rclone_chunk.001: size = 30 OK 2026/03/19 05:39:23 DEBUG : usermeta/past.rclone_chunk.001_4yqz85: md5 = 078b72de2a9230309abb5a7db80a13c4 OK 2026/03/19 05:39:23 INFO : usermeta/past.rclone_chunk.001_4yqz85: Copied (server-side copy) to: usermeta/past.rclone_chunk.001 2026/03/19 05:39:23 INFO : usermeta/past.rclone_chunk.001_4yqz85: Deleted 2026/03/19 05:39:24 DEBUG : usermeta/future.rclone_chunk.001: size = 40 OK 2026/03/19 05:39:24 DEBUG : usermeta/future.rclone_chunk.001_4yr0oi: md5 = 82e240013837bf80c807dba600b4594d OK 2026/03/19 05:39:24 INFO : usermeta/future.rclone_chunk.001_4yr0oi: Copied (server-side copy) to: usermeta/future.rclone_chunk.001 2026/03/19 05:39:24 INFO : usermeta/future.rclone_chunk.001_4yr0oi: Deleted 2026/03/19 05:39:24 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof 2026/03/19 05:39:25 DEBUG : future/test: Can't copy - required hash not found 2026/03/19 05:39:25 ERROR : future/test: Failed to copy: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/19 05:39:25 ERROR : future/test: Not deleting source as copy failed: failed to open source object: can't open: unknown metadata, please upgrade rclone 2026/03/19 05:39:25 DEBUG : Chunked 'TestChunkerS3:rclone-test-qakapax5hida': File to upload is small (3 bytes), uploading instead of streaming 2026/03/19 05:39:26 DEBUG : Waiting for deletions to finish 2026/03/19 05:39:26 DEBUG : "future/test" version false 2026/03/19 05:39:26 DEBUG : future/test: Deleting (id "") 2026/03/19 05:39:26 DEBUG : "future/test.rclone_chunk.001" version false 2026/03/19 05:39:26 DEBUG : future/test.rclone_chunk.001: Deleting (id "") 2026/03/19 05:39:26 DEBUG : "future/test.rclone_chunk.002" version false 2026/03/19 05:39:26 DEBUG : future/test.rclone_chunk.002: Deleting (id "") 2026/03/19 05:39:26 DEBUG : "future/test.rclone_chunk.003" version false 2026/03/19 05:39:26 DEBUG : future/test.rclone_chunk.003: Deleting (id "") 2026/03/19 05:39:26 INFO : future/test.rclone_chunk.001: Deleted 2026/03/19 05:39:26 INFO : future/test: Deleted 2026/03/19 05:39:26 INFO : future/test.rclone_chunk.003: Deleted 2026/03/19 05:39:26 INFO : future/test.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.001: size = 10 OK 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.001_4yr23p: md5 = 4c97d4c88e360820e8c838d7207150f1 OK 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.001_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.001 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.001_4yr23p: Deleted 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.002: size = 10 OK 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.002_4yr23p: md5 = 6821ae82ff7dd2b8c431e806a69f4bd3 OK 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.002_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.002 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.002_4yr23p: Deleted 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.003: size = 10 OK 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.003_4yr23p: md5 = 56794cb6ca311877d4490255dc541f7b OK 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.003_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.003 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.003_4yr23p: Deleted 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.004: size = 10 OK 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.004_4yr23p: md5 = 1eff3469a18efb7313a1e537406238ad OK 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.004_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.004 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.004_4yr23p: Deleted 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.005: size = 10 OK 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.005_4yr23p: md5 = b7d83fc2432a5cdc7ac8656b7af9a616 OK 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.005_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.005 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.005_4yr23p: Deleted 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.006: size = 10 OK 2026/03/19 05:39:29 DEBUG : backcomp/renamefile.rclone_chunk.006_4yr23p: md5 = 7d311463c9a07da7022043204b47f8b9 OK 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.006_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.006 2026/03/19 05:39:29 INFO : backcomp/renamefile.rclone_chunk.006_4yr23p: Deleted 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.007: size = 10 OK 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.007_4yr23p: md5 = ff0fe835fba6c1968489fff75d7a0f86 OK 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.007_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.007 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.007_4yr23p: Deleted 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.008: size = 10 OK 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.008_4yr23p: md5 = 0192c034c25182558e78072e56435ce8 OK 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.008_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.008 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.008_4yr23p: Deleted 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.009: size = 10 OK 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.009_4yr23p: md5 = 4ff6d27c0539ba12fde460f48afb0afb OK 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.009_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.009 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.009_4yr23p: Deleted 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.010: size = 10 OK 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.010_4yr23p: md5 = 1395c969b314b3cb9e40b857162dcc20 OK 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.010_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.010 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.010_4yr23p: Deleted 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.011: size = 10 OK 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.011_4yr23p: md5 = 28a6e247d7fe0c9aa7b774ab63a6a371 OK 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.011_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.011 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.011_4yr23p: Deleted 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.012: size = 10 OK 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.012_4yr23p: md5 = ddb66507df93e6394ec2bec074d7dac9 OK 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.012_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.012 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.012_4yr23p: Deleted 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.013: size = 10 OK 2026/03/19 05:39:30 DEBUG : backcomp/renamefile.rclone_chunk.013_4yr23p: md5 = dad2e9324b9fb91120ab54f72d31d19d OK 2026/03/19 05:39:30 INFO : backcomp/renamefile.rclone_chunk.013_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.013 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.013_4yr23p: Deleted 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.014: size = 10 OK 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.014_4yr23p: md5 = 31c7f8a69b1553fec3db546d81028e46 OK 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.014_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.014 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.014_4yr23p: Deleted 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.015: size = 10 OK 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.015_4yr23p: md5 = 5b06f0b922e34645487cc1dded1f1bc5 OK 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.015_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.015 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.015_4yr23p: Deleted 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.016: size = 10 OK 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.016_4yr23p: md5 = 689f9b28c80049d4abe3bb8dfe2ad0d9 OK 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.016_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.016 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.016_4yr23p: Deleted 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.017: size = 10 OK 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.017_4yr23p: md5 = b6f82768829855a18be5063afb27e4c2 OK 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.017_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.017 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.017_4yr23p: Deleted 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.018: size = 10 OK 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.018_4yr23p: md5 = f4379714983dc594b4725adab2bd5bab OK 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.018_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.018 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.018_4yr23p: Deleted 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.019: size = 10 OK 2026/03/19 05:39:31 DEBUG : backcomp/renamefile.rclone_chunk.019_4yr23p: md5 = bc8adef5706cedf3ebaa36cbc53faf3b OK 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.019_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.019 2026/03/19 05:39:31 INFO : backcomp/renamefile.rclone_chunk.019_4yr23p: Deleted 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.020: size = 10 OK 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.020_4yr23p: md5 = ff236c00a50c5d1cfbd03cb1f12e5311 OK 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.020_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.020 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.020_4yr23p: Deleted 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.021: size = 10 OK 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.021_4yr23p: md5 = 35438ce76bf1e0d379dcf10ca3331a17 OK 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.021_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.021 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.021_4yr23p: Deleted 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.022: size = 10 OK 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.022_4yr23p: md5 = 2a09e1c388949ef71af2eebcaa59de29 OK 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.022_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.022 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.022_4yr23p: Deleted 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.023: size = 10 OK 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.023_4yr23p: md5 = 9140057e82210829e714196527ec1eb9 OK 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.023_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.023 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.023_4yr23p: Deleted 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.024: size = 10 OK 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.024_4yr23p: md5 = 8a0ce3e2d326c0ab6ca7b33f5cb5dae7 OK 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.024_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.024 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.024_4yr23p: Deleted 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.025: size = 10 OK 2026/03/19 05:39:32 DEBUG : backcomp/renamefile.rclone_chunk.025_4yr23p: md5 = aa1e104b4c3a5896ddffaf8fb11bfd4c OK 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.025_4yr23p: Copied (server-side copy) to: backcomp/renamefile.rclone_chunk.025 2026/03/19 05:39:32 INFO : backcomp/renamefile.rclone_chunk.025_4yr23p: Deleted 2026/03/19 05:39:34 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove 2026/03/19 05:39:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qakapax5hida/servermovetest/subdir1" 2026/03/19 05:39:34 DEBUG : Creating backend with remote "TestS3:rclone-test-qakapax5hida/servermovetest/subdir1" 2026/03/19 05:39:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qakapax5hida/servermovetest/subdir2" 2026/03/19 05:39:35 DEBUG : Creating backend with remote "TestS3:rclone-test-qakapax5hida/servermovetest/subdir2" 2026/03/19 05:39:35 DEBUG : movefile.rclone_chunk.001: size = 3 OK 2026/03/19 05:39:35 DEBUG : movefile.rclone_chunk.001_4yrbi8: md5 = 900150983cd24fb0d6963f7d28e17f72 OK 2026/03/19 05:39:35 INFO : movefile.rclone_chunk.001_4yrbi8: Copied (server-side copy) to: movefile.rclone_chunk.001 2026/03/19 05:39:36 INFO : movefile.rclone_chunk.001_4yrbi8: Deleted 2026/03/19 05:39:36 DEBUG : movefile.rclone_chunk.002: size = 3 OK 2026/03/19 05:39:36 DEBUG : movefile.rclone_chunk.002_4yrbi8: md5 = 4ed9407630eb1000c0f6b63842defa7d OK 2026/03/19 05:39:36 INFO : movefile.rclone_chunk.002_4yrbi8: Copied (server-side copy) to: movefile.rclone_chunk.002 2026/03/19 05:39:36 INFO : movefile.rclone_chunk.002_4yrbi8: Deleted 2026/03/19 05:39:36 DEBUG : movefile: copy 2 data chunks... 2026/03/19 05:39:37 DEBUG : movefile: size = 6 OK 2026/03/19 05:39:37 DEBUG : movefile: md5 = e80b5017098950fc58aad83c8c14978e OK 2026/03/19 05:39:37 INFO : movefile: Copied (server-side copy) 2026/03/19 05:39:37 INFO : movefile: Deleted 2026/03/19 05:39:37 DEBUG : Waiting for deletions to finish 2026/03/19 05:39:37 DEBUG : "servermovetest/subdir2/movefile" version false 2026/03/19 05:39:37 DEBUG : servermovetest/subdir2/movefile: Deleting (id "") 2026/03/19 05:39:37 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.001" version false 2026/03/19 05:39:37 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.001: Deleting (id "") 2026/03/19 05:39:37 DEBUG : "servermovetest/subdir2/movefile.rclone_chunk.002" version false 2026/03/19 05:39:37 DEBUG : servermovetest/subdir2/movefile.rclone_chunk.002: Deleting (id "") 2026/03/19 05:39:37 INFO : servermovetest/subdir2/movefile: Deleted 2026/03/19 05:39:37 INFO : servermovetest/subdir2/movefile.rclone_chunk.001: Deleted 2026/03/19 05:39:37 INFO : servermovetest/subdir2/movefile.rclone_chunk.002: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow 2026/03/19 05:39:37 DEBUG : Creating backend with remote "TestChunkerS3,chunk_size='1P',hash_type='md5all',meta_format='simplejson',name_format='*.#',transactions='rename':rclone-test-qakapax5hida/md5all" 2026/03/19 05:39:37 DEBUG : TestChunkerS3: detected overridden config - adding "{r7Izf}" suffix to name 2026/03/19 05:39:37 DEBUG : Creating backend with remote "TestS3:rclone-test-qakapax5hida/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/03/19 05:39:38 DEBUG : unknown-size-put.txt.rclone_chunk.001_4yrd61: open chunk writer: started multipart upload: 1M1N7T1AYy.jwPendJet_ffzM34y74Me03Nf6qQUuV5_4M.nbwp2rsY4brms4KNUQhWjkJNzGAMU7zzUfJpH_KDRtvBfuauWVgSsjPgkYg27Bp8iCaKSesWUQDclNv61 2026/03/19 05:39:38 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/19 05:39:38 DEBUG : unknown-size-put.txt.rclone_chunk.001_4yrd61: multipart upload wrote chunk 1 with 100 bytes and etag "847861685f6d241282a14279e35508d4" 2026/03/19 05:39:38 DEBUG : unknown-size-put.txt.rclone_chunk.001_4yrd61: multipart upload "1M1N7T1AYy.jwPendJet_ffzM34y74Me03Nf6qQUuV5_4M.nbwp2rsY4brms4KNUQhWjkJNzGAMU7zzUfJpH_KDRtvBfuauWVgSsjPgkYg27Bp8iCaKSesWUQDclNv61" finished 2026/03/19 05:39:38 DEBUG : unknown-size-put.txt.rclone_chunk.001_4yrd61: Multipart upload Etag: b1479d015e912ebab7b5da5766fd2bc1-1 OK 2026/03/19 05:39:38 DEBUG : unknown-size-put.txt: size = 100 OK 2026/03/19 05:39:38 DEBUG : unknown-size-put.txt.rclone_chunk.001_4yrd61: Src hash empty - aborting Dst hash check 2026/03/19 05:39:38 INFO : unknown-size-put.txt.rclone_chunk.001_4yrd61: Copied (server-side copy) to: unknown-size-put.txt 2026/03/19 05:39:38 INFO : unknown-size-put.txt.rclone_chunk.001_4yrd61: Deleted === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/19 05:39:39 DEBUG : unknown-size-update.txt: size = 100 OK 2026/03/19 05:39:39 DEBUG : unknown-size-update.txt.rclone_chunk.001_4yreho: md5 = f25f7357a643015d22e59a4cc9446694 OK 2026/03/19 05:39:39 INFO : unknown-size-update.txt.rclone_chunk.001_4yreho: Copied (server-side copy) to: unknown-size-update.txt 2026/03/19 05:39:39 INFO : unknown-size-update.txt.rclone_chunk.001_4yreho: Deleted 2026/03/19 05:39:39 DEBUG : unknown-size-update.txt.rclone_chunk.001_4yrf59: open chunk writer: started multipart upload: QauS7lv5MqlPeBSl5MKGyLZpHNoqVs_hWsSxUMa7QUfax44YNQ9GA8R.SGnIo5gaZzT05J9E9918kt8.K7btCK4Fd1pJx.U1dUJ4Gb3V1PL5pv8F4onc8Cviu68bu7z8 2026/03/19 05:39:39 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/19 05:39:39 DEBUG : unknown-size-update.txt.rclone_chunk.001_4yrf59: multipart upload wrote chunk 1 with 200 bytes and etag "4a943a4780dc656785effc42f7dca5ec" 2026/03/19 05:39:39 DEBUG : unknown-size-update.txt.rclone_chunk.001_4yrf59: multipart upload "QauS7lv5MqlPeBSl5MKGyLZpHNoqVs_hWsSxUMa7QUfax44YNQ9GA8R.SGnIo5gaZzT05J9E9918kt8.K7btCK4Fd1pJx.U1dUJ4Gb3V1PL5pv8F4onc8Cviu68bu7z8" finished 2026/03/19 05:39:39 DEBUG : unknown-size-update.txt.rclone_chunk.001_4yrf59: Multipart upload Etag: 732de823cc6c890f005c0cae107b0dd6-1 OK 2026/03/19 05:39:39 DEBUG : unknown-size-update.txt: size = 200 OK 2026/03/19 05:39:39 DEBUG : unknown-size-update.txt.rclone_chunk.001_4yrf59: Src hash empty - aborting Dst hash check 2026/03/19 05:39:39 INFO : unknown-size-update.txt.rclone_chunk.001_4yrf59: Copied (server-side copy) to: unknown-size-update.txt 2026/03/19 05:39:40 INFO : unknown-size-update.txt.rclone_chunk.001_4yrf59: Deleted === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/19 05:39:40 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-qakapax5hida/deeper/nonexisting/directory" 2026/03/19 05:39:40 DEBUG : Creating backend with remote "TestS3:rclone-test-qakapax5hida/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/03/19 05:39:40 DEBUG : Waiting for deletions to finish 2026/03/19 05:39:40 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/19 05:39:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/19 05:39:40 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/19 05:39:40 INFO : S3 bucket rclone-test-qakapax5hida: Bucket "rclone-test-qakapax5hida" deleted 2026/03/19 05:39:40 ERROR : error listing: directory not found 2026/03/19 05:39:40 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (51.02s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir (49.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- 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.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.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.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.66s) --- 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.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PutLarge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNameFormat (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/SmallFileInternals (1.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/PreventCorruption (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkNumberOverflow (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/MetadataInput (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/FutureProof (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/BackwardsCompatibility (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ChunkerServerSideMove (2.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/MD5AllSlow (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.40s) --- 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.080s "go test -v -timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 58.268775967s (try 1/5)