"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Starting (try 1/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestFichier:"
2025/03/31 04:07:49 DEBUG : Creating backend with remote "TestFichier:rclone-test-yiyanud2yiba"
2025/03/31 04:07:49 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/03/31 04:07:54 INFO  : dir/subdir: Making directory
2025/03/31 04:07:58 INFO  : dir/subdir: Removing directory
2025/03/31 04:08:00 INFO  : dir: Removing directory
=== RUN   TestIntegration/FsMkdir/FsListEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListRDirEmpty
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsListDirNotFound
2025/03/31 04:08:03 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/03/31 04:08:03 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:08: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/03/31 04:08:33 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:08:33 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:09:03 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:09:03 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:09:08 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2025/03/31 04:09:12 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:09:15 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:09:17 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:09:19 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:09:22 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:09:23 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:09:23 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/03/31 04:09:43 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:10:13 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:10:13 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:10:13 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:10:43 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:10:43 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:10:48 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/03/31 04:10:51 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:10:54 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:10:56 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:10:58 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:11:01 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:11:02 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:11:02 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/03/31 04:11:22 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:11:52 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:11:52 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:11:52 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:12: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/03/31 04:12:22 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:12:27 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
2025/03/31 04:12:31 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:12:33 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:12:36 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:12:37 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:12:40 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:12:42 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:12:42 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/03/31 04:13:01 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:13:31 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:13:31 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:13:31 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:14:01 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:14:01 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:14:06 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
2025/03/31 04:14:10 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:14:13 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:14:15 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:14:16 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:14:19 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:14:21 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:14:21 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/03/31 04:14:40 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:15:10 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:15:10 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:15:10 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:15:40 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:15:40 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:15:45 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
2025/03/31 04:15:49 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:15:51 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:15:54 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:15:55 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:15:58 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:15:59 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:16:00 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/03/31 04:16:19 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:16:49 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:16:49 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:16:49 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:17:19 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:17:19 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:17:24 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
2025/03/31 04:17:28 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:17:31 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:17:33 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:17:34 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:17:37 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:17:38 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:17:39 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/03/31 04:17:58 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:18:28 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:18:28 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:18:28 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:18:58 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:18:58 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:19:03 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
2025/03/31 04:19:07 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:19:10 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:19:12 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:19:13 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:19:16 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:19:18 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:19:18 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/03/31 04:19:32 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:20:02 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:20:02 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:20:02 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:20:32 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:20:32 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:20:37 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/31 04:20:40 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:20:45 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:20:46 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:20:47 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:20:48 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:20:49 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:20:51 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/03/31 04:21:04 DEBUG : Creating backend with remote "TestFichier:"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListSubdir
2025/03/31 04:21:05 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:21:35 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:21:35 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:21:36 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:22:06 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:22:06 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:22:11 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/03/31 04:22:14 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:22:17 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:22:19 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:22:21 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/03/31 04:22:22 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:22:23 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:22:24 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/03/31 04:22:31 DEBUG : Creating backend with remote "TestFichier:rclone-test-yiyanud2yiba/hello? sausage/êé"
2025/03/31 04:22:31 DEBUG : Config file has changed externally - reloading
2025/03/31 04:22:45 DEBUG : Waiting for deletions to finish
2025/03/31 04:22:49 INFO  : e.txt: Deleted
2025/03/31 04:22:52 DEBUG : removing 1 level 4 directories
2025/03/31 04:22:52 INFO  : a/b/c/d: Removing directory
2025/03/31 04:22:52 DEBUG : removing 1 level 3 directories
2025/03/31 04:22:52 INFO  : a/b/c: Removing directory
2025/03/31 04:22:53 DEBUG : removing 1 level 2 directories
2025/03/31 04:22:53 INFO  : a/b: Removing directory
2025/03/31 04:22:53 DEBUG : removing 1 level 1 directories
2025/03/31 04:22:53 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/03/31 04:22:59 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:23:29 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:23:29 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:23:29 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:23:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:24:00 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:24:04 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/31 04:24:08 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:24:11 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:24:13 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:24:15 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:24:16 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:24:17 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:24:17 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/03/31 04:24:38 DEBUG : Creating backend with remote "TestFichier:rclone-test-jeyupaz9hebe"
2025/03/31 04:24:43 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:25:13 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:25:13 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:25:13 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:25:43 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:25:43 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:25:48 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/31 04:25:52 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:25:55 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:25:57 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:25:59 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:26:00 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:26:01 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:26:01 DEBUG : pacer: Reducing sleep to 400ms
2025/03/31 04:26:10 DEBUG : 1Fichier root 'rclone-test-jeyupaz9hebe': Purge dir "new_name"
2025/03/31 04:26:10 DEBUG : 1Fichier root 'rclone-test-jeyupaz9hebe': 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/03/31 04:26:12 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:26:42 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:26:42 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:26:43 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:27:13 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:27:13 DEBUG : pacer: Reducing sleep to 3.75s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/03/31 04:27:18 DEBUG : pacer: Reducing sleep to 2.8125s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/03/31 04:27:21 DEBUG : pacer: Reducing sleep to 2.109375s
    fstests.go:1623: Metadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
2025/03/31 04:27:24 DEBUG : pacer: Reducing sleep to 1.58203125s
    fstests.go:1694: SetMetadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
2025/03/31 04:27:26 DEBUG : pacer: Reducing sleep to 1.186523437s
    fstests.go:1751: can't set modified time
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSize
2025/03/31 04:27:28 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
2025/03/31 04:27:29 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:27:59 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:27:59 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:27:59 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:28:29 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:28:29 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:28:34 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/31 04:28:39 DEBUG : pacer: Reducing sleep to 2.109375s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
2025/03/31 04:28:41 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:28:43 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:28:45 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
2025/03/31 04:28:46 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:28:46 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:28:48 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
2025/03/31 04:28:58 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:29:28 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:29:28 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:29:28 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:29:58 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:29:58 DEBUG : pacer: Reducing sleep to 3.75s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/03/31 04:29:58 DEBUG : Creating backend with remote "TestFichier:rclone-test-yiyanud2yiba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/31 04:29:58 DEBUG : Config file has changed externally - reloading
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/31 04:30:03 DEBUG : Creating backend with remote "TestFichier:rclone-test-yiyanud2yiba/not found.txt"
2025/03/31 04:30:05 ERROR : : error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestFichier:" path "rclone-test-yiyanud2yiba" from "TestFichier:rclone-test-yiyanud2yiba"
2025/03/31 04:30:05 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/03/31 04:30:15 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:30:45 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:30:45 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:30:45 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:31:15 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:31:15 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:31:20 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/31 04:31:23 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:31:26 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:31:28 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:31:30 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:31:31 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:31:32 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:31:33 DEBUG : pacer: Reducing sleep to 400ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/PublicLink
2025/03/31 04:31:38 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/31 04:31:41 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:31:44 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:31:46 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:31:48 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/03/31 04:31:49 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:31:50 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:31:51 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}"
2025/03/31 04:32:21 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #412\",\"status\":\"KO\"}")
2025/03/31 04:32:21 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:32:21 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:32:51 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:32:51 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:32:56 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/31 04:33:00 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:33:02 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:33:04 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:33:06 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:33:07 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:33:08 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:33:09 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/03/31 04:33:12 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=ekSqRGYSgL": net/http: HTTP/1.x transport connection broken: http: ContentLength=373 with Body length 474)
2025/03/31 04:33:12 DEBUG : pacer: Rate limited, increasing sleep to 5s
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/31 04:33:12 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:33:17 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/31 04:33:22 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:33:24 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:33:25 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:33:27 DEBUG : pacer: Reducing sleep to 889.892577ms
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/31 04:33:27 DEBUG : Creating backend with remote "TestFichier:rclone-test-yiyanud2yiba/deeper/nonexisting/directory"
2025/03/31 04:33:27 DEBUG : Config file has changed externally - reloading
=== 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/03/31 04:33:28 DEBUG : Waiting for deletions to finish
2025/03/31 04:33:28 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:33:29 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:33:30 DEBUG : pacer: Reducing sleep to 400ms
2025/03/31 04:33:31 INFO  : unknown-size-update.txt: Deleted
2025/03/31 04:33:34 INFO  : z.txt: Deleted
2025/03/31 04:33:34 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:34:04 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}")
2025/03/31 04:34:04 DEBUG : pacer: Rate limited, increasing sleep to 5s
2025/03/31 04:34:04 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}"
2025/03/31 04:34: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/03/31 04:34:34 DEBUG : pacer: Reducing sleep to 3.75s
2025/03/31 04:34:39 DEBUG : pacer: Reducing sleep to 2.8125s
2025/03/31 04:34:43 DEBUG : pacer: Reducing sleep to 2.109375s
2025/03/31 04:34:46 DEBUG : pacer: Reducing sleep to 1.58203125s
2025/03/31 04:34:48 DEBUG : pacer: Reducing sleep to 1.186523437s
2025/03/31 04:34:50 DEBUG : pacer: Reducing sleep to 889.892577ms
2025/03/31 04:34:51 DEBUG : pacer: Reducing sleep to 667.419432ms
2025/03/31 04:34:52 DEBUG : pacer: Reducing sleep to 500.564574ms
2025/03/31 04:34:52 DEBUG : pacer: Reducing sleep to 400ms
2025/03/31 04:34:53 DEBUG : removing 1 level 4 directories
2025/03/31 04:34:53 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory
2025/03/31 04:34:53 DEBUG : removing 1 level 3 directories
2025/03/31 04:34:53 INFO  : hello? sausage/êé/Hello, 世界: Removing directory
2025/03/31 04:34:54 DEBUG : removing 1 level 2 directories
2025/03/31 04:34:54 INFO  : hello? sausage/êé: Removing directory
2025/03/31 04:34:54 DEBUG : removing 1 level 1 directories
2025/03/31 04:34:54 INFO  : hello? sausage: Removing directory
2025/03/31 04:34:54 DEBUG : removing 1 level 0 directories
2025/03/31 04:34:54 INFO  : 1Fichier root 'rclone-test-yiyanud2yiba': Removing directory
2025/03/31 04:34:55 ERROR : : error listing: directory not found
2025/03/31 04:34:55 DEBUG : Waiting for deletions to finish
2025/03/31 04:34:56 ERROR : : error listing: directory not found
2025/03/31 04:34:56 ERROR : 1Fichier root 'rclone-test-yiyanud2yiba': Failed to list "": directory not found
2025/03/31 04:34:56 DEBUG : removing 1 level 0 directories
2025/03/31 04:34:56 INFO  : 1Fichier root 'rclone-test-yiyanud2yiba': Removing directory
2025/03/31 04:34:56 ERROR : : Failed to rmdir: directory not found
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (1627.34s)
    --- 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 (1624.49s)
        --- 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 (678.25s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (17.98s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (8.31s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (73.09s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (17.84s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (8.32s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (73.06s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (17.98s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.18s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (73.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (17.84s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.13s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (72.88s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (17.94s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.32s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (72.96s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (17.69s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.33s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (72.88s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (17.95s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.80s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (4.99s)
        --- 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.53s)
            --- 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.65s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.40s)
            --- 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.34s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.25s)
                --- 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.60s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (4.94s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (3.75s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.81s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (2.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (1.58s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (70.75s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (6.43s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.82s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.42s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.74s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (60.23s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (5.25s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.64s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (92.51s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (4.05s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.80s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (87.66s)
                    --- 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.39s)
            --- 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.11s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.82s)
            --- 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	1627.358s
"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose" - Finished OK in 27m8.189735487s (try 1/5)