"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2025/11/04 04:56:13 NOTICE: TestMega: Stopped server 2025/11/04 04:56:13 NOTICE: TestMega: Starting server 2025/11/04 04:56:13 DEBUG : Creating backend with remote "TestMega:rclone-test-zijewej6tasi" 2025/11/04 04:56:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 04:56:13 DEBUG : mega root 'rclone-test-zijewej6tasi': Using previously stored session ID and master key to initialize the Mega API 2025/11/04 04:56:23 DEBUG : mega root 'rclone-test-zijewej6tasi': login with previous auth keys failed: unexpected end of JSON input === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === NAME TestIntegration fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/mega/mega_test.go:13 Error: Received unexpected error: Invalid arguments Test: TestIntegration --- FAIL: TestIntegration (10.64s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/mega 10.656s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 11.505082973s (try 3/5): exit status 1: Failed [TestIntegration]