"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFichier:" 2025/08/07 00:22:24 DEBUG : Creating backend with remote "TestFichier:rclone-test-piwahim4deqe" 2025/08/07 00:22:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/07 00:22:43 DEBUG : Creating backend with remote "TestFichier:rclone-test-piwahim4deqe/hello? sausage/êé" 2025/08/07 00:22:57 DEBUG : Waiting for deletions to finish 2025/08/07 00:23:01 INFO : e.txt: Deleted 2025/08/07 00:23:04 DEBUG : removing 1 level 4 directories 2025/08/07 00:23:04 INFO : a/b/c/d: Removing directory 2025/08/07 00:23:04 DEBUG : removing 1 level 3 directories 2025/08/07 00:23:04 INFO : a/b/c: Removing directory 2025/08/07 00:23:05 DEBUG : removing 1 level 2 directories 2025/08/07 00:23:05 INFO : a/b: Removing directory 2025/08/07 00:23:05 DEBUG : removing 1 level 1 directories 2025/08/07 00:23:05 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/08/07 00:23:06 DEBUG : Creating backend with remote "TestFichier:rclone-test-yuwofav8teyu" 2025/08/07 00:23:10 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}" 2025/08/07 00:23: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/08/07 00:23:40 DEBUG : pacer: Rate limited, increasing sleep to 5s 2025/08/07 00:23:41 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}" 2025/08/07 00:24:11 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #412\"}") 2025/08/07 00:24:11 DEBUG : pacer: Reducing sleep to 3.75s 2025/08/07 00:24:16 DEBUG : pacer: Reducing sleep to 2.8125s 2025/08/07 00:24:19 DEBUG : pacer: Reducing sleep to 2.109375s 2025/08/07 00:24:22 DEBUG : pacer: Reducing sleep to 1.58203125s 2025/08/07 00:24:24 DEBUG : pacer: Reducing sleep to 1.186523437s 2025/08/07 00:24:26 DEBUG : pacer: Reducing sleep to 889.892577ms 2025/08/07 00:24:27 DEBUG : pacer: Reducing sleep to 667.419432ms 2025/08/07 00:24:28 DEBUG : pacer: Reducing sleep to 500.564574ms 2025/08/07 00:24:29 DEBUG : pacer: Reducing sleep to 400ms 2025/08/07 00:24:37 DEBUG : 1Fichier root 'rclone-test-yuwofav8teyu': Purge dir "new_name" 2025/08/07 00:24:37 DEBUG : 1Fichier root 'rclone-test-yuwofav8teyu': Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestFichier:" path "rclone-test-piwahim4deqe" from "TestFichier:rclone-test-piwahim4deqe" 2025/08/07 00:24:38 DEBUG : Creating backend with remote "TestFichier:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/08/07 00:24:42 DEBUG : Waiting for deletions to finish 2025/08/07 00:24:43 INFO : file name.txt: Deleted 2025/08/07 00:24:46 INFO : z.txt: Deleted 2025/08/07 00:24:50 DEBUG : removing 1 level 4 directories 2025/08/07 00:24:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/08/07 00:24:50 DEBUG : removing 1 level 3 directories 2025/08/07 00:24:50 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/08/07 00:24:51 DEBUG : removing 1 level 2 directories 2025/08/07 00:24:51 INFO : hello? sausage/êé: Removing directory 2025/08/07 00:24:51 DEBUG : removing 1 level 1 directories 2025/08/07 00:24:51 INFO : hello? sausage: Removing directory 2025/08/07 00:24:52 DEBUG : removing 1 level 0 directories 2025/08/07 00:24:52 INFO : 1Fichier root 'rclone-test-piwahim4deqe': Removing directory 2025/08/07 00:24:52 ERROR : error listing: directory not found 2025/08/07 00:24:52 DEBUG : Waiting for deletions to finish 2025/08/07 00:24:53 ERROR : error listing: directory not found 2025/08/07 00:24:53 ERROR : 1Fichier root 'rclone-test-piwahim4deqe': Failed to list "": directory not found 2025/08/07 00:24:53 DEBUG : removing 1 level 0 directories 2025/08/07 00:24:53 INFO : 1Fichier root 'rclone-test-piwahim4deqe': Removing directory 2025/08/07 00:24:54 ERROR : Failed to rmdir: directory not found --- PASS: TestIntegration (149.88s) --- PASS: TestIntegration/FsMkdir (147.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (134.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (22.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (91.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (4.04s) PASS ok github.com/rclone/rclone/backend/fichier 149.900s "go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListRootedSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^List$'" - Finished OK in 2m30.908508599s (try 2/5)