"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirCreate|TestDirEntryModTimeInvalidation|TestDirFileOpen|TestDirForgetPath|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestRWFileHandleFlushRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteNoWrite|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 3/5) 2026/02/03 05:07:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-jecofez3taze" 2026/02/03 05:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 05:07:04 DEBUG : Creating backend with remote "/tmp/rclone776046632" === RUN TestDirHandleMethods run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:07:04 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:07:10 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:07:10 DEBUG : dir: Looking for writers 2026/02/03 05:07:10 DEBUG : Looking for writers 2026/02/03 05:07:10 DEBUG : dir: reading active writers 2026/02/03 05:07:10 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleMethods Messages: directories --- FAIL: TestDirHandleMethods (20.16s) === RUN TestDirHandleReaddir run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:07:24 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:07:41 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:07:41 DEBUG : dir/subdir: Looking for writers 2026/02/03 05:07:41 DEBUG : dir: Looking for writers 2026/02/03 05:07:41 DEBUG : file1: reading active writers 2026/02/03 05:07:41 DEBUG : file2: reading active writers 2026/02/03 05:07:41 DEBUG : subdir: reading active writers 2026/02/03 05:07:41 DEBUG : Looking for writers 2026/02/03 05:07:41 DEBUG : dir: reading active writers 2026/02/03 05:07:41 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/subdir" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestDirHandleReaddir Messages: directories --- FAIL: TestDirHandleReaddir (37.76s) === RUN TestDirHandleReaddirnames run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:08:02 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirHandleReaddirnames Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddirnames Messages: 1 objects not found dir_handle_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: 1 actual : 2 Test: TestDirHandleReaddirnames 2026/02/03 05:08:17 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:08:17 DEBUG : dir/subdir: Looking for writers 2026/02/03 05:08:17 DEBUG : dir: Looking for writers 2026/02/03 05:08:17 DEBUG : file1: reading active writers 2026/02/03 05:08:17 DEBUG : subdir: reading active writers 2026/02/03 05:08:17 DEBUG : Looking for writers 2026/02/03 05:08:17 DEBUG : dir: reading active writers 2026/02/03 05:08:17 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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/vfs/dir_handle_test.go:102 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleReaddirnames Messages: directories --- FAIL: TestDirHandleReaddirnames (31.03s) === RUN TestDirForgetPath run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:08:33 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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 2026/02/03 05:08:49 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/03 05:08:49 DEBUG : dir: invalidating directory cache 2026/02/03 05:08:49 DEBUG : >ForgetPath: 2026/02/03 05:08:49 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/03 05:08:49 DEBUG : invalidating directory cache 2026/02/03 05:08:49 DEBUG : dir: forgetting directory cache 2026/02/03 05:08:49 DEBUG : >ForgetPath: 2026/02/03 05:08:49 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/03 05:08:49 DEBUG : >ForgetPath: 2026/02/03 05:08:49 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:08:49 DEBUG : dir: Looking for writers 2026/02/03 05:08:49 DEBUG : Looking for writers 2026/02/03 05:08:49 DEBUG : dir: reading active writers 2026/02/03 05:08:49 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestDirForgetPath (19.78s) === RUN TestDirWalk run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:08:53 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk 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/vfs/dir_test.go:148 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14), fil/a/b/c (15) got dir/file1 (14) fstest.go:203: Not found "fil/a/b/c" 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/vfs/dir_test.go:148 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found 2026/02/03 05:09:18 DEBUG : forgetting directory cache 2026/02/03 05:09:18 DEBUG : dir: forgetting directory cache 2026/02/03 05:09:19 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:09:19 DEBUG : dir: Looking for writers 2026/02/03 05:09:19 DEBUG : fil/a/b: Looking for writers 2026/02/03 05:09:19 DEBUG : fil/a: Looking for writers 2026/02/03 05:09:19 DEBUG : b: reading active writers 2026/02/03 05:09:19 DEBUG : fil: Looking for writers 2026/02/03 05:09:19 DEBUG : a: reading active writers 2026/02/03 05:09:19 DEBUG : Looking for writers 2026/02/03 05:09:19 DEBUG : dir: reading active writers 2026/02/03 05:09:19 DEBUG : fil: reading active writers 2026/02/03 05:09:19 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a/b" failed: directory not empty run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"fil", "fil/a", "fil/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=3) "fil", + (string) (len=5) "fil/a", + (string) (len=7) "fil/a/b" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (51.34s) === RUN TestDirSetModTime run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:09:44 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:09:50 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:09:50 DEBUG : dir: Looking for writers 2026/02/03 05:09:50 DEBUG : fil: Looking for writers 2026/02/03 05:09:50 DEBUG : Looking for writers 2026/02/03 05:09:50 DEBUG : dir: reading active writers 2026/02/03 05:09:50 DEBUG : fil: reading active writers 2026/02/03 05:09:50 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"fil", "fil/a"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "fil", + (string) (len=5) "fil/a" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (25.28s) === RUN TestDirStat run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:10:09 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:10:15 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:10:15 DEBUG : dir: Looking for writers 2026/02/03 05:10:15 DEBUG : file1: reading active writers 2026/02/03 05:10:15 DEBUG : fil: Looking for writers 2026/02/03 05:10:15 DEBUG : Looking for writers 2026/02/03 05:10:15 DEBUG : dir: reading active writers 2026/02/03 05:10:15 DEBUG : fil: reading active writers 2026/02/03 05:10:15 DEBUG : >WaitForWriters: run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir", "fil"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=3) "fil" } Test: TestDirStat Messages: directories --- FAIL: TestDirStat (23.33s) === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:10:33 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:203: Not found "dir/subdir/file3" 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/vfs/dir_test.go:259 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestDirReadDirAll Messages: 2 objects not found dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:271 Error: Not equal: expected: []string{"dir,0,true"} actual : []string{"dir,0,true", "fil,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=10) "dir,0,true" +([]string) (len=2) { + (string) (len=10) "dir,0,true", + (string) (len=10) "fil,0,true" } Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2026/02/03 05:10:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/03 05:10:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/03 05:10:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/03 05:10:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/03 05:10:56 DEBUG : dir: invalidating directory cache 2026/02/03 05:10:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/03 05:10:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/03 05:10:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/03 05:10:56 DEBUG : dir/file1: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualFile,17,false"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", - (string) (len=17) "virtualDir,0,true", - (string) (len=20) "virtualFile,20,false" + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", + (string) (len=20) "virtualFile,17,false" } Test: TestDirReadDirAll/Virtual dir_test.go:304: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:304 Error: Expected nil, but got: map[string]vfs.vState{"virtualFile":0x1} Test: TestDirReadDirAll/Virtual 2026/02/03 05:10:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/03 05:10:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/03 05:10:56 DEBUG : dir: Added virtual directory entry vDel: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file2,15,false", "subdir,0,true", "virtualDir2,0,true", "virtualFile,17,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=4) { - (string) (len=17) "virtualDir,0,true", +([]string) (len=5) { + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=18) "virtualDir2,0,true", - (string) (len=20) "virtualFile,20,false", + (string) (len=20) "virtualFile,17,false", (string) (len=22) "virtualFile2,100,false" Test: TestDirReadDirAll/Virtual 2026/02/03 05:10:56 DEBUG : dir: invalidating directory cache 2026/02/03 05:10:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/03 05:10:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 05:10:56 DEBUG : dir/file2: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualFile,17,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", - (string) (len=17) "virtualDir,0,true", - (string) (len=20) "virtualFile,20,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", + (string) (len=20) "virtualFile,17,false", (string) (len=22) "virtualFile2,100,false" Test: TestDirReadDirAll/Virtual 2026/02/03 05:10:56 DEBUG : forgetting directory cache 2026/02/03 05:10:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:10:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:10:56 DEBUG : fil: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualFile,17,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", - (string) (len=17) "virtualDir,0,true", - (string) (len=20) "virtualFile,20,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", + (string) (len=20) "virtualFile,17,false", (string) (len=22) "virtualFile2,100,false" Test: TestDirReadDirAll/Virtual 2026/02/03 05:10:56 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:10:56 DEBUG : dir/subdir: Looking for writers 2026/02/03 05:10:56 DEBUG : dir: Looking for writers 2026/02/03 05:10:56 DEBUG : subdir: reading active writers 2026/02/03 05:10:56 DEBUG : virtualFile: reading active writers 2026/02/03 05:10:56 DEBUG : virtualFile2: reading active writers 2026/02/03 05:10:56 DEBUG : file1: reading active writers 2026/02/03 05:10:56 DEBUG : file2: reading active writers 2026/02/03 05:10:56 DEBUG : fil: Looking for writers 2026/02/03 05:10:56 DEBUG : Looking for writers 2026/02/03 05:10:56 DEBUG : dir: reading active writers 2026/02/03 05:10:56 DEBUG : fil: reading active writers 2026/02/03 05:10:56 DEBUG : >WaitForWriters: 2026/02/03 05:10:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:10:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 05:10:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:10:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 05:10:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:10:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 05:10:58 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:10:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 05:10:59 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:10:59 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 05:10:59 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:10:59 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 05:10:59 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:10:59 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 05:11:00 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:11:00 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 05:11:01 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:11:01 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 05:11:04 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 05:11:04 DEBUG : pacer: Rate limited, increasing sleep to 10.24s === NAME TestDirReadDirAll run.go:130: removing file "dir/file2" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 05:11:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:11:09 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 05:11:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:11:39 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:11:59 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:12:19 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:12:39 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:12:59 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:13:19 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:13:39 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:13:59 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file2" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 05:14:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:14:39 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:14:59 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:15:19 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:15:39 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:15:59 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:16:19 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:16:39 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:16:59 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:17:10 DEBUG : dir: forgetting directory cache 2026/02/03 05:17:10 DEBUG : forgetting directory cache 2026/02/03 05:17:10 DEBUG : dir: forgetting directory cache 2026/02/03 05:17:19 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file2" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file2" failed: failed to delete item: Error "Server Error" 2026/02/03 05:17:39 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 05:17:41 DEBUG : forgetting directory cache 2026/02/03 05:17:41 DEBUG : dir: forgetting directory cache 2026/02/03 05:17:41 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:17:59 DEBUG : pacer: Reducing sleep to 5s 2026/02/03 05:18:09 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/03 05:18:14 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 05:18:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:18:17 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/02/03 05:18:17 DEBUG : forgetting directory cache 2026/02/03 05:18:17 DEBUG : dir: forgetting directory cache 2026/02/03 05:18:17 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:18:18 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:18:18 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/02/03 05:18:20 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:18:20 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/02/03 05:18:25 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:18:25 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 05:18:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:18:48 DEBUG : forgetting directory cache 2026/02/03 05:18:48 DEBUG : dir: forgetting directory cache 2026/02/03 05:18:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:19:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:19:19 DEBUG : forgetting directory cache 2026/02/03 05:19:19 DEBUG : dir: forgetting directory cache 2026/02/03 05:19:19 DEBUG : dir: forgetting directory cache 2026/02/03 05:19:19 DEBUG : fil: forgetting directory cache 2026/02/03 05:19:19 DEBUG : fil/a: forgetting directory cache 2026/02/03 05:19:19 DEBUG : fil/a/b: forgetting directory cache 2026/02/03 05:19:35 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:19:50 DEBUG : fil: forgetting directory cache 2026/02/03 05:19:50 DEBUG : dir: forgetting directory cache 2026/02/03 05:19:50 DEBUG : forgetting directory cache 2026/02/03 05:19:50 DEBUG : dir: forgetting directory cache 2026/02/03 05:19:50 DEBUG : fil: forgetting directory cache 2026/02/03 05:19:55 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:20:14 DEBUG : fil: forgetting directory cache 2026/02/03 05:20:14 DEBUG : forgetting directory cache 2026/02/03 05:20:14 DEBUG : dir: forgetting directory cache 2026/02/03 05:20:14 DEBUG : fil: forgetting directory cache 2026/02/03 05:20:15 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 05:20:35 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 05:20:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 05:20:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:20:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:20:55 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 05:20:56 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/03 05:20:56 DEBUG : forgetting directory cache 2026/02/03 05:20:56 DEBUG : fil: forgetting directory cache 2026/02/03 05:20:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:20:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:20:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:20:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:21:05 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:21:25 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:21:45 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:22:05 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:22:25 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:22:45 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:23:06 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:23:25 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:23:45 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 05:24:05 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 05:24:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:24:25 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 05:24:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:24:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:25:15 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:25:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:25:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:26:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:26:35 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:26:55 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:27:15 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing dir "dir/subdir" failed: failed to delete item: Error "Server Error" 2026/02/03 05:27:35 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/03 05:27:55 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/03 05:28:05 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/03 05:28:10 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 05:28:13 DEBUG : pacer: Reducing sleep to 625ms 2026/02/03 05:28:14 DEBUG : pacer: Reducing sleep to 312.5ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/03 05:28:15 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 05:28:16 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/03 05:28:16 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 05:28:16 DEBUG : pacer: Reducing sleep to 19.53125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/03 05:28:18 DEBUG : pacer: Reducing sleep to 10ms 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: TestDirReadDirAll Messages: listing wrong, want got dir/virtualDir/testFile (17), dir/virtualFile (20) 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: TestDirReadDirAll Messages: Unexpected file "dir/virtualFile" 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: TestDirReadDirAll Messages: Unexpected file "dir/virtualDir/testFile" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir", "dir/virtualDir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=14) "dir/virtualDir" } Test: TestDirReadDirAll Messages: directories --- FAIL: TestDirReadDirAll (1070.35s) --- FAIL: TestDirReadDirAll/Virtual (5.70s) === RUN TestDirOpen run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:28:23 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/virtualDir/testFile (17), dir/virtualFile (20) 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Should be true Test: TestDirOpen Messages: Unexpected file "dir/virtualFile" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Should be true Test: TestDirOpen Messages: Unexpected file "dir/virtualDir/testFile" 2026/02/03 05:28:42 ERROR : dir/: Can only open directories read only 2026/02/03 05:28:42 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:28:42 DEBUG : dir: Looking for writers 2026/02/03 05:28:42 DEBUG : Looking for writers 2026/02/03 05:28:42 DEBUG : dir: reading active writers 2026/02/03 05:28:42 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/virtualDir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/virtualDir" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir", "dir/virtualDir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=14) "dir/virtualDir" } Test: TestDirOpen Messages: directories --- FAIL: TestDirOpen (38.04s) === RUN TestDirCreate run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:29:01 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found 2026/02/03 05:29:14 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/03 05:29:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/03 05:29:14 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/03 05:29:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/03 05:29:14 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (5 bytes), uploading instead of streaming 2026/02/03 05:29:16 DEBUG : dir/potato: size = 5 OK 2026/02/03 05:29:16 NOTICE: drime root 'rclone-test-jecofez3taze': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/03 05:29:16 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/03 05:29:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/03 05:29:16 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:29:16 DEBUG : dir/virtualDir: Looking for writers 2026/02/03 05:29:16 DEBUG : dir: Looking for writers 2026/02/03 05:29:16 DEBUG : file1: reading active writers 2026/02/03 05:29:16 DEBUG : virtualDir: reading active writers 2026/02/03 05:29:16 DEBUG : potato: reading active writers 2026/02/03 05:29:16 DEBUG : Looking for writers 2026/02/03 05:29:16 DEBUG : dir: reading active writers 2026/02/03 05:29:16 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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: TestDirCreate Messages: listing wrong, want got dir/potato (5) 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: TestDirCreate Messages: Unexpected file "dir/potato" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirCreate Messages: directories --- FAIL: TestDirCreate (30.76s) === RUN TestDirMkdir run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:29:32 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/03 05:29:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:401 Error: Not equal: expected: []string{"file1,14,false", "sub,0,true"} actual : []string{"file1,14,false", "potato,5,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", + (string) (len=14) "potato,5,false", (string) (len=10) "sub,0,true" Test: TestDirMkdir 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/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) 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/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/03 05:29:59 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:29:59 DEBUG : dir/sub: Looking for writers 2026/02/03 05:29:59 DEBUG : dir: Looking for writers 2026/02/03 05:29:59 DEBUG : potato: reading active writers 2026/02/03 05:29:59 DEBUG : sub: reading active writers 2026/02/03 05:29:59 DEBUG : file1: reading active writers 2026/02/03 05:29:59 DEBUG : Looking for writers 2026/02/03 05:29:59 DEBUG : dir: reading active writers 2026/02/03 05:29:59 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdir Messages: directories --- FAIL: TestDirMkdir (43.82s) === RUN TestDirMkdirSub run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:30:16 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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 2026/02/03 05:30:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/03 05:30:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:430 Error: Not equal: expected: []string{"dir", "dir/sub", "dir/sub/subsub"} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) (len=3) "dir", - (string) (len=7) "dir/sub", - (string) (len=14) "dir/sub/subsub" + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories 2026/02/03 05:30:42 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:30:42 DEBUG : dir/sub/subsub: Looking for writers 2026/02/03 05:30:42 DEBUG : dir/sub: Looking for writers 2026/02/03 05:30:42 DEBUG : subsub: reading active writers 2026/02/03 05:30:42 DEBUG : dir: Looking for writers 2026/02/03 05:30:42 DEBUG : file1: reading active writers 2026/02/03 05:30:42 DEBUG : sub: reading active writers 2026/02/03 05:30:42 DEBUG : Looking for writers 2026/02/03 05:30:42 DEBUG : dir: reading active writers 2026/02/03 05:30:42 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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 2026/02/03 05:30:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:30:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:30:56 DEBUG : forgetting directory cache 2026/02/03 05:30:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:30:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:30:56 DEBUG : fil: forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories --- FAIL: TestDirMkdirSub (45.44s) === RUN TestDirRemove run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:31:01 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemove Messages: 1 objects not found 2026/02/03 05:31:14 ERROR : dir/: Dir.Remove not empty 2026/02/03 05:31:14 DEBUG : dir/file1: Remove: 2026/02/03 05:31:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 05:31:14 DEBUG : dir/file1: >Remove: err= 2026/02/03 05:31:14 ERROR : dir/: Dir.Remove not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: Directory not empty Test: TestDirRemove 2026/02/03 05:31:14 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:31:14 DEBUG : dir/sub: Looking for writers 2026/02/03 05:31:14 DEBUG : dir: Looking for writers 2026/02/03 05:31:14 DEBUG : sub: reading active writers 2026/02/03 05:31:14 DEBUG : Looking for writers 2026/02/03 05:31:14 DEBUG : dir: reading active writers 2026/02/03 05:31:14 DEBUG : >WaitForWriters: 2026/02/03 05:31:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:31:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 05:31:16 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:31:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 05:31:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:31:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 05:31:16 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:31:16 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 05:31:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:31:16 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 05:31:17 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:31:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 05:31:17 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:31:17 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 05:31:18 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:31:18 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 05:31:19 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:31:19 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 05:31:22 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 05:31:22 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 05:31:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:31:27 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 05:31:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:31:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:32:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:32:37 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:32:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:33:17 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:33:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:33:57 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:34:17 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 05:34:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:34:57 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:35:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:35:37 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:35:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:36:17 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:36:37 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:36:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:37:17 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:37:37 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/03 05:37:57 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 05:38:17 DEBUG : pacer: Reducing sleep to 5s 2026/02/03 05:38:27 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/03 05:38:32 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 05:38:35 DEBUG : pacer: Reducing sleep to 625ms 2026/02/03 05:38:36 DEBUG : pacer: Reducing sleep to 312.5ms --- FAIL: TestDirRemove (454.72s) === RUN TestDirRemoveAll run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:38:36 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:38:36 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 05:38:37 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/03 05:38:37 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 05:38:42 DEBUG : dir: forgetting directory cache 2026/02/03 05:38:42 DEBUG : forgetting directory cache 2026/02/03 05:38:42 DEBUG : dir: forgetting directory cache 2026/02/03 05:38:45 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 05:38:45 DEBUG : pacer: Reducing sleep to 10ms 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 2026/02/03 05:38:54 DEBUG : dir/file1: Remove: 2026/02/03 05:38:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 05:38:54 DEBUG : dir/file1: >Remove: err= 2026/02/03 05:38:54 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: directory not empty Test: TestDirRemoveAll 2026/02/03 05:38:54 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:38:54 DEBUG : dir: Looking for writers 2026/02/03 05:38:54 DEBUG : Looking for writers 2026/02/03 05:38:54 DEBUG : dir: reading active writers 2026/02/03 05:38:54 DEBUG : >WaitForWriters: 2026/02/03 05:38:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:38:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 05:38:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:38:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 05:38:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:38:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 05:38:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:38:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 05:38:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:38:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 05:38:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:38:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 05:38:58 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:38:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 05:38:58 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:38:58 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 05:39:00 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:39:00 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 05:39:02 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 05:39:02 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 05:39:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:39:07 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 05:39:14 DEBUG : forgetting directory cache 2026/02/03 05:39:14 DEBUG : dir: forgetting directory cache 2026/02/03 05:39:14 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 05:39:14 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/02/03 05:39:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:39:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:39:47 DEBUG : forgetting directory cache 2026/02/03 05:39:47 DEBUG : dir: forgetting directory cache 2026/02/03 05:39:47 DEBUG : dir/sub: forgetting directory cache 2026/02/03 05:39:47 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/03 05:39:58 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:40:18 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:40:31 DEBUG : forgetting directory cache 2026/02/03 05:40:31 DEBUG : dir: forgetting directory cache 2026/02/03 05:40:31 DEBUG : dir/sub: forgetting directory cache 2026/02/03 05:40:31 DEBUG : dir/sub/subsub: forgetting directory cache 2026/02/03 05:40:31 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/02/03 05:40:31 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/03 05:40:37 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:40:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:40:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:40:56 DEBUG : forgetting directory cache 2026/02/03 05:40:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:40:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:40:56 DEBUG : fil: forgetting directory cache 2026/02/03 05:40:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:41:14 DEBUG : forgetting directory cache 2026/02/03 05:41:14 DEBUG : dir: forgetting directory cache 2026/02/03 05:41:14 DEBUG : dir/sub: forgetting directory cache 2026/02/03 05:41:14 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 05:41:17 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:41:38 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:41:58 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 05:42:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:42:38 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:42:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:43:18 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:43:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:43:58 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:44:18 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:44:38 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:44:58 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:45:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/03 05:45:38 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 05:45:58 DEBUG : pacer: Reducing sleep to 5s 2026/02/03 05:46:08 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirRemoveAll (451.90s) === RUN TestDirRemoveName run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:46:08 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:46:13 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 05:46:15 DEBUG : pacer: Reducing sleep to 625ms 2026/02/03 05:46:16 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/03 05:46:19 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 05:46:19 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/03 05:46:19 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 05:46:20 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 05:46:20 DEBUG : pacer: Reducing sleep to 10ms 2026/02/03 05:46:20 DEBUG : dir/file1: Remove: 2026/02/03 05:46:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 05:46:20 DEBUG : dir/file1: >Remove: err= 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/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want got dir/file1 (14) 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/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1" 2026/02/03 05:46:30 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:46:30 DEBUG : dir: Looking for writers 2026/02/03 05:46:30 DEBUG : Looking for writers 2026/02/03 05:46:30 DEBUG : dir: reading active writers 2026/02/03 05:46:30 DEBUG : >WaitForWriters: 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemoveName Messages: directories --- FAIL: TestDirRemoveName (33.11s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:46:41 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/dir_test.go:528 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir/file1 (14), dir/file3 (15) got dir/file1 (14) fstest.go:203: Not found "dir/file3" 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/vfs/dir_test.go:528 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/03 05:46:59 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/03 05:46:59 DEBUG : dir: Updating dir with dir2 0xc0007fcb60 2026/02/03 05:46:59 DEBUG : dir: forgetting directory cache 2026/02/03 05:46:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/03 05:46:59 DEBUG : Added virtual directory entry vAddDir: "dir2" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 2026/02/03 05:47:00 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 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/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) 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/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:203: Not found "file2" 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/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/03 05:47:10 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename 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/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) 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/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/02/03 05:47:21 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/03 05:47:21 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000596c30 2026/02/03 05:47:21 DEBUG : empty directory: forgetting directory cache 2026/02/03 05:47:21 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/03 05:47:21 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/03 05:47:21 DEBUG : dir2: Renaming to "dir3" 2026/02/03 05:47:21 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:47:21 DEBUG : dir3: Looking for writers 2026/02/03 05:47:21 DEBUG : renamed empty directory: Looking for writers 2026/02/03 05:47:21 DEBUG : Looking for writers 2026/02/03 05:47:21 DEBUG : dir3: reading active writers 2026/02/03 05:47:21 DEBUG : renamed empty directory: reading active writers 2026/02/03 05:47:21 DEBUG : >WaitForWriters: run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir2" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (55.91s) === RUN TestDirFileOpen run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:47:37 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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 2026/02/03 05:47:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/03 05:47:50 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/03 05:47:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/03 05:47:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/03 05:47:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/03 05:47:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/03 05:47:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/03 05:47:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/03 05:47:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/03 05:47:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/03 05:47:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/03 05:47:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/03 05:47:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/03 05:47:51 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (12 bytes), uploading instead of streaming 2026/02/03 05:47:53 DEBUG : dir/sub/file2: size = 12 OK 2026/02/03 05:47:53 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/03 05:47:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/03 05:47:53 DEBUG : forgetting directory cache 2026/02/03 05:47:53 DEBUG : dir: forgetting directory cache 2026/02/03 05:47:53 DEBUG : dir/sub: forgetting directory cache 2026/02/03 05:47:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/03 05:47:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/03 05:47:53 DEBUG : dir2: forgetting directory cache 2026/02/03 05:47:53 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (5 bytes), uploading instead of streaming 2026/02/03 05:47:55 DEBUG : dir/sub/file0: size = 5 OK 2026/02/03 05:47:55 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/03 05:47:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/03 05:47:55 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:47:55 DEBUG : dir/sub: Looking for writers 2026/02/03 05:47:55 DEBUG : file0: reading active writers 2026/02/03 05:47:55 DEBUG : file2: reading active writers 2026/02/03 05:47:55 DEBUG : dir: Looking for writers 2026/02/03 05:47:55 DEBUG : file1: reading active writers 2026/02/03 05:47:55 DEBUG : sub: reading active writers 2026/02/03 05:47:55 DEBUG : dir2: Looking for writers 2026/02/03 05:47:55 DEBUG : Looking for writers 2026/02/03 05:47:55 DEBUG : dir: reading active writers 2026/02/03 05:47:55 DEBUG : dir2: reading active writers 2026/02/03 05:47:55 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (35.39s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:48:12 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/03 05:48:12 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:48:12 DEBUG : Looking for writers 2026/02/03 05:48:12 DEBUG : >WaitForWriters: 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 --- SKIP: TestDirEntryModTimeInvalidation (13.11s) === RUN TestDirMetadataExtension run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:48:25 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:48:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/03 05:48:30 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-02-03 05:48:27 +0000 UTC 2026/02/03 05:48:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/03 05:48:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/03 05:48:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/03 05:48:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/03 05:48:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:48:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/03 05:48:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/03 05:48:30 DEBUG : dir.metadata: Set virtual modtime to 2026-02-03 05:48:29 +0000 UTC 2026/02/03 05:48:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/03 05:48:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/03 05:48:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/03 05:48:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/03 05:48:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:48:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/03 05:48:30 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:48:30 DEBUG : dir: Looking for writers 2026/02/03 05:48:30 DEBUG : file1.metadata: reading active writers 2026/02/03 05:48:30 DEBUG : file1: reading active writers 2026/02/03 05:48:30 DEBUG : Looking for writers 2026/02/03 05:48:30 DEBUG : dir: reading active writers 2026/02/03 05:48:30 DEBUG : dir.metadata: reading active writers 2026/02/03 05:48:30 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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: TestDirMetadataExtension Messages: listing wrong, want got dir/file1 (14) 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: TestDirMetadataExtension Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMetadataExtension Messages: directories --- FAIL: TestDirMetadataExtension (17.83s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:48:43 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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 2026/02/03 05:48:53 DEBUG : forgetting directory cache 2026/02/03 05:48:53 DEBUG : dir: forgetting directory cache 2026/02/03 05:48:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=false,write=false Messages: 1 objects not found write_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: object not found Test: TestFileSetModTime/cache=off,open=false,write=false 2026/02/03 05:48:58 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:48:58 DEBUG : dir: Looking for writers 2026/02/03 05:48:58 DEBUG : file1: reading active writers 2026/02/03 05:48:58 DEBUG : Looking for writers 2026/02/03 05:48:58 DEBUG : dir: reading active writers 2026/02/03 05:48:58 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want got time_test (5) 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/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: Unexpected file "time_test" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=false,write=false Messages: directories === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:49:12 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), time_test (5) 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "time_test" 2026/02/03 05:49:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 05:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 05:49:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 05:49:26 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (0 bytes), uploading instead of streaming 2026/02/03 05:49:28 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 05:49:28 DEBUG : dir/file1: size = 0 OK 2026/02/03 05:49:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 05:49:28 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/03 05:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 05:49:28 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:49:28 DEBUG : dir: Looking for writers 2026/02/03 05:49:28 DEBUG : file1: reading active writers 2026/02/03 05:49:28 DEBUG : Looking for writers 2026/02/03 05:49:28 DEBUG : dir: reading active writers 2026/02/03 05:49:28 DEBUG : time_test: reading active writers 2026/02/03 05:49:28 DEBUG : >WaitForWriters: 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/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (0) got dir/file1 (0), time_test (5) 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/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "time_test" 2026/02/03 05:49:37 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:49:37 DEBUG : dir: Looking for writers 2026/02/03 05:49:37 DEBUG : file1: reading active writers 2026/02/03 05:49:37 DEBUG : Looking for writers 2026/02/03 05:49:37 DEBUG : time_test: reading active writers 2026/02/03 05:49:37 DEBUG : dir: reading active writers 2026/02/03 05:49:37 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=true,write=false Messages: directories === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:49:51 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:49:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 05:49:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 05:49:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 05:49:55 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (5 bytes), uploading instead of streaming 2026/02/03 05:49:58 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 05:49:58 DEBUG : dir/file1: size = 5 OK 2026/02/03 05:49:58 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 05:49:58 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/03 05:49:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 05:49:58 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:49:58 DEBUG : dir: Looking for writers 2026/02/03 05:49:58 DEBUG : file1: reading active writers 2026/02/03 05:49:58 DEBUG : Looking for writers 2026/02/03 05:49:58 DEBUG : dir: reading active writers 2026/02/03 05:49:58 DEBUG : >WaitForWriters: 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/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=true Messages: listing wrong, want dir/file1 (5) got dir/file1 (14) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 5 actual : 14 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: dir/file1: size incorrect file=5 vs obj=14 2026/02/03 05:50:07 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:50:07 DEBUG : dir: Looking for writers 2026/02/03 05:50:07 DEBUG : file1: reading active writers 2026/02/03 05:50:07 DEBUG : Looking for writers 2026/02/03 05:50:07 DEBUG : dir: reading active writers 2026/02/03 05:50:07 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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: TestFileSetModTime/cache=off,open=true,write=true Messages: listing wrong, want got dir/file1 (5) 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: TestFileSetModTime/cache=off,open=true,write=true Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=true,write=true Messages: directories === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:50:21 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:50:21 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 05:50:21 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:21 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:21 DEBUG : Config file has changed externally - reloading 2026/02/03 05:50:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 05:50:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 05:50:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:21 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=false,write=false Messages: 1 objects not found 2026/02/03 05:50:36 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/03 05:50:37 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:50:37 DEBUG : dir: Looking for writers 2026/02/03 05:50:37 DEBUG : file1: reading active writers 2026/02/03 05:50:37 DEBUG : Looking for writers 2026/02/03 05:50:37 DEBUG : dir: reading active writers 2026/02/03 05:50:37 DEBUG : >WaitForWriters: 2026/02/03 05:50:37 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=full,open=false,write=false Messages: directories === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:50:51 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:50:51 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 05:50:51 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:51 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:51 DEBUG : Config file has changed externally - reloading 2026/02/03 05:50:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 05:50:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 05:50:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 05:50:51 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 05:50:56 DEBUG : forgetting directory cache 2026/02/03 05:50:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:50:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:50:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:50:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:50:56 DEBUG : fil: forgetting directory cache 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 2026/02/03 05:51:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/03 05:51:05 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 05:51:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 05:51:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 05:51:05 DEBUG : dir/file1(0xc0004f34c0): _writeAt: size=5, off=0 2026/02/03 05:51:05 DEBUG : dir/file1(0xc0004f34c0): openPending: 2026/02/03 05:51:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 05:51:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 05:51:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 05:51:05 DEBUG : dir/file1(0xc0004f34c0): >openPending: err= 2026/02/03 05:51:05 DEBUG : dir/file1(0xc0004f34c0): >_writeAt: n=5, err= 2026/02/03 05:51:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/03 05:51:05 DEBUG : dir/file1(0xc0004f34c0): close: 2026/02/03 05:51:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/03 05:51:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/03 05:51:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/03 05:51:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/03 05:51:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/03 05:51:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 05:51:05 DEBUG : dir/file1(0xc0004f34c0): >close: err= 2026/02/03 05:51:05 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:51:05 DEBUG : dir: Looking for writers 2026/02/03 05:51:05 DEBUG : file1: reading active writers 2026/02/03 05:51:05 DEBUG : Looking for writers 2026/02/03 05:51:05 DEBUG : dir: reading active writers 2026/02/03 05:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 05:51:05 DEBUG : dir: Looking for writers 2026/02/03 05:51:05 DEBUG : file1: reading active writers 2026/02/03 05:51:05 DEBUG : Looking for writers 2026/02/03 05:51:05 DEBUG : dir: reading active writers 2026/02/03 05:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 05:51:05 DEBUG : dir: Looking for writers 2026/02/03 05:51:05 DEBUG : file1: reading active writers 2026/02/03 05:51:05 DEBUG : Looking for writers 2026/02/03 05:51:05 DEBUG : dir: reading active writers 2026/02/03 05:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 05:51:05 DEBUG : dir: Looking for writers 2026/02/03 05:51:05 DEBUG : file1: reading active writers 2026/02/03 05:51:05 DEBUG : Looking for writers 2026/02/03 05:51:05 DEBUG : dir: reading active writers 2026/02/03 05:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 05:51:05 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 05:51:05 DEBUG : dir: Looking for writers 2026/02/03 05:51:05 DEBUG : file1: reading active writers 2026/02/03 05:51:05 DEBUG : Looking for writers 2026/02/03 05:51:05 DEBUG : dir: reading active writers 2026/02/03 05:51:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 05:51:06 DEBUG : dir: Looking for writers 2026/02/03 05:51:06 DEBUG : file1: reading active writers 2026/02/03 05:51:06 DEBUG : Looking for writers 2026/02/03 05:51:06 DEBUG : dir: reading active writers 2026/02/03 05:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 05:51:06 DEBUG : dir: Looking for writers 2026/02/03 05:51:06 DEBUG : file1: reading active writers 2026/02/03 05:51:06 DEBUG : Looking for writers 2026/02/03 05:51:06 DEBUG : dir: reading active writers 2026/02/03 05:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 05:51:07 DEBUG : dir: Looking for writers 2026/02/03 05:51:07 DEBUG : file1: reading active writers 2026/02/03 05:51:07 DEBUG : Looking for writers 2026/02/03 05:51:07 DEBUG : dir: reading active writers 2026/02/03 05:51:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 05:51:08 DEBUG : dir: Looking for writers 2026/02/03 05:51:08 DEBUG : file1: reading active writers 2026/02/03 05:51:08 DEBUG : Looking for writers 2026/02/03 05:51:08 DEBUG : dir: reading active writers 2026/02/03 05:51:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 05:51:08 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 05:51:09 DEBUG : dir: Looking for writers 2026/02/03 05:51:09 DEBUG : file1: reading active writers 2026/02/03 05:51:09 DEBUG : Looking for writers 2026/02/03 05:51:09 DEBUG : dir: reading active writers 2026/02/03 05:51:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 05:51:09 DEBUG : dir/file1: size = 14 OK 2026/02/03 05:51:09 INFO : dir/file1: Copied (replaced existing) 2026/02/03 05:51:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 05:51:09 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/03 05:51:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 05:51:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 05:51:10 DEBUG : dir: Looking for writers 2026/02/03 05:51:10 DEBUG : file1: reading active writers 2026/02/03 05:51:10 DEBUG : Looking for writers 2026/02/03 05:51:10 DEBUG : dir: reading active writers 2026/02/03 05:51:10 DEBUG : >WaitForWriters: 2026/02/03 05:51:10 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:51:10 DEBUG : dir: Looking for writers 2026/02/03 05:51:10 DEBUG : file1: reading active writers 2026/02/03 05:51:10 DEBUG : Looking for writers 2026/02/03 05:51:10 DEBUG : dir: reading active writers 2026/02/03 05:51:10 DEBUG : >WaitForWriters: 2026/02/03 05:51:10 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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: TestFileSetModTime/cache=full,open=true,write=true Messages: listing wrong, want got dir/file1 (14) 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: TestFileSetModTime/cache=full,open=true,write=true Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=full,open=true,write=true Messages: directories --- FAIL: TestFileSetModTime (160.64s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (29.31s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (38.46s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (30.26s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (29.98s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (32.63s) === RUN TestFileOpenRead run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:51:24 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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 2026/02/03 05:51:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 05:51:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 05:51:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:51:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/03 05:51:41 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:51:41 DEBUG : dir: Looking for writers 2026/02/03 05:51:41 DEBUG : file1: reading active writers 2026/02/03 05:51:41 DEBUG : Looking for writers 2026/02/03 05:51:41 DEBUG : dir: reading active writers 2026/02/03 05:51:41 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestFileOpenRead (22.11s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:51:46 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite Messages: 1 objects not found 2026/02/03 05:51:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 05:51:59 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (25 bytes), uploading instead of streaming 2026/02/03 05:52:01 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 05:52:02 DEBUG : dir/file1: size = 25 OK 2026/02/03 05:52:02 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 05:52:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 05:52:02 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:52:02 DEBUG : dir: Looking for writers 2026/02/03 05:52:02 DEBUG : file1: reading active writers 2026/02/03 05:52:02 DEBUG : Looking for writers 2026/02/03 05:52:02 DEBUG : dir: reading active writers 2026/02/03 05:52:02 DEBUG : >WaitForWriters: 2026/02/03 05:52:02 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:52:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 05:52:02 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:52:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 05:52:03 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:52:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 05:52:03 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:52:03 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 05:52:03 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:52:03 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 05:52:03 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:52:03 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 05:52:04 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:52:04 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 05:52:04 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:52:04 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 05:52:06 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:52:06 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 05:52:08 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 05:52:08 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 05:52:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:52:13 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 05:52:24 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:52:44 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:53:04 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:53:24 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:53:44 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:54:04 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:54:24 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:54:44 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:55:04 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 05:55:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:55:44 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:56:04 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:56:20 DEBUG : forgetting directory cache 2026/02/03 05:56:20 DEBUG : dir: forgetting directory cache 2026/02/03 05:56:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 05:56:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:56:44 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:56:45 DEBUG : forgetting directory cache 2026/02/03 05:56:45 DEBUG : dir3: forgetting directory cache 2026/02/03 05:56:45 DEBUG : renamed empty directory: forgetting directory cache 2026/02/03 05:56:45 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/03 05:56:45 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/02/03 05:56:45 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/03 05:56:45 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/03 05:57:04 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:57:24 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:57:44 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:57:53 DEBUG : dir: forgetting directory cache 2026/02/03 05:57:53 DEBUG : dir/sub: forgetting directory cache 2026/02/03 05:57:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/02/03 05:57:53 DEBUG : forgetting directory cache 2026/02/03 05:57:53 DEBUG : dir: forgetting directory cache 2026/02/03 05:57:53 DEBUG : dir2: forgetting directory cache 2026/02/03 05:57:53 DEBUG : dir/sub: forgetting directory cache 2026/02/03 05:58:04 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:58:12 DEBUG : forgetting directory cache 2026/02/03 05:58:24 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/03 05:58:30 DEBUG : forgetting directory cache 2026/02/03 05:58:30 DEBUG : dir: forgetting directory cache 2026/02/03 05:58:30 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/02/03 05:58:30 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/02/03 05:58:44 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/03 05:58:56 DEBUG : forgetting directory cache 2026/02/03 05:58:56 DEBUG : dir: forgetting directory cache 2026/02/03 05:59:04 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/03 05:59:14 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/03 05:59:19 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 05:59:21 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/03 05:59:23 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/03 05:59:23 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 05:59:24 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/02/03 05:59:25 DEBUG : forgetting directory cache 2026/02/03 05:59:25 DEBUG : dir: forgetting directory cache 2026/02/03 05:59:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache 2026/02/03 05:59:26 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 05:59:26 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 05:59:26 DEBUG : pacer: Reducing sleep to 10ms 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: TestFileOpenWrite Messages: listing wrong, want got dir/file1 (25) 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: TestFileOpenWrite Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpenWrite Messages: directories --- FAIL: TestFileOpenWrite (464.51s) === RUN TestFileOpen run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:59:30 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 05:59:36 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 05:59:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 05:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 05:59:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/03 05:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 05:59:38 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/03 05:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 05:59:38 DEBUG : dir/file1: Open: flags=0x3 2026/02/03 05:59:38 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/03 05:59:38 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/03 05:59:38 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:59:38 DEBUG : dir: Looking for writers 2026/02/03 05:59:38 DEBUG : file1: reading active writers 2026/02/03 05:59:38 DEBUG : Looking for writers 2026/02/03 05:59:38 DEBUG : dir: reading active writers 2026/02/03 05:59:38 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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: TestFileOpen Messages: listing wrong, want got dir/file1 (14) 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: TestFileOpen Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpen Messages: directories --- FAIL: TestFileOpen (21.33s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 05:59:52 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/03 05:59:55 DEBUG : forgetting directory cache 2026/02/03 05:59:55 DEBUG : dir: forgetting directory cache 2026/02/03 05:59:55 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/03 06:00:04 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:00:04 DEBUG : dir: Looking for writers 2026/02/03 06:00:04 DEBUG : file1: reading active writers 2026/02/03 06:00:04 DEBUG : Looking for writers 2026/02/03 06:00:04 DEBUG : dir: reading active writers 2026/02/03 06:00:04 DEBUG : >WaitForWriters: 2026/02/03 06:00:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:00:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a0e40 2026/02/03 06:00:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:00:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14), newLeaf (14) 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2026/02/03 06:00:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 06:00:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a0e40 2026/02/03 06:00:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 06:00:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/03 06:00:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 06:00:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 06:00:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:00:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a0e40 2026/02/03 06:00:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:00:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:00:26 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (25 bytes), uploading instead of streaming 2026/02/03 06:00:30 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 06:00:31 DEBUG : dir/file1: size = 25 OK 2026/02/03 06:00:31 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 06:00:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:00:31 DEBUG : newLeaf: Running delayed rename now 2026/02/03 06:00:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:00:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a0e40 2026/02/03 06:00:32 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:00:32 DEBUG : dir: Looking for writers 2026/02/03 06:00:32 DEBUG : Looking for writers 2026/02/03 06:00:32 DEBUG : dir: reading active writers 2026/02/03 06:00:32 DEBUG : newLeaf: reading active writers 2026/02/03 06:00:32 DEBUG : >WaitForWriters: 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 2026/02/03 06:00:36 DEBUG : forgetting directory cache 2026/02/03 06:00:36 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 06:00:45 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:00:45 DEBUG : dir: Looking for writers 2026/02/03 06:00:45 DEBUG : Looking for writers 2026/02/03 06:00:45 DEBUG : dir: reading active writers 2026/02/03 06:00:45 DEBUG : newLeaf: reading active writers 2026/02/03 06:00:45 DEBUG : >WaitForWriters: 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 2026/02/03 06:00:56 DEBUG : forgetting directory cache 2026/02/03 06:00:56 DEBUG : dir: forgetting directory cache 2026/02/03 06:00:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 06:00:56 DEBUG : dir: forgetting directory cache 2026/02/03 06:00:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 06:00:56 DEBUG : fil: forgetting directory cache 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: TestFileRename/off,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/off,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:00:56 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:00:56 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:00:56 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:00:56 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:00:56 DEBUG : Config file has changed externally - reloading 2026/02/03 06:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:00:56 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:01:01 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:01:01 DEBUG : dir: Looking for writers 2026/02/03 06:01:01 DEBUG : file1: reading active writers 2026/02/03 06:01:01 DEBUG : Looking for writers 2026/02/03 06:01:01 DEBUG : dir: reading active writers 2026/02/03 06:01:01 DEBUG : >WaitForWriters: 2026/02/03 06:01:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:01:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000714000 2026/02/03 06:01:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:01:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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 2026/02/03 06:01:04 DEBUG : forgetting directory cache 2026/02/03 06:01:04 DEBUG : dir: forgetting directory cache 2026/02/03 06:01:04 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/03 06:01:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 06:01:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000714000 2026/02/03 06:01:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 06:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/03 06:01:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 06:01:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 06:01:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:01:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000714000 2026/02/03 06:01:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:01:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:01:21 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (25 bytes), uploading instead of streaming 2026/02/03 06:01:24 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 06:01:25 DEBUG : dir/file1: size = 25 OK 2026/02/03 06:01:25 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 06:01:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:01:25 DEBUG : newLeaf: Running delayed rename now 2026/02/03 06:01:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:01:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000714000 2026/02/03 06:01:26 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:01:26 DEBUG : dir: Looking for writers 2026/02/03 06:01:26 DEBUG : Looking for writers 2026/02/03 06:01:26 DEBUG : dir: reading active writers 2026/02/03 06:01:26 DEBUG : newLeaf: reading active writers 2026/02/03 06:01:26 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got dir/file1 (14) 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/03 06:01:36 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:01:36 DEBUG : dir: Looking for writers 2026/02/03 06:01:36 DEBUG : Looking for writers 2026/02/03 06:01:36 DEBUG : newLeaf: reading active writers 2026/02/03 06:01:36 DEBUG : dir: reading active writers 2026/02/03 06:01:36 DEBUG : >WaitForWriters: 2026/02/03 06:01:36 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting 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 2026/02/03 06:01:41 DEBUG : forgetting directory cache 2026/02/03 06:01:41 DEBUG : dir: forgetting directory cache 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: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:01:46 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:01:46 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:01:46 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:01:46 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:01:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:01:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:01:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:01:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:01:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:01:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:01:46 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:01:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/03 06:01:53 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:01:53 DEBUG : dir/file1(0xc00071ad00): openPending: 2026/02/03 06:01:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 06:01:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 06:01:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:01:53 DEBUG : dir/file1(0xc00071ad00): >openPending: err= 2026/02/03 06:01:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 06:01:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:01:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:01:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:01:53 DEBUG : dir/file1(0xc00071ad00): _writeAt: size=14, off=0 2026/02/03 06:01:53 DEBUG : dir/file1(0xc00071ad00): >_writeAt: n=14, err= 2026/02/03 06:01:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/03 06:01:53 DEBUG : dir/file1(0xc00071ad00): close: 2026/02/03 06:01:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/03 06:01:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/03 06:01:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 06:01:53 DEBUG : dir/file1(0xc00071ad00): >close: err= 2026/02/03 06:01:53 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:01:53 DEBUG : dir: Looking for writers 2026/02/03 06:01:53 DEBUG : file1: reading active writers 2026/02/03 06:01:53 DEBUG : Looking for writers 2026/02/03 06:01:53 DEBUG : dir: reading active writers 2026/02/03 06:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:01:53 DEBUG : dir: Looking for writers 2026/02/03 06:01:53 DEBUG : file1: reading active writers 2026/02/03 06:01:53 DEBUG : Looking for writers 2026/02/03 06:01:53 DEBUG : dir: reading active writers 2026/02/03 06:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:01:53 DEBUG : dir: Looking for writers 2026/02/03 06:01:53 DEBUG : file1: reading active writers 2026/02/03 06:01:53 DEBUG : Looking for writers 2026/02/03 06:01:53 DEBUG : dir: reading active writers 2026/02/03 06:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:01:53 DEBUG : dir: Looking for writers 2026/02/03 06:01:53 DEBUG : file1: reading active writers 2026/02/03 06:01:53 DEBUG : Looking for writers 2026/02/03 06:01:53 DEBUG : dir: reading active writers 2026/02/03 06:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:01:53 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 06:01:53 DEBUG : dir: Looking for writers 2026/02/03 06:01:53 DEBUG : file1: reading active writers 2026/02/03 06:01:53 DEBUG : Looking for writers 2026/02/03 06:01:53 DEBUG : dir: reading active writers 2026/02/03 06:01:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:01:54 DEBUG : dir: Looking for writers 2026/02/03 06:01:54 DEBUG : file1: reading active writers 2026/02/03 06:01:54 DEBUG : Looking for writers 2026/02/03 06:01:54 DEBUG : dir: reading active writers 2026/02/03 06:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:01:54 DEBUG : dir: Looking for writers 2026/02/03 06:01:54 DEBUG : file1: reading active writers 2026/02/03 06:01:54 DEBUG : Looking for writers 2026/02/03 06:01:54 DEBUG : dir: reading active writers 2026/02/03 06:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:01:54 DEBUG : dir: Looking for writers 2026/02/03 06:01:54 DEBUG : file1: reading active writers 2026/02/03 06:01:54 DEBUG : Looking for writers 2026/02/03 06:01:54 DEBUG : dir: reading active writers 2026/02/03 06:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:01:55 DEBUG : dir: Looking for writers 2026/02/03 06:01:55 DEBUG : file1: reading active writers 2026/02/03 06:01:55 DEBUG : Looking for writers 2026/02/03 06:01:55 DEBUG : dir: reading active writers 2026/02/03 06:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:01:56 DEBUG : dir: Looking for writers 2026/02/03 06:01:56 DEBUG : file1: reading active writers 2026/02/03 06:01:56 DEBUG : Looking for writers 2026/02/03 06:01:56 DEBUG : dir: reading active writers 2026/02/03 06:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:01:57 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 06:01:57 DEBUG : dir/file1: size = 14 OK 2026/02/03 06:01:57 INFO : dir/file1: Copied (replaced existing) 2026/02/03 06:01:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 06:01:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/03 06:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:01:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 06:01:57 DEBUG : dir: Looking for writers 2026/02/03 06:01:57 DEBUG : file1: reading active writers 2026/02/03 06:01:57 DEBUG : Looking for writers 2026/02/03 06:01:57 DEBUG : dir: reading active writers 2026/02/03 06:01:57 DEBUG : >WaitForWriters: 2026/02/03 06:01:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:01:57 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:01:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:01:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:01:57 DEBUG : dir/file1(0xc00071bc00): _readAt: size=512, off=0 2026/02/03 06:01:57 DEBUG : dir/file1(0xc00071bc00): openPending: 2026/02/03 06:01:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 06:01:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 06:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:01:57 DEBUG : dir/file1(0xc00071bc00): >openPending: err= 2026/02/03 06:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/03 06:01:57 DEBUG : dir/file1(0xc00071bc00): >_readAt: n=14, err=EOF 2026/02/03 06:01:57 DEBUG : dir/file1(0xc00071bc00): close: 2026/02/03 06:01:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 06:01:54 +0000 UTC 2026/02/03 06:01:57 DEBUG : dir/file1(0xc00071bc00): >close: err= 2026/02/03 06:01:59 DEBUG : forgetting directory cache 2026/02/03 06:01:59 DEBUG : dir: forgetting directory cache 2026/02/03 06:01:59 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/03 06:02:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:02:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 06:02:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a0fc0 2026/02/03 06:02:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:02:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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 2026/02/03 06:02:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 06:02:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/03 06:02:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a0fc0 2026/02/03 06:02:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 06:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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 2026/02/03 06:02:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 06:02:23 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:02:23 DEBUG : dir/file1(0xc000de8400): openPending: 2026/02/03 06:02:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 06:02:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 06:02:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:02:23 DEBUG : dir/file1(0xc000de8400): >openPending: err= 2026/02/03 06:02:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 06:02:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:02:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:02:23 DEBUG : dir/file1(0xc000de8400): _writeAt: size=25, off=0 2026/02/03 06:02:23 DEBUG : dir/file1(0xc000de8400): >_writeAt: n=25, err= 2026/02/03 06:02:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:02:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 06:02:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a0fc0 2026/02/03 06:02:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:02:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:02:24 DEBUG : newLeaf(0xc000de8400): close: 2026/02/03 06:02:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/03 06:02:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-03 06:02:23.371175366 +0000 UTC m=+3320.097162184 2026/02/03 06:02:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/03 06:02:24 DEBUG : newLeaf(0xc000de8400): >close: err= 2026/02/03 06:02:24 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:02:24 DEBUG : dir: Looking for writers 2026/02/03 06:02:24 DEBUG : Looking for writers 2026/02/03 06:02:24 DEBUG : dir: reading active writers 2026/02/03 06:02:24 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:02:24 DEBUG : dir: Looking for writers 2026/02/03 06:02:24 DEBUG : Looking for writers 2026/02/03 06:02:24 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:24 DEBUG : dir: reading active writers 2026/02/03 06:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:02:24 DEBUG : dir: Looking for writers 2026/02/03 06:02:24 DEBUG : Looking for writers 2026/02/03 06:02:24 DEBUG : dir: reading active writers 2026/02/03 06:02:24 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:02:24 DEBUG : dir: Looking for writers 2026/02/03 06:02:24 DEBUG : Looking for writers 2026/02/03 06:02:24 DEBUG : dir: reading active writers 2026/02/03 06:02:24 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:02:24 DEBUG : newLeaf: vfs cache: starting upload 2026/02/03 06:02:24 DEBUG : dir: Looking for writers 2026/02/03 06:02:24 DEBUG : Looking for writers 2026/02/03 06:02:24 DEBUG : dir: reading active writers 2026/02/03 06:02:24 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:02:24 DEBUG : dir: Looking for writers 2026/02/03 06:02:24 DEBUG : Looking for writers 2026/02/03 06:02:24 DEBUG : dir: reading active writers 2026/02/03 06:02:24 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:02:25 DEBUG : dir: Looking for writers 2026/02/03 06:02:25 DEBUG : Looking for writers 2026/02/03 06:02:25 DEBUG : dir: reading active writers 2026/02/03 06:02:25 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:02:25 DEBUG : dir: Looking for writers 2026/02/03 06:02:25 DEBUG : Looking for writers 2026/02/03 06:02:25 DEBUG : dir: reading active writers 2026/02/03 06:02:25 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:02:26 DEBUG : dir: Looking for writers 2026/02/03 06:02:26 DEBUG : Looking for writers 2026/02/03 06:02:26 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:26 DEBUG : dir: reading active writers 2026/02/03 06:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:02:27 DEBUG : dir: Looking for writers 2026/02/03 06:02:27 DEBUG : Looking for writers 2026/02/03 06:02:27 DEBUG : dir: reading active writers 2026/02/03 06:02:27 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:02:27 DEBUG : newLeaf: Removing old object on successful upload 2026/02/03 06:02:28 DEBUG : newLeaf: size = 25 OK 2026/02/03 06:02:28 INFO : newLeaf: Copied (replaced existing) 2026/02/03 06:02:28 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/03 06:02:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/03 06:02:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:02:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/03 06:02:28 DEBUG : dir: Looking for writers 2026/02/03 06:02:28 DEBUG : Looking for writers 2026/02/03 06:02:28 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:28 DEBUG : dir: reading active writers 2026/02/03 06:02:28 DEBUG : >WaitForWriters: 2026/02/03 06:02:29 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:02:29 DEBUG : dir: Looking for writers 2026/02/03 06:02:29 DEBUG : Looking for writers 2026/02/03 06:02:29 DEBUG : dir: reading active writers 2026/02/03 06:02:29 DEBUG : newLeaf: reading active writers 2026/02/03 06:02:29 DEBUG : >WaitForWriters: 2026/02/03 06:02:29 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting 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: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=true Messages: directories === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:02:39 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:02:39 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:02:39 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:02:39 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:02:39 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:02:43 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:02:43 DEBUG : dir: Looking for writers 2026/02/03 06:02:43 DEBUG : file1: reading active writers 2026/02/03 06:02:43 DEBUG : Looking for writers 2026/02/03 06:02:43 DEBUG : dir: reading active writers 2026/02/03 06:02:43 DEBUG : >WaitForWriters: 2026/02/03 06:02:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:02:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1500 2026/02/03 06:02:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:02:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/03 06:02:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 06:02:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a1500 2026/02/03 06:02:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 06:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/03 06:03:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 06:03:05 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:03:05 DEBUG : dir/file1(0xc000511700): openPending: 2026/02/03 06:03:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 06:03:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 06:03:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:03:05 DEBUG : dir/file1(0xc000511700): >openPending: err= 2026/02/03 06:03:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 06:03:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:03:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:03:05 DEBUG : dir/file1(0xc000511700): _writeAt: size=25, off=0 2026/02/03 06:03:05 DEBUG : dir/file1(0xc000511700): >_writeAt: n=25, err= 2026/02/03 06:03:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:03:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 06:03:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1500 2026/02/03 06:03:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:03:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:03:06 DEBUG : newLeaf(0xc000511700): close: 2026/02/03 06:03:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/03 06:03:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-03 06:03:05.046471245 +0000 UTC m=+3361.772458062 2026/02/03 06:03:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/03 06:03:06 DEBUG : newLeaf(0xc000511700): >close: err= 2026/02/03 06:03:06 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:03:06 DEBUG : dir: Looking for writers 2026/02/03 06:03:06 DEBUG : Looking for writers 2026/02/03 06:03:06 DEBUG : dir: reading active writers 2026/02/03 06:03:06 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:03:06 DEBUG : dir: Looking for writers 2026/02/03 06:03:06 DEBUG : Looking for writers 2026/02/03 06:03:06 DEBUG : dir: reading active writers 2026/02/03 06:03:06 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:03:06 DEBUG : dir: Looking for writers 2026/02/03 06:03:06 DEBUG : Looking for writers 2026/02/03 06:03:06 DEBUG : dir: reading active writers 2026/02/03 06:03:06 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:03:06 DEBUG : dir: Looking for writers 2026/02/03 06:03:06 DEBUG : Looking for writers 2026/02/03 06:03:06 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:06 DEBUG : dir: reading active writers 2026/02/03 06:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:03:06 DEBUG : newLeaf: vfs cache: starting upload 2026/02/03 06:03:06 DEBUG : dir: Looking for writers 2026/02/03 06:03:06 DEBUG : Looking for writers 2026/02/03 06:03:06 DEBUG : dir: reading active writers 2026/02/03 06:03:06 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:03:06 DEBUG : dir: Looking for writers 2026/02/03 06:03:06 DEBUG : Looking for writers 2026/02/03 06:03:06 DEBUG : dir: reading active writers 2026/02/03 06:03:06 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:03:07 DEBUG : dir: Looking for writers 2026/02/03 06:03:07 DEBUG : Looking for writers 2026/02/03 06:03:07 DEBUG : dir: reading active writers 2026/02/03 06:03:07 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:03:07 DEBUG : dir: Looking for writers 2026/02/03 06:03:07 DEBUG : Looking for writers 2026/02/03 06:03:07 DEBUG : dir: reading active writers 2026/02/03 06:03:07 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:03:08 DEBUG : dir: Looking for writers 2026/02/03 06:03:08 DEBUG : Looking for writers 2026/02/03 06:03:08 DEBUG : dir: reading active writers 2026/02/03 06:03:08 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:03:09 DEBUG : newLeaf: Removing old object on successful upload 2026/02/03 06:03:09 DEBUG : newLeaf: size = 25 OK 2026/02/03 06:03:09 INFO : newLeaf: Copied (replaced existing) 2026/02/03 06:03:09 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/03 06:03:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/03 06:03:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:03:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/03 06:03:09 DEBUG : dir: Looking for writers 2026/02/03 06:03:09 DEBUG : Looking for writers 2026/02/03 06:03:09 DEBUG : dir: reading active writers 2026/02/03 06:03:09 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:09 DEBUG : >WaitForWriters: 2026/02/03 06:03:10 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:03:10 DEBUG : dir: Looking for writers 2026/02/03 06:03:10 DEBUG : Looking for writers 2026/02/03 06:03:10 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:10 DEBUG : dir: reading active writers 2026/02/03 06:03:10 DEBUG : >WaitForWriters: 2026/02/03 06:03:10 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting 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: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=false Messages: directories === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:03:19 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:03:19 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:03:19 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:03:19 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:03:19 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:03:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/03 06:03:28 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:03:28 DEBUG : dir/file1(0xc000510e00): openPending: 2026/02/03 06:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 06:03:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 06:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:03:28 DEBUG : dir/file1(0xc000510e00): >openPending: err= 2026/02/03 06:03:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 06:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:03:28 DEBUG : dir/file1(0xc000510e00): _writeAt: size=14, off=0 2026/02/03 06:03:28 DEBUG : dir/file1(0xc000510e00): >_writeAt: n=14, err= 2026/02/03 06:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/03 06:03:28 DEBUG : dir/file1(0xc000510e00): close: 2026/02/03 06:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/03 06:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/03 06:03:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 06:03:28 DEBUG : dir/file1(0xc000510e00): >close: err= 2026/02/03 06:03:28 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:03:28 DEBUG : dir: Looking for writers 2026/02/03 06:03:28 DEBUG : file1: reading active writers 2026/02/03 06:03:28 DEBUG : Looking for writers 2026/02/03 06:03:28 DEBUG : dir: reading active writers 2026/02/03 06:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:03:28 DEBUG : dir: Looking for writers 2026/02/03 06:03:28 DEBUG : file1: reading active writers 2026/02/03 06:03:28 DEBUG : Looking for writers 2026/02/03 06:03:28 DEBUG : dir: reading active writers 2026/02/03 06:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:03:28 DEBUG : dir: Looking for writers 2026/02/03 06:03:28 DEBUG : file1: reading active writers 2026/02/03 06:03:28 DEBUG : Looking for writers 2026/02/03 06:03:28 DEBUG : dir: reading active writers 2026/02/03 06:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:03:28 DEBUG : dir: Looking for writers 2026/02/03 06:03:28 DEBUG : file1: reading active writers 2026/02/03 06:03:28 DEBUG : Looking for writers 2026/02/03 06:03:28 DEBUG : dir: reading active writers 2026/02/03 06:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:03:28 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 06:03:28 DEBUG : dir: Looking for writers 2026/02/03 06:03:28 DEBUG : file1: reading active writers 2026/02/03 06:03:28 DEBUG : Looking for writers 2026/02/03 06:03:28 DEBUG : dir: reading active writers 2026/02/03 06:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:03:28 DEBUG : dir: Looking for writers 2026/02/03 06:03:28 DEBUG : file1: reading active writers 2026/02/03 06:03:28 DEBUG : Looking for writers 2026/02/03 06:03:28 DEBUG : dir: reading active writers 2026/02/03 06:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:03:28 DEBUG : dir: Looking for writers 2026/02/03 06:03:28 DEBUG : file1: reading active writers 2026/02/03 06:03:28 DEBUG : Looking for writers 2026/02/03 06:03:28 DEBUG : dir: reading active writers 2026/02/03 06:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:03:29 DEBUG : dir: Looking for writers 2026/02/03 06:03:29 DEBUG : file1: reading active writers 2026/02/03 06:03:29 DEBUG : Looking for writers 2026/02/03 06:03:29 DEBUG : dir: reading active writers 2026/02/03 06:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:03:30 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 06:03:30 DEBUG : dir: Looking for writers 2026/02/03 06:03:30 DEBUG : file1: reading active writers 2026/02/03 06:03:30 DEBUG : Looking for writers 2026/02/03 06:03:30 DEBUG : dir: reading active writers 2026/02/03 06:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:03:30 DEBUG : dir/file1: size = 14 OK 2026/02/03 06:03:30 INFO : dir/file1: Copied (replaced existing) 2026/02/03 06:03:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 06:03:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/03 06:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:03:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 06:03:31 DEBUG : dir: Looking for writers 2026/02/03 06:03:31 DEBUG : file1: reading active writers 2026/02/03 06:03:31 DEBUG : Looking for writers 2026/02/03 06:03:31 DEBUG : dir: reading active writers 2026/02/03 06:03:31 DEBUG : >WaitForWriters: 2026/02/03 06:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:03:31 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:03:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:03:31 DEBUG : dir/file1(0xc0007df680): _readAt: size=512, off=0 2026/02/03 06:03:31 DEBUG : dir/file1(0xc0007df680): openPending: 2026/02/03 06:03:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 06:03:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 06:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:03:31 DEBUG : dir/file1(0xc0007df680): >openPending: err= 2026/02/03 06:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/03 06:03:31 DEBUG : dir/file1(0xc0007df680): >_readAt: n=14, err=EOF 2026/02/03 06:03:31 DEBUG : dir/file1(0xc0007df680): close: 2026/02/03 06:03:31 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 06:03:28 +0000 UTC 2026/02/03 06:03:31 DEBUG : dir/file1(0xc0007df680): >close: err= 2026/02/03 06:03:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:03:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 06:03:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1380 2026/02/03 06:03:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:03:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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 2026/02/03 06:03:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 06:03:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/03 06:03:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a1380 2026/02/03 06:03:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 06:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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 2026/02/03 06:03:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 06:03:54 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:03:54 DEBUG : dir/file1(0xc000de8400): openPending: 2026/02/03 06:03:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 06:03:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 06:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:03:54 DEBUG : dir/file1(0xc000de8400): >openPending: err= 2026/02/03 06:03:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 06:03:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:03:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:03:54 DEBUG : dir/file1(0xc000de8400): _writeAt: size=25, off=0 2026/02/03 06:03:54 DEBUG : dir/file1(0xc000de8400): >_writeAt: n=25, err= 2026/02/03 06:03:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:03:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 06:03:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1380 2026/02/03 06:03:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:03:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:03:55 DEBUG : newLeaf(0xc000de8400): close: 2026/02/03 06:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/03 06:03:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-03 06:03:54.903413415 +0000 UTC m=+3411.629400233 2026/02/03 06:03:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/03 06:03:55 DEBUG : newLeaf(0xc000de8400): >close: err= 2026/02/03 06:03:55 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:03:55 DEBUG : dir: Looking for writers 2026/02/03 06:03:55 DEBUG : Looking for writers 2026/02/03 06:03:55 DEBUG : dir: reading active writers 2026/02/03 06:03:55 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:03:55 DEBUG : dir: Looking for writers 2026/02/03 06:03:55 DEBUG : Looking for writers 2026/02/03 06:03:55 DEBUG : dir: reading active writers 2026/02/03 06:03:55 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:03:55 DEBUG : dir: Looking for writers 2026/02/03 06:03:55 DEBUG : Looking for writers 2026/02/03 06:03:55 DEBUG : dir: reading active writers 2026/02/03 06:03:55 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:03:55 DEBUG : dir: Looking for writers 2026/02/03 06:03:55 DEBUG : Looking for writers 2026/02/03 06:03:55 DEBUG : dir: reading active writers 2026/02/03 06:03:55 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:03:55 DEBUG : newLeaf: vfs cache: starting upload 2026/02/03 06:03:55 DEBUG : dir: Looking for writers 2026/02/03 06:03:55 DEBUG : Looking for writers 2026/02/03 06:03:55 DEBUG : dir: reading active writers 2026/02/03 06:03:55 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:03:56 DEBUG : dir: Looking for writers 2026/02/03 06:03:56 DEBUG : Looking for writers 2026/02/03 06:03:56 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:56 DEBUG : dir: reading active writers 2026/02/03 06:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:03:56 DEBUG : dir: Looking for writers 2026/02/03 06:03:56 DEBUG : Looking for writers 2026/02/03 06:03:56 DEBUG : dir: reading active writers 2026/02/03 06:03:56 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:03:56 DEBUG : dir: Looking for writers 2026/02/03 06:03:56 DEBUG : Looking for writers 2026/02/03 06:03:56 DEBUG : dir: reading active writers 2026/02/03 06:03:56 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:03:57 DEBUG : newLeaf: Removing old object on successful upload 2026/02/03 06:03:57 DEBUG : newLeaf: size = 25 OK 2026/02/03 06:03:57 INFO : newLeaf: Copied (replaced existing) 2026/02/03 06:03:57 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/03 06:03:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/03 06:03:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:03:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/03 06:03:57 DEBUG : dir: Looking for writers 2026/02/03 06:03:57 DEBUG : Looking for writers 2026/02/03 06:03:57 DEBUG : dir: reading active writers 2026/02/03 06:03:57 DEBUG : newLeaf: reading active writers 2026/02/03 06:03:57 DEBUG : >WaitForWriters: 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 2026/02/03 06:04:06 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:04:06 DEBUG : dir: Looking for writers 2026/02/03 06:04:06 DEBUG : Looking for writers 2026/02/03 06:04:06 DEBUG : dir: reading active writers 2026/02/03 06:04:06 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:06 DEBUG : >WaitForWriters: 2026/02/03 06:04:06 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting 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 === RUN TestFileRename/full,forceCache=false run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:04:19 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:04:19 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:04:19 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:04:19 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:04:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:04:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:04:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:04:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:04:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:04:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:04:19 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:04:23 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:04:23 DEBUG : dir: Looking for writers 2026/02/03 06:04:23 DEBUG : file1: reading active writers 2026/02/03 06:04:23 DEBUG : Looking for writers 2026/02/03 06:04:23 DEBUG : dir: reading active writers 2026/02/03 06:04:23 DEBUG : >WaitForWriters: 2026/02/03 06:04:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:04:23 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:04:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:04:23 DEBUG : dir/file1(0xc00071a640): _readAt: size=512, off=0 2026/02/03 06:04:23 DEBUG : dir/file1(0xc00071a640): openPending: 2026/02/03 06:04:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 06:04:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 06:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:04:23 DEBUG : dir/file1(0xc00071a640): >openPending: err= 2026/02/03 06:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/03 06:04:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/03 06:04:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:04:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:04:23 DEBUG : dir/file1(0xc00071a640): >_readAt: n=14, err=EOF 2026/02/03 06:04:23 DEBUG : dir/file1(0xc00071a640): close: 2026/02/03 06:04:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 06:04:20 +0000 UTC 2026/02/03 06:04:23 DEBUG : dir/file1(0xc00071a640): >close: err= 2026/02/03 06:04:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:04:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 06:04:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ae480 2026/02/03 06:04:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:04:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/03 06:04:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 06:04:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/03 06:04:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ae480 2026/02/03 06:04:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 06:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/03 06:04:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 06:04:47 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:04:47 DEBUG : dir/file1(0xc000de9e40): openPending: 2026/02/03 06:04:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 06:04:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 06:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:04:47 DEBUG : dir/file1(0xc000de9e40): >openPending: err= 2026/02/03 06:04:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 06:04:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:04:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:04:47 DEBUG : dir/file1(0xc000de9e40): _writeAt: size=25, off=0 2026/02/03 06:04:47 DEBUG : dir/file1(0xc000de9e40): >_writeAt: n=25, err= 2026/02/03 06:04:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 06:04:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 06:04:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ae480 2026/02/03 06:04:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:04:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:04:49 DEBUG : newLeaf(0xc000de9e40): close: 2026/02/03 06:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/03 06:04:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-03 06:04:47.569882273 +0000 UTC m=+3464.295869101 2026/02/03 06:04:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/03 06:04:49 DEBUG : newLeaf(0xc000de9e40): >close: err= 2026/02/03 06:04:49 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:04:49 DEBUG : dir: Looking for writers 2026/02/03 06:04:49 DEBUG : Looking for writers 2026/02/03 06:04:49 DEBUG : dir: reading active writers 2026/02/03 06:04:49 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:04:49 DEBUG : dir: Looking for writers 2026/02/03 06:04:49 DEBUG : Looking for writers 2026/02/03 06:04:49 DEBUG : dir: reading active writers 2026/02/03 06:04:49 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:04:49 DEBUG : dir: Looking for writers 2026/02/03 06:04:49 DEBUG : Looking for writers 2026/02/03 06:04:49 DEBUG : dir: reading active writers 2026/02/03 06:04:49 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:04:49 DEBUG : dir: Looking for writers 2026/02/03 06:04:49 DEBUG : Looking for writers 2026/02/03 06:04:49 DEBUG : dir: reading active writers 2026/02/03 06:04:49 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:04:49 DEBUG : newLeaf: vfs cache: starting upload 2026/02/03 06:04:49 DEBUG : dir: Looking for writers 2026/02/03 06:04:49 DEBUG : Looking for writers 2026/02/03 06:04:49 DEBUG : dir: reading active writers 2026/02/03 06:04:49 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:04:49 DEBUG : dir: Looking for writers 2026/02/03 06:04:49 DEBUG : Looking for writers 2026/02/03 06:04:49 DEBUG : dir: reading active writers 2026/02/03 06:04:49 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:04:50 DEBUG : dir: Looking for writers 2026/02/03 06:04:50 DEBUG : Looking for writers 2026/02/03 06:04:50 DEBUG : dir: reading active writers 2026/02/03 06:04:50 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:04:50 DEBUG : dir: Looking for writers 2026/02/03 06:04:50 DEBUG : Looking for writers 2026/02/03 06:04:50 DEBUG : dir: reading active writers 2026/02/03 06:04:50 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:04:51 DEBUG : dir: Looking for writers 2026/02/03 06:04:51 DEBUG : Looking for writers 2026/02/03 06:04:51 DEBUG : dir: reading active writers 2026/02/03 06:04:51 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:04:52 DEBUG : newLeaf: Removing old object on successful upload 2026/02/03 06:04:52 DEBUG : newLeaf: size = 25 OK 2026/02/03 06:04:52 INFO : newLeaf: Copied (replaced existing) 2026/02/03 06:04:52 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/03 06:04:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/03 06:04:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:04:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/03 06:04:52 DEBUG : dir: Looking for writers 2026/02/03 06:04:52 DEBUG : Looking for writers 2026/02/03 06:04:52 DEBUG : dir: reading active writers 2026/02/03 06:04:52 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:52 DEBUG : >WaitForWriters: 2026/02/03 06:04:53 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:04:53 DEBUG : dir: Looking for writers 2026/02/03 06:04:53 DEBUG : Looking for writers 2026/02/03 06:04:53 DEBUG : dir: reading active writers 2026/02/03 06:04:53 DEBUG : newLeaf: reading active writers 2026/02/03 06:04:53 DEBUG : >WaitForWriters: 2026/02/03 06:04:53 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting 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: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/full,forceCache=false Messages: directories --- FAIL: TestFileRename (311.39s) --- FAIL: TestFileRename/off,forceCache=false (64.68s) --- FAIL: TestFileRename/minimal,forceCache=false (49.84s) --- FAIL: TestFileRename/minimal,forceCache=true (52.97s) --- FAIL: TestFileRename/writes,forceCache=false (40.20s) --- PASS: TestFileRename/writes,forceCache=true (59.60s) --- FAIL: TestFileRename/full,forceCache=false (44.11s) === RUN TestReadFileHandleMethods run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:05:03 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:05:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:05:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 06:05:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/03 06:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:05:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/03 06:05:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/03 06:05:07 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:05:07 DEBUG : dir: Looking for writers 2026/02/03 06:05:07 DEBUG : file1: reading active writers 2026/02/03 06:05:07 DEBUG : Looking for writers 2026/02/03 06:05:07 DEBUG : dir: reading active writers 2026/02/03 06:05:07 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleMethods Messages: directories --- FAIL: TestReadFileHandleMethods (18.63s) === RUN TestReadFileHandleSeek run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:05:22 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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 2026/02/03 06:05:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:05:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:05:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 06:05:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/03 06:05:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:05:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/03 06:05:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/03 06:05:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/03 06:05:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/03 06:05:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/03 06:05:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/03 06:05:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/03 06:05:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/03 06:05:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/03 06:05:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/03 06:05:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/03 06:05:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/03 06:05:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/03 06:05:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/03 06:05:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/03 06:05:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/03 06:05:37 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:05:37 DEBUG : dir: Looking for writers 2026/02/03 06:05:37 DEBUG : file1: reading active writers 2026/02/03 06:05:37 DEBUG : Looking for writers 2026/02/03 06:05:37 DEBUG : dir: reading active writers 2026/02/03 06:05:37 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestReadFileHandleSeek (18.59s) === RUN TestReadFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:05:40 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" 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/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleReadAt Messages: 1 objects not found 2026/02/03 06:05:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:05:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:05:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 06:05:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/03 06:05:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:05:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/03 06:05:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/03 06:05:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/03 06:05:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/03 06:05:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/03 06:05:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/03 06:05:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/03 06:05:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/03 06:05:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/03 06:05:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/03 06:05:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/03 06:05:55 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/03 06:05:55 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/03 06:05:55 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/03 06:05:55 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/03 06:05:55 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/03 06:05:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/03 06:05:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/03 06:05:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/03 06:05:55 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/03 06:05:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/03 06:05:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/03 06:05:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/03 06:05:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/03 06:05:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/03 06:05:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/03 06:05:56 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/03 06:05:56 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/03 06:05:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/03 06:05:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/03 06:05:56 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/03 06:05:56 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:05:56 DEBUG : dir: Looking for writers 2026/02/03 06:05:56 DEBUG : file1: reading active writers 2026/02/03 06:05:56 DEBUG : Looking for writers 2026/02/03 06:05:56 DEBUG : dir: reading active writers 2026/02/03 06:05:56 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleReadAt Messages: directories --- FAIL: TestReadFileHandleReadAt (29.49s) === RUN TestReadFileHandleRelease run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:06:10 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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 2026/02/03 06:06:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:06:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:06:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 06:06:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/03 06:06:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:06:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/03 06:06:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/03 06:06:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/03 06:06:25 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:06:25 DEBUG : dir: Looking for writers 2026/02/03 06:06:25 DEBUG : file1: reading active writers 2026/02/03 06:06:25 DEBUG : Looking for writers 2026/02/03 06:06:25 DEBUG : dir: reading active writers 2026/02/03 06:06:25 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestReadFileHandleRelease (18.61s) === RUN TestRWFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:06:28 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:06:28 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:06:28 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:28 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:28 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" 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/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReadAt Messages: 1 objects not found 2026/02/03 06:06:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:06:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:06:40 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:06:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:06:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:06:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 06:06:40 DEBUG : dir/file1(0xc000c03b40): _readAt: size=1, off=0 2026/02/03 06:06:40 DEBUG : dir/file1(0xc000c03b40): openPending: 2026/02/03 06:06:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 06:06:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 06:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:06:40 DEBUG : dir/file1(0xc000c03b40): >openPending: err= 2026/02/03 06:06:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/03 06:06:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/03 06:06:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:06:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): >_readAt: n=1, err= 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): _readAt: size=1, off=5 2026/02/03 06:06:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): >_readAt: n=1, err= 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): _readAt: size=1, off=1 2026/02/03 06:06:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): >_readAt: n=1, err= 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): _readAt: size=6, off=10 2026/02/03 06:06:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): >_readAt: n=6, err= 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): _readAt: size=256, off=10 2026/02/03 06:06:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): >_readAt: n=6, err=EOF 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): _readAt: size=256, off=100 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): >_readAt: n=0, err=EOF 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): close: 2026/02/03 06:06:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 06:06:30 +0000 UTC 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): >close: err= 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): _readAt: size=256, off=100 2026/02/03 06:06:41 DEBUG : dir/file1(0xc000c03b40): >_readAt: n=0, err=file already closed 2026/02/03 06:06:41 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:06:41 DEBUG : dir: Looking for writers 2026/02/03 06:06:41 DEBUG : file1: reading active writers 2026/02/03 06:06:41 DEBUG : Looking for writers 2026/02/03 06:06:41 DEBUG : dir: reading active writers 2026/02/03 06:06:41 DEBUG : >WaitForWriters: 2026/02/03 06:06:41 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReadAt Messages: directories --- FAIL: TestRWFileHandleReadAt (26.17s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:06:55 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:06:55 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:06:55 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:55 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:06:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:06:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:06:55 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:07:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:07:03 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:07:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 06:07:03 DEBUG : dir/file1(0xc000bdbcc0): RWFileHandle.Flush 2026/02/03 06:07:03 DEBUG : dir/file1(0xc000bdbcc0): _readAt: size=256, off=0 2026/02/03 06:07:03 DEBUG : dir/file1(0xc000bdbcc0): openPending: 2026/02/03 06:07:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 06:07:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 06:07:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:07:03 DEBUG : dir/file1(0xc000bdbcc0): >openPending: err= 2026/02/03 06:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/03 06:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/03 06:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:07:03 DEBUG : dir/file1(0xc000bdbcc0): >_readAt: n=16, err=EOF 2026/02/03 06:07:03 DEBUG : dir/file1(0xc000bdbcc0): RWFileHandle.Flush 2026/02/03 06:07:03 DEBUG : dir/file1(0xc000bdbcc0): RWFileHandle.Flush 2026/02/03 06:07:03 DEBUG : dir/file1(0xc000bdbcc0): close: 2026/02/03 06:07:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 06:06:56 +0000 UTC 2026/02/03 06:07:03 DEBUG : dir/file1(0xc000bdbcc0): >close: err= 2026/02/03 06:07:03 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:07:03 DEBUG : dir: Looking for writers 2026/02/03 06:07:03 DEBUG : file1: reading active writers 2026/02/03 06:07:03 DEBUG : Looking for writers 2026/02/03 06:07:03 DEBUG : dir: reading active writers 2026/02/03 06:07:03 DEBUG : >WaitForWriters: 2026/02/03 06:07:03 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleFlushRead Messages: directories --- FAIL: TestRWFileHandleFlushRead (22.33s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:07:17 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:07:17 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:07:17 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:17 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:07:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:07:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:17 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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 2026/02/03 06:07:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:07:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 06:07:32 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:07:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:07:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:07:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 06:07:32 DEBUG : dir/file1(0xc0007de940): _readAt: size=256, off=0 2026/02/03 06:07:32 DEBUG : dir/file1(0xc0007de940): openPending: 2026/02/03 06:07:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 06:07:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 06:07:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:07:32 DEBUG : dir/file1(0xc0007de940): >openPending: err= 2026/02/03 06:07:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/03 06:07:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/03 06:07:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:07:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:07:32 DEBUG : dir/file1(0xc0007de940): >_readAt: n=16, err=EOF 2026/02/03 06:07:32 DEBUG : dir/file1(0xc0007de940): RWFileHandle.Release 2026/02/03 06:07:32 DEBUG : dir/file1(0xc0007de940): close: 2026/02/03 06:07:32 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 06:07:19 +0000 UTC 2026/02/03 06:07:32 DEBUG : dir/file1(0xc0007de940): >close: err= 2026/02/03 06:07:32 DEBUG : dir/file1(0xc0007de940): RWFileHandle.Release 2026/02/03 06:07:32 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:07:32 DEBUG : dir: Looking for writers 2026/02/03 06:07:32 DEBUG : file1: reading active writers 2026/02/03 06:07:32 DEBUG : Looking for writers 2026/02/03 06:07:32 DEBUG : dir: reading active writers 2026/02/03 06:07:32 DEBUG : >WaitForWriters: 2026/02/03 06:07:32 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleReleaseRead (18.88s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:07:36 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:07:36 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:07:36 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:36 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:07:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:07:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:07:36 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:07:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 06:07:36 DEBUG : file1: newRWFileHandle: 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): openPending: 2026/02/03 06:07:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/03 06:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): >openPending: err= 2026/02/03 06:07:36 DEBUG : file1: >newRWFileHandle: err= 2026/02/03 06:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:07:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/03 06:07:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): _writeAt: size=5, off=0 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): >_writeAt: n=5, err= 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): _writeAt: size=7, off=5 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): >_writeAt: n=7, err= 2026/02/03 06:07:36 DEBUG : file1: vfs cache: truncate to size=11 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): close: 2026/02/03 06:07:36 DEBUG : file1: vfs cache: setting modification time to 2026-02-03 06:07:36.597334191 +0000 UTC m=+3633.323321019 2026/02/03 06:07:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): >close: err= 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): close: 2026/02/03 06:07:36 DEBUG : file1(0xc00071a880): >close: err=file already closed 2026/02/03 06:07:36 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:07:36 DEBUG : Looking for writers 2026/02/03 06:07:36 DEBUG : file1: reading active writers 2026/02/03 06:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:07:36 DEBUG : Looking for writers 2026/02/03 06:07:36 DEBUG : file1: reading active writers 2026/02/03 06:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:07:36 DEBUG : Looking for writers 2026/02/03 06:07:36 DEBUG : file1: reading active writers 2026/02/03 06:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:07:36 DEBUG : Looking for writers 2026/02/03 06:07:36 DEBUG : file1: reading active writers 2026/02/03 06:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:07:36 DEBUG : file1: vfs cache: starting upload 2026/02/03 06:07:36 DEBUG : Looking for writers 2026/02/03 06:07:36 DEBUG : file1: reading active writers 2026/02/03 06:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:07:36 DEBUG : Looking for writers 2026/02/03 06:07:36 DEBUG : file1: reading active writers 2026/02/03 06:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:07:37 DEBUG : Looking for writers 2026/02/03 06:07:37 DEBUG : file1: reading active writers 2026/02/03 06:07:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:07:37 DEBUG : Looking for writers 2026/02/03 06:07:37 DEBUG : file1: reading active writers 2026/02/03 06:07:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:07:38 DEBUG : file1: size = 11 OK 2026/02/03 06:07:38 INFO : file1: Copied (new) 2026/02/03 06:07:38 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/03 06:07:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/03 06:07:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:07:38 INFO : file1: vfs cache: upload succeeded try #1 2026/02/03 06:07:38 DEBUG : Looking for writers 2026/02/03 06:07:38 DEBUG : file1: reading active writers 2026/02/03 06:07:38 DEBUG : >WaitForWriters: 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/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want file1 (11) got fstest.go:203: Not found "file1" 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/vfs/read_write_test.go:337 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsWrite Messages: 1 objects not found 2026/02/03 06:07:47 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:07:47 DEBUG : Looking for writers 2026/02/03 06:07:47 DEBUG : file1: reading active writers 2026/02/03 06:07:47 DEBUG : >WaitForWriters: 2026/02/03 06:07:47 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting 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: TestRWFileHandleMethodsWrite Messages: listing wrong, want got file1 (11) 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: TestRWFileHandleMethodsWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleMethodsWrite (20.34s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:07:56 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:07:56 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:07:56 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:56 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:07:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:07:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:07:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:07:56 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:07:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 06:07:57 DEBUG : file1: newRWFileHandle: 2026/02/03 06:07:57 DEBUG : file1: >newRWFileHandle: err= 2026/02/03 06:07:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:07:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/03 06:07:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/03 06:07:57 DEBUG : file1(0xc0007df440): close: 2026/02/03 06:07:57 DEBUG : file1(0xc0007df440): >close: err= 2026/02/03 06:07:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/03 06:07:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/03 06:07:57 DEBUG : file2: newRWFileHandle: 2026/02/03 06:07:57 DEBUG : file2(0xc0007df740): openPending: 2026/02/03 06:07:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/03 06:07:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/03 06:07:57 DEBUG : file2(0xc0007df740): >openPending: err= 2026/02/03 06:07:57 DEBUG : file2: >newRWFileHandle: err= 2026/02/03 06:07:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/03 06:07:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/03 06:07:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/03 06:07:57 DEBUG : file2(0xc0007df740): RWFileHandle.Flush 2026/02/03 06:07:57 DEBUG : file2(0xc0007df740): RWFileHandle.Release 2026/02/03 06:07:57 DEBUG : file2(0xc0007df740): close: 2026/02/03 06:07:57 DEBUG : file2: vfs cache: setting modification time to 2026-02-03 06:07:57.006041285 +0000 UTC m=+3653.732028113 2026/02/03 06:07:57 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/03 06:07:57 DEBUG : file2(0xc0007df740): >close: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,11,false", "file2,0,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=2) { - (string) (len=13) "file1,0,false", + (string) (len=14) "file1,11,false", (string) (len=13) "file2,0,false" Test: TestRWFileHandleWriteNoWrite 2026/02/03 06:07:57 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:07:57 DEBUG : Looking for writers 2026/02/03 06:07:57 DEBUG : file1: reading active writers 2026/02/03 06:07:57 DEBUG : file2: reading active writers 2026/02/03 06:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:07:57 DEBUG : Looking for writers 2026/02/03 06:07:57 DEBUG : file1: reading active writers 2026/02/03 06:07:57 DEBUG : file2: reading active writers 2026/02/03 06:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:07:57 DEBUG : Looking for writers 2026/02/03 06:07:57 DEBUG : file1: reading active writers 2026/02/03 06:07:57 DEBUG : file2: reading active writers 2026/02/03 06:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:07:57 DEBUG : Looking for writers 2026/02/03 06:07:57 DEBUG : file1: reading active writers 2026/02/03 06:07:57 DEBUG : file2: reading active writers 2026/02/03 06:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:07:57 DEBUG : file2: vfs cache: starting upload 2026/02/03 06:07:57 DEBUG : Looking for writers 2026/02/03 06:07:57 DEBUG : file1: reading active writers 2026/02/03 06:07:57 DEBUG : file2: reading active writers 2026/02/03 06:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:07:57 DEBUG : Looking for writers 2026/02/03 06:07:57 DEBUG : file1: reading active writers 2026/02/03 06:07:57 DEBUG : file2: reading active writers 2026/02/03 06:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:07:57 DEBUG : Looking for writers 2026/02/03 06:07:57 DEBUG : file1: reading active writers 2026/02/03 06:07:57 DEBUG : file2: reading active writers 2026/02/03 06:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:07:58 DEBUG : Looking for writers 2026/02/03 06:07:58 DEBUG : file1: reading active writers 2026/02/03 06:07:58 DEBUG : file2: reading active writers 2026/02/03 06:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:07:58 DEBUG : file2: size = 0 OK 2026/02/03 06:07:58 INFO : file2: Copied (new) 2026/02/03 06:07:58 DEBUG : file2: vfs cache: fingerprint now "0" 2026/02/03 06:07:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/03 06:07:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/03 06:07:58 INFO : file2: vfs cache: upload succeeded try #1 2026/02/03 06:07:59 DEBUG : Looking for writers 2026/02/03 06:07:59 DEBUG : file1: reading active writers 2026/02/03 06:07:59 DEBUG : file2: reading active writers 2026/02/03 06:07:59 DEBUG : >WaitForWriters: 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/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file2 (0) fstest.go:203: Not found "file1" 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/vfs/read_write_test.go:420 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleWriteNoWrite Messages: 1 objects not found 2026/02/03 06:08:07 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:08:07 DEBUG : Looking for writers 2026/02/03 06:08:07 DEBUG : file1: reading active writers 2026/02/03 06:08:07 DEBUG : file2: reading active writers 2026/02/03 06:08:07 DEBUG : >WaitForWriters: 2026/02/03 06:08:07 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting 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 --- FAIL: TestRWFileHandleWriteNoWrite (19.89s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:08:16 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:08:16 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:08:16 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:08:16 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:08:16 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:08:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/03 06:08:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 06:08:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:08:24 DEBUG : dir/file1(0xc000a2fd80): openPending: 2026/02/03 06:08:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 06:08:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 06:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:08:24 DEBUG : dir/file1(0xc000a2fd80): >openPending: err= 2026/02/03 06:08:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 06:08:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:08:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 06:08:24 DEBUG : dir/file1(0xc000a2fd80): _writeAt: size=5, off=0 2026/02/03 06:08:24 DEBUG : dir/file1(0xc000a2fd80): >_writeAt: n=5, err= 2026/02/03 06:08:24 DEBUG : dir/file1(0xc000a2fd80): close: 2026/02/03 06:08:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/03 06:08:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 06:08:24.577941559 +0000 UTC m=+3681.303928387 2026/02/03 06:08:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 06:08:24 DEBUG : dir/file1(0xc000a2fd80): >close: err= 2026/02/03 06:08:24 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:08:24 DEBUG : dir: Looking for writers 2026/02/03 06:08:24 DEBUG : file1: reading active writers 2026/02/03 06:08:24 DEBUG : Looking for writers 2026/02/03 06:08:24 DEBUG : dir: reading active writers 2026/02/03 06:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:08:24 DEBUG : dir: Looking for writers 2026/02/03 06:08:24 DEBUG : file1: reading active writers 2026/02/03 06:08:24 DEBUG : Looking for writers 2026/02/03 06:08:24 DEBUG : dir: reading active writers 2026/02/03 06:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:08:24 DEBUG : dir: Looking for writers 2026/02/03 06:08:24 DEBUG : file1: reading active writers 2026/02/03 06:08:24 DEBUG : Looking for writers 2026/02/03 06:08:24 DEBUG : dir: reading active writers 2026/02/03 06:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:08:24 DEBUG : dir: Looking for writers 2026/02/03 06:08:24 DEBUG : file1: reading active writers 2026/02/03 06:08:24 DEBUG : Looking for writers 2026/02/03 06:08:24 DEBUG : dir: reading active writers 2026/02/03 06:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:08:24 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 06:08:24 DEBUG : dir: Looking for writers 2026/02/03 06:08:24 DEBUG : file1: reading active writers 2026/02/03 06:08:24 DEBUG : Looking for writers 2026/02/03 06:08:24 DEBUG : dir: reading active writers 2026/02/03 06:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:08:24 DEBUG : dir: Looking for writers 2026/02/03 06:08:24 DEBUG : file1: reading active writers 2026/02/03 06:08:24 DEBUG : Looking for writers 2026/02/03 06:08:24 DEBUG : dir: reading active writers 2026/02/03 06:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:08:25 DEBUG : dir: Looking for writers 2026/02/03 06:08:25 DEBUG : file1: reading active writers 2026/02/03 06:08:25 DEBUG : Looking for writers 2026/02/03 06:08:25 DEBUG : dir: reading active writers 2026/02/03 06:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:08:25 DEBUG : dir: Looking for writers 2026/02/03 06:08:25 DEBUG : file1: reading active writers 2026/02/03 06:08:25 DEBUG : Looking for writers 2026/02/03 06:08:25 DEBUG : dir: reading active writers 2026/02/03 06:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:08:26 DEBUG : dir: Looking for writers 2026/02/03 06:08:26 DEBUG : file1: reading active writers 2026/02/03 06:08:26 DEBUG : Looking for writers 2026/02/03 06:08:26 DEBUG : dir: reading active writers 2026/02/03 06:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:08:26 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 06:08:27 DEBUG : dir/file1: size = 5 OK 2026/02/03 06:08:27 INFO : dir/file1: Copied (replaced existing) 2026/02/03 06:08:27 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/03 06:08:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 06:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:08:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 06:08:27 DEBUG : dir: Looking for writers 2026/02/03 06:08:27 DEBUG : file1: reading active writers 2026/02/03 06:08:27 DEBUG : Looking for writers 2026/02/03 06:08:27 DEBUG : dir: reading active writers 2026/02/03 06:08:27 DEBUG : >WaitForWriters: 2026/02/03 06:08:27 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting 2026/02/03 06:08:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 06:08:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 06:08:28 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 06:08:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 06:08:29 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 06:08:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 06:08:29 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 06:08:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 06:08:30 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 06:08:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 06:08:30 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 06:08:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 06:08:30 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 06:08:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 06:08:31 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 06:08:31 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 06:08:32 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 06:08:32 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 06:08:35 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 06:08:35 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 06:08:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 06:08:40 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 06:08:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 06:09:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 06:09:30 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 06:09:38 DEBUG : forgetting directory cache 2026/02/03 06:09:38 DEBUG : dir: forgetting directory cache 2026/02/03 06:09:50 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 06:10:04 DEBUG : forgetting directory cache 2026/02/03 06:10:04 DEBUG : dir: forgetting directory cache 2026/02/03 06:10:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 06:10:04 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:10:10 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 06:10:30 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 06:10:50 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 06:10:56 DEBUG : dir: forgetting directory cache 2026/02/03 06:10:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 06:10:56 DEBUG : forgetting directory cache 2026/02/03 06:10:56 DEBUG : fil: forgetting directory cache 2026/02/03 06:10:56 DEBUG : dir: forgetting directory cache 2026/02/03 06:10:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 06:11:00 DEBUG : forgetting directory cache 2026/02/03 06:11:00 DEBUG : dir: forgetting directory cache 2026/02/03 06:11:00 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 06:11:00 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:11:10 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 06:11:30 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 06:11:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 06:11:53 DEBUG : forgetting directory cache 2026/02/03 06:11:53 DEBUG : dir: forgetting directory cache 2026/02/03 06:11:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 06:11:53 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:12:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 06:12:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 06:12:43 DEBUG : forgetting directory cache 2026/02/03 06:12:43 DEBUG : dir: forgetting directory cache 2026/02/03 06:12:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 06:12:43 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:12:50 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 06:13:10 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 06:13:27 DEBUG : forgetting directory cache 2026/02/03 06:13:27 DEBUG : dir: forgetting directory cache 2026/02/03 06:13:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 06:13:27 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:13:30 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 06:13:50 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 06:14:10 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 06:14:23 DEBUG : forgetting directory cache 2026/02/03 06:14:23 DEBUG : dir: forgetting directory cache 2026/02/03 06:14:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 06:14:23 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 06:14:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 06:14:50 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/03 06:15:07 DEBUG : forgetting directory cache 2026/02/03 06:15:07 DEBUG : dir: forgetting directory cache 2026/02/03 06:15:10 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/03 06:15:30 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/03 06:15:36 DEBUG : forgetting directory cache 2026/02/03 06:15:36 DEBUG : dir: forgetting directory cache 2026/02/03 06:15:40 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/03 06:15:45 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 06:15:48 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/03 06:15:49 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/03 06:15:50 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 06:15:50 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/03 06:15:52 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 06:15:52 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 06:15:52 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/03 06:15:53 DEBUG : forgetting directory cache 2026/02/03 06:15:53 DEBUG : dir: forgetting directory cache 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: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got dir/file1 (5) 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: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeTruncateExisting Messages: directories --- FAIL: TestRWFileHandleSizeTruncateExisting (460.45s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:15:56 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:15:56 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:15:56 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:15:56 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:15:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:15:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:15:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:15:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:15:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:15:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:15:56 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:16:02 DEBUG : dir/file1: Removing old object on successful upload 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 2026/02/03 06:16:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:16:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 06:16:10 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 06:16:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 06:16:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:16:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 06:16:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 06:16:10 DEBUG : dir/file1(0xc000a2e2c0): _writeAt: size=5, off=0 2026/02/03 06:16:10 DEBUG : dir/file1(0xc000a2e2c0): openPending: 2026/02/03 06:16:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 06:16:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 06:16:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:16:10 DEBUG : dir/file1(0xc000a2e2c0): >openPending: err= 2026/02/03 06:16:10 DEBUG : dir/file1(0xc000a2e2c0): >_writeAt: n=5, err= 2026/02/03 06:16:10 DEBUG : dir/file1(0xc000a2e2c0): _writeAt: size=15, off=5 2026/02/03 06:16:10 DEBUG : dir/file1(0xc000a2e2c0): >_writeAt: n=15, err= 2026/02/03 06:16:10 DEBUG : dir/file1(0xc000a2e2c0): close: 2026/02/03 06:16:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/03 06:16:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 06:16:10.908838167 +0000 UTC m=+4147.634824995 2026/02/03 06:16:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 06:16:10 DEBUG : dir/file1(0xc000a2e2c0): >close: err= 2026/02/03 06:16:10 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:16:10 DEBUG : dir: Looking for writers 2026/02/03 06:16:10 DEBUG : file1: reading active writers 2026/02/03 06:16:10 DEBUG : Looking for writers 2026/02/03 06:16:10 DEBUG : dir: reading active writers 2026/02/03 06:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:16:10 DEBUG : dir: Looking for writers 2026/02/03 06:16:10 DEBUG : file1: reading active writers 2026/02/03 06:16:10 DEBUG : Looking for writers 2026/02/03 06:16:10 DEBUG : dir: reading active writers 2026/02/03 06:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:16:10 DEBUG : dir: Looking for writers 2026/02/03 06:16:10 DEBUG : file1: reading active writers 2026/02/03 06:16:10 DEBUG : Looking for writers 2026/02/03 06:16:10 DEBUG : dir: reading active writers 2026/02/03 06:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:16:10 DEBUG : dir: Looking for writers 2026/02/03 06:16:10 DEBUG : file1: reading active writers 2026/02/03 06:16:10 DEBUG : Looking for writers 2026/02/03 06:16:10 DEBUG : dir: reading active writers 2026/02/03 06:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:16:11 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 06:16:11 DEBUG : dir: Looking for writers 2026/02/03 06:16:11 DEBUG : file1: reading active writers 2026/02/03 06:16:11 DEBUG : Looking for writers 2026/02/03 06:16:11 DEBUG : dir: reading active writers 2026/02/03 06:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:16:11 DEBUG : dir: Looking for writers 2026/02/03 06:16:11 DEBUG : file1: reading active writers 2026/02/03 06:16:11 DEBUG : Looking for writers 2026/02/03 06:16:11 DEBUG : dir: reading active writers 2026/02/03 06:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:16:11 DEBUG : dir: Looking for writers 2026/02/03 06:16:11 DEBUG : file1: reading active writers 2026/02/03 06:16:11 DEBUG : Looking for writers 2026/02/03 06:16:11 DEBUG : dir: reading active writers 2026/02/03 06:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:16:12 DEBUG : dir: Looking for writers 2026/02/03 06:16:12 DEBUG : file1: reading active writers 2026/02/03 06:16:12 DEBUG : Looking for writers 2026/02/03 06:16:12 DEBUG : dir: reading active writers 2026/02/03 06:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:16:12 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 06:16:12 DEBUG : dir/file1: size = 20 OK 2026/02/03 06:16:12 INFO : dir/file1: Copied (replaced existing) 2026/02/03 06:16:12 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/03 06:16:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 06:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 06:16:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 06:16:13 DEBUG : dir: Looking for writers 2026/02/03 06:16:13 DEBUG : file1: reading active writers 2026/02/03 06:16:13 DEBUG : Looking for writers 2026/02/03 06:16:13 DEBUG : dir: reading active writers 2026/02/03 06:16:13 DEBUG : >WaitForWriters: 2026/02/03 06:16:13 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting 2026/02/03 06:16:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 06:16:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 06:16:14 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 06:16:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 06:16:14 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 06:16:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 06:16:14 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 06:16:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 06:16:14 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 06:16:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 06:16:14 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 06:16:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 06:16:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 06:16:15 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 06:16:16 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 06:16:16 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 06:16:17 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 06:16:17 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 06:16:20 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 06:16:20 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 06:16:24 DEBUG : forgetting directory cache 2026/02/03 06:16:24 DEBUG : dir: forgetting directory cache 2026/02/03 06:16:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 06:16:24 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 06:16:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 06:16:40 DEBUG : forgetting directory cache 2026/02/03 06:16:40 DEBUG : dir: forgetting directory cache 2026/02/03 06:16:40 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/03 06:16:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 06:17:02 DEBUG : forgetting directory cache 2026/02/03 06:17:02 DEBUG : dir: forgetting directory cache 2026/02/03 06:17:02 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/03 06:17:15 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 06:17:32 DEBUG : forgetting directory cache 2026/02/03 06:17:32 DEBUG : dir: forgetting directory cache 2026/02/03 06:17:32 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/03 06:17:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 06:17:36 DEBUG : forgetting directory cache 2026/02/03 06:17:36 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/03 06:17:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 06:17:57 DEBUG : forgetting directory cache 2026/02/03 06:17:57 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/02/03 06:17:57 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/03 06:18:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 06:18:24 DEBUG : forgetting directory cache 2026/02/03 06:18:24 DEBUG : dir: forgetting directory cache 2026/02/03 06:18:24 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/03 06:18:35 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 06:18:55 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 06:19:15 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 06:19:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 06:19:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 06:20:15 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 06:20:35 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 06:20:55 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 06:20:56 DEBUG : forgetting directory cache 2026/02/03 06:20:56 DEBUG : dir: forgetting directory cache 2026/02/03 06:20:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 06:20:56 DEBUG : fil: forgetting directory cache 2026/02/03 06:21:15 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 06:21:35 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 06:21:55 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 06:22:15 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 06:22:35 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/03 06:22:55 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/03 06:23:15 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/03 06:23:25 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/03 06:23:30 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 06:23:32 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/03 06:23:34 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/03 06:23:34 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 06:23:35 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/03 06:23:37 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 06:23:38 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 06:23:38 DEBUG : pacer: Reducing sleep to 10ms 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: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got dir/file1 (20) 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: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateExisting Messages: directories --- FAIL: TestRWFileHandleSizeCreateExisting (465.74s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:23:42 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:23:42 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 06:23:42 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:23:42 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:23:42 DEBUG : Config file has changed externally - reloading 2026/02/03 06:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 06:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jecofez3taze" 2026/02/03 06:23:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:23:42 INFO : drime root 'rclone-test-jecofez3taze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 06:23:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 06:23:43 DEBUG : file1: newRWFileHandle: 2026/02/03 06:23:43 DEBUG : file1(0xc0007de980): openPending: 2026/02/03 06:23:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/03 06:23:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:23:43 DEBUG : file1(0xc0007de980): >openPending: err= 2026/02/03 06:23:43 DEBUG : file1: >newRWFileHandle: err= 2026/02/03 06:23:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:23:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/03 06:23:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/03 06:23:43 DEBUG : file1(0xc0007de980): _writeAt: size=5, off=0 2026/02/03 06:23:43 DEBUG : file1(0xc0007de980): >_writeAt: n=5, err= 2026/02/03 06:23:43 DEBUG : file1(0xc0007de980): close: 2026/02/03 06:23:43 DEBUG : file1: vfs cache: setting modification time to 2026-02-03 06:23:43.45056633 +0000 UTC m=+4600.176553189 2026/02/03 06:23:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/03 06:23:43 DEBUG : file1(0xc0007de980): >close: err= 2026/02/03 06:23:43 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:23:43 DEBUG : dir: Looking for writers 2026/02/03 06:23:43 DEBUG : Looking for writers 2026/02/03 06:23:43 DEBUG : dir: reading active writers 2026/02/03 06:23:43 DEBUG : file1: reading active writers 2026/02/03 06:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 06:23:43 DEBUG : dir: Looking for writers 2026/02/03 06:23:43 DEBUG : Looking for writers 2026/02/03 06:23:43 DEBUG : dir: reading active writers 2026/02/03 06:23:43 DEBUG : file1: reading active writers 2026/02/03 06:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 06:23:43 DEBUG : dir: Looking for writers 2026/02/03 06:23:43 DEBUG : Looking for writers 2026/02/03 06:23:43 DEBUG : dir: reading active writers 2026/02/03 06:23:43 DEBUG : file1: reading active writers 2026/02/03 06:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 06:23:43 DEBUG : dir: Looking for writers 2026/02/03 06:23:43 DEBUG : Looking for writers 2026/02/03 06:23:43 DEBUG : dir: reading active writers 2026/02/03 06:23:43 DEBUG : file1: reading active writers 2026/02/03 06:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 06:23:43 DEBUG : file1: vfs cache: starting upload 2026/02/03 06:23:43 DEBUG : dir: Looking for writers 2026/02/03 06:23:43 DEBUG : Looking for writers 2026/02/03 06:23:43 DEBUG : dir: reading active writers 2026/02/03 06:23:43 DEBUG : file1: reading active writers 2026/02/03 06:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 06:23:43 DEBUG : dir: Looking for writers 2026/02/03 06:23:43 DEBUG : Looking for writers 2026/02/03 06:23:43 DEBUG : dir: reading active writers 2026/02/03 06:23:43 DEBUG : file1: reading active writers 2026/02/03 06:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 06:23:44 DEBUG : dir: Looking for writers 2026/02/03 06:23:44 DEBUG : Looking for writers 2026/02/03 06:23:44 DEBUG : dir: reading active writers 2026/02/03 06:23:44 DEBUG : file1: reading active writers 2026/02/03 06:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 06:23:44 DEBUG : dir: Looking for writers 2026/02/03 06:23:44 DEBUG : Looking for writers 2026/02/03 06:23:44 DEBUG : dir: reading active writers 2026/02/03 06:23:44 DEBUG : file1: reading active writers 2026/02/03 06:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:23:45 DEBUG : dir: Looking for writers 2026/02/03 06:23:45 DEBUG : Looking for writers 2026/02/03 06:23:45 DEBUG : dir: reading active writers 2026/02/03 06:23:45 DEBUG : file1: reading active writers 2026/02/03 06:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:23:46 DEBUG : dir: Looking for writers 2026/02/03 06:23:46 DEBUG : Looking for writers 2026/02/03 06:23:46 DEBUG : dir: reading active writers 2026/02/03 06:23:46 DEBUG : file1: reading active writers 2026/02/03 06:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:23:47 DEBUG : dir: Looking for writers 2026/02/03 06:23:47 DEBUG : Looking for writers 2026/02/03 06:23:47 DEBUG : file1: reading active writers 2026/02/03 06:23:47 DEBUG : dir: reading active writers 2026/02/03 06:23:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:23:48 DEBUG : dir: Looking for writers 2026/02/03 06:23:48 DEBUG : Looking for writers 2026/02/03 06:23:48 DEBUG : dir: reading active writers 2026/02/03 06:23:48 DEBUG : file1: reading active writers 2026/02/03 06:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:23:49 DEBUG : dir: Looking for writers 2026/02/03 06:23:49 DEBUG : Looking for writers 2026/02/03 06:23:49 DEBUG : file1: reading active writers 2026/02/03 06:23:49 DEBUG : dir: reading active writers 2026/02/03 06:23:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 06:23:50 DEBUG : file1: size = 5 OK 2026/02/03 06:23:50 INFO : file1: Copied (new) 2026/02/03 06:23:50 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/03 06:23:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/03 06:23:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:23:50 INFO : file1: vfs cache: upload succeeded try #1 2026/02/03 06:23:50 DEBUG : dir: Looking for writers 2026/02/03 06:23:50 DEBUG : Looking for writers 2026/02/03 06:23:50 DEBUG : file1: reading active writers 2026/02/03 06:23:50 DEBUG : dir: reading active writers 2026/02/03 06:23:50 DEBUG : >WaitForWriters: 2026/02/03 06:23:50 DEBUG : drime root 'rclone-test-jecofez3taze': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got dir/file1 (20), file1 (5) 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: TestRWFileHandleSizeCreateNew Messages: Unexpected file "file1" 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: TestRWFileHandleSizeCreateNew Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateNew Messages: directories --- FAIL: TestRWFileHandleSizeCreateNew (21.80s) === RUN TestUnicodeNormalization run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", 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/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got file1 (5), normal name with no special characters.txt (5) 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/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "file1" fstest.go:203: Not found "測試_Русский___ě_áñ" 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/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestUnicodeNormalization Messages: 1 objects not found 2026/02/03 06:24:17 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:24:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:24:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/03 06:24:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/03 06:24:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/03 06:24:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:24:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/03 06:24:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:24:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/03 06:24:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/03 06:24:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/03 06:24:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:24:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/03 06:24:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:24:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/03 06:24:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/03 06:24:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/03 06:24:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:24:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/03 06:24:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:24:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/03 06:24:20 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:24:20 DEBUG : dir: Looking for writers 2026/02/03 06:24:20 DEBUG : Looking for writers 2026/02/03 06:24:20 DEBUG : dir: reading active writers 2026/02/03 06:24:20 DEBUG : file1: reading active writers 2026/02/03 06:24:20 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/03 06:24:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/03 06:24:20 DEBUG : >WaitForWriters: 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: TestUnicodeNormalization (31.15s) === RUN TestVFSOpenFile run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:24:35 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:24:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:24:47 DEBUG : file1: Open: flags=O_RDONLY 2026/02/03 06:24:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/03 06:24:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/03 06:24:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:24:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/03 06:24:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 06:24:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/03 06:24:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:24:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/03 06:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/03 06:24:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/03 06:24:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/03 06:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/03 06:24:47 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (0 bytes), uploading instead of streaming 2026/02/03 06:24:51 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/03 06:24:51 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/03 06:24:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/03 06:24:51 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:24:51 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/03 06:24:51 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:24:51 DEBUG : dir: Looking for writers 2026/02/03 06:24:51 DEBUG : file2: reading active writers 2026/02/03 06:24:51 DEBUG : new_file.txt: reading active writers 2026/02/03 06:24:51 DEBUG : Looking for writers 2026/02/03 06:24:51 DEBUG : dir: reading active writers 2026/02/03 06:24:51 DEBUG : file1: reading active writers 2026/02/03 06:24:51 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 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: TestVFSOpenFile Messages: listing wrong, want got dir/new_file.txt (0) 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: TestVFSOpenFile Messages: Unexpected file "dir/new_file.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSOpenFile Messages: directories --- FAIL: TestVFSOpenFile (29.30s) === RUN TestVFSRename run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:25:04 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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/vfs/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), dir/new_file.txt (0) 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/vfs/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/new_file.txt" 2026/02/03 06:25:19 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/03 06:25:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000c800c0 2026/02/03 06:25:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/03 06:25:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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/vfs/vfs_test.go:300 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file2 (14), dir/new_file.txt (0) 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/vfs/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/file2" 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/vfs/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/new_file.txt" fstest.go:203: Not found "dir/file1" 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/vfs/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found 2026/02/03 06:25:32 INFO : dir/file1: Moved (server-side) to: file0 2026/02/03 06:25:32 DEBUG : file0: Updating file with file0 0xc000c800c0 2026/02/03 06:25:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 06:25:32 DEBUG : Added virtual directory entry vAddFile: "file0" 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/vfs/vfs_test.go:305 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got dir/new_file.txt (0) 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/vfs/vfs_test.go:305 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/new_file.txt" fstest.go:203: Not found "file0" 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/vfs/vfs_test.go:305 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found 2026/02/03 06:25:42 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:25:42 DEBUG : dir: Looking for writers 2026/02/03 06:25:42 DEBUG : new_file.txt: reading active writers 2026/02/03 06:25:42 DEBUG : Looking for writers 2026/02/03 06:25:42 DEBUG : dir: reading active writers 2026/02/03 06:25:42 DEBUG : file0: reading active writers 2026/02/03 06:25:42 DEBUG : >WaitForWriters: 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: TestVFSRename Messages: listing wrong, want got file0 (14) 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: TestVFSRename Messages: Unexpected file "file0" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSRename Messages: directories --- FAIL: TestVFSRename (49.34s) === RUN TestVFSMkdir run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:25:54 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:25:55 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/03 06:25:56 DEBUG : Added virtual directory entry vAddDir: "a" 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/02/03 06:26:06 DEBUG : Added virtual directory entry vAddDir: "b" 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 2026/02/03 06:26:10 DEBUG : forgetting directory cache 2026/02/03 06:26:10 DEBUG : dir: forgetting directory cache 2026/02/03 06:26:10 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "b" +([]string) (len=1) { + (string) (len=1) "a" } Test: TestVFSMkdir Messages: directories 2026/02/03 06:26:17 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/03 06:26:18 DEBUG : Added virtual directory entry vAddDir: "d" 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{"a", "b", "c"} Diff: --- Expected +++ Actual @@ -1,6 +1,5 @@ -([]string) (len=4) { +([]string) (len=3) { (string) (len=1) "a", (string) (len=1) "b", - (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "c" } Test: TestVFSMkdir Messages: directories 2026/02/03 06:26:28 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:26:28 DEBUG : Looking for writers 2026/02/03 06:26:28 DEBUG : a: Looking for writers 2026/02/03 06:26:28 DEBUG : b: Looking for writers 2026/02/03 06:26:28 DEBUG : c: Looking for writers 2026/02/03 06:26:28 DEBUG : d: Looking for writers 2026/02/03 06:26:28 DEBUG : Looking for writers 2026/02/03 06:26:28 DEBUG : a: reading active writers 2026/02/03 06:26:28 DEBUG : b: reading active writers 2026/02/03 06:26:28 DEBUG : c: reading active writers 2026/02/03 06:26:28 DEBUG : d: reading active writers 2026/02/03 06:26:28 DEBUG : /: reading active writers 2026/02/03 06:26:28 DEBUG : >WaitForWriters: 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"a", "b", "c", "d"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=1) "a", + (string) (len=1) "b", + (string) (len=1) "c", + (string) (len=1) "d" } Test: TestVFSMkdir Messages: directories --- FAIL: TestVFSMkdir (48.85s) === RUN TestVFSMkdirAll run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:26:43 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:26:45 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/03 06:26:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/03 06:26:47 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/03 06:26:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2026/02/03 06:27:00 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:27:00 DEBUG : a/b/c/d: Looking for writers 2026/02/03 06:27:00 DEBUG : a/b/c: Looking for writers 2026/02/03 06:27:00 DEBUG : d: reading active writers 2026/02/03 06:27:00 DEBUG : a/b: Looking for writers 2026/02/03 06:27:00 DEBUG : c: reading active writers 2026/02/03 06:27:00 DEBUG : a: Looking for writers 2026/02/03 06:27:00 DEBUG : b: reading active writers 2026/02/03 06:27:00 DEBUG : Looking for writers 2026/02/03 06:27:00 DEBUG : a: reading active writers 2026/02/03 06:27:00 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (43.46s) === RUN TestVFSIsMetadataFile run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:27:26 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:27:26 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:27:26 DEBUG : Looking for writers 2026/02/03 06:27:26 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestVFSIsMetadataFile Messages: directories --- FAIL: TestVFSIsMetadataFile (19.96s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:27:46 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:27:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:27:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 06:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:27:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 06:27:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 06:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:27:46 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/03 06:27:46 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/03 06:27:46 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/03 06:27:46 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (5 bytes), uploading instead of streaming 2026/02/03 06:27:49 DEBUG : file1: size = 5 OK 2026/02/03 06:27:49 DEBUG : file1: Size of src and dst objects identical 2026/02/03 06:27:49 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Not equal: expected: []string{} actual : []string{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestWriteFileHandleMethods Messages: directories 2026/02/03 06:28:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:28:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 06:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:28:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 06:28:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/03 06:28:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:28:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 06:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:28:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 06:28:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 06:28:00 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/03 06:28:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/03 06:28:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/03 06:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:28:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 06:28:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 06:28:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:28:00 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (0 bytes), uploading instead of streaming 2026/02/03 06:28:05 DEBUG : file1: Removing old object on successful upload 2026/02/03 06:28:05 DEBUG : file1: size = 0 OK 2026/02/03 06:28:05 DEBUG : file1: Size of src and dst objects identical 2026/02/03 06:28:05 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"a,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleMethods 2026/02/03 06:28:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/03 06:28:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/03 06:28:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:28:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 06:28:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 06:28:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:28:05 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (7 bytes), uploading instead of streaming 2026/02/03 06:28:07 DEBUG : file1: Removing old object on successful upload 2026/02/03 06:28:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 06:28:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 06:28:08 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 06:28:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 06:28:08 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 06:28:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 06:28:08 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 06:28:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 06:28:09 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 06:28:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 06:28:09 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 06:28:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 06:28:09 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 06:28:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 06:28:10 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 06:28:10 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 06:28:11 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 06:28:11 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 06:28:14 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 06:28:14 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/02/03 06:28:14 DEBUG : file1: Received error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 1/10 2026/02/03 06:28:19 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/03 06:28:30 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/03 06:28:30 DEBUG : file1: Removing old object on successful upload 2026/02/03 06:28:34 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/03 06:28:34 DEBUG : file1: size = 7 OK 2026/02/03 06:28:34 DEBUG : file1: Size of src and dst objects identical 2026/02/03 06:28:34 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"a,0,true", "file1,7,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,7,false" Test: TestWriteFileHandleMethods 2026/02/03 06:28:34 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:28:34 DEBUG : a: Looking for writers 2026/02/03 06:28:34 DEBUG : Looking for writers 2026/02/03 06:28:34 DEBUG : a: reading active writers 2026/02/03 06:28:34 DEBUG : file1: reading active writers 2026/02/03 06:28:34 DEBUG : >WaitForWriters: 2026/02/03 06:28:37 DEBUG : pacer: Reducing sleep to 640ms 2026/02/03 06:28:38 DEBUG : pacer: Reducing sleep to 320ms 2026/02/03 06:28:39 DEBUG : pacer: Reducing sleep to 160ms 2026/02/03 06:28:39 DEBUG : pacer: Reducing sleep to 80ms 2026/02/03 06:28:39 DEBUG : pacer: Reducing sleep to 40ms 2026/02/03 06:28:40 DEBUG : pacer: Reducing sleep to 20ms 2026/02/03 06:28:40 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "a" } Test: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (67.85s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:28:54 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:28:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 06:28:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 06:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:28:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 06:28:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 06:28:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:28:55 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/03 06:28:56 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/03 06:28:56 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/03 06:28:56 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/03 06:28:56 DEBUG : drime root 'rclone-test-jecofez3taze': File to upload is small (11 bytes), uploading instead of streaming 2026/02/03 06:28:59 DEBUG : file1: size = 11 OK 2026/02/03 06:28:59 DEBUG : file1: Size of src and dst objects identical 2026/02/03 06:28:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 06:28:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"a,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=14) "file1,11,false" Test: TestWriteFileHandleWriteAt 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Not equal: expected: []string{} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "a" } Test: TestWriteFileHandleWriteAt Messages: directories 2026/02/03 06:29:09 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:29:09 DEBUG : a: Looking for writers 2026/02/03 06:29:09 DEBUG : Looking for writers 2026/02/03 06:29:09 DEBUG : a: reading active writers 2026/02/03 06:29:09 DEBUG : file1: reading active writers 2026/02/03 06:29:09 DEBUG : >WaitForWriters: 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 --- FAIL: TestWriteFileHandleWriteAt (24.54s) === RUN TestZipManyFiles run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:29:18 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 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 2026/02/03 06:29:53 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/03 06:29:53 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/03 06:29:53 DEBUG : flat/f000.txt: Set virtual modtime to 2026-02-03 06:29:20 +0000 UTC 2026/02/03 06:29:53 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:29:53 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:29:53 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/03 06:29:53 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/03 06:29:53 DEBUG : flat/f001.txt: Set virtual modtime to 2026-02-03 06:29:23 +0000 UTC 2026/02/03 06:29:53 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:29:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:29:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/03 06:29:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/03 06:29:54 DEBUG : flat/f002.txt: Set virtual modtime to 2026-02-03 06:29:25 +0000 UTC 2026/02/03 06:29:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:29:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:29:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/03 06:29:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/03 06:29:54 DEBUG : flat/f003.txt: Set virtual modtime to 2026-02-03 06:29:35 +0000 UTC 2026/02/03 06:29:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:29:55 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:29:55 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/03 06:29:55 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/03 06:29:55 DEBUG : flat/f004.txt: Set virtual modtime to 2026-02-03 06:29:37 +0000 UTC 2026/02/03 06:29:55 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:29:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:29:55 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:29:55 DEBUG : flat: Looking for writers 2026/02/03 06:29:55 DEBUG : f000.txt: reading active writers 2026/02/03 06:29:55 DEBUG : f001.txt: reading active writers 2026/02/03 06:29:55 DEBUG : f002.txt: reading active writers 2026/02/03 06:29:55 DEBUG : f003.txt: reading active writers 2026/02/03 06:29:55 DEBUG : f004.txt: reading active writers 2026/02/03 06:29:55 DEBUG : Looking for writers 2026/02/03 06:29:55 DEBUG : flat: reading active writers 2026/02/03 06:29:55 DEBUG : >WaitForWriters: run.go:130: removing dir "flat" failed - try 1/3: directory not empty run.go:130: removing dir "flat" failed - try 2/3: directory not empty run.go:130: removing dir "flat" failed - try 3/3: directory not empty run.go:133: removing dir "flat" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"flat"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "flat" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (52.92s) === RUN TestZipManySubDirs run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:30:11 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:30:25 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/03 06:30:25 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/03 06:30:25 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-02-03 06:30:23 +0000 UTC 2026/02/03 06:30:25 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:30:25 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:25 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/03 06:30:25 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/03 06:30:25 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-02-03 06:30:17 +0000 UTC 2026/02/03 06:30:25 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:30:26 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:26 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/03 06:30:26 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/03 06:30:26 DEBUG : a/top.txt: Set virtual modtime to 2026-02-03 06:30:13 +0000 UTC 2026/02/03 06:30:26 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:30:26 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:26 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:30:26 DEBUG : a/b/c: Looking for writers 2026/02/03 06:30:26 DEBUG : deep.txt: reading active writers 2026/02/03 06:30:26 DEBUG : a/b: Looking for writers 2026/02/03 06:30:26 DEBUG : c: reading active writers 2026/02/03 06:30:26 DEBUG : mid.txt: reading active writers 2026/02/03 06:30:26 DEBUG : a: Looking for writers 2026/02/03 06:30:26 DEBUG : b: reading active writers 2026/02/03 06:30:26 DEBUG : top.txt: reading active writers 2026/02/03 06:30:26 DEBUG : flat: Looking for writers 2026/02/03 06:30:26 DEBUG : Looking for writers 2026/02/03 06:30:26 DEBUG : a: reading active writers 2026/02/03 06:30:26 DEBUG : flat: reading active writers 2026/02/03 06:30:26 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestZipManySubDirs Messages: directories --- FAIL: TestZipManySubDirs (41.13s) === RUN TestZipLargeFiles run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:30:52 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:30:56 DEBUG : forgetting directory cache 2026/02/03 06:30:56 DEBUG : dir: forgetting directory cache 2026/02/03 06:30:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 06:30:56 DEBUG : dir: forgetting directory cache 2026/02/03 06:30:56 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 06:30:56 DEBUG : fil: forgetting directory cache 2026/02/03 06:30:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/03 06:30:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/03 06:30:57 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-03 06:30:55 +0000 UTC 2026/02/03 06:30:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 06:30:58 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:30:58 DEBUG : a: Looking for writers 2026/02/03 06:30:58 DEBUG : bigdir: Looking for writers 2026/02/03 06:30:58 DEBUG : big.bin: reading active writers 2026/02/03 06:30:58 DEBUG : Looking for writers 2026/02/03 06:30:58 DEBUG : a: reading active writers 2026/02/03 06:30:58 DEBUG : bigdir: reading active writers 2026/02/03 06:30:58 DEBUG : >WaitForWriters: run.go:130: removing dir "bigdir" failed - try 1/3: directory not empty run.go:130: removing dir "bigdir" failed - try 2/3: directory not empty run.go:130: removing dir "bigdir" failed - try 3/3: directory not empty run.go:133: removing dir "bigdir" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/03 06:31:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 06:31:13 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 06:31:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 06:31:14 DEBUG : pacer: Reducing sleep to 10ms 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"a", "a/b", "bigdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=6) "bigdir" } Test: TestZipLargeFiles Messages: directories --- FAIL: TestZipLargeFiles (29.89s) === RUN TestZipDirsInRoot run.go:185: Remote "drime root 'rclone-test-jecofez3taze'", Local "Local file system at /tmp/rclone776046632", Modify Window "876000h0m0s" 2026/02/03 06:31:22 INFO : drime root 'rclone-test-jecofez3taze': poll-interval is not supported by this remote 2026/02/03 06:31:32 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/03 06:31:32 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/03 06:31:32 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-03 06:31:24 +0000 UTC 2026/02/03 06:31:32 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:31:33 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:31:33 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/03 06:31:33 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/03 06:31:33 DEBUG : dir2/b.txt: Set virtual modtime to 2026-02-03 06:31:27 +0000 UTC 2026/02/03 06:31:33 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:31:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 06:31:33 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 06:31:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 06:31:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 06:31:33 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 06:31:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 06:31:34 DEBUG : pacer: Reducing sleep to 20ms 2026/02/03 06:31:34 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:31:34 DEBUG : pacer: Reducing sleep to 10ms 2026/02/03 06:31:34 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/03 06:31:34 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/03 06:31:34 DEBUG : dir3/c.txt: Set virtual modtime to 2026-02-03 06:31:30 +0000 UTC 2026/02/03 06:31:34 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 06:31:34 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 06:31:34 DEBUG : WaitForWriters: timeout=30s 2026/02/03 06:31:34 DEBUG : dir3: Looking for writers 2026/02/03 06:31:34 DEBUG : c.txt: reading active writers 2026/02/03 06:31:34 DEBUG : a/b: Looking for writers 2026/02/03 06:31:34 DEBUG : a: Looking for writers 2026/02/03 06:31:34 DEBUG : b: reading active writers 2026/02/03 06:31:34 DEBUG : bigdir: Looking for writers 2026/02/03 06:31:34 DEBUG : dir1: Looking for writers 2026/02/03 06:31:34 DEBUG : a.txt: reading active writers 2026/02/03 06:31:34 DEBUG : dir2: Looking for writers 2026/02/03 06:31:34 DEBUG : b.txt: reading active writers 2026/02/03 06:31:34 DEBUG : Looking for writers 2026/02/03 06:31:34 DEBUG : bigdir: reading active writers 2026/02/03 06:31:34 DEBUG : dir1: reading active writers 2026/02/03 06:31:34 DEBUG : dir2: reading active writers 2026/02/03 06:31:34 DEBUG : dir3: reading active writers 2026/02/03 06:31:34 DEBUG : a: reading active writers 2026/02/03 06:31:34 DEBUG : >WaitForWriters: run.go:130: removing dir "dir3" failed - try 1/3: directory not empty run.go:130: removing dir "dir3" failed - try 2/3: directory not empty run.go:130: removing dir "dir3" failed - try 3/3: directory not empty run.go:133: removing dir "dir3" failed: directory not empty run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" failed: directory not empty 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 2026/02/03 06:31:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 06:31:51 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 06:31:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 06:31:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 06:31:51 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 06:31:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 06:31:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 06:31:51 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 06:31:51 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 06:31:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 06:31:51 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 06:31:51 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 06:31:51 DEBUG : pacer: Reducing sleep to 80ms 2026/02/03 06:31:52 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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: Not equal: expected: []string{} actual : []string{"dir2", "dir3"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=4) "dir2", + (string) (len=4) "dir3" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (33.46s) FAIL 2026/02/03 06:31:56 DEBUG : drime root 'rclone-test-jecofez3taze': Purge remote 2026/02/03 06:31:56 DEBUG : pacer: Reducing sleep to 20ms 2026/02/03 06:31:56 DEBUG : pacer: Reducing sleep to 10ms "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirCreate|TestDirEntryModTimeInvalidation|TestDirFileOpen|TestDirForgetPath|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestRWFileHandleFlushRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteNoWrite|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 1h24m53.374404365s (try 3/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll/Virtual TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenWrite TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleReadAt TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteNoWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestUnicodeNormalization TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]