"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestLinkbox:" 2025/03/03 02:34:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gizayab4bogo" 2025/03/03 02:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/03/03 02:34:22 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/03/03 02:34:23 DEBUG : file name.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/03/03 02:34:23 DEBUG : file name.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/03/03 02:34:24 DEBUG : file name.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/03/03 02:34:25 DEBUG : file name.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/03/03 02:34:27 DEBUG : file name.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/03/03 02:34:31 DEBUG : file name.txt: Trying to read object after upload: try again in 6.4s (7/10) fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2025/03/03 02:34:53 DEBUG : file name.txt: Update: removing old file === 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: 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:1779 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:1798 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:1809 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 2025/03/03 02:35:01 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: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: readObject("file name.txt") limit=-1, options=[] 2025/03/03 02:35:08 ERROR : : error listing: directory not found --- FAIL: TestIntegration (52.74s) --- FAIL: TestIntegration/FsMkdir (49.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (46.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.53s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.62s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 52.750s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$'" - Finished ERROR in 53.349412584s (try 5/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]