"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestLinkbox:" 2025/08/18 03:05:45 NOTICE: TestLinkbox: Starting server 2025/08/18 03:05:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dipigef3xunu" 2025/08/18 03:05:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === 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/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2025/08/18 03:06:34 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 2025/08/18 03:06:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dipigef3xunu/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1772 Error: Received unexpected error: Open failed: RootURL not set Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1779 Error: Received unexpected error: Open failed: RootURL not set Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek Messages: readObject("file name.txt") limit=-1, options=[SeekOption(50)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1798 Error: Received unexpected error: Open failed: RootURL not set Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange Messages: readObject("file name.txt") limit=-1, options=[RangeOption(5,15)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1809 Error: Received unexpected error: Open failed: RootURL not set Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/08/18 03:07:02 DEBUG : file name.txt: Update: removing old file fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1840 Error: Received unexpected error: Open failed: RootURL not set Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestLinkbox:" path "rclone-test-dipigef3xunu" from "TestLinkbox:rclone-test-dipigef3xunu" 2025/08/18 03:07:06 DEBUG : Creating backend with remote "TestLinkbox:" 2025/08/18 03:07:06 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/08/18 03:07:10 ERROR : error listing: directory not found --- FAIL: TestIntegration (85.21s) --- FAIL: TestIntegration/FsMkdir (82.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding (33.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (8.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (8.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (8.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (46.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (9.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.24s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 85.231s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 1m26.115590111s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate]