"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) === RUN TestReadPrefix === RUN TestReadPrefix/1 === RUN TestReadPrefix/1024 === RUN TestReadPrefix/10485759 === RUN TestReadPrefix/10485760 === RUN TestReadPrefix/10485761 === RUN TestReadPrefix/31457280 --- PASS: TestReadPrefix (0.46s) --- PASS: TestReadPrefix/1 (0.00s) --- PASS: TestReadPrefix/1024 (0.00s) --- PASS: TestReadPrefix/10485759 (0.13s) --- PASS: TestReadPrefix/10485760 (0.08s) --- PASS: TestReadPrefix/10485761 (0.09s) --- PASS: TestReadPrefix/31457280 (0.16s) === RUN TestIntegration fstests.go:464: Using remote "TestLinkbox:" 2026/09/02 01:42:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mitoyis7kahu" 2026/09/02 01:42:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 01:42:43 DEBUG : Linkbox root 'rclone-test-mitoyis7kahu': Using cached web token === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:533: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/02 01:42:50 INFO : dir/subdir: Making directory 2026/09/02 01:42:54 INFO : dir/subdir: Removing directory 2026/09/02 01:42:56 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/09/02 01:42:58 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:728: Skipping leading dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8�/invalid utf-8� (100) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "invalid utf-8�/invalid utf-8�" fstest.go:204: Not found "invalid utf-8\xfe/invalid utf-8\xfe" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: 1 objects not found fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8�"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" + (string) (len=16) "invalid utf-8�" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" 2026/09/02 01:45:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:27 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:45:27 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:27 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:45:28 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:28 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:45:28 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:45:30 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:32 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:34 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:36 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:38 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:40 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:40 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:283: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2026/09/02 01:45:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:45:46 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:45:48 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutError 2026/09/02 01:45:50 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:45:52 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:45:52 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:45:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:45:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 01:45:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 01:45:56 DEBUG : pacer: Reducing sleep to 200ms === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:271: Can't upload zero length files === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:846: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/09/02 01:46:03 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:1009: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1009 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1029 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1046: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1046 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1052 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "test%46.txt/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=23) "test%46.txt/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/02 01:46:10 DEBUG : Creating backend with remote "TestLinkbox:" 2026/09/02 01:46:10 DEBUG : Config file has changed externally - reloading 2026/09/02 01:46:10 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1124 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "test%46.txt/test%46.txt"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=23) "test%46.txt/test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1125: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1125 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:425: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache 2026/09/02 01:46:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:18 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:46:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:19 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:46:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:19 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:46:20 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:46:21 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:23 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:25 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:27 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:29 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:31 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:31 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:283: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/09/02 01:46:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:39 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:41 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:43 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:45 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:46:48 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive 2026/09/02 01:46:50 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir 2026/09/02 01:46:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:46:52 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:46:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:46:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:46:54 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/09/02 01:46:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 01:46:55 DEBUG : pacer: Reducing sleep to 200ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1165 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/test%46.txt (100) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1165 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "test%46.txt/test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1194 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/test%46.txt (100) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1194 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "test%46.txt/test%46.txt" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1194 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=10) "dirToPurge", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/09/02 01:47:25 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:25 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:47:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:25 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:47:25 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:25 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:47:26 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:47:28 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:30 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:32 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:34 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:36 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:38 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:1204: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1204 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/02 01:47:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:44 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:46 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:47:48 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:47:50 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:47:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 01:47:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 01:47:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 01:47:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 01:47:55 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 01:47:56 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 01:47:56 DEBUG : pacer: Reducing sleep to 200ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1231 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/test%46.txt (100) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1231 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "test%46.txt/test%46.txt" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1231 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "dirToPurge/fileToPurge.txt" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1231 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=5) { +([]string) (len=7) { + (string) (len=10) "dirToPurge", (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +6,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/09/02 01:48:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mitoyis7kahu/dirToPurgeFromRoot" 2026/09/02 01:48:09 DEBUG : Linkbox root 'rclone-test-mitoyis7kahu/dirToPurgeFromRoot': Using cached web token fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1248 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test%46.txt/test%46.txt (100) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1248 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "test%46.txt/test%46.txt" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1248 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "dirToPurge/fileToPurge.txt" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1248 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=10) "dirToPurge", (string) (len=14) "hello? sausage", @@ -4,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=11) "test%46.txt" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/02 01:48:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mitoyis7kahu/hello? sausage/êé" 2026/09/02 01:48:24 DEBUG : Linkbox root 'rclone-test-mitoyis7kahu/hello? sausage/êé': Using cached web token 2026/09/02 01:48:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/02 01:48:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:24 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/02 01:48:24 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:24 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/02 01:48:25 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 01:48:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:29 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:31 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:33 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:35 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:37 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:43 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:47 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/02 01:48:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 01:48:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 01:48:52 DEBUG : pacer: Reducing sleep to 843.75ms fstests.go:1260: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1260 Error: Received unexpected error: is a directory not a file Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir --- FAIL: TestIntegration (369.88s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.38s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.51s) --- FAIL: TestIntegration/FsMkdir (364.42s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (7.32s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (162.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (8.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (7.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (8.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (7.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (7.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (8.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (7.80s) --- SKIP: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (7.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (7.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.02s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (17.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (17.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutError (9.23s) --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (175.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (19.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (16.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (6.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (4.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (12.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (1.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (29.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (46.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (28.77s) panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked] [signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0xa79259] goroutine 1910 [running]: testing.tRunner.func1.2({0xba5820, 0x1314fa0}) /usr/local/go/src/testing/testing.go:1974 +0x232 testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1977 +0x349 panic({0xba5820?, 0x1314fa0?}) /usr/local/go/src/runtime/panic.go:860 +0x13a github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:207 +0x359 github.com/rclone/rclone/fstest/fstests.retry(0x160bce851208, {0xc88229, 0x3}, 0x160bcacb9ce8) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:143 +0x117 github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata({0xd09a58, 0x13745c0}, 0x160bce851208, {0x0, 0x0}, 0x160bcacb9ed0, 0x0?, {0x160bce9320e0?, 0x0?}, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182 +0x18e github.com/rclone/rclone/fstest/fstests.testPutMimeType({0xd09a58, 0x13745c0}, 0x160bce851208, {0x0, 0x0}, 0x160bcacb9ed0, {0x0, 0x0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246 +0x15e github.com/rclone/rclone/fstest/fstests.testPut(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 github.com/rclone/rclone/fstest/fstests.Run.func13.14.18(0x160bce851208) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1265 +0x177 testing.tRunner(0x160bce851208, 0x160bcad7abd0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1160 /usr/local/go/src/testing/testing.go:2101 +0x4c5 exit status 2 FAIL github.com/rclone/rclone/backend/linkbox 370.370s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 6m11.807956515s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir]