"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|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestLinkbox:" 2026/04/13 01:20:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dewocew8doce" 2026/04/13 01:20:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 01:20:49 DEBUG : Linkbox root 'rclone-test-dewocew8doce': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === 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/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/13 01:23:14 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 2026/04/13 01:23:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dewocew8doce/dirToPurgeFromRoot" 2026/04/13 01:23:33 DEBUG : Config file has changed externally - reloading 2026/04/13 01:23:33 DEBUG : Linkbox root 'rclone-test-dewocew8doce/dirToPurgeFromRoot': Using cached web token === 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:1777 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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:1784 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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:1803 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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:1814 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/13 01:23:38 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:1845 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestLinkbox:" path "rclone-test-dewocew8doce" from "TestLinkbox:rclone-test-dewocew8doce" 2026/04/13 01:23:42 DEBUG : Creating backend with remote "TestLinkbox:" 2026/04/13 01:23:42 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/13 01:23:45 ERROR : error listing: directory not found --- FAIL: TestIntegration (175.92s) --- FAIL: TestIntegration/FsMkdir (173.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding (130.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (7.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (7.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (7.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (7.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (7.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (7.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (7.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (7.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (7.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (7.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (7.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (41.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 175.939s "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|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 2m56.71243196s (try 2/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]