"./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5) 2024/10/01 01:06:24 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi" 2024/10/01 01:06:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/01 01:06:24 DEBUG : Creating backend with remote "/tmp/rclone818369717" === 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:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/01 01:06:25 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/01 01:06:25 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.19s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/01 01:06:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/01 01:06:25 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/01 01:06:25 DEBUG : potato: Seek from 10 to 0 2024/10/01 01:06:25 DEBUG : potato: Seek from 10 to 0 2024/10/01 01:06:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/01 01:06:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/01 01:06:25 DEBUG : potato: Seek from 5 to 2 2024/10/01 01:06:25 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/01 01:06:25 DEBUG : potato: Seek from 7 to 0 2024/10/01 01:06:25 DEBUG : potato: Seek from 7 to 0 2024/10/01 01:06:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/01 01:06:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/01 01:06:25 DEBUG : potato: Seek from 5 to 2 2024/10/01 01:06:25 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/01 01:06:25 DEBUG : potato: Seek from 8 to 0 2024/10/01 01:06:25 DEBUG : potato: Seek from 8 to 0 2024/10/01 01:06:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/01 01:06:25 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/01 01:06:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/01 01:06:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/01 01:06:25 DEBUG : potato: Seek from 5 to 2 2024/10/01 01:06:25 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/01 01:06:25 DEBUG : potato: Seek from 9 to 0 2024/10/01 01:06:25 DEBUG : potato: Seek from 9 to 0 2024/10/01 01:06:25 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/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/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/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/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:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:06:25 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2024/10/01 01:06:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:06:26 DEBUG : pacer: Reducing sleep to 15ms 2024/10/01 01:06:26 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/01 01:06:26 DEBUG : rutabaga: Uploading chunk 1/1 2024/10/01 01:06:26 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:06:26 DEBUG : rutabaga: Uploading chunk 2/1 2024/10/01 01:06:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "rutabaga" to batch 2024/10/01 01:06:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:06:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: rutabaga 2024/10/01 01:06:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheck/1 === RUN TestCheck/2 2024/10/01 01:06:29 DEBUG : empty space: Uploading chunk 1/1 2024/10/01 01:06:29 DEBUG : empty space: Uploading chunk 2/1 2024/10/01 01:06:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "empty space" to batch 2024/10/01 01:06:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:06:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: empty space 2024/10/01 01:06:31 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: empty space === RUN TestCheck/3 2024/10/01 01:06:32 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:06:32 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:06:33 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:06:33 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:06:33 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:06:34 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 === RUN TestCheck/4 === RUN TestCheck/5 2024/10/01 01:06:35 DEBUG : remotepotato: Uploading chunk 1/1 2024/10/01 01:06:36 DEBUG : remotepotato: Uploading chunk 2/1 2024/10/01 01:06:36 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "remotepotato" to batch 2024/10/01 01:06:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:06:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: remotepotato 2024/10/01 01:06:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.02s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2024/10/01 01:06:42 DEBUG : Creating backend with remote "nonexistent" 2024/10/01 01:06:42 DEBUG : Creating backend with remote "nonexistent" 2024/10/01 01:06:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/01 01:06:42 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/01 01:06:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/01 01:06:42 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:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:06:42 DEBUG : rutabaga: Uploading chunk 1/1 2024/10/01 01:06:42 DEBUG : rutabaga: Uploading chunk 2/1 2024/10/01 01:06:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "rutabaga" to batch 2024/10/01 01:06:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:06:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: rutabaga 2024/10/01 01:06:44 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/01 01:06:46 DEBUG : empty space: Uploading chunk 1/1 2024/10/01 01:06:46 DEBUG : empty space: Uploading chunk 2/1 2024/10/01 01:06:47 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "empty space" to batch 2024/10/01 01:06:47 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:06:47 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: empty space 2024/10/01 01:06:49 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: empty space === RUN TestCheckDownload/3 2024/10/01 01:06:51 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:06:51 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:06:51 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:06:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:06:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:06:53 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/01 01:06:55 DEBUG : remotepotato: Uploading chunk 1/1 2024/10/01 01:06:55 DEBUG : remotepotato: Uploading chunk 2/1 2024/10/01 01:06:55 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "remotepotato" to batch 2024/10/01 01:06:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:06:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: remotepotato 2024/10/01 01:06:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.92s) --- PASS: TestCheckDownload/1 (0.62s) --- PASS: TestCheckDownload/2 (0.78s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (0.74s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.81s) --- PASS: TestCheckDownload/7 (0.75s) === RUN TestCheckSizeOnly run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:07:02 DEBUG : rutabaga: Uploading chunk 1/1 2024/10/01 01:07:02 DEBUG : rutabaga: Uploading chunk 2/1 2024/10/01 01:07:02 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "rutabaga" to batch 2024/10/01 01:07:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: rutabaga 2024/10/01 01:07:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: rutabaga === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/01 01:07:05 DEBUG : empty space: Uploading chunk 1/1 2024/10/01 01:07:05 DEBUG : empty space: Uploading chunk 2/1 2024/10/01 01:07:05 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "empty space" to batch 2024/10/01 01:07:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: empty space 2024/10/01 01:07:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: empty space === RUN TestCheckSizeOnly/3 2024/10/01 01:07:07 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:07:08 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:07:08 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:07:09 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:09 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:07:10 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/01 01:07:11 DEBUG : remotepotato: Uploading chunk 1/1 2024/10/01 01:07:12 DEBUG : remotepotato: Uploading chunk 2/1 2024/10/01 01:07:12 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "remotepotato" to batch 2024/10/01 01:07:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: remotepotato 2024/10/01 01:07:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: remotepotato === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (15.70s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.34s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:07:18 DEBUG : test.sum: Uploading chunk 1/1 2024/10/01 01:07:18 DEBUG : test.sum: Uploading chunk 2/1 2024/10/01 01:07:18 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "test.sum" to batch 2024/10/01 01:07:19 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:19 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: test.sum 2024/10/01 01:07:20 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: test.sum 2024/10/01 01:07:21 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/01 01:07:21 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/01 01:07:21 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/01 01:07:21 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/01 01:07:21 DEBUG : test.sum: Uploading chunk 1/1 2024/10/01 01:07:22 DEBUG : test.sum: Uploading chunk 2/1 2024/10/01 01:07:22 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "test.sum" to batch 2024/10/01 01:07:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: test.sum 2024/10/01 01:07:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: test.sum 2024/10/01 01:07:24 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/01 01:07:24 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/01 01:07:24 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/01 01:07:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.17s) === RUN TestCheckSum run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:07:26 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/data" check_test.go:354: Dropbox root 'rclone-test-huvazid5midi/data' lacks md5, skipping --- SKIP: TestCheckSum (0.71s) === RUN TestCheckSumDownload run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:07:26 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/data" 2024/10/01 01:07:27 DEBUG : data/banana: Uploading chunk 1/1 2024/10/01 01:07:27 DEBUG : data/banana: Uploading chunk 2/1 2024/10/01 01:07:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "data/banana" to batch 2024/10/01 01:07:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: data/banana 2024/10/01 01:07:29 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: data/banana 2024/10/01 01:07:29 DEBUG : test.sum: Uploading chunk 1/1 2024/10/01 01:07:30 DEBUG : test.sum: Uploading chunk 2/1 2024/10/01 01:07:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "test.sum" to batch 2024/10/01 01:07:31 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:31 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: test.sum 2024/10/01 01:07:31 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest1 2024/10/01 01:07:34 DEBUG : data/potato: Uploading chunk 1/1 2024/10/01 01:07:35 DEBUG : data/potato: Uploading chunk 2/1 2024/10/01 01:07:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "data/potato" to batch 2024/10/01 01:07:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: data/potato 2024/10/01 01:07:36 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: data/potato 2024/10/01 01:07:36 DEBUG : test.sum: Uploading chunk 1/1 2024/10/01 01:07:37 DEBUG : test.sum: Uploading chunk 2/1 2024/10/01 01:07:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "test.sum" to batch 2024/10/01 01:07:38 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:38 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: test.sum 2024/10/01 01:07:38 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest2 2024/10/01 01:07:42 DEBUG : test.sum: Uploading chunk 1/1 2024/10/01 01:07:42 DEBUG : test.sum: Uploading chunk 2/1 2024/10/01 01:07:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "test.sum" to batch 2024/10/01 01:07:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: test.sum 2024/10/01 01:07:44 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest3 2024/10/01 01:07:47 DEBUG : test.sum: Uploading chunk 1/1 2024/10/01 01:07:47 DEBUG : test.sum: Uploading chunk 2/1 2024/10/01 01:07:48 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "test.sum" to batch 2024/10/01 01:07:48 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:48 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: test.sum 2024/10/01 01:07:49 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest4 2024/10/01 01:07:52 DEBUG : test.sum: Uploading chunk 1/1 2024/10/01 01:07:52 DEBUG : test.sum: Uploading chunk 2/1 2024/10/01 01:07:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "test.sum" to batch 2024/10/01 01:07:53 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:53 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: test.sum 2024/10/01 01:07:54 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest5 2024/10/01 01:07:56 DEBUG : test.sum: Uploading chunk 1/1 2024/10/01 01:07:56 DEBUG : test.sum: Uploading chunk 2/1 2024/10/01 01:07:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "test.sum" to batch 2024/10/01 01:07:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:07:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: test.sum 2024/10/01 01:07:58 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest6 2024/10/01 01:08:01 DEBUG : data/banana: Uploading chunk 1/1 2024/10/01 01:08:01 DEBUG : data/banana: Uploading chunk 2/1 2024/10/01 01:08:02 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "data/banana" to batch 2024/10/01 01:08:02 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:08:02 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: data/banana 2024/10/01 01:08:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: data/banana 2024/10/01 01:08:03 DEBUG : data/potato: Uploading chunk 1/1 2024/10/01 01:08:03 DEBUG : data/potato: Uploading chunk 2/1 2024/10/01 01:08:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "data/potato" to batch 2024/10/01 01:08:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:08:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: data/potato 2024/10/01 01:08:05 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: data/potato 2024/10/01 01:08:05 DEBUG : test.sum: Uploading chunk 1/1 2024/10/01 01:08:06 DEBUG : test.sum: Uploading chunk 2/1 2024/10/01 01:08:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "test.sum" to batch 2024/10/01 01:08:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:08:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: test.sum 2024/10/01 01:08:08 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: test.sum === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (48.17s) --- PASS: TestCheckSumDownload/subtest1 (1.70s) --- PASS: TestCheckSumDownload/subtest2 (1.91s) --- PASS: TestCheckSumDownload/subtest3 (1.58s) --- PASS: TestCheckSumDownload/subtest4 (1.54s) --- PASS: TestCheckSumDownload/subtest5 (1.37s) --- PASS: TestCheckSumDownload/subtest6 (1.78s) --- PASS: TestCheckSumDownload/subtest7 (1.61s) === RUN TestApplyTransforms 2024/10/01 01:08:14 DEBUG : Creating backend with remote "TestDropbox:rclone-test-luneduk7fudu" 2024/10/01 01:08:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/01 01:08:15 DEBUG : Creating backend with remote "/tmp/rclone3665133780" run.go:180: Remote "Dropbox root 'rclone-test-luneduk7fudu'", Local "Local file system at /tmp/rclone3665133780", Modify Window "1s" 2024/10/01 01:08:16 DEBUG : hello, world!: Uploading chunk 1/1 2024/10/01 01:08:16 DEBUG : hello, world!: Uploading chunk 2/1 2024/10/01 01:08:16 DEBUG : Dropbox root 'rclone-test-luneduk7fudu': Adding "hello, world!" to batch 2024/10/01 01:08:17 DEBUG : Dropbox root 'rclone-test-luneduk7fudu': Batch idle for 500ms so committing 2024/10/01 01:08:17 DEBUG : Dropbox root 'rclone-test-luneduk7fudu': Committing sync batch length 1 starting with: hello, world! 2024/10/01 01:08:18 DEBUG : Dropbox root 'rclone-test-luneduk7fudu': Committed sync batch length 1 starting with: hello, world! upper checkfile vs. lower remote (without normalization) 2024/10/01 01:08:18 ERROR : hello, world!: sum not found 2024/10/01 01:08:18 ERROR : HELLO, WORLD!: file not in Dropbox root 'rclone-test-luneduk7fudu' 2024/10/01 01:08:18 NOTICE: Dropbox root 'rclone-test-luneduk7fudu': 1 files missing 2024/10/01 01:08:18 NOTICE: 1 hashes missing 2024/10/01 01:08:18 NOTICE: Dropbox root 'rclone-test-luneduk7fudu': 2 differences found 2024/10/01 01:08:18 NOTICE: Dropbox root 'rclone-test-luneduk7fudu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/01 01:08:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/01 01:08:19 NOTICE: Dropbox root 'rclone-test-luneduk7fudu': 0 differences found 2024/10/01 01:08:19 NOTICE: Dropbox root 'rclone-test-luneduk7fudu': 1 matching files 2024/10/01 01:08:19 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qaqigir2xogi" 2024/10/01 01:08:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/01 01:08:19 DEBUG : Creating backend with remote "/tmp/rclone2659996862" run.go:180: Remote "Dropbox root 'rclone-test-qaqigir2xogi'", Local "Local file system at /tmp/rclone2659996862", Modify Window "1s" 2024/10/01 01:08:20 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2024/10/01 01:08:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:08:20 DEBUG : pacer: Reducing sleep to 15ms 2024/10/01 01:08:20 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/01 01:08:20 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2024/10/01 01:08:21 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:08:21 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2024/10/01 01:08:21 DEBUG : Dropbox root 'rclone-test-qaqigir2xogi': Adding "HELLO, WORLD!" to batch 2024/10/01 01:08:22 DEBUG : Dropbox root 'rclone-test-qaqigir2xogi': Batch idle for 500ms so committing 2024/10/01 01:08:22 DEBUG : Dropbox root 'rclone-test-qaqigir2xogi': Committing sync batch length 1 starting with: HELLO, WORLD! 2024/10/01 01:08:23 DEBUG : Dropbox root 'rclone-test-qaqigir2xogi': Committed sync batch length 1 starting with: HELLO, WORLD! lower checkfile vs. upper remote (without normalization) 2024/10/01 01:08:23 ERROR : HELLO, WORLD!: sum not found 2024/10/01 01:08:23 ERROR : hello, world!: file not in Dropbox root 'rclone-test-qaqigir2xogi' 2024/10/01 01:08:23 NOTICE: Dropbox root 'rclone-test-qaqigir2xogi': 1 files missing 2024/10/01 01:08:23 NOTICE: 1 hashes missing 2024/10/01 01:08:23 NOTICE: Dropbox root 'rclone-test-qaqigir2xogi': 2 differences found 2024/10/01 01:08:23 NOTICE: Dropbox root 'rclone-test-qaqigir2xogi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/01 01:08:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/01 01:08:24 NOTICE: Dropbox root 'rclone-test-qaqigir2xogi': 0 differences found 2024/10/01 01:08:24 NOTICE: Dropbox root 'rclone-test-qaqigir2xogi': 1 matching files 2024/10/01 01:08:24 DEBUG : Creating backend with remote "TestDropbox:rclone-test-bakajik5gibi" 2024/10/01 01:08:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/01 01:08:24 DEBUG : Creating backend with remote "/tmp/rclone112548021" run.go:180: Remote "Dropbox root 'rclone-test-bakajik5gibi'", Local "Local file system at /tmp/rclone112548021", Modify Window "1s" 2024/10/01 01:08:25 DEBUG : HeLlO, wOrLd!: Uploading chunk 1/1 2024/10/01 01:08:26 DEBUG : HeLlO, wOrLd!: Uploading chunk 2/1 2024/10/01 01:08:26 DEBUG : Dropbox root 'rclone-test-bakajik5gibi': Adding "HeLlO, wOrLd!" to batch 2024/10/01 01:08:26 DEBUG : Dropbox root 'rclone-test-bakajik5gibi': Batch idle for 500ms so committing 2024/10/01 01:08:26 DEBUG : Dropbox root 'rclone-test-bakajik5gibi': Committing sync batch length 1 starting with: HeLlO, wOrLd! 2024/10/01 01:08:27 DEBUG : Dropbox root 'rclone-test-bakajik5gibi': Committed sync batch length 1 starting with: HeLlO, wOrLd! lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/01 01:08:28 ERROR : HeLlO, wOrLd!: sum not found 2024/10/01 01:08:28 ERROR : hello, world!: file not in Dropbox root 'rclone-test-bakajik5gibi' 2024/10/01 01:08:28 NOTICE: Dropbox root 'rclone-test-bakajik5gibi': 1 files missing 2024/10/01 01:08:28 NOTICE: 1 hashes missing 2024/10/01 01:08:28 NOTICE: Dropbox root 'rclone-test-bakajik5gibi': 2 differences found 2024/10/01 01:08:28 NOTICE: Dropbox root 'rclone-test-bakajik5gibi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/01 01:08:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/01 01:08:28 NOTICE: Dropbox root 'rclone-test-bakajik5gibi': 0 differences found 2024/10/01 01:08:28 NOTICE: Dropbox root 'rclone-test-bakajik5gibi': 1 matching files 2024/10/01 01:08:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-qazitay9rezu" 2024/10/01 01:08:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/01 01:08:29 DEBUG : Creating backend with remote "/tmp/rclone1151326060" run.go:180: Remote "Dropbox root 'rclone-test-qazitay9rezu'", Local "Local file system at /tmp/rclone1151326060", Modify Window "1s" 2024/10/01 01:08:30 DEBUG : HELLO, WORLD!: Uploading chunk 1/1 2024/10/01 01:08:30 DEBUG : HELLO, WORLD!: Uploading chunk 2/1 2024/10/01 01:08:30 DEBUG : Dropbox root 'rclone-test-qazitay9rezu': Adding "HELLO, WORLD!" to batch 2024/10/01 01:08:31 DEBUG : Dropbox root 'rclone-test-qazitay9rezu': Batch idle for 500ms so committing 2024/10/01 01:08:31 DEBUG : Dropbox root 'rclone-test-qazitay9rezu': Committing sync batch length 1 starting with: HELLO, WORLD! 2024/10/01 01:08:32 DEBUG : Dropbox root 'rclone-test-qazitay9rezu': Committed sync batch length 1 starting with: HELLO, WORLD! upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/01 01:08:32 ERROR : HELLO, WORLD!: sum not found 2024/10/01 01:08:32 ERROR : HeLlO, wOrLd!: file not in Dropbox root 'rclone-test-qazitay9rezu' 2024/10/01 01:08:32 NOTICE: Dropbox root 'rclone-test-qazitay9rezu': 1 files missing 2024/10/01 01:08:32 NOTICE: 1 hashes missing 2024/10/01 01:08:32 NOTICE: Dropbox root 'rclone-test-qazitay9rezu': 2 differences found 2024/10/01 01:08:32 NOTICE: Dropbox root 'rclone-test-qazitay9rezu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/01 01:08:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/01 01:08:33 NOTICE: Dropbox root 'rclone-test-qazitay9rezu': 0 differences found 2024/10/01 01:08:33 NOTICE: Dropbox root 'rclone-test-qazitay9rezu': 1 matching files 2024/10/01 01:08:33 DEBUG : Creating backend with remote "TestDropbox:rclone-test-vadowim2xulu" 2024/10/01 01:08:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/01 01:08:33 DEBUG : Creating backend with remote "/tmp/rclone1552167004" run.go:180: Remote "Dropbox root 'rclone-test-vadowim2xulu'", Local "Local file system at /tmp/rclone1552167004", Modify Window "1s" 2024/10/01 01:08:34 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2024/10/01 01:08:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2024/10/01 01:08:35 DEBUG : Dropbox root 'rclone-test-vadowim2xulu': Adding "測試_Русский___ě_áñ" to batch 2024/10/01 01:08:36 DEBUG : Dropbox root 'rclone-test-vadowim2xulu': Batch idle for 500ms so committing 2024/10/01 01:08:36 DEBUG : Dropbox root 'rclone-test-vadowim2xulu': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2024/10/01 01:08:36 DEBUG : Dropbox root 'rclone-test-vadowim2xulu': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ NFD checkfile vs. NFC remote (without normalization) 2024/10/01 01:08:38 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/01 01:08:38 ERROR : 測試_Русский___ě_áñ: file not in Dropbox root 'rclone-test-vadowim2xulu' 2024/10/01 01:08:38 NOTICE: Dropbox root 'rclone-test-vadowim2xulu': 1 files missing 2024/10/01 01:08:38 NOTICE: 1 hashes missing 2024/10/01 01:08:38 NOTICE: Dropbox root 'rclone-test-vadowim2xulu': 2 differences found 2024/10/01 01:08:38 NOTICE: Dropbox root 'rclone-test-vadowim2xulu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/01 01:08:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/01 01:08:39 NOTICE: Dropbox root 'rclone-test-vadowim2xulu': 0 differences found 2024/10/01 01:08:39 NOTICE: Dropbox root 'rclone-test-vadowim2xulu': 1 matching files 2024/10/01 01:08:39 DEBUG : Creating backend with remote "TestDropbox:rclone-test-xuxokor2xowa" 2024/10/01 01:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/01 01:08:39 DEBUG : Creating backend with remote "/tmp/rclone2285980896" run.go:180: Remote "Dropbox root 'rclone-test-xuxokor2xowa'", Local "Local file system at /tmp/rclone2285980896", Modify Window "1s" 2024/10/01 01:08:40 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 1/1 2024/10/01 01:08:41 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 2/1 2024/10/01 01:08:41 DEBUG : Dropbox root 'rclone-test-xuxokor2xowa': Adding "測試_Русский___ě_áñ" to batch 2024/10/01 01:08:42 DEBUG : Dropbox root 'rclone-test-xuxokor2xowa': Batch idle for 500ms so committing 2024/10/01 01:08:42 DEBUG : Dropbox root 'rclone-test-xuxokor2xowa': Committing sync batch length 1 starting with: 測試_Русский___ě_áñ 2024/10/01 01:08:42 DEBUG : Dropbox root 'rclone-test-xuxokor2xowa': Committed sync batch length 1 starting with: 測試_Русский___ě_áñ check_test.go:575: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2024/10/01 01:08:42 DEBUG : Dropbox root 'rclone-test-xuxokor2xowa': Purge remote 2024/10/01 01:08:43 DEBUG : Dropbox root 'rclone-test-vadowim2xulu': Purge remote 2024/10/01 01:08:44 DEBUG : Dropbox root 'rclone-test-qazitay9rezu': Purge remote 2024/10/01 01:08:45 DEBUG : Dropbox root 'rclone-test-bakajik5gibi': Purge remote 2024/10/01 01:08:45 DEBUG : Dropbox root 'rclone-test-qaqigir2xogi': Purge remote 2024/10/01 01:08:46 DEBUG : Dropbox root 'rclone-test-luneduk7fudu': Purge remote --- SKIP: TestApplyTransforms (32.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:08:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/01 01:08:47 DEBUG : sub/file2: Uploading chunk 1/1 2024/10/01 01:08:48 DEBUG : sub/file2: Uploading chunk 2/1 2024/10/01 01:08:48 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub/file2" to batch 2024/10/01 01:08:48 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:08:48 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub/file2 2024/10/01 01:08:49 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub/file2 2024/10/01 01:08:49 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2024/10/01 01:08:49 INFO : file1: Copied (new) to: sub/file2 2024/10/01 01:08:50 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/01 01:08:50 DEBUG : file1: Unchanged skipping 2024/10/01 01:08:51 DEBUG : Dropbox root 'rclone-test-huvazid5midi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.80s) === RUN TestCopyLongFile run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:08:55 DEBUG : dst/file1: Uploading chunk 1/1 2024/10/01 01:08:55 DEBUG : dst/file1: Uploading chunk 2/1 2024/10/01 01:08:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "dst/file1" to batch 2024/10/01 01:08:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:08:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: dst/file1 2024/10/01 01:08:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: dst/file1 2024/10/01 01:08:58 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/backup" 2024/10/01 01:08:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/01 01:09:00 INFO : dst/file1: Moved (server-side) 2024/10/01 01:09:00 DEBUG : dst/file1: Uploading chunk 1/1 2024/10/01 01:09:00 DEBUG : dst/file1: Uploading chunk 2/1 2024/10/01 01:09:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "dst/file1" to batch 2024/10/01 01:09:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:09:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: dst/file1 2024/10/01 01:09:02 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: dst/file1 2024/10/01 01:09:02 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2024/10/01 01:09:02 INFO : dst/file1: Copied (new) 2024/10/01 01:09:09 INFO : Dropbox root 'rclone-test-huvazid5midi/backup': Committing uploads - please wait... --- PASS: TestCopyFileBackupDir (14.13s) === RUN TestCopyFileCompareDest run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:09:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/dst" 2024/10/01 01:09:09 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/CompareDest" 2024/10/01 01:09:09 DEBUG : one: Need to transfer - File not found at Destination 2024/10/01 01:09:10 DEBUG : one: Uploading chunk 1/1 2024/10/01 01:09:10 DEBUG : one: Uploading chunk 2/1 2024/10/01 01:09:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Adding "one" to batch 2024/10/01 01:09:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Batch idle for 500ms so committing 2024/10/01 01:09:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committing sync batch length 1 starting with: one 2024/10/01 01:09:12 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committed sync batch length 1 starting with: one 2024/10/01 01:09:12 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2024/10/01 01:09:12 INFO : one: Copied (new) 2024/10/01 01:09:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:09:14 DEBUG : one: Uploading chunk 1/1 2024/10/01 01:09:14 DEBUG : one: Uploading chunk 2/1 2024/10/01 01:09:15 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Adding "one" to batch 2024/10/01 01:09:15 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Batch idle for 500ms so committing 2024/10/01 01:09:15 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committing sync batch length 1 starting with: one 2024/10/01 01:09:16 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committed sync batch length 1 starting with: one 2024/10/01 01:09:16 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2024/10/01 01:09:16 INFO : one: Copied (replaced existing) 2024/10/01 01:09:17 DEBUG : dst/one: Uploading chunk 1/1 2024/10/01 01:09:17 DEBUG : dst/one: Uploading chunk 2/1 2024/10/01 01:09:18 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "dst/one" to batch 2024/10/01 01:09:18 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:09:18 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: dst/one 2024/10/01 01:09:20 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: dst/one 2024/10/01 01:09:20 DEBUG : CompareDest/one: Uploading chunk 1/1 2024/10/01 01:09:21 DEBUG : CompareDest/one: Uploading chunk 2/1 2024/10/01 01:09:21 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "CompareDest/one" to batch 2024/10/01 01:09:21 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:09:21 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: CompareDest/one 2024/10/01 01:09:23 ERROR : Dropbox root 'rclone-test-huvazid5midi': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: upload failed: too_many_write_operations run.go:285: Failed to put "CompareDest/one" to "Dropbox root 'rclone-test-huvazid5midi'": upload failed: batch upload failed: upload failed: too_many_write_operations 2024/10/01 01:09:26 INFO : Dropbox root 'rclone-test-huvazid5midi/CompareDest': Committing uploads - please wait... --- FAIL: TestCopyFileCompareDest (17.66s) === RUN TestCopyFileCopyDest run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:09:26 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/dst" 2024/10/01 01:09:27 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/CopyDest" 2024/10/01 01:09:27 DEBUG : one: Need to transfer - File not found at Destination 2024/10/01 01:09:28 DEBUG : one: Uploading chunk 1/1 2024/10/01 01:09:28 DEBUG : one: Uploading chunk 2/1 2024/10/01 01:09:29 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Adding "one" to batch 2024/10/01 01:09:29 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Batch idle for 500ms so committing 2024/10/01 01:09:29 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committing sync batch length 1 starting with: one 2024/10/01 01:09:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committed sync batch length 1 starting with: one 2024/10/01 01:09:30 DEBUG : one: dropbox = fe8d7a873dc48961a6af334c996b2cb3ce37149d5ce9c9253952a54c6a92c1ad OK 2024/10/01 01:09:30 INFO : one: Copied (new) 2024/10/01 01:09:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:09:32 DEBUG : one: Uploading chunk 1/1 2024/10/01 01:09:32 DEBUG : one: Uploading chunk 2/1 2024/10/01 01:09:32 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Adding "one" to batch 2024/10/01 01:09:33 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Batch idle for 500ms so committing 2024/10/01 01:09:33 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committing sync batch length 1 starting with: one 2024/10/01 01:09:34 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committed sync batch length 1 starting with: one 2024/10/01 01:09:34 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2024/10/01 01:09:34 INFO : one: Copied (replaced existing) 2024/10/01 01:09:35 DEBUG : dst/one: Uploading chunk 1/1 2024/10/01 01:09:35 DEBUG : dst/one: Uploading chunk 2/1 2024/10/01 01:09:36 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "dst/one" to batch 2024/10/01 01:09:36 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:09:36 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: dst/one 2024/10/01 01:09:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: dst/one 2024/10/01 01:09:38 DEBUG : CopyDest/one: Uploading chunk 1/1 2024/10/01 01:09:38 DEBUG : CopyDest/one: Uploading chunk 2/1 2024/10/01 01:09:38 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "CopyDest/one" to batch 2024/10/01 01:09:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:09:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: CopyDest/one 2024/10/01 01:09:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: CopyDest/one 2024/10/01 01:09:40 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/BackupDir" 2024/10/01 01:09:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:09:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/01 01:09:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:09:43 INFO : one: Moved (server-side) 2024/10/01 01:09:43 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2024/10/01 01:09:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:09:44 DEBUG : pacer: Reducing sleep to 15ms 2024/10/01 01:09:44 DEBUG : one: dropbox = 7da8d117f9fb226817d81adc15c72720c9879c8b7fb821d27f217d198bd79d0d OK 2024/10/01 01:09:44 INFO : one: Copied (server-side copy) 2024/10/01 01:09:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/01 01:09:45 DEBUG : CopyDest/two: Uploading chunk 1/1 2024/10/01 01:09:45 DEBUG : CopyDest/two: Uploading chunk 2/1 2024/10/01 01:09:46 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "CopyDest/two" to batch 2024/10/01 01:09:46 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:09:46 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: CopyDest/two 2024/10/01 01:09:47 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: CopyDest/two 2024/10/01 01:09:48 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/01 01:09:48 DEBUG : two: Need to transfer - File not found at Destination 2024/10/01 01:09:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/01 01:09:49 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:09:49 DEBUG : two: dropbox = 313db63e0283ab2a9bc72e9a0ac749da1d3acf708fcd1a7848767244dd2f17e8 OK 2024/10/01 01:09:49 INFO : two: Copied (server-side copy) 2024/10/01 01:09:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/01 01:09:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/01 01:09:50 DEBUG : two: Unchanged skipping 2024/10/01 01:09:50 DEBUG : CopyDest/three: Uploading chunk 1/1 2024/10/01 01:09:51 DEBUG : CopyDest/three: Uploading chunk 2/1 2024/10/01 01:09:51 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "CopyDest/three" to batch 2024/10/01 01:09:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:09:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: CopyDest/three 2024/10/01 01:09:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: CopyDest/three 2024/10/01 01:09:53 DEBUG : three: Need to transfer - File not found at Destination 2024/10/01 01:09:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/01 01:09:54 DEBUG : three: Destination not found in --copy-dest 2024/10/01 01:09:54 DEBUG : three: Uploading chunk 1/1 2024/10/01 01:09:54 DEBUG : three: Uploading chunk 2/1 2024/10/01 01:09:55 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Adding "three" to batch 2024/10/01 01:09:55 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Batch idle for 500ms so committing 2024/10/01 01:09:55 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committing sync batch length 1 starting with: three 2024/10/01 01:09:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi/dst': Committed sync batch length 1 starting with: three 2024/10/01 01:09:56 DEBUG : three: dropbox = 78af7ad260025156e50fd9648fd9a36509cd3541c9a8d02597e9b3c598937cbd OK 2024/10/01 01:09:56 INFO : three: Copied (new) 2024/10/01 01:10:06 INFO : Dropbox root 'rclone-test-huvazid5midi/CopyDest': Committing uploads - please wait... 2024/10/01 01:10:06 INFO : Dropbox root 'rclone-test-huvazid5midi/BackupDir': Committing uploads - please wait... --- PASS: TestCopyFileCopyDest (39.47s) === RUN TestCopyInplace run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.67s) === RUN TestCopyLongFileName run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:10:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/01 01:10:08 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 1/1 2024/10/01 01:10:08 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 2/1 2024/10/01 01:10:09 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "TestCopyFileMaxTransfer/file1" to batch 2024/10/01 01:10:09 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:09 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2024/10/01 01:10:10 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file1 2024/10/01 01:10:10 DEBUG : TestCopyFileMaxTransfer/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2024/10/01 01:10:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/01 01:10:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/01 01:10:11 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 1/1 2024/10/01 01:10:11 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) 2024/10/01 01:10:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:10:11 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) 2024/10/01 01:10:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/01 01:10:11 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) 2024/10/01 01:10:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/01 01:10:11 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) 2024/10/01 01:10:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/10/01 01:10:11 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) 2024/10/01 01:10:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/10/01 01:10:11 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) 2024/10/01 01:10:11 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/10/01 01:10:11 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) 2024/10/01 01:10:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/10/01 01:10:12 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) 2024/10/01 01:10:12 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/01 01:10:13 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) 2024/10/01 01:10:15 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) 2024/10/01 01:10:15 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 2024/10/01 01:10:18 DEBUG : pacer: Reducing sleep to 1.5s 2024/10/01 01:10:20 DEBUG : pacer: Reducing sleep to 1.125s 2024/10/01 01:10:21 DEBUG : pacer: Reducing sleep to 843.75ms 2024/10/01 01:10:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/01 01:10:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/10/01 01:10:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/10/01 01:10:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/10/01 01:10:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/01 01:10:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/10/01 01:10:24 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 1/1 2024/10/01 01:10:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/10/01 01:10:25 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 2/1 2024/10/01 01:10:25 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/10/01 01:10:25 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "TestCopyFileMaxTransfer/file4" to batch 2024/10/01 01:10:26 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:26 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2024/10/01 01:10:27 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/10/01 01:10:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: TestCopyFileMaxTransfer/file4 2024/10/01 01:10:27 DEBUG : TestCopyFileMaxTransfer/file4: dropbox = 51a2f74e8b3ed7eec19a1d5d303ac7c911276e9c19fcb0ef9128ffff868f4fb5 OK 2024/10/01 01:10:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/01 01:10:27 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/10/01 01:10:28 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/10/01 01:10:28 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/10/01 01:10:28 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/10/01 01:10:29 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/10/01 01:10:30 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/10/01 01:10:30 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/10/01 01:10:30 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/10/01 01:10:31 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFileMaxTransfer (24.03s) === RUN TestDeduplicateInteractive run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.49s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.48s) === RUN TestDeduplicateFirst run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.48s) === RUN TestDeduplicateNewest run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.42s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:10:34 DEBUG : one: Uploading chunk 1/1 2024/10/01 01:10:34 DEBUG : one: Uploading chunk 2/1 2024/10/01 01:10:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "one" to batch 2024/10/01 01:10:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: one 2024/10/01 01:10:36 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: one 2024/10/01 01:10:36 DEBUG : also/one: Uploading chunk 1/1 2024/10/01 01:10:36 DEBUG : also/one: Uploading chunk 2/1 2024/10/01 01:10:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "also/one" to batch 2024/10/01 01:10:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: also/one 2024/10/01 01:10:38 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: also/one 2024/10/01 01:10:38 DEBUG : another: Uploading chunk 1/1 2024/10/01 01:10:38 DEBUG : another: Uploading chunk 2/1 2024/10/01 01:10:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "another" to batch 2024/10/01 01:10:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: another 2024/10/01 01:10:40 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: another 2024/10/01 01:10:40 DEBUG : not-one: Uploading chunk 1/1 2024/10/01 01:10:41 DEBUG : not-one: Uploading chunk 2/1 2024/10/01 01:10:41 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "not-one" to batch 2024/10/01 01:10:42 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:42 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: not-one 2024/10/01 01:10:42 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: not-one 2024/10/01 01:10:43 INFO : Dropbox root 'rclone-test-huvazid5midi': Looking for duplicate dropbox hashes using newest mode. 2024/10/01 01:10:43 NOTICE: 3d2096bff64dc830e911d019213bd51ee067e98c1f6f7b23e5aabcef14f45329: Found 3 files with duplicate dropbox hashes 2024/10/01 01:10:44 INFO : one: Deleted 2024/10/01 01:10:45 INFO : also/one: Deleted 2024/10/01 01:10:45 NOTICE: 3d2096bff64dc830e911d019213bd51ee067e98c1f6f7b23e5aabcef14f45329: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (14.60s) === RUN TestDeduplicateOldest run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.44s) === RUN TestDeduplicateLargest run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.62s) === RUN TestDeduplicateSmallest run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.45s) === RUN TestDeduplicateRename run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.49s) === RUN TestMergeDirs run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.50s) === RUN TestListDirSorted run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:10:51 DEBUG : a.txt: Uploading chunk 1/1 2024/10/01 01:10:51 DEBUG : a.txt: Uploading chunk 2/1 2024/10/01 01:10:51 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "a.txt" to batch 2024/10/01 01:10:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: a.txt 2024/10/01 01:10:53 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: a.txt 2024/10/01 01:10:53 DEBUG : zend.txt: Uploading chunk 1/1 2024/10/01 01:10:53 DEBUG : zend.txt: Uploading chunk 2/1 2024/10/01 01:10:54 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "zend.txt" to batch 2024/10/01 01:10:54 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:54 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: zend.txt 2024/10/01 01:10:55 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: zend.txt 2024/10/01 01:10:55 DEBUG : sub dir/hello world: Uploading chunk 1/1 2024/10/01 01:10:56 DEBUG : sub dir/hello world: Uploading chunk 2/1 2024/10/01 01:10:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub dir/hello world" to batch 2024/10/01 01:10:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub dir/hello world 2024/10/01 01:10:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub dir/hello world 2024/10/01 01:10:57 DEBUG : sub dir/hello world2: Uploading chunk 1/1 2024/10/01 01:10:58 DEBUG : sub dir/hello world2: Uploading chunk 2/1 2024/10/01 01:10:58 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub dir/hello world2" to batch 2024/10/01 01:10:59 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:10:59 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub dir/hello world2 2024/10/01 01:10:59 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub dir/hello world2 2024/10/01 01:11:00 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 1/1 2024/10/01 01:11:00 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 2/1 2024/10/01 01:11:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub dir/ignore dir/.ignore" to batch 2024/10/01 01:11:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub dir/ignore dir/.ignore 2024/10/01 01:11:02 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub dir/ignore dir/.ignore 2024/10/01 01:11:02 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 1/1 2024/10/01 01:11:03 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 2/1 2024/10/01 01:11:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub dir/ignore dir/should be ignored" to batch 2024/10/01 01:11:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2024/10/01 01:11:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub dir/ignore dir/should be ignored 2024/10/01 01:11:05 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 1/1 2024/10/01 01:11:05 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 2/1 2024/10/01 01:11:05 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub dir/sub sub dir/hello world3" to batch 2024/10/01 01:11:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2024/10/01 01:11:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub dir/sub sub dir/hello world3 2024/10/01 01:11:08 DEBUG : a.txt: Excluded (Size Filter) 2024/10/01 01:11:08 DEBUG : a.txt: Excluded 2024/10/01 01:11:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/01 01:11:08 DEBUG : sub dir/hello world: Excluded 2024/10/01 01:11:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/01 01:11:08 DEBUG : sub dir/hello world2: Excluded 2024/10/01 01:11:09 DEBUG : sub dir/ignore dir: Excluded 2024/10/01 01:11:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/01 01:11:09 DEBUG : sub dir/hello world: Excluded 2024/10/01 01:11:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/01 01:11:09 DEBUG : sub dir/hello world2: Excluded 2024/10/01 01:11:09 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (30.29s) === RUN TestListJSON run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:11:21 DEBUG : file1: Uploading chunk 1/1 2024/10/01 01:11:22 DEBUG : file1: Uploading chunk 2/1 2024/10/01 01:11:22 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "file1" to batch 2024/10/01 01:11:22 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:22 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: file1 2024/10/01 01:11:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: file1 2024/10/01 01:11:23 DEBUG : sub/file2: Uploading chunk 1/1 2024/10/01 01:11:24 DEBUG : sub/file2: Uploading chunk 2/1 2024/10/01 01:11:24 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub/file2" to batch 2024/10/01 01:11:24 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:24 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub/file2 2024/10/01 01:11:25 DEBUG : Dropbox root 'rclone-test-huvazid5midi': 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 2024/10/01 01:11:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (12.24s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.51s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (1.23s) --- PASS: TestListJSON/Metadata (0.23s) === RUN TestStatJSON run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:11:34 DEBUG : file1: Uploading chunk 1/1 2024/10/01 01:11:34 DEBUG : file1: Uploading chunk 2/1 2024/10/01 01:11:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "file1" to batch 2024/10/01 01:11:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: file1 2024/10/01 01:11:36 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: file1 2024/10/01 01:11:36 DEBUG : sub/file2: Uploading chunk 1/1 2024/10/01 01:11:36 DEBUG : sub/file2: Uploading chunk 2/1 2024/10/01 01:11:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub/file2" to batch 2024/10/01 01:11:38 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:38 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub/file2 2024/10/01 01:11:38 DEBUG : Dropbox root 'rclone-test-huvazid5midi': 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 2024/10/01 01:11:43 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/notfound" --- PASS: TestStatJSON (14.08s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.93s) --- PASS: TestStatJSON/FileFilesOnly (0.35s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (0.48s) === RUN TestMkdir run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:11:47 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Making directory 2024/10/01 01:11:48 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Making directory --- PASS: TestMkdir (1.34s) === RUN TestLsd run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:11:49 DEBUG : sub dir/hello world: Uploading chunk 1/1 2024/10/01 01:11:49 DEBUG : sub dir/hello world: Uploading chunk 2/1 2024/10/01 01:11:50 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub dir/hello world" to batch 2024/10/01 01:11:50 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:50 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub dir/hello world 2024/10/01 01:11:51 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub dir/hello world --- PASS: TestLsd (5.93s) === RUN TestLs run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:11:55 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:11:55 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:11:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:11:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:11:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 2024/10/01 01:11:57 DEBUG : empty space: Uploading chunk 1/1 2024/10/01 01:11:58 DEBUG : empty space: Uploading chunk 2/1 2024/10/01 01:11:58 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "empty space" to batch 2024/10/01 01:11:59 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:11:59 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: empty space 2024/10/01 01:12:00 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: empty space --- PASS: TestLs (7.41s) === RUN TestLsWithFilesFrom run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:12:02 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:12:03 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:12:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:12:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:12:05 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 2024/10/01 01:12:05 DEBUG : empty space: Uploading chunk 1/1 2024/10/01 01:12:05 DEBUG : empty space: Uploading chunk 2/1 2024/10/01 01:12:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "empty space" to batch 2024/10/01 01:12:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: empty space 2024/10/01 01:12:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: empty space 2024/10/01 01:12:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/01 01:12:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.85s) === RUN TestLsLong run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:12:10 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:12:10 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:12:12 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:12:12 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:12 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:12:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 2024/10/01 01:12:13 DEBUG : empty space: Uploading chunk 1/1 2024/10/01 01:12:13 DEBUG : empty space: Uploading chunk 2/1 2024/10/01 01:12:14 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "empty space" to batch 2024/10/01 01:12:14 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:14 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: empty space 2024/10/01 01:12:15 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: empty space --- PASS: TestLsLong (7.11s) === RUN TestHashSums run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:12:17 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:12:17 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:12:18 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:12:18 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:18 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:12:19 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 2024/10/01 01:12:20 DEBUG : empty space: Uploading chunk 1/1 2024/10/01 01:12:20 DEBUG : empty space: Uploading chunk 2/1 2024/10/01 01:12:20 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "empty space" to batch 2024/10/01 01:12:21 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:21 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: empty space 2024/10/01 01:12:21 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: empty space --- PASS: TestHashSums (6.82s) === RUN TestHashSumsWithErrors 2024/10/01 01:12:24 DEBUG : Creating backend with remote ":memory:" 2024/10/01 01:12:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/01 01:12:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/01 01:12:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/01 01:12:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/01 01:12:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/01 01:12:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/01 01:12:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/01 01:12:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/01 01:12:24 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:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:12:24 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:12:24 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:12:25 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:12:25 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:25 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:12:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 2024/10/01 01:12:27 DEBUG : empty space: Uploading chunk 1/1 2024/10/01 01:12:28 DEBUG : empty space: Uploading chunk 2/1 2024/10/01 01:12:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "empty space" to batch 2024/10/01 01:12:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: empty space 2024/10/01 01:12:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: empty space 2024/10/01 01:12:30 DEBUG : sub dir/potato3: Uploading chunk 1/1 2024/10/01 01:12:31 DEBUG : sub dir/potato3: Uploading chunk 2/1 2024/10/01 01:12:31 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub dir/potato3" to batch 2024/10/01 01:12:32 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:32 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub dir/potato3 2024/10/01 01:12:32 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub dir/potato3 --- PASS: TestCount (13.70s) === RUN TestDelete run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:12:38 DEBUG : small: Uploading chunk 1/1 2024/10/01 01:12:39 DEBUG : small: Uploading chunk 2/1 2024/10/01 01:12:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "small" to batch 2024/10/01 01:12:40 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:40 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: small 2024/10/01 01:12:41 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: small 2024/10/01 01:12:41 DEBUG : medium: Uploading chunk 1/1 2024/10/01 01:12:41 DEBUG : medium: Uploading chunk 2/1 2024/10/01 01:12:41 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "medium" to batch 2024/10/01 01:12:42 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:42 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: medium 2024/10/01 01:12:44 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: medium 2024/10/01 01:12:44 DEBUG : large: Uploading chunk 1/1 2024/10/01 01:12:44 DEBUG : large: Uploading chunk 2/1 2024/10/01 01:12:45 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "large" to batch 2024/10/01 01:12:45 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:45 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: large 2024/10/01 01:12:46 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: large 2024/10/01 01:12:47 DEBUG : Waiting for deletions to finish 2024/10/01 01:12:47 DEBUG : large: Excluded (Size Filter) 2024/10/01 01:12:47 DEBUG : large: Excluded 2024/10/01 01:12:48 INFO : medium: Deleted 2024/10/01 01:12:48 INFO : small: Deleted --- PASS: TestDelete (11.70s) === RUN TestMaxDelete run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:12:49 DEBUG : small: Uploading chunk 1/1 2024/10/01 01:12:50 DEBUG : small: Uploading chunk 2/1 2024/10/01 01:12:50 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "small" to batch 2024/10/01 01:12:51 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:51 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: small 2024/10/01 01:12:51 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: small 2024/10/01 01:12:52 DEBUG : medium: Uploading chunk 1/1 2024/10/01 01:12:52 DEBUG : medium: Uploading chunk 2/1 2024/10/01 01:12:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "medium" to batch 2024/10/01 01:12:53 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:53 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: medium 2024/10/01 01:12:53 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: medium 2024/10/01 01:12:54 DEBUG : large: Uploading chunk 1/1 2024/10/01 01:12:54 DEBUG : large: Uploading chunk 2/1 2024/10/01 01:12:55 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "large" to batch 2024/10/01 01:12:55 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:12:55 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: large 2024/10/01 01:12:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: large 2024/10/01 01:12:56 DEBUG : Waiting for deletions to finish 2024/10/01 01:12:56 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/10/01 01:12:57 INFO : large: Deleted 2024/10/01 01:12:58 INFO : medium: Deleted --- PASS: TestMaxDelete (10.42s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:13:00 DEBUG : small: Uploading chunk 1/1 2024/10/01 01:13:00 DEBUG : small: Uploading chunk 2/1 2024/10/01 01:13:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "small" to batch 2024/10/01 01:13:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:13:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: small 2024/10/01 01:13:02 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: small 2024/10/01 01:13:03 DEBUG : medium: Uploading chunk 1/1 2024/10/01 01:13:03 DEBUG : medium: Uploading chunk 2/1 2024/10/01 01:13:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "medium" to batch 2024/10/01 01:13:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:13:04 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: medium 2024/10/01 01:13:05 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: medium 2024/10/01 01:13:05 DEBUG : large: Uploading chunk 1/1 2024/10/01 01:13:05 DEBUG : large: Uploading chunk 2/1 2024/10/01 01:13:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "large" to batch 2024/10/01 01:13:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:13:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: large 2024/10/01 01:13:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: large 2024/10/01 01:13:07 DEBUG : Waiting for deletions to finish 2024/10/01 01:13:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/01 01:13:08 INFO : medium: Deleted 2024/10/01 01:13:09 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:13:11 DEBUG : small: Uploading chunk 1/1 2024/10/01 01:13:11 DEBUG : small: Uploading chunk 2/1 2024/10/01 01:13:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "small" to batch 2024/10/01 01:13:12 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:13:12 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: small 2024/10/01 01:13:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: small 2024/10/01 01:13:13 DEBUG : medium: Uploading chunk 1/1 2024/10/01 01:13:13 DEBUG : medium: Uploading chunk 2/1 2024/10/01 01:13:14 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "medium" to batch 2024/10/01 01:13:14 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:13:14 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: medium 2024/10/01 01:13:15 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: medium 2024/10/01 01:13:15 DEBUG : large: Uploading chunk 1/1 2024/10/01 01:13:16 DEBUG : large: Uploading chunk 2/1 2024/10/01 01:13:16 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "large" to batch 2024/10/01 01:13:17 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:13:17 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: large 2024/10/01 01:13:17 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: large 2024/10/01 01:13:18 DEBUG : Waiting for deletions to finish 2024/10/01 01:13:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/01 01:13:19 INFO : large: Deleted 2024/10/01 01:13:19 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.71s) === RUN TestReadFile run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:13:21 DEBUG : ReadFile: Uploading chunk 1/1 2024/10/01 01:13:22 DEBUG : ReadFile: Uploading chunk 2/1 2024/10/01 01:13:22 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "ReadFile" to batch 2024/10/01 01:13:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:13:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: ReadFile 2024/10/01 01:13:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: ReadFile --- PASS: TestReadFile (5.07s) === RUN TestRetry 2024/10/01 01:13:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/01 01:13:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/01 01:13:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/01 01:13:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/01 01:13:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/01 01:13:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/01 01:13:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:13:26 DEBUG : file1: Uploading chunk 1/1 2024/10/01 01:13:27 DEBUG : file1: Uploading chunk 2/1 2024/10/01 01:13:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "file1" to batch 2024/10/01 01:13:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:13:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: file1 2024/10/01 01:13:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: file1 2024/10/01 01:13:28 DEBUG : file2: Uploading chunk 1/1 2024/10/01 01:13:29 DEBUG : file2: Uploading chunk 2/1 2024/10/01 01:13:29 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "file2" to batch 2024/10/01 01:13:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:13:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: file2 2024/10/01 01:13:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: file2 --- PASS: TestCat (11.64s) === RUN TestPurge 2024/10/01 01:13:38 DEBUG : Creating backend with remote "TestDropbox:rclone-test-subasat0fugi" 2024/10/01 01:13:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/01 01:13:38 DEBUG : Creating backend with remote "/tmp/rclone3668612555" run.go:180: Remote "Dropbox root 'rclone-test-subasat0fugi'", Local "Local file system at /tmp/rclone3668612555", Modify Window "1s" 2024/10/01 01:13:39 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2024/10/01 01:13:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:13:39 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2024/10/01 01:13:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/01 01:13:40 DEBUG : pacer: Reducing sleep to 30ms 2024/10/01 01:13:40 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/01 01:13:40 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/01 01:13:40 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2024/10/01 01:13:41 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/01 01:13:41 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2024/10/01 01:13:41 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:13:41 DEBUG : Dropbox root 'rclone-test-subasat0fugi': Adding "A1/B1/C1/one" to batch 2024/10/01 01:13:41 DEBUG : Dropbox root 'rclone-test-subasat0fugi': Batch idle for 500ms so committing 2024/10/01 01:13:41 DEBUG : Dropbox root 'rclone-test-subasat0fugi': Committing sync batch length 1 starting with: A1/B1/C1/one 2024/10/01 01:13:42 DEBUG : Dropbox root 'rclone-test-subasat0fugi': Committed sync batch length 1 starting with: A1/B1/C1/one 2024/10/01 01:13:42 DEBUG : A2: Making directory 2024/10/01 01:13:43 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2024/10/01 01:13:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:13:43 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2024/10/01 01:13:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/01 01:13:44 DEBUG : pacer: Reducing sleep to 30ms 2024/10/01 01:13:44 DEBUG : A1/B2: Making directory 2024/10/01 01:13:44 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/01 01:13:45 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/01 01:13:45 DEBUG : A1/B2/C2: Making directory 2024/10/01 01:13:45 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/01 01:13:45 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:13:45 DEBUG : A1/B1/C3: Making directory 2024/10/01 01:13:46 DEBUG : A3: Making directory 2024/10/01 01:13:47 DEBUG : A3/B3: Making directory 2024/10/01 01:13:48 DEBUG : A3/B3/C4: Making directory 2024/10/01 01:13:49 DEBUG : A1/two: Uploading chunk 1/1 2024/10/01 01:13:49 DEBUG : A1/two: Uploading chunk 2/1 2024/10/01 01:13:49 DEBUG : Dropbox root 'rclone-test-subasat0fugi': Adding "A1/two" to batch 2024/10/01 01:13:50 DEBUG : Dropbox root 'rclone-test-subasat0fugi': Batch idle for 500ms so committing 2024/10/01 01:13:50 DEBUG : Dropbox root 'rclone-test-subasat0fugi': Committing sync batch length 1 starting with: A1/two 2024/10/01 01:13:51 DEBUG : Dropbox root 'rclone-test-subasat0fugi': Committed sync batch length 1 starting with: A1/two 2024/10/01 01:13:58 ERROR : : error listing: directory not found 2024/10/01 01:13:58 DEBUG : Dropbox root 'rclone-test-subasat0fugi': Purge remote 2024/10/01 01:13:58 NOTICE: purge failed: path_lookup/not_found/. --- PASS: TestPurge (20.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:13:59 DEBUG : A1/B1/C1/one: Uploading chunk 1/1 2024/10/01 01:13:59 DEBUG : A1/B1/C1/one: Uploading chunk 2/1 2024/10/01 01:14:00 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "A1/B1/C1/one" to batch 2024/10/01 01:14:00 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:14:00 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: A1/B1/C1/one 2024/10/01 01:14:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: A1/B1/C1/one 2024/10/01 01:14:01 DEBUG : A2: Making directory 2024/10/01 01:14:04 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2024/10/01 01:14:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:14:05 DEBUG : pacer: Reducing sleep to 15ms 2024/10/01 01:14:05 DEBUG : A1/B2: Making directory 2024/10/01 01:14:05 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/01 01:14:06 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:14:06 DEBUG : A1/B2/C2: Making directory 2024/10/01 01:14:06 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2024/10/01 01:14:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:14:06 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2024/10/01 01:14:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/01 01:14:07 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/) 2024/10/01 01:14:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/01 01:14:08 DEBUG : pacer: Reducing sleep to 60ms 2024/10/01 01:14:08 DEBUG : A1/B1/C3: Making directory 2024/10/01 01:14:08 DEBUG : pacer: Reducing sleep to 45ms 2024/10/01 01:14:08 DEBUG : pacer: Reducing sleep to 33.75ms 2024/10/01 01:14:08 DEBUG : A3: Making directory 2024/10/01 01:14:09 DEBUG : pacer: Reducing sleep to 25.3125ms 2024/10/01 01:14:09 DEBUG : pacer: Reducing sleep to 18.984375ms 2024/10/01 01:14:09 DEBUG : A3/B3: Making directory 2024/10/01 01:14:09 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/10/01 01:14:10 DEBUG : pacer: Reducing sleep to 10.67871ms 2024/10/01 01:14:10 DEBUG : A3/B3/C4: Making directory 2024/10/01 01:14:10 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:14:11 DEBUG : A1/two: Uploading chunk 1/1 2024/10/01 01:14:12 DEBUG : A1/two: Uploading chunk 2/1 2024/10/01 01:14:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "A1/two" to batch 2024/10/01 01:14:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:14:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: A1/two 2024/10/01 01:14:15 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: A1/two 2024/10/01 01:14:16 DEBUG : removing 1 level 3 directories 2024/10/01 01:14:16 INFO : A3/B3/C4: Removing directory 2024/10/01 01:14:19 DEBUG : removing 2 level 3 directories 2024/10/01 01:14:19 INFO : A1/B2/C2: Removing directory 2024/10/01 01:14:19 INFO : A1/B1/C3: Removing directory 2024/10/01 01:14:21 DEBUG : removing 2 level 2 directories 2024/10/01 01:14:21 INFO : A3/B3: Removing directory 2024/10/01 01:14:21 INFO : A1/B2: Removing directory 2024/10/01 01:14:23 DEBUG : removing 2 level 1 directories 2024/10/01 01:14:23 INFO : A3: Removing directory 2024/10/01 01:14:23 INFO : A2: Removing directory 2024/10/01 01:14:28 DEBUG : removing 1 level 3 directories 2024/10/01 01:14:28 INFO : A1/B1/C1: Removing directory 2024/10/01 01:14:29 DEBUG : removing 1 level 2 directories 2024/10/01 01:14:29 INFO : A1/B1: Removing directory 2024/10/01 01:14:31 DEBUG : removing 1 level 1 directories 2024/10/01 01:14:31 INFO : A1: Removing directory 2024/10/01 01:14:32 DEBUG : removing 1 level 0 directories 2024/10/01 01:14:32 INFO : Dropbox root 'rclone-test-huvazid5midi': Removing directory 2024/10/01 01:14:34 ERROR : : error listing: directory not found 2024/10/01 01:14:34 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (35.60s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:14:35 DEBUG : A1: Making directory 2024/10/01 01:14:35 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2024/10/01 01:14:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:14:36 DEBUG : pacer: Reducing sleep to 15ms 2024/10/01 01:14:36 DEBUG : A1/B1: Making directory 2024/10/01 01:14:36 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/01 01:14:37 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2024/10/01 01:14:37 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2024/10/01 01:14:42 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/01 01:14:42 DEBUG : A1/B1/C1: Making directory 2024/10/01 01:14:43 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/01 01:14:43 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2024/10/01 01:14:43 DEBUG : pacer: Rate limited, increasing sleep to 25.3125ms 2024/10/01 01:14:43 DEBUG : pacer: Reducing sleep to 18.984375ms 2024/10/01 01:14:44 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/10/01 01:14:44 DEBUG : pacer: Reducing sleep to 10.67871ms 2024/10/01 01:14:44 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:14:45 DEBUG : removing 1 level 3 directories 2024/10/01 01:14:45 INFO : A1/B1/C1: Removing directory 2024/10/01 01:14:47 DEBUG : removing 1 level 2 directories 2024/10/01 01:14:47 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (16.52s) === RUN TestRmdirsWithFilter run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:14:51 DEBUG : A1: Making directory 2024/10/01 01:14:52 DEBUG : A1/B1: Making directory 2024/10/01 01:14:53 DEBUG : A1/B1/C1: Making directory 2024/10/01 01:14:53 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2024/10/01 01:14:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:14:54 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/) 2024/10/01 01:14:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/01 01:14:54 DEBUG : pacer: Reducing sleep to 30ms 2024/10/01 01:14:54 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/01 01:14:55 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/01 01:14:55 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/01 01:14:55 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:14:56 DEBUG : removing 1 level 3 directories 2024/10/01 01:14:56 INFO : A1/B1/C1: Removing directory 2024/10/01 01:14:57 DEBUG : removing 1 level 2 directories 2024/10/01 01:14:57 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (10.66s) === RUN TestCopyURL run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:15:02 DEBUG : file1: Uploading chunk 1/1 2024/10/01 01:15:02 DEBUG : file1: Uploading chunk 2/1 2024/10/01 01:15:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "file1" to batch 2024/10/01 01:15:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: file1 2024/10/01 01:15:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: file1 2024/10/01 01:15:06 DEBUG : filename.txt: File name found in url 2024/10/01 01:15:07 DEBUG : filename.txt: Uploading chunk 1/1 2024/10/01 01:15:07 DEBUG : filename.txt: Uploading chunk 2/1 2024/10/01 01:15:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "filename.txt" to batch 2024/10/01 01:15:08 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:08 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: filename.txt 2024/10/01 01:15:09 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: filename.txt 2024/10/01 01:15:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/01 01:15:09 DEBUG : headerfilename.txt: Uploading chunk 1/1 2024/10/01 01:15:09 DEBUG : headerfilename.txt: Uploading chunk 2/1 2024/10/01 01:15:10 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "headerfilename.txt" to batch 2024/10/01 01:15:10 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:10 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: headerfilename.txt 2024/10/01 01:15:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: headerfilename.txt 2024/10/01 01:15:11 DEBUG : file2: Uploading chunk 1/1 2024/10/01 01:15:12 DEBUG : file2: Uploading chunk 2/1 2024/10/01 01:15:12 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "file2" to batch 2024/10/01 01:15:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: file2 2024/10/01 01:15:14 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: file2 --- PASS: TestCopyURL (16.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:15:18 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/01 01:15:18 DEBUG : sub/file2: Uploading chunk 1/1 2024/10/01 01:15:19 DEBUG : sub/file2: Uploading chunk 2/1 2024/10/01 01:15:19 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub/file2" to batch 2024/10/01 01:15:20 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:20 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub/file2 2024/10/01 01:15:21 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub/file2 2024/10/01 01:15:21 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2024/10/01 01:15:21 INFO : file1: Copied (new) to: sub/file2 2024/10/01 01:15:21 INFO : file1: Deleted 2024/10/01 01:15:22 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/01 01:15:22 DEBUG : file1: Unchanged skipping 2024/10/01 01:15:22 INFO : file1: Deleted 2024/10/01 01:15:22 DEBUG : Dropbox root 'rclone-test-huvazid5midi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.44s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:15:26 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/01 01:15:26 DEBUG : file1: Uploading chunk 1/1 2024/10/01 01:15:26 DEBUG : file1: Uploading chunk 2/1 2024/10/01 01:15:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "file1" to batch 2024/10/01 01:15:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:27 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: file1 2024/10/01 01:15:28 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: file1 2024/10/01 01:15:28 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2024/10/01 01:15:28 INFO : file1: Copied (new) 2024/10/01 01:15:28 INFO : file1: Deleted 2024/10/01 01:15:28 DEBUG : file1: Destination exists, skipping 2024/10/01 01:15:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.21s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:15:30 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/01 01:15:30 DEBUG : sub/file2: Uploading chunk 1/1 2024/10/01 01:15:30 DEBUG : sub/file2: Uploading chunk 2/1 2024/10/01 01:15:31 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub/file2" to batch 2024/10/01 01:15:32 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:32 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub/file2 2024/10/01 01:15:32 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub/file2 2024/10/01 01:15:32 DEBUG : file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2024/10/01 01:15:32 INFO : file1: Copied (new) to: sub/file2 2024/10/01 01:15:32 INFO : file1: Deleted 2024/10/01 01:15:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/01 01:15:33 DEBUG : file1: Unchanged skipping 2024/10/01 01:15:33 INFO : file1: Deleted 2024/10/01 01:15:34 DEBUG : sub/file2: moving to sub/File2-rclone-move-mecisec5 2024/10/01 01:15:36 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-mecisec5 2024/10/01 01:15:36 DEBUG : sub/file2: moving to sub/File2 2024/10/01 01:15:36 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2024/10/01 01:15:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:15:37 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2024/10/01 01:15:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/01 01:15:38 DEBUG : pacer: Reducing sleep to 30ms 2024/10/01 01:15:38 INFO : sub/File2-rclone-move-mecisec5: Moved (server-side) to: sub/File2 2024/10/01 01:15:39 DEBUG : pacer: Reducing sleep to 22.5ms 2024/10/01 01:15:39 DEBUG : pacer: Reducing sleep to 16.875ms 2024/10/01 01:15:39 DEBUG : pacer: Reducing sleep to 12.65625ms 2024/10/01 01:15:39 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCaseInsensitiveMoveFile (12.11s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:15:42 DEBUG : hello: Uploading chunk 1/1 2024/10/01 01:15:42 DEBUG : hello: Uploading chunk 2/1 2024/10/01 01:15:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "hello" to batch 2024/10/01 01:15:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: hello 2024/10/01 01:15:44 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: hello 2024/10/01 01:15:45 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.89s) === RUN TestMoveFileBackupDir run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:15:47 DEBUG : dst/file1: Uploading chunk 1/1 2024/10/01 01:15:47 DEBUG : dst/file1: Uploading chunk 2/1 2024/10/01 01:15:48 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "dst/file1" to batch 2024/10/01 01:15:49 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:49 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: dst/file1 2024/10/01 01:15:50 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: dst/file1 2024/10/01 01:15:51 DEBUG : Creating backend with remote "TestDropbox:rclone-test-huvazid5midi/backup" 2024/10/01 01:15:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/01 01:15:52 DEBUG : pacer: low level retry 1/10 (error from_write/too_many_write_operations/..) 2024/10/01 01:15:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:15:53 DEBUG : pacer: Reducing sleep to 15ms 2024/10/01 01:15:53 INFO : dst/file1: Moved (server-side) 2024/10/01 01:15:54 DEBUG : dst/file1: Uploading chunk 1/1 2024/10/01 01:15:55 DEBUG : dst/file1: Uploading chunk 2/1 2024/10/01 01:15:55 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "dst/file1" to batch 2024/10/01 01:15:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:15:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: dst/file1 2024/10/01 01:15:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: dst/file1 2024/10/01 01:15:56 DEBUG : dst/file1: dropbox = d4b8d7e13c592e454a060a60b4606d5e5c5a03b023d97e24bf4682e9535a8778 OK 2024/10/01 01:15:56 INFO : dst/file1: Copied (new) 2024/10/01 01:15:56 INFO : dst/file1: Deleted 2024/10/01 01:16:04 INFO : Dropbox root 'rclone-test-huvazid5midi/backup': Committing uploads - please wait... --- PASS: TestMoveFileBackupDir (17.27s) === 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:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:16:05 DEBUG : A1/one: Uploading chunk 1/1 2024/10/01 01:16:05 DEBUG : A1/one: Uploading chunk 2/1 2024/10/01 01:16:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "A1/one" to batch 2024/10/01 01:16:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:16:06 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: A1/one 2024/10/01 01:16:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: A1/one 2024/10/01 01:16:07 DEBUG : A1/two: Uploading chunk 1/1 2024/10/01 01:16:07 DEBUG : A1/two: Uploading chunk 2/1 2024/10/01 01:16:08 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "A1/two" to batch 2024/10/01 01:16:08 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:16:08 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: A1/two 2024/10/01 01:16:09 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: A1/two 2024/10/01 01:16:09 DEBUG : A1/B1/three: Uploading chunk 1/1 2024/10/01 01:16:10 DEBUG : A1/B1/three: Uploading chunk 2/1 2024/10/01 01:16:10 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "A1/B1/three" to batch 2024/10/01 01:16:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:16:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: A1/B1/three 2024/10/01 01:16:12 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: A1/B1/three 2024/10/01 01:16:12 DEBUG : A1/B1/C1/four: Uploading chunk 1/1 2024/10/01 01:16:12 DEBUG : A1/B1/C1/four: Uploading chunk 2/1 2024/10/01 01:16:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "A1/B1/C1/four" to batch 2024/10/01 01:16:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:16:13 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: A1/B1/C1/four 2024/10/01 01:16:14 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: A1/B1/C1/four 2024/10/01 01:16:14 DEBUG : A1/B1/C2/five: Uploading chunk 1/1 2024/10/01 01:16:14 DEBUG : A1/B1/C2/five: Uploading chunk 2/1 2024/10/01 01:16:15 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "A1/B1/C2/five" to batch 2024/10/01 01:16:16 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:16:16 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: A1/B1/C2/five 2024/10/01 01:16:16 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: A1/B1/C2/five 2024/10/01 01:16:16 DEBUG : A1/B2: Making directory 2024/10/01 01:16:17 DEBUG : A1/B1/C3: Making directory 2024/10/01 01:16:27 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2024/10/01 01:16:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:16:27 DEBUG : pacer: Reducing sleep to 15ms 2024/10/01 01:16:28 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/01 01:16:28 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:16:29 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/) 2024/10/01 01:16:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:16:29 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2024/10/01 01:16:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/01 01:16:29 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2024/10/01 01:16:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/01 01:16:29 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2024/10/01 01:16:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/10/01 01:16:30 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/...) 2024/10/01 01:16:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/10/01 01:16:30 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2024/10/01 01:16:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/10/01 01:16:30 DEBUG : pacer: Reducing sleep to 480ms 2024/10/01 01:16:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/01 01:16:30 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2024/10/01 01:16:30 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2024/10/01 01:16:30 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2024/10/01 01:16:30 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2024/10/01 01:16:31 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/...) 2024/10/01 01:16:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/01 01:16:31 DEBUG : pacer: Reducing sleep to 1.5s 2024/10/01 01:16:31 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/01 01:16:33 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2024/10/01 01:16:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/01 01:16:35 DEBUG : pacer: Reducing sleep to 1.5s 2024/10/01 01:16:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/01 01:16:36 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/) 2024/10/01 01:16:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/01 01:16:39 DEBUG : pacer: Reducing sleep to 1.5s 2024/10/01 01:16:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/01 01:16:40 DEBUG : pacer: Reducing sleep to 1.125s 2024/10/01 01:16:40 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/01 01:16:41 DEBUG : pacer: Reducing sleep to 843.75ms 2024/10/01 01:16:42 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/10/01 01:16:43 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/10/01 01:16:44 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/10/01 01:16:44 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/10/01 01:16:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/10/01 01:16:45 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/10/01 01:16:46 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/10/01 01:16:46 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/10/01 01:16:47 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/10/01 01:16:47 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/10/01 01:16:48 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/10/01 01:16:48 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/10/01 01:16:48 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/10/01 01:16:49 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/10/01 01:16:49 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/10/01 01:16:49 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:16:51 INFO : Dropbox root 'rclone-test-huvazid5midi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/01 01:16:54 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2024/10/01 01:16:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:16:54 DEBUG : pacer: Reducing sleep to 15ms 2024/10/01 01:16:55 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/01 01:16:55 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:16:58 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2024/10/01 01:16:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:16:58 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/...) 2024/10/01 01:16:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/01 01:16:58 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/.) 2024/10/01 01:16:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/01 01:16:58 DEBUG : pacer: low level retry 1/10 (error too_many_write_operations/..) 2024/10/01 01:16:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/10/01 01:16:58 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2024/10/01 01:16:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/10/01 01:16:58 DEBUG : pacer: Reducing sleep to 240ms 2024/10/01 01:16:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/01 01:16:58 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/.) 2024/10/01 01:16:58 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2024/10/01 01:16:58 DEBUG : pacer: low level retry 2/10 (error too_many_write_operations/..) 2024/10/01 01:16:58 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2024/10/01 01:16:59 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/..) 2024/10/01 01:16:59 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2024/10/01 01:16:59 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/.) 2024/10/01 01:16:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/01 01:16:59 DEBUG : pacer: Reducing sleep to 1.5s 2024/10/01 01:16:59 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/01 01:17:00 DEBUG : pacer: low level retry 3/10 (error too_many_write_operations/) 2024/10/01 01:17:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/01 01:17:03 DEBUG : pacer: Reducing sleep to 1.5s 2024/10/01 01:17:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/01 01:17:04 DEBUG : pacer: Reducing sleep to 1.125s 2024/10/01 01:17:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/01 01:17:05 DEBUG : pacer: low level retry 4/10 (error too_many_write_operations/.) 2024/10/01 01:17:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/10/01 01:17:07 DEBUG : pacer: Reducing sleep to 1.5s 2024/10/01 01:17:07 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/01 01:17:08 DEBUG : pacer: Reducing sleep to 1.125s 2024/10/01 01:17:09 DEBUG : pacer: Reducing sleep to 843.75ms 2024/10/01 01:17:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/10/01 01:17:11 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/10/01 01:17:12 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/10/01 01:17:13 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/10/01 01:17:13 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/10/01 01:17:13 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/10/01 01:17:14 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/10/01 01:17:15 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/10/01 01:17:15 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/10/01 01:17:15 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/10/01 01:17:16 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/10/01 01:17:16 DEBUG : pacer: Reducing sleep to 26.726921ms 2024/10/01 01:17:17 DEBUG : pacer: Reducing sleep to 20.04519ms 2024/10/01 01:17:17 DEBUG : pacer: Reducing sleep to 15.033892ms 2024/10/01 01:17:17 DEBUG : pacer: Reducing sleep to 11.275419ms 2024/10/01 01:17:18 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (89.62s) === RUN TestGetFsInfo run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:17:34 DEBUG : Dropbox root 'rclone-test-huvazid5midi': File to upload is small (34 bytes), uploading instead of streaming 2024/10/01 01:17:35 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 1/1 2024/10/01 01:17:35 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 2/1 2024/10/01 01:17:35 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "no_checksum_small_file_from_pipe" to batch 2024/10/01 01:17:36 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:17:36 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: no_checksum_small_file_from_pipe 2024/10/01 01:17:37 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: no_checksum_small_file_from_pipe 2024/10/01 01:17:37 DEBUG : no_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2024/10/01 01:17:37 DEBUG : no_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2024/10/01 01:17:37 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 1/0 2024/10/01 01:17:38 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 2/0 2024/10/01 01:17:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "no_checksum_big_file_from_pipe" to batch 2024/10/01 01:17:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:17:39 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: no_checksum_big_file_from_pipe 2024/10/01 01:17:43 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: no_checksum_big_file_from_pipe 2024/10/01 01:17:43 DEBUG : no_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2024/10/01 01:17:43 DEBUG : no_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:17:45 DEBUG : Dropbox root 'rclone-test-huvazid5midi': File to upload is small (34 bytes), uploading instead of streaming 2024/10/01 01:17:45 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 1/1 2024/10/01 01:17:46 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 2/1 2024/10/01 01:17:46 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "with_checksum_small_file_from_pipe" to batch 2024/10/01 01:17:47 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:17:47 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: with_checksum_small_file_from_pipe 2024/10/01 01:17:47 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: with_checksum_small_file_from_pipe 2024/10/01 01:17:47 DEBUG : with_checksum_small_file_from_pipe: dropbox = 6167057cad26d021a22944146dfef827ec973d33996a25ece54f17508427cf5f OK 2024/10/01 01:17:47 DEBUG : with_checksum_small_file_from_pipe: Size and dropbox of src and dst objects identical 2024/10/01 01:17:48 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 1/0 2024/10/01 01:17:48 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 2/0 2024/10/01 01:17:48 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "with_checksum_big_file_from_pipe" to batch 2024/10/01 01:17:49 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:17:49 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: with_checksum_big_file_from_pipe 2024/10/01 01:17:50 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: with_checksum_big_file_from_pipe 2024/10/01 01:17:50 DEBUG : with_checksum_big_file_from_pipe: dropbox = 134292f7f01dbc9fa2e8230e98def0b183c01ca9fce46a144f90bee4ef0c4ef3 OK 2024/10/01 01:17:50 DEBUG : with_checksum_big_file_from_pipe: Size and dropbox of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:17:52 DEBUG : Dropbox root 'rclone-test-huvazid5midi': File to upload is small (34 bytes), uploading instead of streaming 2024/10/01 01:17:52 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2024/10/01 01:17:53 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2024/10/01 01:17:53 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "ignore_checksum_small_file_from_pipe" to batch 2024/10/01 01:17:54 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:17:54 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2024/10/01 01:17:54 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2024/10/01 01:17:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/01 01:17:55 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2024/10/01 01:17:55 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2024/10/01 01:17:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "ignore_checksum_big_file_from_pipe" to batch 2024/10/01 01:17:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:17:56 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2024/10/01 01:17:57 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2024/10/01 01:17:57 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:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:17:59 DEBUG : Dropbox root 'rclone-test-huvazid5midi': File to upload is small (34 bytes), uploading instead of streaming 2024/10/01 01:17:59 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 1/1 2024/10/01 01:17:59 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 2/1 2024/10/01 01:18:00 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "ignore_checksum_small_file_from_pipe" to batch 2024/10/01 01:18:00 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:18:00 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2024/10/01 01:18:01 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: ignore_checksum_small_file_from_pipe 2024/10/01 01:18:01 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/01 01:18:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/01 01:18:01 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 1/0 2024/10/01 01:18:02 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 2/0 2024/10/01 01:18:02 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "ignore_checksum_big_file_from_pipe" to batch 2024/10/01 01:18:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:18:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2024/10/01 01:18:03 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: ignore_checksum_big_file_from_pipe 2024/10/01 01:18:03 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/01 01:18:03 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (31.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.75s) === RUN TestRcatMetadata run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.50s) === RUN TestRcatSize run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:18:06 DEBUG : potato1: Uploading chunk 1/1 2024/10/01 01:18:07 DEBUG : potato1: Uploading chunk 2/1 2024/10/01 01:18:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato1" to batch 2024/10/01 01:18:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:18:07 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato1 2024/10/01 01:18:08 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato1 2024/10/01 01:18:08 DEBUG : Dropbox root 'rclone-test-huvazid5midi': File to upload is small (60 bytes), uploading instead of streaming 2024/10/01 01:18:09 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:18:10 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:18:10 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:18:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:18:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:18:11 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 2024/10/01 01:18:11 DEBUG : potato2: dropbox = a979481df794fed9c3990a6a422e0b1044ac802c15fab13af9c687f8bdbee01a OK 2024/10/01 01:18:11 DEBUG : potato2: Size and dropbox of src and dst objects identical --- PASS: TestRcatSize (7.38s) === RUN TestRcatSizeMetadata run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.46s) === RUN TestTouchDir run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" 2024/10/01 01:18:14 DEBUG : potato2: Uploading chunk 1/1 2024/10/01 01:18:15 DEBUG : potato2: Uploading chunk 2/1 2024/10/01 01:18:15 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "potato2" to batch 2024/10/01 01:18:16 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:18:16 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: potato2 2024/10/01 01:18:18 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: potato2 2024/10/01 01:18:18 DEBUG : empty space: Uploading chunk 1/1 2024/10/01 01:18:18 DEBUG : empty space: Uploading chunk 2/1 2024/10/01 01:18:19 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "empty space" to batch 2024/10/01 01:18:19 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:18:19 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: empty space 2024/10/01 01:18:20 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: empty space 2024/10/01 01:18:20 DEBUG : sub dir/potato3: Uploading chunk 1/1 2024/10/01 01:18:20 DEBUG : sub dir/potato3: Uploading chunk 2/1 2024/10/01 01:18:21 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Adding "sub dir/potato3" to batch 2024/10/01 01:18:22 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Batch idle for 500ms so committing 2024/10/01 01:18:22 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committing sync batch length 1 starting with: sub dir/potato3 2024/10/01 01:18:22 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Committed sync batch length 1 starting with: sub dir/potato3 2024/10/01 01:18:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Touching "empty space" 2024/10/01 01:18:23 ERROR : empty space: failed to touch: can't set modified time without deleting existing object 2024/10/01 01:18:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Touching "potato2" 2024/10/01 01:18:23 ERROR : potato2: failed to touch: can't set modified time without deleting existing object 2024/10/01 01:18:23 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Touching "sub dir/potato3" 2024/10/01 01:18:23 ERROR : sub dir/potato3: failed to touch: can't set modified time without deleting existing object --- PASS: TestTouchDir (13.81s) === RUN TestMkdirMetadata run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.41s) === RUN TestMkdirModTime run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.52s) === RUN TestCopyDirMetadata run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.63s) === RUN TestSetDirModTime run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.42s) === RUN TestDirsEqual run.go:180: Remote "Dropbox root 'rclone-test-huvazid5midi'", Local "Local file system at /tmp/rclone818369717", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.86s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/10/01 01:18:30 DEBUG : Dropbox root 'rclone-test-huvazid5midi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDropbox: -verbose" - Finished ERROR in 12m7.206809251s (try 1/5): exit status 1: Failed [TestCopyFileCompareDest]