"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2025/05/19 08:44:35 DEBUG : Creating backend with remote "TestZoho:rclone-test-naxepid0xehi" 2025/05/19 08:44:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 08:44:35 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2025/05/19 08:44:35 DEBUG : Saving config "token" in section "TestZoho" of the config file 2025/05/19 08:44:35 DEBUG : TestZoho: Saved new token in config file === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: 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 2025/05/19 08:44:38 INFO : dir/subdir: Making directory 2025/05/19 08:44:39 INFO : dir/subdir: Removing directory 2025/05/19 08:44:40 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/05/19 08:44:40 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size incorrect file=100 vs obj=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/control_chars fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: ./.: size incorrect file=100 vs obj=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"."} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=3) "." Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories 2025/05/19 08:45:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:45:11 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:45:11 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/19 08:45:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:45:11 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:46:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:46:11 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:47:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:47:11 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:48:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:48:12 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:49:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:49:11 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:50:12 DEBUG : pacer: Reducing sleep to 45s 2025/05/19 08:51:11 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/19 08:51:56 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/19 08:52:30 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/19 08:52:55 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 08:53:14 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/19 08:53:28 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/19 08:53:39 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 08:53:47 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/19 08:53:53 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/19 08:53:58 DEBUG : pacer: Reducing sleep to 2.53410816s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/05/19 08:54:02 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/19 08:54:04 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/19 08:54:06 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/19 08:54:08 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/19 08:54:09 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/19 08:54:10 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/19 08:54:10 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/19 08:54:11 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/19 08:54:11 DEBUG : pacer: Reducing sleep to 190.272715ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 08:54:12 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/19 08:54:12 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/19 08:54:12 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/19 08:54:13 DEBUG : pacer: Reducing sleep to 60.203475ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 08:54:15 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/19 08:54:15 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/19 08:54:15 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/19 08:54:15 DEBUG : pacer: Reducing sleep to 19.048755ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{".."} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories 2025/05/19 08:54:19 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/19 08:54:19 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/19 08:54:20 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 08:54:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:54:52 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:54:52 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/19 08:54:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:54:52 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:55:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:55:52 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:56:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:56:52 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:57:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:57:52 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:58:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 08:58:52 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 08:59:52 DEBUG : pacer: Reducing sleep to 45s 2025/05/19 09:00:52 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/19 09:01:37 DEBUG : pacer: Reducing sleep to 25.3125s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories 2025/05/19 09:02:11 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/19 09:02:36 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/19 09:02:55 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/19 09:03:09 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/19 09:03:20 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/19 09:03:28 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/19 09:03:34 DEBUG : pacer: Reducing sleep to 3.378810881s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:03:39 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/19 09:03:42 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/19 09:03:44 DEBUG : pacer: Reducing sleep to 1.42543584s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:03:47 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/19 09:03:48 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/19 09:03:49 DEBUG : pacer: Reducing sleep to 601.355745ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/05/19 09:03:53 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/19 09:03:54 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/19 09:03:54 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/19 09:03:55 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/19 09:03:55 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/19 09:03:55 DEBUG : pacer: Reducing sleep to 107.028402ms fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: ~leading tilde/~leading tilde: size incorrect file=100 vs obj=0 2025/05/19 09:03:55 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/19 09:03:55 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/19 09:03:56 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:03:57 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/19 09:03:57 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/19 09:03:57 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/19 09:03:57 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:03:59 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/19 09:03:59 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: listing wrong, want ~leading tilde/~leading tilde (100) got ~leading tilde/~leading tilde (0) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: ~leading tilde/~leading tilde: size incorrect file=100 vs obj=0 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: ␍leading CR/␍leading CR: size incorrect file=100 vs obj=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want ␍leading CR/␍leading CR (100) got ␍leading CR/␍leading CR (0) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: ␍leading CR/␍leading CR: size incorrect file=100 vs obj=0 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=13) "␍leading CR" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_CR fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: ␊leading LF/␊leading LF: size incorrect file=100 vs obj=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:04:34 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:04:34 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:04:34 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/19 09:04:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:04:35 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:05:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:05:35 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:06:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:06:35 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:07:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:07:35 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:08:35 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:08:35 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:09:35 DEBUG : pacer: Reducing sleep to 45s 2025/05/19 09:10:35 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/19 09:11:20 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/19 09:11:53 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/19 09:12:19 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:12:38 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/19 09:12:52 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/19 09:13:03 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/19 09:13:11 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/19 09:13:17 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/19 09:13:21 DEBUG : pacer: Reducing sleep to 2.53410816s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=4) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories 2025/05/19 09:13:25 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/19 09:13:28 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/19 09:13:30 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/19 09:13:31 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/19 09:13:32 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/19 09:13:33 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/19 09:13:34 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/19 09:13:34 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/19 09:13:34 DEBUG : pacer: Reducing sleep to 190.272715ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:13:36 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/19 09:13:36 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/19 09:13:36 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/19 09:13:36 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/19 09:13:36 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:13:38 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/19 09:13:38 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/19 09:13:39 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/19 09:13:39 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/19 09:13:39 DEBUG : pacer: Reducing sleep to 10.714924ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/05/19 09:13:43 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=4) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_HT fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: ␋leading VT/␋leading VT: size incorrect file=100 vs obj=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=5) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_VT fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/05/19 09:14:21 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:14:21 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:14:21 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/19 09:14:21 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:14:21 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:15:21 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:15:21 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:16:21 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:16:21 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:17:21 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:17:21 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:18:21 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:18:21 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:19:21 DEBUG : pacer: Reducing sleep to 45s 2025/05/19 09:20:21 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/19 09:21:06 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/19 09:21:40 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/19 09:22:05 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/19 09:22:24 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/19 09:22:38 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/19 09:22:49 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/19 09:22:57 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/19 09:23:03 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/19 09:23:08 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/19 09:23:11 DEBUG : pacer: Reducing sleep to 1.90058112s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:23:14 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/19 09:23:15 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/19 09:23:17 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/19 09:23:18 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/19 09:23:19 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/19 09:23:19 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/19 09:23:20 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/19 09:23:20 DEBUG : pacer: Reducing sleep to 190.272715ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:23:22 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/19 09:23:22 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/19 09:23:22 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/19 09:23:23 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/19 09:23:23 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/19 09:23:23 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/19 09:23:23 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/19 09:23:23 DEBUG : pacer: Reducing sleep to 19.048755ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=6) { + (string) (len=12) ".leading dot", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories 2025/05/19 09:23:27 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/19 09:23:27 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/19 09:23:27 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=6) { + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉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=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:24:07 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:24:07 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:24:07 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/19 09:24:07 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:24:07 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:25:07 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:25:07 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:26:07 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:26:07 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:27:07 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:27:07 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:28:07 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:28:07 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:29:07 DEBUG : pacer: Reducing sleep to 45s 2025/05/19 09:30:07 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/19 09:30:52 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/19 09:31:26 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/19 09:31:51 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/19 09:32:10 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/19 09:32:24 DEBUG : pacer: Reducing sleep to 8.009033202s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:32:35 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/19 09:32:43 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/19 09:32:49 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/19 09:32:53 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/19 09:32:57 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/19 09:32:59 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/19 09:33:01 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/19 09:33:03 DEBUG : pacer: Reducing sleep to 801.80766ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"trailing CR␍", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) "trailing CR␍", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/05/19 09:33:07 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/19 09:33:08 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/19 09:33:08 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/19 09:33:09 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/19 09:33:09 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/19 09:33:09 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/19 09:33:09 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/19 09:33:10 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/19 09:33:10 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/19 09:33:10 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/19 09:33:10 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/19 09:33:10 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/19 09:33:10 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/19 09:33:10 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:33:11 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/19 09:33:11 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing CR␍", "trailing LF␊", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=7) { + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"trailing CR␍", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) "trailing CR␍", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"trailing CR␍", "trailing HT␉", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=7) { + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"trailing CR␍", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) "trailing CR␍", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing CR␍", "trailing VT␋", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉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 CR␍", + (string) (len=14) "trailing VT␋", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2025/05/19 09:33:58 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:33:58 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:33:58 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/19 09:33:58 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:33:58 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:34:59 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:34:59 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:35:58 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:35:58 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:36:58 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:36:58 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:37:58 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:37:58 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:38:59 DEBUG : pacer: Reducing sleep to 45s 2025/05/19 09:39:59 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/19 09:40:43 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/19 09:41:17 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/19 09:41:42 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/19 09:42:01 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/19 09:42:16 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/19 09:42:26 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/19 09:42:34 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/19 09:42:40 DEBUG : pacer: Reducing sleep to 3.378810881s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:42:45 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/19 09:42:48 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/19 09:42:51 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/19 09:42:52 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/19 09:42:54 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/19 09:42:55 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/19 09:42:56 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/19 09:42:56 DEBUG : pacer: Reducing sleep to 338.262606ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/19 09:42:59 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/19 09:42:59 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/19 09:42:59 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/19 09:42:59 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/19 09:42:59 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/19 09:43:00 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/19 09:43:00 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/19 09:43:00 DEBUG : pacer: Reducing sleep to 33.864454ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"trailing CR␍", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) "trailing CR␍", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/05/19 09:43:04 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/19 09:43:04 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/19 09:43:04 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/19 09:43:04 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/19 09:43:05 DEBUG : pacer: Reducing sleep to 10ms fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: trailing dot./trailing dot.: size incorrect file=100 vs obj=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing CR␍", "trailing dot.", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=7) { + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"trailing CR␍", "trailing dot.", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,9 @@ -([]string) { +([]string) (len=7) { + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:699: Skipping invalid UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: test%46.txt/test%46.txt: size incorrect file=100 vs obj=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "trailing CR␍", "trailing dot.", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉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 CR␍", + (string) (len=13) "trailing dot.", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"test%46.txt", "trailing CR␍", "trailing dot.", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/05/19 09:43:42 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:43:42 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/05/19 09:43:42 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/19 09:43:43 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/19 09:43:43 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m57s) TestIntegration/FsMkdir/FsPutError (52s) goroutine 3310 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc000155040, {0xc0b54a?, 0x0?}, 0xc7b028) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000155040) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000155040, 0xc0000fbc70) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc00039cc90, {0x11e4930, 0x1, 0x1}, {0x474930?, 0x47459a?, 0x120bb60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00013cb40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a main.main() _testmain.go:47 +0x9b goroutine 34 [chan receive, 59 minutes]: testing.(*T).Run(0xc0001551e0, {0xc04182?, 0xc000225c80?}, 0xc000000000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fstest/fstests.Run(0xc0001551e0, 0xc00036f5f0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1065 github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc0001551e0) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58 testing.tRunner(0xc0001551e0, 0xc7b028) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 8 [syscall, 59 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 34 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 9 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 34 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 43 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0004aafc0) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 34 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 84 [chan receive]: testing.(*T).Run(0xc0004681a0, {0xc0754a?, 0x0?}, 0xc0003f8cf0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fstest/fstests.Run.func13(0xc0004681a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741 +0x73d testing.tRunner(0xc0004681a0, 0xc000000000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 34 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 3329 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc00009aa20) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:159 +0x25 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00009aa20, 0xc0002b03c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00009aa20, 0xc0002b03c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc000225c80, {0xd42b20, 0x122d240}, {0xc0001d43c0, 0x25}, 0x1, 0x0, 0xc0005af968) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:592 +0x41a github.com/rclone/rclone/backend/zoho.(*Fs).FindLeaf(0xc34345?, {0xd42b20?, 0x122d240?}, {0xc0001d43c0?, 0xc0005e6970?}, {0xc34345?, 0xc0005e6a10?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:676 +0x71 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0000e42d0, {0xd42b20, 0x122d240}, {0xc34345, 0xe}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0000e42d0, {0xd42b20, 0x122d240}, {0xc34345, 0x13}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0000e42d0, {0xd42b20, 0x122d240}, {0xc34345, 0x21}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0000e42d0, {0xd42b20, 0x122d240}, {0xc34345, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0xc0000e42d0, {0xd42b20, 0x122d240}, {0xc34345, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:205 +0x14a github.com/rclone/rclone/lib/dircache.(*DirCache).FindPath(0xc0000e42d0, {0xd42b20, 0x122d240}, {0xc34345?, 0x7f95565c0048?}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:275 +0xac github.com/rclone/rclone/backend/zoho.(*Fs).readMetaDataForPath(0xc000225c80, {0xd42b20, 0x122d240}, {0xc34345?, 0x1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:450 +0x4a github.com/rclone/rclone/backend/zoho.(*Object).readMetaData(0xc00013a0f0, {0xd42b20?, 0x122d240?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:1306 +0x3e github.com/rclone/rclone/backend/zoho.(*Fs).newObjectWithInfo(0xc000225c80, {0xd42b20, 0x122d240}, {0xc34345, 0x3c}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:730 +0x10d github.com/rclone/rclone/backend/zoho.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:741 github.com/rclone/rclone/backend/zoho.(*Fs).Put(0xc000225c80, {0xd42b20, 0x122d240}, {0xd3c0c0, 0xc00054c258}, {0xd463b0, 0xc000036230}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:877 +0x85 github.com/rclone/rclone/fstest/fstests.Run.func13.9(0xc0001541a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:757 +0x2e3 testing.tRunner(0xc0001541a0, 0xc0003f8cf0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 84 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 3308 [sleep]: time.Sleep(0xdf8475800) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/time.go:285 +0xf2 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc000423f58?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:167 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 3329 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef exit status 2 FAIL github.com/rclone/rclone/backend/zoho 3600.017s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m0.766880717s (try 5/5): exit status 1: Failed []