"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_HT|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsIsFileNotFound)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries|Put)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/04/17 05:26:09 DEBUG : Creating backend with remote "TestMega:rclone-test-yudasud2kopu" 2026/04/17 05:26:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 05:26:09 DEBUG : mega root 'rclone-test-yudasud2kopu': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/17 05:26:38 DEBUG : Creating backend with remote "TestMega:rclone-test-yafepiz4riwo" 2026/04/17 05:26:38 DEBUG : Config file has changed externally - reloading 2026/04/17 05:26:38 DEBUG : mega root 'rclone-test-yafepiz4riwo': Using previously stored session ID and master key to initialize the Mega API 2026/04/17 05:26:57 DEBUG : mega root 'rclone-test-yafepiz4riwo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/17 05:26:57 DEBUG : Creating backend with remote "TestMega:rclone-test-yudasud2kopu/not found.txt" 2026/04/17 05:26:57 DEBUG : mega root 'rclone-test-yudasud2kopu/not found.txt': Using previously stored session ID and master key to initialize the Mega API 2026/04/17 05:27:12 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestMega:" path "rclone-test-yudasud2kopu" from "TestMega:rclone-test-yudasud2kopu" 2026/04/17 05:27:12 DEBUG : Creating backend with remote "TestMega:" 2026/04/17 05:27:12 DEBUG : mega root '': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:27:38 ERROR : error listing: directory not found --- PASS: TestIntegration (88.47s) --- PASS: TestIntegration/FsMkdir (72.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding (8.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (62.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (18.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (15.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (24.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.43s) PASS ok github.com/rclone/rclone/backend/mega 88.511s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_HT|trailing_LF)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsIsFileNotFound)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries|Put)$'" - Finished OK in 1m29.189014665s (try 4/5)