"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2025/12/19 01:40:51 DEBUG : Creating backend with remote "TestMega:rclone-test-xibufij8fera" 2025/12/19 01:40:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/19 01:40:51 DEBUG : mega root 'rclone-test-xibufij8fera': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === 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 2025/12/19 01:41:35 DEBUG : Creating backend with remote "TestMega:rclone-test-xibufij8fera/dirToPurgeFromRoot" 2025/12/19 01:41:35 DEBUG : mega root 'rclone-test-xibufij8fera/dirToPurgeFromRoot': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/12/19 01:41:50 DEBUG : Creating backend with remote "TestMega:rclone-test-laruhac7bosi" 2025/12/19 01:41:50 DEBUG : mega root 'rclone-test-laruhac7bosi': Using previously stored session ID and master key to initialize the Mega API 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 2025/12/19 01:42:14 DEBUG : mega root 'rclone-test-laruhac7bosi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestMega:" path "rclone-test-xibufij8fera" from "TestMega:rclone-test-xibufij8fera" 2025/12/19 01:42:14 DEBUG : Creating backend with remote "TestMega:" 2025/12/19 01:42:14 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 2025/12/19 01:42:33 ERROR : error listing: directory not found --- PASS: TestIntegration (102.10s) --- PASS: TestIntegration/FsMkdir (85.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (60.41s) --- 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 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (23.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (19.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) PASS ok github.com/rclone/rclone/backend/mega 102.180s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 1m42.982419844s (try 4/5)