"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^100$/^201$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestDropbox:" 2025/02/17 04:31:17 DEBUG : Creating backend with remote "TestDropbox:rclone-test-devaner0nuda" 2025/02/17 04:31:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 2025/02/17 04:31:19 DEBUG : chunked-100-201.bin: Uploading chunk 1/3 2025/02/17 04:31:20 DEBUG : chunked-100-201.bin: Uploading chunk 2/3 2025/02/17 04:31:20 DEBUG : chunked-100-201.bin: Uploading chunk 3/3 2025/02/17 04:31:21 DEBUG : Dropbox root 'rclone-test-devaner0nuda': Adding "chunked-100-201.bin" to batch 2025/02/17 04:31:21 DEBUG : Dropbox root 'rclone-test-devaner0nuda': Batch idle for 500ms so committing 2025/02/17 04:31:21 DEBUG : Dropbox root 'rclone-test-devaner0nuda': Committing sync batch length 1 starting with: chunked-100-201.bin 2025/02/17 04:31:22 DEBUG : Dropbox root 'rclone-test-devaner0nuda': Committed sync batch length 1 starting with: chunked-100-201.bin === RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed 2025/02/17 04:31:23 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 1/0 2025/02/17 04:31:24 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 2/0 2025/02/17 04:31:24 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 3/0 2025/02/17 04:31:25 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 4/0 2025/02/17 04:31:25 DEBUG : Dropbox root 'rclone-test-devaner0nuda': Adding "chunked-100-201-streamed.bin" to batch 2025/02/17 04:31:26 DEBUG : Dropbox root 'rclone-test-devaner0nuda': Batch idle for 500ms so committing 2025/02/17 04:31:26 DEBUG : Dropbox root 'rclone-test-devaner0nuda': Committing sync batch length 1 starting with: chunked-100-201-streamed.bin 2025/02/17 04:31:26 DEBUG : Dropbox root 'rclone-test-devaner0nuda': Committed sync batch length 1 starting with: chunked-100-201-streamed.bin 2025/02/17 04:31:29 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2830: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (12.01s) --- PASS: TestIntegration/FsMkdir (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (4.71s) PASS ok github.com/rclone/rclone/backend/dropbox 12.020s "go test -v -timeout 1h0m0s -remote TestDropbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^100$/^201$'" - Finished OK in 13.197758666s (try 2/5)