"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestDrime:" 2026/07/16 04:05:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-kixaxan4yezu" 2026/07/16 04:05:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/16 04:06:11 DEBUG : file name.txt: Removing old object on successful upload 2026/07/16 04:06:11 DEBUG : file name.txt: Old object already deleted, safely ignoring === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/16 04:06:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-kixaxan4yezu/dirToPurgeFromRoot" 2026/07/16 04:06:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/16 04:06:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/07/16 04:06:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/16 04:06:45 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/07/16 04:06:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/16 04:06:45 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/07/16 04:06:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/16 04:06:45 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/07/16 04:06:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/16 04:06:45 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/07/16 04:06:45 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/16 04:06:46 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/07/16 04:06:46 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/16 04:06:46 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/07/16 04:06:46 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/16 04:06:47 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/07/16 04:06:47 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/16 04:06:48 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/07/16 04:06:48 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/16 04:06:50 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/07/16 04:06:50 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:1291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1291 Error: Received unexpected error: failed to copy item: Error "Server Error" Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Error: &fmt.wrapError{msg:"failed to copy item: Error \"Server Error\"", err:fserrors.wrappedRetryError{error:api.Error{Message:"Server Error"}}} === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/16 04:06:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-pacanok3juci" 2026/07/16 04:07:03 DEBUG : pacer: Reducing sleep to 5.12s 2026/07/16 04:07:12 DEBUG : pacer: Reducing sleep to 2.56s 2026/07/16 04:07:17 DEBUG : pacer: Reducing sleep to 1.28s 2026/07/16 04:07:20 DEBUG : pacer: Reducing sleep to 640ms 2026/07/16 04:07:22 DEBUG : pacer: Reducing sleep to 320ms 2026/07/16 04:07:24 DEBUG : pacer: Reducing sleep to 160ms 2026/07/16 04:07:25 DEBUG : pacer: Reducing sleep to 80ms 2026/07/16 04:07:27 DEBUG : pacer: Reducing sleep to 40ms 2026/07/16 04:07:27 DEBUG : pacer: Reducing sleep to 20ms 2026/07/16 04:07:28 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 04:07:32 DEBUG : drime root 'rclone-test-pacanok3juci': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestDrime:" path "rclone-test-kixaxan4yezu" from "TestDrime:rclone-test-kixaxan4yezu" 2026/07/16 04:07:32 DEBUG : Creating backend with remote "TestDrime:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/16 04:07:39 ERROR : error listing: directory not found --- FAIL: TestIntegration (121.56s) --- FAIL: TestIntegration/FsMkdir (118.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (11.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (104.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (13.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (41.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.73s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 121.577s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 2m2.242019334s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsCopy]