"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 4/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestZoho:"
2025/03/11 09:49:33 DEBUG : Creating backend with remote "TestZoho:rclone-test-xajuxiq8yizu"
2025/03/11 09:49:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 09:49:33 DEBUG : TestZoho: Loaded invalid token from config file - ignoring
2025/03/11 09:49:33 DEBUG : Saving config "token" in section "TestZoho" of the config file
2025/03/11 09:49:33 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/03/11 09:49:35 INFO  : dir/subdir: Making directory
2025/03/11 09:49:36 INFO  : dir/subdir: Removing directory
2025/03/11 09:49:36 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/03/11 09:49:36 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
=== 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
    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/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{"."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/dot
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_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_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
2025/03/11 09:49:51 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 09:49:51 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/03/11 09:49:51 DEBUG : pacer: Rate limited, increasing sleep to 1m0s
2025/03/11 09:49:51 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 09:49:51 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/03/11 09:50:51 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 09:50:51 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/03/11 09:51:51 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 09:51:51 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/03/11 09:52:51 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 09:52:51 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/03/11 09:53:51 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 09:53:51 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/03/11 09:54:51 DEBUG : pacer: Reducing sleep to 45s
2025/03/11 09:55:51 DEBUG : pacer: Reducing sleep to 33.75s
2025/03/11 09:56:36 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{".."}
        	            	actual  : []string{".", ".."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) (len=1) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=3) ".",
        	            	  (string) (len=6) ".."
        	Test:       	TestIntegration/FsMkdir/FsEncoding/dot_dot
        	Messages:   	directories
2025/03/11 09:57:09 DEBUG : pacer: Reducing sleep to 18.984375s
2025/03/11 09:57:35 DEBUG : pacer: Reducing sleep to 14.23828125s
2025/03/11 09:57:54 DEBUG : pacer: Reducing sleep to 10.678710937s
2025/03/11 09:58:08 DEBUG : pacer: Reducing sleep to 8.009033202s
2025/03/11 09:58:19 DEBUG : pacer: Reducing sleep to 6.006774901s
2025/03/11 09:58:27 DEBUG : pacer: Reducing sleep to 4.505081175s
2025/03/11 09:58:33 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/03/11 09:58:37 DEBUG : pacer: Reducing sleep to 2.53410816s
2025/03/11 09:58:41 DEBUG : pacer: Reducing sleep to 1.90058112s
2025/03/11 09:58:43 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/03/11 09:58:45 DEBUG : pacer: Reducing sleep to 1.06907688s
2025/03/11 09:58:46 DEBUG : pacer: Reducing sleep to 801.80766ms
2025/03/11 09:58:48 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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/dot_dot
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/03/11 09:58:52 DEBUG : pacer: Reducing sleep to 451.016808ms
2025/03/11 09:58:52 DEBUG : pacer: Reducing sleep to 338.262606ms
2025/03/11 09:58:53 DEBUG : pacer: Reducing sleep to 253.696954ms
2025/03/11 09:58:53 DEBUG : pacer: Reducing sleep to 190.272715ms
2025/03/11 09:58:53 DEBUG : pacer: Reducing sleep to 142.704536ms
2025/03/11 09:58:54 DEBUG : pacer: Reducing sleep to 107.028402ms
2025/03/11 09:58:54 DEBUG : pacer: Reducing sleep to 80.271301ms
2025/03/11 09:58:54 DEBUG : pacer: Reducing sleep to 60.203475ms
2025/03/11 09:58:54 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/03/11 09:58:55 DEBUG : pacer: Reducing sleep to 33.864454ms
2025/03/11 09:58:55 DEBUG : pacer: Reducing sleep to 25.39834ms
2025/03/11 09:58:55 DEBUG : pacer: Reducing sleep to 19.048755ms
2025/03/11 09:58:55 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/03/11 09:58:57 DEBUG : pacer: Reducing sleep to 10.714924ms
2025/03/11 09:58:57 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: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=3) "."
        	            	 }
        	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=3) "."
        	            	 }
        	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
    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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_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{"."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_space
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
2025/03/11 09:59:31 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 09:59:31 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/03/11 09:59:31 DEBUG : pacer: Rate limited, increasing sleep to 1m0s
2025/03/11 09:59:31 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 09:59:31 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/03/11 10:00:31 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:00:31 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/03/11 10:01:31 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:01:31 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/03/11 10:02:31 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:02:31 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/03/11 10:03:31 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:03:31 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/03/11 10:04:31 DEBUG : pacer: Reducing sleep to 45s
2025/03/11 10:05:31 DEBUG : pacer: Reducing sleep to 33.75s
2025/03/11 10:06:16 DEBUG : pacer: Reducing sleep to 25.3125s
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:06:50 DEBUG : pacer: Reducing sleep to 18.984375s
2025/03/11 10:07:15 DEBUG : pacer: Reducing sleep to 14.23828125s
2025/03/11 10:07:34 DEBUG : pacer: Reducing sleep to 10.678710937s
2025/03/11 10:07:49 DEBUG : pacer: Reducing sleep to 8.009033202s
    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 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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_tilde
        	Messages:   	directories
2025/03/11 10:07:59 DEBUG : pacer: Reducing sleep to 6.006774901s
2025/03/11 10:08:07 DEBUG : pacer: Reducing sleep to 4.505081175s
2025/03/11 10:08:14 DEBUG : pacer: Reducing sleep to 3.378810881s
2025/03/11 10:08:18 DEBUG : pacer: Reducing sleep to 2.53410816s
2025/03/11 10:08:21 DEBUG : pacer: Reducing sleep to 1.90058112s
2025/03/11 10:08:24 DEBUG : pacer: Reducing sleep to 1.42543584s
2025/03/11 10:08:26 DEBUG : pacer: Reducing sleep to 1.06907688s
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:08:27 DEBUG : pacer: Reducing sleep to 801.80766ms
2025/03/11 10:08:28 DEBUG : pacer: Reducing sleep to 601.355745ms
2025/03/11 10:08:29 DEBUG : pacer: Reducing sleep to 451.016808ms
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:08:31 DEBUG : pacer: Reducing sleep to 338.262606ms
2025/03/11 10:08:31 DEBUG : pacer: Reducing sleep to 253.696954ms
2025/03/11 10:08:32 DEBUG : pacer: Reducing sleep to 190.272715ms
    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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_tilde
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
2025/03/11 10:08:36 DEBUG : pacer: Reducing sleep to 142.704536ms
2025/03/11 10:08:36 DEBUG : pacer: Reducing sleep to 107.028402ms
2025/03/11 10:08:36 DEBUG : pacer: Reducing sleep to 80.271301ms
2025/03/11 10:08:36 DEBUG : pacer: Reducing sleep to 60.203475ms
2025/03/11 10:08:37 DEBUG : pacer: Reducing sleep to 45.152606ms
2025/03/11 10:08:37 DEBUG : pacer: Reducing sleep to 33.864454ms
2025/03/11 10:08:37 DEBUG : pacer: Reducing sleep to 25.39834ms
2025/03/11 10:08:37 DEBUG : pacer: Reducing sleep to 19.048755ms
2025/03/11 10:08:37 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/03/11 10:08:38 DEBUG : pacer: Reducing sleep to 10.714924ms
2025/03/11 10:08:38 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{"␍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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_CR
        	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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_CR
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
    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 LF"}
        	            	actual  : []string{"␊leading LF", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=13) "␊leading LF"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=13) "␊leading LF",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_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{"."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_LF
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
2025/03/11 10:09:10 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:09:10 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/03/11 10:09:10 DEBUG : pacer: Rate limited, increasing sleep to 1m0s
2025/03/11 10:09:10 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:09:10 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/03/11 10:10:10 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:10:10 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/03/11 10:11:10 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:11:10 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/03/11 10:12:10 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:12:10 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/03/11 10:13:10 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:13:10 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/03/11 10:14:10 DEBUG : pacer: Reducing sleep to 45s
2025/03/11 10:15:10 DEBUG : pacer: Reducing sleep to 33.75s
2025/03/11 10:15:55 DEBUG : pacer: Reducing sleep to 25.3125s
2025/03/11 10:16:29 DEBUG : pacer: Reducing sleep to 18.984375s
2025/03/11 10:16:54 DEBUG : pacer: Reducing sleep to 14.23828125s
2025/03/11 10:17:13 DEBUG : pacer: Reducing sleep to 10.678710937s
2025/03/11 10:17:27 DEBUG : pacer: Reducing sleep to 8.009033202s
2025/03/11 10:17:38 DEBUG : pacer: Reducing sleep to 6.006774901s
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:17:46 DEBUG : pacer: Reducing sleep to 4.505081175s
2025/03/11 10:17:52 DEBUG : pacer: Reducing sleep to 3.378810881s
2025/03/11 10:17:57 DEBUG : pacer: Reducing sleep to 2.53410816s
2025/03/11 10:18:00 DEBUG : pacer: Reducing sleep to 1.90058112s
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:18:02 DEBUG : pacer: Reducing sleep to 1.42543584s
2025/03/11 10:18:04 DEBUG : pacer: Reducing sleep to 1.06907688s
2025/03/11 10:18:06 DEBUG : pacer: Reducing sleep to 801.80766ms
2025/03/11 10:18:07 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:714
        	Error:      	Not equal: 
        	            	expected: []string{"␉leading HT"}
        	            	actual  : []string{"␉leading HT", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=13) "␉leading HT"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=13) "␉leading HT",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_HT
        	Messages:   	directories
2025/03/11 10:18:11 DEBUG : pacer: Reducing sleep to 451.016808ms
2025/03/11 10:18:12 DEBUG : pacer: Reducing sleep to 338.262606ms
2025/03/11 10:18:12 DEBUG : pacer: Reducing sleep to 253.696954ms
2025/03/11 10:18:12 DEBUG : pacer: Reducing sleep to 190.272715ms
2025/03/11 10:18:13 DEBUG : pacer: Reducing sleep to 142.704536ms
2025/03/11 10:18:13 DEBUG : pacer: Reducing sleep to 107.028402ms
2025/03/11 10:18:13 DEBUG : pacer: Reducing sleep to 80.271301ms
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:18:14 DEBUG : pacer: Reducing sleep to 60.203475ms
2025/03/11 10:18:14 DEBUG : pacer: Reducing sleep to 45.152606ms
2025/03/11 10:18:14 DEBUG : pacer: Reducing sleep to 33.864454ms
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:18:16 DEBUG : pacer: Reducing sleep to 25.39834ms
2025/03/11 10:18:16 DEBUG : pacer: Reducing sleep to 19.048755ms
2025/03/11 10:18:16 DEBUG : pacer: Reducing sleep to 14.286566ms
    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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_HT
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
2025/03/11 10:18:21 DEBUG : pacer: Reducing sleep to 10.714924ms
2025/03/11 10:18:21 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 VT"}
        	            	actual  : []string{"␋leading VT", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=13) "␋leading VT"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=13) "␋leading VT",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_VT
        	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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_VT
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading 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:714
        	Error:      	Not equal: 
        	            	expected: []string{".leading dot"}
        	            	actual  : []string{".leading dot", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=12) ".leading dot"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=12) ".leading dot",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_dot
        	Messages:   	directories
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:18:47 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:18:47 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/03/11 10:18:47 DEBUG : pacer: Rate limited, increasing sleep to 1m0s
2025/03/11 10:18:48 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:18:48 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/03/11 10:19:48 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:19:48 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/03/11 10:20:48 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:20:48 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/03/11 10:21:48 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:21:48 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/03/11 10:22:48 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:22:48 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/03/11 10:23:48 DEBUG : pacer: Reducing sleep to 45s
2025/03/11 10:24:48 DEBUG : pacer: Reducing sleep to 33.75s
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:25:33 DEBUG : pacer: Reducing sleep to 25.3125s
2025/03/11 10:26:06 DEBUG : pacer: Reducing sleep to 18.984375s
2025/03/11 10:26:32 DEBUG : pacer: Reducing sleep to 14.23828125s
    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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/leading_dot
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
2025/03/11 10:26:51 DEBUG : pacer: Reducing sleep to 10.678710937s
2025/03/11 10:27:05 DEBUG : pacer: Reducing sleep to 8.009033202s
2025/03/11 10:27:16 DEBUG : pacer: Reducing sleep to 6.006774901s
2025/03/11 10:27:24 DEBUG : pacer: Reducing sleep to 4.505081175s
2025/03/11 10:27:30 DEBUG : pacer: Reducing sleep to 3.378810881s
2025/03/11 10:27:34 DEBUG : pacer: Reducing sleep to 2.53410816s
2025/03/11 10:27:37 DEBUG : pacer: Reducing sleep to 1.90058112s
2025/03/11 10:27:40 DEBUG : pacer: Reducing sleep to 1.42543584s
2025/03/11 10:27:42 DEBUG : pacer: Reducing sleep to 1.06907688s
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:27:43 DEBUG : pacer: Reducing sleep to 801.80766ms
2025/03/11 10:27:44 DEBUG : pacer: Reducing sleep to 601.355745ms
2025/03/11 10:27:45 DEBUG : pacer: Reducing sleep to 451.016808ms
2025/03/11 10:27:46 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/03/11 10:27:48 DEBUG : pacer: Reducing sleep to 253.696954ms
2025/03/11 10:27:48 DEBUG : pacer: Reducing sleep to 190.272715ms
2025/03/11 10:27:48 DEBUG : pacer: Reducing sleep to 142.704536ms
2025/03/11 10:27:49 DEBUG : pacer: Reducing sleep to 107.028402ms
    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 ", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=15) "trailing space "
        	            	+([]string) (len=2) {
        	            	+ (string) (len=15) "trailing space ",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/trailing_space
        	Messages:   	directories
2025/03/11 10:27:53 DEBUG : pacer: Reducing sleep to 80.271301ms
2025/03/11 10:27:53 DEBUG : pacer: Reducing sleep to 60.203475ms
2025/03/11 10:27:53 DEBUG : pacer: Reducing sleep to 45.152606ms
2025/03/11 10:27:53 DEBUG : pacer: Reducing sleep to 33.864454ms
2025/03/11 10:27:53 DEBUG : pacer: Reducing sleep to 25.39834ms
2025/03/11 10:27:53 DEBUG : pacer: Reducing sleep to 19.048755ms
2025/03/11 10:27:53 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/03/11 10:27:55 DEBUG : pacer: Reducing sleep to 10.714924ms
2025/03/11 10:27:55 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:717
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,3 @@
        	            	-([]string) {
        	            	+([]string) (len=1) {
        	            	+ (string) (len=3) "."
        	            	 }
        	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␍", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=14) "trailing CR␍"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=14) "trailing CR␍",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/trailing_CR
        	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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/trailing_CR
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
    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 LF␊"}
        	            	actual  : []string{"trailing LF␊", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=14) "trailing LF␊"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=14) "trailing LF␊",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/trailing_LF
        	Messages:   	directories
2025/03/11 10:28:27 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:28:27 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/03/11 10:28:27 DEBUG : pacer: Rate limited, increasing sleep to 1m0s
2025/03/11 10:28:27 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:28:27 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/03/11 10:29:27 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:29:27 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/03/11 10:30:27 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:30:27 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/03/11 10:31:27 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:31:27 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/03/11 10:32:27 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:32:27 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/03/11 10:33:28 DEBUG : pacer: Reducing sleep to 45s
2025/03/11 10:34:27 DEBUG : pacer: Reducing sleep to 33.75s
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:35:13 DEBUG : pacer: Reducing sleep to 25.3125s
2025/03/11 10:35:46 DEBUG : pacer: Reducing sleep to 18.984375s
2025/03/11 10:36:11 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/03/11 10:36:30 DEBUG : pacer: Reducing sleep to 10.678710937s
2025/03/11 10:36:45 DEBUG : pacer: Reducing sleep to 8.009033202s
2025/03/11 10:36:55 DEBUG : pacer: Reducing sleep to 6.006774901s
    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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/trailing_LF
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
2025/03/11 10:37:03 DEBUG : pacer: Reducing sleep to 4.505081175s
2025/03/11 10:37:09 DEBUG : pacer: Reducing sleep to 3.378810881s
2025/03/11 10:37:14 DEBUG : pacer: Reducing sleep to 2.53410816s
2025/03/11 10:37:17 DEBUG : pacer: Reducing sleep to 1.90058112s
2025/03/11 10:37:21 DEBUG : pacer: Reducing sleep to 1.42543584s
2025/03/11 10:37:22 DEBUG : pacer: Reducing sleep to 1.06907688s
2025/03/11 10:37:23 DEBUG : pacer: Reducing sleep to 801.80766ms
2025/03/11 10:37:24 DEBUG : pacer: Reducing sleep to 601.355745ms
2025/03/11 10:37:25 DEBUG : pacer: Reducing sleep to 451.016808ms
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:37:26 DEBUG : pacer: Reducing sleep to 338.262606ms
2025/03/11 10:37:26 DEBUG : pacer: Reducing sleep to 253.696954ms
2025/03/11 10:37:27 DEBUG : pacer: Reducing sleep to 190.272715ms
2025/03/11 10:37:27 DEBUG : pacer: Reducing sleep to 142.704536ms
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
2025/03/11 10:37:29 DEBUG : pacer: Reducing sleep to 107.028402ms
2025/03/11 10:37:29 DEBUG : pacer: Reducing sleep to 80.271301ms
2025/03/11 10:37:29 DEBUG : pacer: Reducing sleep to 60.203475ms
2025/03/11 10:37:29 DEBUG : pacer: Reducing sleep to 45.152606ms
    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 HT␉", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=14) "trailing HT␉"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=14) "trailing HT␉",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/trailing_HT
        	Messages:   	directories
2025/03/11 10:37:33 DEBUG : pacer: Reducing sleep to 33.864454ms
2025/03/11 10:37:34 DEBUG : pacer: Reducing sleep to 25.39834ms
2025/03/11 10:37:34 DEBUG : pacer: Reducing sleep to 19.048755ms
2025/03/11 10:37:34 DEBUG : pacer: Reducing sleep to 14.286566ms
2025/03/11 10:37:34 DEBUG : pacer: Reducing sleep to 10.714924ms
2025/03/11 10:37:34 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=3) "."
        	            	 }
        	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 VT␋", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=14) "trailing VT␋"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=14) "trailing VT␋",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/trailing_VT
        	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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/trailing_VT
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "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:714
        	Error:      	Not equal: 
        	            	expected: []string{"trailing dot."}
        	            	actual  : []string{"trailing dot.", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=13) "trailing dot."
        	            	+([]string) (len=2) {
        	            	+ (string) (len=13) "trailing dot.",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/trailing_dot
        	Messages:   	directories
2025/03/11 10:38:07 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:38: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/03/11 10:38:07 DEBUG : pacer: Rate limited, increasing sleep to 1m0s
2025/03/11 10:38:07 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:38: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/03/11 10:39:07 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:39: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/03/11 10:40:07 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:40: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/03/11 10:41:07 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:41: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/03/11 10:42:07 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:42: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/03/11 10:43:07 DEBUG : pacer: Reducing sleep to 45s
2025/03/11 10:44:07 DEBUG : pacer: Reducing sleep to 33.75s
2025/03/11 10:44:52 DEBUG : pacer: Reducing sleep to 25.3125s
2025/03/11 10:45:26 DEBUG : pacer: Reducing sleep to 18.984375s
2025/03/11 10:45:51 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/03/11 10:46:10 DEBUG : pacer: Reducing sleep to 10.678710937s
2025/03/11 10:46:25 DEBUG : pacer: Reducing sleep to 8.009033202s
2025/03/11 10:46:35 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/03/11 10:46:43 DEBUG : pacer: Reducing sleep to 4.505081175s
2025/03/11 10:46:49 DEBUG : pacer: Reducing sleep to 3.378810881s
2025/03/11 10:46:54 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=3) "."
        	            	 }
        	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"
2025/03/11 10:46:58 DEBUG : pacer: Reducing sleep to 1.90058112s
2025/03/11 10:47:00 DEBUG : pacer: Reducing sleep to 1.42543584s
2025/03/11 10:47:02 DEBUG : pacer: Reducing sleep to 1.06907688s
2025/03/11 10:47:04 DEBUG : pacer: Reducing sleep to 801.80766ms
2025/03/11 10:47:05 DEBUG : pacer: Reducing sleep to 601.355745ms
2025/03/11 10:47:06 DEBUG : pacer: Reducing sleep to 451.016808ms
2025/03/11 10:47:06 DEBUG : pacer: Reducing sleep to 338.262606ms
2025/03/11 10:47:07 DEBUG : pacer: Reducing sleep to 253.696954ms
2025/03/11 10:47:07 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/03/11 10:47:08 DEBUG : pacer: Reducing sleep to 142.704536ms
2025/03/11 10:47:08 DEBUG : pacer: Reducing sleep to 107.028402ms
2025/03/11 10:47:08 DEBUG : pacer: Reducing sleep to 80.271301ms
2025/03/11 10:47:09 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/03/11 10:47:11 DEBUG : pacer: Reducing sleep to 45.152606ms
2025/03/11 10:47:11 DEBUG : pacer: Reducing sleep to 33.864454ms
2025/03/11 10:47:11 DEBUG : pacer: Reducing sleep to 25.39834ms
2025/03/11 10:47:11 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{"test%46.txt"}
        	            	actual  : []string{"test%46.txt", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=11) "test%46.txt"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=11) "test%46.txt",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/URL_encoding
        	Messages:   	directories
2025/03/11 10:47:15 DEBUG : pacer: Reducing sleep to 14.286566ms
2025/03/11 10:47:15 DEBUG : pacer: Reducing sleep to 10.714924ms
2025/03/11 10:47:15 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=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsEncoding/URL_encoding
        	Messages:   	directories
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN   TestIntegration/FsMkdir/FsPutError
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
2025/03/11 10:47:25 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Tue, 11 Mar 2025 10:47:25 UTC": parsing time "Tue, 11 Mar 2025 10:47:25 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 11 Mar 2025 10:47:25 UTC" as " "
2025/03/11 10:47:25 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue.
    fstests.go:262: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:262
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275
        	Error:      	Received unexpected error:
        	            	HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}"
        	Test:       	TestIntegration/FsMkdir/FsPutZeroLength
=== RUN   TestIntegration/FsMkdir/FsOpenWriterAt
    fstests.go:786: FS has no OpenWriterAt interface
=== RUN   TestIntegration/FsMkdir/FsOpenChunkWriter
    fstests.go:819: FS has no OpenChunkWriter interface
=== RUN   TestIntegration/FsMkdir/FsChangeNotify
    fstests.go:868: FS has no ChangeNotify interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
    fstests.go:978: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998
        	Error:      	Not equal: 
        	            	expected: []string{"hello? sausage"}
        	            	actual  : []string{"hello? sausage", "."}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=14) "hello? sausage"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=14) "hello? sausage",
        	            	+ (string) (len=3) "."
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
    fstests.go:979: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998
        	Error:      	Not equal: 
        	            	expected: []string{"file name.txt"}
        	            	actual  : []string{"file name.txt", "zero-length-file"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,4 @@
        	            	-([]string) (len=1) {
        	            	- (string) (len=13) "file name.txt"
        	            	+([]string) (len=2) {
        	            	+ (string) (len=13) "file name.txt",
        	            	+ (string) (len=16) "zero-length-file"
        	            	 }
        	Test:       	TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListR
2025/03/11 10:47:26 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:47:26 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/03/11 10:47:26 DEBUG : pacer: Rate limited, increasing sleep to 1m0s
2025/03/11 10:47:26 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:47:26 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/03/11 10:48:27 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:48:27 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/03/11 10:49:26 DEBUG : Config file has changed externally - reloading
2025/03/11 10:49:26 DEBUG : TestZoho: Loaded invalid token from config file - ignoring
2025/03/11 10:49:27 DEBUG : Saving config "token" in section "TestZoho" of the config file
2025/03/11 10:49:27 DEBUG : TestZoho: Saved new token in config file
2025/03/11 10:49:27 DEBUG : Too many requests. Trying again in 60 seconds.
2025/03/11 10:49:27 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")
panic: test timed out after 1h0m0s
	running tests:
		TestIntegration (1h0m0s)
		TestIntegration/FsMkdir (59m58s)
		TestIntegration/FsMkdir/FsPutFiles (2m8s)
		TestIntegration/FsMkdir/FsPutFiles/FsListR (2m7s)

goroutine 2812 [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(0xc0001edba0, {0xc00fd2?, 0x0?}, 0xc6f178)
	/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(0xc0001edba0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37
testing.tRunner(0xc0001edba0, 0xc000205c70)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4
testing.runTests(0xc0003f6ff0, {0x11d18f0, 0x1, 0x1}, {0x474930?, 0x47459a?, 0x11f87c0?})
	/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(0xc00028f0e0)
	/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 21 [chan receive, 59 minutes]:
testing.(*T).Run(0xc0001edd40, {0xbf9c24?, 0xc000468e00?}, 0xc0004740c0)
	/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(0xc0001edd40, 0xc0004368f0)
	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1065
github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc0001edd40)
	/home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58
testing.tRunner(0xc0001edd40, 0xc6f178)
	/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 23 [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 21
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f

goroutine 24 [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 21
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7

goroutine 2784 [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(0xc0002f7f58?)
	/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 2790
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef

goroutine 85 [select]:
github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00047da40)
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x13d
created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 21
	/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:404 +0xb6

goroutine 5 [chan receive, 2 minutes]:
testing.(*T).Run(0xc0001ec1a0, {0xbfcffd?, 0x0?}, 0xc0002e4000)
	/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(0xc0001ec1a0)
	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:951 +0xbd1
testing.tRunner(0xc0001ec1a0, 0xc0004740c0)
	/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 21
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390

goroutine 2790 [chan receive]:
github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0001bb1a0)
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:159 +0x25
github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0001bb1a0, 0xc00007e580, 0xa)
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0001bb1a0, 0xc00007e580)
	/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92
github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc000468e00, {0xd35e10, 0x1219ea0}, {0xc0003f3410, 0x25}, 0x0, 0x0, 0xc00004fd20)
	/home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:592 +0x41a
github.com/rclone/rclone/backend/zoho.(*Fs).List(0xc000468e00, {0xd35e10, 0x1219ea0}, {0x0, 0x0})
	/home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:647 +0x11b
github.com/rclone/rclone/fs/list.DirSorted({0xd35e10, 0x1219ea0}, {0xd3ab50, 0xc000468e00}, 0x1, {0x0, 0x0})
	/home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:25 +0x6d
github.com/rclone/rclone/fs/walk.walk.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:401 +0x1e6
created by github.com/rclone/rclone/fs/walk.walk in goroutine 2766
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1e5

goroutine 2608 [chan receive, 2 minutes]:
testing.(*T).Run(0xc00040a680, {0xbf9c2b?, 0xc00040a680?}, 0xc0000af020)
	/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.14(0xc00040a680)
	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1011 +0x40b
testing.tRunner(0xc00040a680, 0xc0002e4000)
	/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 5
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390

goroutine 2767 [select, 2 minutes]:
github.com/rclone/rclone/fs/walk.walk.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x16a
created by github.com/rclone/rclone/fs/walk.walk in goroutine 2766
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1e5

goroutine 2787 [select, 2 minutes]:
github.com/rclone/rclone/fs/walk.walk.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x16a
created by github.com/rclone/rclone/fs/walk.walk in goroutine 2766
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1e5

goroutine 2806 [select]:
net/http.(*persistConn).writeLoop(0xc00011fb00)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7
created by net/http.(*Transport).dialConn in goroutine 2785
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5

goroutine 2805 [IO wait]:
internal/poll.runtime_pollWait(0x7fd51b435e28, 0x72)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0000c6400?, 0xc00001d000?, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c6400, {0xc00001d000, 0x1000, 0x1000})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc0000c6400, {0xc00001d000?, 0xc00001d000?, 0x2?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc0004c6008, {0xc00001d000?, 0x11dd140?, 0xc0000819d0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00057c108, {0xc00001d000?, 0x18?, 0x0?})
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c
crypto/tls.(*atLeastReader).Read(0xc0003f6840, {0xc00001d000?, 0x0?, 0xc0003f6840?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b
bytes.(*Buffer).ReadFrom(0xc000004638, {0xd30880, 0xc0003f6840})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc000004388, {0x7fd51a290818, 0xc00057c108}, 0xc000081a40?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc000004388, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf
crypto/tls.(*Conn).readRecord(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591
crypto/tls.(*Conn).Read(0xc000004388, {0xc0002ae000, 0x1000, 0xc000073d08?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150
net/http.(*persistConn).Read(0xc00011fb00, {0xc0002ae000?, 0x7d0cc5?, 0xb24080?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a
bufio.(*Reader).fill(0xc0000b5a40)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103
bufio.(*Reader).Peek(0xc0000b5a40, 0x1)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53
net/http.(*persistConn).readLoop(0xc00011fb00)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185
created by net/http.(*Transport).dialConn in goroutine 2785
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f

goroutine 2768 [select, 2 minutes]:
github.com/rclone/rclone/fs/walk.walk.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x16a
created by github.com/rclone/rclone/fs/walk.walk in goroutine 2766
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1e5

goroutine 2810 [IO wait]:
internal/poll.runtime_pollWait(0x7fd51b435d20, 0x72)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0000c6700?, 0xc000340000?, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c6700, {0xc000340000, 0x1000, 0x1000})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc0000c6700, {0xc000340000?, 0x140?, 0x2?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc0001aa100, {0xc000340000?, 0x100000076ea12?, 0x7fd51b42ec28?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d8780, {0xc000340000?, 0x18?, 0xba6a60?})
	/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c
crypto/tls.(*atLeastReader).Read(0xc00057c270, {0xc000340000?, 0x0?, 0xc00057c270?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b
bytes.(*Buffer).ReadFrom(0xc0001c4638, {0xd30880, 0xc00057c270})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc0001c4388, {0x7fd51a290818, 0xc0005d8780}, 0xc000085a10?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc0001c4388, 0x0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf
crypto/tls.(*Conn).readRecord(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591
crypto/tls.(*Conn).Read(0xc0001c4388, {0xc000388000, 0x1000, 0xc000085ca0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150
bufio.(*Reader).Read(0xc0002fd860, {0xc000248120, 0x9, 0x11cefc0?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:241 +0x197
io.ReadAtLeast({0xd2f720, 0xc0002fd860}, {0xc000248120, 0x9, 0x9}, 0x9)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/io/io.go:335 +0x90
io.ReadFull(...)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/io/io.go:354
net/http.http2readFrameHeader({0xc000248120, 0x9, 0x2b45a0?}, {0xd2f720?, 0xc0002fd860?})
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:1642 +0x65
net/http.(*http2Framer).ReadFrame(0xc0002480e0)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:1909 +0x85
net/http.(*http2clientConnReadLoop).run(0xc000085fa8)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:9496 +0xda
net/http.(*http2ClientConn).readLoop(0xc0001f8f00)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:9392 +0x7c
created by net/http.(*http2Transport).newClientConn in goroutine 2809
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/h2_bundle.go:8006 +0xd1b

goroutine 2788 [select, 2 minutes]:
github.com/rclone/rclone/fs/walk.walk.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x16a
created by github.com/rclone/rclone/fs/walk.walk in goroutine 2766
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1e5

goroutine 2789 [select, 2 minutes]:
github.com/rclone/rclone/fs/walk.walk.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x16a
created by github.com/rclone/rclone/fs/walk.walk in goroutine 2766
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1e5

goroutine 2766 [semacquire, 2 minutes]:
sync.runtime_Semacquire(0xc000316c80?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25
sync.(*WaitGroup).Wait(0xd35e10?)
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48
github.com/rclone/rclone/fs/walk.walk({0xd35e10, 0x1219ea0}, {0xd3ab50, 0xc000468e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0000af050, 0xc70480)
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:451 +0x355
github.com/rclone/rclone/fs/walk.walkListDirSorted(...)
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:347
github.com/rclone/rclone/fs/walk.Walk({0xd35e10, 0x1219ea0}, {0xd3ab50, 0xc000468e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0000af050)
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:75 +0x2a5
github.com/rclone/rclone/fs/walk.listRwalk({0xd35e10, 0x1219ea0}, {0xd3ab50, 0xc000468e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0003f6bb8)
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:169 +0x110
github.com/rclone/rclone/fs/walk.ListR({0xd35e10, 0x1219ea0}, {0xd3ab50, 0xc000468e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0003f6bb8)
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:159 +0x236
github.com/rclone/rclone/fs/walk.GetAll({0xd35e10, 0x1219ea0}, {0xd3ab50, 0xc000468e00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff)
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 +0x105
github.com/rclone/rclone/fstest/fstests.Run.func13.14.3(0xc000302340)
	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1013 +0x85
testing.tRunner(0xc000302340, 0xc0000af020)
	/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 2608
	/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390

goroutine 2786 [select, 2 minutes]:
github.com/rclone/rclone/fs/walk.walk.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x16a
created by github.com/rclone/rclone/fs/walk.walk in goroutine 2766
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1e5

goroutine 2769 [select, 2 minutes]:
github.com/rclone/rclone/fs/walk.walk.func2()
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x16a
created by github.com/rclone/rclone/fs/walk.walk in goroutine 2766
	/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:393 +0x1e5
exit status 2
FAIL	github.com/rclone/rclone/backend/zoho	3600.020s
"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m1.151334811s (try 4/5): exit status 1: Failed []