"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListDirRoot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/03/10 06:44:29 DEBUG : Creating backend with remote "TestMega:rclone-test-tisuhov9kixi" 2026/03/10 06:44:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 06:44:29 DEBUG : mega root 'rclone-test-tisuhov9kixi': Using previously stored session ID and master key to initialize the Mega API 2026/03/10 06:46:35 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/10 06:46:38 DEBUG : Creating backend with remote "TestMega:" 2026/03/10 06:46:38 DEBUG : Config file has changed externally - reloading 2026/03/10 06:46:38 DEBUG : mega root '': Using previously stored session ID and master key to initialize the Mega API 2026/03/10 06:46:56 ERROR : error listing: directory not found --- PASS: TestIntegration (146.97s) --- PASS: TestIntegration/FsMkdir (20.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (17.87s) PASS ok github.com/rclone/rclone/backend/mega 146.998s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListDirRoot$'" - Finished OK in 2m27.870556547s (try 2/5)