"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsIsFileNotFound$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/05/20 03:40:45 DEBUG : Creating backend with remote "TestMega:rclone-test-renuyum7peku" 2026/05/20 03:40:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/20 03:40:45 DEBUG : mega root 'rclone-test-renuyum7peku': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/20 03:41:08 DEBUG : Creating backend with remote "TestMega:rclone-test-renuyum7peku/not found.txt" 2026/05/20 03:41:08 DEBUG : mega root 'rclone-test-renuyum7peku/not found.txt': Using previously stored session ID and master key to initialize the Mega API 2026/05/20 03:41:32 ERROR : error listing: directory not found 2026/05/20 03:41:32 ERROR : error listing: directory not found --- PASS: TestIntegration (47.20s) --- PASS: TestIntegration/FsMkdir (27.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (23.86s) PASS ok github.com/rclone/rclone/backend/mega 47.245s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsIsFileNotFound$'" - Finished OK in 47.979229451s (try 4/5)