"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:418: Using remote "TestSharefile:" 2022/06/12 07:00:54 DEBUG : Creating backend with remote "TestSharefile:rclone-test-melehig5julorur1rewupux3" 2022/06/12 07:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2022/06/12 07:01:02 DEBUG : piped data.txt: Starting streaming upload of large file 2022/06/12 07:01:02 DEBUG : piped data.txt: Sending chunk 0 length 100 2022/06/12 07:01:02 DEBUG : piped data.txt: Finishing large file upload fstests.go:153: Error Trace: fstests.go:153 fstests.go:1762 Error: Received unexpected error: upload failed: file size does not match (-2) Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 Messages: PutStream 2022/06/12 07:01:03 ERROR : : error listing: directory not found --- FAIL: TestIntegration (8.75s) --- FAIL: TestIntegration/FsMkdir (7.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (6.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sharefile 8.766s "go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Finished ERROR in 9.454997641s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100]