"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/09/02 02:33:08 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe" 2026/09/02 02:33:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:33:08 DEBUG : Creating backend with remote "/tmp/rclone4271229435" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/02 02:33:09 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/02 02:33:09 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2026/09/02 02:33:09 DEBUG : a: size = 0 OK 2026/09/02 02:33:09 DEBUG : a: size = 1 (memory) 2026/09/02 02:33:09 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/02 02:33:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/02 02:33:09 DEBUG : potato: Seek from 10 to 0 2026/09/02 02:33:09 DEBUG : potato: Seek from 10 to 0 2026/09/02 02:33:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/02 02:33:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Seek from 5 to 2 2026/09/02 02:33:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/02 02:33:09 DEBUG : potato: Seek from 7 to 0 2026/09/02 02:33:09 DEBUG : potato: Seek from 7 to 0 2026/09/02 02:33:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/02 02:33:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Seek from 5 to 2 2026/09/02 02:33:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/02 02:33:09 DEBUG : potato: Seek from 8 to 0 2026/09/02 02:33:09 DEBUG : potato: Seek from 8 to 0 2026/09/02 02:33:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/02 02:33:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 02:33:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:33:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:33:09 DEBUG : potato: Seek from 5 to 2 2026/09/02 02:33:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/02 02:33:09 DEBUG : potato: Seek from 9 to 0 2026/09/02 02:33:09 DEBUG : potato: Seek from 9 to 0 2026/09/02 02:33:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:33:10 DEBUG : rutabaga: Uploading chunk 1/1 2026/09/02 02:33:11 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "rutabaga" to batch 2026/09/02 02:33:11 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:11 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: rutabaga 2026/09/02 02:33:12 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/09/02 02:33:14 DEBUG : empty space: Uploading chunk 1/1 2026/09/02 02:33:15 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "empty space" to batch 2026/09/02 02:33:15 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:15 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: empty space 2026/09/02 02:33:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/09/02 02:33:17 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:33:17 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:33:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:33:19 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/09/02 02:33:20 DEBUG : remotepotato: Uploading chunk 1/1 2026/09/02 02:33:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "remotepotato" to batch 2026/09/02 02:33:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: remotepotato 2026/09/02 02:33:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.62s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/09/02 02:33:26 DEBUG : Creating backend with remote "nonexistent" 2026/09/02 02:33:26 DEBUG : Creating backend with remote "nonexistent" 2026/09/02 02:33:26 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/02 02:33:26 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/02 02:33:26 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/02 02:33:26 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:33:26 DEBUG : rutabaga: Uploading chunk 1/1 2026/09/02 02:33:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "rutabaga" to batch 2026/09/02 02:33:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: rutabaga 2026/09/02 02:33:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/02 02:33:31 DEBUG : empty space: Uploading chunk 1/1 2026/09/02 02:33:32 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "empty space" to batch 2026/09/02 02:33:32 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:32 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: empty space 2026/09/02 02:33:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/09/02 02:33:35 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:33:36 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:33:36 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:36 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:33:37 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/02 02:33:40 DEBUG : remotepotato: Uploading chunk 1/1 2026/09/02 02:33:41 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "remotepotato" to batch 2026/09/02 02:33:41 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:41 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: remotepotato 2026/09/02 02:33:42 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.75s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (1.20s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:33:48 DEBUG : rutabaga: Uploading chunk 1/1 2026/09/02 02:33:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "rutabaga" to batch 2026/09/02 02:33:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: rutabaga 2026/09/02 02:33:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/02 02:33:51 DEBUG : empty space: Uploading chunk 1/1 2026/09/02 02:33:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "empty space" to batch 2026/09/02 02:33:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: empty space 2026/09/02 02:33:53 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/09/02 02:33:54 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:33:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:33:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:33:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/02 02:33:58 DEBUG : remotepotato: Uploading chunk 1/1 2026/09/02 02:33:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "remotepotato" to batch 2026/09/02 02:33:59 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:33:59 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: remotepotato 2026/09/02 02:33:59 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (15.71s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:34:03 DEBUG : test.sum: Uploading chunk 1/1 2026/09/02 02:34:04 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "test.sum" to batch 2026/09/02 02:34:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: test.sum 2026/09/02 02:34:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: test.sum 2026/09/02 02:34:06 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/02 02:34:06 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/02 02:34:06 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/02 02:34:06 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/02 02:34:07 DEBUG : test.sum: Uploading chunk 1/1 2026/09/02 02:34:07 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "test.sum" to batch 2026/09/02 02:34:08 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:08 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: test.sum 2026/09/02 02:34:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: test.sum 2026/09/02 02:34:10 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/02 02:34:10 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/02 02:34:10 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/02 02:34:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.91s) === RUN TestCheckSum run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:34:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/data" 2026/09/02 02:34:11 DEBUG : Config file has changed externally - reloading check_test.go:354: Dropbox root 'rclone-test-yavaran1cixe/data' lacks md5, skipping --- SKIP: TestCheckSum (0.84s) === RUN TestCheckSumDownload run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:34:12 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/data" 2026/09/02 02:34:13 DEBUG : data/banana: Uploading chunk 1/1 2026/09/02 02:34:13 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "data/banana" to batch 2026/09/02 02:34:14 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:14 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: data/banana 2026/09/02 02:34:14 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: data/banana 2026/09/02 02:34:15 DEBUG : test.sum: Uploading chunk 1/1 2026/09/02 02:34:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "test.sum" to batch 2026/09/02 02:34:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: test.sum 2026/09/02 02:34:17 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/09/02 02:34:20 DEBUG : data/potato: Uploading chunk 1/1 2026/09/02 02:34:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "data/potato" to batch 2026/09/02 02:34:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: data/potato 2026/09/02 02:34:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: data/potato 2026/09/02 02:34:23 DEBUG : test.sum: Uploading chunk 1/1 2026/09/02 02:34:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "test.sum" to batch 2026/09/02 02:34:24 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:24 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: test.sum 2026/09/02 02:34:24 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/09/02 02:34:27 DEBUG : test.sum: Uploading chunk 1/1 2026/09/02 02:34:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "test.sum" to batch 2026/09/02 02:34:29 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:29 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: test.sum 2026/09/02 02:34:29 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/09/02 02:34:33 DEBUG : test.sum: Uploading chunk 1/1 2026/09/02 02:34:34 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "test.sum" to batch 2026/09/02 02:34:34 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:34 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: test.sum 2026/09/02 02:34:35 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/09/02 02:34:38 DEBUG : test.sum: Uploading chunk 1/1 2026/09/02 02:34:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "test.sum" to batch 2026/09/02 02:34:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: test.sum 2026/09/02 02:34:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/09/02 02:34:43 DEBUG : test.sum: Uploading chunk 1/1 2026/09/02 02:34:44 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "test.sum" to batch 2026/09/02 02:34:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: test.sum 2026/09/02 02:34:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/09/02 02:34:49 DEBUG : data/banana: Uploading chunk 1/1 2026/09/02 02:34:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "data/banana" to batch 2026/09/02 02:34:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: data/banana 2026/09/02 02:34:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: data/banana 2026/09/02 02:34:51 DEBUG : data/potato: Uploading chunk 1/1 2026/09/02 02:34:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "data/potato" to batch 2026/09/02 02:34:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: data/potato 2026/09/02 02:34:53 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: data/potato 2026/09/02 02:34:53 DEBUG : test.sum: Uploading chunk 1/1 2026/09/02 02:34:54 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "test.sum" to batch 2026/09/02 02:34:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:34:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: test.sum 2026/09/02 02:34:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (49.93s) --- PASS: TestCheckSumDownload/subtest1 (2.11s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (2.54s) --- PASS: TestCheckSumDownload/subtest4 (2.23s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.18s) --- PASS: TestCheckSumDownload/subtest7 (2.13s) === RUN TestCheckSumConcurrency 2026/09/02 02:35:02 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/02 02:35:02 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/02 02:35:02 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/02 02:35:02 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/02 02:35:02 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/02 02:35:02 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/02 02:35:02 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/02 02:35:02 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/02 02:35:02 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/02 02:35:02 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/02 02:35:02 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/02 02:35:02 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/02 02:35:02 DEBUG : Creating backend with remote "TestDropbox:rclone-test-bowekub5gija" 2026/09/02 02:35:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:35:02 DEBUG : Creating backend with remote "/tmp/rclone4226763" run.go:198: Remote "Dropbox root 'rclone-test-bowekub5gija'", Local "Local file system at /tmp/rclone4226763", Modify Window "1s" 2026/09/02 02:35:03 DEBUG : hello, world!: Uploading chunk 1/1 2026/09/02 02:35:04 DEBUG : Dropbox root 'rclone-test-bowekub5gija': Adding "hello, world!" to batch 2026/09/02 02:35:05 DEBUG : Dropbox root 'rclone-test-bowekub5gija': Batch idle for 500ms so committing 2026/09/02 02:35:05 DEBUG : Dropbox root 'rclone-test-bowekub5gija': Committing sync batch length 1 starting with: hello, world! 2026/09/02 02:35:05 DEBUG : Dropbox root 'rclone-test-bowekub5gija': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/09/02 02:35:06 ERROR : hello, world!: sum not found 2026/09/02 02:35:06 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-bowekub5gija' 2026/09/02 02:35:06 NOTICE: Dropbox root 'rclone-test-bowekub5gija': 1 files missing 2026/09/02 02:35:06 NOTICE: 1 hashes missing 2026/09/02 02:35:06 NOTICE: Dropbox root 'rclone-test-bowekub5gija': 1 differences found 2026/09/02 02:35:06 NOTICE: Dropbox root 'rclone-test-bowekub5gija': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/02 02:35:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:35:07 NOTICE: Dropbox root 'rclone-test-bowekub5gija': 0 differences found 2026/09/02 02:35:07 NOTICE: Dropbox root 'rclone-test-bowekub5gija': 1 matching files 2026/09/02 02:35:07 DEBUG : Creating backend with remote "TestDropbox:rclone-test-wotugaj5vofe" 2026/09/02 02:35:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:35:07 DEBUG : Creating backend with remote "/tmp/rclone1066096402" run.go:198: Remote "Dropbox root 'rclone-test-wotugaj5vofe'", Local "Local file system at /tmp/rclone1066096402", Modify Window "1s" 2026/09/02 02:35:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:35:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:35:09 DEBUG : pacer: Reducing sleep to 15ms 2026/09/02 02:35:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/02 02:35:09 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/09/02 02:35:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:35:10 DEBUG : Dropbox root 'rclone-test-wotugaj5vofe': Adding "HELLO, WORLD!" to batch 2026/09/02 02:35:10 DEBUG : Dropbox root 'rclone-test-wotugaj5vofe': Batch idle for 500ms so committing 2026/09/02 02:35:10 DEBUG : Dropbox root 'rclone-test-wotugaj5vofe': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/09/02 02:35:11 DEBUG : Dropbox root 'rclone-test-wotugaj5vofe': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/09/02 02:35:12 ERROR : HELLO, WORLD!: sum not found 2026/09/02 02:35:12 ERROR : hello, world!: file not in Dropbox root 'rclone-test-wotugaj5vofe' 2026/09/02 02:35:12 NOTICE: Dropbox root 'rclone-test-wotugaj5vofe': 1 files missing 2026/09/02 02:35:12 NOTICE: 1 hashes missing 2026/09/02 02:35:12 NOTICE: Dropbox root 'rclone-test-wotugaj5vofe': 1 differences found 2026/09/02 02:35:12 NOTICE: Dropbox root 'rclone-test-wotugaj5vofe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/02 02:35:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:35:13 NOTICE: Dropbox root 'rclone-test-wotugaj5vofe': 0 differences found 2026/09/02 02:35:13 NOTICE: Dropbox root 'rclone-test-wotugaj5vofe': 1 matching files 2026/09/02 02:35:13 DEBUG : Creating backend with remote "TestDropbox:rclone-test-viyawiy2gico" 2026/09/02 02:35:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:35:13 DEBUG : Creating backend with remote "/tmp/rclone3906382228" run.go:198: Remote "Dropbox root 'rclone-test-viyawiy2gico'", Local "Local file system at /tmp/rclone3906382228", Modify Window "1s" 2026/09/02 02:35:14 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/09/02 02:35:15 DEBUG : Dropbox root 'rclone-test-viyawiy2gico': Adding "HeLlO, wOrLd!" to batch 2026/09/02 02:35:15 DEBUG : Dropbox root 'rclone-test-viyawiy2gico': Batch idle for 500ms so committing 2026/09/02 02:35:15 DEBUG : Dropbox root 'rclone-test-viyawiy2gico': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/09/02 02:35:16 DEBUG : Dropbox root 'rclone-test-viyawiy2gico': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/02 02:35:17 ERROR : HeLlO, wOrLd!: sum not found 2026/09/02 02:35:17 ERROR : hello, world!: file not in Dropbox root 'rclone-test-viyawiy2gico' 2026/09/02 02:35:17 NOTICE: Dropbox root 'rclone-test-viyawiy2gico': 1 files missing 2026/09/02 02:35:17 NOTICE: 1 hashes missing 2026/09/02 02:35:17 NOTICE: Dropbox root 'rclone-test-viyawiy2gico': 1 differences found 2026/09/02 02:35:17 NOTICE: Dropbox root 'rclone-test-viyawiy2gico': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/02 02:35:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:35:18 NOTICE: Dropbox root 'rclone-test-viyawiy2gico': 0 differences found 2026/09/02 02:35:18 NOTICE: Dropbox root 'rclone-test-viyawiy2gico': 1 matching files 2026/09/02 02:35:18 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qavefig5xuye" 2026/09/02 02:35:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:35:18 DEBUG : Creating backend with remote "/tmp/rclone1668006328" run.go:198: Remote "Dropbox root 'rclone-test-qavefig5xuye'", Local "Local file system at /tmp/rclone1668006328", Modify Window "1s" 2026/09/02 02:35:19 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/09/02 02:35:20 DEBUG : Dropbox root 'rclone-test-qavefig5xuye': Adding "HELLO, WORLD!" to batch 2026/09/02 02:35:21 DEBUG : Dropbox root 'rclone-test-qavefig5xuye': Batch idle for 500ms so committing 2026/09/02 02:35:21 DEBUG : Dropbox root 'rclone-test-qavefig5xuye': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/09/02 02:35:21 DEBUG : Dropbox root 'rclone-test-qavefig5xuye': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/02 02:35:22 ERROR : HELLO, WORLD!: sum not found 2026/09/02 02:35:22 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-qavefig5xuye' 2026/09/02 02:35:22 NOTICE: Dropbox root 'rclone-test-qavefig5xuye': 1 files missing 2026/09/02 02:35:22 NOTICE: 1 hashes missing 2026/09/02 02:35:22 NOTICE: Dropbox root 'rclone-test-qavefig5xuye': 1 differences found 2026/09/02 02:35:22 NOTICE: Dropbox root 'rclone-test-qavefig5xuye': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/02 02:35:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:35:23 NOTICE: Dropbox root 'rclone-test-qavefig5xuye': 0 differences found 2026/09/02 02:35:23 NOTICE: Dropbox root 'rclone-test-qavefig5xuye': 1 matching files 2026/09/02 02:35:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-xusuvop9mofu" 2026/09/02 02:35:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:35:23 DEBUG : Creating backend with remote "/tmp/rclone3621456412" run.go:198: Remote "Dropbox root 'rclone-test-xusuvop9mofu'", Local "Local file system at /tmp/rclone3621456412", Modify Window "1s" 2026/09/02 02:35:25 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/09/02 02:35:25 DEBUG : Dropbox root 'rclone-test-xusuvop9mofu': Adding "測試_Русский___ě_áñ" to batch 2026/09/02 02:35:26 DEBUG : Dropbox root 'rclone-test-xusuvop9mofu': Batch idle for 500ms so committing 2026/09/02 02:35:26 DEBUG : Dropbox root 'rclone-test-xusuvop9mofu': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/09/02 02:35:27 DEBUG : Dropbox root 'rclone-test-xusuvop9mofu': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/09/02 02:35:27 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/02 02:35:27 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-xusuvop9mofu' 2026/09/02 02:35:27 NOTICE: Dropbox root 'rclone-test-xusuvop9mofu': 1 files missing 2026/09/02 02:35:27 NOTICE: 1 hashes missing 2026/09/02 02:35:27 NOTICE: Dropbox root 'rclone-test-xusuvop9mofu': 1 differences found 2026/09/02 02:35:27 NOTICE: Dropbox root 'rclone-test-xusuvop9mofu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/02 02:35:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:35:28 NOTICE: Dropbox root 'rclone-test-xusuvop9mofu': 0 differences found 2026/09/02 02:35:28 NOTICE: Dropbox root 'rclone-test-xusuvop9mofu': 1 matching files 2026/09/02 02:35:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yuxezuq3kuvi" 2026/09/02 02:35:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:35:29 DEBUG : Creating backend with remote "/tmp/rclone3870300139" 2026/09/02 02:35:29 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Dropbox root 'rclone-test-yuxezuq3kuvi'", Local "Local file system at /tmp/rclone3870300139", Modify Window "1s" 2026/09/02 02:35:29 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:35:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:35:30 DEBUG : pacer: Reducing sleep to 15ms 2026/09/02 02:35:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/02 02:35:31 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/09/02 02:35:32 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:35:32 DEBUG : Dropbox root 'rclone-test-yuxezuq3kuvi': Adding "測試_Русский___ě_áñ" to batch 2026/09/02 02:35:33 DEBUG : Dropbox root 'rclone-test-yuxezuq3kuvi': Batch idle for 500ms so committing 2026/09/02 02:35:33 DEBUG : Dropbox root 'rclone-test-yuxezuq3kuvi': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/09/02 02:35:34 DEBUG : Dropbox root 'rclone-test-yuxezuq3kuvi': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:688: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/09/02 02:35:34 DEBUG : Dropbox root 'rclone-test-yuxezuq3kuvi': Purge remote 2026/09/02 02:35:34 DEBUG : Dropbox root 'rclone-test-xusuvop9mofu': Purge remote 2026/09/02 02:35:35 DEBUG : Dropbox root 'rclone-test-qavefig5xuye': Purge remote 2026/09/02 02:35:36 DEBUG : Dropbox root 'rclone-test-viyawiy2gico': Purge remote 2026/09/02 02:35:36 DEBUG : Dropbox root 'rclone-test-wotugaj5vofe': Purge remote 2026/09/02 02:35:37 DEBUG : Dropbox root 'rclone-test-bowekub5gija': Purge remote --- SKIP: TestApplyTransforms (35.52s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:35:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 02:35:38 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/02 02:35:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub/file2" to batch 2026/09/02 02:35:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:35:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub/file2 2026/09/02 02:35:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub/file2 2026/09/02 02:35:40 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:35:40 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/02 02:35:40 INFO : file1: Copied (new) to: sub/file2 2026/09/02 02:35:41 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:35:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/02 02:35:41 DEBUG : file1: Unchanged skipping 2026/09/02 02:35:41 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.04s) === RUN TestCopyLongFile run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.59s) === RUN TestCopyFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:35:45 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/02 02:35:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "dst/file1" to batch 2026/09/02 02:35:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:35:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: dst/file1 2026/09/02 02:35:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: dst/file1 2026/09/02 02:35:48 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/backup" 2026/09/02 02:35:48 DEBUG : Config file has changed externally - reloading 2026/09/02 02:35:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4271229435) 2026/09/02 02:35:48 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-yavaran1cixe') 2026/09/02 02:35:48 DEBUG : dst/file1: Sizes differ 2026/09/02 02:35:50 INFO : dst/file1: Moved (server-side) 2026/09/02 02:35:51 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/02 02:35:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "dst/file1" to batch 2026/09/02 02:35:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:35:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: dst/file1 2026/09/02 02:35:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: dst/file1 2026/09/02 02:35:52 DEBUG : dst/file1: size = 14 OK 2026/09/02 02:35:52 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/02 02:35:52 INFO : dst/file1: Copied (new) 2026/09/02 02:35:58 INFO : Dropbox root 'rclone-test-yavaran1cixe/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (13.32s) === RUN TestCopyFileCompareDest run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:35:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/dst" 2026/09/02 02:35:58 DEBUG : Config file has changed externally - reloading 2026/09/02 02:35:59 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/CompareDest" 2026/09/02 02:35:59 DEBUG : Config file has changed externally - reloading 2026/09/02 02:35:59 DEBUG : one: Need to transfer - File not found at Destination 2026/09/02 02:36:00 DEBUG : one: Uploading chunk 1/1 2026/09/02 02:36:00 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Adding "one" to batch 2026/09/02 02:36:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Batch idle for 500ms so committing 2026/09/02 02:36:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committing sync batch length 1 starting with: one 2026/09/02 02:36:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committed sync batch length 1 starting with: one 2026/09/02 02:36:02 DEBUG : one: size = 3 OK 2026/09/02 02:36:02 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/09/02 02:36:02 INFO : one: Copied (new) 2026/09/02 02:36:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone4271229435) 2026/09/02 02:36:03 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yavaran1cixe/dst') 2026/09/02 02:36:03 DEBUG : one: Sizes differ 2026/09/02 02:36:04 DEBUG : one: Uploading chunk 1/1 2026/09/02 02:36:04 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Adding "one" to batch 2026/09/02 02:36:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Batch idle for 500ms so committing 2026/09/02 02:36:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committing sync batch length 1 starting with: one 2026/09/02 02:36:06 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committed sync batch length 1 starting with: one 2026/09/02 02:36:06 DEBUG : one: size = 5 OK 2026/09/02 02:36:06 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/09/02 02:36:06 INFO : one: Copied (replaced existing) 2026/09/02 02:36:07 DEBUG : dst/one: Uploading chunk 1/1 2026/09/02 02:36:08 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "dst/one" to batch 2026/09/02 02:36:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:36:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: dst/one 2026/09/02 02:36:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: dst/one 2026/09/02 02:36:10 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/09/02 02:36:11 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "CompareDest/one" to batch 2026/09/02 02:36:12 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:36:12 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: CompareDest/one 2026/09/02 02:36:12 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: CompareDest/one 2026/09/02 02:36:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone4271229435) 2026/09/02 02:36:13 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yavaran1cixe/dst') 2026/09/02 02:36:13 DEBUG : one: Sizes differ 2026/09/02 02:36:13 DEBUG : one: size = 5 OK 2026/09/02 02:36:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:36:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 02:36:15 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/09/02 02:36:15 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "CompareDest/two" to batch 2026/09/02 02:36:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:36:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: CompareDest/two 2026/09/02 02:36:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: CompareDest/two 2026/09/02 02:36:17 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 02:36:18 DEBUG : two: size = 3 OK 2026/09/02 02:36:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:36:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 02:36:18 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 02:36:19 DEBUG : two: size = 3 OK 2026/09/02 02:36:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:36:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 02:36:20 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 02:36:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone4271229435) 2026/09/02 02:36:20 DEBUG : two: size = 3 (Dropbox root 'rclone-test-yavaran1cixe/CompareDest') 2026/09/02 02:36:20 DEBUG : two: Sizes differ 2026/09/02 02:36:21 DEBUG : two: Uploading chunk 1/1 2026/09/02 02:36:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Adding "two" to batch 2026/09/02 02:36:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Batch idle for 500ms so committing 2026/09/02 02:36:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committing sync batch length 1 starting with: two 2026/09/02 02:36:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committed sync batch length 1 starting with: two 2026/09/02 02:36:23 DEBUG : two: size = 5 OK 2026/09/02 02:36:23 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/09/02 02:36:23 INFO : two: Copied (new) 2026/09/02 02:36:28 INFO : Dropbox root 'rclone-test-yavaran1cixe/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (30.22s) === RUN TestCopyFileCopyDest run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:36:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/dst" 2026/09/02 02:36:29 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/CopyDest" 2026/09/02 02:36:29 DEBUG : one: Need to transfer - File not found at Destination 2026/09/02 02:36:30 DEBUG : one: Uploading chunk 1/1 2026/09/02 02:36:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Adding "one" to batch 2026/09/02 02:36:32 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Batch idle for 500ms so committing 2026/09/02 02:36:32 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committing sync batch length 1 starting with: one 2026/09/02 02:36:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committed sync batch length 1 starting with: one 2026/09/02 02:36:33 DEBUG : one: size = 3 OK 2026/09/02 02:36:33 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/09/02 02:36:33 INFO : one: Copied (new) 2026/09/02 02:36:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone4271229435) 2026/09/02 02:36:34 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yavaran1cixe/dst') 2026/09/02 02:36:34 DEBUG : one: Sizes differ 2026/09/02 02:36:35 DEBUG : one: Uploading chunk 1/1 2026/09/02 02:36:36 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Adding "one" to batch 2026/09/02 02:36:37 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Batch idle for 500ms so committing 2026/09/02 02:36:37 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committing sync batch length 1 starting with: one 2026/09/02 02:36:38 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committed sync batch length 1 starting with: one 2026/09/02 02:36:38 DEBUG : one: size = 5 OK 2026/09/02 02:36:38 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/09/02 02:36:38 INFO : one: Copied (replaced existing) 2026/09/02 02:36:39 DEBUG : dst/one: Uploading chunk 1/1 2026/09/02 02:36:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "dst/one" to batch 2026/09/02 02:36:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:36:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: dst/one 2026/09/02 02:36:41 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: dst/one 2026/09/02 02:36:41 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/09/02 02:36:42 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "CopyDest/one" to batch 2026/09/02 02:36:43 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:36:43 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: CopyDest/one 2026/09/02 02:36:43 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: CopyDest/one 2026/09/02 02:36:44 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/BackupDir" 2026/09/02 02:36:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone4271229435) 2026/09/02 02:36:45 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yavaran1cixe/dst') 2026/09/02 02:36:45 DEBUG : one: Sizes differ 2026/09/02 02:36:45 DEBUG : one: size = 5 OK 2026/09/02 02:36:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:36:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone4271229435) 2026/09/02 02:36:45 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yavaran1cixe/dst') 2026/09/02 02:36:45 DEBUG : one: Sizes differ 2026/09/02 02:36:46 INFO : one: Moved (server-side) 2026/09/02 02:36:48 DEBUG : one: size = 5 OK 2026/09/02 02:36:48 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/09/02 02:36:48 INFO : one: Copied (server-side copy) 2026/09/02 02:36:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/02 02:36:49 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/09/02 02:36:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "CopyDest/two" to batch 2026/09/02 02:36:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:36:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: CopyDest/two 2026/09/02 02:36:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: CopyDest/two 2026/09/02 02:36:52 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 02:36:52 DEBUG : two: size = 3 OK 2026/09/02 02:36:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:36:53 DEBUG : two: size = 3 OK 2026/09/02 02:36:53 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/09/02 02:36:53 INFO : two: Copied (server-side copy) 2026/09/02 02:36:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/02 02:36:54 DEBUG : two: size = 3 OK 2026/09/02 02:36:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:36:54 DEBUG : two: Unchanged skipping 2026/09/02 02:36:55 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/09/02 02:36:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "CopyDest/three" to batch 2026/09/02 02:36:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:36:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: CopyDest/three 2026/09/02 02:36:57 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: CopyDest/three 2026/09/02 02:36:58 DEBUG : three: Need to transfer - File not found at Destination 2026/09/02 02:36:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone4271229435) 2026/09/02 02:36:58 DEBUG : three: size = 5 (Dropbox root 'rclone-test-yavaran1cixe/CopyDest') 2026/09/02 02:36:58 DEBUG : three: Sizes differ 2026/09/02 02:36:58 DEBUG : three: Destination not found in --copy-dest 2026/09/02 02:36:59 DEBUG : three: Uploading chunk 1/1 2026/09/02 02:37:00 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Adding "three" to batch 2026/09/02 02:37:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Batch idle for 500ms so committing 2026/09/02 02:37:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committing sync batch length 1 starting with: three 2026/09/02 02:37:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe/dst': Committed sync batch length 1 starting with: three 2026/09/02 02:37:01 DEBUG : three: size = 7 OK 2026/09/02 02:37:01 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/09/02 02:37:01 INFO : three: Copied (new) 2026/09/02 02:37:10 INFO : Dropbox root 'rclone-test-yavaran1cixe/CopyDest': Committing uploads - please wait... 2026/09/02 02:37:10 INFO : Dropbox root 'rclone-test-yavaran1cixe/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (41.42s) === RUN TestCopyInplace run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.59s) === RUN TestCopyLongFileName run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.60s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:37:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/02 02:37:12 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/09/02 02:37:13 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/09/02 02:37:14 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:14 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/09/02 02:37:14 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/09/02 02:37:14 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/02 02:37:14 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/02 02:37:14 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/02 02:37:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/02 02:37:16 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/09/02 02:37:16 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: upload failed: max transfer limit reached as set by --max-transfer 2026/09/02 02:37:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/02 02:37:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/02 02:37:18 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/09/02 02:37:19 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/09/02 02:37:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/09/02 02:37:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/09/02 02:37:20 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/02 02:37:20 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 27b7ba0fb4823c94306c5804189d7bf5297e1734c726f2a1235e76aae0fbb834 OK 2026/09/02 02:37:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (12.16s) === RUN TestDeduplicateInteractive run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.58s) === RUN TestDeduplicateSkip run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.55s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.54s) === RUN TestDeduplicateNewest run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.55s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:37:27 DEBUG : one: Uploading chunk 1/1 2026/09/02 02:37:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "one" to batch 2026/09/02 02:37:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: one 2026/09/02 02:37:29 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: one 2026/09/02 02:37:29 DEBUG : also/one: Uploading chunk 1/1 2026/09/02 02:37:30 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "also/one" to batch 2026/09/02 02:37:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: also/one 2026/09/02 02:37:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: also/one 2026/09/02 02:37:32 DEBUG : another: Uploading chunk 1/1 2026/09/02 02:37:32 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "another" to batch 2026/09/02 02:37:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: another 2026/09/02 02:37:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: another 2026/09/02 02:37:34 DEBUG : not-one: Uploading chunk 1/1 2026/09/02 02:37:35 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "not-one" to batch 2026/09/02 02:37:35 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:35 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: not-one 2026/09/02 02:37:36 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: not-one 2026/09/02 02:37:36 INFO : Dropbox root 'rclone-test-yavaran1cixe': Looking for duplicate dropbox hashes using newest mode. 2026/09/02 02:37:37 NOTICE: fd2e66b75e5077313b2ac2a220b61a402afec9f21335514c50b2a10147c48521: Found 3 files with duplicate dropbox hashes 2026/09/02 02:37:38 INFO : one: Deleted 2026/09/02 02:37:38 INFO : also/one: Deleted 2026/09/02 02:37:38 NOTICE: fd2e66b75e5077313b2ac2a220b61a402afec9f21335514c50b2a10147c48521: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (15.07s) === RUN TestDeduplicateOldest run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.56s) === RUN TestDeduplicateLargest run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.56s) === RUN TestDeduplicateSmallest run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.53s) === RUN TestDeduplicateRename run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.56s) === RUN TestMergeDirs run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.56s) === RUN TestListDirSorted run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:37:45 DEBUG : a.txt: Uploading chunk 1/1 2026/09/02 02:37:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "a.txt" to batch 2026/09/02 02:37:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: a.txt 2026/09/02 02:37:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: a.txt 2026/09/02 02:37:47 DEBUG : zend.txt: Uploading chunk 1/1 2026/09/02 02:37:48 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "zend.txt" to batch 2026/09/02 02:37:48 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:48 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: zend.txt 2026/09/02 02:37:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: zend.txt 2026/09/02 02:37:49 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/09/02 02:37:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/hello world" to batch 2026/09/02 02:37:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/hello world 2026/09/02 02:37:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/hello world 2026/09/02 02:37:52 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/09/02 02:37:53 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/hello world2" to batch 2026/09/02 02:37:53 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:53 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/hello world2 2026/09/02 02:37:54 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/hello world2 2026/09/02 02:37:54 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/09/02 02:37:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/ignore dir/.ignore" to batch 2026/09/02 02:37:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/02 02:37:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/02 02:37:57 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/09/02 02:37:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/ignore dir/should be ignored" to batch 2026/09/02 02:37:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:37:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/02 02:37:59 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/02 02:38:00 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/09/02 02:38:00 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/sub sub dir/hello world3" to batch 2026/09/02 02:38:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/02 02:38:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/02 02:38:03 DEBUG : a.txt: Excluded (Size Filter) 2026/09/02 02:38:03 DEBUG : a.txt: Excluded 2026/09/02 02:38:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 02:38:04 DEBUG : sub dir/hello world: Excluded 2026/09/02 02:38:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 02:38:04 DEBUG : sub dir/hello world2: Excluded 2026/09/02 02:38:04 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 02:38:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 02:38:05 DEBUG : sub dir/hello world: Excluded 2026/09/02 02:38:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 02:38:05 DEBUG : sub dir/hello world2: Excluded 2026/09/02 02:38:05 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (28.64s) === RUN TestListDirSortedFn run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:38:13 DEBUG : a.txt: Uploading chunk 1/1 2026/09/02 02:38:14 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "a.txt" to batch 2026/09/02 02:38:15 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:15 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: a.txt 2026/09/02 02:38:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: a.txt 2026/09/02 02:38:17 DEBUG : zend.txt: Uploading chunk 1/1 2026/09/02 02:38:17 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "zend.txt" to batch 2026/09/02 02:38:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: zend.txt 2026/09/02 02:38:19 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: zend.txt 2026/09/02 02:38:19 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/09/02 02:38:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/hello world" to batch 2026/09/02 02:38:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/hello world 2026/09/02 02:38:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/hello world 2026/09/02 02:38:22 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/09/02 02:38:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/hello world2" to batch 2026/09/02 02:38:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/hello world2 2026/09/02 02:38:24 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/hello world2 2026/09/02 02:38:24 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/09/02 02:38:25 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/ignore dir/.ignore" to batch 2026/09/02 02:38:25 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:25 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/02 02:38:26 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/09/02 02:38:26 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/09/02 02:38:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/ignore dir/should be ignored" to batch 2026/09/02 02:38:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/02 02:38:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/09/02 02:38:29 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/09/02 02:38:30 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/sub sub dir/hello world3" to batch 2026/09/02 02:38:30 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:30 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/02 02:38:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/09/02 02:38:32 DEBUG : a.txt: Excluded (Size Filter) 2026/09/02 02:38:32 DEBUG : a.txt: Excluded 2026/09/02 02:38:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 02:38:33 DEBUG : sub dir/hello world: Excluded 2026/09/02 02:38:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 02:38:33 DEBUG : sub dir/hello world2: Excluded 2026/09/02 02:38:33 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 02:38:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 02:38:34 DEBUG : sub dir/hello world: Excluded 2026/09/02 02:38:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 02:38:34 DEBUG : sub dir/hello world2: Excluded 2026/09/02 02:38:34 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (29.44s) === RUN TestListJSON run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:38:43 DEBUG : file1: Uploading chunk 1/1 2026/09/02 02:38:44 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "file1" to batch 2026/09/02 02:38:44 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:44 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: file1 2026/09/02 02:38:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: file1 2026/09/02 02:38:45 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/02 02:38:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub/file2" to batch 2026/09/02 02:38:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub/file2 2026/09/02 02:38:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub/file2 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/09/02 02:38:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (11.56s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.32s) --- PASS: TestListJSON/HashTypes (0.32s) --- PASS: TestListJSON/Metadata (0.30s) === RUN TestStatJSON run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:38:54 DEBUG : file1: Uploading chunk 1/1 2026/09/02 02:38:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "file1" to batch 2026/09/02 02:38:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: file1 2026/09/02 02:38:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: file1 2026/09/02 02:38:57 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/02 02:38:57 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub/file2" to batch 2026/09/02 02:38:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:38:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub/file2 2026/09/02 02:38:59 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub/file2 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/02 02:39:04 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/notfound" 2026/09/02 02:39:04 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (13.08s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.32s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.61s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (0.53s) === RUN TestStatJSONMemory 2026/09/02 02:39:07 DEBUG : Creating backend with remote ":memory:" 2026/09/02 02:39:07 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/02 02:39:07 DEBUG : sub/file1: size = 5 OK 2026/09/02 02:39:07 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 02:39:07 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:39:07 INFO : Dropbox root 'rclone-test-yavaran1cixe': Making directory 2026/09/02 02:39:08 INFO : Dropbox root 'rclone-test-yavaran1cixe': Making directory --- PASS: TestMkdir (1.39s) === RUN TestLsd run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:39:09 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/09/02 02:39:10 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/hello world" to batch 2026/09/02 02:39:10 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:10 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/hello world 2026/09/02 02:39:11 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.56s) === RUN TestLs run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:39:14 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:39:15 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:39:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:39:16 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 2026/09/02 02:39:17 DEBUG : empty space: Uploading chunk 1/1 2026/09/02 02:39:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "empty space" to batch 2026/09/02 02:39:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: empty space 2026/09/02 02:39:19 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (7.03s) === RUN TestLsWithFilesFrom run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:39:22 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:39:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:39:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:39:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 2026/09/02 02:39:24 DEBUG : empty space: Uploading chunk 1/1 2026/09/02 02:39:25 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "empty space" to batch 2026/09/02 02:39:25 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:25 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: empty space 2026/09/02 02:39:26 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: empty space 2026/09/02 02:39:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/02 02:39:27 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.57s) === RUN TestLsLong run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:39:29 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:39:30 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:39:30 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:30 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:39:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 2026/09/02 02:39:31 DEBUG : empty space: Uploading chunk 1/1 2026/09/02 02:39:32 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "empty space" to batch 2026/09/02 02:39:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: empty space 2026/09/02 02:39:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (6.87s) === RUN TestHashSums run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:39:36 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:39:37 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:39:37 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:37 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:39:38 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 2026/09/02 02:39:38 DEBUG : empty space: Uploading chunk 1/1 2026/09/02 02:39:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "empty space" to batch 2026/09/02 02:39:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: empty space 2026/09/02 02:39:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.97s) === RUN TestHashSumsWithErrors 2026/09/02 02:39:42 DEBUG : Creating backend with remote ":memory:" 2026/09/02 02:39:42 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/02 02:39:42 ERROR : file1: hash unsupported: hash type not supported 2026/09/02 02:39:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/02 02:39:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/02 02:39:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/02 02:39:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/02 02:39:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/02 02:39:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/02 02:39:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/02 02:39:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/02 02:39:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:39:43 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:39:44 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:39:44 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:44 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:39:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 2026/09/02 02:39:46 DEBUG : empty space: Uploading chunk 1/1 2026/09/02 02:39:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "empty space" to batch 2026/09/02 02:39:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: empty space 2026/09/02 02:39:48 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: empty space 2026/09/02 02:39:49 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/09/02 02:39:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/potato3" to batch 2026/09/02 02:39:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/potato3 2026/09/02 02:39:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (12.46s) === RUN TestDelete run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:39:56 DEBUG : small: Uploading chunk 1/1 2026/09/02 02:39:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "small" to batch 2026/09/02 02:39:57 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:57 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: small 2026/09/02 02:39:57 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: small 2026/09/02 02:39:58 DEBUG : medium: Uploading chunk 1/1 2026/09/02 02:39:59 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "medium" to batch 2026/09/02 02:39:59 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:39:59 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: medium 2026/09/02 02:40:00 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: medium 2026/09/02 02:40:01 DEBUG : large: Uploading chunk 1/1 2026/09/02 02:40:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "large" to batch 2026/09/02 02:40:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: large 2026/09/02 02:40:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: large 2026/09/02 02:40:03 DEBUG : Waiting for deletions to finish 2026/09/02 02:40:03 DEBUG : large: Excluded (Size Filter) 2026/09/02 02:40:03 DEBUG : large: Excluded 2026/09/02 02:40:04 INFO : medium: Deleted 2026/09/02 02:40:04 INFO : small: Deleted --- PASS: TestDelete (10.19s) === RUN TestMaxDelete run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:40:06 DEBUG : small: Uploading chunk 1/1 2026/09/02 02:40:06 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "small" to batch 2026/09/02 02:40:07 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:07 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: small 2026/09/02 02:40:08 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: small 2026/09/02 02:40:08 DEBUG : medium: Uploading chunk 1/1 2026/09/02 02:40:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "medium" to batch 2026/09/02 02:40:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: medium 2026/09/02 02:40:10 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: medium 2026/09/02 02:40:11 DEBUG : large: Uploading chunk 1/1 2026/09/02 02:40:12 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "large" to batch 2026/09/02 02:40:12 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:12 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: large 2026/09/02 02:40:13 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: large 2026/09/02 02:40:13 DEBUG : Waiting for deletions to finish 2026/09/02 02:40:13 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/02 02:40:14 INFO : large: Deleted 2026/09/02 02:40:14 INFO : medium: Deleted --- PASS: TestMaxDelete (10.77s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:40:16 DEBUG : small: Uploading chunk 1/1 2026/09/02 02:40:17 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "small" to batch 2026/09/02 02:40:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: small 2026/09/02 02:40:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: small 2026/09/02 02:40:19 DEBUG : medium: Uploading chunk 1/1 2026/09/02 02:40:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "medium" to batch 2026/09/02 02:40:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: medium 2026/09/02 02:40:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: medium 2026/09/02 02:40:21 DEBUG : large: Uploading chunk 1/1 2026/09/02 02:40:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "large" to batch 2026/09/02 02:40:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: large 2026/09/02 02:40:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: large 2026/09/02 02:40:24 DEBUG : Waiting for deletions to finish 2026/09/02 02:40:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/02 02:40:25 INFO : small: Deleted 2026/09/02 02:40:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.86s) === RUN TestMaxDeleteSize run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:40:27 DEBUG : small: Uploading chunk 1/1 2026/09/02 02:40:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "small" to batch 2026/09/02 02:40:29 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:29 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: small 2026/09/02 02:40:29 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: small 2026/09/02 02:40:30 DEBUG : medium: Uploading chunk 1/1 2026/09/02 02:40:30 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "medium" to batch 2026/09/02 02:40:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: medium 2026/09/02 02:40:32 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: medium 2026/09/02 02:40:32 DEBUG : large: Uploading chunk 1/1 2026/09/02 02:40:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "large" to batch 2026/09/02 02:40:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:33 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: large 2026/09/02 02:40:34 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: large 2026/09/02 02:40:34 DEBUG : Waiting for deletions to finish 2026/09/02 02:40:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/02 02:40:35 INFO : large: Deleted 2026/09/02 02:40:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.63s) === RUN TestReadFile run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:40:38 DEBUG : ReadFile: Uploading chunk 1/1 2026/09/02 02:40:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "ReadFile" to batch 2026/09/02 02:40:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: ReadFile 2026/09/02 02:40:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.65s) === RUN TestRetry 2026/09/02 02:40:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/02 02:40:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/02 02:40:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 02:40:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 02:40:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 02:40:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 02:40:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:40:44 DEBUG : file1: Uploading chunk 1/1 2026/09/02 02:40:44 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "file1" to batch 2026/09/02 02:40:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: file1 2026/09/02 02:40:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: file1 2026/09/02 02:40:46 DEBUG : file2: Uploading chunk 1/1 2026/09/02 02:40:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "file2" to batch 2026/09/02 02:40:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:40:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: file2 2026/09/02 02:40:48 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (16.15s) === RUN TestPurge 2026/09/02 02:40:59 DEBUG : Creating backend with remote "TestDropbox:rclone-test-ceveqic1fuga" 2026/09/02 02:40:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:40:59 DEBUG : Creating backend with remote "/tmp/rclone3548570859" run.go:198: Remote "Dropbox root 'rclone-test-ceveqic1fuga'", Local "Local file system at /tmp/rclone3548570859", Modify Window "1s" 2026/09/02 02:41:02 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/09/02 02:41:03 DEBUG : Dropbox root 'rclone-test-ceveqic1fuga': Adding "A1/B1/C1/one" to batch 2026/09/02 02:41:03 DEBUG : Dropbox root 'rclone-test-ceveqic1fuga': Batch idle for 500ms so committing 2026/09/02 02:41:03 DEBUG : Dropbox root 'rclone-test-ceveqic1fuga': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/09/02 02:41:04 DEBUG : Dropbox root 'rclone-test-ceveqic1fuga': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/09/02 02:41:04 INFO : A2: Making directory 2026/09/02 02:41:05 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:41:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:41:05 DEBUG : pacer: Reducing sleep to 15ms 2026/09/02 02:41:05 INFO : A1/B2: Making directory 2026/09/02 02:41:05 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/02 02:41:06 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:41:06 INFO : A1/B2/C2: Making directory 2026/09/02 02:41:07 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:41:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:41:07 DEBUG : pacer: Reducing sleep to 15ms 2026/09/02 02:41:07 INFO : A1/B1/C3: Making directory 2026/09/02 02:41:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/02 02:41:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:41:08 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/09/02 02:41:08 DEBUG : pacer: Reducing sleep to 16.875ms 2026/09/02 02:41:08 INFO : A3: Making directory 2026/09/02 02:41:08 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/09/02 02:41:09 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:41:09 INFO : A3/B3: Making directory 2026/09/02 02:41:10 INFO : A3/B3/C4: Making directory 2026/09/02 02:41:11 DEBUG : A1/two: Uploading chunk 1/1 2026/09/02 02:41:12 DEBUG : Dropbox root 'rclone-test-ceveqic1fuga': Adding "A1/two" to batch 2026/09/02 02:41:13 DEBUG : Dropbox root 'rclone-test-ceveqic1fuga': Batch idle for 500ms so committing 2026/09/02 02:41:13 DEBUG : Dropbox root 'rclone-test-ceveqic1fuga': Committing sync batch length 1 starting with: A1/two 2026/09/02 02:41:14 DEBUG : Dropbox root 'rclone-test-ceveqic1fuga': Committed sync batch length 1 starting with: A1/two 2026/09/02 02:41:18 ERROR : error listing: directory not found 2026/09/02 02:41:18 DEBUG : Dropbox root 'rclone-test-ceveqic1fuga': Purge remote 2026/09/02 02:41:18 NOTICE: purge failed: path_lookup/not_found/ --- PASS: TestPurge (18.62s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:41:19 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/09/02 02:41:19 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "A1/B1/C1/one" to batch 2026/09/02 02:41:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:41:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/09/02 02:41:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/09/02 02:41:21 INFO : A2: Making directory 2026/09/02 02:41:21 INFO : A1/B2: Making directory 2026/09/02 02:41:22 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:41:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:41:22 DEBUG : pacer: Reducing sleep to 15ms 2026/09/02 02:41:22 INFO : A1/B2/C2: Making directory 2026/09/02 02:41:23 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/02 02:41:23 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:41:23 INFO : A1/B1/C3: Making directory 2026/09/02 02:41:24 INFO : A3: Making directory 2026/09/02 02:41:25 INFO : A3/B3: Making directory 2026/09/02 02:41:25 INFO : A3/B3/C4: Making directory 2026/09/02 02:41:27 DEBUG : A1/two: Uploading chunk 1/1 2026/09/02 02:41:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "A1/two" to batch 2026/09/02 02:41:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:41:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: A1/two 2026/09/02 02:41:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: A1/two 2026/09/02 02:41:30 DEBUG : removing 1 level 3 directories 2026/09/02 02:41:30 INFO : A3/B3/C4: Removing directory 2026/09/02 02:41:33 DEBUG : removing 2 level 3 directories 2026/09/02 02:41:33 INFO : A1/B2/C2: Removing directory 2026/09/02 02:41:33 INFO : A1/B1/C3: Removing directory 2026/09/02 02:41:34 DEBUG : removing 2 level 2 directories 2026/09/02 02:41:34 INFO : A3/B3: Removing directory 2026/09/02 02:41:34 INFO : A1/B2: Removing directory 2026/09/02 02:41:35 DEBUG : removing 2 level 1 directories 2026/09/02 02:41:35 INFO : A3: Removing directory 2026/09/02 02:41:35 INFO : A2: Removing directory 2026/09/02 02:41:40 DEBUG : removing 1 level 3 directories 2026/09/02 02:41:40 INFO : A1/B1/C1: Removing directory 2026/09/02 02:41:41 DEBUG : removing 1 level 2 directories 2026/09/02 02:41:41 INFO : A1/B1: Removing directory 2026/09/02 02:41:42 DEBUG : removing 1 level 1 directories 2026/09/02 02:41:42 INFO : A1: Removing directory 2026/09/02 02:41:43 DEBUG : removing 1 level 0 directories 2026/09/02 02:41:43 INFO : Dropbox root 'rclone-test-yavaran1cixe': Removing directory 2026/09/02 02:41:44 ERROR : error listing: directory not found 2026/09/02 02:41:44 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (26.35s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:41:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:41:45 DEBUG : pacer: Reducing sleep to 15ms 2026/09/02 02:41:45 INFO : A1: Making directory 2026/09/02 02:41:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/02 02:41:46 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:41:46 INFO : A1/B1: Making directory 2026/09/02 02:41:47 INFO : A1/B1/C1: Making directory 2026/09/02 02:41:48 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:41:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:41:48 DEBUG : pacer: Reducing sleep to 15ms 2026/09/02 02:41:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/02 02:41:49 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:41:50 DEBUG : removing 1 level 3 directories 2026/09/02 02:41:50 INFO : A1/B1/C1: Removing directory 2026/09/02 02:41:51 DEBUG : removing 1 level 2 directories 2026/09/02 02:41:51 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.05s) === RUN TestRmdirsWithFilter run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:41:54 INFO : A1: Making directory 2026/09/02 02:41:55 INFO : A1/B1: Making directory 2026/09/02 02:41:56 INFO : A1/B1/C1: Making directory 2026/09/02 02:41:59 DEBUG : removing 1 level 3 directories 2026/09/02 02:41:59 INFO : A1/B1/C1: Removing directory 2026/09/02 02:42:00 DEBUG : removing 1 level 2 directories 2026/09/02 02:42:00 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.01s) === RUN TestCopyURL run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:42:04 DEBUG : file1: Uploading chunk 1/1 2026/09/02 02:42:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "file1" to batch 2026/09/02 02:42:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:42:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: file1 2026/09/02 02:42:06 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: file1 2026/09/02 02:42:06 DEBUG : file1: size = 14 OK 2026/09/02 02:42:06 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/02 02:42:07 DEBUG : filename.txt: File name found in url 2026/09/02 02:42:07 DEBUG : filename.txt: Uploading chunk 1/1 2026/09/02 02:42:08 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "filename.txt" to batch 2026/09/02 02:42:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:42:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: filename.txt 2026/09/02 02:42:09 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: filename.txt 2026/09/02 02:42:09 DEBUG : filename.txt: size = 14 OK 2026/09/02 02:42:09 DEBUG : filename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/02 02:42:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/02 02:42:10 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/09/02 02:42:10 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "headerfilename.txt" to batch 2026/09/02 02:42:11 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:42:11 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: headerfilename.txt 2026/09/02 02:42:12 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: headerfilename.txt 2026/09/02 02:42:12 DEBUG : headerfilename.txt: size = 14 OK 2026/09/02 02:42:12 DEBUG : headerfilename.txt: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/02 02:42:12 DEBUG : file2: Uploading chunk 1/1 2026/09/02 02:42:13 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "file2" to batch 2026/09/02 02:42:13 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:42:13 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: file2 2026/09/02 02:42:14 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: file2 2026/09/02 02:42:14 DEBUG : file2: size = 14 OK 2026/09/02 02:42:14 DEBUG : file2: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/02 02:42:16 NOTICE: Error too_many_requests/... Too many requests or write operations. Trying again in 10 seconds. 2026/09/02 02:42:16 DEBUG : pacer: low level retry 1/10 (error too_many_requests/..: trying again in 10s) 2026/09/02 02:42:16 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/09/02 02:42:17 DEBUG : pacer: Reducing sleep to 7.5s 2026/09/02 02:42:27 DEBUG : pacer: Reducing sleep to 5.625s 2026/09/02 02:42:34 DEBUG : pacer: Reducing sleep to 4.21875s --- PASS: TestCopyURL (31.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:42:40 DEBUG : pacer: Reducing sleep to 3.1640625s 2026/09/02 02:42:40 DEBUG : file1: Uploading chunk 1/1 2026/09/02 02:42:45 DEBUG : pacer: Reducing sleep to 2.373046875s 2026/09/02 02:42:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "file1" to batch 2026/09/02 02:42:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:42:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: file1 2026/09/02 02:42:48 DEBUG : pacer: Reducing sleep to 1.779785156s 2026/09/02 02:42:48 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: file1 2026/09/02 02:42:48 DEBUG : file1: size = 14 OK 2026/09/02 02:42:48 DEBUG : file1: dropbox = 73b9ac7403ca1eeaf494b2c34aad2b45eb807620b469b699f486038455b3ff68 OK 2026/09/02 02:42:50 DEBUG : pacer: Reducing sleep to 1.334838867s 2026/09/02 02:42:52 DEBUG : pacer: Reducing sleep to 1.00112915s 2026/09/02 02:42:53 DEBUG : pacer: Reducing sleep to 750.846862ms --- PASS: TestCopyURLDownloadHeaders (18.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:42:54 DEBUG : pacer: Reducing sleep to 563.135146ms 2026/09/02 02:42:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 02:42:55 DEBUG : pacer: Reducing sleep to 422.351359ms 2026/09/02 02:42:55 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/02 02:42:55 DEBUG : pacer: Reducing sleep to 316.763519ms 2026/09/02 02:42:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub/file2" to batch 2026/09/02 02:42:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:42:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub/file2 2026/09/02 02:42:57 DEBUG : pacer: Reducing sleep to 237.572639ms 2026/09/02 02:42:57 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub/file2 2026/09/02 02:42:57 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:42:57 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/02 02:42:57 INFO : file1: Copied (new) to: sub/file2 2026/09/02 02:42:57 INFO : file1: Deleted 2026/09/02 02:42:57 DEBUG : pacer: Reducing sleep to 178.179479ms 2026/09/02 02:42:57 DEBUG : pacer: Reducing sleep to 133.634609ms 2026/09/02 02:42:57 DEBUG : pacer: Reducing sleep to 100.225956ms 2026/09/02 02:42:57 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:42:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/02 02:42:57 DEBUG : file1: Unchanged skipping 2026/09/02 02:42:57 INFO : file1: Deleted 2026/09/02 02:42:58 DEBUG : pacer: Reducing sleep to 75.169467ms 2026/09/02 02:42:58 DEBUG : pacer: Reducing sleep to 56.3771ms 2026/09/02 02:42:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': don't need to copy/move sub/file2, it is already at target location 2026/09/02 02:42:58 DEBUG : pacer: Reducing sleep to 42.282825ms 2026/09/02 02:42:59 DEBUG : pacer: Reducing sleep to 31.712118ms 2026/09/02 02:42:59 DEBUG : pacer: Reducing sleep to 23.784088ms 2026/09/02 02:42:59 DEBUG : pacer: Reducing sleep to 17.838066ms 2026/09/02 02:43:00 DEBUG : pacer: Reducing sleep to 13.378549ms 2026/09/02 02:43:00 DEBUG : pacer: Reducing sleep to 10.033911ms 2026/09/02 02:43:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveFile (8.23s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:43:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 02:43:02 DEBUG : file1: Uploading chunk 1/1 2026/09/02 02:43:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "file1" to batch 2026/09/02 02:43:03 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:03 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: file1 2026/09/02 02:43:04 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: file1 2026/09/02 02:43:04 DEBUG : file1: size = 14 OK 2026/09/02 02:43:04 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/02 02:43:04 INFO : file1: Copied (new) 2026/09/02 02:43:04 INFO : file1: Deleted 2026/09/02 02:43:04 DEBUG : file1: Destination exists, skipping 2026/09/02 02:43:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.63s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:43:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 02:43:06 DEBUG : sub/file2: Uploading chunk 1/1 2026/09/02 02:43:07 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub/file2" to batch 2026/09/02 02:43:08 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:08 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub/file2 2026/09/02 02:43:08 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub/file2 2026/09/02 02:43:08 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:43:08 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/02 02:43:08 INFO : file1: Copied (new) to: sub/file2 2026/09/02 02:43:08 INFO : file1: Deleted 2026/09/02 02:43:09 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:43:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/02 02:43:09 DEBUG : file1: Unchanged skipping 2026/09/02 02:43:09 INFO : file1: Deleted 2026/09/02 02:43:11 DEBUG : sub/file2: moving to sub/File2-rclone-move-hozehiz4 2026/09/02 02:43:12 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-hozehiz4 2026/09/02 02:43:12 DEBUG : sub/file2: moving to sub/File2 2026/09/02 02:43:13 INFO : sub/File2-rclone-move-hozehiz4: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.82s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:43:16 DEBUG : hello: Uploading chunk 1/1 2026/09/02 02:43:17 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "hello" to batch 2026/09/02 02:43:17 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:17 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: hello 2026/09/02 02:43:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: hello 2026/09/02 02:43:19 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (5.23s) === RUN TestMoveFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:43:21 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/02 02:43:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "dst/file1" to batch 2026/09/02 02:43:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:22 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: dst/file1 2026/09/02 02:43:23 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: dst/file1 2026/09/02 02:43:24 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yavaran1cixe/backup" 2026/09/02 02:43:24 DEBUG : Config file has changed externally - reloading 2026/09/02 02:43:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4271229435) 2026/09/02 02:43:24 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-yavaran1cixe') 2026/09/02 02:43:24 DEBUG : dst/file1: Sizes differ 2026/09/02 02:43:26 INFO : dst/file1: Moved (server-side) 2026/09/02 02:43:26 DEBUG : dst/file1: Uploading chunk 1/1 2026/09/02 02:43:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "dst/file1" to batch 2026/09/02 02:43:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: dst/file1 2026/09/02 02:43:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: dst/file1 2026/09/02 02:43:28 DEBUG : dst/file1: size = 14 OK 2026/09/02 02:43:28 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/09/02 02:43:28 INFO : dst/file1: Copied (new) 2026/09/02 02:43:28 INFO : dst/file1: Deleted 2026/09/02 02:43:34 INFO : Dropbox root 'rclone-test-yavaran1cixe/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (12.92s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:43:34 DEBUG : A1/one: Uploading chunk 1/1 2026/09/02 02:43:35 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "A1/one" to batch 2026/09/02 02:43:36 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:36 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: A1/one 2026/09/02 02:43:36 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: A1/one 2026/09/02 02:43:37 DEBUG : A1/two: Uploading chunk 1/1 2026/09/02 02:43:38 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "A1/two" to batch 2026/09/02 02:43:38 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:38 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: A1/two 2026/09/02 02:43:39 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: A1/two 2026/09/02 02:43:39 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/09/02 02:43:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "A1/B1/three" to batch 2026/09/02 02:43:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: A1/B1/three 2026/09/02 02:43:41 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: A1/B1/three 2026/09/02 02:43:42 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/09/02 02:43:43 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "A1/B1/C1/four" to batch 2026/09/02 02:43:43 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:43 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/09/02 02:43:44 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/09/02 02:43:45 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/09/02 02:43:45 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "A1/B1/C2/five" to batch 2026/09/02 02:43:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:43:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/09/02 02:43:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/09/02 02:43:47 INFO : A1/B2: Making directory 2026/09/02 02:43:47 INFO : A1/B1/C3: Making directory 2026/09/02 02:43:54 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:43:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:43:54 DEBUG : pacer: Reducing sleep to 15ms 2026/09/02 02:43:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/02 02:43:55 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:43:59 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:43:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:43:59 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:43:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 02:43:59 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:43:59 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 02:43:59 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:43:59 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 02:43:59 DEBUG : pacer: Reducing sleep to 120ms 2026/09/02 02:43:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/02 02:44:00 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/02 02:44:00 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/09/02 02:44:00 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/02 02:44:00 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/09/02 02:44:00 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/02 02:44:00 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/09/02 02:44:00 DEBUG : pacer: Reducing sleep to 720ms 2026/09/02 02:44:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/02 02:44:00 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/02 02:44:00 DEBUG : pacer: Rate limited, increasing sleep to 1.44s 2026/09/02 02:44:00 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/02 02:44:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:44:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:44:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/02 02:44:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:44:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/02 02:44:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:44:04 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/02 02:44:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:44:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:44:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:44:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:44:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:44:08 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 02:44:08 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 02:44:08 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 02:44:09 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 02:44:09 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 02:44:10 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 02:44:10 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 02:44:10 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 02:44:11 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 02:44:11 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 02:44:11 DEBUG : pacer: Reducing sleep to 10ms 2026/09/02 02:44:11 INFO : Dropbox root 'rclone-test-yavaran1cixe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/02 02:44:19 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:44:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/02 02:44:19 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:44:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/02 02:44:19 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:44:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/02 02:44:19 DEBUG : pacer: low level retry 1/10 (error ) 2026/09/02 02:44:19 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/02 02:44:19 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/02 02:44:19 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/02 02:44:19 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/02 02:44:19 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/02 02:44:19 DEBUG : pacer: Reducing sleep to 480ms 2026/09/02 02:44:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/02 02:44:19 DEBUG : pacer: low level retry 2/10 (error ) 2026/09/02 02:44:19 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/09/02 02:44:20 DEBUG : pacer: low level retry 3/10 (error ) 2026/09/02 02:44:20 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/09/02 02:44:20 DEBUG : pacer: Reducing sleep to 1.44s 2026/09/02 02:44:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/02 02:44:21 DEBUG : pacer: Reducing sleep to 1.08s 2026/09/02 02:44:21 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/02 02:44:22 DEBUG : pacer: Reducing sleep to 810ms 2026/09/02 02:44:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/02 02:44:23 DEBUG : pacer: low level retry 4/10 (error ) 2026/09/02 02:44:23 DEBUG : pacer: Rate limited, increasing sleep to 1.62s 2026/09/02 02:44:23 DEBUG : pacer: low level retry 5/10 (error ) 2026/09/02 02:44:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/02 02:44:26 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/02 02:44:26 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/02 02:44:27 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/02 02:44:29 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/02 02:44:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/02 02:44:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/02 02:44:31 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/02 02:44:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/02 02:44:32 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/02 02:44:33 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/09/02 02:44:33 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/09/02 02:44:33 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/09/02 02:44:34 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/09/02 02:44:34 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/09/02 02:44:35 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/09/02 02:44:35 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/09/02 02:44:35 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/09/02 02:44:35 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/09/02 02:44:36 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/09/02 02:44:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (71.70s) === RUN TestGetFsInfo run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:44:45 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:44:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 02:44:47 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/02 02:44:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "no_checksum_small_file_from_pipe" to batch 2026/09/02 02:44:48 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:44:48 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/09/02 02:44:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/09/02 02:44:49 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 02:44:49 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/09/02 02:44:49 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/09/02 02:44:49 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/02 02:44:50 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/02 02:44:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "no_checksum_big_file_from_pipe" to batch 2026/09/02 02:44:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:44:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/09/02 02:44:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/09/02 02:44:51 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 02:44:51 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/09/02 02:44:51 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:44:53 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 02:44:54 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/02 02:44:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "with_checksum_small_file_from_pipe" to batch 2026/09/02 02:44:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:44:55 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/09/02 02:44:56 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/09/02 02:44:56 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 02:44:56 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/09/02 02:44:56 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/09/02 02:44:56 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/02 02:44:57 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/02 02:44:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "with_checksum_big_file_from_pipe" to batch 2026/09/02 02:44:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:44:58 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/09/02 02:44:59 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/09/02 02:44:59 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 02:44:59 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/09/02 02:44:59 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 02:45:02 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/02 02:45:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/09/02 02:45:03 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:03 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/02 02:45:03 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/02 02:45:03 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 02:45:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/02 02:45:04 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/02 02:45:04 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/02 02:45:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/09/02 02:45:06 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:06 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/02 02:45:06 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/02 02:45:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 02:45:06 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:08 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 02:45:09 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/09/02 02:45:10 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/09/02 02:45:10 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:10 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/02 02:45:11 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/09/02 02:45:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 02:45:11 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/02 02:45:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/02 02:45:11 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/09/02 02:45:12 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/09/02 02:45:13 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/09/02 02:45:13 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:13 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/02 02:45:14 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/09/02 02:45:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 02:45:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/02 02:45:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (29.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.59s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.58s) === RUN TestRcatMetadata run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.54s) === RUN TestRcatSize run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:17 DEBUG : potato1: Uploading chunk 1/1 2026/09/02 02:45:17 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato1" to batch 2026/09/02 02:45:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:18 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato1 2026/09/02 02:45:19 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato1 2026/09/02 02:45:19 DEBUG : potato1: size = 60 OK 2026/09/02 02:45:19 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/09/02 02:45:19 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': File to upload is small (60 bytes), uploading instead of streaming 2026/09/02 02:45:19 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:45:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:45:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:20 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:45:21 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 2026/09/02 02:45:21 DEBUG : potato2: size = 60 OK 2026/09/02 02:45:21 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/09/02 02:45:21 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.92s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:24 DEBUG : potato1: Uploading chunk 1/1 2026/09/02 02:45:24 ERROR : potato1: Post request put error: upload failed: expected 120 bytes in input, but only read 60: unexpected EOF --- PASS: TestRcatSizeShortEOF (1.69s) === RUN TestRcatSizeMetadata run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" operations_test.go:1657: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.55s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:26 DEBUG : potato1: Uploading chunk 1/1 2026/09/02 02:45:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato1" to batch 2026/09/02 02:45:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:27 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato1 2026/09/02 02:45:28 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato1 2026/09/02 02:45:28 DEBUG : potato1: size = 60 OK 2026/09/02 02:45:28 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK --- PASS: TestRcatSizeUploadHeaders (3.76s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:30 DEBUG : potato1: Uploading chunk 1/1 2026/09/02 02:45:30 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato1" to batch 2026/09/02 02:45:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:31 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato1 2026/09/02 02:45:32 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato1 2026/09/02 02:45:32 DEBUG : potato1: size = 60 OK 2026/09/02 02:45:32 DEBUG : potato1: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a (Dropbox root 'rclone-test-yavaran1cixe') 2026/09/02 02:45:32 DEBUG : potato1: dropbox = 2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe (Dropbox root 'rclone-test-yavaran1cixe') 2026/09/02 02:45:32 ERROR : potato1: corrupted on transfer: dropbox hashes differ src "a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a" vs dst(Dropbox root 'rclone-test-yavaran1cixe') "2ac2b37dc49056898eb20683de297e3cb2f9ce3e9e673ebd902d824953714fbe" 2026/09/02 02:45:32 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:34 DEBUG : potato4: Uploading chunk 1/1 2026/09/02 02:45:34 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato4" to batch 2026/09/02 02:45:35 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:35 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato4 2026/09/02 02:45:35 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato4 2026/09/02 02:45:35 DEBUG : potato4: size = 60 (Dropbox root 'rclone-test-yavaran1cixe') 2026/09/02 02:45:35 DEBUG : potato4: size = 59 (Dropbox root 'rclone-test-yavaran1cixe') 2026/09/02 02:45:35 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Dropbox root 'rclone-test-yavaran1cixe') 59 2026/09/02 02:45:35 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:37 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:45:38 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:45:38 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:38 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:45:40 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 2026/09/02 02:45:40 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:42 DEBUG : potato3: Uploading chunk 1/1 2026/09/02 02:45:42 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato3" to batch 2026/09/02 02:45:43 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:43 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato3 2026/09/02 02:45:43 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato3 2026/09/02 02:45:43 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (15.41s) --- PASS: TestRcatSizeChecksum/Corrupted (3.81s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.72s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (4.18s) --- PASS: TestRcatSizeChecksum/NoHashes (3.70s) === RUN TestTouchDir run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:45:45 DEBUG : potato2: Uploading chunk 1/1 2026/09/02 02:45:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "potato2" to batch 2026/09/02 02:45:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:46 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: potato2 2026/09/02 02:45:47 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: potato2 2026/09/02 02:45:48 DEBUG : empty space: Uploading chunk 1/1 2026/09/02 02:45:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "empty space" to batch 2026/09/02 02:45:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:49 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: empty space 2026/09/02 02:45:50 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: empty space 2026/09/02 02:45:50 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/09/02 02:45:51 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/potato3" to batch 2026/09/02 02:45:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:45:52 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/potato3 2026/09/02 02:45:53 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/potato3 2026/09/02 02:45:53 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Touching "empty space" 2026/09/02 02:45:53 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Touching "potato2" 2026/09/02 02:45:53 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/09/02 02:45:53 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/09/02 02:45:54 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Touching "sub dir/potato3" 2026/09/02 02:45:54 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (12.60s) === RUN TestMkdirMetadata run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.55s) === RUN TestCopyDirMetadata run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.55s) === RUN TestSetDirModTime run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.57s) === RUN TestDirsEqual run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.53s) === RUN TestRemoveExisting run.go:198: Remote "Dropbox root 'rclone-test-yavaran1cixe'", Local "Local file system at /tmp/rclone4271229435", Modify Window "1s" 2026/09/02 02:46:00 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/09/02 02:46:01 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/test remove existing" to batch 2026/09/02 02:46:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:46:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/09/02 02:46:02 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/09/02 02:46:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/09/02 02:46:03 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/09/02 02:46:04 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Batch idle for 500ms so committing 2026/09/02 02:46:04 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/02 02:46:05 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/09/02 02:46:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.titedeb5" before starting 2026/09/02 02:46:09 DEBUG : sub dir/test remove existing.titedeb5: TEST: removing renamed existing file after operation 2026/09/02 02:46:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bopenig6" before starting 2026/09/02 02:46:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bopenig6: TEST: renaming existing back after failed operation 2026/09/02 02:46:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nirafuq7" before starting 2026/09/02 02:46:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nirafuq7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.65s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/09/02 02:46:19 DEBUG : Dropbox root 'rclone-test-yavaran1cixe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 13m11.101495887s (try 1/5)