"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2026/06/19 02:48:26 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu" 2026/06/19 02:48:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/19 02:48:26 DEBUG : Creating backend with remote "/tmp/rclone2200431007" === 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-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/19 02:48:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/19 02:48:27 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/06/19 02:48:27 DEBUG : a: size = 0 OK 2026/06/19 02:48:27 DEBUG : a: size = 1 (memory) 2026/06/19 02:48:27 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/19 02:48:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/19 02:48:27 DEBUG : potato: Seek from 10 to 0 2026/06/19 02:48:27 DEBUG : potato: Seek from 10 to 0 2026/06/19 02:48:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/19 02:48:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Seek from 5 to 2 2026/06/19 02:48:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/19 02:48:27 DEBUG : potato: Seek from 7 to 0 2026/06/19 02:48:27 DEBUG : potato: Seek from 7 to 0 2026/06/19 02:48:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/19 02:48:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Seek from 5 to 2 2026/06/19 02:48:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/19 02:48:27 DEBUG : potato: Seek from 8 to 0 2026/06/19 02:48:27 DEBUG : potato: Seek from 8 to 0 2026/06/19 02:48:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/19 02:48:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/19 02:48:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/19 02:48:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/19 02:48:27 DEBUG : potato: Seek from 5 to 2 2026/06/19 02:48:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/19 02:48:27 DEBUG : potato: Seek from 9 to 0 2026/06/19 02:48:27 DEBUG : potato: Seek from 9 to 0 2026/06/19 02:48:27 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-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:48:28 DEBUG : rutabaga: Uploading chunk 1/1 2026/06/19 02:48:28 DEBUG : rutabaga: Uploading chunk 2/1 2026/06/19 02:48:29 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "rutabaga" to batch 2026/06/19 02:48:29 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:48:29 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: rutabaga 2026/06/19 02:48:31 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2026/06/19 02:48:32 DEBUG : empty space: Uploading chunk 1/1 2026/06/19 02:48:33 DEBUG : empty space: Uploading chunk 2/1 2026/06/19 02:48:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "empty space" to batch 2026/06/19 02:48:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:48:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: empty space 2026/06/19 02:48:35 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2026/06/19 02:48:36 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 02:48:36 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 02:48:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 02:48:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:48:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 02:48:38 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2026/06/19 02:48:39 DEBUG : remotepotato: Uploading chunk 1/1 2026/06/19 02:48:39 DEBUG : remotepotato: Uploading chunk 2/1 2026/06/19 02:48:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "remotepotato" to batch 2026/06/19 02:48:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:48:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: remotepotato 2026/06/19 02:48:41 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.73s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/06/19 02:48:44 DEBUG : Creating backend with remote "nonexistent" 2026/06/19 02:48:44 DEBUG : Creating backend with remote "nonexistent" 2026/06/19 02:48:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/19 02:48:44 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/19 02:48:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/19 02:48:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:48:45 DEBUG : rutabaga: Uploading chunk 1/1 2026/06/19 02:48:45 DEBUG : rutabaga: Uploading chunk 2/1 2026/06/19 02:48:45 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "rutabaga" to batch 2026/06/19 02:48:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:48:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: rutabaga 2026/06/19 02:48:47 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/19 02:48:49 DEBUG : empty space: Uploading chunk 1/1 2026/06/19 02:48:50 DEBUG : empty space: Uploading chunk 2/1 2026/06/19 02:48:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "empty space" to batch 2026/06/19 02:48:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:48:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: empty space 2026/06/19 02:48:52 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2026/06/19 02:48:53 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 02:48:54 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 02:48:54 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 02:48:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:48:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 02:48:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/19 02:48:58 DEBUG : remotepotato: Uploading chunk 1/1 2026/06/19 02:48:58 DEBUG : remotepotato: Uploading chunk 2/1 2026/06/19 02:48:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "remotepotato" to batch 2026/06/19 02:48:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:48:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: remotepotato 2026/06/19 02:49:00 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.21s) --- PASS: TestCheckDownload/1 (1.19s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (1.00s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:49:05 DEBUG : rutabaga: Uploading chunk 1/1 2026/06/19 02:49:05 DEBUG : rutabaga: Uploading chunk 2/1 2026/06/19 02:49:06 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "rutabaga" to batch 2026/06/19 02:49:06 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:06 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: rutabaga 2026/06/19 02:49:07 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/19 02:49:08 DEBUG : empty space: Uploading chunk 1/1 2026/06/19 02:49:09 DEBUG : empty space: Uploading chunk 2/1 2026/06/19 02:49:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "empty space" to batch 2026/06/19 02:49:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: empty space 2026/06/19 02:49:10 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2026/06/19 02:49:11 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 02:49:11 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 02:49:12 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 02:49:12 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:12 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 02:49:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/19 02:49:14 DEBUG : remotepotato: Uploading chunk 1/1 2026/06/19 02:49:15 DEBUG : remotepotato: Uploading chunk 2/1 2026/06/19 02:49:15 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "remotepotato" to batch 2026/06/19 02:49:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: remotepotato 2026/06/19 02:49:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (15.39s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:49:20 DEBUG : test.sum: Uploading chunk 1/1 2026/06/19 02:49:21 DEBUG : test.sum: Uploading chunk 2/1 2026/06/19 02:49:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "test.sum" to batch 2026/06/19 02:49:22 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:22 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: test.sum 2026/06/19 02:49:22 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: test.sum 2026/06/19 02:49:23 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/19 02:49:23 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/19 02:49:23 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/19 02:49:23 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/19 02:49:24 DEBUG : test.sum: Uploading chunk 1/1 2026/06/19 02:49:24 DEBUG : test.sum: Uploading chunk 2/1 2026/06/19 02:49:24 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "test.sum" to batch 2026/06/19 02:49:25 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:25 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: test.sum 2026/06/19 02:49:26 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: test.sum 2026/06/19 02:49:26 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/19 02:49:26 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/19 02:49:26 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/19 02:49:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.64s) === RUN TestCheckSum run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:49:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/data" check_test.go:350: Dropbox root 'rclone-test-yomakif4lifu/data' lacks md5, skipping --- SKIP: TestCheckSum (0.79s) === RUN TestCheckSumDownload run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:49:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/data" 2026/06/19 02:49:29 DEBUG : data/banana: Uploading chunk 1/1 2026/06/19 02:49:30 DEBUG : data/banana: Uploading chunk 2/1 2026/06/19 02:49:30 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "data/banana" to batch 2026/06/19 02:49:31 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:31 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: data/banana 2026/06/19 02:49:31 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: data/banana 2026/06/19 02:49:32 DEBUG : test.sum: Uploading chunk 1/1 2026/06/19 02:49:32 DEBUG : test.sum: Uploading chunk 2/1 2026/06/19 02:49:32 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "test.sum" to batch 2026/06/19 02:49:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: test.sum 2026/06/19 02:49:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2026/06/19 02:49:37 DEBUG : data/potato: Uploading chunk 1/1 2026/06/19 02:49:37 DEBUG : data/potato: Uploading chunk 2/1 2026/06/19 02:49:38 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "data/potato" to batch 2026/06/19 02:49:38 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:38 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: data/potato 2026/06/19 02:49:39 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: data/potato 2026/06/19 02:49:39 DEBUG : test.sum: Uploading chunk 1/1 2026/06/19 02:49:40 DEBUG : test.sum: Uploading chunk 2/1 2026/06/19 02:49:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "test.sum" to batch 2026/06/19 02:49:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: test.sum 2026/06/19 02:49:41 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2026/06/19 02:49:44 DEBUG : test.sum: Uploading chunk 1/1 2026/06/19 02:49:44 DEBUG : test.sum: Uploading chunk 2/1 2026/06/19 02:49:45 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "test.sum" to batch 2026/06/19 02:49:45 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:45 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: test.sum 2026/06/19 02:49:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2026/06/19 02:49:49 DEBUG : test.sum: Uploading chunk 1/1 2026/06/19 02:49:49 DEBUG : test.sum: Uploading chunk 2/1 2026/06/19 02:49:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "test.sum" to batch 2026/06/19 02:49:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: test.sum 2026/06/19 02:49:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2026/06/19 02:49:54 DEBUG : test.sum: Uploading chunk 1/1 2026/06/19 02:49:54 DEBUG : test.sum: Uploading chunk 2/1 2026/06/19 02:49:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "test.sum" to batch 2026/06/19 02:49:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:49:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: test.sum 2026/06/19 02:49:56 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2026/06/19 02:49:59 DEBUG : test.sum: Uploading chunk 1/1 2026/06/19 02:49:59 DEBUG : test.sum: Uploading chunk 2/1 2026/06/19 02:49:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "test.sum" to batch 2026/06/19 02:50:00 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:50:00 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: test.sum 2026/06/19 02:50:01 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2026/06/19 02:50:06 DEBUG : data/banana: Uploading chunk 1/1 2026/06/19 02:50:06 DEBUG : data/banana: Uploading chunk 2/1 2026/06/19 02:50:06 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "data/banana" to batch 2026/06/19 02:50:07 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:50:07 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: data/banana 2026/06/19 02:50:08 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: data/banana 2026/06/19 02:50:08 DEBUG : data/potato: Uploading chunk 1/1 2026/06/19 02:50:08 DEBUG : data/potato: Uploading chunk 2/1 2026/06/19 02:50:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "data/potato" to batch 2026/06/19 02:50:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:50:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: data/potato 2026/06/19 02:50:10 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: data/potato 2026/06/19 02:50:10 DEBUG : test.sum: Uploading chunk 1/1 2026/06/19 02:50:11 DEBUG : test.sum: Uploading chunk 2/1 2026/06/19 02:50:11 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "test.sum" to batch 2026/06/19 02:50:12 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:50:12 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: test.sum 2026/06/19 02:50:12 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (49.63s) --- PASS: TestCheckSumDownload/subtest1 (2.26s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (1.85s) --- PASS: TestCheckSumDownload/subtest4 (1.78s) --- PASS: TestCheckSumDownload/subtest5 (1.81s) --- PASS: TestCheckSumDownload/subtest6 (1.96s) --- PASS: TestCheckSumDownload/subtest7 (1.73s) === RUN TestApplyTransforms 2026/06/19 02:50:18 DEBUG : Creating backend with remote "TestDropbox:rclone-test-vijiseb3pine" 2026/06/19 02:50:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/19 02:50:18 DEBUG : Creating backend with remote "/tmp/rclone2914545862" run.go:198: Remote "Dropbox root 'rclone-test-vijiseb3pine'", Local "Local file system at /tmp/rclone2914545862", Modify Window "1s" 2026/06/19 02:50:19 DEBUG : hello, world!: Uploading chunk 1/1 2026/06/19 02:50:20 DEBUG : hello, world!: Uploading chunk 2/1 2026/06/19 02:50:20 DEBUG : Dropbox root 'rclone-test-vijiseb3pine': Adding "hello, world!" to batch 2026/06/19 02:50:21 DEBUG : Dropbox root 'rclone-test-vijiseb3pine': Batch idle for 500ms so committing 2026/06/19 02:50:21 DEBUG : Dropbox root 'rclone-test-vijiseb3pine': Committing sync batch length 1 starting with: hello, world! 2026/06/19 02:50:21 DEBUG : Dropbox root 'rclone-test-vijiseb3pine': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2026/06/19 02:50:22 ERROR : hello, world!: sum not found 2026/06/19 02:50:22 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-vijiseb3pine' 2026/06/19 02:50:22 NOTICE: Dropbox root 'rclone-test-vijiseb3pine': 1 files missing 2026/06/19 02:50:22 NOTICE: 1 hashes missing 2026/06/19 02:50:22 NOTICE: Dropbox root 'rclone-test-vijiseb3pine': 1 differences found 2026/06/19 02:50:22 NOTICE: Dropbox root 'rclone-test-vijiseb3pine': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/19 02:50:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/19 02:50:23 NOTICE: Dropbox root 'rclone-test-vijiseb3pine': 0 differences found 2026/06/19 02:50:23 NOTICE: Dropbox root 'rclone-test-vijiseb3pine': 1 matching files 2026/06/19 02:50:23 DEBUG : Creating backend with remote "TestDropbox:rclone-test-cihakeg9xuya" 2026/06/19 02:50:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/19 02:50:23 DEBUG : Creating backend with remote "/tmp/rclone2347431722" run.go:198: Remote "Dropbox root 'rclone-test-cihakeg9xuya'", Local "Local file system at /tmp/rclone2347431722", Modify Window "1s" 2026/06/19 02:50:24 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/06/19 02:50:25 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/06/19 02:50:25 DEBUG : Dropbox root 'rclone-test-cihakeg9xuya': Adding "HELLO, WORLD!" to batch 2026/06/19 02:50:26 DEBUG : Dropbox root 'rclone-test-cihakeg9xuya': Batch idle for 500ms so committing 2026/06/19 02:50:26 DEBUG : Dropbox root 'rclone-test-cihakeg9xuya': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/06/19 02:50:26 DEBUG : Dropbox root 'rclone-test-cihakeg9xuya': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2026/06/19 02:50:27 ERROR : HELLO, WORLD!: sum not found 2026/06/19 02:50:27 ERROR : hello, world!: file not in Dropbox root 'rclone-test-cihakeg9xuya' 2026/06/19 02:50:27 NOTICE: Dropbox root 'rclone-test-cihakeg9xuya': 1 files missing 2026/06/19 02:50:27 NOTICE: 1 hashes missing 2026/06/19 02:50:27 NOTICE: Dropbox root 'rclone-test-cihakeg9xuya': 1 differences found 2026/06/19 02:50:27 NOTICE: Dropbox root 'rclone-test-cihakeg9xuya': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/19 02:50:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/19 02:50:28 NOTICE: Dropbox root 'rclone-test-cihakeg9xuya': 0 differences found 2026/06/19 02:50:28 NOTICE: Dropbox root 'rclone-test-cihakeg9xuya': 1 matching files 2026/06/19 02:50:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-gojisod6wupo" 2026/06/19 02:50:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/19 02:50:28 DEBUG : Creating backend with remote "/tmp/rclone461832634" run.go:198: Remote "Dropbox root 'rclone-test-gojisod6wupo'", Local "Local file system at /tmp/rclone461832634", Modify Window "1s" 2026/06/19 02:50:29 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2026/06/19 02:50:30 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2026/06/19 02:50:30 DEBUG : Dropbox root 'rclone-test-gojisod6wupo': Adding "HeLlO, wOrLd!" to batch 2026/06/19 02:50:31 DEBUG : Dropbox root 'rclone-test-gojisod6wupo': Batch idle for 500ms so committing 2026/06/19 02:50:31 DEBUG : Dropbox root 'rclone-test-gojisod6wupo': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2026/06/19 02:50:31 DEBUG : Dropbox root 'rclone-test-gojisod6wupo': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/19 02:50:32 ERROR : HeLlO, wOrLd!: sum not found 2026/06/19 02:50:32 ERROR : hello, world!: file not in Dropbox root 'rclone-test-gojisod6wupo' 2026/06/19 02:50:32 NOTICE: Dropbox root 'rclone-test-gojisod6wupo': 1 files missing 2026/06/19 02:50:32 NOTICE: 1 hashes missing 2026/06/19 02:50:32 NOTICE: Dropbox root 'rclone-test-gojisod6wupo': 1 differences found 2026/06/19 02:50:32 NOTICE: Dropbox root 'rclone-test-gojisod6wupo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/19 02:50:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/19 02:50:33 NOTICE: Dropbox root 'rclone-test-gojisod6wupo': 0 differences found 2026/06/19 02:50:33 NOTICE: Dropbox root 'rclone-test-gojisod6wupo': 1 matching files 2026/06/19 02:50:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-zoxixiv9buto" 2026/06/19 02:50:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/19 02:50:33 DEBUG : Creating backend with remote "/tmp/rclone2652995902" run.go:198: Remote "Dropbox root 'rclone-test-zoxixiv9buto'", Local "Local file system at /tmp/rclone2652995902", Modify Window "1s" 2026/06/19 02:50:34 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2026/06/19 02:50:35 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2026/06/19 02:50:35 DEBUG : Dropbox root 'rclone-test-zoxixiv9buto': Adding "HELLO, WORLD!" to batch 2026/06/19 02:50:36 DEBUG : Dropbox root 'rclone-test-zoxixiv9buto': Batch idle for 500ms so committing 2026/06/19 02:50:36 DEBUG : Dropbox root 'rclone-test-zoxixiv9buto': Committing sync batch length 1 starting with: HELLO, WORLD! 2026/06/19 02:50:36 DEBUG : Dropbox root 'rclone-test-zoxixiv9buto': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/19 02:50:37 ERROR : HELLO, WORLD!: sum not found 2026/06/19 02:50:37 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-zoxixiv9buto' 2026/06/19 02:50:37 NOTICE: Dropbox root 'rclone-test-zoxixiv9buto': 1 files missing 2026/06/19 02:50:37 NOTICE: 1 hashes missing 2026/06/19 02:50:37 NOTICE: Dropbox root 'rclone-test-zoxixiv9buto': 1 differences found 2026/06/19 02:50:37 NOTICE: Dropbox root 'rclone-test-zoxixiv9buto': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/19 02:50:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/19 02:50:38 NOTICE: Dropbox root 'rclone-test-zoxixiv9buto': 0 differences found 2026/06/19 02:50:38 NOTICE: Dropbox root 'rclone-test-zoxixiv9buto': 1 matching files 2026/06/19 02:50:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-medaxiz2caye" 2026/06/19 02:50:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/19 02:50:38 DEBUG : Creating backend with remote "/tmp/rclone3826816388" run.go:198: Remote "Dropbox root 'rclone-test-medaxiz2caye'", Local "Local file system at /tmp/rclone3826816388", Modify Window "1s" 2026/06/19 02:50:39 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/06/19 02:50:40 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/06/19 02:50:40 DEBUG : Dropbox root 'rclone-test-medaxiz2caye': Adding "測試_Русский___ě_áñ" to batch 2026/06/19 02:50:40 DEBUG : Dropbox root 'rclone-test-medaxiz2caye': Batch idle for 500ms so committing 2026/06/19 02:50:40 DEBUG : Dropbox root 'rclone-test-medaxiz2caye': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/06/19 02:50:41 DEBUG : Dropbox root 'rclone-test-medaxiz2caye': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2026/06/19 02:50:42 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/19 02:50:42 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-medaxiz2caye' 2026/06/19 02:50:42 NOTICE: Dropbox root 'rclone-test-medaxiz2caye': 1 files missing 2026/06/19 02:50:42 NOTICE: 1 hashes missing 2026/06/19 02:50:42 NOTICE: Dropbox root 'rclone-test-medaxiz2caye': 1 differences found 2026/06/19 02:50:42 NOTICE: Dropbox root 'rclone-test-medaxiz2caye': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/19 02:50:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/19 02:50:43 NOTICE: Dropbox root 'rclone-test-medaxiz2caye': 0 differences found 2026/06/19 02:50:43 NOTICE: Dropbox root 'rclone-test-medaxiz2caye': 1 matching files 2026/06/19 02:50:43 DEBUG : Creating backend with remote "TestDropbox:rclone-test-hezicec2rufa" 2026/06/19 02:50:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/19 02:50:43 DEBUG : Creating backend with remote "/tmp/rclone3990436532" run.go:198: Remote "Dropbox root 'rclone-test-hezicec2rufa'", Local "Local file system at /tmp/rclone3990436532", Modify Window "1s" 2026/06/19 02:50:44 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2026/06/19 02:50:45 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2026/06/19 02:50:45 DEBUG : Dropbox root 'rclone-test-hezicec2rufa': Adding "測試_Русский___ě_áñ" to batch 2026/06/19 02:50:45 DEBUG : Dropbox root 'rclone-test-hezicec2rufa': Batch idle for 500ms so committing 2026/06/19 02:50:45 DEBUG : Dropbox root 'rclone-test-hezicec2rufa': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2026/06/19 02:50:46 DEBUG : Dropbox root 'rclone-test-hezicec2rufa': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/06/19 02:50:46 DEBUG : Dropbox root 'rclone-test-hezicec2rufa': Purge remote 2026/06/19 02:50:47 DEBUG : Dropbox root 'rclone-test-medaxiz2caye': Purge remote 2026/06/19 02:50:48 DEBUG : Dropbox root 'rclone-test-zoxixiv9buto': Purge remote 2026/06/19 02:50:48 DEBUG : Dropbox root 'rclone-test-gojisod6wupo': Purge remote 2026/06/19 02:50:49 DEBUG : Dropbox root 'rclone-test-cihakeg9xuya': Purge remote 2026/06/19 02:50:49 DEBUG : Dropbox root 'rclone-test-vijiseb3pine': Purge remote --- SKIP: TestApplyTransforms (31.97s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:50:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/19 02:50:51 DEBUG : sub/file2: Uploading chunk 1/1 2026/06/19 02:50:51 DEBUG : sub/file2: Uploading chunk 2/1 2026/06/19 02:50:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub/file2" to batch 2026/06/19 02:50:52 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:50:52 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub/file2 2026/06/19 02:50:53 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub/file2 2026/06/19 02:50:53 DEBUG : sub/file2: size = 14 OK 2026/06/19 02:50:53 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/06/19 02:50:53 INFO : file1: Copied (new) to: sub/file2 2026/06/19 02:50:53 DEBUG : sub/file2: size = 14 OK 2026/06/19 02:50:53 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/19 02:50:53 DEBUG : file1: Unchanged skipping 2026/06/19 02:50:54 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.76s) === RUN TestCopyLongFile run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:50:58 DEBUG : dst/file1: Uploading chunk 1/1 2026/06/19 02:50:58 DEBUG : dst/file1: Uploading chunk 2/1 2026/06/19 02:50:58 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "dst/file1" to batch 2026/06/19 02:50:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:50:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: dst/file1 2026/06/19 02:51:00 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: dst/file1 2026/06/19 02:51:00 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/backup" 2026/06/19 02:51:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2200431007) 2026/06/19 02:51:01 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-yomakif4lifu') 2026/06/19 02:51:01 DEBUG : dst/file1: Sizes differ 2026/06/19 02:51:02 INFO : dst/file1: Moved (server-side) 2026/06/19 02:51:02 DEBUG : dst/file1: Uploading chunk 1/1 2026/06/19 02:51:03 DEBUG : dst/file1: Uploading chunk 2/1 2026/06/19 02:51:03 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "dst/file1" to batch 2026/06/19 02:51:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:51:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: dst/file1 2026/06/19 02:51:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: dst/file1 2026/06/19 02:51:04 DEBUG : dst/file1: size = 14 OK 2026/06/19 02:51:04 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/06/19 02:51:04 INFO : dst/file1: Copied (new) 2026/06/19 02:51:10 INFO : Dropbox root 'rclone-test-yomakif4lifu/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (13.28s) === RUN TestCopyFileCompareDest run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:51:10 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/dst" 2026/06/19 02:51:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/CompareDest" 2026/06/19 02:51:11 DEBUG : one: Need to transfer - File not found at Destination 2026/06/19 02:51:12 DEBUG : one: Uploading chunk 1/1 2026/06/19 02:51:12 DEBUG : one: Uploading chunk 2/1 2026/06/19 02:51:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Adding "one" to batch 2026/06/19 02:51:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Batch idle for 500ms so committing 2026/06/19 02:51:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committing sync batch length 1 starting with: one 2026/06/19 02:51:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committed sync batch length 1 starting with: one 2026/06/19 02:51:14 DEBUG : one: size = 3 OK 2026/06/19 02:51:14 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/06/19 02:51:14 INFO : one: Copied (new) 2026/06/19 02:51:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200431007) 2026/06/19 02:51:16 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yomakif4lifu/dst') 2026/06/19 02:51:16 DEBUG : one: Sizes differ 2026/06/19 02:51:16 DEBUG : one: Uploading chunk 1/1 2026/06/19 02:51:17 DEBUG : one: Uploading chunk 2/1 2026/06/19 02:51:17 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Adding "one" to batch 2026/06/19 02:51:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Batch idle for 500ms so committing 2026/06/19 02:51:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committing sync batch length 1 starting with: one 2026/06/19 02:51:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committed sync batch length 1 starting with: one 2026/06/19 02:51:18 DEBUG : one: size = 5 OK 2026/06/19 02:51:18 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/06/19 02:51:18 INFO : one: Copied (replaced existing) 2026/06/19 02:51:19 DEBUG : dst/one: Uploading chunk 1/1 2026/06/19 02:51:20 DEBUG : dst/one: Uploading chunk 2/1 2026/06/19 02:51:20 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "dst/one" to batch 2026/06/19 02:51:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:51:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: dst/one 2026/06/19 02:51:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: dst/one 2026/06/19 02:51:22 DEBUG : CompareDest/one: Uploading chunk 1/1 2026/06/19 02:51:22 DEBUG : CompareDest/one: Uploading chunk 2/1 2026/06/19 02:51:23 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "CompareDest/one" to batch 2026/06/19 02:51:23 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:51:23 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: CompareDest/one 2026/06/19 02:51:24 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: CompareDest/one 2026/06/19 02:51:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200431007) 2026/06/19 02:51:25 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yomakif4lifu/dst') 2026/06/19 02:51:25 DEBUG : one: Sizes differ 2026/06/19 02:51:25 DEBUG : one: size = 5 OK 2026/06/19 02:51:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/19 02:51:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/19 02:51:26 DEBUG : CompareDest/two: Uploading chunk 1/1 2026/06/19 02:51:26 DEBUG : CompareDest/two: Uploading chunk 2/1 2026/06/19 02:51:27 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "CompareDest/two" to batch 2026/06/19 02:51:27 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:51:27 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: CompareDest/two 2026/06/19 02:51:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: CompareDest/two 2026/06/19 02:51:29 DEBUG : two: Need to transfer - File not found at Destination 2026/06/19 02:51:29 DEBUG : two: size = 3 OK 2026/06/19 02:51:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/19 02:51:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/19 02:51:30 DEBUG : two: Need to transfer - File not found at Destination 2026/06/19 02:51:30 DEBUG : two: size = 3 OK 2026/06/19 02:51:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/19 02:51:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/19 02:51:31 DEBUG : two: Need to transfer - File not found at Destination 2026/06/19 02:51:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone2200431007) 2026/06/19 02:51:32 DEBUG : two: size = 3 (Dropbox root 'rclone-test-yomakif4lifu/CompareDest') 2026/06/19 02:51:32 DEBUG : two: Sizes differ 2026/06/19 02:51:32 DEBUG : two: Uploading chunk 1/1 2026/06/19 02:51:33 DEBUG : two: Uploading chunk 2/1 2026/06/19 02:51:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Adding "two" to batch 2026/06/19 02:51:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Batch idle for 500ms so committing 2026/06/19 02:51:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committing sync batch length 1 starting with: two 2026/06/19 02:51:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committed sync batch length 1 starting with: two 2026/06/19 02:51:34 DEBUG : two: size = 5 OK 2026/06/19 02:51:34 DEBUG : two: dropbox = 25e70b9a05696acbcc5bd6fa74ba6fa580c9a58960a02390ae1d2f71d21c0378 OK 2026/06/19 02:51:34 INFO : two: Copied (new) 2026/06/19 02:51:40 INFO : Dropbox root 'rclone-test-yomakif4lifu/CompareDest': Committing uploads - please wait... --- PASS: TestCopyFileCompareDest (29.19s) === RUN TestCopyFileCopyDest run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:51:40 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/dst" 2026/06/19 02:51:40 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/CopyDest" 2026/06/19 02:51:40 DEBUG : one: Need to transfer - File not found at Destination 2026/06/19 02:51:41 DEBUG : one: Uploading chunk 1/1 2026/06/19 02:51:42 DEBUG : one: Uploading chunk 2/1 2026/06/19 02:51:42 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Adding "one" to batch 2026/06/19 02:51:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Batch idle for 500ms so committing 2026/06/19 02:51:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committing sync batch length 1 starting with: one 2026/06/19 02:51:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committed sync batch length 1 starting with: one 2026/06/19 02:51:43 DEBUG : one: size = 3 OK 2026/06/19 02:51:43 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2026/06/19 02:51:43 INFO : one: Copied (new) 2026/06/19 02:51:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200431007) 2026/06/19 02:51:45 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yomakif4lifu/dst') 2026/06/19 02:51:45 DEBUG : one: Sizes differ 2026/06/19 02:51:45 DEBUG : one: Uploading chunk 1/1 2026/06/19 02:51:46 DEBUG : one: Uploading chunk 2/1 2026/06/19 02:51:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Adding "one" to batch 2026/06/19 02:51:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Batch idle for 500ms so committing 2026/06/19 02:51:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committing sync batch length 1 starting with: one 2026/06/19 02:51:47 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committed sync batch length 1 starting with: one 2026/06/19 02:51:47 DEBUG : one: size = 5 OK 2026/06/19 02:51:47 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/06/19 02:51:47 INFO : one: Copied (replaced existing) 2026/06/19 02:51:48 DEBUG : dst/one: Uploading chunk 1/1 2026/06/19 02:51:49 DEBUG : dst/one: Uploading chunk 2/1 2026/06/19 02:51:49 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "dst/one" to batch 2026/06/19 02:51:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:51:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: dst/one 2026/06/19 02:51:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: dst/one 2026/06/19 02:51:51 DEBUG : CopyDest/one: Uploading chunk 1/1 2026/06/19 02:51:51 DEBUG : CopyDest/one: Uploading chunk 2/1 2026/06/19 02:51:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "CopyDest/one" to batch 2026/06/19 02:51:52 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:51:52 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: CopyDest/one 2026/06/19 02:51:53 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: CopyDest/one 2026/06/19 02:51:53 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/BackupDir" 2026/06/19 02:51:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200431007) 2026/06/19 02:51:54 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yomakif4lifu/dst') 2026/06/19 02:51:54 DEBUG : one: Sizes differ 2026/06/19 02:51:54 DEBUG : one: size = 5 OK 2026/06/19 02:51:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/19 02:51:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2200431007) 2026/06/19 02:51:54 DEBUG : one: size = 3 (Dropbox root 'rclone-test-yomakif4lifu/dst') 2026/06/19 02:51:54 DEBUG : one: Sizes differ 2026/06/19 02:51:55 INFO : one: Moved (server-side) 2026/06/19 02:51:56 DEBUG : one: size = 5 OK 2026/06/19 02:51:56 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2026/06/19 02:51:56 INFO : one: Copied (server-side copy) 2026/06/19 02:51:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/19 02:51:57 DEBUG : CopyDest/two: Uploading chunk 1/1 2026/06/19 02:51:58 DEBUG : CopyDest/two: Uploading chunk 2/1 2026/06/19 02:51:58 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "CopyDest/two" to batch 2026/06/19 02:51:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:51:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: CopyDest/two 2026/06/19 02:51:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: CopyDest/two 2026/06/19 02:52:00 DEBUG : two: Need to transfer - File not found at Destination 2026/06/19 02:52:00 DEBUG : two: size = 3 OK 2026/06/19 02:52:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/19 02:52:02 DEBUG : two: size = 3 OK 2026/06/19 02:52:02 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2026/06/19 02:52:02 INFO : two: Copied (server-side copy) 2026/06/19 02:52:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/19 02:52:02 DEBUG : two: size = 3 OK 2026/06/19 02:52:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/19 02:52:02 DEBUG : two: Unchanged skipping 2026/06/19 02:52:03 DEBUG : CopyDest/three: Uploading chunk 1/1 2026/06/19 02:52:04 DEBUG : CopyDest/three: Uploading chunk 2/1 2026/06/19 02:52:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "CopyDest/three" to batch 2026/06/19 02:52:05 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:52:05 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: CopyDest/three 2026/06/19 02:52:05 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: CopyDest/three 2026/06/19 02:52:06 DEBUG : three: Need to transfer - File not found at Destination 2026/06/19 02:52:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone2200431007) 2026/06/19 02:52:06 DEBUG : three: size = 5 (Dropbox root 'rclone-test-yomakif4lifu/CopyDest') 2026/06/19 02:52:06 DEBUG : three: Sizes differ 2026/06/19 02:52:06 DEBUG : three: Destination not found in --copy-dest 2026/06/19 02:52:07 DEBUG : three: Uploading chunk 1/1 2026/06/19 02:52:07 DEBUG : three: Uploading chunk 2/1 2026/06/19 02:52:08 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Adding "three" to batch 2026/06/19 02:52:08 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Batch idle for 500ms so committing 2026/06/19 02:52:08 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committing sync batch length 1 starting with: three 2026/06/19 02:52:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu/dst': Committed sync batch length 1 starting with: three 2026/06/19 02:52:09 DEBUG : three: size = 7 OK 2026/06/19 02:52:09 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2026/06/19 02:52:09 INFO : three: Copied (new) 2026/06/19 02:52:17 INFO : Dropbox root 'rclone-test-yomakif4lifu/CopyDest': Committing uploads - please wait... 2026/06/19 02:52:17 INFO : Dropbox root 'rclone-test-yomakif4lifu/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (37.33s) === RUN TestCopyInplace run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:52:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/19 02:52:19 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2026/06/19 02:52:20 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2026/06/19 02:52:20 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "TestCopyFileMaxTransfer/file1" to batch 2026/06/19 02:52:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:52:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/06/19 02:52:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2026/06/19 02:52:21 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/19 02:52:21 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/06/19 02:52:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/19 02:52:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/19 02:52:22 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2026/06/19 02:52:22 DEBUG : pacer: low level retry 1/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/19 02:52:22 DEBUG : pacer: low level retry 2/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/19 02:52:22 DEBUG : pacer: low level retry 3/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/19 02:52:22 DEBUG : pacer: low level retry 4/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:22 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/19 02:52:22 DEBUG : pacer: low level retry 5/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/06/19 02:52:23 DEBUG : pacer: low level retry 6/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:23 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/06/19 02:52:23 DEBUG : pacer: low level retry 7/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:23 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/06/19 02:52:24 DEBUG : pacer: low level retry 8/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/06/19 02:52:25 DEBUG : pacer: low level retry 9/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:27 DEBUG : pacer: low level retry 10/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer) 2026/06/19 02:52:27 DEBUG : TestCopyFileMaxTransfer/file2: Received error: upload failed: Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": max transfer limit reached as set by --max-transfer - low level retry 0/10 2026/06/19 02:52:29 DEBUG : pacer: Reducing sleep to 1.5s 2026/06/19 02:52:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/06/19 02:52:33 DEBUG : pacer: Reducing sleep to 843.75ms 2026/06/19 02:52:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/19 02:52:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/06/19 02:52:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/06/19 02:52:35 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/06/19 02:52:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/19 02:52:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/06/19 02:52:36 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2026/06/19 02:52:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/06/19 02:52:36 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2026/06/19 02:52:37 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/06/19 02:52:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "TestCopyFileMaxTransfer/file4" to batch 2026/06/19 02:52:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:52:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/06/19 02:52:38 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/06/19 02:52:38 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2026/06/19 02:52:38 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/19 02:52:38 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = e859f85715af2ad412beb80fa48dd0a528223e175e03c83e59ae0085ec3c07dd OK 2026/06/19 02:52:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/19 02:52:38 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/06/19 02:52:39 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/06/19 02:52:39 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/06/19 02:52:39 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/06/19 02:52:40 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/06/19 02:52:40 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/06/19 02:52:40 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/06/19 02:52:41 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/06/19 02:52:41 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (23.00s) === RUN TestDeduplicateInteractive run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.52s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.52s) === RUN TestDeduplicateFirst run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.50s) === RUN TestDeduplicateNewest run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.50s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:52:44 DEBUG : one: Uploading chunk 1/1 2026/06/19 02:52:45 DEBUG : one: Uploading chunk 2/1 2026/06/19 02:52:45 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "one" to batch 2026/06/19 02:52:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:52:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: one 2026/06/19 02:52:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: one 2026/06/19 02:52:47 DEBUG : also/one: Uploading chunk 1/1 2026/06/19 02:52:47 DEBUG : also/one: Uploading chunk 2/1 2026/06/19 02:52:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "also/one" to batch 2026/06/19 02:52:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:52:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: also/one 2026/06/19 02:52:49 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: also/one 2026/06/19 02:52:49 DEBUG : another: Uploading chunk 1/1 2026/06/19 02:52:50 DEBUG : another: Uploading chunk 2/1 2026/06/19 02:52:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "another" to batch 2026/06/19 02:52:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:52:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: another 2026/06/19 02:52:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: another 2026/06/19 02:52:52 DEBUG : not-one: Uploading chunk 1/1 2026/06/19 02:52:52 DEBUG : not-one: Uploading chunk 2/1 2026/06/19 02:52:53 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "not-one" to batch 2026/06/19 02:52:53 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:52:53 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: not-one 2026/06/19 02:52:54 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: not-one 2026/06/19 02:52:54 INFO : Dropbox root 'rclone-test-yomakif4lifu': Looking for duplicate dropbox hashes using newest mode. 2026/06/19 02:52:55 NOTICE: c94d9e5c3027b99f73c1469869f01b3696deb06251f91ba2c1d354e17b87cb91: Found 3 files with duplicate dropbox hashes 2026/06/19 02:52:56 INFO : one: Deleted 2026/06/19 02:52:56 INFO : also/one: Deleted 2026/06/19 02:52:56 NOTICE: c94d9e5c3027b99f73c1469869f01b3696deb06251f91ba2c1d354e17b87cb91: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (15.54s) === RUN TestDeduplicateOldest run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.49s) === RUN TestDeduplicateLargest run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.54s) === RUN TestDeduplicateSmallest run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.50s) === RUN TestDeduplicateRename run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.51s) === RUN TestMergeDirs run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.52s) === RUN TestListDirSorted run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:53:03 DEBUG : a.txt: Uploading chunk 1/1 2026/06/19 02:53:03 DEBUG : a.txt: Uploading chunk 2/1 2026/06/19 02:53:03 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "a.txt" to batch 2026/06/19 02:53:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: a.txt 2026/06/19 02:53:05 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: a.txt 2026/06/19 02:53:05 DEBUG : zend.txt: Uploading chunk 1/1 2026/06/19 02:53:05 DEBUG : zend.txt: Uploading chunk 2/1 2026/06/19 02:53:06 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "zend.txt" to batch 2026/06/19 02:53:06 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:06 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: zend.txt 2026/06/19 02:53:07 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: zend.txt 2026/06/19 02:53:07 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/06/19 02:53:08 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/06/19 02:53:08 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/hello world" to batch 2026/06/19 02:53:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/hello world 2026/06/19 02:53:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/hello world 2026/06/19 02:53:10 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/06/19 02:53:10 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/06/19 02:53:11 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/hello world2" to batch 2026/06/19 02:53:11 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:11 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/hello world2 2026/06/19 02:53:12 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/hello world2 2026/06/19 02:53:12 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/06/19 02:53:13 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/06/19 02:53:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/ignore dir/.ignore" to batch 2026/06/19 02:53:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/06/19 02:53:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/06/19 02:53:15 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/06/19 02:53:15 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/06/19 02:53:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/ignore dir/should be ignored" to batch 2026/06/19 02:53:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/06/19 02:53:17 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/06/19 02:53:17 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/06/19 02:53:18 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/06/19 02:53:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/sub sub dir/hello world3" to batch 2026/06/19 02:53:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/06/19 02:53:19 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/06/19 02:53:21 DEBUG : a.txt: Excluded (Size Filter) 2026/06/19 02:53:21 DEBUG : a.txt: Excluded 2026/06/19 02:53:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/19 02:53:21 DEBUG : sub dir/hello world: Excluded 2026/06/19 02:53:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/19 02:53:21 DEBUG : sub dir/hello world2: Excluded 2026/06/19 02:53:22 DEBUG : sub dir/ignore dir: Excluded 2026/06/19 02:53:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/19 02:53:22 DEBUG : sub dir/hello world: Excluded 2026/06/19 02:53:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/19 02:53:22 DEBUG : sub dir/hello world2: Excluded 2026/06/19 02:53:22 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (28.70s) === RUN TestListDirSortedFn run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:53:31 DEBUG : a.txt: Uploading chunk 1/1 2026/06/19 02:53:32 DEBUG : a.txt: Uploading chunk 2/1 2026/06/19 02:53:32 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "a.txt" to batch 2026/06/19 02:53:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: a.txt 2026/06/19 02:53:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: a.txt 2026/06/19 02:53:34 DEBUG : zend.txt: Uploading chunk 1/1 2026/06/19 02:53:34 DEBUG : zend.txt: Uploading chunk 2/1 2026/06/19 02:53:35 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "zend.txt" to batch 2026/06/19 02:53:35 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:35 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: zend.txt 2026/06/19 02:53:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: zend.txt 2026/06/19 02:53:36 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/06/19 02:53:37 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/06/19 02:53:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/hello world" to batch 2026/06/19 02:53:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/hello world 2026/06/19 02:53:38 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/hello world 2026/06/19 02:53:38 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2026/06/19 02:53:39 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2026/06/19 02:53:39 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/hello world2" to batch 2026/06/19 02:53:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/hello world2 2026/06/19 02:53:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/hello world2 2026/06/19 02:53:41 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2026/06/19 02:53:41 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2026/06/19 02:53:42 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/ignore dir/.ignore" to batch 2026/06/19 02:53:42 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:42 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/06/19 02:53:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2026/06/19 02:53:43 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2026/06/19 02:53:44 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2026/06/19 02:53:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/ignore dir/should be ignored" to batch 2026/06/19 02:53:45 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:45 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/06/19 02:53:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2026/06/19 02:53:46 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2026/06/19 02:53:46 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2026/06/19 02:53:47 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/sub sub dir/hello world3" to batch 2026/06/19 02:53:47 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:53:47 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/06/19 02:53:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2026/06/19 02:53:49 DEBUG : a.txt: Excluded (Size Filter) 2026/06/19 02:53:49 DEBUG : a.txt: Excluded 2026/06/19 02:53:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/19 02:53:50 DEBUG : sub dir/hello world: Excluded 2026/06/19 02:53:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/19 02:53:50 DEBUG : sub dir/hello world2: Excluded 2026/06/19 02:53:50 DEBUG : sub dir/ignore dir: Excluded 2026/06/19 02:53:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/19 02:53:51 DEBUG : sub dir/hello world: Excluded 2026/06/19 02:53:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/19 02:53:51 DEBUG : sub dir/hello world2: Excluded 2026/06/19 02:53:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (29.31s) === RUN TestListJSON run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:54:01 DEBUG : file1: Uploading chunk 1/1 2026/06/19 02:54:01 DEBUG : file1: Uploading chunk 2/1 2026/06/19 02:54:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "file1" to batch 2026/06/19 02:54:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: file1 2026/06/19 02:54:03 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: file1 2026/06/19 02:54:03 DEBUG : sub/file2: Uploading chunk 1/1 2026/06/19 02:54:04 DEBUG : sub/file2: Uploading chunk 2/1 2026/06/19 02:54:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub/file2" to batch 2026/06/19 02:54:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub/file2 2026/06/19 02:54:05 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': 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/06/19 02:54:08 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (11.52s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:54:12 DEBUG : file1: Uploading chunk 1/1 2026/06/19 02:54:13 DEBUG : file1: Uploading chunk 2/1 2026/06/19 02:54:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "file1" to batch 2026/06/19 02:54:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: file1 2026/06/19 02:54:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: file1 2026/06/19 02:54:14 DEBUG : sub/file2: Uploading chunk 1/1 2026/06/19 02:54:15 DEBUG : sub/file2: Uploading chunk 2/1 2026/06/19 02:54:15 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub/file2" to batch 2026/06/19 02:54:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub/file2 2026/06/19 02:54:17 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': 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/06/19 02:54:21 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/notfound" 2026/06/19 02:54:21 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (12.68s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (0.51s) === RUN TestMkdir run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:54:24 INFO : Dropbox root 'rclone-test-yomakif4lifu': Making directory 2026/06/19 02:54:25 INFO : Dropbox root 'rclone-test-yomakif4lifu': Making directory --- PASS: TestMkdir (1.27s) === RUN TestLsd run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:54:26 DEBUG : sub dir/hello world: Uploading chunk 1/1 2026/06/19 02:54:26 DEBUG : sub dir/hello world: Uploading chunk 2/1 2026/06/19 02:54:27 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/hello world" to batch 2026/06/19 02:54:27 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:27 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/hello world 2026/06/19 02:54:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.75s) === RUN TestLs run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:54:32 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 02:54:32 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 02:54:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 02:54:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 02:54:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 2026/06/19 02:54:34 DEBUG : empty space: Uploading chunk 1/1 2026/06/19 02:54:35 DEBUG : empty space: Uploading chunk 2/1 2026/06/19 02:54:35 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "empty space" to batch 2026/06/19 02:54:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: empty space 2026/06/19 02:54:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (6.97s) === RUN TestLsWithFilesFrom run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:54:39 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 02:54:39 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 02:54:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 02:54:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 02:54:41 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 2026/06/19 02:54:42 DEBUG : empty space: Uploading chunk 1/1 2026/06/19 02:54:43 DEBUG : empty space: Uploading chunk 2/1 2026/06/19 02:54:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "empty space" to batch 2026/06/19 02:54:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: empty space 2026/06/19 02:54:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: empty space 2026/06/19 02:54:45 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/19 02:54:45 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.23s) === RUN TestLsLong run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:54:47 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 02:54:47 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 02:54:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 02:54:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 02:54:49 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 2026/06/19 02:54:49 DEBUG : empty space: Uploading chunk 1/1 2026/06/19 02:54:50 DEBUG : empty space: Uploading chunk 2/1 2026/06/19 02:54:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "empty space" to batch 2026/06/19 02:54:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: empty space 2026/06/19 02:54:52 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.09s) === RUN TestHashSums run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:54:54 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 02:54:54 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 02:54:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 02:54:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 02:54:56 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 2026/06/19 02:54:56 DEBUG : empty space: Uploading chunk 1/1 2026/06/19 02:54:57 DEBUG : empty space: Uploading chunk 2/1 2026/06/19 02:54:57 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "empty space" to batch 2026/06/19 02:54:58 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:54:58 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: empty space 2026/06/19 02:54:58 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.47s) === RUN TestHashSumsWithErrors 2026/06/19 02:55:00 DEBUG : Creating backend with remote ":memory:" 2026/06/19 02:55:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/19 02:55:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/19 02:55:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/19 02:55:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/19 02:55:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/19 02:55:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/19 02:55:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/19 02:55:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/19 02:55:00 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-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:55:00 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 02:55:01 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 02:55:01 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 02:55:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 02:55:03 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 2026/06/19 02:55:03 DEBUG : empty space: Uploading chunk 1/1 2026/06/19 02:55:03 DEBUG : empty space: Uploading chunk 2/1 2026/06/19 02:55:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "empty space" to batch 2026/06/19 02:55:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: empty space 2026/06/19 02:55:05 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: empty space 2026/06/19 02:55:05 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/06/19 02:55:06 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/06/19 02:55:06 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/potato3" to batch 2026/06/19 02:55:07 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:07 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/potato3 2026/06/19 02:55:07 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (11.68s) === RUN TestDelete run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:55:12 DEBUG : small: Uploading chunk 1/1 2026/06/19 02:55:13 DEBUG : small: Uploading chunk 2/1 2026/06/19 02:55:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "small" to batch 2026/06/19 02:55:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: small 2026/06/19 02:55:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: small 2026/06/19 02:55:15 DEBUG : medium: Uploading chunk 1/1 2026/06/19 02:55:15 DEBUG : medium: Uploading chunk 2/1 2026/06/19 02:55:15 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "medium" to batch 2026/06/19 02:55:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: medium 2026/06/19 02:55:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: medium 2026/06/19 02:55:17 DEBUG : large: Uploading chunk 1/1 2026/06/19 02:55:17 DEBUG : large: Uploading chunk 2/1 2026/06/19 02:55:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "large" to batch 2026/06/19 02:55:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: large 2026/06/19 02:55:19 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: large 2026/06/19 02:55:19 DEBUG : Waiting for deletions to finish 2026/06/19 02:55:19 DEBUG : large: Excluded (Size Filter) 2026/06/19 02:55:19 DEBUG : large: Excluded 2026/06/19 02:55:20 INFO : small: Deleted 2026/06/19 02:55:20 INFO : medium: Deleted --- PASS: TestDelete (9.60s) === RUN TestMaxDelete run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:55:22 DEBUG : small: Uploading chunk 1/1 2026/06/19 02:55:22 DEBUG : small: Uploading chunk 2/1 2026/06/19 02:55:23 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "small" to batch 2026/06/19 02:55:23 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:23 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: small 2026/06/19 02:55:24 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: small 2026/06/19 02:55:24 DEBUG : medium: Uploading chunk 1/1 2026/06/19 02:55:25 DEBUG : medium: Uploading chunk 2/1 2026/06/19 02:55:25 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "medium" to batch 2026/06/19 02:55:26 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:26 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: medium 2026/06/19 02:55:26 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: medium 2026/06/19 02:55:27 DEBUG : large: Uploading chunk 1/1 2026/06/19 02:55:27 DEBUG : large: Uploading chunk 2/1 2026/06/19 02:55:27 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "large" to batch 2026/06/19 02:55:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: large 2026/06/19 02:55:29 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: large 2026/06/19 02:55:29 DEBUG : Waiting for deletions to finish 2026/06/19 02:55:29 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/06/19 02:55:30 INFO : small: Deleted 2026/06/19 02:55:30 INFO : large: Deleted --- PASS: TestMaxDelete (10.22s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:55:32 DEBUG : small: Uploading chunk 1/1 2026/06/19 02:55:32 DEBUG : small: Uploading chunk 2/1 2026/06/19 02:55:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "small" to batch 2026/06/19 02:55:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: small 2026/06/19 02:55:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: small 2026/06/19 02:55:35 DEBUG : medium: Uploading chunk 1/1 2026/06/19 02:55:35 DEBUG : medium: Uploading chunk 2/1 2026/06/19 02:55:35 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "medium" to batch 2026/06/19 02:55:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: medium 2026/06/19 02:55:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: medium 2026/06/19 02:55:37 DEBUG : large: Uploading chunk 1/1 2026/06/19 02:55:38 DEBUG : large: Uploading chunk 2/1 2026/06/19 02:55:38 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "large" to batch 2026/06/19 02:55:39 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:39 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: large 2026/06/19 02:55:39 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: large 2026/06/19 02:55:39 DEBUG : Waiting for deletions to finish 2026/06/19 02:55:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/19 02:55:40 INFO : small: Deleted 2026/06/19 02:55:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.47s) === RUN TestMaxDeleteSize run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:55:42 DEBUG : small: Uploading chunk 1/1 2026/06/19 02:55:43 DEBUG : small: Uploading chunk 2/1 2026/06/19 02:55:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "small" to batch 2026/06/19 02:55:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: small 2026/06/19 02:55:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: small 2026/06/19 02:55:45 DEBUG : medium: Uploading chunk 1/1 2026/06/19 02:55:45 DEBUG : medium: Uploading chunk 2/1 2026/06/19 02:55:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "medium" to batch 2026/06/19 02:55:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: medium 2026/06/19 02:55:47 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: medium 2026/06/19 02:55:47 DEBUG : large: Uploading chunk 1/1 2026/06/19 02:55:48 DEBUG : large: Uploading chunk 2/1 2026/06/19 02:55:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "large" to batch 2026/06/19 02:55:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: large 2026/06/19 02:55:49 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: large 2026/06/19 02:55:49 DEBUG : Waiting for deletions to finish 2026/06/19 02:55:50 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/19 02:55:50 INFO : large: Deleted 2026/06/19 02:55:50 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (9.97s) === RUN TestReadFile run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:55:52 DEBUG : ReadFile: Uploading chunk 1/1 2026/06/19 02:55:53 DEBUG : ReadFile: Uploading chunk 2/1 2026/06/19 02:55:53 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "ReadFile" to batch 2026/06/19 02:55:54 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:54 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: ReadFile 2026/06/19 02:55:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.24s) === RUN TestRetry 2026/06/19 02:55:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/19 02:55:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/19 02:55:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/19 02:55:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/19 02:55:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/19 02:55:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/19 02:55:57 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-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:55:58 DEBUG : file1: Uploading chunk 1/1 2026/06/19 02:55:58 DEBUG : file1: Uploading chunk 2/1 2026/06/19 02:55:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "file1" to batch 2026/06/19 02:55:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:55:59 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: file1 2026/06/19 02:56:00 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: file1 2026/06/19 02:56:00 DEBUG : file2: Uploading chunk 1/1 2026/06/19 02:56:01 DEBUG : file2: Uploading chunk 2/1 2026/06/19 02:56:01 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "file2" to batch 2026/06/19 02:56:01 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:56:01 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: file2 2026/06/19 02:56:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (14.06s) === RUN TestPurge 2026/06/19 02:56:11 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvabim0yofa" 2026/06/19 02:56:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/19 02:56:12 DEBUG : Creating backend with remote "/tmp/rclone1188409832" run.go:198: Remote "Dropbox root 'rclone-test-huvabim0yofa'", Local "Local file system at /tmp/rclone1188409832", Modify Window "1s" 2026/06/19 02:56:13 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/06/19 02:56:14 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/06/19 02:56:14 DEBUG : Dropbox root 'rclone-test-huvabim0yofa': Adding "A1/B1/C1/one" to batch 2026/06/19 02:56:14 DEBUG : Dropbox root 'rclone-test-huvabim0yofa': Batch idle for 500ms so committing 2026/06/19 02:56:14 DEBUG : Dropbox root 'rclone-test-huvabim0yofa': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/06/19 02:56:15 DEBUG : Dropbox root 'rclone-test-huvabim0yofa': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/06/19 02:56:15 INFO : A2: Making directory 2026/06/19 02:56:16 INFO : A1/B2: Making directory 2026/06/19 02:56:17 INFO : A1/B2/C2: Making directory 2026/06/19 02:56:18 INFO : A1/B1/C3: Making directory 2026/06/19 02:56:18 INFO : A3: Making directory 2026/06/19 02:56:19 INFO : A3/B3: Making directory 2026/06/19 02:56:20 INFO : A3/B3/C4: Making directory 2026/06/19 02:56:21 DEBUG : A1/two: Uploading chunk 1/1 2026/06/19 02:56:21 DEBUG : A1/two: Uploading chunk 2/1 2026/06/19 02:56:22 DEBUG : Dropbox root 'rclone-test-huvabim0yofa': Adding "A1/two" to batch 2026/06/19 02:56:22 DEBUG : Dropbox root 'rclone-test-huvabim0yofa': Batch idle for 500ms so committing 2026/06/19 02:56:22 DEBUG : Dropbox root 'rclone-test-huvabim0yofa': Committing sync batch length 1 starting with: A1/two 2026/06/19 02:56:23 DEBUG : Dropbox root 'rclone-test-huvabim0yofa': Committed sync batch length 1 starting with: A1/two 2026/06/19 02:56:26 ERROR : error listing: directory not found 2026/06/19 02:56:26 DEBUG : Dropbox root 'rclone-test-huvabim0yofa': Purge remote 2026/06/19 02:56:27 NOTICE: purge failed: path_lookup/not_found/ --- PASS: TestPurge (15.22s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:56:27 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2026/06/19 02:56:28 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2026/06/19 02:56:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "A1/B1/C1/one" to batch 2026/06/19 02:56:29 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:56:29 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: A1/B1/C1/one 2026/06/19 02:56:29 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: A1/B1/C1/one 2026/06/19 02:56:29 INFO : A2: Making directory 2026/06/19 02:56:30 INFO : A1/B2: Making directory 2026/06/19 02:56:31 INFO : A1/B2/C2: Making directory 2026/06/19 02:56:32 INFO : A1/B1/C3: Making directory 2026/06/19 02:56:32 INFO : A3: Making directory 2026/06/19 02:56:33 INFO : A3/B3: Making directory 2026/06/19 02:56:34 INFO : A3/B3/C4: Making directory 2026/06/19 02:56:35 DEBUG : A1/two: Uploading chunk 1/1 2026/06/19 02:56:35 DEBUG : A1/two: Uploading chunk 2/1 2026/06/19 02:56:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "A1/two" to batch 2026/06/19 02:56:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:56:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: A1/two 2026/06/19 02:56:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: A1/two 2026/06/19 02:56:39 DEBUG : removing 1 level 3 directories 2026/06/19 02:56:39 INFO : A3/B3/C4: Removing directory 2026/06/19 02:56:42 DEBUG : removing 2 level 3 directories 2026/06/19 02:56:42 INFO : A1/B2/C2: Removing directory 2026/06/19 02:56:42 INFO : A1/B1/C3: Removing directory 2026/06/19 02:56:43 DEBUG : removing 2 level 2 directories 2026/06/19 02:56:43 INFO : A3/B3: Removing directory 2026/06/19 02:56:43 INFO : A1/B2: Removing directory 2026/06/19 02:56:44 DEBUG : removing 2 level 1 directories 2026/06/19 02:56:44 INFO : A3: Removing directory 2026/06/19 02:56:44 INFO : A2: Removing directory 2026/06/19 02:56:49 DEBUG : removing 1 level 3 directories 2026/06/19 02:56:49 INFO : A1/B1/C1: Removing directory 2026/06/19 02:56:50 DEBUG : removing 1 level 2 directories 2026/06/19 02:56:50 INFO : A1/B1: Removing directory 2026/06/19 02:56:51 DEBUG : removing 1 level 1 directories 2026/06/19 02:56:51 INFO : A1: Removing directory 2026/06/19 02:56:53 DEBUG : removing 1 level 0 directories 2026/06/19 02:56:53 INFO : Dropbox root 'rclone-test-yomakif4lifu': Removing directory 2026/06/19 02:56:54 ERROR : error listing: directory not found 2026/06/19 02:56:54 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (27.44s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:56:55 INFO : A1: Making directory 2026/06/19 02:56:56 INFO : A1/B1: Making directory 2026/06/19 02:56:56 INFO : A1/B1/C1: Making directory 2026/06/19 02:56:59 DEBUG : removing 1 level 3 directories 2026/06/19 02:56:59 INFO : A1/B1/C1: Removing directory 2026/06/19 02:57:00 DEBUG : removing 1 level 2 directories 2026/06/19 02:57:00 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.66s) === RUN TestRmdirsWithFilter run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:57:04 INFO : A1: Making directory 2026/06/19 02:57:05 INFO : A1/B1: Making directory 2026/06/19 02:57:05 INFO : A1/B1/C1: Making directory 2026/06/19 02:57:08 DEBUG : removing 1 level 3 directories 2026/06/19 02:57:08 INFO : A1/B1/C1: Removing directory 2026/06/19 02:57:09 DEBUG : removing 1 level 2 directories 2026/06/19 02:57:09 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.11s) === RUN TestCopyURL run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:57:14 DEBUG : file1: Uploading chunk 1/1 2026/06/19 02:57:14 DEBUG : file1: Uploading chunk 2/1 2026/06/19 02:57:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "file1" to batch 2026/06/19 02:57:15 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:15 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: file1 2026/06/19 02:57:15 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: file1 2026/06/19 02:57:16 DEBUG : filename.txt: File name found in url 2026/06/19 02:57:16 DEBUG : filename.txt: Uploading chunk 1/1 2026/06/19 02:57:17 DEBUG : filename.txt: Uploading chunk 2/1 2026/06/19 02:57:17 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "filename.txt" to batch 2026/06/19 02:57:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: filename.txt 2026/06/19 02:57:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: filename.txt 2026/06/19 02:57:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/19 02:57:19 DEBUG : headerfilename.txt: Uploading chunk 1/1 2026/06/19 02:57:19 DEBUG : headerfilename.txt: Uploading chunk 2/1 2026/06/19 02:57:20 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "headerfilename.txt" to batch 2026/06/19 02:57:20 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:20 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: headerfilename.txt 2026/06/19 02:57:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: headerfilename.txt 2026/06/19 02:57:21 DEBUG : file2: Uploading chunk 1/1 2026/06/19 02:57:22 DEBUG : file2: Uploading chunk 2/1 2026/06/19 02:57:22 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "file2" to batch 2026/06/19 02:57:22 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:22 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: file2 2026/06/19 02:57:23 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (13.23s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:57:27 DEBUG : file1: Uploading chunk 1/1 2026/06/19 02:57:27 DEBUG : file1: Uploading chunk 2/1 2026/06/19 02:57:27 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "file1" to batch 2026/06/19 02:57:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: file1 2026/06/19 02:57:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: file1 --- PASS: TestCopyURLDownloadHeaders (3.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:57:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/19 02:57:30 DEBUG : sub/file2: Uploading chunk 1/1 2026/06/19 02:57:31 DEBUG : sub/file2: Uploading chunk 2/1 2026/06/19 02:57:31 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub/file2" to batch 2026/06/19 02:57:32 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:32 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub/file2 2026/06/19 02:57:32 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub/file2 2026/06/19 02:57:32 DEBUG : sub/file2: size = 14 OK 2026/06/19 02:57:32 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/06/19 02:57:32 INFO : file1: Copied (new) to: sub/file2 2026/06/19 02:57:32 INFO : file1: Deleted 2026/06/19 02:57:33 DEBUG : sub/file2: size = 14 OK 2026/06/19 02:57:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/19 02:57:33 DEBUG : file1: Unchanged skipping 2026/06/19 02:57:33 INFO : file1: Deleted 2026/06/19 02:57:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.95s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:57:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/19 02:57:37 DEBUG : file1: Uploading chunk 1/1 2026/06/19 02:57:38 DEBUG : file1: Uploading chunk 2/1 2026/06/19 02:57:38 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "file1" to batch 2026/06/19 02:57:39 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:39 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: file1 2026/06/19 02:57:39 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: file1 2026/06/19 02:57:39 DEBUG : file1: size = 14 OK 2026/06/19 02:57:39 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/06/19 02:57:39 INFO : file1: Copied (new) 2026/06/19 02:57:39 INFO : file1: Deleted 2026/06/19 02:57:40 DEBUG : file1: Destination exists, skipping 2026/06/19 02:57:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.49s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:57:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/19 02:57:42 DEBUG : sub/file2: Uploading chunk 1/1 2026/06/19 02:57:42 DEBUG : sub/file2: Uploading chunk 2/1 2026/06/19 02:57:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub/file2" to batch 2026/06/19 02:57:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub/file2 2026/06/19 02:57:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub/file2 2026/06/19 02:57:44 DEBUG : sub/file2: size = 14 OK 2026/06/19 02:57:44 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/06/19 02:57:44 INFO : file1: Copied (new) to: sub/file2 2026/06/19 02:57:44 INFO : file1: Deleted 2026/06/19 02:57:45 DEBUG : sub/file2: size = 14 OK 2026/06/19 02:57:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/19 02:57:45 DEBUG : file1: Unchanged skipping 2026/06/19 02:57:45 INFO : file1: Deleted 2026/06/19 02:57:46 DEBUG : sub/file2: moving to sub/File2-rclone-move-hodasem2 2026/06/19 02:57:47 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-hodasem2 2026/06/19 02:57:47 DEBUG : sub/file2: moving to sub/File2 2026/06/19 02:57:48 INFO : sub/File2-rclone-move-hodasem2: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.79s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:57:51 DEBUG : hello: Uploading chunk 1/1 2026/06/19 02:57:52 DEBUG : hello: Uploading chunk 2/1 2026/06/19 02:57:52 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "hello" to batch 2026/06/19 02:57:52 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:52 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: hello 2026/06/19 02:57:53 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: hello 2026/06/19 02:57:54 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:57:56 DEBUG : dst/file1: Uploading chunk 1/1 2026/06/19 02:57:56 DEBUG : dst/file1: Uploading chunk 2/1 2026/06/19 02:57:57 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "dst/file1" to batch 2026/06/19 02:57:57 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:57:57 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: dst/file1 2026/06/19 02:57:58 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: dst/file1 2026/06/19 02:57:59 DEBUG : Creating backend with remote "TestDropbox:rclone-test-yomakif4lifu/backup" 2026/06/19 02:57:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2200431007) 2026/06/19 02:57:59 DEBUG : dst/file1: size = 18 (Dropbox root 'rclone-test-yomakif4lifu') 2026/06/19 02:57:59 DEBUG : dst/file1: Sizes differ 2026/06/19 02:58:00 INFO : dst/file1: Moved (server-side) 2026/06/19 02:58:01 DEBUG : dst/file1: Uploading chunk 1/1 2026/06/19 02:58:01 DEBUG : dst/file1: Uploading chunk 2/1 2026/06/19 02:58:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "dst/file1" to batch 2026/06/19 02:58:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:58:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: dst/file1 2026/06/19 02:58:03 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: dst/file1 2026/06/19 02:58:03 DEBUG : dst/file1: size = 14 OK 2026/06/19 02:58:03 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2026/06/19 02:58:03 INFO : dst/file1: Copied (new) 2026/06/19 02:58:03 INFO : dst/file1: Deleted 2026/06/19 02:58:09 INFO : Dropbox root 'rclone-test-yomakif4lifu/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (13.96s) === 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-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:58:10 DEBUG : A1/one: Uploading chunk 1/1 2026/06/19 02:58:10 DEBUG : A1/one: Uploading chunk 2/1 2026/06/19 02:58:11 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "A1/one" to batch 2026/06/19 02:58:11 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:58:11 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: A1/one 2026/06/19 02:58:12 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: A1/one 2026/06/19 02:58:12 DEBUG : A1/two: Uploading chunk 1/1 2026/06/19 02:58:13 DEBUG : A1/two: Uploading chunk 2/1 2026/06/19 02:58:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "A1/two" to batch 2026/06/19 02:58:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:58:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: A1/two 2026/06/19 02:58:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: A1/two 2026/06/19 02:58:15 DEBUG : A1/B1/three: Uploading chunk 1/1 2026/06/19 02:58:15 DEBUG : A1/B1/three: Uploading chunk 2/1 2026/06/19 02:58:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "A1/B1/three" to batch 2026/06/19 02:58:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:58:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: A1/B1/three 2026/06/19 02:58:17 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: A1/B1/three 2026/06/19 02:58:17 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2026/06/19 02:58:18 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2026/06/19 02:58:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "A1/B1/C1/four" to batch 2026/06/19 02:58:19 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:58:19 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: A1/B1/C1/four 2026/06/19 02:58:19 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: A1/B1/C1/four 2026/06/19 02:58:20 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2026/06/19 02:58:20 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2026/06/19 02:58:20 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "A1/B1/C2/five" to batch 2026/06/19 02:58:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:58:21 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: A1/B1/C2/five 2026/06/19 02:58:22 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: A1/B1/C2/five 2026/06/19 02:58:22 INFO : A1/B2: Making directory 2026/06/19 02:58:22 INFO : A1/B1/C3: Making directory 2026/06/19 02:58:28 NOTICE: Error . Too many requests or write operations. Trying again in 5 seconds. 2026/06/19 02:58:28 DEBUG : pacer: low level retry 1/10 (error : trying again in 5s) 2026/06/19 02:58:28 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/06/19 02:58:28 DEBUG : pacer: Reducing sleep to 3.75s 2026/06/19 02:58:33 DEBUG : pacer: Reducing sleep to 2.8125s 2026/06/19 02:58:37 DEBUG : pacer: Reducing sleep to 2.109375s 2026/06/19 02:58:40 DEBUG : pacer: Reducing sleep to 1.58203125s 2026/06/19 02:58:42 DEBUG : pacer: Reducing sleep to 1.186523437s 2026/06/19 02:58:43 DEBUG : pacer: Reducing sleep to 889.892577ms 2026/06/19 02:58:45 DEBUG : pacer: Reducing sleep to 667.419432ms 2026/06/19 02:58:45 DEBUG : pacer: Reducing sleep to 500.564574ms 2026/06/19 02:58:46 DEBUG : pacer: Reducing sleep to 375.42343ms 2026/06/19 02:58:46 DEBUG : pacer: Reducing sleep to 281.567572ms 2026/06/19 02:58:47 DEBUG : pacer: Reducing sleep to 211.175679ms 2026/06/19 02:58:47 DEBUG : pacer: Reducing sleep to 158.381759ms 2026/06/19 02:58:48 DEBUG : pacer: Reducing sleep to 118.786319ms 2026/06/19 02:58:48 DEBUG : pacer: Reducing sleep to 89.089739ms 2026/06/19 02:58:48 DEBUG : pacer: Reducing sleep to 66.817304ms 2026/06/19 02:58:48 DEBUG : pacer: Reducing sleep to 50.112978ms 2026/06/19 02:58:48 DEBUG : pacer: Reducing sleep to 37.584733ms 2026/06/19 02:58:48 DEBUG : pacer: Reducing sleep to 28.188549ms 2026/06/19 02:58:49 DEBUG : pacer: low level retry 1/10 (error ) 2026/06/19 02:58:49 DEBUG : pacer: Rate limited, increasing sleep to 56.377098ms 2026/06/19 02:58:49 DEBUG : pacer: low level retry 1/10 (error ) 2026/06/19 02:58:49 DEBUG : pacer: Rate limited, increasing sleep to 112.754196ms 2026/06/19 02:58:49 DEBUG : pacer: low level retry 1/10 (error ) 2026/06/19 02:58:49 DEBUG : pacer: Rate limited, increasing sleep to 225.508392ms 2026/06/19 02:58:49 DEBUG : pacer: low level retry 1/10 (error ) 2026/06/19 02:58:49 DEBUG : pacer: Rate limited, increasing sleep to 451.016784ms 2026/06/19 02:58:49 DEBUG : pacer: Reducing sleep to 338.262588ms 2026/06/19 02:58:49 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/19 02:58:49 DEBUG : pacer: low level retry 2/10 (error ) 2026/06/19 02:58:49 DEBUG : pacer: Rate limited, increasing sleep to 676.525176ms 2026/06/19 02:58:50 DEBUG : pacer: low level retry 2/10 (error ) 2026/06/19 02:58:50 DEBUG : pacer: Rate limited, increasing sleep to 1.353050352s 2026/06/19 02:58:50 DEBUG : pacer: Reducing sleep to 1.014787764s 2026/06/19 02:58:50 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/19 02:58:51 DEBUG : pacer: low level retry 3/10 (error ) 2026/06/19 02:58:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/06/19 02:58:51 DEBUG : pacer: Reducing sleep to 1.5s 2026/06/19 02:58:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/19 02:58:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/06/19 02:58:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/19 02:58:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/06/19 02:58:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/19 02:58:54 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/06/19 02:58:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/06/19 02:58:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/06/19 02:58:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/06/19 02:58:56 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/06/19 02:58:57 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/06/19 02:58:57 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/06/19 02:58:58 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/06/19 02:58:58 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/06/19 02:58:58 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/06/19 02:58:59 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/06/19 02:58:59 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/06/19 02:58:59 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/06/19 02:59:00 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/06/19 02:59:00 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/06/19 02:59:00 DEBUG : pacer: Reducing sleep to 10ms 2026/06/19 02:59:02 INFO : Dropbox root 'rclone-test-yomakif4lifu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/19 02:59:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/06/19 02:59:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/19 02:59:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/06/19 02:59:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/19 02:59:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/06/19 02:59:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/19 02:59:08 DEBUG : pacer: low level retry 1/10 (error ) 2026/06/19 02:59:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/19 02:59:09 DEBUG : pacer: Reducing sleep to 120ms 2026/06/19 02:59:09 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/19 02:59:09 DEBUG : pacer: low level retry 2/10 (error ) 2026/06/19 02:59:09 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/06/19 02:59:09 DEBUG : pacer: low level retry 2/10 (error ) 2026/06/19 02:59:09 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/06/19 02:59:09 DEBUG : pacer: low level retry 2/10 (error ) 2026/06/19 02:59:09 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/06/19 02:59:09 DEBUG : pacer: low level retry 3/10 (error ) 2026/06/19 02:59:09 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/06/19 02:59:09 DEBUG : pacer: low level retry 3/10 (error ) 2026/06/19 02:59:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/06/19 02:59:10 DEBUG : pacer: Reducing sleep to 1.5s 2026/06/19 02:59:10 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/19 02:59:10 DEBUG : pacer: Reducing sleep to 1.125s 2026/06/19 02:59:10 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/19 02:59:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/06/19 02:59:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/19 02:59:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/06/19 02:59:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/19 02:59:14 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/06/19 02:59:14 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/06/19 02:59:15 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/06/19 02:59:15 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/06/19 02:59:16 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/06/19 02:59:16 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/06/19 02:59:16 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/06/19 02:59:17 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/06/19 02:59:17 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/06/19 02:59:17 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/06/19 02:59:18 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/06/19 02:59:18 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/06/19 02:59:18 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/06/19 02:59:19 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/06/19 02:59:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (82.55s) === RUN TestGetFsInfo run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:59:33 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/19 02:59:33 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/06/19 02:59:33 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/06/19 02:59:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "no_checksum_small_file_from_pipe" to batch 2026/06/19 02:59:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:59:34 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/06/19 02:59:35 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2026/06/19 02:59:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/19 02:59:35 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/06/19 02:59:35 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/06/19 02:59:35 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/06/19 02:59:36 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/06/19 02:59:36 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "no_checksum_big_file_from_pipe" to batch 2026/06/19 02:59:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:59:37 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/06/19 02:59:38 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2026/06/19 02:59:38 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/19 02:59:38 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/06/19 02:59:38 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-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:59:40 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/19 02:59:40 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/06/19 02:59:40 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/06/19 02:59:41 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "with_checksum_small_file_from_pipe" to batch 2026/06/19 02:59:41 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:59:41 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/06/19 02:59:42 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2026/06/19 02:59:42 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/19 02:59:42 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2026/06/19 02:59:42 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2026/06/19 02:59:42 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/06/19 02:59:43 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/06/19 02:59:43 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "with_checksum_big_file_from_pipe" to batch 2026/06/19 02:59:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:59:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/06/19 02:59:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2026/06/19 02:59:44 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/19 02:59:44 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2026/06/19 02:59:44 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-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:59:46 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/19 02:59:47 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/06/19 02:59:47 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/06/19 02:59:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/06/19 02:59:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:59:48 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/06/19 02:59:49 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/06/19 02:59:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/19 02:59:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/19 02:59:49 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/06/19 02:59:50 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/06/19 02:59:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/06/19 02:59:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:59:50 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/06/19 02:59:51 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/06/19 02:59:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/19 02:59:51 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-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 02:59:53 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': File to upload is small (34 bytes), uploading instead of streaming 2026/06/19 02:59:54 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2026/06/19 02:59:54 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2026/06/19 02:59:54 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "ignore_checksum_small_file_from_pipe" to batch 2026/06/19 02:59:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:59:55 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/06/19 02:59:56 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2026/06/19 02:59:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/19 02:59:56 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/19 02:59:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/19 02:59:56 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2026/06/19 02:59:56 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2026/06/19 02:59:57 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "ignore_checksum_big_file_from_pipe" to batch 2026/06/19 02:59:57 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 02:59:57 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/06/19 02:59:58 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2026/06/19 02:59:58 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/19 02:59:58 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/19 02:59:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (27.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.96s) === RUN TestRcatMetadata run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.53s) === RUN TestRcatSize run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 03:00:01 DEBUG : potato1: Uploading chunk 1/1 2026/06/19 03:00:01 DEBUG : potato1: Uploading chunk 2/1 2026/06/19 03:00:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato1" to batch 2026/06/19 03:00:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 03:00:02 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato1 2026/06/19 03:00:03 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato1 2026/06/19 03:00:03 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': File to upload is small (60 bytes), uploading instead of streaming 2026/06/19 03:00:03 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 03:00:04 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 03:00:04 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 03:00:05 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 03:00:05 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 03:00:05 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 2026/06/19 03:00:05 DEBUG : potato2: size = 60 OK 2026/06/19 03:00:05 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2026/06/19 03:00:05 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (6.69s) === RUN TestRcatSizeMetadata run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.56s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 03:00:08 DEBUG : potato1: Uploading chunk 1/1 2026/06/19 03:00:09 DEBUG : potato1: Uploading chunk 2/1 2026/06/19 03:00:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato1" to batch 2026/06/19 03:00:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 03:00:09 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato1 2026/06/19 03:00:10 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato1 --- PASS: TestRcatSizeUploadHeaders (3.39s) === RUN TestTouchDir run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 03:00:12 DEBUG : potato2: Uploading chunk 1/1 2026/06/19 03:00:12 DEBUG : potato2: Uploading chunk 2/1 2026/06/19 03:00:12 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "potato2" to batch 2026/06/19 03:00:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 03:00:13 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: potato2 2026/06/19 03:00:14 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: potato2 2026/06/19 03:00:14 DEBUG : empty space: Uploading chunk 1/1 2026/06/19 03:00:14 DEBUG : empty space: Uploading chunk 2/1 2026/06/19 03:00:15 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "empty space" to batch 2026/06/19 03:00:15 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 03:00:15 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: empty space 2026/06/19 03:00:16 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: empty space 2026/06/19 03:00:16 DEBUG : sub dir/potato3: Uploading chunk 1/1 2026/06/19 03:00:17 DEBUG : sub dir/potato3: Uploading chunk 2/1 2026/06/19 03:00:17 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/potato3" to batch 2026/06/19 03:00:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 03:00:18 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/potato3 2026/06/19 03:00:19 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/potato3 2026/06/19 03:00:19 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Touching "empty space" 2026/06/19 03:00:19 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2026/06/19 03:00:19 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Touching "potato2" 2026/06/19 03:00:19 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2026/06/19 03:00:20 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Touching "sub dir/potato3" 2026/06/19 03:00:20 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (12.11s) === RUN TestMkdirMetadata run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.53s) === RUN TestMkdirModTime run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.52s) === RUN TestCopyDirMetadata run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.53s) === RUN TestSetDirModTime run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.54s) === RUN TestDirsEqual run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.54s) === RUN TestRemoveExisting run.go:198: Remote "Dropbox root 'rclone-test-yomakif4lifu'", Local "Local file system at /tmp/rclone2200431007", Modify Window "1s" 2026/06/19 03:00:26 DEBUG : sub dir/test remove existing: Uploading chunk 1/1 2026/06/19 03:00:27 DEBUG : sub dir/test remove existing: Uploading chunk 2/1 2026/06/19 03:00:27 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/test remove existing" to batch 2026/06/19 03:00:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 03:00:28 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/test remove existing 2026/06/19 03:00:29 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/test remove existing 2026/06/19 03:00:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 1/1 2026/06/19 03:00:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 2/1 2026/06/19 03:00:30 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Adding "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to batch 2026/06/19 03:00:30 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Batch idle for 500ms so committing 2026/06/19 03:00:30 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committing sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/06/19 03:00:31 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Committed sync batch length 1 starting with: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/06/19 03:00:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.goqipiw2" before starting 2026/06/19 03:00:35 DEBUG : sub dir/test remove existing.goqipiw2: TEST: removing renamed existing file after operation 2026/06/19 03:00:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lexaluz1" before starting 2026/06/19 03:00:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lexaluz1: TEST: renaming existing back after failed operation 2026/06/19 03:00:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dejubax7" before starting 2026/06/19 03:00:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dejubax7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (18.46s) === 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/06/19 03:00:44 DEBUG : Dropbox root 'rclone-test-yomakif4lifu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished OK in 12m19.170227864s (try 1/5)