"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestApplyTransforms|TestCheckSizeOnly|TestCopyFile|TestCopyFileCopyDest|TestHashSums|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile)$|^TestCheckDownload$/^(1|2|3|4|5|6)$|^TestMultithreadCopy$/^upload=true,size=10485760,streams=2$'" - Starting (try 5/5) 2026/02/04 08:47:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-gaxiyer8yito" 2026/02/04 08:47:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:47:19 DEBUG : Creating backend with remote "/tmp/rclone3341473405" === RUN TestMultithreadCopy run.go:185: Remote "drime root 'rclone-test-gaxiyer8yito'", Local "Local file system at /tmp/rclone3341473405", Modify Window "876000h0m0s" === RUN TestMultithreadCopy/upload=true,size=10485760,streams=2 2026/02/04 08:47:22 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: disabling buffering because source is local disk 2026/02/04 08:47:23 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/04 08:47:23 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/02/04 08:47:23 DEBUG : test-multithread-copy-true-10485760-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2026/02/04 08:47:23 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi starting 2026/02/04 08:47:23 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2026/02/04 08:47:24 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi finished 2026/02/04 08:47:24 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished multithread_test.go:218: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:218 Error: Received unexpected error: multi-thread copy: failed to find object after copy: object not found Test: TestMultithreadCopy/upload=true,size=10485760,streams=2 --- FAIL: TestMultithreadCopy (9.26s) --- FAIL: TestMultithreadCopy/upload=true,size=10485760,streams=2 (6.71s) === RUN TestCheckDownload run.go:185: Remote "drime root 'rclone-test-gaxiyer8yito'", Local "Local file system at /tmp/rclone3341473405", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:99 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want rutabaga (8) got rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:99 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/1 check_test.go:80: 1: Got error when not expecting one: 1 differences found check_test.go:86: 1: Expecting 0 errors but got 1 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "- test-multithread-copy-true-10485760-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 2 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "+ potato2", "- test-multithread-copy-true-10485760-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=3) { +([]string) (len=4) { (string) "", (string) (len=9) "+ potato2", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:122 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), rutabaga (8) got empty space (1), rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:122 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "- empty space", "- test-multithread-copy-true-10485760-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", @@ -4,2 +4,3 @@ (string) (len=13) "- empty space", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" fstest.go:203: Not found "potato2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Not equal: expected: 0 actual : 1 Test: TestCheckDownload Messages: 1 objects not found === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 2 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "- empty space", "- test-multithread-copy-true-10485760-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "- empty space", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=9) "= potato2", Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 2 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- test-multithread-copy-true-10485760-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "* empty space", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=9) "= potato2", Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), remotepotato (60), rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- remotepotato", "- test-multithread-copy-true-10485760-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) "", @@ -4,2 +4,3 @@ (string) (len=14) "- remotepotato", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=9) "= potato2", Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "remotepotato"} actual : []string{"", "remotepotato", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=12) "remotepotato" + (string) (len=12) "remotepotato", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestCheckDownload (88.56s) --- FAIL: TestCheckDownload/1 (1.50s) --- FAIL: TestCheckDownload/2 (0.85s) --- FAIL: TestCheckDownload/3 (1.12s) --- FAIL: TestCheckDownload/4 (1.20s) --- FAIL: TestCheckDownload/5 (0.88s) --- FAIL: TestCheckDownload/6 (1.04s) === RUN TestCheckSizeOnly run.go:185: Remote "drime root 'rclone-test-gaxiyer8yito'", Local "Local file system at /tmp/rclone3341473405", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), rutabaga (8) fstest.go:203: Not found "potato2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:212 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8) fstest.go:203: Not found "remotepotato" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:212 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want got empty space (1), potato2 (60), remotepotato (60), rutabaga (8) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "potato2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "remotepotato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "rutabaga" --- FAIL: TestCheckSizeOnly (56.90s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.39s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.69s) --- PASS: TestCheckSizeOnly/5 (0.48s) --- PASS: TestCheckSizeOnly/6 (0.58s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-gaxiyer8yito'", Local "Local file system at /tmp/rclone3341473405", Modify Window "876000h0m0s" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:309 Error: Received unexpected error: object not found Test: TestParseSumFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:309 Error: Should be true Test: TestParseSumFile Messages: listing wrong, want got test.sum (81) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:309 Error: Should be true Test: TestParseSumFile Messages: Unexpected file "test.sum" --- FAIL: TestParseSumFile (21.69s) === RUN TestApplyTransforms 2026/02/04 08:50:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-dapopev5wara" 2026/02/04 08:50:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:50:17 DEBUG : Creating backend with remote "/tmp/rclone2336685227" run.go:185: Remote "drime root 'rclone-test-dapopev5wara'", Local "Local file system at /tmp/rclone2336685227", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/02/04 08:50:25 ERROR : HELLO, WORLD!: file not in drime root 'rclone-test-dapopev5wara' 2026/02/04 08:50:25 NOTICE: drime root 'rclone-test-dapopev5wara': 1 files missing 2026/02/04 08:50:25 NOTICE: drime root 'rclone-test-dapopev5wara': 0 differences found 2026/02/04 08:50:25 NOTICE: drime root 'rclone-test-dapopev5wara': 1 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/04 08:50:26 ERROR : hello, world!: file not in drime root 'rclone-test-dapopev5wara' 2026/02/04 08:50:26 NOTICE: drime root 'rclone-test-dapopev5wara': 1 files missing 2026/02/04 08:50:26 NOTICE: drime root 'rclone-test-dapopev5wara': 0 differences found 2026/02/04 08:50:26 NOTICE: drime root 'rclone-test-dapopev5wara': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:594 Error: Received unexpected error: file not in drime root 'rclone-test-dapopev5wara' Test: TestApplyTransforms Messages: unexpected error for upper checkfile vs. lower remote (with normalization) HELLO, WORLD! hello, world! 2026/02/04 08:50:26 DEBUG : Creating backend with remote "TestDrime:rclone-test-qirorub2waqe" 2026/02/04 08:50:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:50:27 DEBUG : Creating backend with remote "/tmp/rclone3374493706" run.go:185: Remote "drime root 'rclone-test-qirorub2waqe'", Local "Local file system at /tmp/rclone3374493706", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/02/04 08:50:34 ERROR : hello, world!: file not in drime root 'rclone-test-qirorub2waqe' 2026/02/04 08:50:34 NOTICE: drime root 'rclone-test-qirorub2waqe': 1 files missing 2026/02/04 08:50:34 NOTICE: drime root 'rclone-test-qirorub2waqe': 0 differences found 2026/02/04 08:50:34 NOTICE: drime root 'rclone-test-qirorub2waqe': 1 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/04 08:50:34 ERROR : hello, world!: file not in drime root 'rclone-test-qirorub2waqe' 2026/02/04 08:50:34 NOTICE: drime root 'rclone-test-qirorub2waqe': 1 files missing 2026/02/04 08:50:34 NOTICE: drime root 'rclone-test-qirorub2waqe': 0 differences found 2026/02/04 08:50:34 NOTICE: drime root 'rclone-test-qirorub2waqe': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:595 Error: Received unexpected error: file not in drime root 'rclone-test-qirorub2waqe' Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upper remote (with normalization) hello, world! HELLO, WORLD! 2026/02/04 08:50:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-yavanof3tiza" 2026/02/04 08:50:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:50:35 DEBUG : Creating backend with remote "/tmp/rclone4075518791" run.go:185: Remote "drime root 'rclone-test-yavanof3tiza'", Local "Local file system at /tmp/rclone4075518791", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/04 08:50:42 ERROR : hello, world!: file not in drime root 'rclone-test-yavanof3tiza' 2026/02/04 08:50:42 NOTICE: drime root 'rclone-test-yavanof3tiza': 1 files missing 2026/02/04 08:50:42 NOTICE: drime root 'rclone-test-yavanof3tiza': 0 differences found 2026/02/04 08:50:42 NOTICE: drime root 'rclone-test-yavanof3tiza': 1 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/04 08:50:42 ERROR : hello, world!: file not in drime root 'rclone-test-yavanof3tiza' 2026/02/04 08:50:42 NOTICE: drime root 'rclone-test-yavanof3tiza': 1 files missing 2026/02/04 08:50:42 NOTICE: drime root 'rclone-test-yavanof3tiza': 0 differences found 2026/02/04 08:50:42 NOTICE: drime root 'rclone-test-yavanof3tiza': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 Error: Received unexpected error: file not in drime root 'rclone-test-yavanof3tiza' Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upperlowermixed remote (with normalization) hello, world! HeLlO, wOrLd! 2026/02/04 08:50:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-quconih9xoho" 2026/02/04 08:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:50:43 DEBUG : Creating backend with remote "/tmp/rclone4140902718" run.go:185: Remote "drime root 'rclone-test-quconih9xoho'", Local "Local file system at /tmp/rclone4140902718", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/04 08:50:50 ERROR : HeLlO, wOrLd!: file not in drime root 'rclone-test-quconih9xoho' 2026/02/04 08:50:50 NOTICE: drime root 'rclone-test-quconih9xoho': 1 files missing 2026/02/04 08:50:50 NOTICE: drime root 'rclone-test-quconih9xoho': 0 differences found 2026/02/04 08:50:50 NOTICE: drime root 'rclone-test-quconih9xoho': 1 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/04 08:50:50 ERROR : hello, world!: file not in drime root 'rclone-test-quconih9xoho' 2026/02/04 08:50:50 NOTICE: drime root 'rclone-test-quconih9xoho': 1 files missing 2026/02/04 08:50:50 NOTICE: drime root 'rclone-test-quconih9xoho': 0 differences found 2026/02/04 08:50:50 NOTICE: drime root 'rclone-test-quconih9xoho': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:597 Error: Received unexpected error: file not in drime root 'rclone-test-quconih9xoho' Test: TestApplyTransforms Messages: unexpected error for upperlowermixed checkfile vs. upper remote (with normalization) HeLlO, wOrLd! HELLO, WORLD! 2026/02/04 08:50:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-zisayuw5gexi" 2026/02/04 08:50:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:50:51 DEBUG : Creating backend with remote "/tmp/rclone2872889718" run.go:185: Remote "drime root 'rclone-test-zisayuw5gexi'", Local "Local file system at /tmp/rclone2872889718", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/02/04 08:51:01 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-zisayuw5gexi' 2026/02/04 08:51:01 NOTICE: drime root 'rclone-test-zisayuw5gexi': 1 files missing 2026/02/04 08:51:01 NOTICE: drime root 'rclone-test-zisayuw5gexi': 0 differences found 2026/02/04 08:51:01 NOTICE: drime root 'rclone-test-zisayuw5gexi': 1 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/04 08:51:01 ERROR : 測試_русский___ě_áñ: file not in drime root 'rclone-test-zisayuw5gexi' 2026/02/04 08:51:01 NOTICE: drime root 'rclone-test-zisayuw5gexi': 1 files missing 2026/02/04 08:51:01 NOTICE: drime root 'rclone-test-zisayuw5gexi': 0 differences found 2026/02/04 08:51:01 NOTICE: drime root 'rclone-test-zisayuw5gexi': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:598 Error: Received unexpected error: file not in drime root 'rclone-test-zisayuw5gexi' Test: TestApplyTransforms Messages: unexpected error for NFD checkfile vs. NFC remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ 2026/02/04 08:51:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-xuhoxes7fime" 2026/02/04 08:51:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:51:02 DEBUG : Creating backend with remote "/tmp/rclone681900429" run.go:185: Remote "drime root 'rclone-test-xuhoxes7fime'", Local "Local file system at /tmp/rclone681900429", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/02/04 08:51:08 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-xuhoxes7fime' 2026/02/04 08:51:08 NOTICE: drime root 'rclone-test-xuhoxes7fime': 1 files missing 2026/02/04 08:51:08 NOTICE: drime root 'rclone-test-xuhoxes7fime': 0 differences found 2026/02/04 08:51:08 NOTICE: drime root 'rclone-test-xuhoxes7fime': 1 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/04 08:51:08 ERROR : 測試_русский___ě_áñ: file not in drime root 'rclone-test-xuhoxes7fime' 2026/02/04 08:51:08 NOTICE: drime root 'rclone-test-xuhoxes7fime': 1 files missing 2026/02/04 08:51:08 NOTICE: drime root 'rclone-test-xuhoxes7fime': 0 differences found 2026/02/04 08:51:08 NOTICE: drime root 'rclone-test-xuhoxes7fime': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:599 Error: Received unexpected error: file not in drime root 'rclone-test-xuhoxes7fime' Test: TestApplyTransforms Messages: unexpected error for NFC checkfile vs. NFD remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ 2026/02/04 08:51:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-gobagic0bovi" 2026/02/04 08:51:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:51:09 DEBUG : Creating backend with remote "/tmp/rclone3340672271" run.go:185: Remote "drime root 'rclone-test-gobagic0bovi'", Local "Local file system at /tmp/rclone3340672271", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/02/04 08:51:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-gobagic0bovi' 2026/02/04 08:51:17 NOTICE: drime root 'rclone-test-gobagic0bovi': 1 files missing 2026/02/04 08:51:17 NOTICE: drime root 'rclone-test-gobagic0bovi': 0 differences found 2026/02/04 08:51:17 NOTICE: drime root 'rclone-test-gobagic0bovi': 1 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/04 08:51:17 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-gobagic0bovi' 2026/02/04 08:51:17 NOTICE: drime root 'rclone-test-gobagic0bovi': 1 files missing 2026/02/04 08:51:17 NOTICE: drime root 'rclone-test-gobagic0bovi': 0 differences found 2026/02/04 08:51:17 NOTICE: drime root 'rclone-test-gobagic0bovi': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:600 Error: Received unexpected error: file not in drime root 'rclone-test-gobagic0bovi' Test: TestApplyTransforms Messages: unexpected error for NFDx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 08:51:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-benecid8xode" 2026/02/04 08:51:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:51:19 DEBUG : Creating backend with remote "/tmp/rclone380090701" run.go:185: Remote "drime root 'rclone-test-benecid8xode'", Local "Local file system at /tmp/rclone380090701", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/02/04 08:51:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-benecid8xode' 2026/02/04 08:51:25 NOTICE: drime root 'rclone-test-benecid8xode': 1 files missing 2026/02/04 08:51:25 NOTICE: drime root 'rclone-test-benecid8xode': 0 differences found 2026/02/04 08:51:25 NOTICE: drime root 'rclone-test-benecid8xode': 1 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/04 08:51:25 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-benecid8xode' 2026/02/04 08:51:25 NOTICE: drime root 'rclone-test-benecid8xode': 1 files missing 2026/02/04 08:51:25 NOTICE: drime root 'rclone-test-benecid8xode': 0 differences found 2026/02/04 08:51:25 NOTICE: drime root 'rclone-test-benecid8xode': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:601 Error: Received unexpected error: file not in drime root 'rclone-test-benecid8xode' Test: TestApplyTransforms Messages: unexpected error for NFCx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 08:51:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-narafad0hado" 2026/02/04 08:51:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:51:26 DEBUG : Creating backend with remote "/tmp/rclone642258508" run.go:185: Remote "drime root 'rclone-test-narafad0hado'", Local "Local file system at /tmp/rclone642258508", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/02/04 08:51:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-narafad0hado' 2026/02/04 08:51:31 NOTICE: drime root 'rclone-test-narafad0hado': 1 files missing 2026/02/04 08:51:31 NOTICE: drime root 'rclone-test-narafad0hado': 0 differences found 2026/02/04 08:51:31 NOTICE: drime root 'rclone-test-narafad0hado': 1 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/04 08:51:31 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-narafad0hado' 2026/02/04 08:51:31 NOTICE: drime root 'rclone-test-narafad0hado': 1 files missing 2026/02/04 08:51:31 NOTICE: drime root 'rclone-test-narafad0hado': 0 differences found 2026/02/04 08:51:31 NOTICE: drime root 'rclone-test-narafad0hado': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:602 Error: Received unexpected error: file not in drime root 'rclone-test-narafad0hado' Test: TestApplyTransforms Messages: unexpected error for both checkfile vs. NFDx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 08:51:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-dahaliq2dumo" 2026/02/04 08:51:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:51:32 DEBUG : Creating backend with remote "/tmp/rclone3309570329" run.go:185: Remote "drime root 'rclone-test-dahaliq2dumo'", Local "Local file system at /tmp/rclone3309570329", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/02/04 08:51:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-dahaliq2dumo' 2026/02/04 08:51:38 NOTICE: drime root 'rclone-test-dahaliq2dumo': 1 files missing 2026/02/04 08:51:38 NOTICE: drime root 'rclone-test-dahaliq2dumo': 0 differences found 2026/02/04 08:51:38 NOTICE: drime root 'rclone-test-dahaliq2dumo': 1 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/04 08:51:39 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-dahaliq2dumo' 2026/02/04 08:51:39 NOTICE: drime root 'rclone-test-dahaliq2dumo': 1 files missing 2026/02/04 08:51:39 NOTICE: drime root 'rclone-test-dahaliq2dumo': 0 differences found 2026/02/04 08:51:39 NOTICE: drime root 'rclone-test-dahaliq2dumo': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:603 Error: Received unexpected error: file not in drime root 'rclone-test-dahaliq2dumo' Test: TestApplyTransforms Messages: unexpected error for both checkfile vs. NFCx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 08:51:39 DEBUG : drime root 'rclone-test-dahaliq2dumo': Purge remote 2026/02/04 08:51:39 DEBUG : drime root 'rclone-test-narafad0hado': Purge remote 2026/02/04 08:51:39 DEBUG : drime root 'rclone-test-benecid8xode': Purge remote 2026/02/04 08:51:40 DEBUG : drime root 'rclone-test-gobagic0bovi': Purge remote 2026/02/04 08:51:40 DEBUG : drime root 'rclone-test-xuhoxes7fime': Purge remote 2026/02/04 08:51:40 DEBUG : drime root 'rclone-test-zisayuw5gexi': Purge remote 2026/02/04 08:51:41 DEBUG : drime root 'rclone-test-quconih9xoho': Purge remote 2026/02/04 08:51:41 DEBUG : drime root 'rclone-test-yavanof3tiza': Purge remote 2026/02/04 08:51:42 DEBUG : drime root 'rclone-test-qirorub2waqe': Purge remote 2026/02/04 08:51:42 DEBUG : drime root 'rclone-test-dapopev5wara': Purge remote --- FAIL: TestApplyTransforms (87.38s) === RUN TestCopyFile run.go:185: Remote "drime root 'rclone-test-gaxiyer8yito'", Local "Local file system at /tmp/rclone3341473405", Modify Window "876000h0m0s" 2026/02/04 08:51:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/04 08:51:49 DEBUG : sub/file2: size = 14 OK 2026/02/04 08:51:49 INFO : file1: Copied (new) to: sub/file2 2026/02/04 08:51:52 DEBUG : sub/file2: size = 14 OK 2026/02/04 08:51:52 DEBUG : file1: Sizes identical 2026/02/04 08:51:52 DEBUG : file1: Unchanged skipping 2026/02/04 08:51:55 DEBUG : drime root 'rclone-test-gaxiyer8yito': don't need to copy/move sub/file2, it is already at target location run.go:130: removing dir "sub" failed - try 1/3: directory not empty run.go:130: removing dir "sub" failed - try 2/3: directory not empty --- PASS: TestCopyFile (36.63s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-gaxiyer8yito'", Local "Local file system at /tmp/rclone3341473405", Modify Window "876000h0m0s" 2026/02/04 08:52:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-gaxiyer8yito/dst" 2026/02/04 08:52:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-gaxiyer8yito/CopyDest" 2026/02/04 08:52:38 DEBUG : one: Need to transfer - File not found at Destination 2026/02/04 08:52:46 DEBUG : one: size = 3 OK 2026/02/04 08:52:46 INFO : one: Copied (new) 2026/02/04 08:52:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3341473405) 2026/02/04 08:52:56 DEBUG : one: size = 3 (drime root 'rclone-test-gaxiyer8yito/dst') 2026/02/04 08:52:56 DEBUG : one: Sizes differ 2026/02/04 08:53:01 DEBUG : one: Removing old object on successful upload 2026/02/04 08:53:02 DEBUG : one: size = 5 OK 2026/02/04 08:53:02 INFO : one: Copied (replaced existing) 2026/02/04 08:53:09 DEBUG : dst/one: Removing old object on successful upload 2026/02/04 08:53:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-gaxiyer8yito/BackupDir" 2026/02/04 08:53:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3341473405) 2026/02/04 08:53:19 DEBUG : one: size = 3 (drime root 'rclone-test-gaxiyer8yito/dst') 2026/02/04 08:53:19 DEBUG : one: Sizes differ 2026/02/04 08:53:21 INFO : one: Moved (server-side) 2026/02/04 08:53:30 DEBUG : one: Removing old object on successful upload 2026/02/04 08:53:31 DEBUG : one: size = 5 OK 2026/02/04 08:53:31 INFO : one: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:327 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), dst/one (5) got CopyDest/one (5), dst/one (5) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:327 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:333 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5) got CopyDest/one (5), dst/one (5) fstest.go:203: Not found "BackupDir/one" fstest.go:203: Not found "CopyDest/two" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:333 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestCopyFileCopyDest Messages: 2 objects not found 2026/02/04 08:53:56 DEBUG : two: Need to transfer - File not found at Destination 2026/02/04 08:53:57 DEBUG : two: size = 3 OK 2026/02/04 08:53:57 DEBUG : two: Sizes identical 2026/02/04 08:53:59 DEBUG : two: size = 3 OK 2026/02/04 08:53:59 INFO : two: Copied (server-side copy) 2026/02/04 08:53:59 DEBUG : two: Destination found in --copy-dest, using server-side copy fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:342 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got CopyDest/one (5), CopyDest/two (3), dst/one (5) fstest.go:203: Not found "dst/two" fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:342 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestCopyFileCopyDest Messages: 2 objects not found 2026/02/04 08:54:10 DEBUG : two: size = 3 OK 2026/02/04 08:54:10 DEBUG : two: Sizes identical 2026/02/04 08:54:10 DEBUG : two: Unchanged skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:348 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:348 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:353 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) got CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:353 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found 2026/02/04 08:54:34 DEBUG : three: Need to transfer - File not found at Destination 2026/02/04 08:54:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone3341473405) 2026/02/04 08:54:34 DEBUG : three: size = 5 (drime root 'rclone-test-gaxiyer8yito/CopyDest') 2026/02/04 08:54:34 DEBUG : three: Sizes differ 2026/02/04 08:54:34 DEBUG : three: Destination not found in --copy-dest 2026/02/04 08:54:42 DEBUG : three: size = 7 OK 2026/02/04 08:54:42 INFO : three: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:362 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) got CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:362 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestCopyFileCopyDest (170.86s) === RUN TestHashSums run.go:185: Remote "drime root 'rclone-test-gaxiyer8yito'", Local "Local file system at /tmp/rclone3341473405", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestHashSums (29.58s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-gaxiyer8yito'", Local "Local file system at /tmp/rclone3341473405", Modify Window "876000h0m0s" 2026/02/04 08:56:07 DEBUG : Waiting for deletions to finish 2026/02/04 08:56:08 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/04 08:56:08 INFO : medium: Deleted 2026/02/04 08:56:08 INFO : large: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDelete 2026/02/04 08:56:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:56:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 08:56:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:56:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 08:56:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:56:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 08:56:11 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:56:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 08:56:12 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:56:12 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 08:56:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:56:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 08:56:13 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:56:13 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 08:56:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:56:14 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 08:56:15 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:56:15 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 08:56:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 08:56:18 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:56:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:56:24 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 08:56:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:56:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:57:13 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:57:33 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:57:53 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:58:13 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:58:33 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:58:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:59:13 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 08:59:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:59:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:00:13 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:00:33 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:00:53 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:01:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:01:34 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:01:56 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:02:17 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:02:34 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "large" failed: failed to delete item: Error "Server Error" 2026/02/04 09:02:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:03:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:03:33 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:03:54 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:04:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:04:33 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:04:55 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:05:16 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:05:35 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:05:55 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 09:06:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:06:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:06:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:07:15 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:07:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:07:58 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:08:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:08:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:08:54 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:09:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 09:09:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:09:59 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:10:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:10:36 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:10:54 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:11:14 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:11:33 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:11:53 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:12:13 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:12:33 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "medium" failed: failed to delete item: Error "Server Error" 2026/02/04 09:12:53 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 09:13:13 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 09:13:23 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 09:13:28 DEBUG : pacer: Reducing sleep to 1.25s --- FAIL: TestMaxDelete (1068.06s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-gaxiyer8yito'", Local "Local file system at /tmp/rclone3341473405", Modify Window "876000h0m0s" 2026/02/04 09:13:31 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 09:13:34 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 09:13:35 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 09:13:37 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 09:13:37 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 09:13:46 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 09:13:47 DEBUG : pacer: Reducing sleep to 10ms 2026/02/04 09:13:47 DEBUG : Waiting for deletions to finish 2026/02/04 09:13:48 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/04 09:13:48 INFO : medium: Deleted 2026/02/04 09:13:49 INFO : large: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize 2026/02/04 09:13:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:13:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 09:13:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:13:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 09:13:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:13:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 09:13:54 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:13:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 09:13:55 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:13:55 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 09:13:56 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:13:56 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 09:13:56 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:13:56 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 09:13:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:13:57 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 09:13:58 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:13:58 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 09:14:01 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 09:14:01 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 09:14:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:14:07 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 09:14:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:14:36 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:14:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:15:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:15:36 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:15:56 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:16:16 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:16:36 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:16:56 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 09:17:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:17:36 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:17:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:18:16 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:18:36 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:18:56 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:19:16 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:19:36 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:19:57 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:20:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "large" failed: failed to delete item: Error "Server Error" 2026/02/04 09:20:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:20:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:21:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:21:37 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:21:58 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:22:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:22:37 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:22:56 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:23:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:23:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 09:23:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:24:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:24:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:24:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:25:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:25:36 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:25:56 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:26:16 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:26:36 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:26:56 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 09:27:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 09:27:36 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 09:27:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 09:28:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 09:28:37 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 09:28:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 09:29:16 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 09:29:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 09:29:56 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 09:30:17 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "medium" failed: failed to delete item: Error "Server Error" 2026/02/04 09:30:37 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 09:30:56 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 09:31:07 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 09:31:12 DEBUG : pacer: Reducing sleep to 1.25s --- FAIL: TestMaxDeleteSize (1063.87s) FAIL 2026/02/04 09:31:12 DEBUG : drime root 'rclone-test-gaxiyer8yito': Purge remote 2026/02/04 09:31:14 DEBUG : pacer: Reducing sleep to 625ms "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestApplyTransforms|TestCheckSizeOnly|TestCopyFile|TestCopyFileCopyDest|TestHashSums|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile)$|^TestCheckDownload$/^(1|2|3|4|5|6)$|^TestMultithreadCopy$/^upload=true,size=10485760,streams=2$'" - Finished ERROR in 43m56.172860657s (try 5/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=10485760,streams=2 TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckSizeOnly TestParseSumFile TestApplyTransforms TestCopyFileCopyDest TestMaxDelete TestMaxDeleteSize]