"go test -v -timeout 1h0m0s -remote TestFichier: -verbose" - Starting (try 1/5) === RUN TestIntegration 2020/08/16 05:59:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" fstests.go:356: Using remote "TestFichier:" === RUN TestIntegration/FsCheckWrap fstests.go:393: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:421: 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 2020/08/16 05:59:06 DEBUG : dir/subdir: Making directory 2020/08/16 05:59:10 DEBUG : dir/subdir: Removing directory 2020/08/16 05:59:12 DEBUG : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:317: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2020/08/16 05:59:15 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:317: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding 2020/08/16 05:59:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2020/08/16 05:59:15 DEBUG : pacer: Rate limited, increasing sleep to 5s 2020/08/16 05:59:16 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2020/08/16 05:59:21 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2020/08/16 05:59:26 DEBUG : pacer: low level retry 4/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2020/08/16 05:59:31 DEBUG : pacer: low level retry 5/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2020/08/16 05:59:36 DEBUG : pacer: low level retry 6/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2020/08/16 05:59:41 DEBUG : pacer: low level retry 7/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2020/08/16 05:59:46 DEBUG : pacer: low level retry 8/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2020/08/16 05:59:51 DEBUG : pacer: low level retry 9/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2020/08/16 05:59:56 DEBUG : pacer: low level retry 10/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2020/08/16 05:59:56 ERROR : : error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" fstest.go:279: Error listing: couldn't list files: HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2020/08/16 06:00:01 DEBUG : pacer: low level retry 1/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2020/08/16 06:00:06 DEBUG : pacer: low level retry 2/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"message\":\"Flood detected: IP Locked #374\",\"status\":\"KO\"}") 2020/08/16 06:00:11 DEBUG : pacer: low level retry 3/10 (error HTTP error 403 (403 Forbidden) returned body: "{\"status\":\"KO\",\"message\":\"Flood detected: IP Locked #374\"}") 2020/08/16 06:00:16 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:00:21 DEBUG : pacer: Reducing sleep to 2.8125s === RUN TestIntegration/FsMkdir/FsPutError 2020/08/16 06:00:25 DEBUG : pacer: Reducing sleep to 2.109375s 2020/08/16 06:00:27 DEBUG : pacer: Reducing sleep to 1.58203125s 2020/08/16 06:00:29 DEBUG : pacer: Reducing sleep to 1.186523437s 2020/08/16 06:00:31 DEBUG : pacer: Reducing sleep to 889.892577ms 2020/08/16 06:00:32 DEBUG : pacer: Reducing sleep to 667.419432ms 2020/08/16 06:00:33 DEBUG : pacer: Reducing sleep to 500.564574ms 2020/08/16 06:00:34 DEBUG : pacer: Reducing sleep to 400ms 2020/08/16 06:01:35 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=the52Qq3KR": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:01:35 DEBUG : pacer: Rate limited, increasing sleep to 5s 2020/08/16 06:01:36 DEBUG : pacer: Reducing sleep to 3.75s === RUN TestIntegration/FsMkdir/FsPutZeroLength 2020/08/16 06:01:41 DEBUG : pacer: Reducing sleep to 2.8125s fstests.go:203: Can't upload zero length files === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:677: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:713: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2020/08/16 06:01:44 DEBUG : pacer: Reducing sleep to 2.109375s 2020/08/16 06:01:47 DEBUG : pacer: Reducing sleep to 1.58203125s 2020/08/16 06:02:49 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=YK9iNeGPrT": dial tcp 5.39.224.39:443: i/o timeout) 2020/08/16 06:02:49 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://ru-3.1fichier.com/upload.cgi?id=YK9iNeGPrT": dial tcp 5.39.224.39:443: i/o timeout - low level retry 1/10 2020/08/16 06:02:52 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:02:56 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:04:00 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=jEbV30Jncl": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:04:00 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=jEbV30Jncl": dial tcp 5.39.224.125:443: i/o timeout - low level retry 2/10 2020/08/16 06:04:03 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:04:07 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:05:11 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=dCE5Qv1BLV": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:05:11 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=dCE5Qv1BLV": dial tcp 5.39.224.125:443: i/o timeout - low level retry 3/10 2020/08/16 06:05:14 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:05:18 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:06:21 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=ew7i8MpY0y": dial tcp 5.39.224.39:443: i/o timeout) 2020/08/16 06:06:21 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://ru-3.1fichier.com/upload.cgi?id=ew7i8MpY0y": dial tcp 5.39.224.39:443: i/o timeout - low level retry 4/10 2020/08/16 06:06:24 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:06:28 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:07:32 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=uLo574o2yz": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:07:32 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=uLo574o2yz": dial tcp 5.39.224.125:443: i/o timeout - low level retry 5/10 2020/08/16 06:07:35 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:07:39 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:08:43 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=yzjTiAZWn2": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:08:43 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=yzjTiAZWn2": dial tcp 5.39.224.125:443: i/o timeout - low level retry 6/10 2020/08/16 06:08:46 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:08:50 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:09:54 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=Ymr2Oq7mBT": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:09:54 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=Ymr2Oq7mBT": dial tcp 5.39.224.125:443: i/o timeout - low level retry 7/10 2020/08/16 06:09:56 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:10:01 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:11:04 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=fkKts6KpYi": dial tcp 5.39.224.39:443: i/o timeout) 2020/08/16 06:11:04 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://ru-3.1fichier.com/upload.cgi?id=fkKts6KpYi": dial tcp 5.39.224.39:443: i/o timeout - low level retry 8/10 2020/08/16 06:11:07 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:11:12 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:12:15 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=6gIjAVYn71": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:12:15 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=6gIjAVYn71": dial tcp 5.39.224.125:443: i/o timeout - low level retry 9/10 2020/08/16 06:12:17 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:12:22 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:13:26 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=iwlTQXoKo2": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:13:26 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=iwlTQXoKo2": dial tcp 5.39.224.125:443: i/o timeout - low level retry 10/10 fstests.go:153: Error Trace: fstests.go:153 fstests.go:168 fstests.go:158 fstests.go:798 Error: Received unexpected error: Post "https://up2.1fichier.com/upload.cgi?id=iwlTQXoKo2": dial tcp 5.39.224.125:443: i/o timeout couldn't upload file github.com/rclone/rclone/backend/fichier.(*Fs).uploadFile /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/api.go:355 github.com/rclone/rclone/backend/fichier.(*Fs).putUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:342 github.com/rclone/rclone/backend/fichier.(*Fs).PutUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:385 github.com/rclone/rclone/backend/fichier.(*Fs).Put /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:315 github.com/rclone/rclone/fstest/fstests.PutTestContents.func1 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:175 github.com/rclone/rclone/fstest/fstests.retry /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 github.com/rclone/rclone/fstest/fstests.PutTestContents /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:168 github.com/rclone/rclone/fstest/fstests.testPut /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:158 github.com/rclone/rclone/fstest/fstests.Run.func13.13 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:798 testing.tRunner /usr/local/go/src/testing/testing.go:1108 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:1696: *fichier.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2020/08/16 06:13:29 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:13:33 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:14:37 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=72F6SfUZmh": dial tcp 5.39.224.39:443: i/o timeout) 2020/08/16 06:14:37 DEBUG : pacer: Rate limited, increasing sleep to 5s === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2020/08/16 06:14:38 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:14:42 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:15:45 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=w92n0H5b2e": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:15:45 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=w92n0H5b2e": dial tcp 5.39.224.125:443: i/o timeout - low level retry 1/10 2020/08/16 06:15:48 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:15:53 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:16:56 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=3Lc90xdOnN": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:16:56 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=3Lc90xdOnN": dial tcp 5.39.224.125:443: i/o timeout - low level retry 2/10 2020/08/16 06:16:58 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:17:03 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:18:07 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=Ha0NmSeCGP": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:18:07 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=Ha0NmSeCGP": dial tcp 5.39.224.125:443: i/o timeout - low level retry 3/10 2020/08/16 06:18:10 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:18:14 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:19:18 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=mnL3Ic1eWm": dial tcp 5.39.224.39:443: i/o timeout) 2020/08/16 06:19:18 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://ru-3.1fichier.com/upload.cgi?id=mnL3Ic1eWm": dial tcp 5.39.224.39:443: i/o timeout - low level retry 4/10 2020/08/16 06:19:20 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:19:25 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:20:28 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=eboXiQUjUj": dial tcp 5.39.224.39:443: i/o timeout) 2020/08/16 06:20:28 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://ru-3.1fichier.com/upload.cgi?id=eboXiQUjUj": dial tcp 5.39.224.39:443: i/o timeout - low level retry 5/10 2020/08/16 06:20:31 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:20:36 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:21:39 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=L2fXuNAbac": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:21:39 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=L2fXuNAbac": dial tcp 5.39.224.125:443: i/o timeout - low level retry 6/10 2020/08/16 06:21:42 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:21:46 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:22:50 DEBUG : pacer: low level retry 1/1 (error Post "https://up2.1fichier.com/upload.cgi?id=hndY6T1xuz": dial tcp 5.39.224.125:443: i/o timeout) 2020/08/16 06:22:50 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://up2.1fichier.com/upload.cgi?id=hndY6T1xuz": dial tcp 5.39.224.125:443: i/o timeout - low level retry 7/10 2020/08/16 06:22:53 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:22:57 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:24:01 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=2Cd54g4qtg": dial tcp 5.39.224.39:443: i/o timeout) 2020/08/16 06:24:01 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://ru-3.1fichier.com/upload.cgi?id=2Cd54g4qtg": dial tcp 5.39.224.39:443: i/o timeout - low level retry 8/10 2020/08/16 06:24:04 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:24:08 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:25:11 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=tTQwz0HbBZ": dial tcp 5.39.224.39:443: i/o timeout) 2020/08/16 06:25:11 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://ru-3.1fichier.com/upload.cgi?id=tTQwz0HbBZ": dial tcp 5.39.224.39:443: i/o timeout - low level retry 9/10 2020/08/16 06:25:14 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:25:19 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:26:22 DEBUG : pacer: low level retry 1/1 (error Post "https://ru-3.1fichier.com/upload.cgi?id=NQea3d3BoQ": dial tcp 5.39.224.39:443: i/o timeout) 2020/08/16 06:26:22 DEBUG : pacer: Rate limited, increasing sleep to 5s fstests.go:150: Put error: couldn't upload file: Post "https://ru-3.1fichier.com/upload.cgi?id=NQea3d3BoQ": dial tcp 5.39.224.39:443: i/o timeout - low level retry 10/10 fstests.go:153: Error Trace: fstests.go:153 fstests.go:168 fstests.go:158 fstests.go:1824 Error: Received unexpected error: Post "https://ru-3.1fichier.com/upload.cgi?id=NQea3d3BoQ": dial tcp 5.39.224.39:443: i/o timeout couldn't upload file github.com/rclone/rclone/backend/fichier.(*Fs).uploadFile /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/api.go:355 github.com/rclone/rclone/backend/fichier.(*Fs).putUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:342 github.com/rclone/rclone/backend/fichier.(*Fs).PutUnchecked /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:385 github.com/rclone/rclone/backend/fichier.(*Fs).Put /home/rclone/go/src/github.com/rclone/rclone/backend/fichier/fichier.go:315 github.com/rclone/rclone/fstest/fstests.PutTestContents.func1 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:175 github.com/rclone/rclone/fstest/fstests.retry /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 github.com/rclone/rclone/fstest/fstests.PutTestContents /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:168 github.com/rclone/rclone/fstest/fstests.testPut /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:158 github.com/rclone/rclone/fstest/fstests.Run.func13.15.2 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1824 testing.tRunner /usr/local/go/src/testing/testing.go:1108 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: Put === RUN TestIntegration/FsMkdir/FsRootCollapse 2020/08/16 06:26:26 DEBUG : Waiting for deletions to finish 2020/08/16 06:26:26 DEBUG : pacer: Reducing sleep to 3.75s 2020/08/16 06:26:31 DEBUG : pacer: Reducing sleep to 2.8125s 2020/08/16 06:26:35 DEBUG : pacer: Reducing sleep to 2.109375s 2020/08/16 06:26:37 DEBUG : pacer: Reducing sleep to 1.58203125s 2020/08/16 06:26:40 DEBUG : pacer: Reducing sleep to 1.186523437s 2020/08/16 06:26:41 DEBUG : pacer: Reducing sleep to 889.892577ms 2020/08/16 06:26:42 DEBUG : pacer: Reducing sleep to 667.419432ms 2020/08/16 06:26:43 DEBUG : pacer: Reducing sleep to 500.564574ms 2020/08/16 06:26:44 DEBUG : pacer: Reducing sleep to 400ms 2020/08/16 06:26:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2020/08/16 06:26:49 DEBUG : hello? sausage/êé/Hello, 世界: Removing directory 2020/08/16 06:26:49 DEBUG : hello? sausage/êé: Removing directory 2020/08/16 06:26:50 DEBUG : hello? sausage: Removing directory 2020/08/16 06:26:50 DEBUG : 1Fichier root 'rclone-test-huhicok7numavok4fobadaq2': Removing directory 2020/08/16 06:26:51 ERROR : : error listing: directory not found 2020/08/16 06:26:51 DEBUG : Waiting for deletions to finish 2020/08/16 06:26:51 ERROR : : error listing: directory not found 2020/08/16 06:26:52 ERROR : 1Fichier root 'rclone-test-huhicok7numavok4fobadaq2': Failed to list "": directory not found 2020/08/16 06:26:52 DEBUG : 1Fichier root 'rclone-test-huhicok7numavok4fobadaq2': Removing directory 2020/08/16 06:26:52 ERROR : : Failed to rmdir: directory not found --- FAIL: TestIntegration (1670.81s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- FAIL: TestIntegration/FsMkdir (1667.91s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (7.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.80s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.80s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.41s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (40.81s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (25.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (75.62s) --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (4.33s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (707.13s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (776.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (68.75s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (707.53s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.69s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/fichier 1670.822s "go test -v -timeout 1h0m0s -remote TestFichier: -verbose" - Finished ERROR in 27m52.227181511s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]