"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrime:" 2026/06/08 02:29:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-gixoqox2gato" 2026/06/08 02:29:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 02:30:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/06/08 02:30:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 02:31:20 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/06/08 02:31:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/08 02:31:46 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/06/08 02:31:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/08 02:32:42 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/06/08 02:32:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/08 02:33:01 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/06/08 02:33:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/06/08 02:33:17 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/06/08 02:33:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/06/08 02:33:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/06/08 02:33:36 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/06/08 02:34:36 DEBUG : pacer: low level retry 8/10 (error Error "504 Gateway Timeout (504): {\"type\":\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-504/\",\"title\":\"Error 504: Gateway time-out\",\"status\":504,\"detail\":\"The origin web server did not respond to Cloudflare within the allowed time. This typically means the origin is overloaded or a backend process is taking too long.\",\"instance\":\"a0847e206f5fb8cb\",\"error_code\":504,\"error_name\":\"origin_gateway_timeout\",\"error_category\":\"origin\",\"ray_id\":\"a0847e206f5fb8cb\",\"timestamp\":\"2026-06-08T02:34:36Z\",\"zone\":\"app.drime.cloud\",\"cloudflare_error\":true,\"retryable\":true,\"retry_after\":120,\"owner_action_required\":true,\"what_you_should_do\":\"**Wait and retry.** Back off for at least 120 seconds. If the error persists, the website operator should investigate long-running processes on the origin server.\",\"footer\":\"This error was generated by Cloudflare on behalf of the website owner.\"}") 2026/06/08 02:34:36 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/06/08 02:34:59 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/06/08 02:34:59 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/06/08 02:35:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/06/08 02:35:18 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/06/08 02:35:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/06/08 02:35:35 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/06/08 02:35:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/06/08 02:36:23 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/06/08 02:36:41 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/06/08 02:37:02 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/06/08 02:37:29 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/06/08 02:37:49 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/06/08 02:38:08 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/06/08 02:38:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/06/08 02:38:51 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") fstests.go:462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:462 /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime_test.go:13 Error: Received unexpected error: couldn't list files: Error "Server Error" Test: TestIntegration Messages: unexpected error: couldn't list files: Error "Server Error" --- FAIL: TestIntegration (535.87s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 535.883s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^TestIntegration$'" - Finished ERROR in 8m56.612070122s (try 4/5): exit status 1: Failed [TestIntegration]