"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Starting (try 1/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestFichier:"
2025/04/08 04:38:41 DEBUG : Creating backend with remote "TestFichier:rclone-test-gatugit1hile"
2025/04/08 04:38:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== 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/04/08 04:38:45 INFO  : dir/subdir: Making directory
2025/04/08 04:38:49 INFO  : dir/subdir: Removing directory
2025/04/08 04:38:51 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/04/08 04:38:55 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/04/08 04:38:55 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:39:25 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:39:25 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:39:25 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:39:55 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:39:55 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:40:00 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2025/04/08 04:40:04 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:40:07 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:40:09 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:40:10 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:40:13 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:40:15 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:40:15 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 ".."
2025/04/08 04:40:34 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:41:04 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:41:04 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:41:04 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:41:34 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:41:34 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:41:39 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/04/08 04:41:43 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:41:46 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:41:48 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:41:49 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:41:52 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:41:54 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:41:54 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
2025/04/08 04:42:13 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:42:43 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:42:43 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:42:43 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:43:13 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:43:13 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:43:18 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
2025/04/08 04:43:22 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:43:25 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:43:27 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:43:29 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:43:32 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:43:33 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:43:33 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
2025/04/08 04:43:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:44:22 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:44:22 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:44:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:44:52 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:44:52 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:44:57 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
2025/04/08 04:45:01 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:45:04 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:45:06 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:45:08 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:45:10 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:45:12 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:45:12 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
2025/04/08 04:45:31 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:46:01 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:46:01 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:46:01 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:46:31 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:46:31 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:46:36 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
2025/04/08 04:46:40 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:46:43 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:46:45 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:46:46 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:46:49 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:46:51 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:46:51 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
2025/04/08 04:47:10 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:47:40 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:47:40 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:47:40 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:48:10 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:48:10 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:48:15 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
2025/04/08 04:48:19 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:48:22 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:48:24 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:48:26 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:48:28 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:48:30 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:48:30 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:707: testing "invalid utf-8\xfe"
2025/04/08 04:48:49 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:49:19 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:49:19 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:49:19 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:49:49 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:49:49 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:49:54 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
2025/04/08 04:49:58 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:50:01 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:50:03 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:50:04 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:50:07 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:50:08 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:50:08 DEBUG : pacer: Reducing sleep to 400ms
=== 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/04/08 04:50:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:50:52 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:50:52 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:50:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:51:22 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:51:22 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:51:27 DEBUG : pacer: Reducing sleep to 2.8125s
2025/04/08 04:51:31 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:51:35 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:51:37 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:51:37 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:51:39 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:51:40 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:51:42 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListR
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2025/04/08 04:51:55 DEBUG : Creating backend with remote "TestFichier:"
2025/04/08 04:51:55 DEBUG : Config file has changed externally - reloading
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListSubdir
2025/04/08 04:51:56 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:52:26 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:52:26 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:52:26 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:52:56 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:52:56 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:53:01 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/04/08 04:53:05 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:53:08 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:53:10 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:53:12 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1
2025/04/08 04:53:13 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:53:14 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:53:14 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/04/08 04:53:22 DEBUG : Creating backend with remote "TestFichier:rclone-test-gatugit1hile/hello? sausage/êé"
2025/04/08 04:53:36 DEBUG : Waiting for deletions to finish
2025/04/08 04:53:40 INFO  : e.txt: Deleted
2025/04/08 04:53:43 DEBUG : removing 1 level 4 directories
2025/04/08 04:53:43 INFO  : a/b/c/d: Removing directory
2025/04/08 04:53:43 DEBUG : removing 1 level 3 directories
2025/04/08 04:53:43 INFO  : a/b/c: Removing directory
2025/04/08 04:53:44 DEBUG : removing 1 level 2 directories
2025/04/08 04:53:44 INFO  : a/b: Removing directory
2025/04/08 04:53:44 DEBUG : removing 1 level 1 directories
2025/04/08 04:53:44 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/04/08 04:53:50 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:54:20 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:54:20 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:54:20 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:54:50 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:54:50 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:54:55 DEBUG : pacer: Reducing sleep to 2.8125s
2025/04/08 04:54:59 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:55:02 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:55:04 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:55:05 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:55:07 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:55:08 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:55:08 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata
    fstests.go:1398: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsDirMove
2025/04/08 04:55:29 DEBUG : Creating backend with remote "TestFichier:rclone-test-zazokap4fisi"
2025/04/08 04:55:34 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:56:04 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:56:04 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:56:04 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:56:34 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:56:34 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:56:39 DEBUG : pacer: Reducing sleep to 2.8125s
2025/04/08 04:56:43 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 04:56:46 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:56:48 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:56:49 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 04:56:51 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:56:51 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:56:52 DEBUG : pacer: Reducing sleep to 400ms
2025/04/08 04:57:00 DEBUG : 1Fichier root 'rclone-test-zazokap4fisi': Purge dir "new_name"
2025/04/08 04:57:01 DEBUG : 1Fichier root 'rclone-test-zazokap4fisi': Purge dir ""
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
2025/04/08 04:57:03 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 04:57:33 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 04:57:33 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:57:33 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:58:03 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:58:04 DEBUG : pacer: Reducing sleep to 3.75s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/04/08 04:58:08 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/04/08 04:58:12 DEBUG : pacer: Reducing sleep to 2.109375s
    fstests.go:1623: Metadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
2025/04/08 04:58:15 DEBUG : pacer: Reducing sleep to 1.58203125s
    fstests.go:1694: SetMetadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
2025/04/08 04:58:17 DEBUG : pacer: Reducing sleep to 1.186523437s
    fstests.go:1751: can't set modified time
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSize
2025/04/08 04:58:19 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
2025/04/08 04:58:20 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:58:50 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:58:50 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 04:58:50 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 04:59:20 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 04:59:20 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 04:59:25 DEBUG : pacer: Reducing sleep to 2.8125s
2025/04/08 04:59:29 DEBUG : pacer: Reducing sleep to 2.109375s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
2025/04/08 04:59:32 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 04:59:34 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 04:59:36 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
2025/04/08 04:59:36 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 04:59:37 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 04:59:39 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
2025/04/08 04:59:49 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 05:00:19 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 05:00:19 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 05:00:19 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 05:00:49 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 05:00:49 DEBUG : pacer: Reducing sleep to 3.75s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/04/08 05:00:49 DEBUG : Creating backend with remote "TestFichier:rclone-test-gatugit1hile/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/04/08 05:00:49 DEBUG : Config file has changed externally - reloading
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/04/08 05:00:54 DEBUG : Creating backend with remote "TestFichier:rclone-test-gatugit1hile/not found.txt"
2025/04/08 05:00:56 ERROR : : error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestFichier:" path "rclone-test-gatugit1hile" from "TestFichier:rclone-test-gatugit1hile"
2025/04/08 05:00:56 DEBUG : Creating backend with remote "TestFichier:"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
    fstests.go:1945: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put
2025/04/08 05:01:05 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 05:01:35 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 05:01:35 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 05:01:35 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 05:02:05 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 05:02:06 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 05:02:10 DEBUG : pacer: Reducing sleep to 2.8125s
2025/04/08 05:02:14 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 05:02:17 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 05:02:19 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 05:02:21 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 05:02:22 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 05:02:23 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 05:02:23 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/PublicLink
2025/04/08 05:02:28 DEBUG : pacer: Reducing sleep to 2.8125s
2025/04/08 05:02:32 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 05:02:35 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 05:02:37 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 05:02:39 DEBUG : pacer: Reducing sleep to 889.892577ms
    fstests.go:2052: skipping directory tests as not supported on this backend
=== RUN   TestIntegration/FsMkdir/FsPutFiles/SetTier
    fstests.go:412: FS has no SetTier & GetTier interfaces
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
    fstests.go:2109: Not a wrapping Fs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Bucket
    fstests.go:2125: Not a bucket based backend
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
2025/04/08 05:02:40 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 05:02:41 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 05:02:41 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 05:03:11 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 05:03:11 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 05:03:11 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 05:03:41 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 05:03:42 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 05:03:47 DEBUG : pacer: Reducing sleep to 2.8125s
2025/04/08 05:03:50 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 05:03:53 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 05:03:55 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 05:03:57 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 05:03:58 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 05:03:59 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 05:04:00 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream
    fstests.go:2299: FS has no PutStream interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
    fstests.go:2343: *fichier.Fs does not implement InternalTester
=== RUN   TestIntegration/FsMkdir/FsPutChunked
    fstests.go:2364: *fichier.Fs does not implement SetUploadChunkSizer
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2485: *fichier.Fs does not implement SetCopyCutoff
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/04/08 05:04:02 DEBUG : pacer: low level retry 1/1 (error Post "https://up3.1fichier.com/upload.cgi?id=eizlVrmfn1": net/http: HTTP/1.x transport connection broken: http: ContentLength=373 with Body length 474)
2025/04/08 05:04:02 DEBUG : pacer: Rate limited, increasing sleep to 5s
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/04/08 05:04:02 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 05:04:07 DEBUG : pacer: Reducing sleep to 2.8125s
2025/04/08 05:04:13 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 05:04:15 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 05:04:16 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 05:04:18 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/04/08 05:04:18 DEBUG : Creating backend with remote "TestFichier:rclone-test-gatugit1hile/deeper/nonexisting/directory"
=== RUN   TestIntegration/FsMkdir/FsDirSetModTime
    fstests.go:2625: FS has no DirSetModTime interface
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata
    fstests.go:2668: FS has no MkdirMetadata interface
=== RUN   TestIntegration/FsMkdir/FsDirectory
    fstests.go:2725: FS has no Directory methods and doesn't Wrap
2025/04/08 05:04:19 DEBUG : Waiting for deletions to finish
2025/04/08 05:04:19 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 05:04:20 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 05:04:21 DEBUG : pacer: Reducing sleep to 400ms
2025/04/08 05:04:21 INFO  : unknown-size-update.txt: Deleted
2025/04/08 05:04:24 INFO  : z.txt: Deleted
2025/04/08 05:04:25 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/04/08 05:04:55 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/04/08 05:04:55 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/04/08 05:04:55 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/04/08 05:05:25 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/04/08 05:05:25 DEBUG : pacer: Reducing sleep to 3.75s
2025/04/08 05:05:30 DEBUG : pacer: Reducing sleep to 2.8125s
2025/04/08 05:05:34 DEBUG : pacer: Reducing sleep to 2.109375s
2025/04/08 05:05:37 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/04/08 05:05:39 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/04/08 05:05:40 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/04/08 05:05:41 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/04/08 05:05:42 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/04/08 05:05:43 DEBUG : pacer: Reducing sleep to 400ms
2025/04/08 05:05:43 DEBUG : removing 1 level 4 directories
2025/04/08 05:05:43 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory
2025/04/08 05:05:44 DEBUG : removing 1 level 3 directories
2025/04/08 05:05:44 INFO  : hello? sausage/êé/Hello, 世界: Removing directory
2025/04/08 05:05:44 DEBUG : removing 1 level 2 directories
2025/04/08 05:05:44 INFO  : hello? sausage/êé: Removing directory
2025/04/08 05:05:45 DEBUG : removing 1 level 1 directories
2025/04/08 05:05:45 INFO  : hello? sausage: Removing directory
2025/04/08 05:05:45 DEBUG : removing 1 level 0 directories
2025/04/08 05:05:45 INFO  : 1Fichier root 'rclone-test-gatugit1hile': Removing directory
2025/04/08 05:05:46 ERROR : : error listing: directory not found
2025/04/08 05:05:46 DEBUG : Waiting for deletions to finish
2025/04/08 05:05:46 ERROR : : error listing: directory not found
2025/04/08 05:05:47 ERROR : 1Fichier root 'rclone-test-gatugit1hile': Failed to list "": directory not found
2025/04/08 05:05:47 DEBUG : removing 1 level 0 directories
2025/04/08 05:05:47 INFO  : 1Fichier root 'rclone-test-gatugit1hile': Removing directory
2025/04/08 05:05:47 ERROR : : Failed to rmdir: directory not found
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (1626.20s)
    --- SKIP: TestIntegration/FsCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsCommand (0.00s)
    --- PASS: TestIntegration/FsRmdirNotFound (0.34s)
    --- PASS: TestIntegration/FsString (0.00s)
    --- PASS: TestIntegration/FsName (0.00s)
    --- PASS: TestIntegration/FsRoot (0.00s)
    --- PASS: TestIntegration/FsRmdirEmpty (0.41s)
    --- PASS: TestIntegration/FsMkdir (1623.36s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (7.21s)
        --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.80s)
        --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.80s)
        --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.40s)
        --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsEncoding (677.19s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (17.93s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (8.27s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (72.88s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (17.83s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (8.31s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (72.99s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (17.87s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.28s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (72.88s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (17.66s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.12s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (73.05s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (17.81s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.30s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (73.05s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (17.67s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.26s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (72.85s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (17.65s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.80s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (5.00s)
        --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.40s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (822.49s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.01s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (4.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (3.21s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.44s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (65.97s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (10.26s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (5.69s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.36s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (4.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.40s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (22.48s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.24s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (99.48s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (91.97s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.03s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (60.73s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (4.86s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (3.75s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.82s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (2.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (1.58s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (70.72s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (6.44s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.79s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.41s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.80s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (60.23s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (5.24s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.64s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (92.42s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (4.04s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.80s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (87.57s)
                    --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (4.41s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (10.29s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (81.38s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.40s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (17.08s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.78s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (15.29s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.64s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
    --- SKIP: TestIntegration/FsShutdown (0.00s)
PASS
ok  	github.com/rclone/rclone/backend/fichier	1626.227s
"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Finished OK in 27m7.130769998s (try 1/5)