"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^2Mi$/^4194305$/^Streamed$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestDropbox:" 2024/11/15 01:31:12 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fowipit9wuhe" 2024/11/15 01:31:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2024/11/15 01:31:17 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 1/3 2024/11/15 01:31:18 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 2/3 2024/11/15 01:31:19 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 3/3 2024/11/15 01:31:19 DEBUG : Dropbox root 'rclone-test-fowipit9wuhe': Adding "chunked-2Mi-4.000Mi.bin" to batch 2024/11/15 01:31:20 DEBUG : Dropbox root 'rclone-test-fowipit9wuhe': Batch idle for 500ms so committing 2024/11/15 01:31:20 DEBUG : Dropbox root 'rclone-test-fowipit9wuhe': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin 2024/11/15 01:31:21 DEBUG : Dropbox root 'rclone-test-fowipit9wuhe': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed 2024/11/15 01:31:24 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 1/0 2024/11/15 01:31:26 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 2/0 2024/11/15 01:31:27 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 3/0 2024/11/15 01:31:28 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 4/0 2024/11/15 01:31:28 DEBUG : Dropbox root 'rclone-test-fowipit9wuhe': Adding "chunked-2Mi-4.000Mi-streamed.bin" to batch 2024/11/15 01:31:28 DEBUG : Dropbox root 'rclone-test-fowipit9wuhe': Batch idle for 500ms so committing 2024/11/15 01:31:28 DEBUG : Dropbox root 'rclone-test-fowipit9wuhe': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin 2024/11/15 01:31:30 DEBUG : Dropbox root 'rclone-test-fowipit9wuhe': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin 2024/11/15 01:31:34 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (22.64s) --- PASS: TestIntegration/FsMkdir (20.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (15.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (15.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (15.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (8.89s) PASS ok github.com/rclone/rclone/backend/dropbox 22.658s "go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^2Mi$/^4194305$/^Streamed$'" - Finished OK in 25.237328227s (try 2/5)