"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestFichier:" 2025/10/15 02:30:59 NOTICE: TestFichier: Stopped server 2025/10/15 02:30:59 NOTICE: TestFichier: Starting server 2025/10/15 02:30:59 DEBUG : Creating backend with remote "TestFichier:rclone-test-bilagap5qemo" 2025/10/15 02:30:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 02:30:59 DEBUG : TestFichier: Set overridden config ["low_level_retries"] for backend startup 2025/10/15 02:30:59 DEBUG : TestFichier: Set global config ["low_level_retries"] at backend startup === 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/10/15 02:31:04 INFO : dir/subdir: Making directory 2025/10/15 02:31:08 INFO : dir/subdir: Removing directory 2025/10/15 02:31:10 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/10/15 02:31:13 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 2025/10/15 02:31:13 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:31:13 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:31:14 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:31:19 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:31:24 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:31:29 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:31:34 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:31:39 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:31:44 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:31:49 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:31:54 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:31:59 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:32:04 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:32:09 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:32:14 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:32:19 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/15 02:32:23 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:32:25 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 02:32:28 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:32:29 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 02:32:32 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:32:33 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 02:32:33 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: upload response not found Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 02:32:57 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:32:57 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:32:58 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:33:03 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:33:08 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:33:13 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:33:18 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:33:23 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:33:28 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:33:33 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:33:38 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:33:43 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:33:48 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:33:53 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:33:58 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:34:03 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:34:06 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:34:09 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 02:34:11 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:34:13 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 02:34:15 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:34:16 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 02:34:16 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 02:34:56 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:34:56 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:34:57 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:35:02 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:35:07 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:35:12 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:35:17 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:35:22 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:35:27 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:35:32 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:35:37 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:35:42 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:35:47 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:35:52 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:35:57 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:36:02 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:36:05 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:36:08 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 02:36:12 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:36:14 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 02:36:15 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:36:16 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:36:24 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 02:37:00 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:37:00 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:37:00 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:37:05 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:37:10 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:37:15 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:37:20 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:37:25 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:37:30 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:37:35 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:37:40 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:37:45 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:37:50 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:37:55 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:38:00 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:38:04 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:38:07 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 02:38:09 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:38:10 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:38:18 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:38:19 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 02:38:20 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:38:58 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:38:58 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:38:58 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:39:03 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:39:08 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:39:13 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:39:18 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:39:23 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:39:28 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:39:33 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:39:38 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:39:43 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:39:48 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:39:53 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:39:58 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:40:02 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:40:05 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/15 02:40:21 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:40:22 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 02:40:24 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:40:25 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 02:40:27 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:40:53 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:40:53 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:40:53 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:40:58 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:40:58 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:41:02 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:41:07 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:41:12 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:41:17 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:41:22 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:41:27 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:41:32 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:41:37 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:41:42 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:41:47 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:41:52 DEBUG : pacer: Reducing sleep to 2.8125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories 2025/10/15 02:42:08 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:42:11 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 02:42:13 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:42:15 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 02:42:16 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:42:17 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 02:42:18 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 02:43:01 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:43:01 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:43:01 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:43:06 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:43:11 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:43:16 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:43:21 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:43:26 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:43:31 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:43:36 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:43:41 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:43:46 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:43:51 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:43:56 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:44:01 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:44:06 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:44:10 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:44:13 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 02:44:15 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:44:17 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 02:44:19 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:44:19 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 02:44:20 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 02:45:00 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:00 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:45:00 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:05 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:45:10 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:15 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:20 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:25 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:30 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:35 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:40 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:45:45 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:50 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:45:55 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:46:00 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:46:05 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:46:09 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:46:12 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 02:46:16 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:46:17 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 02:46:19 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:46:19 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:46:28 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 02:47:03 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:47:03 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:47:03 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:47:08 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:47:13 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:47:18 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:47:23 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:47:28 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:47:33 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:47:38 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:47:43 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:47:48 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:47:53 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:47:58 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:48:03 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:48:07 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:48:10 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 02:48:12 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:48:14 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:48:22 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:48:23 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 02:48:23 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:49:01 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:49:01 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:49:02 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:49:07 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:49:12 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:49:17 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:49:22 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:49:27 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:49:32 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:49:37 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:49:42 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:49:47 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:49:52 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:49:57 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:50:02 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:50:06 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:50:08 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/15 02:50:24 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:50:26 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 02:50:27 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:50:28 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 02:50:31 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:50:57 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:50:57 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:50:57 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:51:02 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:51:02 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:51:06 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:51:11 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:51:16 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:51:21 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:51:26 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:51:31 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:51:36 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:51:41 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:51:46 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:51:51 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:51:56 DEBUG : pacer: Reducing sleep to 2.8125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories 2025/10/15 02:52:12 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:52:15 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 02:52:17 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:52:18 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 02:52:19 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:52:20 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 02:52:21 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 02:53:04 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:53:04 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:53:05 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:53:10 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:53:15 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:53:20 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:53:25 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:53:30 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:53:35 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:53:40 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:53:45 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:53:50 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:53:55 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:54:00 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:54:05 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:54:10 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:54:14 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:54:16 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 02:54:18 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:54:20 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 02:54:22 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:54:23 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 02:54:24 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 02:55:03 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:55:03 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:55:04 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:55:09 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:55:14 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:55:19 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:55:24 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:55:29 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:55:34 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:55:39 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:55:44 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:55:49 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:55:54 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:55:59 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:56:04 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:56:09 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:56:13 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:56:15 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 02:56:19 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:56:21 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 02:56:22 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:56:23 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:56:31 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 02:57:07 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:57:07 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:57:07 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:57:12 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:57:17 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:57:22 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:57:27 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:57:32 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:57:37 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:57:42 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:57:47 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:57:52 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:57:57 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:58:02 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 02:58:07 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 02:58:11 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 02:58:14 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 02:58:16 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 02:58:17 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:58:25 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 02:58:26 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 02:58:27 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 02:59:05 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:59:05 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 02:59:05 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:59:10 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:59:15 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:59:20 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:59:25 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:59:30 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:59:35 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 02:59:40 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:59:45 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:59:50 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 02:59:55 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:00:00 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:00:05 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:00:09 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:00:12 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/15 03:00:28 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:00:30 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:00:31 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:00:32 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 03:00:34 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:01:00 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:01:00 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:01:01 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:01:06 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:01:06 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:01:09 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:01:14 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:01:19 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:01:24 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:01:29 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:01:34 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:01:39 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:01:44 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:01:49 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:01:54 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:01:59 DEBUG : pacer: Reducing sleep to 2.8125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories 2025/10/15 03:02:15 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:02:18 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:02:20 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:02:22 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:02:23 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:02:24 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 03:02:25 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 03:03:08 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:03:08 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:03:08 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:03:13 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:03:18 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:03:23 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:03:28 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:03:33 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:03:38 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:03:43 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:03:48 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:03:53 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:03:58 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:04:03 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:04:08 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:04:13 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:04:17 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:04:20 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:04:22 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:04:24 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 03:04:26 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:04:27 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 03:04:27 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 03:05:07 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:05:07 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:05:07 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:05:12 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:05:17 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:05:22 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:05:27 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:05:32 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:05:37 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:05:42 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:05:47 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:05:52 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:05:57 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:06:02 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:06:07 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:06:12 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:06:16 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:06:19 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 03:06:23 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:06:25 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:06:26 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:06:27 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:06:35 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 03:07:10 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:07:10 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:07:11 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:07:16 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:07:21 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:07:26 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:07:31 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:07:36 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:07:41 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:07:46 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:07:51 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:07:56 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:08:01 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:08:06 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:08:11 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:08:15 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:08:17 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:08:19 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:08:21 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:08:29 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:08:30 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 03:08:31 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:09:09 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:09:09 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:09:09 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:09:14 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:09:19 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:09:24 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:09:29 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:09:34 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:09:39 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:09:44 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:09:49 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:09:54 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:09:59 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:10:04 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:10:09 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:10:13 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:10:16 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/15 03:10:32 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:10:33 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:10:34 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:10:35 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 03:10:38 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:11:04 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:11:04 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:11:04 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:11:09 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:11:09 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:11:13 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:11:18 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:11:23 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:11:28 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:11:33 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:11:38 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:11:43 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:11:48 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:11:53 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:11:58 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:12:03 DEBUG : pacer: Reducing sleep to 2.8125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories 2025/10/15 03:12:19 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:12:22 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:12:24 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:12:26 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:12:27 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:12:28 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 03:12:29 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 03:13:12 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:13:12 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:13:13 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:13:17 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:13:22 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:13:27 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:13:32 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:13:37 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:13:42 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:13:47 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:13:52 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:13:57 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:14:02 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:14:07 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:14:12 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:14:17 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:14:21 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:14:24 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:14:26 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:14:28 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 03:14:30 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:14:31 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 03:14:31 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 03:15:11 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:15:11 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:15:11 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:15:17 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:15:21 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:15:26 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:15:31 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:15:36 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:15:41 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:15:46 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:15:51 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:15:56 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:16:01 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:16:06 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:16:12 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:16:16 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:16:20 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:16:23 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 03:16:27 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:16:29 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:16:30 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:16:31 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:16:39 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 03:17:14 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:17:14 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:17:15 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:17:20 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:17:25 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:17:30 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:17:35 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:17:40 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:17:45 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:17:50 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:17:55 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:18:00 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:18:05 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:18:10 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:18:15 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:18:18 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:18:21 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:18:23 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:18:25 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:18:33 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:18:34 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 03:18:34 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:19:12 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:19:12 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:19:13 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:19:18 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:19:23 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:19:28 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:19:33 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:19:38 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:19:43 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:19:48 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:19:53 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:19:58 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:20:03 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:20:08 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:20:13 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:20:17 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:20:19 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/15 03:20:36 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:20:37 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:20:38 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:20:39 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 03:20:42 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:21:08 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:21:08 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:21:08 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:21:13 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:21:13 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:21:17 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:21:22 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:21:27 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:21:32 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:21:37 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:21:42 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:21:47 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:21:52 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:21:57 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:22:02 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:22:07 DEBUG : pacer: Reducing sleep to 2.8125s fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories 2025/10/15 03:22:23 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:22:26 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:22:28 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:22:29 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:22:31 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:22:31 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 03:22:33 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 2025/10/15 03:23:16 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:23:16 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:23:16 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:23:21 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:23:26 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:23:31 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:23:36 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:23:41 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:23:46 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:23:51 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:23:56 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:24:01 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:24:06 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:24:11 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:24:16 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:24:21 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:24:25 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:24:28 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:24:30 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:24:31 DEBUG : pacer: Reducing sleep to 889.892577ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 03:24:33 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:24:34 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 03:24:35 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 2025/10/15 03:25:15 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:25:15 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:25:15 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:25:20 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:25:25 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:25:30 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:25:35 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:25:40 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:25:45 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:25:50 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:25:55 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:26:00 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:26:05 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:26:10 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:26:15 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:26:20 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:26:24 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:26:27 DEBUG : pacer: Reducing sleep to 1.58203125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 2025/10/15 03:26:31 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:26:32 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:26:33 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:26:34 DEBUG : pacer: Reducing sleep to 500.564574ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 2025/10/15 03:26:42 DEBUG : pacer: Reducing sleep to 400ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:248: Can't upload zero length files === 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 2025/10/15 03:27:10 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:27:10 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:27:10 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:27:15 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:27:20 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:27:25 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:27:30 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:27:35 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:27:40 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:27:45 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:27:50 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:27:55 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:28:00 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:28:05 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:28:10 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:28:15 DEBUG : pacer: Reducing sleep to 2.8125s 2025/10/15 03:28:19 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:28:24 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:28:25 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:28:25 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:28:27 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:28:28 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/10/15 03:28:30 DEBUG : pacer: Reducing sleep to 400ms === 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=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1015: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1015 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/15 03:28:44 DEBUG : Creating backend with remote "TestFichier:" 2025/10/15 03:28:44 DEBUG : Config file has changed externally - reloading 2025/10/15 03:28:44 DEBUG : TestFichier: Set overridden config ["low_level_retries"] for backend startup 2025/10/15 03:28:44 DEBUG : TestFichier: Set global config ["low_level_retries"] at backend startup === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir 2025/10/15 03:28:45 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:28:45 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:28:45 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:28:50 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:28:55 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:29:00 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:29:05 DEBUG : pacer: low level retry 6/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:29:10 DEBUG : pacer: low level retry 7/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:29:15 DEBUG : pacer: low level retry 8/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:29:20 DEBUG : pacer: low level retry 9/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:29:25 DEBUG : pacer: low level retry 10/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:29:30 DEBUG : pacer: low level retry 11/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:29:35 DEBUG : pacer: low level retry 12/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:29:40 DEBUG : pacer: low level retry 13/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:29:45 DEBUG : pacer: Reducing sleep to 3.75s 2025/10/15 03:29:50 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2025/10/15 03:29:54 DEBUG : pacer: Reducing sleep to 2.109375s 2025/10/15 03:29:57 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/10/15 03:29:59 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/10/15 03:30:01 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/10/15 03:30:02 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/10/15 03:30:03 DEBUG : pacer: Reducing sleep to 500.564574ms fstests.go:1094: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", ".."} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/10/15 03:30:03 DEBUG : pacer: Reducing sleep to 400ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/15 03:30:14 DEBUG : Creating backend with remote "TestFichier:rclone-test-bilagap5qemo/hello? sausage/êé" 2025/10/15 03:30:14 DEBUG : TestFichier: Set overridden config ["low_level_retries"] for backend startup 2025/10/15 03:30:14 DEBUG : TestFichier: Set global config ["low_level_retries"] at backend startup 2025/10/15 03:30:28 DEBUG : Waiting for deletions to finish 2025/10/15 03:30:32 INFO : e.txt: Deleted 2025/10/15 03:30:35 DEBUG : removing 1 level 4 directories 2025/10/15 03:30:35 INFO : a/b/c/d: Removing directory 2025/10/15 03:30:35 DEBUG : removing 1 level 3 directories 2025/10/15 03:30:35 INFO : a/b/c: Removing directory 2025/10/15 03:30:36 DEBUG : removing 1 level 2 directories 2025/10/15 03:30:36 INFO : a/b: Removing directory 2025/10/15 03:30:36 DEBUG : removing 1 level 1 directories 2025/10/15 03:30:36 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/10/15 03:30:43 DEBUG : pacer: low level retry 1/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:30:43 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/10/15 03:30:43 DEBUG : pacer: low level retry 2/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:30:48 DEBUG : pacer: low level retry 3/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") 2025/10/15 03:30:53 DEBUG : pacer: low level retry 4/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #405\"}") 2025/10/15 03:30:58 DEBUG : pacer: low level retry 5/25 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #405\",\"status\":\"KO\"}") panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m57s) TestIntegration/FsMkdir/FsPutFiles (3m54s) TestIntegration/FsMkdir/FsPutFiles/FsMove (17s) goroutine 6252 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc00037bc00, {0xacfd53?, 0xc0001ebb30?}, 0xb234a8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00037bc00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00037bc00, 0xc0001ebc70) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00036b008, {0xfcde00, 0x1, 0x1}, {0x1007880?, 0x7?, 0x1005960?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003734a0) /usr/local/go/src/testing/testing.go:2142 +0x64a main.main() _testmain.go:45 +0x9b goroutine 21 [chan receive, 59 minutes]: testing.(*T).Run(0xc00037bdc0, {0xac9079?, 0xc0003735e0?}, 0xc0001d4180) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run(0xc00037bdc0, 0xc000378820) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x103e github.com/rclone/rclone/backend/fichier.TestIntegration(0xc00037bdc0) /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier_test.go:12 +0x3e testing.tRunner(0xc00037bdc0, 0xb234a8) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 23 [syscall, 59 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 21 /usr/local/go/src/os/signal/signal.go:152 +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 5509 [chan receive]: testing.(*T).Run(0xc0005768c0, {0xac7d37?, 0xc0005768c0?}, 0xc0001b5a00) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run.func13.14(0xc0005768c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1336 +0xf67 testing.tRunner(0xc0005768c0, 0xc0001d4000) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 62 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 43 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002225a0, {0xbd66d0, 0xc0001ee370}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 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:389 +0x11a goroutine 62 [chan receive, 3 minutes]: testing.(*T).Run(0xc000102a80, {0xacc064?, 0x0?}, 0xc0001d4000) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run.func13(0xc000102a80) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:951 +0xbcf testing.tRunner(0xc000102a80, 0xc0001d4180) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 21 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 6247 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc000181140, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:163 +0x26 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000181140, 0xc0001b5a80, 0x19) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:231 +0xa5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000181140, 0xc0001b5a80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/fichier.(*Fs).listFiles(0xc0003735e0, {0xbd6628, 0x1027660}, 0x10c4c10) /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/api.go:194 +0x185 github.com/rclone/rclone/backend/fichier.(*Fs).NewObject(0xc0003735e0, {0xbd6628, 0x1027660}, {0xaf30ef?, 0xeacde0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:295 +0xfc github.com/rclone/rclone/fstest.NewObject({0xbd6628, 0x1027660}, 0xc00011a380, {0xbdb470, 0xc0003735e0}, {0xaf30ef, 0x3c}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:538 +0x14f github.com/rclone/rclone/fstest/fstests.Run.func13.14.20(0xc00011a380) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1355 +0x17a testing.tRunner(0xc00011a380, 0xc0001b5a00) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 5509 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 6047 [IO wait]: internal/poll.runtime_pollWait(0x733529c64c78, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000238200?, 0xc00034c000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000238200, {0xc00034c000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000238200, {0xc00034c000?, 0x28?, 0xc000273958?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001140e0, {0xc00034c000?, 0xc0002738d8?, 0x475059?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0001e53c8, {0xc00034c000?, 0x733572aec170?, 0x733572ae3f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000010cf0, {0xc00034c000?, 0x1?, 0xc0003a0000?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003b02b8, {0xbd2500, 0xc000010cf0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003b0008, {0x7335294269d8, 0xc0001e53c8}, 0x43e694?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003b0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003b0008, {0xc0004a4000, 0x1000, 0xc000273ca0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000581a40, {0xc00065e4a0, 0x9, 0xfcb840?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0xbd1740, 0xc000581a40}, {0xc00065e4a0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00065e4a0, 0x9, 0x29f1d0?}, {0xbd1740?, 0xc000581a40?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00065e460) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000273fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc00011aa80) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 6046 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 4097 [IO wait]: internal/poll.runtime_pollWait(0x733529c64ea8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000150b00?, 0xc000582000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000150b00, {0xc000582000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000150b00, {0xc000582000?, 0x47?, 0xc000068958?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000114008, {0xc000582000?, 0xc0000688d8?, 0x475059?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003f6000, {0xc000582000?, 0x733529423168?, 0x733572ae3108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003f6f78, {0xc000582000?, 0x5?, 0xc00029cdc0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000148638, {0xbd2500, 0xc0003f6f78}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000148388, {0x7335294269d8, 0xc0003f6000}, 0x43e694?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000148388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000148388, {0xc00062c000, 0x1000, 0xc000068ca0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000091140, {0xc00065e200, 0x9, 0xfcb840?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0xbd1740, 0xc000091140}, {0xc00065e200, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc00065e200, 0x9, 0x3cd1a0?}, {0xbd1740?, 0xc000091140?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc00065e1c0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000068fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0000ace00) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 4096 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 6289 [sleep]: time.Sleep(0x12a05f200) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc0002a7840?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:171 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 6247 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:170 +0xf6 exit status 2 FAIL github.com/rclone/rclone/backend/fichier 3600.020s "go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Finished ERROR in 1h0m0.916477358s (try 1/5): exit status 1: Failed []