"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestLinkbox:" 2026/07/24 06:09:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bamufil1rawa" 2026/07/24 06:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:09:22 DEBUG : Linkbox root 'rclone-test-bamufil1rawa': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/24 06:09:30 DEBUG : ./.: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:09:30 DEBUG : ./.: Trying to read object after upload: try again in 200ms (2/10) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot_dot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/24 06:09:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/24 06:10:22 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:10:22 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 200ms (2/10) 2026/07/24 06:10:23 DEBUG : leading space/ leading space: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/24 06:10:49 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:10:49 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{"~leading tilde", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=2) { + (string) (len=14) "~leading tilde", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=2) { + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_CR fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/24 06:11:44 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:11:44 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 200ms (2/10) 2026/07/24 06:11:44 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 400ms (3/10) 2026/07/24 06:11:45 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 800ms (4/10) 2026/07/24 06:11:46 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/24 06:11:48 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 3.2s (6/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"␊leading LF", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=3) { + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/24 06:12:19 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:12:20 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 200ms (2/10) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=3) { + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_HT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/24 06:12:48 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:12:48 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 200ms (2/10) 2026/07/24 06:12:48 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 400ms (3/10) 2026/07/24 06:12:49 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=4) { + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_VT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=5) { + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_space fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=6) { + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing LF␊", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=6) { + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/24 06:14:49 DEBUG : trailing HT␉/trailing HT␉: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:14:49 DEBUG : trailing HT␉/trailing HT␉: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"trailing HT␉", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=6) { + (string) (len=14) "trailing HT␉", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing HT␉", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) "trailing HT␉", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=7) { + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,9 @@ -([]string) { +([]string) (len=7) { + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/24 06:15:53 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/24 06:16:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:16:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/24 06:16:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:16:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/24 06:16:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:16:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/24 06:16:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:16:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/24 06:16:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/24 06:16:06 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/24 06:16:07 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/24 06:16:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/24 06:16:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/24 06:16:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/24 06:16:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/24 06:16:11 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing HT␉", "trailing VT␋", "trailing dot.", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=8) { + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2026/07/24 06:16:16 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,9 @@ -([]string) { +([]string) (len=7) { + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=8) { + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,9 @@ -([]string) { +([]string) (len=7) { + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/24 06:17:07 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:17:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:17:17 DEBUG : file name.txt: Update: removing old file 2026/07/24 06:17:21 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:17:21 DEBUG : file name.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/24 06:17:22 DEBUG : file name.txt: Trying to read object after upload: try again in 400ms (3/10) === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:1002: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=8) { + (string) (len=14) "hello? sausage", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1039: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1039 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, 世界/ \" ' @ < > & ? + ≠", "trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=11) { (string) (len=14) "hello? sausage", @@ -4,3 +4,10 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1118 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,4 +1,11 @@ -([]string) (len=2) { +([]string) (len=9) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/24 06:17:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:17:47 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/24 06:17:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:17:47 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/24 06:17:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:17:48 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/24 06:17:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:17:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/24 06:17:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:17:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:17:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:17:56 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:17:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:18:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:18:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:18:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/24 06:18:06 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/24 06:18:08 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/24 06:18:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/24 06:18:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/24 06:18:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/24 06:18:11 DEBUG : pacer: Reducing sleep to 266.967773ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1187 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, 世界/ \" ' @ < > & ? + ≠", "trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=12) { (string) (len=10) "dirToPurge", @@ -5,3 +5,10 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/07/24 06:18:15 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/24 06:18:15 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1199 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, 世界/ \" ' @ < > & ? + ≠", "trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=11) { (string) (len=14) "hello? sausage", @@ -4,3 +4,10 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/24 06:18:36 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/24 06:18:37 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/24 06:18:37 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Trying to read object after upload: try again in 400ms (3/10) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1224 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=12) { (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +5,10 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/07/24 06:18:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bamufil1rawa/dirToPurgeFromRoot" 2026/07/24 06:18:55 DEBUG : Config file has changed externally - reloading 2026/07/24 06:18:55 DEBUG : Linkbox root 'rclone-test-bamufil1rawa/dirToPurgeFromRoot': Using cached web token fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/24 06:19:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:19:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/24 06:19:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:19:02 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/24 06:19:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:19:02 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/24 06:19:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/24 06:19:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/24 06:19:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/24 06:19:07 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/24 06:19:08 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/24 06:19:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/24 06:19:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/24 06:19:11 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/24 06:19:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/24 06:19:12 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/24 06:19:12 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1241 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, 世界/ \" ' @ < > & ? + ≠", "trailing HT␉", "trailing VT␋", "trailing space ", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=11) { (string) (len=14) "hello? sausage", @@ -4,3 +4,10 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestLinkbox:" path "rclone-test-bamufil1rawa" from "TestLinkbox:rclone-test-bamufil1rawa" 2026/07/24 06:19:21 DEBUG : Creating backend with remote "TestLinkbox:" 2026/07/24 06:19:21 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-bamufil1rawa/hello? sausage", "rclone-test-bamufil1rawa/hello? sausage/êé", "rclone-test-bamufil1rawa/hello? sausage/êé/Hello, 世界", "rclone-test-bamufil1rawa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-bamufil1rawa/hello? sausage", "rclone-test-bamufil1rawa/hello? sausage/êé", "rclone-test-bamufil1rawa/hello? sausage/êé/Hello, 世界", "rclone-test-bamufil1rawa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-bamufil1rawa/trailing HT␉", "rclone-test-bamufil1rawa/trailing VT␋", "rclone-test-bamufil1rawa/trailing space ", "rclone-test-bamufil1rawa/␉leading HT", "rclone-test-bamufil1rawa/␋leading VT", "rclone-test-bamufil1rawa/␍leading CR", "rclone-test-bamufil1rawa/.."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=11) { (string) (len=39) "rclone-test-bamufil1rawa/hello? sausage", @@ -4,3 +4,10 @@ (string) (len=58) "rclone-test-bamufil1rawa/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-bamufil1rawa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-bamufil1rawa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=39) "rclone-test-bamufil1rawa/trailing HT␉", + (string) (len=39) "rclone-test-bamufil1rawa/trailing VT␋", + (string) (len=40) "rclone-test-bamufil1rawa/trailing space ", + (string) (len=38) "rclone-test-bamufil1rawa/␉leading HT", + (string) (len=38) "rclone-test-bamufil1rawa/␋leading VT", + (string) (len=38) "rclone-test-bamufil1rawa/␍leading CR", + (string) (len=31) "rclone-test-bamufil1rawa/.." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2017 Error: Not equal: expected: []string{"rclone-test-bamufil1rawa/hello? sausage"} actual : []string{"rclone-test-bamufil1rawa/hello? sausage", "rclone-test-bamufil1rawa/trailing HT␉", "rclone-test-bamufil1rawa/trailing VT␋", "rclone-test-bamufil1rawa/trailing space ", "rclone-test-bamufil1rawa/␉leading HT", "rclone-test-bamufil1rawa/␋leading VT", "rclone-test-bamufil1rawa/␍leading CR", "rclone-test-bamufil1rawa/.."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-bamufil1rawa/hello? sausage" +([]string) (len=8) { + (string) (len=39) "rclone-test-bamufil1rawa/hello? sausage", + (string) (len=39) "rclone-test-bamufil1rawa/trailing HT␉", + (string) (len=39) "rclone-test-bamufil1rawa/trailing VT␋", + (string) (len=40) "rclone-test-bamufil1rawa/trailing space ", + (string) (len=38) "rclone-test-bamufil1rawa/␉leading HT", + (string) (len=38) "rclone-test-bamufil1rawa/␋leading VT", + (string) (len=38) "rclone-test-bamufil1rawa/␍leading CR", + (string) (len=31) "rclone-test-bamufil1rawa/.." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/24 06:19:52 ERROR : error listing: directory not found --- FAIL: TestIntegration (629.74s) --- FAIL: TestIntegration/FsMkdir (626.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (458.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (8.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (16.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (27.16s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (27.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (27.73s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (26.75s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (35.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (28.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (30.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (29.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (30.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (31.26s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (31.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (31.53s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (43.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (33.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (166.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.42s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (2.42s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (59.50s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (48.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (24.91s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (15.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (4.32s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 629.763s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished ERROR in 10m30.865707939s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]