"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/01/08 04:18:43 DEBUG : Creating backend with remote "TestMega:rclone-test-vemijec3luzi" 2026/01/08 04:18:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/08 04:18:43 DEBUG : mega root 'rclone-test-vemijec3luzi': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/08 04:19:29 DEBUG : Creating backend with remote "TestMega:rclone-test-vemijec3luzi/dirToPurgeFromRoot" 2026/01/08 04:19:29 DEBUG : mega root 'rclone-test-vemijec3luzi/dirToPurgeFromRoot': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/01/08 04:19:45 DEBUG : Creating backend with remote "TestMega:rclone-test-cibobiq3cepo" 2026/01/08 04:19:45 DEBUG : mega root 'rclone-test-cibobiq3cepo': Using previously stored session ID and master key to initialize the Mega API 2026/01/08 04:20:01 DEBUG : mega root 'rclone-test-cibobiq3cepo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestMega:" path "rclone-test-vemijec3luzi" from "TestMega:rclone-test-vemijec3luzi" 2026/01/08 04:20:03 DEBUG : Creating backend with remote "TestMega:" 2026/01/08 04:20:03 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/ObjectRemove === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/01/08 04:20:18 ERROR : error listing: directory not found --- PASS: TestIntegration (94.58s) --- PASS: TestIntegration/FsMkdir (79.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (6.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (51.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (15.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (14.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.25s) PASS ok github.com/rclone/rclone/backend/mega 94.648s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished OK in 1m36.933562545s (try 2/5)