"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestLinkbox:" 2024/11/15 01:31:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mafonen8peda" 2024/11/15 01:31:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/15 01:33:46 DEBUG : file name.txt: Update: removing old file === 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 2024/11/15 01:34:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mafonen8peda/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestLinkbox:" path "rclone-test-mafonen8peda" from "TestLinkbox:rclone-test-mafonen8peda" 2024/11/15 01:34:10 DEBUG : Creating backend with remote "TestLinkbox:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2024/11/15 01:34:13 ERROR : : error listing: directory not found --- PASS: TestIntegration (180.97s) --- PASS: TestIntegration/FsMkdir (178.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding (138.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (8.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (8.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (8.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (8.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (8.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (8.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (7.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (9.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (8.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (8.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (8.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (8.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (37.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.41s) PASS ok github.com/rclone/rclone/backend/linkbox 180.987s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 3m3.564602913s (try 2/5)