"go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FromRoot|FsIsFile|FsMove|ObjectRemove|PublicLink)$/^(List|Put)$/^Remove$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:418: Using remote "TestFichier:" 2022/03/14 06:48:16 DEBUG : Creating backend with remote "TestFichier:rclone-test-wiyixak8ruqinuy9gugaxev4" 2022/03/14 06:48:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) fstests.go:132: Sleeping for 2.25s for findObject eventual consistency: 3/5 (object not found) 2022/03/14 06:48:27 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/14 06:48:57 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/14 06:48:57 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/14 06:48:57 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/14 06:49:27 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/14 06:49:27 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/14 06:49:32 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/14 06:49:36 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/14 06:49:39 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/14 06:49:41 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/14 06:49:43 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/14 06:49:44 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/14 06:49:45 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/14 06:49:45 DEBUG : pacer: Reducing sleep to 400ms fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) fstests.go:132: Sleeping for 1.5s for findObject eventual consistency: 2/5 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/03/14 06:50:04 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/14 06:50:34 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/14 06:50:34 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/14 06:50:34 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/14 06:51:04 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/14 06:51:04 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/14 06:51:09 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/14 06:51:13 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/14 06:51:16 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/14 06:51:18 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/14 06:51:19 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/14 06:51:21 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/14 06:51:21 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/14 06:51:22 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "other.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:345 fstests.go:1159 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: 1 objects not found fstests.go:1169: Error Trace: fstests.go:1169 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2022/03/14 06:52:04 DEBUG : Creating backend with remote "TestFichier:rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2022/03/14 06:52:04 DEBUG : Config file has changed externaly - reloading fstests.go:1470: Error Trace: fstests.go:1470 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2022/03/14 06:52:09 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/03/14 06:52:10 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 2022/03/14 06:52:12 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 2022/03/14 06:52:16 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 2022/03/14 06:52:24 ERROR : : error listing: directory not found fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:345 fstests.go:1477 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:204: Not found "z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:345 fstests.go:1477 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestFichier:" path "rclone-test-wiyixak8ruqinuy9gugaxev4" from "TestFichier:rclone-test-wiyixak8ruqinuy9gugaxev4" 2022/03/14 06:52:40 DEBUG : Creating backend with remote "TestFichier:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 2022/03/14 06:52:45 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/14 06:53:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/14 06:53:15 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/14 06:53:15 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/14 06:53:45 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/14 06:53:45 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/14 06:53:50 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/14 06:53:54 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/14 06:53:57 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/14 06:53:59 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/14 06:54:01 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/14 06:54:02 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/14 06:54:03 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/14 06:54:03 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstests.go:1523 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-wiyixak8ruqinuy9gugaxev4/file name.txt (100), rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-wiyixak8ruqinuy9gugaxev4/file name.txt (100), rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1523 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1523 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstests.go:132: Sleeping for 1s for findObject eventual consistency: 1/5 (object not found) 2022/03/14 06:54:49 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/14 06:55:19 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/14 06:55:19 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/14 06:55:19 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/14 06:55:49 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/14 06:55:50 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/14 06:55:55 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/14 06:55:58 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/14 06:56:01 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/14 06:56:03 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/14 06:56:05 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/14 06:56:06 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/14 06:56:07 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/14 06:56:08 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstests.go:1579 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-wiyixak8ruqinuy9gugaxev4/created from root.txt (100), rclone-test-wiyixak8ruqinuy9gugaxev4/file name.txt (100), rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-wiyixak8ruqinuy9gugaxev4/created from root.txt (100), rclone-test-wiyixak8ruqinuy9gugaxev4/file name.txt (100), rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1579 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1579 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2022/03/14 06:56:54 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/14 06:57:24 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/14 06:57:24 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/14 06:57:25 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}" 2022/03/14 06:57:55 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2022/03/14 06:57:55 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/14 06:58:00 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/14 06:58:03 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/14 06:58:06 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/14 06:58:08 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/14 06:58:10 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/14 06:58:11 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/14 06:58:12 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/14 06:58:13 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstests.go:1584 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-wiyixak8ruqinuy9gugaxev4/file name.txt (100), rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-wiyixak8ruqinuy9gugaxev4/file name.txt (100), rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstests.go:1584 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "rclone-test-wiyixak8ruqinuy9gugaxev4/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstests.go:1584 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2022/03/14 06:58:59 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/14 06:59:29 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/14 06:59:29 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/14 06:59:29 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/14 06:59:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/14 06:59:59 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/14 07:00:04 DEBUG : pacer: Reducing sleep to 2.8125s fstests.go:1630: Error Trace: fstests.go:1630 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2022/03/14 07:00:08 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/14 07:00:11 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/14 07:00:13 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/14 07:00:14 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/14 07:00:16 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/14 07:00:17 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/14 07:00:17 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5 2022/03/14 07:00:45 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/14 07:01:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/14 07:01:15 DEBUG : pacer: Rate limited, increasing sleep to 5s 2022/03/14 07:01:15 DEBUG : Sleeping for 30 seconds due to: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" 2022/03/14 07:01:45 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2022/03/14 07:01:45 DEBUG : pacer: Reducing sleep to 3.75s 2022/03/14 07:01:50 DEBUG : pacer: Reducing sleep to 2.8125s 2022/03/14 07:01:54 DEBUG : pacer: Reducing sleep to 2.109375s 2022/03/14 07:01:57 DEBUG : pacer: Reducing sleep to 1.58203125s 2022/03/14 07:01:59 DEBUG : pacer: Reducing sleep to 1.186523437s 2022/03/14 07:02:01 DEBUG : pacer: Reducing sleep to 889.892577ms 2022/03/14 07:02:02 DEBUG : pacer: Reducing sleep to 667.419432ms 2022/03/14 07:02:03 DEBUG : pacer: Reducing sleep to 500.564574ms 2022/03/14 07:02:03 DEBUG : pacer: Reducing sleep to 400ms fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstests.go:1718 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.txt (100) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstests.go:1718 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:204: Not found "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstests.go:1718 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: 1 objects not found 2022/03/14 07:02:20 DEBUG : Waiting for deletions to finish 2022/03/14 07:02:24 INFO : other.txt: Deleted 2022/03/14 07:02:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2022/03/14 07:02:28 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2022/03/14 07:02:29 INFO : hello? sausage/êé: Removing directory 2022/03/14 07:02:29 INFO : hello? sausage: Removing directory 2022/03/14 07:02:30 INFO : 1Fichier root 'rclone-test-wiyixak8ruqinuy9gugaxev4': Removing directory 2022/03/14 07:02:30 ERROR : : error listing: directory not found 2022/03/14 07:02:30 DEBUG : Waiting for deletions to finish 2022/03/14 07:02:31 ERROR : : error listing: directory not found 2022/03/14 07:02:31 ERROR : 1Fichier root 'rclone-test-wiyixak8ruqinuy9gugaxev4': Failed to list "": directory not found 2022/03/14 07:02:31 INFO : 1Fichier root 'rclone-test-wiyixak8ruqinuy9gugaxev4': Removing directory 2022/03/14 07:02:32 ERROR : : Failed to rmdir: directory not found --- FAIL: TestIntegration (855.40s) --- FAIL: TestIntegration/FsMkdir (853.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (840.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (126.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (36.02s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (378.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (124.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (253.94s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (124.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (65.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (135.75s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 855.411s "go test -v -timeout 1h0m0s -remote TestFichier: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FromRoot|FsIsFile|FsMove|ObjectRemove|PublicLink)$/^(List|Put)$/^Remove$'" - Finished ERROR in 14m16.087598839s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/PublicLink TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]