"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListRootedSubdir|FsPurgeRoot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/05/07 01:31:09 DEBUG : Creating backend with remote "TestMega:rclone-test-narebuf2fava" 2026/05/07 01:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 01:31:09 DEBUG : mega root 'rclone-test-narebuf2fava': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/07 01:31:43 DEBUG : Creating backend with remote "TestMega:rclone-test-narebuf2fava/dirToPurgeFromRoot" 2026/05/07 01:31:43 DEBUG : mega root 'rclone-test-narebuf2fava/dirToPurgeFromRoot': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/07 01:32:04 DEBUG : Creating backend with remote "TestMega:rclone-test-narebuf2fava/hello? sausage/êé" 2026/05/07 01:32:04 DEBUG : mega root 'rclone-test-narebuf2fava/hello? sausage/êé': Using previously stored session ID and master key to initialize the Mega API 2026/05/07 01:32:28 ERROR : error listing: directory not found --- PASS: TestIntegration (78.63s) --- PASS: TestIntegration/FsMkdir (57.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (57.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (23.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (23.57s) PASS ok github.com/rclone/rclone/backend/mega 78.690s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListRootedSubdir|FsPurgeRoot)$'" - Finished OK in 1m19.398080725s (try 2/5)