"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/02/06 01:03:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-katojoy9diqu" 2026/02/06 01:03:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/06 01:03:12 DEBUG : Creating backend with remote "/tmp/rclone680411107" === RUN TestDirHandleMethods run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:03:12 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:03:17 DEBUG : dir: Looking for writers 2026/02/06 01:03:17 DEBUG : Looking for writers 2026/02/06 01:03:17 DEBUG : dir: reading active writers 2026/02/06 01:03: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: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: TestDirHandleMethods 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: TestDirHandleMethods 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: TestDirHandleMethods Messages: directories --- FAIL: TestDirHandleMethods (19.18s) === RUN TestDirHandleReaddir run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:03:31 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:03:46 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:03:46 DEBUG : dir/subdir: Looking for writers 2026/02/06 01:03:46 DEBUG : dir: Looking for writers 2026/02/06 01:03:46 DEBUG : file1: reading active writers 2026/02/06 01:03:46 DEBUG : file2: reading active writers 2026/02/06 01:03:46 DEBUG : subdir: reading active writers 2026/02/06 01:03:46 DEBUG : Looking for writers 2026/02/06 01:03:46 DEBUG : dir: reading active writers 2026/02/06 01:03:46 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 (35.09s) === RUN TestDirHandleReaddirnames run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:04:06 INFO : drime root 'rclone-test-katojoy9diqu': 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 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/06 01:04:26 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:04:26 DEBUG : dir/subdir: Looking for writers 2026/02/06 01:04:26 DEBUG : dir: Looking for writers 2026/02/06 01:04:26 DEBUG : file1: reading active writers 2026/02/06 01:04:26 DEBUG : subdir: reading active writers 2026/02/06 01:04:26 DEBUG : Looking for writers 2026/02/06 01:04:26 DEBUG : dir: reading active writers 2026/02/06 01:04: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: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 (30.98s) === RUN TestDirMethods run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:04:37 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:04:46 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:04:46 DEBUG : dir: Looking for writers 2026/02/06 01:04:46 DEBUG : Looking for writers 2026/02/06 01:04:46 DEBUG : dir: reading active writers 2026/02/06 01:04:46 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: TestDirMethods Messages: directories --- FAIL: TestDirMethods (23.02s) === RUN TestDirForgetAll run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:05:00 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:05:09 DEBUG : dir: forgetting directory cache 2026/02/06 01:05:09 DEBUG : forgetting directory cache 2026/02/06 01:05:09 DEBUG : dir: forgetting directory cache 2026/02/06 01:05:09 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:05:09 DEBUG : Looking for writers 2026/02/06 01:05:09 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: TestDirForgetAll Messages: directories --- FAIL: TestDirForgetAll (23.75s) === RUN TestDirForgetPath run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:05:24 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 01:05:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/06 01:05:37 DEBUG : dir: invalidating directory cache 2026/02/06 01:05:37 DEBUG : >ForgetPath: 2026/02/06 01:05:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/06 01:05:37 DEBUG : invalidating directory cache 2026/02/06 01:05:37 DEBUG : dir: forgetting directory cache 2026/02/06 01:05:37 DEBUG : >ForgetPath: 2026/02/06 01:05:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/06 01:05:37 DEBUG : >ForgetPath: 2026/02/06 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:05:37 DEBUG : dir: Looking for writers 2026/02/06 01:05:37 DEBUG : Looking for writers 2026/02/06 01:05:37 DEBUG : dir: reading active writers 2026/02/06 01:05:37 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirForgetPath (16.64s) === RUN TestDirWalk run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:05:41 INFO : drime root 'rclone-test-katojoy9diqu': 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:292: Sleeping for 7s just to make sure 2026/02/06 01:06:12 DEBUG : forgetting directory cache 2026/02/06 01:06:12 DEBUG : dir: forgetting directory cache 2026/02/06 01:06:12 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:06:12 DEBUG : fil/a/b: Looking for writers 2026/02/06 01:06:12 DEBUG : fil/a: Looking for writers 2026/02/06 01:06:12 DEBUG : b: reading active writers 2026/02/06 01:06:12 DEBUG : fil: Looking for writers 2026/02/06 01:06:12 DEBUG : a: reading active writers 2026/02/06 01:06:12 DEBUG : dir: Looking for writers 2026/02/06 01:06:12 DEBUG : Looking for writers 2026/02/06 01:06:12 DEBUG : fil: reading active writers 2026/02/06 01:06:12 DEBUG : dir: reading active writers 2026/02/06 01:06:12 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: 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"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (50.35s) === RUN TestDirSetModTime run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:06:31 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:06:41 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:06:41 DEBUG : dir: Looking for writers 2026/02/06 01:06:41 DEBUG : Looking for writers 2026/02/06 01:06:41 DEBUG : dir: reading active writers 2026/02/06 01:06: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 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: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (24.22s) === RUN TestDirStat run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:06:55 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:07:07 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:07:07 DEBUG : dir: Looking for writers 2026/02/06 01:07:07 DEBUG : file1: reading active writers 2026/02/06 01:07:07 DEBUG : Looking for writers 2026/02/06 01:07:07 DEBUG : dir: reading active writers 2026/02/06 01:07: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: TestDirStat Messages: directories --- FAIL: TestDirStat (27.03s) === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:07:22 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/02/06 01:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/06 01:07:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/06 01:07:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/06 01:07:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/06 01:07:50 DEBUG : dir: invalidating directory cache 2026/02/06 01:07:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/06 01:07:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/06 01:07:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/06 01:07:50 DEBUG : dir/file1: Reset virtual modtime 2026/02/06 01:07:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/06 01:07:50 DEBUG : dir/virtualFile: 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", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/06 01:07:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/06 01:07:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/06 01:07:50 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", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/06 01:07:50 DEBUG : dir: invalidating directory cache 2026/02/06 01:07:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/06 01:07:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 01:07:50 DEBUG : dir/file2: Reset virtual modtime 2026/02/06 01:07:50 DEBUG : dir/virtualFile: 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", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/06 01:07:50 DEBUG : forgetting directory cache 2026/02/06 01:07:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:07:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:07:50 DEBUG : dir/virtualDir: 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", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/06 01:07:50 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:07:50 DEBUG : dir/subdir: Looking for writers 2026/02/06 01:07:50 DEBUG : dir/virtualDir: Looking for writers 2026/02/06 01:07:50 DEBUG : dir: Looking for writers 2026/02/06 01:07:50 DEBUG : file2: reading active writers 2026/02/06 01:07:50 DEBUG : subdir: reading active writers 2026/02/06 01:07:50 DEBUG : virtualFile: reading active writers 2026/02/06 01:07:50 DEBUG : virtualDir: reading active writers 2026/02/06 01:07:50 DEBUG : virtualFile2: reading active writers 2026/02/06 01:07:50 DEBUG : file1: reading active writers 2026/02/06 01:07:50 DEBUG : Looking for writers 2026/02/06 01:07:50 DEBUG : dir: reading active writers 2026/02/06 01:07:50 DEBUG : >WaitForWriters: 2026/02/06 01:07:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:07:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 01:07:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:07:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 01:07:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:07:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 01:07:53 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:07:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 01:07:53 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:07:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 01:07:53 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:07:53 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 01:07:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:07:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 01:07:55 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:07:55 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 01:07:56 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:07:56 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 01:07:58 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 01:07:58 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/06 01:08:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:08:04 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 01:08:14 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:08:34 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:08:54 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:09:14 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:09:34 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:09:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:10:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:10:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:10:54 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/06 01:11:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:11:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:11:54 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:12:14 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:12:34 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:12:54 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:13:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:13:17 DEBUG : dir: forgetting directory cache 2026/02/06 01:13:17 DEBUG : forgetting directory cache 2026/02/06 01:13:17 DEBUG : dir: forgetting directory cache 2026/02/06 01:13:34 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:13:46 DEBUG : forgetting directory cache 2026/02/06 01:13:46 DEBUG : dir: forgetting directory cache 2026/02/06 01:13:46 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:13:54 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:14:14 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/06 01:14:25 DEBUG : forgetting directory cache 2026/02/06 01:14:25 DEBUG : dir: forgetting directory cache 2026/02/06 01:14:25 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:14:34 DEBUG : pacer: Reducing sleep to 10s 2026/02/06 01:14:46 DEBUG : forgetting directory cache 2026/02/06 01:14:46 DEBUG : dir: forgetting directory cache 2026/02/06 01:14:46 DEBUG : dir: forgetting directory cache 2026/02/06 01:14:54 DEBUG : pacer: Reducing sleep to 5s 2026/02/06 01:15:04 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/06 01:15:09 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 01:15:11 DEBUG : pacer: Reducing sleep to 625ms 2026/02/06 01:15:12 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/06 01:15:13 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 01:15:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:15:13 DEBUG : pacer: Rate limited, increasing sleep to 312.5ms 2026/02/06 01:15:14 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:15:14 DEBUG : pacer: Rate limited, increasing sleep to 625ms 2026/02/06 01:15:14 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:15:14 DEBUG : pacer: Rate limited, increasing sleep to 1.25s 2026/02/06 01:15:14 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:15:14 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/02/06 01:15:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:15:16 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/02/06 01:15:18 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:15:18 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/02/06 01:15:23 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:15:23 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 01:15:33 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:15:37 DEBUG : forgetting directory cache 2026/02/06 01:15:37 DEBUG : dir: forgetting directory cache 2026/02/06 01:15:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:16:12 DEBUG : forgetting directory cache 2026/02/06 01:16:12 DEBUG : dir: forgetting directory cache 2026/02/06 01:16:12 DEBUG : fil: forgetting directory cache 2026/02/06 01:16:12 DEBUG : fil/a: forgetting directory cache 2026/02/06 01:16:12 DEBUG : fil/a/b: forgetting directory cache 2026/02/06 01:16:13 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/06 01:16:33 DEBUG : pacer: Reducing sleep to 10s 2026/02/06 01:16:41 DEBUG : forgetting directory cache 2026/02/06 01:16:41 DEBUG : dir: forgetting directory cache 2026/02/06 01:16:41 DEBUG : dir: forgetting directory cache 2026/02/06 01:16:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:16:54 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 01:17:03 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:17:07 DEBUG : forgetting directory cache 2026/02/06 01:17:07 DEBUG : dir: forgetting directory cache 2026/02/06 01:17:23 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:17:37 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:17:43 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:17:50 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/06 01:17:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:17:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 01:17:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:17:50 DEBUG : forgetting directory cache 2026/02/06 01:17:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:17:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:17:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 01:18:04 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:18:23 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:18:43 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:19:03 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:19:24 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:19:43 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/06 01:20:03 DEBUG : pacer: Reducing sleep to 10s 2026/02/06 01:20:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:20:23 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 01:20:33 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:20:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:21:13 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:21:33 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:21:53 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:22:13 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:22:33 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:22:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:23:13 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/06 01:23:33 DEBUG : pacer: Reducing sleep to 10s 2026/02/06 01:23:53 DEBUG : pacer: Reducing sleep to 5s 2026/02/06 01:24:03 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirReadDirAll (1001.10s) --- FAIL: TestDirReadDirAll/Virtual (13.61s) === RUN TestDirOpen run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:24:03 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:24:08 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 01:24:11 DEBUG : pacer: Reducing sleep to 625ms 2026/02/06 01:24:12 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/06 01:24:17 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 01:24:17 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/06 01:24:17 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 01:24:17 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/06 01:24:17 ERROR : dir/: Can only open directories read only 2026/02/06 01:24:17 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:24:17 DEBUG : dir: Looking for writers 2026/02/06 01:24:17 DEBUG : Looking for writers 2026/02/06 01:24:17 DEBUG : dir: reading active writers 2026/02/06 01:24:17 DEBUG : >WaitForWriters: 2026/02/06 01:24:17 DEBUG : pacer: Reducing sleep to 10ms 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: TestDirOpen Messages: directories --- FAIL: TestDirOpen (27.84s) === RUN TestDirCreate run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:24:31 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:24:41 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/06 01:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/06 01:24:41 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/06 01:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/06 01:24:41 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/06 01:24:46 DEBUG : dir/potato: size = 5 OK 2026/02/06 01:24:46 NOTICE: drime root 'rclone-test-katojoy9diqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/06 01:24:46 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/06 01:24:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/06 01:24:46 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:24:46 DEBUG : dir: Looking for writers 2026/02/06 01:24:46 DEBUG : file1: reading active writers 2026/02/06 01:24:46 DEBUG : potato: reading active writers 2026/02/06 01:24:46 DEBUG : Looking for writers 2026/02/06 01:24:46 DEBUG : dir: reading active writers 2026/02/06 01:24:46 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 (28.66s) === RUN TestDirMkdir run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:25:00 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 01:25:14 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/06 01:25:24 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:25:24 DEBUG : dir/sub: Looking for writers 2026/02/06 01:25:24 DEBUG : dir: Looking for writers 2026/02/06 01:25:24 DEBUG : potato: reading active writers 2026/02/06 01:25:24 DEBUG : sub: reading active writers 2026/02/06 01:25:24 DEBUG : file1: reading active writers 2026/02/06 01:25:24 DEBUG : Looking for writers 2026/02/06 01:25:24 DEBUG : dir: reading active writers 2026/02/06 01:25:24 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 (38.95s) === RUN TestDirMkdirSub run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:25:39 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:25:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/06 01:25:49 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"} Diff: --- Expected +++ Actual @@ -1,5 +1,3 @@ -([]string) (len=3) { - (string) (len=3) "dir", - (string) (len=7) "dir/sub", - (string) (len=14) "dir/sub/subsub" +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdirSub Messages: directories 2026/02/06 01:25:59 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:25:59 DEBUG : dir/sub/subsub: Looking for writers 2026/02/06 01:25:59 DEBUG : dir/sub: Looking for writers 2026/02/06 01:25:59 DEBUG : subsub: reading active writers 2026/02/06 01:25:59 DEBUG : dir: Looking for writers 2026/02/06 01:25:59 DEBUG : file1: reading active writers 2026/02/06 01:25:59 DEBUG : sub: reading active writers 2026/02/06 01:25:59 DEBUG : Looking for writers 2026/02/06 01:25:59 DEBUG : dir: reading active writers 2026/02/06 01:25:59 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 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 (39.69s) === RUN TestDirRemove run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:26:18 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:26:23 ERROR : dir/: Dir.Remove not empty 2026/02/06 01:26:23 DEBUG : dir/file1: Remove: 2026/02/06 01:26:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:26:25 DEBUG : dir/file1: >Remove: err= 2026/02/06 01:26:25 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/06 01:26:25 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:26:25 DEBUG : dir/sub: Looking for writers 2026/02/06 01:26:25 DEBUG : dir: Looking for writers 2026/02/06 01:26:25 DEBUG : sub: reading active writers 2026/02/06 01:26:25 DEBUG : Looking for writers 2026/02/06 01:26:25 DEBUG : dir: reading active writers 2026/02/06 01:26:25 DEBUG : >WaitForWriters: 2026/02/06 01:26:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:26:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 01:26:26 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:26:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 01:26:26 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:26:26 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 01:26:26 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:26:26 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 01:26:27 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:26:27 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 01:26:27 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:26:27 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 01:26:27 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:26:27 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 01:26:28 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:26:28 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 01:26:29 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:26:29 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 01:26:32 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 01:26:32 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/06 01:26:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:26:37 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 01:26:47 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:27:07 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:27:27 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:27:47 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:27:50 DEBUG : forgetting directory cache 2026/02/06 01:27:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:27:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 01:27:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:28:07 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:28:27 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:28:47 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:29:07 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:29:27 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/06 01:29:47 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:30:07 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:30:27 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:30:47 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:31:07 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:31:27 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:31:47 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:32:07 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:32:27 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:32:47 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/06 01:33:07 DEBUG : pacer: Reducing sleep to 10s 2026/02/06 01:33:27 DEBUG : pacer: Reducing sleep to 5s 2026/02/06 01:33:37 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/06 01:33:42 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 01:33:45 DEBUG : pacer: Reducing sleep to 625ms 2026/02/06 01:33:46 DEBUG : pacer: Reducing sleep to 312.5ms --- FAIL: TestDirRemove (447.70s) === RUN TestDirRemoveAll run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:33:46 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:33:47 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 01:33:47 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/06 01:33:47 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 01:33:49 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/06 01:33:49 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: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:477 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirRemoveAll 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:477 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveAll Messages: 1 objects not found 2026/02/06 01:33:58 DEBUG : dir/file1: Remove: 2026/02/06 01:33:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:33:59 DEBUG : dir/file1: >Remove: err= 2026/02/06 01:33:59 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/06 01:33:59 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:33:59 DEBUG : dir: Looking for writers 2026/02/06 01:33:59 DEBUG : Looking for writers 2026/02/06 01:33:59 DEBUG : dir: reading active writers 2026/02/06 01:33:59 DEBUG : >WaitForWriters: 2026/02/06 01:33:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:33:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 01:34:00 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:34:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 01:34:00 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:34:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 01:34:00 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:34:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 01:34:00 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:34:00 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 01:34:01 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:34:01 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 01:34:01 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:34:01 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 01:34:02 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:34:02 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 01:34:03 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:34:03 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 01:34:05 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 01:34:05 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/06 01:34:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:34:11 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/06 01:34:17 DEBUG : dir: forgetting directory cache 2026/02/06 01:34:17 DEBUG : forgetting directory cache 2026/02/06 01:34:17 DEBUG : dir: forgetting directory cache 2026/02/06 01:34:21 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:34:41 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:34:41 DEBUG : forgetting directory cache 2026/02/06 01:34:41 DEBUG : dir: forgetting directory cache 2026/02/06 01:34:41 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/02/06 01:35:01 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:35:13 DEBUG : forgetting directory cache 2026/02/06 01:35:13 DEBUG : dir: forgetting directory cache 2026/02/06 01:35:13 DEBUG : dir/sub: forgetting directory cache 2026/02/06 01:35:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/06 01:35:21 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:35:41 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:35:47 DEBUG : forgetting directory cache 2026/02/06 01:35:47 DEBUG : dir: forgetting directory cache 2026/02/06 01:35:47 DEBUG : dir/sub: forgetting directory cache 2026/02/06 01:35:47 DEBUG : dir/sub/subsub: forgetting directory cache 2026/02/06 01:35:47 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/02/06 01:35:47 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/06 01:36:01 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:36:21 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:36:23 DEBUG : forgetting directory cache 2026/02/06 01:36:23 DEBUG : dir: forgetting directory cache 2026/02/06 01:36:23 DEBUG : dir/sub: forgetting directory cache 2026/02/06 01:36:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 01:36:41 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:37:01 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/06 01:37:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 01:37:41 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 01:37:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:37:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:37:50 DEBUG : forgetting directory cache 2026/02/06 01:37:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:37:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 01:37:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 01:37:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:42:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 01:42:50 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 01:43:10 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 01:43:29 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 01:43:50 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 01:43:58 DEBUG : forgetting directory cache 2026/02/06 01:43:58 DEBUG : dir: forgetting directory cache 2026/02/06 01:43:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 01:44:09 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 01:44:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 01:44: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/06 01:45:10 DEBUG : pacer: Reducing sleep to 10s 2026/02/06 01:45:30 DEBUG : pacer: Reducing sleep to 5s 2026/02/06 01:45:40 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirRemoveAll (713.53s) === RUN TestDirRemoveName run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:45:40 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:45:45 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/06 01:45:47 DEBUG : pacer: Reducing sleep to 625ms 2026/02/06 01:45:48 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/06 01:45:54 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/06 01:45:54 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/06 01:45:55 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/06 01:45:55 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/06 01:45:55 DEBUG : pacer: Reducing sleep to 10ms 2026/02/06 01:45:55 DEBUG : dir/file1: Remove: 2026/02/06 01:45:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:45:55 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/06 01:46:04 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:46:04 DEBUG : dir: Looking for writers 2026/02/06 01:46:04 DEBUG : Looking for writers 2026/02/06 01:46:04 DEBUG : dir: reading active writers 2026/02/06 01:46:04 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 (35.46s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:46:15 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 01:46:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/06 01:46:32 DEBUG : dir: Updating dir with dir2 0xc000590340 2026/02/06 01:46:32 DEBUG : dir: forgetting directory cache 2026/02/06 01:46:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/06 01:46:32 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/06 01:46:33 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/06 01:46:41 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/06 01:46:52 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/06 01:46:52 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000818a90 2026/02/06 01:46:52 DEBUG : empty directory: forgetting directory cache 2026/02/06 01:46:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/06 01:46:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/06 01:46:52 DEBUG : dir2: Renaming to "dir3" 2026/02/06 01:46:52 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:46:52 DEBUG : dir3: Looking for writers 2026/02/06 01:46:52 DEBUG : renamed empty directory: Looking for writers 2026/02/06 01:46:52 DEBUG : Looking for writers 2026/02/06 01:46:52 DEBUG : dir3: reading active writers 2026/02/06 01:46:52 DEBUG : renamed empty directory: reading active writers 2026/02/06 01:46:52 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: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: TestDirRename Messages: listing wrong, want 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/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: TestDirRename Messages: Unexpected file "dir2/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: TestDirRename Messages: Unexpected file "dir2/file3" 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", "renamed empty directory"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=4) "dir2", + (string) (len=23) "renamed empty directory" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (51.13s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:47:06 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:47:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/06 01:47:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 01:47:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 01:47:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/06 01:47:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/06 01:47:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/06 01:47:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/06 01:47:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 01:47:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 01:47:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/06 01:47:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/06 01:47:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/06 01:47:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/06 01:47:13 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (12 bytes), uploading instead of streaming 2026/02/06 01:47:21 DEBUG : dir/sub/file2: size = 12 OK 2026/02/06 01:47:21 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/06 01:47:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/06 01:47:21 DEBUG : forgetting directory cache 2026/02/06 01:47:21 DEBUG : renamed empty directory: forgetting directory cache 2026/02/06 01:47:21 DEBUG : dir: forgetting directory cache 2026/02/06 01:47:21 DEBUG : dir/sub: forgetting directory cache 2026/02/06 01:47:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/06 01:47:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/06 01:47:21 DEBUG : dir2: forgetting directory cache 2026/02/06 01:47:21 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/06 01:47:37 DEBUG : dir/sub/file0: size = 5 OK 2026/02/06 01:47:37 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/06 01:47:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/06 01:47:37 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:47:37 DEBUG : dir/sub: Looking for writers 2026/02/06 01:47:37 DEBUG : file0: reading active writers 2026/02/06 01:47:37 DEBUG : file2: reading active writers 2026/02/06 01:47:37 DEBUG : dir: Looking for writers 2026/02/06 01:47:37 DEBUG : file1: reading active writers 2026/02/06 01:47:37 DEBUG : sub: reading active writers 2026/02/06 01:47:37 DEBUG : dir2: Looking for writers 2026/02/06 01:47:37 DEBUG : renamed empty directory: Looking for writers 2026/02/06 01:47:37 DEBUG : Looking for writers 2026/02/06 01:47:37 DEBUG : dir: reading active writers 2026/02/06 01:47:37 DEBUG : dir2: reading active writers 2026/02/06 01:47:37 DEBUG : renamed empty directory: reading active writers 2026/02/06 01:47:37 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 2026/02/06 01:47:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:47:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:47:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 01:47:50 DEBUG : forgetting directory cache 2026/02/06 01:47:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:47:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:47:50 DEBUG : dir/virtualDir: 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: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: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (50.93s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:47:57 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/06 01:47:57 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:47:57 DEBUG : Looking for writers 2026/02/06 01:47:57 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:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:666 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirEntryModTimeInvalidation Messages: directories --- FAIL: TestDirEntryModTimeInvalidation (15.07s) === RUN TestDirMetadataExtension run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:48:12 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:48:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/06 01:48:25 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-02-06 01:48:13 +0000 UTC 2026/02/06 01:48:25 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 01:48:25 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/06 01:48:25 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/06 01:48:25 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/06 01:48:25 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/06 01:48:25 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/06 01:48:25 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/06 01:48:25 DEBUG : dir.metadata: Set virtual modtime to 2026-02-06 01:48:24 +0000 UTC 2026/02/06 01:48:25 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 01:48:25 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/06 01:48:25 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/06 01:48:25 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/06 01:48:25 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/06 01:48:25 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/06 01:48:25 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:48:25 DEBUG : dir: Looking for writers 2026/02/06 01:48:25 DEBUG : file1: reading active writers 2026/02/06 01:48:25 DEBUG : file1.metadata: reading active writers 2026/02/06 01:48:25 DEBUG : Looking for writers 2026/02/06 01:48:25 DEBUG : dir: reading active writers 2026/02/06 01:48:25 DEBUG : dir.metadata: reading active writers 2026/02/06 01:48:25 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: TestDirMetadataExtension Messages: directories --- FAIL: TestDirMetadataExtension (26.31s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:48:39 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 01:48:54 DEBUG : dir/file1: Set virtual modtime to 2026-02-06 01:48:40 +0000 UTC 2026/02/06 01:48:54 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:48:54 DEBUG : dir: Looking for writers 2026/02/06 01:48:54 DEBUG : file1: reading active writers 2026/02/06 01:48:54 DEBUG : Looking for writers 2026/02/06 01:48:54 DEBUG : dir: reading active writers 2026/02/06 01:48:54 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: TestFileMethods (19.70s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:48:58 INFO : drime root 'rclone-test-katojoy9diqu': 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=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/06 01:49:13 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:49:13 DEBUG : dir: Looking for writers 2026/02/06 01:49:13 DEBUG : file1: reading active writers 2026/02/06 01:49:13 DEBUG : Looking for writers 2026/02/06 01:49:13 DEBUG : dir: reading active writers 2026/02/06 01:49:13 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-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:49:26 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 01:49:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 01:49:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/06 01:49:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:49:43 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/06 01:49:46 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 01:49:46 DEBUG : dir/file1: size = 0 OK 2026/02/06 01:49:46 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/06 01:49:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/06 01:49:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:49:46 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:49:46 DEBUG : dir: Looking for writers 2026/02/06 01:49:46 DEBUG : file1: reading active writers 2026/02/06 01:49:46 DEBUG : Looking for writers 2026/02/06 01:49:46 DEBUG : time_test: reading active writers 2026/02/06 01:49:46 DEBUG : dir: reading active writers 2026/02/06 01:49:46 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/06 01:49:55 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:49:55 DEBUG : dir: Looking for writers 2026/02/06 01:49:55 DEBUG : file1: reading active writers 2026/02/06 01:49:55 DEBUG : Looking for writers 2026/02/06 01:49:55 DEBUG : time_test: reading active writers 2026/02/06 01:49:55 DEBUG : dir: reading active writers 2026/02/06 01:49:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:49:57 INFO : drime root 'rclone-test-katojoy9diqu': 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=true 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=true,write=true Messages: 1 objects not found 2026/02/06 01:50:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 01:50:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/06 01:50:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:50:11 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/06 01:50:13 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 01:50:13 DEBUG : dir/file1: size = 5 OK 2026/02/06 01:50:13 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/06 01:50:13 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/06 01:50:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:50:13 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:50:13 DEBUG : dir: Looking for writers 2026/02/06 01:50:13 DEBUG : file1: reading active writers 2026/02/06 01:50:13 DEBUG : Looking for writers 2026/02/06 01:50:13 DEBUG : dir: reading active writers 2026/02/06 01:50:13 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/06 01:50:22 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:50:22 DEBUG : dir: Looking for writers 2026/02/06 01:50:22 DEBUG : file1: reading active writers 2026/02/06 01:50:22 DEBUG : Looking for writers 2026/02/06 01:50:22 DEBUG : dir: reading active writers 2026/02/06 01:50:22 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-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:50:36 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:50:36 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 01:50:36 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:50:36 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:50:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:50:36 DEBUG : Config file has changed externally - reloading 2026/02/06 01:50:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:50:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:50:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:50:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:50:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:50:36 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 01:50:56 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/06 01:50:57 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:50:57 DEBUG : dir: Looking for writers 2026/02/06 01:50:57 DEBUG : file1: reading active writers 2026/02/06 01:50:57 DEBUG : Looking for writers 2026/02/06 01:50:57 DEBUG : dir: reading active writers 2026/02/06 01:50:57 DEBUG : >WaitForWriters: 2026/02/06 01:50:57 DEBUG : drime root 'rclone-test-katojoy9diqu': 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 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=false run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:51:09 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:51:09 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 01:51:09 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:09 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:51:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:51:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:09 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 01:51:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/06 01:51:14 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:51:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:51:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:51:14 DEBUG : dir/file1(0xc00063cf80): close: 2026/02/06 01:51:14 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/06 01:51:14 DEBUG : dir/file1(0xc00063cf80): >close: err= 2026/02/06 01:51:14 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:51:14 DEBUG : dir: Looking for writers 2026/02/06 01:51:14 DEBUG : file1: reading active writers 2026/02/06 01:51:14 DEBUG : Looking for writers 2026/02/06 01:51:14 DEBUG : dir: reading active writers 2026/02/06 01:51:14 DEBUG : >WaitForWriters: 2026/02/06 01:51:14 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:51:14 DEBUG : dir: Looking for writers 2026/02/06 01:51:14 DEBUG : file1: reading active writers 2026/02/06 01:51:14 DEBUG : Looking for writers 2026/02/06 01:51:14 DEBUG : dir: reading active writers 2026/02/06 01:51:14 DEBUG : >WaitForWriters: 2026/02/06 01:51:14 DEBUG : drime root 'rclone-test-katojoy9diqu': 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=true,write=false Messages: directories === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:51:28 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:51:28 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 01:51:28 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:28 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:51:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:51:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:51:28 INFO : drime root 'rclone-test-katojoy9diqu': 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:292: Sleeping for 6s just to make sure 2026/02/06 01:51:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/06 01:51:41 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:51:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:51:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:51:41 DEBUG : dir/file1(0xc0009c1080): _writeAt: size=5, off=0 2026/02/06 01:51:41 DEBUG : dir/file1(0xc0009c1080): openPending: 2026/02/06 01:51:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/06 01:51:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/06 01:51:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:51:41 DEBUG : dir/file1(0xc0009c1080): >openPending: err= 2026/02/06 01:51:41 DEBUG : dir/file1(0xc0009c1080): >_writeAt: n=5, err= 2026/02/06 01:51:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/06 01:51:41 DEBUG : dir/file1(0xc0009c1080): close: 2026/02/06 01:51:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/06 01:51:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/06 01:51:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/06 01:51:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/06 01:51:42 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/06 01:51:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/06 01:51:42 DEBUG : dir/file1(0xc0009c1080): >close: err= 2026/02/06 01:51:42 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:51:42 DEBUG : dir: Looking for writers 2026/02/06 01:51:42 DEBUG : file1: reading active writers 2026/02/06 01:51:42 DEBUG : Looking for writers 2026/02/06 01:51:42 DEBUG : dir: reading active writers 2026/02/06 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 01:51:42 DEBUG : dir: Looking for writers 2026/02/06 01:51:42 DEBUG : file1: reading active writers 2026/02/06 01:51:42 DEBUG : Looking for writers 2026/02/06 01:51:42 DEBUG : dir: reading active writers 2026/02/06 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 01:51:42 DEBUG : dir: Looking for writers 2026/02/06 01:51:42 DEBUG : file1: reading active writers 2026/02/06 01:51:42 DEBUG : Looking for writers 2026/02/06 01:51:42 DEBUG : dir: reading active writers 2026/02/06 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 01:51:42 DEBUG : dir: Looking for writers 2026/02/06 01:51:42 DEBUG : file1: reading active writers 2026/02/06 01:51:42 DEBUG : Looking for writers 2026/02/06 01:51:42 DEBUG : dir: reading active writers 2026/02/06 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 01:51:42 DEBUG : dir/file1: vfs cache: starting upload 2026/02/06 01:51:42 DEBUG : dir: Looking for writers 2026/02/06 01:51:42 DEBUG : file1: reading active writers 2026/02/06 01:51:42 DEBUG : Looking for writers 2026/02/06 01:51:42 DEBUG : dir: reading active writers 2026/02/06 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 01:51:42 DEBUG : dir: Looking for writers 2026/02/06 01:51:42 DEBUG : file1: reading active writers 2026/02/06 01:51:42 DEBUG : Looking for writers 2026/02/06 01:51:42 DEBUG : dir: reading active writers 2026/02/06 01:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 01:51:43 DEBUG : dir: Looking for writers 2026/02/06 01:51:43 DEBUG : file1: reading active writers 2026/02/06 01:51:43 DEBUG : Looking for writers 2026/02/06 01:51:43 DEBUG : dir: reading active writers 2026/02/06 01:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 01:51:43 DEBUG : dir: Looking for writers 2026/02/06 01:51:43 DEBUG : file1: reading active writers 2026/02/06 01:51:43 DEBUG : Looking for writers 2026/02/06 01:51:43 DEBUG : dir: reading active writers 2026/02/06 01:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:51:44 DEBUG : dir: Looking for writers 2026/02/06 01:51:44 DEBUG : file1: reading active writers 2026/02/06 01:51:44 DEBUG : Looking for writers 2026/02/06 01:51:44 DEBUG : dir: reading active writers 2026/02/06 01:51:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:51:45 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 01:51:45 DEBUG : dir/file1: size = 14 OK 2026/02/06 01:51:45 INFO : dir/file1: Copied (replaced existing) 2026/02/06 01:51:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/06 01:51:45 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/06 01:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:51:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/06 01:51:45 DEBUG : dir: Looking for writers 2026/02/06 01:51:45 DEBUG : file1: reading active writers 2026/02/06 01:51:45 DEBUG : Looking for writers 2026/02/06 01:51:45 DEBUG : dir: reading active writers 2026/02/06 01:51:45 DEBUG : >WaitForWriters: 2026/02/06 01:51:46 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:51:46 DEBUG : dir: Looking for writers 2026/02/06 01:51:46 DEBUG : file1: reading active writers 2026/02/06 01:51:46 DEBUG : Looking for writers 2026/02/06 01:51:46 DEBUG : dir: reading active writers 2026/02/06 01:51:46 DEBUG : >WaitForWriters: 2026/02/06 01:51:46 DEBUG : drime root 'rclone-test-katojoy9diqu': 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 (181.29s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (28.16s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (30.97s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (38.82s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (33.13s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (18.79s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (31.41s) === RUN TestFileOpenRead run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:52:00 INFO : drime root 'rclone-test-katojoy9diqu': 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:178 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileOpenRead 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:178 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenRead Messages: 1 objects not found 2026/02/06 01:52:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 01:52:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/06 01:52:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 01:52:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/06 01:52:15 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:52:15 DEBUG : dir: Looking for writers 2026/02/06 01:52:15 DEBUG : file1: reading active writers 2026/02/06 01:52:15 DEBUG : Looking for writers 2026/02/06 01:52:15 DEBUG : dir: reading active writers 2026/02/06 01:52:15 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: TestFileOpenRead Messages: directories --- FAIL: TestFileOpenRead (29.71s) === RUN TestFileOpenReadUnknownSize 2026/02/06 01:52:29 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/06 01:52:29 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/06 01:52:29 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 01:52:29 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/06 01:52:29 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:52:29 DEBUG : Looking for writers 2026/02/06 01:52:29 DEBUG : file.txt: reading active writers 2026/02/06 01:52:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:52:29 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 01:52:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:52:45 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (25 bytes), uploading instead of streaming 2026/02/06 01:52:47 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 01:52:47 DEBUG : dir/file1: size = 25 OK 2026/02/06 01:52:47 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/06 01:52:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:52:47 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:52:47 DEBUG : dir: Looking for writers 2026/02/06 01:52:47 DEBUG : file1: reading active writers 2026/02/06 01:52:47 DEBUG : Looking for writers 2026/02/06 01:52:47 DEBUG : dir: reading active writers 2026/02/06 01:52:47 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: 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 (32.06s) === RUN TestFileRemove run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:53:01 INFO : drime root 'rclone-test-katojoy9diqu': 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:251 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemove 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:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove Messages: 1 objects not found 2026/02/06 01:53:14 DEBUG : dir/file1: Remove: 2026/02/06 01:53:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:53:14 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/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:256 Error: Should be true Test: TestFileRemove 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/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:256 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemove Messages: Unexpected file "dir/file1" 2026/02/06 01:53:24 DEBUG : dir/file1: Remove: 2026/02/06 01:53:24 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/06 01:53:24 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:53:24 DEBUG : dir: Looking for writers 2026/02/06 01:53:24 DEBUG : Looking for writers 2026/02/06 01:53:24 DEBUG : dir: reading active writers 2026/02/06 01:53:24 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: TestFileRemove (35.39s) === RUN TestFileRemoveAll run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:53:37 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:53:42 DEBUG : dir/file1: Remove: 2026/02/06 01:53:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:53:42 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/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:269 Error: Should be true Test: TestFileRemoveAll 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/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:269 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1" 2026/02/06 01:53:51 DEBUG : dir/file1: Remove: 2026/02/06 01:53:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/06 01:53:51 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:53:51 DEBUG : dir: Looking for writers 2026/02/06 01:53:51 DEBUG : Looking for writers 2026/02/06 01:53:51 DEBUG : dir: reading active writers 2026/02/06 01:53:51 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: TestFileRemoveAll Messages: directories --- FAIL: TestFileRemoveAll (24.86s) === RUN TestFileOpen run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:54:02 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:54:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 01:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/06 01:54:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/06 01:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/06 01:54:07 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/06 01:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/06 01:54:07 DEBUG : dir/file1: Open: flags=0x3 2026/02/06 01:54:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/06 01:54:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/06 01:54:07 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:54:07 DEBUG : dir: Looking for writers 2026/02/06 01:54:07 DEBUG : file1: reading active writers 2026/02/06 01:54:07 DEBUG : Looking for writers 2026/02/06 01:54:07 DEBUG : dir: reading active writers 2026/02/06 01:54: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: TestFileOpen Messages: directories --- FAIL: TestFileOpen (19.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:54:21 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 01:54:34 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:54:34 DEBUG : dir: Looking for writers 2026/02/06 01:54:34 DEBUG : file1: reading active writers 2026/02/06 01:54:34 DEBUG : Looking for writers 2026/02/06 01:54:34 DEBUG : dir: reading active writers 2026/02/06 01:54:34 DEBUG : >WaitForWriters: 2026/02/06 01:54:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:54:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000a869c0 2026/02/06 01:54:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:54:35 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/06 01:54:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 01:54:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000a869c0 2026/02/06 01:54:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 01:54:45 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/06 01:54:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 01:54:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/06 01:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:54:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a869c0 2026/02/06 01:54:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:54:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:54:57 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (25 bytes), uploading instead of streaming 2026/02/06 01:54:59 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 01:55:00 DEBUG : dir/file1: size = 25 OK 2026/02/06 01:55:00 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/06 01:55:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:55:00 DEBUG : newLeaf: Running delayed rename now 2026/02/06 01:55:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:55:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000a869c0 2026/02/06 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:55:01 DEBUG : dir: Looking for writers 2026/02/06 01:55:01 DEBUG : Looking for writers 2026/02/06 01:55:01 DEBUG : dir: reading active writers 2026/02/06 01:55:01 DEBUG : newLeaf: reading active writers 2026/02/06 01:55:01 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/off,forceCache=false Messages: listing wrong, want newLeaf (25) got 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/off,forceCache=false Messages: 1 objects not found 2026/02/06 01:55:10 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:55:10 DEBUG : dir: Looking for writers 2026/02/06 01:55:10 DEBUG : Looking for writers 2026/02/06 01:55:10 DEBUG : dir: reading active writers 2026/02/06 01:55:10 DEBUG : newLeaf: reading active writers 2026/02/06 01:55:10 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: 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-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:55:20 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:55:20 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 01:55:20 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:55:20 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:55:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:55:20 DEBUG : Config file has changed externally - reloading 2026/02/06 01:55:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:55:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:55:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:55:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:55:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:55:20 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 01:55:31 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:55:31 DEBUG : dir: Looking for writers 2026/02/06 01:55:31 DEBUG : file1: reading active writers 2026/02/06 01:55:31 DEBUG : Looking for writers 2026/02/06 01:55:31 DEBUG : dir: reading active writers 2026/02/06 01:55:31 DEBUG : >WaitForWriters: 2026/02/06 01:55:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:55:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000218f00 2026/02/06 01:55:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:55: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: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/06 01:55:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 01:55:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000218f00 2026/02/06 01:55:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 01:55:43 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/06 01:55:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 01:55:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/06 01:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:55:53 DEBUG : dir/file1: File is currently open, delaying rename 0xc000218f00 2026/02/06 01:55:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:55:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:55:53 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (25 bytes), uploading instead of streaming 2026/02/06 01:55:55 DEBUG : forgetting directory cache 2026/02/06 01:55:55 DEBUG : dir: forgetting directory cache 2026/02/06 01:55:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 01:56:02 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 01:56:02 DEBUG : dir/file1: size = 25 OK 2026/02/06 01:56:02 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/06 01:56:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:56:02 DEBUG : newLeaf: Running delayed rename now 2026/02/06 01:56:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:56:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000218f00 2026/02/06 01:56:03 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:56:03 DEBUG : dir: Looking for writers 2026/02/06 01:56:03 DEBUG : Looking for writers 2026/02/06 01:56:03 DEBUG : dir: reading active writers 2026/02/06 01:56:03 DEBUG : newLeaf: reading active writers 2026/02/06 01:56:03 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 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/06 01:56:12 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:56:12 DEBUG : dir: Looking for writers 2026/02/06 01:56:12 DEBUG : Looking for writers 2026/02/06 01:56:12 DEBUG : dir: reading active writers 2026/02/06 01:56:12 DEBUG : newLeaf: reading active writers 2026/02/06 01:56:12 DEBUG : >WaitForWriters: 2026/02/06 01:56:12 DEBUG : drime root 'rclone-test-katojoy9diqu': 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/06 01:56:19 DEBUG : forgetting directory cache 2026/02/06 01:56:19 DEBUG : dir3: forgetting directory cache 2026/02/06 01:56:19 DEBUG : renamed empty directory: forgetting directory cache 2026/02/06 01:56:19 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/06 01:56:19 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/06 01:56:19 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/06 01:56:19 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 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-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:56:24 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:56:24 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 01:56:24 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:56:24 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:56:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:56:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:56:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:56:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:56:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:56:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:56:24 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 01:56:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 01:56:31 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:56:31 DEBUG : dir/file1(0xc000525280): openPending: 2026/02/06 01:56:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/06 01:56:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/06 01:56:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:56:31 DEBUG : dir/file1(0xc000525280): >openPending: err= 2026/02/06 01:56:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 01:56:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:56:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:56:31 DEBUG : dir/file1(0xc000525280): _writeAt: size=14, off=0 2026/02/06 01:56:31 DEBUG : dir/file1(0xc000525280): >_writeAt: n=14, err= 2026/02/06 01:56:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/06 01:56:31 DEBUG : dir/file1(0xc000525280): close: 2026/02/06 01:56:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/06 01:56:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/06 01:56:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/06 01:56:31 DEBUG : dir/file1(0xc000525280): >close: err= 2026/02/06 01:56:31 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:56:31 DEBUG : dir: Looking for writers 2026/02/06 01:56:31 DEBUG : file1: reading active writers 2026/02/06 01:56:31 DEBUG : Looking for writers 2026/02/06 01:56:31 DEBUG : dir: reading active writers 2026/02/06 01:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 01:56:31 DEBUG : dir: Looking for writers 2026/02/06 01:56:31 DEBUG : file1: reading active writers 2026/02/06 01:56:31 DEBUG : Looking for writers 2026/02/06 01:56:31 DEBUG : dir: reading active writers 2026/02/06 01:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 01:56:31 DEBUG : dir: Looking for writers 2026/02/06 01:56:31 DEBUG : file1: reading active writers 2026/02/06 01:56:31 DEBUG : Looking for writers 2026/02/06 01:56:31 DEBUG : dir: reading active writers 2026/02/06 01:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 01:56:31 DEBUG : dir: Looking for writers 2026/02/06 01:56:31 DEBUG : file1: reading active writers 2026/02/06 01:56:31 DEBUG : Looking for writers 2026/02/06 01:56:31 DEBUG : dir: reading active writers 2026/02/06 01:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 01:56:31 DEBUG : dir/file1: vfs cache: starting upload 2026/02/06 01:56:31 DEBUG : dir: Looking for writers 2026/02/06 01:56:31 DEBUG : file1: reading active writers 2026/02/06 01:56:31 DEBUG : Looking for writers 2026/02/06 01:56:31 DEBUG : dir: reading active writers 2026/02/06 01:56:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 01:56:32 DEBUG : dir: Looking for writers 2026/02/06 01:56:32 DEBUG : file1: reading active writers 2026/02/06 01:56:32 DEBUG : Looking for writers 2026/02/06 01:56:32 DEBUG : dir: reading active writers 2026/02/06 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 01:56:32 DEBUG : dir: Looking for writers 2026/02/06 01:56:32 DEBUG : file1: reading active writers 2026/02/06 01:56:32 DEBUG : Looking for writers 2026/02/06 01:56:32 DEBUG : dir: reading active writers 2026/02/06 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 01:56:32 DEBUG : dir: Looking for writers 2026/02/06 01:56:32 DEBUG : file1: reading active writers 2026/02/06 01:56:32 DEBUG : Looking for writers 2026/02/06 01:56:32 DEBUG : dir: reading active writers 2026/02/06 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:56:33 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 01:56:33 DEBUG : dir: Looking for writers 2026/02/06 01:56:33 DEBUG : file1: reading active writers 2026/02/06 01:56:33 DEBUG : Looking for writers 2026/02/06 01:56:33 DEBUG : dir: reading active writers 2026/02/06 01:56:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:56:34 DEBUG : dir/file1: size = 14 OK 2026/02/06 01:56:34 INFO : dir/file1: Copied (replaced existing) 2026/02/06 01:56:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/06 01:56:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/06 01:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:56:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/06 01:56:34 DEBUG : dir: Looking for writers 2026/02/06 01:56:34 DEBUG : file1: reading active writers 2026/02/06 01:56:34 DEBUG : Looking for writers 2026/02/06 01:56:34 DEBUG : dir: reading active writers 2026/02/06 01:56:34 DEBUG : >WaitForWriters: 2026/02/06 01:56:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 01:56:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:56:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:56:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:56:34 DEBUG : dir/file1(0xc000d44240): _readAt: size=512, off=0 2026/02/06 01:56:34 DEBUG : dir/file1(0xc000d44240): openPending: 2026/02/06 01:56:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 01:56:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 01:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:56:34 DEBUG : dir/file1(0xc000d44240): >openPending: err= 2026/02/06 01:56:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/06 01:56:34 DEBUG : dir/file1(0xc000d44240): >_readAt: n=14, err=EOF 2026/02/06 01:56:34 DEBUG : dir/file1(0xc000d44240): close: 2026/02/06 01:56:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 01:56:32 +0000 UTC 2026/02/06 01:56:34 DEBUG : dir/file1(0xc000d44240): >close: err= 2026/02/06 01:56:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:56:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 01:56:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000a87140 2026/02/06 01:56:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:56:36 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/06 01:56:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 01:56:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/06 01:56:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000a87140 2026/02/06 01:56:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 01:56:49 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/06 01:56:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 01:56:58 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:56:58 DEBUG : dir/file1(0xc0004f14c0): openPending: 2026/02/06 01:56:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 01:56:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 01:56:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:56:58 DEBUG : dir/file1(0xc0004f14c0): >openPending: err= 2026/02/06 01:56:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 01:56:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:56:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:56:58 DEBUG : dir/file1(0xc0004f14c0): _writeAt: size=25, off=0 2026/02/06 01:56:58 DEBUG : dir/file1(0xc0004f14c0): >_writeAt: n=25, err= 2026/02/06 01:56:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:56:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 01:56:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000a87140 2026/02/06 01:56:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:56:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:56:59 DEBUG : newLeaf(0xc0004f14c0): close: 2026/02/06 01:56:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/06 01:56:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-06 01:56:58.327319865 +0000 UTC m=+3227.462332976 2026/02/06 01:56:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/06 01:56:59 DEBUG : newLeaf(0xc0004f14c0): >close: err= 2026/02/06 01:56:59 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:56:59 DEBUG : dir: Looking for writers 2026/02/06 01:56:59 DEBUG : Looking for writers 2026/02/06 01:56:59 DEBUG : dir: reading active writers 2026/02/06 01:56:59 DEBUG : newLeaf: reading active writers 2026/02/06 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 01:56:59 DEBUG : dir: Looking for writers 2026/02/06 01:56:59 DEBUG : Looking for writers 2026/02/06 01:56:59 DEBUG : dir: reading active writers 2026/02/06 01:56:59 DEBUG : newLeaf: reading active writers 2026/02/06 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 01:56:59 DEBUG : dir: Looking for writers 2026/02/06 01:56:59 DEBUG : Looking for writers 2026/02/06 01:56:59 DEBUG : dir: reading active writers 2026/02/06 01:56:59 DEBUG : newLeaf: reading active writers 2026/02/06 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 01:56:59 DEBUG : dir: Looking for writers 2026/02/06 01:56:59 DEBUG : Looking for writers 2026/02/06 01:56:59 DEBUG : dir: reading active writers 2026/02/06 01:56:59 DEBUG : newLeaf: reading active writers 2026/02/06 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 01:56:59 DEBUG : newLeaf: vfs cache: starting upload 2026/02/06 01:56:59 DEBUG : dir: Looking for writers 2026/02/06 01:56:59 DEBUG : Looking for writers 2026/02/06 01:56:59 DEBUG : dir: reading active writers 2026/02/06 01:56:59 DEBUG : newLeaf: reading active writers 2026/02/06 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 01:56:59 DEBUG : dir: Looking for writers 2026/02/06 01:56:59 DEBUG : Looking for writers 2026/02/06 01:56:59 DEBUG : dir: reading active writers 2026/02/06 01:56:59 DEBUG : newLeaf: reading active writers 2026/02/06 01:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 01:57:00 DEBUG : dir: Looking for writers 2026/02/06 01:57:00 DEBUG : Looking for writers 2026/02/06 01:57:00 DEBUG : dir: reading active writers 2026/02/06 01:57:00 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 01:57:00 DEBUG : dir: Looking for writers 2026/02/06 01:57:00 DEBUG : Looking for writers 2026/02/06 01:57:00 DEBUG : dir: reading active writers 2026/02/06 01:57:00 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:57:01 DEBUG : dir: Looking for writers 2026/02/06 01:57:01 DEBUG : Looking for writers 2026/02/06 01:57:01 DEBUG : dir: reading active writers 2026/02/06 01:57:01 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:57:02 DEBUG : dir: Looking for writers 2026/02/06 01:57:02 DEBUG : Looking for writers 2026/02/06 01:57:02 DEBUG : dir: reading active writers 2026/02/06 01:57:02 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:57:03 DEBUG : newLeaf: Removing old object on successful upload 2026/02/06 01:57:03 DEBUG : newLeaf: size = 25 OK 2026/02/06 01:57:03 INFO : newLeaf: Copied (replaced existing) 2026/02/06 01:57:03 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/06 01:57:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/06 01:57:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:57:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/06 01:57:03 DEBUG : dir: Looking for writers 2026/02/06 01:57:03 DEBUG : Looking for writers 2026/02/06 01:57:03 DEBUG : dir: reading active writers 2026/02/06 01:57:03 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:03 DEBUG : >WaitForWriters: 2026/02/06 01:57:04 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:57:04 DEBUG : dir: Looking for writers 2026/02/06 01:57:04 DEBUG : Looking for writers 2026/02/06 01:57:04 DEBUG : dir: reading active writers 2026/02/06 01:57:04 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:04 DEBUG : >WaitForWriters: 2026/02/06 01:57:04 DEBUG : drime root 'rclone-test-katojoy9diqu': 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-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:57:14 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:57:14 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 01:57:14 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:57:14 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:57:14 DEBUG : Config file has changed externally - reloading 2026/02/06 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:57:14 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 01:57:19 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:57:19 DEBUG : dir: Looking for writers 2026/02/06 01:57:19 DEBUG : file1: reading active writers 2026/02/06 01:57:19 DEBUG : Looking for writers 2026/02/06 01:57:19 DEBUG : dir: reading active writers 2026/02/06 01:57:19 DEBUG : >WaitForWriters: 2026/02/06 01:57:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:57:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000a36cc0 2026/02/06 01:57:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:57:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:57:21 DEBUG : forgetting directory cache 2026/02/06 01:57:21 DEBUG : renamed empty directory: forgetting directory cache 2026/02/06 01:57:21 DEBUG : dir: forgetting directory cache 2026/02/06 01:57:21 DEBUG : dir/sub: forgetting directory cache 2026/02/06 01:57:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/02/06 01:57:21 DEBUG : dir2: forgetting directory cache 2026/02/06 01:57:21 DEBUG : dir/sub: forgetting directory cache 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/06 01:57:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 01:57:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000a36cc0 2026/02/06 01:57:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 01:57:31 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/06 01:57:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 01:57:41 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:57:41 DEBUG : dir/file1(0xc0003e7b80): openPending: 2026/02/06 01:57:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/06 01:57:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/06 01:57:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:57:41 DEBUG : dir/file1(0xc0003e7b80): >openPending: err= 2026/02/06 01:57:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 01:57:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:57:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:57:41 DEBUG : dir/file1(0xc0003e7b80): _writeAt: size=25, off=0 2026/02/06 01:57:41 DEBUG : dir/file1(0xc0003e7b80): >_writeAt: n=25, err= 2026/02/06 01:57:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:57:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 01:57:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000a36cc0 2026/02/06 01:57:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:57:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:57:43 DEBUG : newLeaf(0xc0003e7b80): close: 2026/02/06 01:57:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/06 01:57:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-06 01:57:41.617537012 +0000 UTC m=+3270.752550083 2026/02/06 01:57:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/06 01:57:43 DEBUG : newLeaf(0xc0003e7b80): >close: err= 2026/02/06 01:57:43 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:57:43 DEBUG : dir: Looking for writers 2026/02/06 01:57:43 DEBUG : Looking for writers 2026/02/06 01:57:43 DEBUG : dir: reading active writers 2026/02/06 01:57:43 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 01:57:43 DEBUG : dir: Looking for writers 2026/02/06 01:57:43 DEBUG : Looking for writers 2026/02/06 01:57:43 DEBUG : dir: reading active writers 2026/02/06 01:57:43 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 01:57:43 DEBUG : dir: Looking for writers 2026/02/06 01:57:43 DEBUG : Looking for writers 2026/02/06 01:57:43 DEBUG : dir: reading active writers 2026/02/06 01:57:43 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 01:57:43 DEBUG : dir: Looking for writers 2026/02/06 01:57:43 DEBUG : Looking for writers 2026/02/06 01:57:43 DEBUG : dir: reading active writers 2026/02/06 01:57:43 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 01:57:43 DEBUG : newLeaf: vfs cache: starting upload 2026/02/06 01:57:43 DEBUG : dir: Looking for writers 2026/02/06 01:57:43 DEBUG : Looking for writers 2026/02/06 01:57:43 DEBUG : dir: reading active writers 2026/02/06 01:57:43 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 01:57:44 DEBUG : dir: Looking for writers 2026/02/06 01:57:44 DEBUG : Looking for writers 2026/02/06 01:57:44 DEBUG : dir: reading active writers 2026/02/06 01:57:44 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 01:57:44 DEBUG : dir: Looking for writers 2026/02/06 01:57:44 DEBUG : Looking for writers 2026/02/06 01:57:44 DEBUG : dir: reading active writers 2026/02/06 01:57:44 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 01:57:45 DEBUG : dir: Looking for writers 2026/02/06 01:57:45 DEBUG : Looking for writers 2026/02/06 01:57:45 DEBUG : dir: reading active writers 2026/02/06 01:57:45 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:57:45 DEBUG : newLeaf: Removing old object on successful upload 2026/02/06 01:57:46 DEBUG : dir: Looking for writers 2026/02/06 01:57:46 DEBUG : Looking for writers 2026/02/06 01:57:46 DEBUG : dir: reading active writers 2026/02/06 01:57:46 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:57:46 DEBUG : newLeaf: size = 25 OK 2026/02/06 01:57:46 INFO : newLeaf: Copied (replaced existing) 2026/02/06 01:57:46 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/06 01:57:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/06 01:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:57:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/06 01:57:47 DEBUG : dir: Looking for writers 2026/02/06 01:57:47 DEBUG : Looking for writers 2026/02/06 01:57:47 DEBUG : dir: reading active writers 2026/02/06 01:57:47 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:47 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/06 01:57:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:57:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:57:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 01:57:50 DEBUG : forgetting directory cache 2026/02/06 01:57:50 DEBUG : dir: forgetting directory cache 2026/02/06 01:57:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 01:57:50 DEBUG : dir/virtualDir: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (25) got 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/writes,forceCache=false Messages: 1 objects not found 2026/02/06 01:57:56 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:57:56 DEBUG : dir: Looking for writers 2026/02/06 01:57:56 DEBUG : Looking for writers 2026/02/06 01:57:56 DEBUG : dir: reading active writers 2026/02/06 01:57:56 DEBUG : newLeaf: reading active writers 2026/02/06 01:57:56 DEBUG : >WaitForWriters: 2026/02/06 01:57:56 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting 2026/02/06 01:57:57 DEBUG : forgetting directory cache 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-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:58:08 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:58:08 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 01:58:08 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:58:08 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:58:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:58:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:58:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:58:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:58:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:58:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:58:08 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 01:58:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 01:58:18 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:58:18 DEBUG : dir/file1(0xc000d44c40): openPending: 2026/02/06 01:58:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/06 01:58:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/06 01:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:58:18 DEBUG : dir/file1(0xc000d44c40): >openPending: err= 2026/02/06 01:58:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 01:58:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:58:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:58:18 DEBUG : dir/file1(0xc000d44c40): _writeAt: size=14, off=0 2026/02/06 01:58:18 DEBUG : dir/file1(0xc000d44c40): >_writeAt: n=14, err= 2026/02/06 01:58:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/06 01:58:18 DEBUG : dir/file1(0xc000d44c40): close: 2026/02/06 01:58:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/06 01:58:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/06 01:58:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/06 01:58:18 DEBUG : dir/file1(0xc000d44c40): >close: err= 2026/02/06 01:58:18 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:58:18 DEBUG : dir: Looking for writers 2026/02/06 01:58:18 DEBUG : file1: reading active writers 2026/02/06 01:58:18 DEBUG : Looking for writers 2026/02/06 01:58:18 DEBUG : dir: reading active writers 2026/02/06 01:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 01:58:18 DEBUG : dir: Looking for writers 2026/02/06 01:58:18 DEBUG : file1: reading active writers 2026/02/06 01:58:18 DEBUG : Looking for writers 2026/02/06 01:58:18 DEBUG : dir: reading active writers 2026/02/06 01:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 01:58:18 DEBUG : dir: Looking for writers 2026/02/06 01:58:18 DEBUG : file1: reading active writers 2026/02/06 01:58:18 DEBUG : Looking for writers 2026/02/06 01:58:18 DEBUG : dir: reading active writers 2026/02/06 01:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 01:58:18 DEBUG : dir: Looking for writers 2026/02/06 01:58:18 DEBUG : file1: reading active writers 2026/02/06 01:58:18 DEBUG : Looking for writers 2026/02/06 01:58:18 DEBUG : dir: reading active writers 2026/02/06 01:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 01:58:18 DEBUG : dir/file1: vfs cache: starting upload 2026/02/06 01:58:18 DEBUG : dir: Looking for writers 2026/02/06 01:58:18 DEBUG : file1: reading active writers 2026/02/06 01:58:18 DEBUG : Looking for writers 2026/02/06 01:58:18 DEBUG : dir: reading active writers 2026/02/06 01:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 01:58:18 DEBUG : dir: Looking for writers 2026/02/06 01:58:18 DEBUG : file1: reading active writers 2026/02/06 01:58:18 DEBUG : Looking for writers 2026/02/06 01:58:18 DEBUG : dir: reading active writers 2026/02/06 01:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 01:58:18 DEBUG : dir: Looking for writers 2026/02/06 01:58:18 DEBUG : file1: reading active writers 2026/02/06 01:58:18 DEBUG : Looking for writers 2026/02/06 01:58:18 DEBUG : dir: reading active writers 2026/02/06 01:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 01:58:19 DEBUG : dir: Looking for writers 2026/02/06 01:58:19 DEBUG : file1: reading active writers 2026/02/06 01:58:19 DEBUG : Looking for writers 2026/02/06 01:58:19 DEBUG : dir: reading active writers 2026/02/06 01:58:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:20 DEBUG : dir: Looking for writers 2026/02/06 01:58:20 DEBUG : file1: reading active writers 2026/02/06 01:58:20 DEBUG : Looking for writers 2026/02/06 01:58:20 DEBUG : dir: reading active writers 2026/02/06 01:58:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:21 DEBUG : dir: Looking for writers 2026/02/06 01:58:21 DEBUG : file1: reading active writers 2026/02/06 01:58:21 DEBUG : Looking for writers 2026/02/06 01:58:21 DEBUG : dir: reading active writers 2026/02/06 01:58:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:22 DEBUG : dir: Looking for writers 2026/02/06 01:58:22 DEBUG : file1: reading active writers 2026/02/06 01:58:22 DEBUG : Looking for writers 2026/02/06 01:58:22 DEBUG : dir: reading active writers 2026/02/06 01:58:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:23 DEBUG : dir: Looking for writers 2026/02/06 01:58:23 DEBUG : file1: reading active writers 2026/02/06 01:58:23 DEBUG : Looking for writers 2026/02/06 01:58:23 DEBUG : dir: reading active writers 2026/02/06 01:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:24 DEBUG : dir: Looking for writers 2026/02/06 01:58:24 DEBUG : file1: reading active writers 2026/02/06 01:58:24 DEBUG : Looking for writers 2026/02/06 01:58:24 DEBUG : dir: reading active writers 2026/02/06 01:58:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:25 DEBUG : forgetting directory cache 2026/02/06 01:58:25 DEBUG : dir: forgetting directory cache 2026/02/06 01:58:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/02/06 01:58:25 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/02/06 01:58:25 DEBUG : dir: Looking for writers 2026/02/06 01:58:25 DEBUG : file1: reading active writers 2026/02/06 01:58:25 DEBUG : Looking for writers 2026/02/06 01:58:25 DEBUG : dir: reading active writers 2026/02/06 01:58:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:26 DEBUG : dir: Looking for writers 2026/02/06 01:58:26 DEBUG : file1: reading active writers 2026/02/06 01:58:26 DEBUG : Looking for writers 2026/02/06 01:58:26 DEBUG : dir: reading active writers 2026/02/06 01:58:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:27 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 01:58:27 DEBUG : dir: Looking for writers 2026/02/06 01:58:27 DEBUG : file1: reading active writers 2026/02/06 01:58:27 DEBUG : Looking for writers 2026/02/06 01:58:27 DEBUG : dir: reading active writers 2026/02/06 01:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:27 DEBUG : dir/file1: size = 14 OK 2026/02/06 01:58:27 INFO : dir/file1: Copied (replaced existing) 2026/02/06 01:58:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/06 01:58:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/06 01:58:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:58:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/06 01:58:28 DEBUG : dir: Looking for writers 2026/02/06 01:58:28 DEBUG : file1: reading active writers 2026/02/06 01:58:28 DEBUG : Looking for writers 2026/02/06 01:58:28 DEBUG : dir: reading active writers 2026/02/06 01:58:28 DEBUG : >WaitForWriters: 2026/02/06 01:58:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 01:58:28 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:58:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:58:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:58:28 DEBUG : dir/file1(0xc000be7580): _readAt: size=512, off=0 2026/02/06 01:58:28 DEBUG : dir/file1(0xc000be7580): openPending: 2026/02/06 01:58:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 01:58:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 01:58:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:58:28 DEBUG : dir/file1(0xc000be7580): >openPending: err= 2026/02/06 01:58:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/06 01:58:28 DEBUG : dir/file1(0xc000be7580): >_readAt: n=14, err=EOF 2026/02/06 01:58:28 DEBUG : dir/file1(0xc000be7580): close: 2026/02/06 01:58:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 01:58:19 +0000 UTC 2026/02/06 01:58:28 DEBUG : dir/file1(0xc000be7580): >close: err= 2026/02/06 01:58:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:58:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 01:58:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000a54000 2026/02/06 01:58:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:58:30 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=true 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=true 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=true Messages: 1 objects not found 2026/02/06 01:58:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 01:58:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/06 01:58:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000a54000 2026/02/06 01:58:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 01:58:43 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=true 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=true Messages: 1 objects not found 2026/02/06 01:58:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 01:58:53 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:58:53 DEBUG : dir/file1(0xc000524880): openPending: 2026/02/06 01:58:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 01:58:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 01:58:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:58:53 DEBUG : dir/file1(0xc000524880): >openPending: err= 2026/02/06 01:58:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 01:58:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:58:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:58:53 DEBUG : dir/file1(0xc000524880): _writeAt: size=25, off=0 2026/02/06 01:58:53 DEBUG : dir/file1(0xc000524880): >_writeAt: n=25, err= 2026/02/06 01:58:54 DEBUG : forgetting directory cache 2026/02/06 01:58:54 DEBUG : dir: forgetting directory cache 2026/02/06 01:58:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:58:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 01:58:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000a54000 2026/02/06 01:58:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:58:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:58:55 DEBUG : newLeaf(0xc000524880): close: 2026/02/06 01:58:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/06 01:58:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-06 01:58:53.391417851 +0000 UTC m=+3342.526430932 2026/02/06 01:58:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/06 01:58:55 DEBUG : newLeaf(0xc000524880): >close: err= 2026/02/06 01:58:55 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:58:55 DEBUG : dir: Looking for writers 2026/02/06 01:58:55 DEBUG : Looking for writers 2026/02/06 01:58:55 DEBUG : dir: reading active writers 2026/02/06 01:58:55 DEBUG : newLeaf: reading active writers 2026/02/06 01:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 01:58:55 DEBUG : dir: Looking for writers 2026/02/06 01:58:55 DEBUG : Looking for writers 2026/02/06 01:58:55 DEBUG : dir: reading active writers 2026/02/06 01:58:55 DEBUG : newLeaf: reading active writers 2026/02/06 01:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 01:58:55 DEBUG : dir: Looking for writers 2026/02/06 01:58:55 DEBUG : Looking for writers 2026/02/06 01:58:55 DEBUG : dir: reading active writers 2026/02/06 01:58:55 DEBUG : newLeaf: reading active writers 2026/02/06 01:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 01:58:55 DEBUG : dir: Looking for writers 2026/02/06 01:58:55 DEBUG : Looking for writers 2026/02/06 01:58:55 DEBUG : dir: reading active writers 2026/02/06 01:58:55 DEBUG : newLeaf: reading active writers 2026/02/06 01:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 01:58:55 DEBUG : newLeaf: vfs cache: starting upload 2026/02/06 01:58:55 DEBUG : dir: Looking for writers 2026/02/06 01:58:55 DEBUG : Looking for writers 2026/02/06 01:58:55 DEBUG : dir: reading active writers 2026/02/06 01:58:55 DEBUG : newLeaf: reading active writers 2026/02/06 01:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 01:58:55 DEBUG : dir: Looking for writers 2026/02/06 01:58:55 DEBUG : Looking for writers 2026/02/06 01:58:55 DEBUG : dir: reading active writers 2026/02/06 01:58:55 DEBUG : newLeaf: reading active writers 2026/02/06 01:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 01:58:55 DEBUG : dir: Looking for writers 2026/02/06 01:58:55 DEBUG : Looking for writers 2026/02/06 01:58:55 DEBUG : dir: reading active writers 2026/02/06 01:58:55 DEBUG : newLeaf: reading active writers 2026/02/06 01:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 01:58:56 DEBUG : dir: Looking for writers 2026/02/06 01:58:56 DEBUG : Looking for writers 2026/02/06 01:58:56 DEBUG : dir: reading active writers 2026/02/06 01:58:56 DEBUG : newLeaf: reading active writers 2026/02/06 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:57 DEBUG : dir: Looking for writers 2026/02/06 01:58:57 DEBUG : Looking for writers 2026/02/06 01:58:57 DEBUG : dir: reading active writers 2026/02/06 01:58:57 DEBUG : newLeaf: reading active writers 2026/02/06 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:58:57 DEBUG : newLeaf: Removing old object on successful upload 2026/02/06 01:58:57 DEBUG : newLeaf: size = 25 OK 2026/02/06 01:58:57 INFO : newLeaf: Copied (replaced existing) 2026/02/06 01:58:57 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/06 01:58:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/06 01:58:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:58:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/06 01:58:58 DEBUG : dir: Looking for writers 2026/02/06 01:58:58 DEBUG : Looking for writers 2026/02/06 01:58:58 DEBUG : dir: reading active writers 2026/02/06 01:58:58 DEBUG : newLeaf: reading active writers 2026/02/06 01:58: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 2026/02/06 01:59:08 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item newLeaf not removed, freed 0 bytes 2026/02/06 01:59:08 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 25 (was 25) 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/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got 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/writes,forceCache=true Messages: 1 objects not found 2026/02/06 01:59:08 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:59:08 DEBUG : dir: Looking for writers 2026/02/06 01:59:08 DEBUG : Looking for writers 2026/02/06 01:59:08 DEBUG : dir: reading active writers 2026/02/06 01:59:08 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:08 DEBUG : >WaitForWriters: 2026/02/06 01:59:08 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting 2026/02/06 01:59:10 DEBUG : forgetting directory cache 2026/02/06 01:59:10 DEBUG : dir: forgetting directory cache 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=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/writes,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/writes,forceCache=true Messages: directories === RUN TestFileRename/full,forceCache=false run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 01:59:20 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 01:59:20 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 01:59:20 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:59:20 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:59:20 DEBUG : Config file has changed externally - reloading 2026/02/06 01:59:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:59:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:59:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 01:59:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 01:59:20 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 01:59:26 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:59:26 DEBUG : dir: Looking for writers 2026/02/06 01:59:26 DEBUG : file1: reading active writers 2026/02/06 01:59:26 DEBUG : Looking for writers 2026/02/06 01:59:26 DEBUG : dir: reading active writers 2026/02/06 01:59:26 DEBUG : >WaitForWriters: 2026/02/06 01:59:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 01:59:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:59:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:59:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:59:26 DEBUG : dir/file1(0xc000be64c0): _readAt: size=512, off=0 2026/02/06 01:59:26 DEBUG : dir/file1(0xc000be64c0): openPending: 2026/02/06 01:59:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/06 01:59:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/06 01:59:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:59:26 DEBUG : dir/file1(0xc000be64c0): >openPending: err= 2026/02/06 01:59:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/06 01:59:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/06 01:59:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 01:59:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 01:59:27 DEBUG : dir/file1(0xc000be64c0): >_readAt: n=14, err=EOF 2026/02/06 01:59:27 DEBUG : dir/file1(0xc000be64c0): close: 2026/02/06 01:59:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 01:59:22 +0000 UTC 2026/02/06 01:59:27 DEBUG : dir/file1(0xc000be64c0): >close: err= 2026/02/06 01:59:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:59:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 01:59:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000a363c0 2026/02/06 01:59:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:59:29 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/06 01:59:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/06 01:59:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/06 01:59:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000a363c0 2026/02/06 01:59:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/06 01:59:41 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 2026/02/06 01:59:42 DEBUG : forgetting directory cache 2026/02/06 01:59:42 DEBUG : dir: forgetting directory cache 2026/02/06 01:59:42 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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/06 01:59:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 01:59:50 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 01:59:50 DEBUG : dir/file1(0xc000a6c2c0): openPending: 2026/02/06 01:59:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/06 01:59:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/06 01:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 01:59:50 DEBUG : dir/file1(0xc000a6c2c0): >openPending: err= 2026/02/06 01:59:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 01:59:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 01:59:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 01:59:50 DEBUG : dir/file1(0xc000a6c2c0): _writeAt: size=25, off=0 2026/02/06 01:59:50 DEBUG : dir/file1(0xc000a6c2c0): >_writeAt: n=25, err= 2026/02/06 01:59:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/06 01:59:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/06 01:59:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000a363c0 2026/02/06 01:59:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 01:59:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:59:52 DEBUG : newLeaf(0xc000a6c2c0): close: 2026/02/06 01:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/06 01:59:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-06 01:59:50.628088608 +0000 UTC m=+3399.763101710 2026/02/06 01:59:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/06 01:59:52 DEBUG : newLeaf(0xc000a6c2c0): >close: err= 2026/02/06 01:59:52 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:59:52 DEBUG : dir: Looking for writers 2026/02/06 01:59:52 DEBUG : Looking for writers 2026/02/06 01:59:52 DEBUG : dir: reading active writers 2026/02/06 01:59:52 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 01:59:52 DEBUG : dir: Looking for writers 2026/02/06 01:59:52 DEBUG : Looking for writers 2026/02/06 01:59:52 DEBUG : dir: reading active writers 2026/02/06 01:59:52 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 01:59:52 DEBUG : dir: Looking for writers 2026/02/06 01:59:52 DEBUG : Looking for writers 2026/02/06 01:59:52 DEBUG : dir: reading active writers 2026/02/06 01:59:52 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 01:59:52 DEBUG : dir: Looking for writers 2026/02/06 01:59:52 DEBUG : Looking for writers 2026/02/06 01:59:52 DEBUG : dir: reading active writers 2026/02/06 01:59:52 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 01:59:52 DEBUG : newLeaf: vfs cache: starting upload 2026/02/06 01:59:52 DEBUG : dir: Looking for writers 2026/02/06 01:59:52 DEBUG : Looking for writers 2026/02/06 01:59:52 DEBUG : dir: reading active writers 2026/02/06 01:59:52 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 01:59:52 DEBUG : dir: Looking for writers 2026/02/06 01:59:52 DEBUG : Looking for writers 2026/02/06 01:59:52 DEBUG : dir: reading active writers 2026/02/06 01:59:52 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 01:59:52 DEBUG : dir: Looking for writers 2026/02/06 01:59:52 DEBUG : Looking for writers 2026/02/06 01:59:52 DEBUG : dir: reading active writers 2026/02/06 01:59:52 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 01:59:53 DEBUG : dir: Looking for writers 2026/02/06 01:59:53 DEBUG : Looking for writers 2026/02/06 01:59:53 DEBUG : dir: reading active writers 2026/02/06 01:59:53 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:59:54 DEBUG : dir: Looking for writers 2026/02/06 01:59:54 DEBUG : Looking for writers 2026/02/06 01:59:54 DEBUG : dir: reading active writers 2026/02/06 01:59:54 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:59:55 DEBUG : newLeaf: Removing old object on successful upload 2026/02/06 01:59:55 DEBUG : dir: Looking for writers 2026/02/06 01:59:55 DEBUG : Looking for writers 2026/02/06 01:59:55 DEBUG : dir: reading active writers 2026/02/06 01:59:55 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 01:59:55 DEBUG : newLeaf: size = 25 OK 2026/02/06 01:59:55 INFO : newLeaf: Copied (replaced existing) 2026/02/06 01:59:55 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/06 01:59:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/06 01:59:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/06 01:59:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/06 01:59:56 DEBUG : dir: Looking for writers 2026/02/06 01:59:56 DEBUG : Looking for writers 2026/02/06 01:59:56 DEBUG : dir: reading active writers 2026/02/06 01:59:56 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:56 DEBUG : >WaitForWriters: 2026/02/06 01:59:57 DEBUG : WaitForWriters: timeout=30s 2026/02/06 01:59:57 DEBUG : dir: Looking for writers 2026/02/06 01:59:57 DEBUG : Looking for writers 2026/02/06 01:59:57 DEBUG : dir: reading active writers 2026/02/06 01:59:57 DEBUG : newLeaf: reading active writers 2026/02/06 01:59:57 DEBUG : >WaitForWriters: 2026/02/06 01:59:57 DEBUG : drime root 'rclone-test-katojoy9diqu': 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 (347.37s) --- FAIL: TestFileRename/off,forceCache=false (59.64s) --- FAIL: TestFileRename/minimal,forceCache=false (63.35s) --- FAIL: TestFileRename/minimal,forceCache=true (50.60s) --- FAIL: TestFileRename/writes,forceCache=false (53.28s) --- FAIL: TestFileRename/writes,forceCache=true (72.52s) --- FAIL: TestFileRename/full,forceCache=false (47.99s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:00:08 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:00:08 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:00:08 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:00:08 DEBUG : Looking for writers 2026/02/06 02:00:08 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.75s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:00:09 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:00:10 DEBUG : forgetting directory cache 2026/02/06 02:00:10 DEBUG : dir: forgetting directory cache 2026/02/06 02:00:10 DEBUG : dir: Removed 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleMethods 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:40 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleMethods Messages: 1 objects not found 2026/02/06 02:00:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:00:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:00:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/06 02:00:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/06 02:00:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:00:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/06 02:00:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/06 02:00:23 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:00:23 DEBUG : dir: Looking for writers 2026/02/06 02:00:23 DEBUG : file1: reading active writers 2026/02/06 02:00:23 DEBUG : Looking for writers 2026/02/06 02:00:23 DEBUG : dir: reading active writers 2026/02/06 02:00:23 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 (28.46s) === RUN TestReadFileHandleSeek run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:00:37 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 02:00:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:00:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:00:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/06 02:00:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/06 02:00:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:00:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/06 02:00:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/06 02:00:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/06 02:00:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/06 02:00:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/06 02:00:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/06 02:00:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/06 02:00:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/06 02:00:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/06 02:00:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/06 02:00:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/06 02:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/06 02:00:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/06 02:00:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/06 02:00:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/06 02:00:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/06 02:00:52 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:00:52 DEBUG : dir: Looking for writers 2026/02/06 02:00:52 DEBUG : file1: reading active writers 2026/02/06 02:00:52 DEBUG : Looking for writers 2026/02/06 02:00:52 DEBUG : dir: reading active writers 2026/02/06 02:00:52 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestReadFileHandleSeek (17.80s) === RUN TestReadFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:00:55 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:00:56 DEBUG : forgetting directory cache 2026/02/06 02:00:56 DEBUG : dir: forgetting directory cache 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/06 02:01:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:01:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:01:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/06 02:01:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/06 02:01:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:01:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/06 02:01:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/06 02:01:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/06 02:01:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/06 02:01:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/06 02:01:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/06 02:01:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/06 02:01:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/06 02:01:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/06 02:01:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/06 02:01:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/06 02:01:11 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/06 02:01:12 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/06 02:01:12 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/06 02:01:12 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/06 02:01:12 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/06 02:01:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/06 02:01:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/06 02:01:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/06 02:01:12 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/06 02:01:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/06 02:01:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/06 02:01:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/06 02:01:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/06 02:01:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/06 02:01:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/06 02:01:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/06 02:01:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/06 02:01:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/06 02:01:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/06 02:01:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/06 02:01:12 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:01:12 DEBUG : dir: Looking for writers 2026/02/06 02:01:12 DEBUG : file1: reading active writers 2026/02/06 02:01:12 DEBUG : Looking for writers 2026/02/06 02:01:12 DEBUG : dir: reading active writers 2026/02/06 02:01:12 DEBUG : >WaitForWriters: 2026/02/06 02:01:13 DEBUG : forgetting directory cache 2026/02/06 02:01:13 DEBUG : dir: forgetting directory cache 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 (31.86s) === RUN TestReadFileHandleFlush run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:01:27 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 02:01:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:01:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:01:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/06 02:01:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/06 02:01:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:01:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/06 02:01:39 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:01:39 DEBUG : dir: Looking for writers 2026/02/06 02:01:39 DEBUG : file1: reading active writers 2026/02/06 02:01:39 DEBUG : Looking for writers 2026/02/06 02:01:39 DEBUG : dir: reading active writers 2026/02/06 02:01:39 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 2026/02/06 02:01:41 DEBUG : forgetting directory cache 2026/02/06 02:01:41 DEBUG : dir: forgetting directory cache 2026/02/06 02:01:41 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestReadFileHandleFlush (15.93s) === RUN TestReadFileHandleRelease run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:01:43 INFO : drime root 'rclone-test-katojoy9diqu': 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:210 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleRelease 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:210 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleRelease Messages: 1 objects not found 2026/02/06 02:01:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:01:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/06 02:01:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/06 02:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:01:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/06 02:01:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/06 02:01:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/06 02:01:57 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:01:57 DEBUG : dir: Looking for writers 2026/02/06 02:01:57 DEBUG : file1: reading active writers 2026/02/06 02:01:57 DEBUG : Looking for writers 2026/02/06 02:01:57 DEBUG : dir: reading active writers 2026/02/06 02:01:57 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: TestReadFileHandleRelease Messages: directories --- FAIL: TestReadFileHandleRelease (28.27s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:02:11 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:02:11 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:02:11 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:11 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:11 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:02:15 DEBUG : forgetting directory cache 2026/02/06 02:02:15 DEBUG : dir: 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/06 02:02:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:02:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:02:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 02:02:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 02:02:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 02:02:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): _readAt: size=1, off=0 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): openPending: 2026/02/06 02:02:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 02:02:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 02:02:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): >openPending: err= 2026/02/06 02:02:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/06 02:02:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/06 02:02:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:02:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): >_readAt: n=1, err= 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): _readAt: size=256, off=1 2026/02/06 02:02:24 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): >_readAt: n=15, err=EOF 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): _readAt: size=16, off=16 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): >_readAt: n=0, err=EOF 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): close: 2026/02/06 02:02:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 02:02:13 +0000 UTC 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): >close: err= 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): close: 2026/02/06 02:02:24 DEBUG : dir/file1(0xc000997c00): >close: err=file already closed 2026/02/06 02:02:24 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:02:24 DEBUG : dir: Looking for writers 2026/02/06 02:02:24 DEBUG : file1: reading active writers 2026/02/06 02:02:24 DEBUG : Looking for writers 2026/02/06 02:02:24 DEBUG : dir: reading active writers 2026/02/06 02:02:24 DEBUG : >WaitForWriters: 2026/02/06 02:02:24 DEBUG : drime root 'rclone-test-katojoy9diqu': 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 --- PASS: TestRWFileHandleMethodsRead (17.97s) === RUN TestRWFileHandleSeek run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:02:29 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:02:29 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:02:29 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:29 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:29 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:02:29 DEBUG : forgetting directory cache 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/06 02:02:45 DEBUG : forgetting directory cache 2026/02/06 02:02:45 DEBUG : dir: forgetting directory cache 2026/02/06 02:02:45 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/06 02:02:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:02:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:02:47 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 02:02:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 02:02:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 02:02:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 02:02:47 DEBUG : dir/file1(0xc000d44740): _readAt: size=1, off=0 2026/02/06 02:02:47 DEBUG : dir/file1(0xc000d44740): openPending: 2026/02/06 02:02:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 02:02:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 02:02:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:02:47 DEBUG : dir/file1(0xc000d44740): >openPending: err= 2026/02/06 02:02:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/06 02:02:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/06 02:02:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:02:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): >_readAt: n=1, err= 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): _readAt: size=1, off=5 2026/02/06 02:02:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): >_readAt: n=1, err= 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): _readAt: size=1, off=3 2026/02/06 02:02:48 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): >_readAt: n=1, err= 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): _readAt: size=1, off=13 2026/02/06 02:02:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): >_readAt: n=1, err= 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): _readAt: size=16, off=100 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): >_readAt: n=0, err=EOF 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): close: 2026/02/06 02:02:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 02:02:31 +0000 UTC 2026/02/06 02:02:48 DEBUG : dir/file1(0xc000d44740): >close: err= 2026/02/06 02:02:48 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:02:48 DEBUG : dir: Looking for writers 2026/02/06 02:02:48 DEBUG : file1: reading active writers 2026/02/06 02:02:48 DEBUG : Looking for writers 2026/02/06 02:02:48 DEBUG : dir: reading active writers 2026/02/06 02:02:48 DEBUG : >WaitForWriters: 2026/02/06 02:02:48 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleSeek (21.81s) === RUN TestRWFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:02:51 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:02:51 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:02:51 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:51 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:02:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:02:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:02:51 INFO : drime root 'rclone-test-katojoy9diqu': 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/06 02:03:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:03:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:03:04 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 02:03:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 02:03:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 02:03:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 02:03:04 DEBUG : dir/file1(0xc00061d0c0): _readAt: size=1, off=0 2026/02/06 02:03:04 DEBUG : dir/file1(0xc00061d0c0): openPending: 2026/02/06 02:03:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 02:03:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 02:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:03:04 DEBUG : dir/file1(0xc00061d0c0): >openPending: err= 2026/02/06 02:03:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/06 02:03:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/06 02:03:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:03:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): >_readAt: n=1, err= 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): _readAt: size=1, off=5 2026/02/06 02:03:05 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): >_readAt: n=1, err= 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): _readAt: size=1, off=1 2026/02/06 02:03:05 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): >_readAt: n=1, err= 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): _readAt: size=6, off=10 2026/02/06 02:03:05 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): >_readAt: n=6, err= 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): _readAt: size=256, off=10 2026/02/06 02:03:05 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): >_readAt: n=6, err=EOF 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): _readAt: size=256, off=100 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): >_readAt: n=0, err=EOF 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): close: 2026/02/06 02:03:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 02:02:52 +0000 UTC 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): >close: err= 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): _readAt: size=256, off=100 2026/02/06 02:03:05 DEBUG : dir/file1(0xc00061d0c0): >_readAt: n=0, err=file already closed 2026/02/06 02:03:05 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:03:05 DEBUG : dir: Looking for writers 2026/02/06 02:03:05 DEBUG : file1: reading active writers 2026/02/06 02:03:05 DEBUG : Looking for writers 2026/02/06 02:03:05 DEBUG : dir: reading active writers 2026/02/06 02:03:05 DEBUG : >WaitForWriters: 2026/02/06 02:03:05 DEBUG : drime root 'rclone-test-katojoy9diqu': 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 2026/02/06 02:03:14 DEBUG : forgetting directory cache 2026/02/06 02:03:14 DEBUG : dir: forgetting directory cache 2026/02/06 02:03:14 DEBUG : dir: Removed virtual directory entry vDel: "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: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 (27.91s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:03:19 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:03:19 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:03:19 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:19 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:03:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:19 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:03:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:03:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:03:27 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 02:03:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 02:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 02:03:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 02:03:27 DEBUG : dir/file1(0xc000d440c0): RWFileHandle.Flush 2026/02/06 02:03:27 DEBUG : dir/file1(0xc000d440c0): _readAt: size=256, off=0 2026/02/06 02:03:27 DEBUG : dir/file1(0xc000d440c0): openPending: 2026/02/06 02:03:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 02:03:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 02:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:03:27 DEBUG : dir/file1(0xc000d440c0): >openPending: err= 2026/02/06 02:03:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/06 02:03:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/06 02:03:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:03:28 DEBUG : dir/file1(0xc000d440c0): >_readAt: n=16, err=EOF 2026/02/06 02:03:28 DEBUG : dir/file1(0xc000d440c0): RWFileHandle.Flush 2026/02/06 02:03:28 DEBUG : dir/file1(0xc000d440c0): RWFileHandle.Flush 2026/02/06 02:03:28 DEBUG : dir/file1(0xc000d440c0): close: 2026/02/06 02:03:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 02:03:21 +0000 UTC 2026/02/06 02:03:28 DEBUG : dir/file1(0xc000d440c0): >close: err= 2026/02/06 02:03:28 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:03:28 DEBUG : dir: Looking for writers 2026/02/06 02:03:28 DEBUG : file1: reading active writers 2026/02/06 02:03:28 DEBUG : Looking for writers 2026/02/06 02:03:28 DEBUG : dir: reading active writers 2026/02/06 02:03:28 DEBUG : >WaitForWriters: 2026/02/06 02:03:28 DEBUG : drime root 'rclone-test-katojoy9diqu': 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 2026/02/06 02:03:42 DEBUG : forgetting directory cache 2026/02/06 02:03:42 DEBUG : dir: forgetting directory cache 2026/02/06 02:03:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 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 (24.01s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:03:43 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:03:43 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:03:43 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:43 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:03:43 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:03:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:03:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/06 02:03:50 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 02:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 02:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 02:03:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 02:03:50 DEBUG : dir/file1(0xc000a6c980): _readAt: size=256, off=0 2026/02/06 02:03:50 DEBUG : dir/file1(0xc000a6c980): openPending: 2026/02/06 02:03:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 02:03:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 02:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:03:50 DEBUG : dir/file1(0xc000a6c980): >openPending: err= 2026/02/06 02:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/06 02:03:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/06 02:03:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:03:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:03:51 DEBUG : dir/file1(0xc000a6c980): >_readAt: n=16, err=EOF 2026/02/06 02:03:51 DEBUG : dir/file1(0xc000a6c980): RWFileHandle.Release 2026/02/06 02:03:51 DEBUG : dir/file1(0xc000a6c980): close: 2026/02/06 02:03:51 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 02:03:45 +0000 UTC 2026/02/06 02:03:51 DEBUG : dir/file1(0xc000a6c980): >close: err= 2026/02/06 02:03:51 DEBUG : dir/file1(0xc000a6c980): RWFileHandle.Release 2026/02/06 02:03:51 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:03:51 DEBUG : dir: Looking for writers 2026/02/06 02:03:51 DEBUG : file1: reading active writers 2026/02/06 02:03:51 DEBUG : Looking for writers 2026/02/06 02:03:51 DEBUG : dir: reading active writers 2026/02/06 02:03:51 DEBUG : >WaitForWriters: 2026/02/06 02:03:51 DEBUG : drime root 'rclone-test-katojoy9diqu': 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: TestRWFileHandleReleaseRead Messages: directories --- FAIL: TestRWFileHandleReleaseRead (23.71s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:04:07 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:04:07 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:04:07 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:07 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:04:07 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:04:07 DEBUG : forgetting directory cache 2026/02/06 02:04:07 DEBUG : dir: forgetting directory cache 2026/02/06 02:04:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:04:07 DEBUG : file1: newRWFileHandle: 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): openPending: 2026/02/06 02:04:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:04:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): >openPending: err= 2026/02/06 02:04:07 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 02:04:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:04:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 02:04:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): _writeAt: size=5, off=0 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): >_writeAt: n=5, err= 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): _writeAt: size=7, off=5 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): >_writeAt: n=7, err= 2026/02/06 02:04:07 DEBUG : file1: vfs cache: truncate to size=11 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): close: 2026/02/06 02:04:07 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 02:04:07.592617771 +0000 UTC m=+3656.727630842 2026/02/06 02:04:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): >close: err= 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): close: 2026/02/06 02:04:07 DEBUG : file1(0xc000d45d40): >close: err=file already closed 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:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestRWFileHandleMethodsWrite 2026/02/06 02:04:07 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:04:07 DEBUG : dir: Looking for writers 2026/02/06 02:04:07 DEBUG : Looking for writers 2026/02/06 02:04:07 DEBUG : dir: reading active writers 2026/02/06 02:04:07 DEBUG : file1: reading active writers 2026/02/06 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 02:04:07 DEBUG : dir: Looking for writers 2026/02/06 02:04:07 DEBUG : Looking for writers 2026/02/06 02:04:07 DEBUG : dir: reading active writers 2026/02/06 02:04:07 DEBUG : file1: reading active writers 2026/02/06 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 02:04:07 DEBUG : dir: Looking for writers 2026/02/06 02:04:07 DEBUG : Looking for writers 2026/02/06 02:04:07 DEBUG : dir: reading active writers 2026/02/06 02:04:07 DEBUG : file1: reading active writers 2026/02/06 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 02:04:07 DEBUG : dir: Looking for writers 2026/02/06 02:04:07 DEBUG : Looking for writers 2026/02/06 02:04:07 DEBUG : dir: reading active writers 2026/02/06 02:04:07 DEBUG : file1: reading active writers 2026/02/06 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 02:04:07 DEBUG : file1: vfs cache: starting upload 2026/02/06 02:04:07 DEBUG : dir: Looking for writers 2026/02/06 02:04:07 DEBUG : Looking for writers 2026/02/06 02:04:07 DEBUG : file1: reading active writers 2026/02/06 02:04:07 DEBUG : dir: reading active writers 2026/02/06 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 02:04:07 DEBUG : dir: Looking for writers 2026/02/06 02:04:07 DEBUG : Looking for writers 2026/02/06 02:04:07 DEBUG : dir: reading active writers 2026/02/06 02:04:07 DEBUG : file1: reading active writers 2026/02/06 02:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 02:04:08 DEBUG : dir: Looking for writers 2026/02/06 02:04:08 DEBUG : Looking for writers 2026/02/06 02:04:08 DEBUG : dir: reading active writers 2026/02/06 02:04:08 DEBUG : file1: reading active writers 2026/02/06 02:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 02:04:08 DEBUG : dir: Looking for writers 2026/02/06 02:04:08 DEBUG : Looking for writers 2026/02/06 02:04:08 DEBUG : dir: reading active writers 2026/02/06 02:04:08 DEBUG : file1: reading active writers 2026/02/06 02:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:04:09 DEBUG : dir: Looking for writers 2026/02/06 02:04:09 DEBUG : Looking for writers 2026/02/06 02:04:09 DEBUG : dir: reading active writers 2026/02/06 02:04:09 DEBUG : file1: reading active writers 2026/02/06 02:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:04:10 DEBUG : file1: size = 11 OK 2026/02/06 02:04:10 INFO : file1: Copied (new) 2026/02/06 02:04:10 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/06 02:04:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 02:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:04:10 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 02:04:10 DEBUG : dir: Looking for writers 2026/02/06 02:04:10 DEBUG : Looking for writers 2026/02/06 02:04:10 DEBUG : dir: reading active writers 2026/02/06 02:04:10 DEBUG : file1: reading active writers 2026/02/06 02:04:10 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/vfs/read_write_test.go:337 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsWrite Messages: directories 2026/02/06 02:04:21 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:04:21 DEBUG : dir: Looking for writers 2026/02/06 02:04:21 DEBUG : Looking for writers 2026/02/06 02:04:21 DEBUG : dir: reading active writers 2026/02/06 02:04:21 DEBUG : file1: reading active writers 2026/02/06 02:04:21 DEBUG : >WaitForWriters: 2026/02/06 02:04:21 DEBUG : drime root 'rclone-test-katojoy9diqu': 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: TestRWFileHandleMethodsWrite (24.69s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:04:31 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:04:31 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:04:31 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:31 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:04:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:04:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:04:31 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:04:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:04:31 DEBUG : file1: newRWFileHandle: 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): openPending: 2026/02/06 02:04:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): >openPending: err= 2026/02/06 02:04:31 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 02:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:04:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 02:04:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): _writeAt: size=7, off=0 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): >_writeAt: n=7, err= 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): _writeAt: size=6, off=5 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): >_writeAt: n=6, err= 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): close: 2026/02/06 02:04:31 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 02:04:31.967379677 +0000 UTC m=+3681.102392748 2026/02/06 02:04:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): >close: err= 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): _writeAt: size=5, off=0 2026/02/06 02:04:31 DEBUG : file1(0xc0009961c0): >_writeAt: n=0, err=file already closed 2026/02/06 02:04:31 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:04:31 DEBUG : Looking for writers 2026/02/06 02:04:31 DEBUG : file1: reading active writers 2026/02/06 02:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 02:04:31 DEBUG : Looking for writers 2026/02/06 02:04:31 DEBUG : file1: reading active writers 2026/02/06 02:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 02:04:31 DEBUG : Looking for writers 2026/02/06 02:04:31 DEBUG : file1: reading active writers 2026/02/06 02:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 02:04:32 DEBUG : Looking for writers 2026/02/06 02:04:32 DEBUG : file1: reading active writers 2026/02/06 02:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 02:04:32 DEBUG : file1: vfs cache: starting upload 2026/02/06 02:04:32 DEBUG : Looking for writers 2026/02/06 02:04:32 DEBUG : file1: reading active writers 2026/02/06 02:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 02:04:32 DEBUG : Looking for writers 2026/02/06 02:04:32 DEBUG : file1: reading active writers 2026/02/06 02:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 02:04:32 DEBUG : Looking for writers 2026/02/06 02:04:32 DEBUG : file1: reading active writers 2026/02/06 02:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 02:04:33 DEBUG : Looking for writers 2026/02/06 02:04:33 DEBUG : file1: reading active writers 2026/02/06 02:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:04:34 DEBUG : forgetting directory cache 2026/02/06 02:04:34 DEBUG : dir: forgetting directory cache 2026/02/06 02:04:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 02:04:34 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/06 02:04:34 DEBUG : file1: size = 11 OK 2026/02/06 02:04:34 INFO : file1: Copied (new) 2026/02/06 02:04:34 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/06 02:04:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 02:04:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:04:34 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 02:04:34 DEBUG : Looking for writers 2026/02/06 02:04:34 DEBUG : file1: reading active writers 2026/02/06 02:04:34 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/06 02:04:42 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:04:42 DEBUG : Looking for writers 2026/02/06 02:04:42 DEBUG : file1: reading active writers 2026/02/06 02:04:42 DEBUG : >WaitForWriters: 2026/02/06 02:04:42 DEBUG : drime root 'rclone-test-katojoy9diqu': 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 --- PASS: TestRWFileHandleWriteAt (23.04s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:04:54 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:04:54 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:04:54 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:54 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:04:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:04:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:04:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:04:54 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:04:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:04:55 DEBUG : file1: newRWFileHandle: 2026/02/06 02:04:55 DEBUG : file1(0xc000e00680): openPending: 2026/02/06 02:04:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:04:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:04:55 DEBUG : file1(0xc000e00680): >openPending: err= 2026/02/06 02:04:55 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 02:04:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:04:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 02:04:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 02:04:55 DEBUG : file1(0xc000e00680): close: 2026/02/06 02:04:55 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 02:04:55.055561409 +0000 UTC m=+3704.190574490 2026/02/06 02:04:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 02:04:55 DEBUG : file1(0xc000e00680): >close: err= 2026/02/06 02:04:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/06 02:04:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 02:04:55 DEBUG : file2: newRWFileHandle: 2026/02/06 02:04:55 DEBUG : file2(0xc000e00b80): openPending: 2026/02/06 02:04:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:04:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/06 02:04:55 DEBUG : file2(0xc000e00b80): >openPending: err= 2026/02/06 02:04:55 DEBUG : file2: >newRWFileHandle: err= 2026/02/06 02:04:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/06 02:04:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/06 02:04:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/06 02:04:55 DEBUG : file2(0xc000e00b80): RWFileHandle.Flush 2026/02/06 02:04:55 DEBUG : file2(0xc000e00b80): RWFileHandle.Release 2026/02/06 02:04:55 DEBUG : file2(0xc000e00b80): close: 2026/02/06 02:04:55 DEBUG : file2: vfs cache: setting modification time to 2026-02-06 02:04:55.056329788 +0000 UTC m=+3704.191342859 2026/02/06 02:04:55 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/06 02:04:55 DEBUG : file2(0xc000e00b80): >close: err= 2026/02/06 02:04:55 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:04:55 DEBUG : Looking for writers 2026/02/06 02:04:55 DEBUG : file2: reading active writers 2026/02/06 02:04:55 DEBUG : file1: reading active writers 2026/02/06 02:04:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/06 02:04:55 DEBUG : Looking for writers 2026/02/06 02:04:55 DEBUG : file1: reading active writers 2026/02/06 02:04:55 DEBUG : file2: reading active writers 2026/02/06 02:04:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/06 02:04:55 DEBUG : Looking for writers 2026/02/06 02:04:55 DEBUG : file2: reading active writers 2026/02/06 02:04:55 DEBUG : file1: reading active writers 2026/02/06 02:04:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/06 02:04:55 DEBUG : Looking for writers 2026/02/06 02:04:55 DEBUG : file1: reading active writers 2026/02/06 02:04:55 DEBUG : file2: reading active writers 2026/02/06 02:04:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/06 02:04:55 DEBUG : file2: vfs cache: starting upload 2026/02/06 02:04:55 DEBUG : file1: vfs cache: starting upload 2026/02/06 02:04:55 DEBUG : Looking for writers 2026/02/06 02:04:55 DEBUG : file1: reading active writers 2026/02/06 02:04:55 DEBUG : file2: reading active writers 2026/02/06 02:04:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/06 02:04:55 DEBUG : Looking for writers 2026/02/06 02:04:55 DEBUG : file1: reading active writers 2026/02/06 02:04:55 DEBUG : file2: reading active writers 2026/02/06 02:04:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/06 02:04:55 DEBUG : Looking for writers 2026/02/06 02:04:55 DEBUG : file1: reading active writers 2026/02/06 02:04:55 DEBUG : file2: reading active writers 2026/02/06 02:04:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/02/06 02:04:56 DEBUG : Looking for writers 2026/02/06 02:04:56 DEBUG : file1: reading active writers 2026/02/06 02:04:56 DEBUG : file2: reading active writers 2026/02/06 02:04:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/06 02:04:57 DEBUG : Looking for writers 2026/02/06 02:04:57 DEBUG : file1: reading active writers 2026/02/06 02:04:57 DEBUG : file2: reading active writers 2026/02/06 02:04:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/06 02:04:57 DEBUG : file2: size = 0 OK 2026/02/06 02:04:57 INFO : file2: Copied (new) 2026/02/06 02:04:57 DEBUG : file2: vfs cache: fingerprint now "0" 2026/02/06 02:04:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/06 02:04:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/06 02:04:57 INFO : file2: vfs cache: upload succeeded try #1 2026/02/06 02:04:57 DEBUG : file1: size = 0 OK 2026/02/06 02:04:57 INFO : file1: Copied (new) 2026/02/06 02:04:57 DEBUG : file1: vfs cache: fingerprint now "0" 2026/02/06 02:04:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 02:04:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:04:57 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 02:04:58 DEBUG : Looking for writers 2026/02/06 02:04:58 DEBUG : file1: reading active writers 2026/02/06 02:04:58 DEBUG : file2: reading active writers 2026/02/06 02:04:58 DEBUG : >WaitForWriters: 2026/02/06 02:04:58 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:04:58 DEBUG : Looking for writers 2026/02/06 02:04:58 DEBUG : file1: reading active writers 2026/02/06 02:04:58 DEBUG : file2: reading active writers 2026/02/06 02:04:58 DEBUG : >WaitForWriters: 2026/02/06 02:04:58 DEBUG : drime root 'rclone-test-katojoy9diqu': 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: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got file1 (0), file2 (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: TestRWFileHandleWriteNoWrite 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: TestRWFileHandleWriteNoWrite Messages: Unexpected file "file2" --- FAIL: TestRWFileHandleWriteNoWrite (13.36s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:05:08 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:05:08 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:05:08 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:08 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:05:08 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:05:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:05:08 DEBUG : file1: newRWFileHandle: 2026/02/06 02:05:08 DEBUG : file1(0xc000d44140): openPending: 2026/02/06 02:05:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:05:08 DEBUG : file1(0xc000d44140): >openPending: err= 2026/02/06 02:05:08 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 02:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:05:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 02:05:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 02:05:08 DEBUG : file1(0xc000d44140): _writeAt: size=5, off=0 2026/02/06 02:05:08 DEBUG : file1(0xc000d44140): >_writeAt: n=5, err= 2026/02/06 02:05:08 DEBUG : file1(0xc000d44140): RWFileHandle.Flush 2026/02/06 02:05:08 DEBUG : file1(0xc000d44140): RWFileHandle.Flush 2026/02/06 02:05:08 DEBUG : file1(0xc000d44140): close: 2026/02/06 02:05:08 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 02:05:08.701810934 +0000 UTC m=+3717.836824046 2026/02/06 02:05:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 02:05:08 DEBUG : file1(0xc000d44140): >close: err= 2026/02/06 02:05:08 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:05:08 DEBUG : Looking for writers 2026/02/06 02:05:08 DEBUG : file1: reading active writers 2026/02/06 02:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 02:05:08 DEBUG : Looking for writers 2026/02/06 02:05:08 DEBUG : file1: reading active writers 2026/02/06 02:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 02:05:08 DEBUG : Looking for writers 2026/02/06 02:05:08 DEBUG : file1: reading active writers 2026/02/06 02:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 02:05:08 DEBUG : Looking for writers 2026/02/06 02:05:08 DEBUG : file1: reading active writers 2026/02/06 02:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 02:05:08 DEBUG : file1: vfs cache: starting upload 2026/02/06 02:05:08 DEBUG : Looking for writers 2026/02/06 02:05:08 DEBUG : file1: reading active writers 2026/02/06 02:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 02:05:09 DEBUG : Looking for writers 2026/02/06 02:05:09 DEBUG : file1: reading active writers 2026/02/06 02:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 02:05:09 DEBUG : Looking for writers 2026/02/06 02:05:09 DEBUG : file1: reading active writers 2026/02/06 02:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 02:05:09 DEBUG : Looking for writers 2026/02/06 02:05:09 DEBUG : file1: reading active writers 2026/02/06 02:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:05:10 DEBUG : Looking for writers 2026/02/06 02:05:10 DEBUG : file1: reading active writers 2026/02/06 02:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:05:11 DEBUG : file1: size = 5 OK 2026/02/06 02:05:11 INFO : file1: Copied (new) 2026/02/06 02:05:11 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/06 02:05:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 02:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:05:11 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 02:05:11 DEBUG : Looking for writers 2026/02/06 02:05:11 DEBUG : file1: reading active writers 2026/02/06 02:05:11 DEBUG : >WaitForWriters: 2026/02/06 02:05:11 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (4.41s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:05:12 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:05:12 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:05:12 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:12 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:05:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:05:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:12 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:05:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:05:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:05:12 DEBUG : file1: newRWFileHandle: 2026/02/06 02:05:12 DEBUG : file1(0xc000e01c80): openPending: 2026/02/06 02:05:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:05:12 DEBUG : file1(0xc000e01c80): >openPending: err= 2026/02/06 02:05:12 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 02:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:05:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 02:05:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 02:05:12 DEBUG : file1(0xc000e01c80): _writeAt: size=5, off=0 2026/02/06 02:05:12 DEBUG : file1(0xc000e01c80): >_writeAt: n=5, err= 2026/02/06 02:05:12 DEBUG : file1(0xc000e01c80): RWFileHandle.Release 2026/02/06 02:05:12 DEBUG : file1(0xc000e01c80): close: 2026/02/06 02:05:12 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 02:05:12.927015851 +0000 UTC m=+3722.062028923 2026/02/06 02:05:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 02:05:12 DEBUG : file1(0xc000e01c80): >close: err= 2026/02/06 02:05:12 DEBUG : file1(0xc000e01c80): RWFileHandle.Release 2026/02/06 02:05:12 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:05:12 DEBUG : Looking for writers 2026/02/06 02:05:12 DEBUG : file1: reading active writers 2026/02/06 02:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 02:05:12 DEBUG : Looking for writers 2026/02/06 02:05:12 DEBUG : file1: reading active writers 2026/02/06 02:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 02:05:12 DEBUG : Looking for writers 2026/02/06 02:05:12 DEBUG : file1: reading active writers 2026/02/06 02:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 02:05:12 DEBUG : Looking for writers 2026/02/06 02:05:12 DEBUG : file1: reading active writers 2026/02/06 02:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 02:05:13 DEBUG : file1: vfs cache: starting upload 2026/02/06 02:05:13 DEBUG : Looking for writers 2026/02/06 02:05:13 DEBUG : file1: reading active writers 2026/02/06 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 02:05:13 DEBUG : Looking for writers 2026/02/06 02:05:13 DEBUG : file1: reading active writers 2026/02/06 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 02:05:13 DEBUG : Looking for writers 2026/02/06 02:05:13 DEBUG : file1: reading active writers 2026/02/06 02:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 02:05:14 DEBUG : Looking for writers 2026/02/06 02:05:14 DEBUG : file1: reading active writers 2026/02/06 02:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:05:15 DEBUG : Looking for writers 2026/02/06 02:05:15 DEBUG : file1: reading active writers 2026/02/06 02:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:05:16 DEBUG : Looking for writers 2026/02/06 02:05:16 DEBUG : file1: reading active writers 2026/02/06 02:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:05:17 DEBUG : Looking for writers 2026/02/06 02:05:17 DEBUG : file1: reading active writers 2026/02/06 02:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:05:17 DEBUG : file1: size = 5 OK 2026/02/06 02:05:17 INFO : file1: Copied (new) 2026/02/06 02:05:17 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/06 02:05:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 02:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:05:17 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 02:05:18 DEBUG : Looking for writers 2026/02/06 02:05:18 DEBUG : file1: reading active writers 2026/02/06 02:05:18 DEBUG : >WaitForWriters: 2026/02/06 02:05:18 DEBUG : drime root 'rclone-test-katojoy9diqu': 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: TestRWFileHandleReleaseWrite Messages: listing wrong, want got file1 (5), 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: TestRWFileHandleReleaseWrite 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: TestRWFileHandleReleaseWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleReleaseWrite (14.52s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:05:27 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:05:27 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:05:27 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:27 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:05:27 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:05:30 DEBUG : forgetting directory cache 2026/02/06 02:05:30 DEBUG : dir: forgetting directory cache 2026/02/06 02:05:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 02:05:30 DEBUG : Removed 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), file1 (5), 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/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:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting 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/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:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "file1" 2026/02/06 02:05:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/06 02:05:43 DEBUG : file1: Reset virtual modtime 2026/02/06 02:05:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 02:05:43 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 02:05:43 DEBUG : dir/file1(0xc000524dc0): openPending: 2026/02/06 02:05:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 02:05:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 02:05:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:05:43 DEBUG : dir/file1(0xc000524dc0): >openPending: err= 2026/02/06 02:05:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/06 02:05:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 02:05:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 02:05:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 02:05:43 DEBUG : dir/file1(0xc000524dc0): _writeAt: size=5, off=0 2026/02/06 02:05:43 DEBUG : dir/file1(0xc000524dc0): >_writeAt: n=5, err= 2026/02/06 02:05:43 DEBUG : dir/file1(0xc000524dc0): close: 2026/02/06 02:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:05:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 02:05:43.359159441 +0000 UTC m=+3752.494172511 2026/02/06 02:05:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/06 02:05:43 DEBUG : dir/file1(0xc000524dc0): >close: err= 2026/02/06 02:05:43 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:05:43 DEBUG : dir: Looking for writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Looking for writers 2026/02/06 02:05:43 DEBUG : dir: reading active writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 02:05:43 DEBUG : dir: Looking for writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Looking for writers 2026/02/06 02:05:43 DEBUG : dir: reading active writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 02:05:43 DEBUG : dir: Looking for writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Looking for writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : dir: reading active writers 2026/02/06 02:05:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 02:05:43 DEBUG : dir: Looking for writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Looking for writers 2026/02/06 02:05:43 DEBUG : dir: reading active writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 02:05:43 DEBUG : dir/file1: vfs cache: starting upload 2026/02/06 02:05:43 DEBUG : dir: Looking for writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Looking for writers 2026/02/06 02:05:43 DEBUG : dir: reading active writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 02:05:43 DEBUG : dir: Looking for writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Looking for writers 2026/02/06 02:05:43 DEBUG : dir: reading active writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 02:05:43 DEBUG : dir: Looking for writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Looking for writers 2026/02/06 02:05:43 DEBUG : dir: reading active writers 2026/02/06 02:05:43 DEBUG : file1: reading active writers 2026/02/06 02:05:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 02:05:44 DEBUG : dir: Looking for writers 2026/02/06 02:05:44 DEBUG : file1: reading active writers 2026/02/06 02:05:44 DEBUG : Looking for writers 2026/02/06 02:05:44 DEBUG : dir: reading active writers 2026/02/06 02:05:44 DEBUG : file1: reading active writers 2026/02/06 02:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:05:45 DEBUG : dir: Looking for writers 2026/02/06 02:05:45 DEBUG : file1: reading active writers 2026/02/06 02:05:45 DEBUG : Looking for writers 2026/02/06 02:05:45 DEBUG : dir: reading active writers 2026/02/06 02:05:45 DEBUG : file1: reading active writers 2026/02/06 02:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:05:46 DEBUG : dir: Looking for writers 2026/02/06 02:05:46 DEBUG : file1: reading active writers 2026/02/06 02:05:46 DEBUG : Looking for writers 2026/02/06 02:05:46 DEBUG : dir: reading active writers 2026/02/06 02:05:46 DEBUG : file1: reading active writers 2026/02/06 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:05:47 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 02:05:47 DEBUG : dir/file1: size = 5 OK 2026/02/06 02:05:47 INFO : dir/file1: Copied (replaced existing) 2026/02/06 02:05:47 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/06 02:05:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/06 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:05:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/06 02:05:47 DEBUG : dir: Looking for writers 2026/02/06 02:05:47 DEBUG : file1: reading active writers 2026/02/06 02:05:47 DEBUG : Looking for writers 2026/02/06 02:05:47 DEBUG : dir: reading active writers 2026/02/06 02:05:47 DEBUG : file1: reading active writers 2026/02/06 02:05:47 DEBUG : >WaitForWriters: 2026/02/06 02:05:47 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting 2026/02/06 02:05:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 02:05:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 02:05:49 DEBUG : pacer: Reducing sleep to 10ms 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: 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 (35.82s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:06:02 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:06:02 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:06:02 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:02 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:02 DEBUG : Config file has changed externally - reloading 2026/02/06 02:06:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:06:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:06:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:02 INFO : drime root 'rclone-test-katojoy9diqu': 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:292: Sleeping for 6s just to make sure 2026/02/06 02:06:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:06:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:06:22 DEBUG : dir/file1: newRWFileHandle: 2026/02/06 02:06:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/06 02:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:06:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/06 02:06:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/06 02:06:22 DEBUG : dir/file1(0xc000e013c0): _writeAt: size=5, off=0 2026/02/06 02:06:22 DEBUG : dir/file1(0xc000e013c0): openPending: 2026/02/06 02:06:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/06 02:06:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/06 02:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:06:22 DEBUG : dir/file1(0xc000e013c0): >openPending: err= 2026/02/06 02:06:22 DEBUG : dir/file1(0xc000e013c0): >_writeAt: n=5, err= 2026/02/06 02:06:22 DEBUG : dir/file1(0xc000e013c0): _writeAt: size=15, off=5 2026/02/06 02:06:22 DEBUG : dir/file1(0xc000e013c0): >_writeAt: n=15, err= 2026/02/06 02:06:22 DEBUG : dir/file1(0xc000e013c0): close: 2026/02/06 02:06:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/06 02:06:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-06 02:06:22.139676065 +0000 UTC m=+3791.274689136 2026/02/06 02:06:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/06 02:06:22 DEBUG : dir/file1(0xc000e013c0): >close: err= 2026/02/06 02:06:22 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:06:22 DEBUG : dir: Looking for writers 2026/02/06 02:06:22 DEBUG : file1: reading active writers 2026/02/06 02:06:22 DEBUG : Looking for writers 2026/02/06 02:06:22 DEBUG : dir: reading active writers 2026/02/06 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 02:06:22 DEBUG : dir: Looking for writers 2026/02/06 02:06:22 DEBUG : file1: reading active writers 2026/02/06 02:06:22 DEBUG : Looking for writers 2026/02/06 02:06:22 DEBUG : dir: reading active writers 2026/02/06 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 02:06:22 DEBUG : dir: Looking for writers 2026/02/06 02:06:22 DEBUG : file1: reading active writers 2026/02/06 02:06:22 DEBUG : Looking for writers 2026/02/06 02:06:22 DEBUG : dir: reading active writers 2026/02/06 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 02:06:22 DEBUG : dir: Looking for writers 2026/02/06 02:06:22 DEBUG : file1: reading active writers 2026/02/06 02:06:22 DEBUG : Looking for writers 2026/02/06 02:06:22 DEBUG : dir: reading active writers 2026/02/06 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 02:06:22 DEBUG : dir/file1: vfs cache: starting upload 2026/02/06 02:06:22 DEBUG : dir: Looking for writers 2026/02/06 02:06:22 DEBUG : file1: reading active writers 2026/02/06 02:06:22 DEBUG : Looking for writers 2026/02/06 02:06:22 DEBUG : dir: reading active writers 2026/02/06 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 02:06:22 DEBUG : dir: Looking for writers 2026/02/06 02:06:22 DEBUG : file1: reading active writers 2026/02/06 02:06:22 DEBUG : Looking for writers 2026/02/06 02:06:22 DEBUG : dir: reading active writers 2026/02/06 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 02:06:22 DEBUG : dir: Looking for writers 2026/02/06 02:06:22 DEBUG : file1: reading active writers 2026/02/06 02:06:22 DEBUG : Looking for writers 2026/02/06 02:06:22 DEBUG : dir: reading active writers 2026/02/06 02:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 02:06:23 DEBUG : dir: Looking for writers 2026/02/06 02:06:23 DEBUG : file1: reading active writers 2026/02/06 02:06:23 DEBUG : Looking for writers 2026/02/06 02:06:23 DEBUG : dir: reading active writers 2026/02/06 02:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:24 DEBUG : dir: Looking for writers 2026/02/06 02:06:24 DEBUG : file1: reading active writers 2026/02/06 02:06:24 DEBUG : Looking for writers 2026/02/06 02:06:24 DEBUG : dir: reading active writers 2026/02/06 02:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:25 DEBUG : dir: Looking for writers 2026/02/06 02:06:25 DEBUG : file1: reading active writers 2026/02/06 02:06:25 DEBUG : Looking for writers 2026/02/06 02:06:25 DEBUG : dir: reading active writers 2026/02/06 02:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:25 DEBUG : dir/file1: Removing old object on successful upload 2026/02/06 02:06:26 DEBUG : dir/file1: size = 20 OK 2026/02/06 02:06:26 INFO : dir/file1: Copied (replaced existing) 2026/02/06 02:06:26 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/06 02:06:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/06 02:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/06 02:06:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/06 02:06:26 DEBUG : dir: Looking for writers 2026/02/06 02:06:26 DEBUG : file1: reading active writers 2026/02/06 02:06:26 DEBUG : Looking for writers 2026/02/06 02:06:26 DEBUG : dir: reading active writers 2026/02/06 02:06:26 DEBUG : >WaitForWriters: 2026/02/06 02:06:26 DEBUG : drime root 'rclone-test-katojoy9diqu': 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 2026/02/06 02:06:31 DEBUG : forgetting directory cache 2026/02/06 02:06:31 DEBUG : dir: forgetting directory cache 2026/02/06 02:06:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 02:06:31 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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: TestRWFileHandleSizeCreateExisting Messages: directories --- FAIL: TestRWFileHandleSizeCreateExisting (37.62s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:06:40 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:06:40 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:06:40 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:40 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:06:40 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:06:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:06:41 DEBUG : file1: newRWFileHandle: 2026/02/06 02:06:41 DEBUG : file1(0xc000ab2500): openPending: 2026/02/06 02:06:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:06:41 DEBUG : file1(0xc000ab2500): >openPending: err= 2026/02/06 02:06:41 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 02:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:06:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 02:06:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 02:06:41 DEBUG : file1(0xc000ab2500): _writeAt: size=5, off=0 2026/02/06 02:06:41 DEBUG : file1(0xc000ab2500): >_writeAt: n=5, err= 2026/02/06 02:06:41 DEBUG : file1(0xc000ab2500): close: 2026/02/06 02:06:41 DEBUG : file1: vfs cache: setting modification time to 2026-02-06 02:06:41.152003585 +0000 UTC m=+3810.287016656 2026/02/06 02:06:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 02:06:41 DEBUG : file1(0xc000ab2500): >close: err= 2026/02/06 02:06:41 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:06:41 DEBUG : dir: Looking for writers 2026/02/06 02:06:41 DEBUG : Looking for writers 2026/02/06 02:06:41 DEBUG : dir: reading active writers 2026/02/06 02:06:41 DEBUG : file1: reading active writers 2026/02/06 02:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 02:06:41 DEBUG : dir: Looking for writers 2026/02/06 02:06:41 DEBUG : Looking for writers 2026/02/06 02:06:41 DEBUG : dir: reading active writers 2026/02/06 02:06:41 DEBUG : file1: reading active writers 2026/02/06 02:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 02:06:41 DEBUG : dir: Looking for writers 2026/02/06 02:06:41 DEBUG : Looking for writers 2026/02/06 02:06:41 DEBUG : dir: reading active writers 2026/02/06 02:06:41 DEBUG : file1: reading active writers 2026/02/06 02:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 02:06:41 DEBUG : dir: Looking for writers 2026/02/06 02:06:41 DEBUG : Looking for writers 2026/02/06 02:06:41 DEBUG : dir: reading active writers 2026/02/06 02:06:41 DEBUG : file1: reading active writers 2026/02/06 02:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 02:06:41 DEBUG : file1: vfs cache: starting upload 2026/02/06 02:06:41 DEBUG : dir: Looking for writers 2026/02/06 02:06:41 DEBUG : Looking for writers 2026/02/06 02:06:41 DEBUG : dir: reading active writers 2026/02/06 02:06:41 DEBUG : file1: reading active writers 2026/02/06 02:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 02:06:41 DEBUG : dir: Looking for writers 2026/02/06 02:06:41 DEBUG : Looking for writers 2026/02/06 02:06:41 DEBUG : dir: reading active writers 2026/02/06 02:06:41 DEBUG : file1: reading active writers 2026/02/06 02:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 02:06:41 DEBUG : dir: Looking for writers 2026/02/06 02:06:41 DEBUG : Looking for writers 2026/02/06 02:06:41 DEBUG : dir: reading active writers 2026/02/06 02:06:41 DEBUG : file1: reading active writers 2026/02/06 02:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 02:06:42 DEBUG : dir: Looking for writers 2026/02/06 02:06:42 DEBUG : Looking for writers 2026/02/06 02:06:42 DEBUG : dir: reading active writers 2026/02/06 02:06:42 DEBUG : file1: reading active writers 2026/02/06 02:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:43 DEBUG : dir: Looking for writers 2026/02/06 02:06:43 DEBUG : Looking for writers 2026/02/06 02:06:43 DEBUG : dir: reading active writers 2026/02/06 02:06:43 DEBUG : file1: reading active writers 2026/02/06 02:06:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:44 DEBUG : dir: Looking for writers 2026/02/06 02:06:44 DEBUG : Looking for writers 2026/02/06 02:06:44 DEBUG : dir: reading active writers 2026/02/06 02:06:44 DEBUG : file1: reading active writers 2026/02/06 02:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:45 DEBUG : dir: Looking for writers 2026/02/06 02:06:45 DEBUG : Looking for writers 2026/02/06 02:06:45 DEBUG : dir: reading active writers 2026/02/06 02:06:45 DEBUG : file1: reading active writers 2026/02/06 02:06:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:46 DEBUG : dir: Looking for writers 2026/02/06 02:06:46 DEBUG : Looking for writers 2026/02/06 02:06:46 DEBUG : dir: reading active writers 2026/02/06 02:06:46 DEBUG : file1: reading active writers 2026/02/06 02:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:47 DEBUG : dir: Looking for writers 2026/02/06 02:06:47 DEBUG : Looking for writers 2026/02/06 02:06:47 DEBUG : dir: reading active writers 2026/02/06 02:06:47 DEBUG : file1: reading active writers 2026/02/06 02:06:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:48 DEBUG : dir: Looking for writers 2026/02/06 02:06:48 DEBUG : Looking for writers 2026/02/06 02:06:48 DEBUG : dir: reading active writers 2026/02/06 02:06:48 DEBUG : file1: reading active writers 2026/02/06 02:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:06:48 DEBUG : file1: size = 5 OK 2026/02/06 02:06:48 INFO : file1: Copied (new) 2026/02/06 02:06:48 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/06 02:06:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 02:06:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:06:48 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 02:06:49 DEBUG : dir: Looking for writers 2026/02/06 02:06:49 DEBUG : Looking for writers 2026/02/06 02:06:49 DEBUG : dir: reading active writers 2026/02/06 02:06:49 DEBUG : file1: reading active writers 2026/02/06 02:06:49 DEBUG : >WaitForWriters: 2026/02/06 02:06:49 DEBUG : drime root 'rclone-test-katojoy9diqu': 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: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got 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" --- FAIL: TestRWFileHandleSizeCreateNew (19.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:06:59 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:06:59 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:06:59 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:59 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:06:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/06 02:06:59 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3740): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3740): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3740): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3740): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3740): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.101009202 +0000 UTC m=+3829.236022273 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3740): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3bc0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3bc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3bc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3bc0): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3bc0): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3bc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3bc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.101009202 +0000 UTC m=+3829.236022273 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3bc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44100): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44100): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44100): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44100): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44100): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.101009202 +0000 UTC m=+3829.236022273 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44100): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005003f0 item 1 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d447c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d447c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d447c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d447c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d447c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.105877183 +0000 UTC m=+3829.240890254 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d447c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44cc0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44cc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44cc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44cc0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44cc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.105877183 +0000 UTC m=+3829.240890254 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44cc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500b60 item 2 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45300): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45300): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45300): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45300): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45300): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.109499094 +0000 UTC m=+3829.244512165 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45300): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d457c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d457c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d457c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d457c0): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d457c0): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d457c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d457c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.109499094 +0000 UTC m=+3829.244512165 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d457c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45c80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45c80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45c80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45c80): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45c80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.109499094 +0000 UTC m=+3829.244512165 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45c80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005011f0 item 3 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996500): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996500): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996500): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996500): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996500): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.112482541 +0000 UTC m=+3829.247495612 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996500): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996e40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996e40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996e40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996e40): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996e40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.112482541 +0000 UTC m=+3829.247495612 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996e40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8000 item 4 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.113906226 +0000 UTC m=+3829.248919297 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997e40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997e40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997e40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997e40): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997e40): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997e40): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997e40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.113906226 +0000 UTC m=+3829.248919297 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997e40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00640): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00640): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00640): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00640): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00640): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.113906226 +0000 UTC m=+3829.248919297 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00640): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8c40 item 5 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01080): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01080): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01080): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01080): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01080): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.116090375 +0000 UTC m=+3829.251103446 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01080): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.116090375 +0000 UTC m=+3829.251103446 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a96c0 item 6 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.118253525 +0000 UTC m=+3829.253266606 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.118253525 +0000 UTC m=+3829.253266606 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6340): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6340): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6340): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6340): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6340): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.118253525 +0000 UTC m=+3829.253266606 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6340): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9ab0 item 7 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e69c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e69c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e69c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e69c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e69c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.120009888 +0000 UTC m=+3829.255022959 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e69c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6f00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6f00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6f00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6f00): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6f00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.120009888 +0000 UTC m=+3829.255022959 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e6f00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482310 item 8 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e74c0): _readAt: size=2, off=0 2026/02/06 02:07:00 ERROR : open-test-file(0xc0009e74c0): Couldn't read size of file 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e74c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e74c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e74c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e74c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e74c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7880): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7880): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7880): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7880): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7880): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.121802329 +0000 UTC m=+3829.256815400 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7880): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7d00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7d00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7d00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7d00): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7d00): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7d00): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7d00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.121802329 +0000 UTC m=+3829.256815400 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009e7d00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe280): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe280): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe280): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe280): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe280): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.121802329 +0000 UTC m=+3829.256815400 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe280): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482700 item 9 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe900): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe900): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe900): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe900): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe900): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.123905896 +0000 UTC m=+3829.258918967 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fe900): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fee40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fee40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fee40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fee40): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fee40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.123905896 +0000 UTC m=+3829.258918967 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009fee40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483500 item 10 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff480): _readAt: size=2, off=0 2026/02/06 02:07:00 ERROR : open-test-file(0xc0009ff480): Couldn't read size of file 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff480): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff480): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff480): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff480): close: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff480): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff840): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff840): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff840): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff840): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff840): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.126131764 +0000 UTC m=+3829.261144835 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ff840): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ffd40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ffd40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ffd40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ffd40): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ffd40): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ffd40): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ffd40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.126131764 +0000 UTC m=+3829.261144835 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0009ffd40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a2c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a2c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a2c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a2c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a2c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.126131764 +0000 UTC m=+3829.261144835 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a2c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ce0 item 11 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a940): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a940): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a940): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a940): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a940): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.128468171 +0000 UTC m=+3829.263481242 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1a940): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1ae80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1ae80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1ae80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1ae80): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1ae80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.128468171 +0000 UTC m=+3829.263481242 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1ae80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462af0 item 12 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b4c0): _readAt: size=2, off=0 2026/02/06 02:07:00 ERROR : open-test-file(0xc000a1b4c0): Couldn't read size of file 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b4c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b4c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b4c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b4c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b4c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b880): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b880): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b880): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b880): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b880): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.13067865 +0000 UTC m=+3829.265691720 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1b880): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1bf40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1bf40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1bf40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1bf40): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1bf40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.13067865 +0000 UTC m=+3829.265691720 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a1bf40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463260 item 13 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48640): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48640): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48640): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48640): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48640): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.133073526 +0000 UTC m=+3829.268086597 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48640): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48b80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48b80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48b80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48b80): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48b80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.133073526 +0000 UTC m=+3829.268086597 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a48b80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004638f0 item 14 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a491c0): _readAt: size=2, off=0 2026/02/06 02:07:00 ERROR : open-test-file(0xc000a491c0): Couldn't read size of file 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a491c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a491c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a491c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a491c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a491c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49580): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49580): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49580): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49580): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49580): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.134843254 +0000 UTC m=+3829.269856325 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49580): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49c40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49c40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49c40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49c40): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49c40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.134843254 +0000 UTC m=+3829.269856325 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a49c40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463e30 item 15 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74340): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74340): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74340): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74340): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74340): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.136350347 +0000 UTC m=+3829.271363417 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74340): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74880): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74880): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74880): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74880): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74880): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.136350347 +0000 UTC m=+3829.271363417 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74880): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001184d0 item 16 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74ec0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74ec0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74ec0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74ec0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74ec0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.138102451 +0000 UTC m=+3829.273115521 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a74ec0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75340): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75340): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75340): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75340): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75340): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75340): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75340): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75340): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.138102451 +0000 UTC m=+3829.273115521 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75340): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75840): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75840): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75840): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75840): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75840): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.138102451 +0000 UTC m=+3829.273115521 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75840): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119b20 item 17 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75ec0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75ec0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75ec0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75ec0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75ec0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.140207591 +0000 UTC m=+3829.275220662 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a75ec0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0480): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0480): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0480): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0480): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0480): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.140207591 +0000 UTC m=+3829.275220662 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0480): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e6b60 item 18 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0b00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0b00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0b00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0b00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0b00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.141966448 +0000 UTC m=+3829.276979519 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa0b00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1000): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1000): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1000): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1000): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1000): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1000): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1000): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1000): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.141966448 +0000 UTC m=+3829.276979519 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1000): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1500): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1500): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1500): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1500): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1500): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.141966448 +0000 UTC m=+3829.276979519 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1500): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7c70 item 19 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1b80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1b80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1b80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1b80): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1b80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.145419411 +0000 UTC m=+3829.280432481 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000aa1b80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8140): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8140): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8140): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8140): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8140): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.145419411 +0000 UTC m=+3829.280432481 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8140): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004949a0 item 20 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac87c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac87c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac87c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac87c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac87c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.158672316 +0000 UTC m=+3829.293685387 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac87c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8cc0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8cc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8cc0): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8cc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8cc0): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8cc0): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8cc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8cc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.158672316 +0000 UTC m=+3829.293685387 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac8cc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac91c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac91c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac91c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac91c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac91c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.158672316 +0000 UTC m=+3829.293685387 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac91c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004950a0 item 21 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9840): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9840): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9840): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9840): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9840): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.16749681 +0000 UTC m=+3829.302509880 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9840): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9d80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9d80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9d80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9d80): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9d80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.16749681 +0000 UTC m=+3829.302509880 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ac9d80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004958f0 item 22 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa480): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa480): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa480): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa480): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa480): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.169356426 +0000 UTC m=+3829.304369497 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa480): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa980): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa980): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa980): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa980): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa980): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa980): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa980): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa980): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.169356426 +0000 UTC m=+3829.304369497 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afa980): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afae80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afae80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afae80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afae80): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afae80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.169356426 +0000 UTC m=+3829.304369497 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afae80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495f10 item 23 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afb500): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afb500): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afb500): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afb500): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afb500): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.172355352 +0000 UTC m=+3829.307368424 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afb500): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afba40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afba40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afba40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afba40): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afba40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.172355352 +0000 UTC m=+3829.307368424 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000afba40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 24 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a100): _readAt: size=2, off=0 2026/02/06 02:07:00 ERROR : open-test-file(0xc000b2a100): Couldn't read size of file 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a100): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a100): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a100): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a100): close: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a100): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a4c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a4c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a4c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a4c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a4c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.174004973 +0000 UTC m=+3829.309018045 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a4c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a9c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a9c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a9c0): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a9c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a9c0): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a9c0): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a9c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.174004973 +0000 UTC m=+3829.309018045 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2a9c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2af00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2af00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2af00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2af00): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2af00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.174004973 +0000 UTC m=+3829.309018045 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2af00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 25 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2b580): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2b580): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2b580): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2b580): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2b580): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.177097746 +0000 UTC m=+3829.312110818 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2b580): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2bac0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2bac0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2bac0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2bac0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2bac0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.177097746 +0000 UTC m=+3829.312110818 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b2bac0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a5b0 item 26 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c180): _readAt: size=2, off=0 2026/02/06 02:07:00 ERROR : open-test-file(0xc000b4c180): Couldn't read size of file 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c180): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c180): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c180): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c180): close: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c180): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c540): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c540): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c540): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c540): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c540): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.180283875 +0000 UTC m=+3829.315296946 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4c540): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4ca40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4ca40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4ca40): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4ca40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4ca40): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4ca40): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4ca40): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4ca40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.180283875 +0000 UTC m=+3829.315296946 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4ca40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4cf80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4cf80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4cf80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4cf80): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4cf80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.180283875 +0000 UTC m=+3829.315296946 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4cf80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042afc0 item 27 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4d600): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4d600): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4d600): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4d600): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4d600): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.187091896 +0000 UTC m=+3829.322104967 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4d600): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4db40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4db40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4db40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4db40): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4db40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.187091896 +0000 UTC m=+3829.322104967 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b4db40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b9d0 item 28 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a200): _readAt: size=2, off=0 2026/02/06 02:07:00 ERROR : open-test-file(0xc000b6a200): Couldn't read size of file 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a200): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a200): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a200): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a200): close: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a200): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a5c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a5c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a5c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a5c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a5c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.191608423 +0000 UTC m=+3829.326621495 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6a5c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6ac80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6ac80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6ac80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6ac80): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6ac80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.191608423 +0000 UTC m=+3829.326621495 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6ac80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74150 item 29 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b300): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b300): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b300): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b300): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b300): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.193767345 +0000 UTC m=+3829.328780416 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b300): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b840): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b840): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b840): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b840): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b840): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.193767345 +0000 UTC m=+3829.328780416 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6b840): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b744d0 item 30 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6be80): _readAt: size=2, off=0 2026/02/06 02:07:00 ERROR : open-test-file(0xc000b6be80): Couldn't read size of file 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6be80): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6be80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6be80): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6be80): close: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b6be80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b902c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b902c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b902c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b902c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b902c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.196083174 +0000 UTC m=+3829.331096245 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b902c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b90980): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b90980): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b90980): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b90980): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b90980): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.196083174 +0000 UTC m=+3829.331096245 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b90980): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74850 item 31 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91000): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91000): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91000): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91000): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91000): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.19893883 +0000 UTC m=+3829.333951911 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91000): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91540): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91540): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91540): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91540): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91540): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.19893883 +0000 UTC m=+3829.333951911 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91540): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74bd0 item 32 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91b80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91b80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91b80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91b80): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91b80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.200395417 +0000 UTC m=+3829.335408487 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000b91b80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac080): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac080): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac080): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac080): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac080): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b74f50 item 33 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac080): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac080): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.201046174 +0000 UTC m=+3829.336059245 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac080): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac580): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac580): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac580): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac580): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac580): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.201046174 +0000 UTC m=+3829.336059245 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bac580): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75110 item 33 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bacbc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bacbc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bacbc0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bacbc0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bacbc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.203134162 +0000 UTC m=+3829.338147233 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bacbc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad040): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad040): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75490 item 34 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad040): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad040): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad040): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad040): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad040): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.204222725 +0000 UTC m=+3829.339235796 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad040): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad580): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad580): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad580): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad580): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad580): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.204222725 +0000 UTC m=+3829.339235796 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bad580): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75650 item 34 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000badbc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000badbc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000badbc0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000badbc0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000badbc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.205579855 +0000 UTC m=+3829.340592926 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000badbc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc0c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc0c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc0c0): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc0c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc0c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b759d0 item 35 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc0c0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc0c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.206032057 +0000 UTC m=+3829.341045128 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc0c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc5c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc5c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc5c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc5c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc5c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.206032057 +0000 UTC m=+3829.341045128 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdc5c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75b90 item 35 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdcc40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdcc40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdcc40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdcc40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdcc40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.207603091 +0000 UTC m=+3829.342616172 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdcc40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd140): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd140): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b75f10 item 36 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd140): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd140): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd140): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd140): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd140): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.208131897 +0000 UTC m=+3829.343144968 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd140): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd680): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd680): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd680): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd680): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd680): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.208131897 +0000 UTC m=+3829.343144968 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bdd680): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bee150 item 36 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bddcc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bddcc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bddcc0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bddcc0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bddcc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.209878532 +0000 UTC m=+3829.344891603 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000bddcc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c041c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c041c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c041c0): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c041c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c041c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bee4d0 item 37 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c041c0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c041c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.210411717 +0000 UTC m=+3829.345424808 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c041c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c046c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c046c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c046c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c046c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c046c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.210411717 +0000 UTC m=+3829.345424808 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c046c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bee690 item 37 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c04d40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c04d40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c04d40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c04d40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c04d40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.212392503 +0000 UTC m=+3829.347405574 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c04d40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05240): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05240): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000beea10 item 38 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05240): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05240): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05240): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05240): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05240): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.2130802 +0000 UTC m=+3829.348093272 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05240): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05780): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05780): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05780): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05780): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05780): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.2130802 +0000 UTC m=+3829.348093272 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05780): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000beebd0 item 38 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05e00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05e00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05e00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05e00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05e00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.214567185 +0000 UTC m=+3829.349580255 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c05e00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38380): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38380): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38380): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38380): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38380): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000beef50 item 39 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38380): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38380): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.215025959 +0000 UTC m=+3829.350039031 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38380): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38880): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38880): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38880): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38880): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38880): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.215025959 +0000 UTC m=+3829.350039031 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38880): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bef110 item 39 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38f00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38f00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38f00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38f00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38f00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.216391735 +0000 UTC m=+3829.351404806 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c38f00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39400): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39400): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bef490 item 40 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39400): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39400): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39400): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39400): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39400): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.216908581 +0000 UTC m=+3829.351921652 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39400): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39940): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39940): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39940): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39940): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39940): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.216908581 +0000 UTC m=+3829.351921652 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39940): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bef650 item 40 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39f00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39f00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39f00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39f00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39f00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39f00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39f00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.218062898 +0000 UTC m=+3829.353075968 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c39f00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54480): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54480): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54480): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bef9d0 item 41 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54480): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54480): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.218513327 +0000 UTC m=+3829.353526398 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54480): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54940): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54940): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54940): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54940): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54940): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000befb90 item 41 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54940): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54940): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.219260416 +0000 UTC m=+3829.354273488 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54940): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54e80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54e80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54e80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54e80): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54e80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.219260416 +0000 UTC m=+3829.354273488 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c54e80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000befd50 item 41 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c554c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c554c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c554c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c554c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c554c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c554c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c554c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.220416948 +0000 UTC m=+3829.355430019 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c554c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c559c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c559c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c559c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8a150 item 42 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c559c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c559c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.220861215 +0000 UTC m=+3829.355874285 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c559c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c55f00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c55f00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8a310 item 42 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c55f00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c55f00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c55f00): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c55f00): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c55f00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.221660844 +0000 UTC m=+3829.356673925 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c55f00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92500): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92500): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92500): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92500): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92500): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.221660844 +0000 UTC m=+3829.356673925 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92500): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8a4d0 item 42 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92b40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92b40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92b40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92b40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92b40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92b40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92b40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.223174989 +0000 UTC m=+3829.358188061 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c92b40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93040): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93040): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93040): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8a850 item 43 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93040): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93040): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.22365299 +0000 UTC m=+3829.358666062 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93040): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93580): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93580): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93580): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93580): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93580): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8aa10 item 43 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93580): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93580): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.224383749 +0000 UTC m=+3829.359396821 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93580): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93ac0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93ac0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93ac0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93ac0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93ac0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.224383749 +0000 UTC m=+3829.359396821 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000c93ac0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8abd0 item 43 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4180): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4180): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4180): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4180): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4180): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4180): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4180): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.225556651 +0000 UTC m=+3829.360569722 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4180): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4680): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4680): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4680): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8af50 item 44 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4680): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4680): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.226079507 +0000 UTC m=+3829.361092588 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4680): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4bc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4bc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8b110 item 44 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4bc0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4bc0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4bc0): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4bc0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4bc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.226672445 +0000 UTC m=+3829.361685517 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb4bc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5140): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5140): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5140): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5140): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5140): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.226672445 +0000 UTC m=+3829.361685517 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5140): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8b2d0 item 44 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5780): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5780): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5780): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5780): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5780): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5780): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5780): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.228399212 +0000 UTC m=+3829.363412283 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5780): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5c80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5c80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5c80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8b650 item 45 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5c80): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5c80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.229116394 +0000 UTC m=+3829.364129466 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cb5c80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0400): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0400): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0400): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0400): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0400): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.229116394 +0000 UTC m=+3829.364129466 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0400): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8b810 item 45 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0a40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0a40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0a40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0a40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0a40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0a40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0a40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.230461813 +0000 UTC m=+3829.365474884 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0a40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0f40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0f40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0f40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8bb90 item 46 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0f40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0f40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.230939453 +0000 UTC m=+3829.365952534 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd0f40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1640): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1640): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1640): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1640): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1640): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.230939453 +0000 UTC m=+3829.365952534 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1640): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8bd50 item 46 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1c80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1c80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1c80): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1c80): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1c80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1c80): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1c80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.232509885 +0000 UTC m=+3829.367522956 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cd1c80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4200): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4200): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4200): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2150 item 47 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4200): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4200): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.233092383 +0000 UTC m=+3829.368105454 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4200): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4900): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4900): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4900): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4900): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4900): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.233092383 +0000 UTC m=+3829.368105454 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4900): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2310 item 47 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4f40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4f40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4f40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4f40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4f40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4f40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4f40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.234704654 +0000 UTC m=+3829.369717725 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf4f40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5440): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5440): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5440): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2690 item 48 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5440): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5440): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.235134284 +0000 UTC m=+3829.370147356 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5440): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5b40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5b40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5b40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5b40): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5b40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.235134284 +0000 UTC m=+3829.370147356 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000cf5b40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2850 item 48 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20200): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20200): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20200): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20200): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20200): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.236586163 +0000 UTC m=+3829.371599234 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20200): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20680): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20680): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20680): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20680): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20680): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20680): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2bd0 item 49 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20680): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20680): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.237045239 +0000 UTC m=+3829.372058310 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20680): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20bc0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20bc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20bc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20bc0): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20bc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.237045239 +0000 UTC m=+3829.372058310 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d20bc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf2d90 item 49 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21240): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21240): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21240): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21240): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21240): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.238246054 +0000 UTC m=+3829.373259125 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21240): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21740): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21740): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21740): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3110 item 50 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21740): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21740): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21740): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21740): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21740): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.238799476 +0000 UTC m=+3829.373812548 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21740): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21cc0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21cc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21cc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21cc0): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21cc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.238799476 +0000 UTC m=+3829.373812548 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d21cc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf32d0 item 50 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d843c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d843c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d843c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d843c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d843c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.240458777 +0000 UTC m=+3829.375471848 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d843c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d848c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d848c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d848c0): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d848c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d848c0): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d848c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3650 item 51 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d848c0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d848c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.240913504 +0000 UTC m=+3829.375926576 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d848c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d84e00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d84e00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d84e00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d84e00): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d84e00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.240913504 +0000 UTC m=+3829.375926576 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d84e00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3810 item 51 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85480): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85480): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85480): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85480): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85480): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.242287846 +0000 UTC m=+3829.377300917 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85480): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85980): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85980): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85980): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3b90 item 52 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85980): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85980): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85980): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85980): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85980): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.24317552 +0000 UTC m=+3829.378188591 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85980): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85f00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85f00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85f00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85f00): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85f00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.24317552 +0000 UTC m=+3829.378188591 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d85f00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf3d50 item 52 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daa600): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daa600): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daa600): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daa600): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daa600): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.244386374 +0000 UTC m=+3829.379399455 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daa600): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daab00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daab00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daab00): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daab00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daab00): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daab00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8150 item 53 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daab00): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daab00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.244797659 +0000 UTC m=+3829.379810730 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000daab00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab040): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab040): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab040): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab040): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab040): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.244797659 +0000 UTC m=+3829.379810730 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab040): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8310 item 53 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab6c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab6c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab6c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab6c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab6c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.246067896 +0000 UTC m=+3829.381080967 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dab6c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dabbc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dabbc0): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dabbc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8690 item 54 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dabbc0): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dabbc0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dabbc0): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dabbc0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dabbc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.246914843 +0000 UTC m=+3829.381927914 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dabbc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd41c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd41c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd41c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd41c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd41c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.246914843 +0000 UTC m=+3829.381927914 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd41c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8850 item 54 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4840): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4840): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4840): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4840): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4840): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.248050645 +0000 UTC m=+3829.383063716 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4840): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4d40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4d40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4d40): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4d40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4d40): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4d40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8bd0 item 55 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4d40): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4d40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.248628154 +0000 UTC m=+3829.383641226 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd4d40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5280): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5280): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5280): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5280): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5280): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.248628154 +0000 UTC m=+3829.383641226 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5280): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8d90 item 55 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5900): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5900): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5900): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5900): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5900): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.249775188 +0000 UTC m=+3829.384788258 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5900): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5e00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5e00): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5e00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9110 item 56 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5e00): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5e00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5e00): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5e00): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5e00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.250548546 +0000 UTC m=+3829.385561617 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000dd5e00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4400): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4400): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4400): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4400): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4400): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.250548546 +0000 UTC m=+3829.385561617 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4400): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db92d0 item 56 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.25187616 +0000 UTC m=+3829.386889231 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9650 item 57 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f80): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.252227703 +0000 UTC m=+3829.387240775 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df54c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df54c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df54c0): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df54c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df54c0): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df54c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9810 item 57 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df54c0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df54c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.252694905 +0000 UTC m=+3829.387707976 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df54c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5a40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5a40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5a40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5a40): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5a40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.252694905 +0000 UTC m=+3829.387707976 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5a40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db99d0 item 57 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26100): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26100): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26100): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26100): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26100): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26100): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26100): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26100): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.254395371 +0000 UTC m=+3829.389408452 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26100): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26640): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26640): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26640): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9d50 item 58 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26640): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26640): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.254888001 +0000 UTC m=+3829.389901072 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26640): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26b80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26b80): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26b80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9f10 item 58 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26b80): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26b80): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26b80): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26b80): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26b80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.255463637 +0000 UTC m=+3829.390476707 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26b80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d580): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d580): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d580): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d580): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d580): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.255463637 +0000 UTC m=+3829.390476707 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d580): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6cb60 item 58 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000524b40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000524b40): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000524b40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000524b40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000524b40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000524b40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000524b40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000524b40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.25814871 +0000 UTC m=+3829.393161781 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000524b40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525100): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525100): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525100): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce5b0 item 59 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525100): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525100): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.25858296 +0000 UTC m=+3829.393596030 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525100): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525a00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525a00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525a00): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525a00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525a00): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525a00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce8c0 item 59 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525a00): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525a00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.259136422 +0000 UTC m=+3829.394149494 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000525a00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26fc0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26fc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26fc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26fc0): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26fc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.259136422 +0000 UTC m=+3829.394149494 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e26fc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceaf0 item 59 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27600): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27600): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27600): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27600): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27600): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27600): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27600): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27600): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.260709951 +0000 UTC m=+3829.395723022 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27600): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27b40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27b40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27b40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf110 item 60 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27b40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27b40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.261099025 +0000 UTC m=+3829.396112095 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e27b40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061c100): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061c100): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061c100): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf420 item 60 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061c100): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061c100): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061c100): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061c100): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061c100): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.261625989 +0000 UTC m=+3829.396639060 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061c100): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061cf80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061cf80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061cf80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061cf80): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061cf80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.261625989 +0000 UTC m=+3829.396639060 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061cf80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf650 item 60 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d900): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d900): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d900): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d900): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d900): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d900): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d900): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d900): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.262880434 +0000 UTC m=+3829.397893506 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061d900): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061de40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061de40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061de40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfb20 item 61 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061de40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061de40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.263496526 +0000 UTC m=+3829.398509597 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00061de40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6c5c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6c5c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6c5c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6c5c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6c5c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.263496526 +0000 UTC m=+3829.398509597 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6c5c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e360e0 item 61 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6cc00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6cc00): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6cc00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6cc00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6cc00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6cc00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6cc00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6cc00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.264990914 +0000 UTC m=+3829.400003986 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6cc00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d180): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d180): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d180): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36460 item 62 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d180): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d180): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.265486639 +0000 UTC m=+3829.400499710 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d180): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d880): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d880): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d880): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d880): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d880): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.265486639 +0000 UTC m=+3829.400499710 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6d880): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36620 item 62 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6dec0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6dec0): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6dec0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6dec0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6dec0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6dec0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6dec0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6dec0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.266836977 +0000 UTC m=+3829.401850048 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000a6dec0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f0d00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f0d00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f0d00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e369a0 item 63 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f0d00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f0d00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.267293447 +0000 UTC m=+3829.402306518 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f0d00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f1b40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f1b40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f1b40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f1b40): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f1b40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.267293447 +0000 UTC m=+3829.402306518 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0004f1b40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36b60 item 63 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab25c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab25c0): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab25c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab25c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab25c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab25c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab25c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab25c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.268703216 +0000 UTC m=+3829.403716287 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab25c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab2bc0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab2bc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab2bc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e36ee0 item 64 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab2bc0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab2bc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.269181117 +0000 UTC m=+3829.404194189 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab2bc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab32c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab32c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab32c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab32c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab32c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.269181117 +0000 UTC m=+3829.404194189 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab32c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e370a0 item 64 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3900): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3900): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3900): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3900): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3900): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.270494915 +0000 UTC m=+3829.405507987 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3900): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3d80): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3d80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3d80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3d80): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3d80): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37420 item 65 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3d80): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3d80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.27101184 +0000 UTC m=+3829.406024910 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ab3d80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44300): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44300): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44300): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44300): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44300): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.27101184 +0000 UTC m=+3829.406024910 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44300): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e375e0 item 65 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d449c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d449c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d449c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d449c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d449c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.272366465 +0000 UTC m=+3829.407379536 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d449c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44e40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44e40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37960 item 66 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44e40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44e40): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44e40): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44e40): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44e40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.272826904 +0000 UTC m=+3829.407839975 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d44e40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45380): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45380): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45380): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45380): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45380): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.272826904 +0000 UTC m=+3829.407839975 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45380): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37b20 item 66 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45a00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45a00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45a00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45a00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45a00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.274349165 +0000 UTC m=+3829.409362236 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45a00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45e80): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45e80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45e80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45e80): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45e80): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e37ea0 item 67 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45e80): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45e80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.274891256 +0000 UTC m=+3829.409904328 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000d45e80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996540): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996540): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996540): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996540): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996540): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.274891256 +0000 UTC m=+3829.409904328 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996540): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6c1c0 item 67 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996f80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996f80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996f80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996f80): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996f80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.276020006 +0000 UTC m=+3829.411033076 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000996f80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6c540 item 68 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.27664756 +0000 UTC m=+3829.411660631 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997540): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997f00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997f00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997f00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997f00): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997f00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.27664756 +0000 UTC m=+3829.411660631 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000997f00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6ca10 item 68 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00b00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00b00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00b00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00b00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00b00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.278102673 +0000 UTC m=+3829.413115745 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e00b00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e010c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e010c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e010c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e010c0): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e010c0): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6d0a0 item 69 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e010c0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e010c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.278549847 +0000 UTC m=+3829.413562918 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e010c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.278549847 +0000 UTC m=+3829.413562918 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e015c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6d260 item 69 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.279716357 +0000 UTC m=+3829.414729428 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e01c80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6d5e0 item 70 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.280309456 +0000 UTC m=+3829.415322537 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0003e7940): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df43c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df43c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df43c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df43c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df43c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.280309456 +0000 UTC m=+3829.415322537 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df43c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6d7a0 item 70 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.281502366 +0000 UTC m=+3829.416515437 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4a40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f40): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f40): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6db20 item 71 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f40): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.282630113 +0000 UTC m=+3829.417643183 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df4f40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5440): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5440): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5440): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5440): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5440): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.282630113 +0000 UTC m=+3829.417643183 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000df5440): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6de30 item 71 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592040): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592040): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592040): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592040): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592040): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.284286396 +0000 UTC m=+3829.419299467 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592040): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592540): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592540): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c230 item 72 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592540): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592540): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592540): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592540): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592540): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.285211842 +0000 UTC m=+3829.420224913 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592540): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592a80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592a80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592a80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592a80): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592a80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.285211842 +0000 UTC m=+3829.420224913 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000592a80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c540 item 72 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593040): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593040): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593040): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593040): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593040): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593040): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593040): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.287123687 +0000 UTC m=+3829.422136759 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593040): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593540): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593540): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593540): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 73 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593540): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593540): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.288051567 +0000 UTC m=+3829.423064639 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593540): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593a00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593a00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593a00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593a00): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593a00): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cee0 item 73 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593a00): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593a00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.288554135 +0000 UTC m=+3829.423567207 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593a00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593f40): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593f40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593f40): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593f40): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593f40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.288554135 +0000 UTC m=+3829.423567207 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000593f40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d110 item 73 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0600): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0600): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0600): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0600): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0600): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0600): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0600): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.290602098 +0000 UTC m=+3829.425615169 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0600): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0b00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0b00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0b00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dab0 item 74 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0b00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0b00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.291632361 +0000 UTC m=+3829.426645432 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a0b00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1040): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1040): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085a070 item 74 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1040): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1040): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1040): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1040): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1040): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.292258442 +0000 UTC m=+3829.427271513 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1040): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a15c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a15c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a15c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a15c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a15c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.292258442 +0000 UTC m=+3829.427271513 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a15c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085a310 item 74 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1c00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1c00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1c00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1c00): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1c00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1c00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1c00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.293380759 +0000 UTC m=+3829.428393830 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005a1c00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae180): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae180): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae180): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085a930 item 75 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae180): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae180): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.294170066 +0000 UTC m=+3829.429183138 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae180): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae6c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae6c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae6c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae6c0): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae6c0): _writeAt: size=3, off=2 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085acb0 item 75 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae6c0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae6c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.294661413 +0000 UTC m=+3829.429674485 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005ae6c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005aec00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005aec00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005aec00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005aec00): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005aec00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.294661413 +0000 UTC m=+3829.429674485 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005aec00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085ae70 item 75 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af240): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af240): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af240): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af240): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af240): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af240): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af240): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.296491736 +0000 UTC m=+3829.431504807 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af240): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af740): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af740): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af740): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085b340 item 76 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af740): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af740): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.297054928 +0000 UTC m=+3829.432068000 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005af740): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005afc80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005afc80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085b650 item 76 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005afc80): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005afc80): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005afc80): _writeAt: size=3, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005afc80): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005afc80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.297600657 +0000 UTC m=+3829.432613728 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005afc80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c280): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c280): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c280): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c280): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c280): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.297600657 +0000 UTC m=+3829.432613728 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c280): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085bce0 item 76 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c8c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c8c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c8c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c8c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c8c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c8c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c8c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.298818374 +0000 UTC m=+3829.433831445 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063c8c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063cdc0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063cdc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063cdc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6a310 item 77 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063cdc0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063cdc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.299473209 +0000 UTC m=+3829.434486280 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063cdc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063d4c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063d4c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063d4c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063d4c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063d4c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.299473209 +0000 UTC m=+3829.434486280 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063d4c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6a5b0 item 77 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063db00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063db00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063db00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063db00): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063db00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063db00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063db00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.301597445 +0000 UTC m=+3829.436610526 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00063db00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664080): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664080): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664080): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6ab60 item 78 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664080): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664080): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.302327241 +0000 UTC m=+3829.437340313 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664080): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664780): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664780): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664780): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664780): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664780): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.302327241 +0000 UTC m=+3829.437340313 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664780): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6ae00 item 78 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664dc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664dc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664dc0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664dc0): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664dc0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664dc0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664dc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.304350567 +0000 UTC m=+3829.439363639 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000664dc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006652c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006652c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006652c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6b260 item 79 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006652c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006652c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.304735825 +0000 UTC m=+3829.439748896 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006652c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006659c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006659c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006659c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006659c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006659c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.304735825 +0000 UTC m=+3829.439748896 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006659c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6b420 item 79 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682080): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682080): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682080): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682080): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682080): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682080): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682080): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.305826601 +0000 UTC m=+3829.440839673 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682080): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682580): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682580): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682580): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6b7a0 item 80 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682580): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682580): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.306540829 +0000 UTC m=+3829.441553900 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682580): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682c80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682c80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682c80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682c80): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682c80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.306540829 +0000 UTC m=+3829.441553900 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000682c80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6bab0 item 80 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006832c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006832c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006832c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006832c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006832c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.308352025 +0000 UTC m=+3829.443365096 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006832c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683740): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683740): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683740): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683740): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683740): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683740): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6be30 item 81 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683740): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683740): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.309206025 +0000 UTC m=+3829.444219097 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683740): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683c80): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683c80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683c80): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683c80): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683c80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.309206025 +0000 UTC m=+3829.444219097 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000683c80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2690 item 81 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa380): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa380): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa380): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa380): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa380): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.310623199 +0000 UTC m=+3829.445636270 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa380): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa880): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa880): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa880): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2e00 item 82 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa880): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa880): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa880): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa880): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa880): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.311640156 +0000 UTC m=+3829.446653227 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aa880): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aae00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aae00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aae00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aae00): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aae00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.311640156 +0000 UTC m=+3829.446653227 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006aae00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3730 item 82 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab480): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab480): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab480): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab480): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab480): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.313409152 +0000 UTC m=+3829.448422223 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab480): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab980): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab980): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab980): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab980): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab980): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab980): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c4d0 item 83 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab980): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab980): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.314714925 +0000 UTC m=+3829.449727997 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006ab980): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006abec0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006abec0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006abec0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006abec0): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006abec0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.314714925 +0000 UTC m=+3829.449727997 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0006abec0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c9a0 item 83 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98180): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98180): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98180): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98180): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98180): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.316928029 +0000 UTC m=+3829.451941100 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98180): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98680): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98680): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98680): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6a80 item 84 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98680): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98680): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98680): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98680): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98680): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.317718439 +0000 UTC m=+3829.452731520 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98680): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98c00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98c00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98c00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98c00): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98c00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.317718439 +0000 UTC m=+3829.452731520 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e98c00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e73b0 item 84 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005523c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005523c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005523c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005523c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005523c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.319626147 +0000 UTC m=+3829.454639219 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005523c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005528c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005528c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005528c0): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005528c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005528c0): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005528c0): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476380 item 85 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005528c0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005528c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.3202902 +0000 UTC m=+3829.455303271 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0005528c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000552e00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000552e00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000552e00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000552e00): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000552e00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.3202902 +0000 UTC m=+3829.455303271 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000552e00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476770 item 85 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553480): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553480): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553480): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553480): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553480): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.321821157 +0000 UTC m=+3829.456834228 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553480): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553980): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553980): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553980): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476c40 item 86 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553980): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553980): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553980): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553980): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553980): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.322582323 +0000 UTC m=+3829.457595394 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553980): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553f00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553f00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553f00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553f00): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553f00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.322582323 +0000 UTC m=+3829.457595394 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000553f00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476f50 item 86 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074e600): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074e600): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074e600): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074e600): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074e600): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.324592565 +0000 UTC m=+3829.459605636 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074e600): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074eb00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074eb00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074eb00): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074eb00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074eb00): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074eb00): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477650 item 87 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074eb00): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074eb00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.325497621 +0000 UTC m=+3829.460510692 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074eb00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f040): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f040): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f040): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f040): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f040): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.325497621 +0000 UTC m=+3829.460510692 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f040): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477960 item 87 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f6c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f6c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f6c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f6c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f6c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.327108549 +0000 UTC m=+3829.462121621 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074f6c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074fbc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074fbc0): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074fbc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c80e0 item 88 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074fbc0): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074fbc0): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074fbc0): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074fbc0): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074fbc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.327641745 +0000 UTC m=+3829.462654817 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc00074fbc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0007881c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0007881c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0007881c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0007881c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0007881c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.327641745 +0000 UTC m=+3829.462654817 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0007881c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8460 item 88 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788800): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788800): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788800): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788800): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788800): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788800): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788800): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788800): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.329077073 +0000 UTC m=+3829.464090143 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788800): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788d40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788d40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788d40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c92d0 item 89 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788d40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788d40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.329543152 +0000 UTC m=+3829.464556222 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000788d40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789280): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789280): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789280): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789280): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789280): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789280): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9570 item 89 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789280): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789280): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.330097568 +0000 UTC m=+3829.465110639 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789280): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789800): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789800): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789800): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789800): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789800): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.330097568 +0000 UTC m=+3829.465110639 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789800): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9730 item 89 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789e40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789e40): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789e40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789e40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789e40): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789e40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789e40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789e40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.331414641 +0000 UTC m=+3829.466427711 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000789e40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804400): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804400): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804400): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a1c0 item 90 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804400): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804400): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.331926667 +0000 UTC m=+3829.466939738 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804400): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804940): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804940): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804940): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a460 item 90 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804940): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804940): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804940): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804940): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804940): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.332501541 +0000 UTC m=+3829.467514612 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804940): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804f00): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804f00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804f00): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804f00): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804f00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.332501541 +0000 UTC m=+3829.467514612 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000804f00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a7e0 item 90 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805540): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805540): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805540): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805540): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805540): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805540): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805540): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805540): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.333570147 +0000 UTC m=+3829.468583217 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805540): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805a80): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805a80): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805a80): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056aee0 item 91 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805a80): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805a80): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.333965131 +0000 UTC m=+3829.468978202 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000805a80): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834040): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834040): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834040): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834040): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834040): >_readAt: n=2, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834040): _writeAt: size=3, off=7 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b2d0 item 91 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834040): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834040): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.334496173 +0000 UTC m=+3829.469509244 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834040): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008345c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008345c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008345c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008345c0): >_readAt: n=8, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008345c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.334496173 +0000 UTC m=+3829.469509244 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008345c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b490 item 91 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834c00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834c00): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834c00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834c00): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834c00): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834c00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834c00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834c00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.33606389 +0000 UTC m=+3829.471076960 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000834c00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835140): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835140): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835140): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b8f0 item 92 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835140): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835140): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.336788276 +0000 UTC m=+3829.471801347 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835140): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e99400): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e99400): open at offset 5 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e99400): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7f10 item 92 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e99400): _readAt: size=2, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e99400): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e99400): _writeAt: size=3, off=5 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e99400): >_writeAt: n=3, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e99400): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.337295953 +0000 UTC m=+3829.472309024 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e99400): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e999c0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e999c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e999c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e999c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e999c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.337295953 +0000 UTC m=+3829.472309024 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000e999c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005002a0 item 92 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8080): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8080): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8080): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8080): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8080): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8080): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8080): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8080): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.338793518 +0000 UTC m=+3829.473806588 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8080): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec85c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec85c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec85c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500770 item 93 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec85c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec85c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.33947892 +0000 UTC m=+3829.474491991 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec85c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8cc0): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8cc0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8cc0): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8cc0): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8cc0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.33947892 +0000 UTC m=+3829.474491991 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000ec8cc0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500af0 item 93 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008354c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008354c0): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008354c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008354c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008354c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008354c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008354c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008354c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.341464195 +0000 UTC m=+3829.476477265 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008354c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835a00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835a00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835a00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056bc00 item 94 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835a00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835a00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.342279322 +0000 UTC m=+3829.477292393 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000835a00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868180): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868180): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868180): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868180): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868180): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.342279322 +0000 UTC m=+3829.477292393 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868180): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056be30 item 94 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008687c0): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008687c0): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008687c0): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008687c0): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008687c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008687c0): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008687c0): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008687c0): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.343896572 +0000 UTC m=+3829.478909643 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc0008687c0): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868d00): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868d00): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868d00): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8930 item 95 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868d00): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868d00): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.3447173 +0000 UTC m=+3829.479730371 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000868d00): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869400): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869400): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869400): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869400): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869400): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.3447173 +0000 UTC m=+3829.479730371 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869400): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8e70 item 95 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869a40): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869a40): open at offset 0 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869a40): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869a40): _readAt: size=2, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869a40): >_readAt: n=0, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869a40): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869a40): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869a40): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.346626752 +0000 UTC m=+3829.481639823 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000869a40): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882000): _writeAt: size=5, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882000): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882000): >openPending: err= 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a95e0 item 96 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882000): >_writeAt: n=5, err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882000): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.347056783 +0000 UTC m=+3829.482069853 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882000): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882700): _readAt: size=512, off=0 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882700): openPending: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882700): >openPending: err= 2026/02/06 02:07:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882700): >_readAt: n=5, err=EOF 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882700): close: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:00.347056783 +0000 UTC m=+3829.482069853 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:00 DEBUG : open-test-file(0xc000882700): >close: err= 2026/02/06 02:07:00 DEBUG : open-test-file: Remove: 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a97a0 item 96 2026/02/06 02:07:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:00 DEBUG : open-test-file: >Remove: err= 2026/02/06 02:07:00 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:07:00 DEBUG : Looking for writers 2026/02/06 02:07:00 DEBUG : file1: reading active writers 2026/02/06 02:07:00 DEBUG : >WaitForWriters: 2026/02/06 02:07:00 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes 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 TestRWFileHandleOpenTests/full run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:07:12 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:07:12 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:07:12 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:12 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/06 02:07:12 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cc600): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cc600): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cc600): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cc600): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cc600): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.931481041 +0000 UTC m=+3842.066494112 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cc600): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cca80): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cca80): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cca80): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cca80): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cca80): _writeAt: size=3, off=2 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cca80): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cca80): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.931481041 +0000 UTC m=+3842.066494112 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cca80): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006ccf40): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006ccf40): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006ccf40): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006ccf40): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006ccf40): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.931481041 +0000 UTC m=+3842.066494112 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006ccf40): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cfc0 item 1 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cd580): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cd580): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cd580): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cd580): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cd580): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.935921435 +0000 UTC m=+3842.070934516 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cd580): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cda80): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cda80): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cda80): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cda80): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cda80): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.935921435 +0000 UTC m=+3842.070934516 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc0006cda80): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dc70 item 2 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e140): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e140): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e140): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e140): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e140): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.938516519 +0000 UTC m=+3842.073529600 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e140): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e5c0): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e5c0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e5c0): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e5c0): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e5c0): _writeAt: size=3, off=2 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e5c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e5c0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.938516519 +0000 UTC m=+3842.073529600 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2e5c0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2ea80): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2ea80): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2ea80): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2ea80): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2ea80): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.938516519 +0000 UTC m=+3842.073529600 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2ea80): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 3 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f100): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f100): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f100): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f100): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f100): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.941396531 +0000 UTC m=+3842.076409602 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f100): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f640): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f640): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f640): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f640): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f640): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.941396531 +0000 UTC m=+3842.076409602 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2f640): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 4 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2fc80): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2fc80): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2fc80): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2fc80): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2fc80): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.943749639 +0000 UTC m=+3842.078762720 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b2fc80): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a180): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a180): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a180): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a180): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a180): _writeAt: size=3, off=2 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a180): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a180): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.943749639 +0000 UTC m=+3842.078762720 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a180): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a640): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a640): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a640): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a640): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a640): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.943749639 +0000 UTC m=+3842.078762720 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5a640): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 5 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5acc0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5acc0): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5acc0): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5acc0): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5acc0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.946410968 +0000 UTC m=+3842.081424040 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5acc0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b200): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b200): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b200): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b200): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b200): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.946410968 +0000 UTC m=+3842.081424040 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b200): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ad90 item 6 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b880): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b880): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b880): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b880): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b880): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.948405831 +0000 UTC m=+3842.083418912 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5b880): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5bd80): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5bd80): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5bd80): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5bd80): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5bd80): _writeAt: size=3, off=2 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5bd80): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5bd80): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.948405831 +0000 UTC m=+3842.083418912 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b5bd80): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b842c0): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b842c0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b842c0): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b842c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b842c0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.948405831 +0000 UTC m=+3842.083418912 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b842c0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b340 item 7 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84940): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84940): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84940): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84940): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84940): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.951033496 +0000 UTC m=+3842.086046567 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84940): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84e80): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84e80): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84e80): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84e80): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84e80): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.951033496 +0000 UTC m=+3842.086046567 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b84e80): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8000 item 8 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85440): _readAt: size=2, off=0 2026/02/06 02:07:12 ERROR : open-test-file(0xc000b85440): Couldn't read size of file 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85440): >_readAt: n=0, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85440): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85440): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85440): close: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85440): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85800): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85800): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85800): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85800): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85800): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.953026475 +0000 UTC m=+3842.088039556 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85800): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85c80): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85c80): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85c80): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85c80): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85c80): _writeAt: size=3, off=2 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85c80): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85c80): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.953026475 +0000 UTC m=+3842.088039556 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b85c80): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a200): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a200): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a200): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a200): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a200): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.953026475 +0000 UTC m=+3842.088039556 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a200): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8380 item 9 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a880): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a880): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a880): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a880): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a880): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.957068619 +0000 UTC m=+3842.092081700 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000b9a880): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090eb40): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090eb40): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090eb40): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090eb40): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090eb40): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.957068619 +0000 UTC m=+3842.092081700 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090eb40): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 10 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f180): _readAt: size=2, off=0 2026/02/06 02:07:12 ERROR : open-test-file(0xc00090f180): Couldn't read size of file 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f180): >_readAt: n=0, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f180): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f180): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f180): close: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f180): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f540): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f540): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f540): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f540): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f540): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.959096062 +0000 UTC m=+3842.094109143 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090f540): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090fa40): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090fa40): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090fa40): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090fa40): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090fa40): _writeAt: size=3, off=2 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090fa40): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090fa40): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.959096062 +0000 UTC m=+3842.094109143 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090fa40): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090ff40): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090ff40): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090ff40): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090ff40): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090ff40): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.959096062 +0000 UTC m=+3842.094109143 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc00090ff40): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004837a0 item 11 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06640): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06640): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06640): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06640): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06640): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.963218938 +0000 UTC m=+3842.098232019 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06640): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06b80): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06b80): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06b80): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06b80): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06b80): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.963218938 +0000 UTC m=+3842.098232019 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c06b80): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c14150 item 12 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c071c0): _readAt: size=2, off=0 2026/02/06 02:07:12 ERROR : open-test-file(0xc000c071c0): Couldn't read size of file 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c071c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c071c0): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c071c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c071c0): close: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c071c0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07580): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07580): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07580): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07580): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07580): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.965607773 +0000 UTC m=+3842.100620854 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07580): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07c40): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07c40): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07c40): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07c40): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07c40): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.965607773 +0000 UTC m=+3842.100620854 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c07c40): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c144d0 item 13 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883440): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883440): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883440): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883440): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883440): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.96836338 +0000 UTC m=+3842.103376451 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883440): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883980): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883980): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883980): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883980): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883980): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.96836338 +0000 UTC m=+3842.103376451 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000883980): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494b60 item 14 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16040): _readAt: size=2, off=0 2026/02/06 02:07:12 ERROR : open-test-file(0xc000a16040): Couldn't read size of file 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16040): >_readAt: n=0, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16040): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16040): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16040): close: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16040): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16400): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16400): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16400): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16400): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16400): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.971136159 +0000 UTC m=+3842.106149240 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16400): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16ac0): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16ac0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16ac0): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16ac0): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16ac0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.971136159 +0000 UTC m=+3842.106149240 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a16ac0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004951f0 item 15 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17140): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17140): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17140): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17140): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17140): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.975120855 +0000 UTC m=+3842.110133936 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17140): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17680): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17680): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17680): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17680): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17680): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.975120855 +0000 UTC m=+3842.110133936 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17680): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495880 item 16 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17cc0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17cc0): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17cc0): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17cc0): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17cc0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.980621439 +0000 UTC m=+3842.115634510 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a17cc0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e1c0): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e1c0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e1c0): open at offset 5 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e1c0): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e1c0): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e1c0): _writeAt: size=3, off=7 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e1c0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.980621439 +0000 UTC m=+3842.115634510 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e1c0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e6c0): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e6c0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e6c0): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e6c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e6c0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.980621439 +0000 UTC m=+3842.115634510 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4e6c0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495d50 item 17 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4ed40): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4ed40): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4ed40): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4ed40): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4ed40): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.983918047 +0000 UTC m=+3842.118931117 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4ed40): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f280): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f280): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f280): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f280): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f280): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.983918047 +0000 UTC m=+3842.118931117 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f280): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a503f0 item 18 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f900): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f900): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f900): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f900): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f900): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.986552865 +0000 UTC m=+3842.121565937 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000a4f900): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e3c0): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e3c0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e3c0): open at offset 5 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e3c0): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e3c0): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e3c0): _writeAt: size=3, off=7 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e3c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e3c0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.986552865 +0000 UTC m=+3842.121565937 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e3c0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e8c0): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e8c0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e8c0): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e8c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e8c0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.986552865 +0000 UTC m=+3842.121565937 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3e8c0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c14700 item 19 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3ef40): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3ef40): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3ef40): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3ef40): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3ef40): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.989760725 +0000 UTC m=+3842.124773797 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3ef40): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3f480): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3f480): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3f480): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3f480): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3f480): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.989760725 +0000 UTC m=+3842.124773797 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3f480): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c14bd0 item 20 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3fb00): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3fb00): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3fb00): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3fb00): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3fb00): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.992015989 +0000 UTC m=+3842.127029060 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c3fb00): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a080): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a080): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a080): open at offset 5 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a080): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a080): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a080): _writeAt: size=3, off=7 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a080): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a080): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.992015989 +0000 UTC m=+3842.127029060 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a080): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a580): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a580): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a580): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a580): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a580): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.992015989 +0000 UTC m=+3842.127029060 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5a580): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c14f50 item 21 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5ac00): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5ac00): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5ac00): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5ac00): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5ac00): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.995278923 +0000 UTC m=+3842.130291994 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5ac00): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b140): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b140): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b140): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b140): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b140): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.995278923 +0000 UTC m=+3842.130291994 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b140): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c15420 item 22 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b7c0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b7c0): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b7c0): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b7c0): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b7c0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.996796315 +0000 UTC m=+3842.131809386 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5b7c0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5bcc0): _readAt: size=2, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5bcc0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5bcc0): open at offset 5 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5bcc0): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5bcc0): >_readAt: n=2, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5bcc0): _writeAt: size=3, off=7 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5bcc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5bcc0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.996796315 +0000 UTC m=+3842.131809386 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c5bcc0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a240): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a240): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a240): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a240): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a240): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.996796315 +0000 UTC m=+3842.131809386 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a240): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c157a0 item 23 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a8c0): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a8c0): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a8c0): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a8c0): >_writeAt: n=5, err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a8c0): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.998636625 +0000 UTC m=+3842.133649696 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7a8c0): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7ae00): _readAt: size=512, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7ae00): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7ae00): >openPending: err= 2026/02/06 02:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7ae00): >_readAt: n=5, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7ae00): close: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:12.998636625 +0000 UTC m=+3842.133649696 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7ae00): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: Remove: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c15c70 item 24 2026/02/06 02:07:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7b440): _readAt: size=2, off=0 2026/02/06 02:07:12 ERROR : open-test-file(0xc000c7b440): Couldn't read size of file 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7b440): >_readAt: n=0, err=EOF 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7b440): _writeAt: size=5, off=0 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7b440): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7b440): close: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7b440): >close: err= 2026/02/06 02:07:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:12 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7b800): openPending: 2026/02/06 02:07:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7b800): >openPending: err= 2026/02/06 02:07:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:12 DEBUG : open-test-file(0xc000c7b800): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7b800): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7b800): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.000008163 +0000 UTC m=+3842.135021244 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7b800): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ab80): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ab80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ab80): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ab80): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ab80): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ab80): _writeAt: size=3, off=7 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ab80): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ab80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.000008163 +0000 UTC m=+3842.135021244 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ab80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b0c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b0c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b0c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b0c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b0c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.000008163 +0000 UTC m=+3842.135021244 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b0c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8770 item 25 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a100): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a100): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a100): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a100): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a100): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.007614929 +0000 UTC m=+3842.142628000 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a100): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a640): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a640): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a640): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a640): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a640): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.007614929 +0000 UTC m=+3842.142628000 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9a640): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a50150 item 26 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b680): _readAt: size=2, off=0 2026/02/06 02:07:13 ERROR : open-test-file(0xc000b9b680): Couldn't read size of file 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b680): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b680): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b680): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b680): close: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9b680): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ba40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ba40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ba40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ba40): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ba40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.009785502 +0000 UTC m=+3842.144798573 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9ba40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9bf40): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9bf40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9bf40): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9bf40): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9bf40): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9bf40): _writeAt: size=3, off=7 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9bf40): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9bf40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.009785502 +0000 UTC m=+3842.144798573 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b9bf40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7a500): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7a500): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7a500): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7a500): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7a500): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.009785502 +0000 UTC m=+3842.144798573 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7a500): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a504d0 item 27 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524800): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524800): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524800): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524800): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524800): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.012786161 +0000 UTC m=+3842.147799232 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524800): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524e00): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524e00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524e00): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524e00): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524e00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.012786161 +0000 UTC m=+3842.147799232 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000524e00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8150 item 28 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525800): _readAt: size=2, off=0 2026/02/06 02:07:13 ERROR : open-test-file(0xc000525800): Couldn't read size of file 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525800): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525800): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525800): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525800): close: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525800): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525bc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525bc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525bc0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525bc0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525bc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.016493072 +0000 UTC m=+3842.151506154 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000525bc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061c5c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061c5c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061c5c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061c5c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061c5c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.016493072 +0000 UTC m=+3842.151506154 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061c5c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db84d0 item 29 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d240): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d240): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d240): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d240): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d240): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.018211073 +0000 UTC m=+3842.153224144 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d240): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d780): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d780): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d780): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d780): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d780): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.018211073 +0000 UTC m=+3842.153224144 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061d780): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8b60 item 30 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7ab40): _readAt: size=2, off=0 2026/02/06 02:07:13 ERROR : open-test-file(0xc000c7ab40): Couldn't read size of file 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7ab40): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7ab40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7ab40): >_writeAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7ab40): close: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7ab40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7af00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7af00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7af00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7af00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7af00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.019891752 +0000 UTC m=+3842.154904823 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7af00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7b5c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7b5c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7b5c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7b5c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7b5c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.019891752 +0000 UTC m=+3842.154904823 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7b5c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a50a10 item 31 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7bf40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7bf40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7bf40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7bf40): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7bf40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.021811674 +0000 UTC m=+3842.156824745 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c7bf40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6c500): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6c500): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6c500): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6c500): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6c500): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.021811674 +0000 UTC m=+3842.156824745 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6c500): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a50d90 item 32 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6cb40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6cb40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6cb40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6cb40): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6cb40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.023406551 +0000 UTC m=+3842.158419622 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6cb40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d000): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d000): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d000): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d000): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d000): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a51110 item 33 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d000): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d000): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.023977418 +0000 UTC m=+3842.158990489 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d000): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d500): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d500): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d500): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d500): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d500): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.023977418 +0000 UTC m=+3842.158990489 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6d500): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a512d0 item 33 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6db40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6db40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6db40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6db40): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6db40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.025738149 +0000 UTC m=+3842.160751220 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a6db40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f00c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f00c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a51650 item 34 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f00c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f00c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f00c0): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f00c0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f00c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.026755256 +0000 UTC m=+3842.161768328 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f00c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f0e00): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f0e00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f0e00): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f0e00): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f0e00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.026755256 +0000 UTC m=+3842.161768328 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f0e00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a51810 item 34 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f1b80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f1b80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f1b80): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f1b80): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f1b80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.028661211 +0000 UTC m=+3842.163674282 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0004f1b80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab2440): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab2440): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab2440): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab2440): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab2440): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a51b90 item 35 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab2440): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab2440): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.02907886 +0000 UTC m=+3842.164091930 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab2440): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab29c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab29c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab29c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab29c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab29c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.02907886 +0000 UTC m=+3842.164091930 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab29c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a51d50 item 35 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3080): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3080): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3080): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3080): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3080): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.031521145 +0000 UTC m=+3842.166534216 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3080): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3580): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3580): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c230 item 36 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3580): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3580): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3580): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3580): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3580): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.032258075 +0000 UTC m=+3842.167271156 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3580): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3ac0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3ac0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3ac0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3ac0): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3ac0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.032258075 +0000 UTC m=+3842.167271156 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ab3ac0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c3f0 item 36 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44180): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44180): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44180): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44180): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44180): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.034061657 +0000 UTC m=+3842.169074727 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44180): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44600): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44600): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44600): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44600): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44600): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c770 item 37 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44600): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44600): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.034651038 +0000 UTC m=+3842.169664109 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44600): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44b80): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44b80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44b80): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44b80): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44b80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.034651038 +0000 UTC m=+3842.169664109 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d44b80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1c930 item 37 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45200): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45200): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45200): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45200): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45200): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.036321058 +0000 UTC m=+3842.171334129 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45200): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061de40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061de40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8d90 item 38 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061de40): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061de40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061de40): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061de40): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061de40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.037367241 +0000 UTC m=+3842.172380312 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00061de40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996540): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996540): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996540): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996540): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996540): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.037367241 +0000 UTC m=+3842.172380312 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996540): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db8f50 item 38 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996f80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996f80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996f80): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996f80): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996f80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.039908314 +0000 UTC m=+3842.174921385 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000996f80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997540): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997540): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997540): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997540): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997540): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db92d0 item 39 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997540): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997540): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.040564641 +0000 UTC m=+3842.175577712 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997540): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997ec0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997ec0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997ec0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997ec0): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997ec0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.040564641 +0000 UTC m=+3842.175577712 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000997ec0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9490 item 39 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e00b00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e00b00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e00b00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e00b00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e00b00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.042349528 +0000 UTC m=+3842.177362598 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e00b00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01140): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01140): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9810 item 40 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01140): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01140): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01140): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01140): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01140): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.04306107 +0000 UTC m=+3842.178074141 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01140): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01680): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01680): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01680): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01680): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01680): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.04306107 +0000 UTC m=+3842.178074141 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01680): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db99d0 item 40 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45640): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45640): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45640): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45640): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45640): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45640): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45640): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.044899917 +0000 UTC m=+3842.179912989 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45640): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45b40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45b40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45b40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1ce00 item 41 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45b40): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45b40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.045727048 +0000 UTC m=+3842.180740119 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000d45b40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0003e68c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0003e68c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0003e68c0): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0003e68c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0003e68c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1cfc0 item 41 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0003e68c0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0003e68c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.046540732 +0000 UTC m=+3842.181553803 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0003e68c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e280): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e280): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e280): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e280): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e280): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.046540732 +0000 UTC m=+3842.181553803 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e280): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d180 item 41 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e900): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e900): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e900): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e900): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e900): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e900): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e900): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.048038036 +0000 UTC m=+3842.183051107 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090e900): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ee00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ee00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ee00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d500 item 42 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ee00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ee00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.048951289 +0000 UTC m=+3842.183964360 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ee00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f340): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f340): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d6c0 item 42 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f340): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f340): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f340): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f340): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f340): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.049881843 +0000 UTC m=+3842.184894914 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f340): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f8c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f8c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f8c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f8c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f8c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.049881843 +0000 UTC m=+3842.184894914 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090f8c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1d880 item 42 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ff00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ff00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ff00): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ff00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ff00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ff00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ff00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.051714258 +0000 UTC m=+3842.186727330 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00090ff00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac480): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac480): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac480): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1dc00 item 43 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac480): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac480): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.052206328 +0000 UTC m=+3842.187219399 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac480): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac9c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac9c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac9c0): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac9c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac9c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d1ddc0 item 43 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac9c0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac9c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.052828932 +0000 UTC m=+3842.187842002 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ac9c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005acf00): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005acf00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005acf00): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005acf00): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005acf00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.052828932 +0000 UTC m=+3842.187842002 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005acf00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500000 item 43 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ad540): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ad540): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ad540): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ad540): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ad540): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ad540): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ad540): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.054356342 +0000 UTC m=+3842.189369413 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ad540): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ada40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ada40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ada40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500620 item 44 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ada40): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ada40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.054924473 +0000 UTC m=+3842.189937544 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0005ada40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e000): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e000): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005007e0 item 44 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e000): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e000): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e000): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e000): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e000): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.055524215 +0000 UTC m=+3842.190537285 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e000): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e580): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e580): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e580): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e580): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e580): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.055524215 +0000 UTC m=+3842.190537285 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068e580): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500b60 item 44 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01d00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01d00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01d00): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01d00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01d00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01d00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01d00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.057269587 +0000 UTC m=+3842.192282658 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000e01d00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606280): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606280): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606280): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9d50 item 45 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606280): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606280): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.057656386 +0000 UTC m=+3842.192669457 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606280): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606980): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606980): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606980): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606980): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606980): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.057656386 +0000 UTC m=+3842.192669457 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606980): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db9f10 item 45 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606fc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606fc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606fc0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606fc0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606fc0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606fc0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606fc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.059225134 +0000 UTC m=+3842.194238206 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000606fc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006074c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006074c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006074c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce5b0 item 46 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006074c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006074c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.059773338 +0000 UTC m=+3842.194786409 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006074c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000607bc0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000607bc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000607bc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000607bc0): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000607bc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.059773338 +0000 UTC m=+3842.194786409 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000607bc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce8c0 item 46 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654280): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654280): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654280): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654280): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654280): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654280): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654280): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.062656396 +0000 UTC m=+3842.197669467 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654280): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654780): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654780): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654780): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 47 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654780): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654780): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.064179258 +0000 UTC m=+3842.199192329 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654780): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654e80): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654e80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654e80): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654e80): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654e80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.064179258 +0000 UTC m=+3842.199192329 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000654e80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf110 item 47 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006554c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006554c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006554c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006554c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006554c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006554c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006554c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.066092106 +0000 UTC m=+3842.201105176 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006554c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006559c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006559c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006559c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf650 item 48 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006559c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006559c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.066638536 +0000 UTC m=+3842.201651607 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006559c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a140): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a140): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a140): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a140): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a140): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.066638536 +0000 UTC m=+3842.201651607 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a140): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf880 item 48 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a780): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a780): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a780): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a780): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a780): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.068690627 +0000 UTC m=+3842.203703698 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067a780): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067ac00): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067ac00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067ac00): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067ac00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067ac00): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067ac00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6c070 item 49 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067ac00): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067ac00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.069150294 +0000 UTC m=+3842.204163365 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067ac00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b140): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b140): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b140): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b140): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b140): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.069150294 +0000 UTC m=+3842.204163365 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b140): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6c2a0 item 49 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b7c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b7c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b7c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b7c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b7c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.070759709 +0000 UTC m=+3842.205772779 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067b7c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067bcc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067bcc0): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067bcc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6c620 item 50 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067bcc0): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067bcc0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067bcc0): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067bcc0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067bcc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.071522437 +0000 UTC m=+3842.206535508 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00067bcc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007122c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007122c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007122c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007122c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007122c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.071522437 +0000 UTC m=+3842.206535508 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007122c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6ca80 item 50 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712940): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712940): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712940): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712940): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712940): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.073228304 +0000 UTC m=+3842.208241375 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712940): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068eec0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068eec0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068eec0): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068eec0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068eec0): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068eec0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501180 item 51 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068eec0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068eec0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.074080231 +0000 UTC m=+3842.209093302 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068eec0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068f400): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068f400): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068f400): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068f400): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068f400): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.074080231 +0000 UTC m=+3842.209093302 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068f400): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005013b0 item 51 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068fa80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068fa80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068fa80): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068fa80): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068fa80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.075864376 +0000 UTC m=+3842.210877447 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00068fa80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa000): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa000): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa000): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c070 item 52 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa000): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa000): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa000): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa000): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa000): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.076781366 +0000 UTC m=+3842.211794437 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa000): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa580): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa580): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa580): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa580): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa580): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.076781366 +0000 UTC m=+3842.211794437 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aa580): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c2a0 item 52 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aac00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aac00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aac00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aac00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aac00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.078545703 +0000 UTC m=+3842.213558774 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006aac00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab100): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab100): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab100): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab100): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab100): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab100): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cb60 item 53 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab100): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab100): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.079232328 +0000 UTC m=+3842.214245398 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab100): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab640): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab640): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab640): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab640): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab640): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.079232328 +0000 UTC m=+3842.214245398 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006ab640): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd90 item 53 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006abcc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006abcc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006abcc0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006abcc0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006abcc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.080951359 +0000 UTC m=+3842.215964431 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006abcc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0240): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0240): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0240): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d1f0 item 54 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0240): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0240): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0240): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0240): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0240): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.081472313 +0000 UTC m=+3842.216485383 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0240): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d07c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d07c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d07c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d07c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d07c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.081472313 +0000 UTC m=+3842.216485383 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d07c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d730 item 54 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712b80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712b80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712b80): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712b80): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712b80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.082689438 +0000 UTC m=+3842.217702509 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000712b80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713080): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713080): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713080): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713080): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713080): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713080): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6cf50 item 55 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713080): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713080): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.08310367 +0000 UTC m=+3842.218116740 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713080): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007135c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007135c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007135c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007135c0): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007135c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.08310367 +0000 UTC m=+3842.218116740 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007135c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6d180 item 55 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713c40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713c40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713c40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713c40): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713c40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.084777276 +0000 UTC m=+3842.219790348 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000713c40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007541c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007541c0): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007541c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6d500 item 56 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007541c0): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007541c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007541c0): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007541c0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007541c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.085314108 +0000 UTC m=+3842.220327179 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007541c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754740): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754740): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754740): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754740): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754740): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.085314108 +0000 UTC m=+3842.220327179 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754740): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6d6c0 item 56 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754d80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754d80): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754d80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754d80): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754d80): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754d80): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754d80): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754d80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.087252885 +0000 UTC m=+3842.222265956 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000754d80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007552c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007552c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007552c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6da40 item 57 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007552c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007552c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.087661706 +0000 UTC m=+3842.222674787 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007552c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755800): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755800): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755800): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755800): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755800): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755800): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6dce0 item 57 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755800): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755800): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.08807783 +0000 UTC m=+3842.223090901 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755800): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755d80): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755d80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755d80): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755d80): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755d80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.08807783 +0000 UTC m=+3842.223090901 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000755d80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e6df10 item 57 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c440): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c440): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c440): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c440): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c440): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c440): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c440): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c440): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.090011037 +0000 UTC m=+3842.225024118 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c440): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c980): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c980): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c980): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085a620 item 58 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c980): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c980): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.09064899 +0000 UTC m=+3842.225662061 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077c980): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077cec0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077cec0): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077cec0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085a850 item 58 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077cec0): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077cec0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077cec0): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077cec0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077cec0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.091377003 +0000 UTC m=+3842.226390074 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077cec0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077d480): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077d480): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077d480): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077d480): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077d480): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.091377003 +0000 UTC m=+3842.226390074 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077d480): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085aaf0 item 58 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0e00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0e00): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0e00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0e00): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0e00): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0e00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0e00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0e00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.092925483 +0000 UTC m=+3842.227938564 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d0e00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1340): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1340): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1340): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6a070 item 59 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1340): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1340): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.093251659 +0000 UTC m=+3842.228264730 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1340): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1880): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1880): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1880): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1880): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1880): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1880): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6a2a0 item 59 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1880): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1880): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.094674312 +0000 UTC m=+3842.229687383 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1880): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1e00): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1e00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1e00): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1e00): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1e00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.094674312 +0000 UTC m=+3842.229687383 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006d1e00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6a460 item 59 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f64c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f64c0): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f64c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f64c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f64c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f64c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f64c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f64c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.096972576 +0000 UTC m=+3842.231985647 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f64c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6a00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6a00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6a00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6aaf0 item 60 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6a00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6a00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.097536941 +0000 UTC m=+3842.232550012 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6a00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6f40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6f40): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6f40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6ad90 item 60 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6f40): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6f40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6f40): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6f40): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6f40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.098291483 +0000 UTC m=+3842.233304554 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f6f40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7500): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7500): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7500): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7500): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7500): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.098291483 +0000 UTC m=+3842.233304554 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7500): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6afc0 item 60 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7b40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7b40): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7b40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7b40): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7b40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7b40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7b40): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7b40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.100090716 +0000 UTC m=+3842.235103788 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0006f7b40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c100): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c100): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c100): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6b3b0 item 61 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c100): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c100): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.100737657 +0000 UTC m=+3842.235750728 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c100): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c800): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c800): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c800): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c800): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c800): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.100737657 +0000 UTC m=+3842.235750728 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081c800): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6b570 item 61 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081ce40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081ce40): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081ce40): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081ce40): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081ce40): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081ce40): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081ce40): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081ce40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.102722059 +0000 UTC m=+3842.237735130 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081ce40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081d380): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081d380): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081d380): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6b9d0 item 62 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081d380): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081d380): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.103032795 +0000 UTC m=+3842.238045866 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081d380): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081da80): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081da80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081da80): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081da80): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081da80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.103032795 +0000 UTC m=+3842.238045866 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00081da80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6bc00 item 62 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862140): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862140): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862140): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862140): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862140): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862140): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862140): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862140): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.104358255 +0000 UTC m=+3842.239371326 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862140): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862680): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862680): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862680): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e24d0 item 63 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862680): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862680): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.105034711 +0000 UTC m=+3842.240047782 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862680): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862d80): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862d80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862d80): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862d80): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862d80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.105034711 +0000 UTC m=+3842.240047782 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000862d80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e28c0 item 63 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008633c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008633c0): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008633c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008633c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008633c0): >_readAt: n=0, err=Bad file descriptor 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008633c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008633c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008633c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.10666782 +0000 UTC m=+3842.241680892 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008633c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000863900): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000863900): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000863900): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3490 item 64 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000863900): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000863900): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.107052786 +0000 UTC m=+3842.242065858 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000863900): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c080): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c080): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c080): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c080): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c080): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.107052786 +0000 UTC m=+3842.242065858 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c080): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e39d0 item 64 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c6c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c6c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c6c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c6c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c6c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.108699433 +0000 UTC m=+3842.243712504 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088c6c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088cb40): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088cb40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088cb40): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088cb40): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088cb40): _writeAt: size=3, off=2 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004762a0 item 65 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088cb40): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088cb40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.109320413 +0000 UTC m=+3842.244333495 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088cb40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d040): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d040): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d040): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d040): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d040): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.109320413 +0000 UTC m=+3842.244333495 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d040): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476700 item 65 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077de80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077de80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077de80): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077de80): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077de80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.110756632 +0000 UTC m=+3842.245769704 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00077de80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0380): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0380): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085b180 item 66 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0380): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0380): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0380): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0380): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0380): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.111827272 +0000 UTC m=+3842.246840343 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0380): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e08c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e08c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e08c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e08c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e08c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.111827272 +0000 UTC m=+3842.246840343 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e08c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085b420 item 66 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0f00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0f00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0f00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0f00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0f00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.113307043 +0000 UTC m=+3842.248320114 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e0f00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1380): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1380): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1380): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1380): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1380): _writeAt: size=3, off=2 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00085bce0 item 67 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1380): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1380): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.114855593 +0000 UTC m=+3842.249868664 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1380): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1880): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1880): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1880): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1880): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1880): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.114855593 +0000 UTC m=+3842.249868664 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1880): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c80e0 item 67 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1f00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1f00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1f00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1f00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1f00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.116686707 +0000 UTC m=+3842.251699778 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0007e1f00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000954480): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000954480): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8850 item 68 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000954480): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000954480): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000954480): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000954480): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000954480): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.117089246 +0000 UTC m=+3842.252102317 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000954480): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009549c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009549c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009549c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009549c0): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009549c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.117089246 +0000 UTC m=+3842.252102317 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009549c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c92d0 item 68 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955000): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955000): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955000): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955000): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955000): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.11883628 +0000 UTC m=+3842.253849352 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955000): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955480): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955480): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955480): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955480): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955480): _writeAt: size=3, off=2 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9730 item 69 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955480): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955480): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.119540489 +0000 UTC m=+3842.254553560 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955480): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955980): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955980): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955980): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955980): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955980): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.119540489 +0000 UTC m=+3842.254553560 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000955980): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9d50 item 69 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984080): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984080): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984080): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984080): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984080): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.121584173 +0000 UTC m=+3842.256597264 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984080): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984580): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984580): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e73b0 item 70 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984580): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984580): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984580): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984580): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984580): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.122376086 +0000 UTC m=+3842.257389157 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984580): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984ac0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984ac0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984ac0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984ac0): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984ac0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.122376086 +0000 UTC m=+3842.257389157 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000984ac0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7c70 item 70 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985140): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985140): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985140): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985140): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985140): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.123627637 +0000 UTC m=+3842.258640708 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985140): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985640): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985640): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985640): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985640): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985640): _writeAt: size=3, off=2 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a380 item 71 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985640): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985640): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.124054903 +0000 UTC m=+3842.259067974 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985640): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985b40): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985b40): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985b40): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985b40): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985b40): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.124054903 +0000 UTC m=+3842.259067974 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000985b40): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056a690 item 71 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae240): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae240): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae240): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae240): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae240): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.125223427 +0000 UTC m=+3842.260236497 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae240): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae740): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae740): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056ae00 item 72 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae740): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae740): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae740): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae740): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae740): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.126034006 +0000 UTC m=+3842.261047077 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ae740): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009aec80): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009aec80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009aec80): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009aec80): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009aec80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.126034006 +0000 UTC m=+3842.261047077 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009aec80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b030 item 72 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af240): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af240): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af240): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af240): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af240): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af240): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af240): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.127223548 +0000 UTC m=+3842.262236620 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af240): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af740): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af740): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af740): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b650 item 73 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af740): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af740): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.127760231 +0000 UTC m=+3842.262773302 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009af740): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009afc00): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009afc00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009afc00): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009afc00): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009afc00): _writeAt: size=3, off=2 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b810 item 73 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009afc00): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009afc00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.128199139 +0000 UTC m=+3842.263212211 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009afc00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc1c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc1c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc1c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc1c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc1c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.128199139 +0000 UTC m=+3842.263212211 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc1c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056b9d0 item 73 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc800): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc800): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc800): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc800): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc800): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc800): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc800): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.129944211 +0000 UTC m=+3842.264957281 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dc800): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d540): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d540): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d540): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476850 item 74 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d540): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d540): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.130333124 +0000 UTC m=+3842.265346195 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088d540): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088da80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088da80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a10 item 74 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088da80): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088da80): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088da80): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088da80): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088da80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.130807288 +0000 UTC m=+3842.265820369 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc00088da80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2080): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2080): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2080): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2080): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2080): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.130807288 +0000 UTC m=+3842.265820369 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2080): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476c40 item 74 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d26c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d26c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d26c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d26c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d26c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d26c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d26c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.132598125 +0000 UTC m=+3842.267611197 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d26c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2bc0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2bc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2bc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477420 item 75 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2bc0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2bc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.133308335 +0000 UTC m=+3842.268321406 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d2bc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3100): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3100): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3100): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3100): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3100): _writeAt: size=3, off=2 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477650 item 75 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3100): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3100): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.133746792 +0000 UTC m=+3842.268759863 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3100): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3640): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3640): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3640): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3640): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3640): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.133746792 +0000 UTC m=+3842.268759863 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3640): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477960 item 75 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3c80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3c80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3c80): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3c80): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3c80): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3c80): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3c80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.135276537 +0000 UTC m=+3842.270289618 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0008d3c80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c200): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c200): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c200): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8070 item 76 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c200): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c200): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.135696198 +0000 UTC m=+3842.270709269 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c200): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c740): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c740): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8930 item 76 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c740): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c740): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c740): _writeAt: size=3, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c740): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c740): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.136131269 +0000 UTC m=+3842.271144340 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2c740): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2ccc0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2ccc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2ccc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2ccc0): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2ccc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.136131269 +0000 UTC m=+3842.271144340 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2ccc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8e70 item 76 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d300): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d300): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d300): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d300): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d300): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d300): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d300): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.137821165 +0000 UTC m=+3842.272834237 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d300): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d800): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d800): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d800): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a95e0 item 77 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d800): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d800): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.13864007 +0000 UTC m=+3842.273653141 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2d800): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2df00): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2df00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2df00): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2df00): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2df00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.13864007 +0000 UTC m=+3842.273653141 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a2df00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a97a0 item 77 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a585c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a585c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a585c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a585c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a585c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a585c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a585c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.140414558 +0000 UTC m=+3842.275427628 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a585c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a58ac0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a58ac0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a58ac0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9b90 item 78 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a58ac0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a58ac0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.141109087 +0000 UTC m=+3842.276122158 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a58ac0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a591c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a591c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a591c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a591c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a591c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.141109087 +0000 UTC m=+3842.276122158 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a591c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9f10 item 78 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59800): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59800): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59800): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59800): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59800): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59800): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59800): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.143222182 +0000 UTC m=+3842.278235253 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59800): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59d00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59d00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59d00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462a10 item 79 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59d00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59d00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.143640612 +0000 UTC m=+3842.278653683 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000a59d00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aac480): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aac480): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aac480): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aac480): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aac480): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.143640612 +0000 UTC m=+3842.278653683 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aac480): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462ee0 item 79 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacac0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacac0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacac0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacac0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacac0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacac0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacac0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.14540534 +0000 UTC m=+3842.280418411 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacac0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacfc0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacfc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacfc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463570 item 80 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacfc0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacfc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.14584029 +0000 UTC m=+3842.280853361 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aacfc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aad6c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aad6c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aad6c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aad6c0): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aad6c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.14584029 +0000 UTC m=+3842.280853361 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aad6c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463810 item 80 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aadd00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aadd00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aadd00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aadd00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aadd00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.147309411 +0000 UTC m=+3842.282322482 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000aadd00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade200): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade200): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade200): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade200): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade200): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade200): _writeAt: size=3, off=7 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ce0 item 81 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade200): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade200): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.147755632 +0000 UTC m=+3842.282768703 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade200): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade740): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade740): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade740): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade740): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade740): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.147755632 +0000 UTC m=+3842.282768703 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000ade740): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118000 item 81 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adedc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adedc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adedc0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adedc0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adedc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.148877268 +0000 UTC m=+3842.283890339 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adedc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf2c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf2c0): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf2c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118690 item 82 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf2c0): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf2c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf2c0): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf2c0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf2c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.149650587 +0000 UTC m=+3842.284663658 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf2c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf840): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf840): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf840): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf840): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf840): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.149650587 +0000 UTC m=+3842.284663658 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adf840): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119260 item 82 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adfec0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adfec0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adfec0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adfec0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adfec0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.151081565 +0000 UTC m=+3842.286094637 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000adfec0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26440): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26440): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26440): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26440): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26440): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26440): _writeAt: size=3, off=7 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e62a0 item 83 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26440): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26440): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.151994216 +0000 UTC m=+3842.287007287 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26440): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26980): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26980): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26980): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26980): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26980): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.151994216 +0000 UTC m=+3842.287007287 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b26980): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e68c0 item 83 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27000): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27000): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27000): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27000): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27000): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.15326345 +0000 UTC m=+3842.288276521 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27000): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27500): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27500): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27500): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7490 item 84 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27500): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27500): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27500): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27500): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27500): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.153938985 +0000 UTC m=+3842.288952055 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27500): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27a80): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27a80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27a80): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27a80): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27a80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.153938985 +0000 UTC m=+3842.288952055 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b27a80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e7d50 item 84 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46180): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46180): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46180): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46180): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46180): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.155581723 +0000 UTC m=+3842.290594804 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46180): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46680): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46680): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46680): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46680): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46680): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46680): _writeAt: size=3, off=7 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c930 item 85 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46680): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46680): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.156574244 +0000 UTC m=+3842.291587315 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46680): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46bc0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46bc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46bc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46bc0): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46bc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.156574244 +0000 UTC m=+3842.291587315 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b46bc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd90 item 85 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47240): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47240): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47240): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47240): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47240): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.157807119 +0000 UTC m=+3842.292820190 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47240): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47740): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47740): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47740): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d1f0 item 86 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47740): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47740): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47740): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47740): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47740): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.158451104 +0000 UTC m=+3842.293464175 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47740): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47cc0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47cc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47cc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47cc0): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47cc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.158451104 +0000 UTC m=+3842.293464175 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b47cc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d3b0 item 86 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b703c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b703c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b703c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b703c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b703c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.1596471 +0000 UTC m=+3842.294660181 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b703c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b708c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b708c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b708c0): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b708c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b708c0): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b708c0): _writeAt: size=3, off=7 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 87 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b708c0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b708c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.160944036 +0000 UTC m=+3842.295957106 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b708c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b70e00): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b70e00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b70e00): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b70e00): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b70e00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.160944036 +0000 UTC m=+3842.295957106 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b70e00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 87 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71480): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71480): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71480): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71480): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71480): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.162890687 +0000 UTC m=+3842.297903758 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71480): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71980): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71980): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71980): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 88 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71980): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71980): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71980): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71980): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71980): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.16333272 +0000 UTC m=+3842.298345801 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71980): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71f00): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71f00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71f00): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71f00): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71f00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.16333272 +0000 UTC m=+3842.298345801 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000b71f00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 88 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb65c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb65c0): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb65c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb65c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb65c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb65c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb65c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb65c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.164674992 +0000 UTC m=+3842.299688062 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb65c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb6b00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb6b00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb6b00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 89 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb6b00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb6b00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.165894832 +0000 UTC m=+3842.300907904 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb6b00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7040): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7040): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7040): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7040): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7040): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7040): _writeAt: size=3, off=7 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a3f0 item 89 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7040): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7040): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.16708114 +0000 UTC m=+3842.302094212 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7040): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb75c0): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb75c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb75c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb75c0): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb75c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.16708114 +0000 UTC m=+3842.302094212 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb75c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a930 item 89 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7c00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7c00): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7c00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7c00): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7c00): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7c00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7c00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7c00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.171393503 +0000 UTC m=+3842.306406574 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bb7c00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dcac0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dcac0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dcac0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056be30 item 90 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dcac0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dcac0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.173532998 +0000 UTC m=+3842.308546079 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dcac0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc380): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc380): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc380): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b1f0 item 90 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc380): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc380): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc380): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc380): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc380): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.175345937 +0000 UTC m=+3842.310359008 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc380): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc940): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc940): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc940): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc940): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc940): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.175345937 +0000 UTC m=+3842.310359008 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdc940): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b570 item 90 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdcf80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdcf80): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdcf80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdcf80): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdcf80): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdcf80): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdcf80): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdcf80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.178720763 +0000 UTC m=+3842.313733833 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdcf80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdd4c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdd4c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdd4c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bea0 item 91 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdd4c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdd4c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.179335421 +0000 UTC m=+3842.314348492 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdd4c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdda00): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdda00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdda00): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdda00): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdda00): >_readAt: n=2, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdda00): _writeAt: size=3, off=7 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004822a0 item 91 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdda00): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdda00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.180275153 +0000 UTC m=+3842.315288225 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bdda00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8000): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8000): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8000): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8000): >_readAt: n=8, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8000): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.180275153 +0000 UTC m=+3842.315288225 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8000): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482690 item 91 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8640): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8640): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8640): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8640): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8640): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8640): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8640): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8640): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.182389492 +0000 UTC m=+3842.317402563 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8640): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8b80): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8b80): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8b80): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 92 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8b80): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8b80): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.18313684 +0000 UTC m=+3842.318149912 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf8b80): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf90c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf90c0): open at offset 5 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf90c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004833b0 item 92 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf90c0): _readAt: size=2, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf90c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf90c0): _writeAt: size=3, off=5 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf90c0): >_writeAt: n=3, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf90c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.183970183 +0000 UTC m=+3842.318983253 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf90c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9680): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9680): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9680): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9680): >_readAt: n=3, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9680): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.183970183 +0000 UTC m=+3842.318983253 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9680): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004837a0 item 92 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9cc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9cc0): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9cc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9cc0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9cc0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9cc0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9cc0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9cc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.185729571 +0000 UTC m=+3842.320742642 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000bf9cc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e280): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e280): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e280): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004942a0 item 93 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e280): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e280): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.186407309 +0000 UTC m=+3842.321420381 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e280): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e980): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e980): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e980): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e980): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e980): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.186407309 +0000 UTC m=+3842.321420381 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3e980): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494b60 item 93 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3efc0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3efc0): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3efc0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3efc0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3efc0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3efc0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3efc0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3efc0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.188046601 +0000 UTC m=+3842.323059672 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3efc0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3f500): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3f500): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3f500): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004951f0 item 94 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3f500): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3f500): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.188680626 +0000 UTC m=+3842.323693697 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc000c3f500): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd080): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd080): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd080): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd080): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd080): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.188680626 +0000 UTC m=+3842.323693697 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd080): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c14000 item 94 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd6c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd6c0): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd6c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd6c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd6c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd6c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd6c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd6c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.190466454 +0000 UTC m=+3842.325479525 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009dd6c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ddc00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ddc00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ddc00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c14380 item 95 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ddc00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ddc00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.191124315 +0000 UTC m=+3842.326137386 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009ddc00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc380): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc380): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc380): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc380): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc380): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.191124315 +0000 UTC m=+3842.326137386 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc380): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c14540 item 95 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc9c0): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc9c0): open at offset 0 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc9c0): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc9c0): _readAt: size=2, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc9c0): >_readAt: n=0, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc9c0): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc9c0): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc9c0): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.192692012 +0000 UTC m=+3842.327705083 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fc9c0): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fcf00): _writeAt: size=5, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fcf00): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fcf00): >openPending: err= 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c148c0 item 96 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fcf00): >_writeAt: n=5, err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fcf00): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.193541254 +0000 UTC m=+3842.328554325 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fcf00): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/06 02:07:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:07:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/06 02:07:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/06 02:07:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/06 02:07:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fd600): _readAt: size=512, off=0 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fd600): openPending: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fd600): >openPending: err= 2026/02/06 02:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fd600): >_readAt: n=5, err=EOF 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fd600): close: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-06 02:07:13.193541254 +0000 UTC m=+3842.328554325 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:13 DEBUG : open-test-file(0xc0009fd600): >close: err= 2026/02/06 02:07:13 DEBUG : open-test-file: Remove: 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c14a80 item 96 2026/02/06 02:07:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/06 02:07:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/06 02:07:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/06 02:07:13 DEBUG : open-test-file: >Remove: err= 2026/02/06 02:07:13 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:07:13 DEBUG : Looking for writers 2026/02/06 02:07:13 DEBUG : >WaitForWriters: 2026/02/06 02:07:13 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (14.30s) --- PASS: TestRWFileHandleOpenTests/writes (12.94s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.39s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.36s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:07:14 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:07:14 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:07:14 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:14 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:14 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:07:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:14 DEBUG : file1: newRWFileHandle: 2026/02/06 02:07:14 DEBUG : file1(0xc000c985c0): openPending: 2026/02/06 02:07:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:07:14 DEBUG : file1(0xc000c985c0): >openPending: err= 2026/02/06 02:07:14 DEBUG : file1: >newRWFileHandle: err= 2026/02/06 02:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:07:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/06 02:07:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/06 02:07:14 DEBUG : file1(0xc000c985c0): _writeAt: size=2, off=0 2026/02/06 02:07:14 DEBUG : file1(0xc000c985c0): >_writeAt: n=2, err= 2026/02/06 02:07:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/06 02:07:14 DEBUG : file1(0xc000c985c0): RWFileHandle.Flush 2026/02/06 02:07:14 DEBUG : file1(0xc000c985c0): RWFileHandle.Release 2026/02/06 02:07:14 DEBUG : file1(0xc000c985c0): close: 2026/02/06 02:07:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/06 02:07:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:14 DEBUG : file1(0xc000c985c0): >close: err= 2026/02/06 02:07:14 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:07:14 DEBUG : Looking for writers 2026/02/06 02:07:14 DEBUG : file1: reading active writers 2026/02/06 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 02:07:14 DEBUG : Looking for writers 2026/02/06 02:07:14 DEBUG : file1: reading active writers 2026/02/06 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 02:07:14 DEBUG : Looking for writers 2026/02/06 02:07:14 DEBUG : file1: reading active writers 2026/02/06 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 02:07:14 DEBUG : Looking for writers 2026/02/06 02:07:14 DEBUG : file1: reading active writers 2026/02/06 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 02:07:14 DEBUG : file1: vfs cache: starting upload 2026/02/06 02:07:14 DEBUG : Looking for writers 2026/02/06 02:07:14 DEBUG : file1: reading active writers 2026/02/06 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 02:07:14 DEBUG : Looking for writers 2026/02/06 02:07:14 DEBUG : file1: reading active writers 2026/02/06 02:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 02:07:15 DEBUG : Looking for writers 2026/02/06 02:07:15 DEBUG : file1: reading active writers 2026/02/06 02:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 02:07:15 DEBUG : Looking for writers 2026/02/06 02:07:15 DEBUG : file1: reading active writers 2026/02/06 02:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:07:16 DEBUG : Looking for writers 2026/02/06 02:07:16 DEBUG : file1: reading active writers 2026/02/06 02:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:07:17 DEBUG : Looking for writers 2026/02/06 02:07:17 DEBUG : file1: reading active writers 2026/02/06 02:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:07:17 DEBUG : file1: size = 2 OK 2026/02/06 02:07:17 INFO : file1: Copied (new) 2026/02/06 02:07:17 DEBUG : file1: vfs cache: fingerprint now "2" 2026/02/06 02:07:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/06 02:07:17 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/06 02:07:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:07:17 INFO : file1: vfs cache: upload succeeded try #1 2026/02/06 02:07:18 DEBUG : Looking for writers 2026/02/06 02:07:18 DEBUG : file1: reading active writers 2026/02/06 02:07:18 DEBUG : >WaitForWriters: 2026/02/06 02:07:19 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:07:19 DEBUG : Looking for writers 2026/02/06 02:07:19 DEBUG : file1: reading active writers 2026/02/06 02:07:19 DEBUG : >WaitForWriters: 2026/02/06 02:07:19 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting 2026/02/06 02:07:19 DEBUG : forgetting directory cache 2026/02/06 02:07:19 DEBUG : dir: forgetting directory cache 2026/02/06 02:07:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 02:07:19 DEBUG : Removed 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/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: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got file1 (2) 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: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "file1" --- FAIL: TestRWFileModTimeWithOpenWriters (14.50s) === RUN TestRWCacheRename run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:07:28 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:07:28 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:07:28 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:28 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:07:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:28 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:07:28 INFO : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/06 02:07:29 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:07:29 DEBUG : rename_me: newRWFileHandle: 2026/02/06 02:07:29 DEBUG : rename_me(0xc000c3ed80): openPending: 2026/02/06 02:07:29 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/06 02:07:29 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/06 02:07:29 DEBUG : rename_me(0xc000c3ed80): >openPending: err= 2026/02/06 02:07:29 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/06 02:07:29 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/06 02:07:29 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/06 02:07:29 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/06 02:07:29 DEBUG : rename_me(0xc000c3ed80): _writeAt: size=5, off=0 2026/02/06 02:07:29 DEBUG : rename_me(0xc000c3ed80): >_writeAt: n=5, err= 2026/02/06 02:07:29 DEBUG : rename_me(0xc000c3ed80): close: 2026/02/06 02:07:29 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-06 02:07:29.227716109 +0000 UTC m=+3858.362729181 2026/02/06 02:07:29 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/06 02:07:29 DEBUG : rename_me(0xc000c3ed80): >close: err= 2026/02/06 02:07:29 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/06 02:07:29 DEBUG : i_was_renamed: Updating file with 0xc000a37500 2026/02/06 02:07:29 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/06 02:07:29 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/06 02:07:29 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:07:29 DEBUG : Looking for writers 2026/02/06 02:07:29 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/06 02:07:29 DEBUG : Looking for writers 2026/02/06 02:07:29 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/06 02:07:29 DEBUG : Looking for writers 2026/02/06 02:07:29 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/06 02:07:29 DEBUG : Looking for writers 2026/02/06 02:07:29 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/06 02:07:29 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/06 02:07:29 DEBUG : Looking for writers 2026/02/06 02:07:29 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/06 02:07:29 DEBUG : Looking for writers 2026/02/06 02:07:29 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/06 02:07:29 DEBUG : Looking for writers 2026/02/06 02:07:29 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/06 02:07:30 DEBUG : Looking for writers 2026/02/06 02:07:30 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:07:31 DEBUG : Looking for writers 2026/02/06 02:07:31 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:07:32 DEBUG : Looking for writers 2026/02/06 02:07:32 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:07:33 DEBUG : Looking for writers 2026/02/06 02:07:33 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:07:34 DEBUG : Looking for writers 2026/02/06 02:07:34 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/06 02:07:35 DEBUG : i_was_renamed: size = 5 OK 2026/02/06 02:07:35 INFO : i_was_renamed: Copied (new) 2026/02/06 02:07:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/02/06 02:07:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/06 02:07:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/06 02:07:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/06 02:07:35 DEBUG : Looking for writers 2026/02/06 02:07:35 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:07:35 DEBUG : >WaitForWriters: 2026/02/06 02:07:35 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (7.43s) === RUN TestRWCacheUpdate run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:07:35 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:07:35 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/06 02:07:35 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:35 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:07:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" 2026/02/06 02:07:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/06 02:07:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-katojoy9diqu" read_write_test.go:729: skip as modtime not supported 2026/02/06 02:07:35 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:07:35 DEBUG : Looking for writers 2026/02/06 02:07:35 DEBUG : >WaitForWriters: 2026/02/06 02:07:35 DEBUG : drime root 'rclone-test-katojoy9diqu': vfs cache: cleaner exiting 2026/02/06 02:07:36 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (0.56s) === RUN TestCaseSensitivity run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:07:50 DEBUG : forgetting directory cache 2026/02/06 02:07:50 DEBUG : dir: forgetting directory cache 2026/02/06 02:07:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 02:07:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 02:07:50 DEBUG : dir: forgetting directory cache 2026/02/06 02:07:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 02:07:50 DEBUG : dir/virtualDir: forgetting directory cache 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:27 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5) got FiLeA (5), FiLeB (5), i_was_renamed (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:27 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "i_was_renamed" 2026/02/06 02:08:05 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:08:05 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:08:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/06 02:08:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/06 02:08:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/06 02:08:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/06 02:08:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/06 02:08:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/06 02:08:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/06 02:08:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/06 02:08:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/06 02:08:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/06 02:08:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/06 02:08:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/06 02:08:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/06 02:08:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/06 02:08:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/06 02:08:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 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:69 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5), FilEb (5) got FiLeA (5), FiLeB (5), FilEb (5), i_was_renamed (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:69 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "i_was_renamed" 2026/02/06 02:08:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/06 02:08:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/06 02:08:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/06 02:08:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:18 DEBUG : forgetting directory cache 2026/02/06 02:08:18 DEBUG : dir: forgetting directory cache 2026/02/06 02:08:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 02:08:18 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/06 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/06 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/06 02:08:18 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/06 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/06 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/06 02:08:18 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/06 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/06 02:08:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/06 02:08:19 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/06 02:08:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/06 02:08:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/06 02:08:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/06 02:08:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/06 02:08:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/06 02:08:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/06 02:08:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:20 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:20 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/06 02:08:20 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/06 02:08:20 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:20 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/06 02:08:20 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/06 02:08:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/06 02:08:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/06 02:08:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/06 02:08:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:20 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:20 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/06 02:08:20 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:20 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/06 02:08:20 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:20 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/06 02:08:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/06 02:08:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/06 02:08:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/06 02:08:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/06 02:08:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/06 02:08:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/06 02:08:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:21 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/06 02:08:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:21 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/06 02:08:21 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:08:21 DEBUG : Looking for writers 2026/02/06 02:08:21 DEBUG : FiLeA: reading active writers 2026/02/06 02:08:21 DEBUG : FiLeB: reading active writers 2026/02/06 02:08:21 DEBUG : FilEb: reading active writers 2026/02/06 02:08:21 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:08:21 DEBUG : >WaitForWriters: 2026/02/06 02:08:21 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:08:21 DEBUG : Looking for writers 2026/02/06 02:08:21 DEBUG : FiLeB: reading active writers 2026/02/06 02:08:21 DEBUG : FilEb: reading active writers 2026/02/06 02:08:21 DEBUG : i_was_renamed: reading active writers 2026/02/06 02:08:21 DEBUG : FiLeA: reading active writers 2026/02/06 02:08:21 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: TestCaseSensitivity Messages: listing wrong, want got FiLeA (5), FiLeB (5), FilEb (5), i_was_renamed (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: TestCaseSensitivity Messages: Unexpected file "FiLeA" 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: TestCaseSensitivity Messages: Unexpected file "FiLeB" 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: TestCaseSensitivity Messages: Unexpected file "FilEb" 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: TestCaseSensitivity Messages: Unexpected file "i_was_renamed" --- FAIL: TestCaseSensitivity (55.41s) === RUN TestUnicodeNormalization run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", 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 fstest.go:203: Not found "normal name with no special characters.txt" 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 : 2 Test: TestUnicodeNormalization Messages: 2 objects not found 2026/02/06 02:08:44 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:08:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/06 02:08:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/06 02:08:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/06 02:08:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/06 02:08:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/06 02:08:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/06 02:08:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/06 02:08:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/06 02:08:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/06 02:08:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:08:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/06 02:08:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:08:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/06 02:08:46 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:08:46 DEBUG : Looking for writers 2026/02/06 02:08:46 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/06 02:08:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/06 02:08:46 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: TestUnicodeNormalization Messages: listing wrong, want got normal name with no special characters.txt (5), 測試_Русский___ě_áñ (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: TestUnicodeNormalization Messages: Unexpected file "normal name with no special characters.txt" 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: TestUnicodeNormalization Messages: Unexpected file "測試_Русский___ě_áñ" --- FAIL: TestUnicodeNormalization (24.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:08:55 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:08:55 DEBUG : drime root 'rclone-test-katojoy9diqu': Reusing VFS from active cache 2026/02/06 02:08:55 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:08:55 DEBUG : Looking for writers 2026/02/06 02:08:55 DEBUG : >WaitForWriters: 2026/02/06 02:08:55 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:08:55 DEBUG : Looking for writers 2026/02/06 02:08:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (1.33s) === RUN TestVFSNewWithOpts run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:08:57 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:08:57 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:08:57 DEBUG : Looking for writers 2026/02/06 02:08:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.47s) === RUN TestVFSRoot run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:08:57 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:08:57 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:08:57 DEBUG : Looking for writers 2026/02/06 02:08:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.49s) === RUN TestVFSStat run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:08:58 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:09:08 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:09:08 DEBUG : dir: Looking for writers 2026/02/06 02:09:08 DEBUG : file2: reading active writers 2026/02/06 02:09:08 DEBUG : Looking for writers 2026/02/06 02:09:08 DEBUG : dir: reading active writers 2026/02/06 02:09:08 DEBUG : file1: reading active writers 2026/02/06 02:09:08 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: TestVFSStat Messages: directories --- FAIL: TestVFSStat (25.38s) === RUN TestVFSStatParent run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:09:23 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:09:26 DEBUG : forgetting directory cache 2026/02/06 02:09:26 DEBUG : dir: forgetting directory cache 2026/02/06 02:09:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/06 02:09:26 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/06 02:09:32 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:09:32 DEBUG : dir: Looking for writers 2026/02/06 02:09:32 DEBUG : Looking for writers 2026/02/06 02:09:32 DEBUG : dir: reading active writers 2026/02/06 02:09:32 DEBUG : file1: reading active writers 2026/02/06 02:09:32 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: TestVFSStatParent Messages: directories --- FAIL: TestVFSStatParent (23.48s) === RUN TestVFSOpenFile run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:09:47 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:10:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:10:00 DEBUG : file1: Open: flags=O_RDONLY 2026/02/06 02:10:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/06 02:10:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/06 02:10:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:10:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/06 02:10:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/06 02:10:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/06 02:10:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:10:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/06 02:10:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/06 02:10:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/06 02:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/06 02:10:00 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/06 02:10:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/06 02:10:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/06 02:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/06 02:10:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:10:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/06 02:10:03 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:10:03 DEBUG : dir: Looking for writers 2026/02/06 02:10:03 DEBUG : file2: reading active writers 2026/02/06 02:10:03 DEBUG : new_file.txt: reading active writers 2026/02/06 02:10:03 DEBUG : Looking for writers 2026/02/06 02:10:03 DEBUG : dir: reading active writers 2026/02/06 02:10:03 DEBUG : file1: reading active writers 2026/02/06 02:10:03 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 2026/02/06 02:10:08 DEBUG : forgetting directory cache 2026/02/06 02:10:08 DEBUG : forgetting directory cache 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 (30.55s) === RUN TestVFSRename run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:10:17 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:10:22 DEBUG : forgetting directory cache 2026/02/06 02:10:22 DEBUG : dir: forgetting directory cache 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/06 02:10:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/06 02:10:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000c1d140 2026/02/06 02:10:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/06 02:10:33 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/06 02:10:45 INFO : dir/file1: Moved (server-side) to: file0 2026/02/06 02:10:45 DEBUG : file0: Updating file with file0 0xc000c1d140 2026/02/06 02:10:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/06 02:10:45 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 2026/02/06 02:10:50 DEBUG : forgetting directory cache 2026/02/06 02:10:50 DEBUG : dir: forgetting 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/06 02:10:54 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:10:54 DEBUG : dir: Looking for writers 2026/02/06 02:10:54 DEBUG : new_file.txt: reading active writers 2026/02/06 02:10:54 DEBUG : Looking for writers 2026/02/06 02:10:54 DEBUG : dir: reading active writers 2026/02/06 02:10:54 DEBUG : file0: reading active writers 2026/02/06 02:10:54 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: TestVFSRename 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: TestVFSRename 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: TestVFSRename Messages: directories --- FAIL: TestVFSRename (51.77s) === RUN TestVFSStatfs run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:11:09 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:11:09 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:11:09 DEBUG : Looking for writers 2026/02/06 02:11:09 DEBUG : >WaitForWriters: 2026/02/06 02:11:10 DEBUG : forgetting directory cache 2026/02/06 02:11:10 DEBUG : dir: forgetting directory cache 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 --- PASS: TestVFSStatfs (13.15s) === RUN TestVFSMkdir run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:11:22 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:11:23 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/06 02:11:23 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:292: Sleeping for 6s just to make sure 2026/02/06 02:11:32 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 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/06 02:11:38 DEBUG : forgetting directory cache 2026/02/06 02:11:38 DEBUG : dir: forgetting directory cache 2026/02/06 02:11:45 DEBUG : Added virtual directory entry vAddDir: "c" 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/06 02:11:56 DEBUG : forgetting directory cache 2026/02/06 02:11:56 DEBUG : dir: forgetting directory cache 2026/02/06 02:11:58 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:292: Sleeping for 7s just to make sure 2026/02/06 02:12:11 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:12:11 DEBUG : b: Looking for writers 2026/02/06 02:12:11 DEBUG : c: Looking for writers 2026/02/06 02:12:11 DEBUG : d: Looking for writers 2026/02/06 02:12:11 DEBUG : Looking for writers 2026/02/06 02:12:11 DEBUG : a: Looking for writers 2026/02/06 02:12:11 DEBUG : Looking for writers 2026/02/06 02:12:11 DEBUG : a: reading active writers 2026/02/06 02:12:11 DEBUG : b: reading active writers 2026/02/06 02:12:11 DEBUG : c: reading active writers 2026/02/06 02:12:11 DEBUG : d: reading active writers 2026/02/06 02:12:11 DEBUG : /: reading active writers 2026/02/06 02:12:11 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (51.25s) === RUN TestVFSMkdirAll run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:12:13 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:12:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/06 02:12:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/06 02:12:16 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/06 02:12:17 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 2026/02/06 02:12:24 DEBUG : forgetting directory cache 2026/02/06 02:12:24 DEBUG : dir: forgetting directory cache 2026/02/06 02:12:24 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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/06 02:12:29 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:12:29 DEBUG : a/b/c/d: Looking for writers 2026/02/06 02:12:29 DEBUG : a/b/c: Looking for writers 2026/02/06 02:12:29 DEBUG : d: reading active writers 2026/02/06 02:12:29 DEBUG : a/b: Looking for writers 2026/02/06 02:12:29 DEBUG : c: reading active writers 2026/02/06 02:12:29 DEBUG : a: Looking for writers 2026/02/06 02:12:29 DEBUG : b: reading active writers 2026/02/06 02:12:29 DEBUG : Looking for writers 2026/02/06 02:12:29 DEBUG : a: reading active writers 2026/02/06 02:12:29 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 2026/02/06 02:12:47 DEBUG : forgetting directory cache 2026/02/06 02:12:47 DEBUG : dir: forgetting directory cache 2026/02/06 02:12:47 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: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.41s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:12:57 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:12:57 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:12:57 DEBUG : Looking for writers 2026/02/06 02:12:57 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b" failed - try 1/3: 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 2026/02/06 02:13:04 DEBUG : forgetting directory cache 2026/02/06 02:13:04 DEBUG : dir: forgetting directory cache 2026/02/06 02:13:04 DEBUG : dir: Removed 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 --- PASS: TestVFSIsMetadataFile (18.89s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:13:16 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:13:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:13:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:13:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:13:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:13:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/06 02:13:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/06 02:13:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/06 02:13:16 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/06 02:13:20 DEBUG : file1: size = 5 OK 2026/02/06 02:13:20 DEBUG : file1: Size of src and dst objects identical 2026/02/06 02:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:13:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:13:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:13:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:13:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:13:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:13:20 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/06 02:13:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/06 02:13:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 02:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:13:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:20 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/06 02:13:23 DEBUG : file1: Removing old object on successful upload 2026/02/06 02:13:23 DEBUG : file1: size = 0 OK 2026/02/06 02:13:23 DEBUG : file1: Size of src and dst objects identical 2026/02/06 02:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/06 02:13:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/06 02:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:13:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:23 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (7 bytes), uploading instead of streaming 2026/02/06 02:13:27 DEBUG : forgetting directory cache 2026/02/06 02:13:27 DEBUG : dir: forgetting directory cache 2026/02/06 02:13:27 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/06 02:13:27 DEBUG : file1: Removing old object on successful upload 2026/02/06 02:13:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 02:13:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 02:13:28 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/06 02:13:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/06 02:13:28 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/06 02:13:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/06 02:13:28 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/06 02:13:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/06 02:13:29 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/06 02:13:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/06 02:13:29 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/06 02:13:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/06 02:13:29 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/06 02:13:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/06 02:13:30 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/06 02:13:30 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/06 02:13:31 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/06 02:13:31 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/06 02:13:34 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/06 02:13:34 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/02/06 02:13:34 DEBUG : file1: Received error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 1/10 2026/02/06 02:13:39 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/06 02:13:50 DEBUG : forgetting directory cache 2026/02/06 02:13:50 DEBUG : dir: forgetting directory cache 2026/02/06 02:13:50 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/06 02:13:53 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/06 02:13:53 DEBUG : file1: Removing old object on successful upload 2026/02/06 02:13:54 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/06 02:13:54 DEBUG : file1: size = 7 OK 2026/02/06 02:13:54 DEBUG : file1: Size of src and dst objects identical 2026/02/06 02:13:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:13:54 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:13:54 DEBUG : Looking for writers 2026/02/06 02:13:54 DEBUG : file1: reading active writers 2026/02/06 02:13:54 DEBUG : >WaitForWriters: 2026/02/06 02:13:57 DEBUG : pacer: Reducing sleep to 640ms 2026/02/06 02:13:58 DEBUG : pacer: Reducing sleep to 320ms 2026/02/06 02:13:59 DEBUG : pacer: Reducing sleep to 160ms 2026/02/06 02:13:59 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/06 02:14:00 DEBUG : pacer: Reducing sleep to 40ms 2026/02/06 02:14:01 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/06 02:14:03 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/06 02:14:07 DEBUG : forgetting directory cache 2026/02/06 02:14:07 DEBUG : dir: forgetting directory cache 2026/02/06 02:14:07 DEBUG : dir: forgetting directory cache 2026/02/06 02:14:07 DEBUG : Removed virtual directory entry vAddFile: "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/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: TestWriteFileHandleMethods Messages: listing wrong, want got file1 (0), file1 (7) 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: TestWriteFileHandleMethods 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: TestWriteFileHandleMethods Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleMethods (51.67s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:14:07 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:14:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:14:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:14:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:14:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:14:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:14:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:14:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/06 02:14:09 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/06 02:14:09 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/06 02:14:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/06 02:14:09 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (11 bytes), uploading instead of streaming 2026/02/06 02:14:13 DEBUG : file1: size = 11 OK 2026/02/06 02:14:13 DEBUG : file1: Size of src and dst objects identical 2026/02/06 02:14:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:14:13 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 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/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt 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/write_test.go:235 Error: Not equal: expected: 0 actual : 1 Test: TestWriteFileHandleWriteAt Messages: 1 objects not found 2026/02/06 02:14:21 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:14:21 DEBUG : Looking for writers 2026/02/06 02:14:21 DEBUG : file1: reading active writers 2026/02/06 02:14:21 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: TestWriteFileHandleWriteAt 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: TestWriteFileHandleWriteAt Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleWriteAt (23.49s) === RUN TestWriteFileHandleFlush run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:14:31 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:14:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:14:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:14:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:14:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:14:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/06 02:14:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:243: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:243 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush 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:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,11,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,0,false" + (string) (len=14) "file1,11,false" } Test: TestWriteFileHandleFlush 2026/02/06 02:14:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:251: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:251 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:252: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:252 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleFlush 2026/02/06 02:14:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/06 02:14:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:256 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:257 Error: Should be true Test: TestWriteFileHandleFlush 2026/02/06 02:14:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/06 02:14:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:261: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:261 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:262 Error: Should be true Test: TestWriteFileHandleFlush 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:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,11,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,5,false" + (string) (len=14) "file1,11,false" } Test: TestWriteFileHandleFlush 2026/02/06 02:14:31 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:14:31 DEBUG : Looking for writers 2026/02/06 02:14:31 DEBUG : file1: reading active writers 2026/02/06 02:14:31 DEBUG : file1: active writers 1 2026/02/06 02:14:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/06 02:14:31 DEBUG : Looking for writers 2026/02/06 02:14:31 DEBUG : file1: reading active writers 2026/02/06 02:14:31 DEBUG : file1: active writers 1 2026/02/06 02:14:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/06 02:14:31 DEBUG : Looking for writers 2026/02/06 02:14:31 DEBUG : file1: reading active writers 2026/02/06 02:14:31 DEBUG : file1: active writers 1 2026/02/06 02:14:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/06 02:14:31 DEBUG : Looking for writers 2026/02/06 02:14:31 DEBUG : file1: reading active writers 2026/02/06 02:14:31 DEBUG : file1: active writers 1 2026/02/06 02:14:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/06 02:14:31 DEBUG : Looking for writers 2026/02/06 02:14:31 DEBUG : file1: reading active writers 2026/02/06 02:14:31 DEBUG : file1: active writers 1 2026/02/06 02:14:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/06 02:14:31 DEBUG : forgetting directory cache 2026/02/06 02:14:31 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 02:14:32 DEBUG : Looking for writers 2026/02/06 02:14:32 DEBUG : file1: reading active writers 2026/02/06 02:14:32 DEBUG : file1: active writers 1 2026/02/06 02:14:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/06 02:14:32 DEBUG : Looking for writers 2026/02/06 02:14:32 DEBUG : file1: reading active writers 2026/02/06 02:14:32 DEBUG : file1: active writers 1 2026/02/06 02:14:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/06 02:14:33 DEBUG : Looking for writers 2026/02/06 02:14:33 DEBUG : file1: reading active writers 2026/02/06 02:14:33 DEBUG : file1: active writers 1 2026/02/06 02:14:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:34 DEBUG : Looking for writers 2026/02/06 02:14:34 DEBUG : file1: reading active writers 2026/02/06 02:14:34 DEBUG : file1: active writers 1 2026/02/06 02:14:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:35 DEBUG : Looking for writers 2026/02/06 02:14:35 DEBUG : file1: reading active writers 2026/02/06 02:14:35 DEBUG : file1: active writers 1 2026/02/06 02:14:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:36 DEBUG : Looking for writers 2026/02/06 02:14:36 DEBUG : file1: reading active writers 2026/02/06 02:14:36 DEBUG : file1: active writers 1 2026/02/06 02:14:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:37 DEBUG : Looking for writers 2026/02/06 02:14:37 DEBUG : file1: reading active writers 2026/02/06 02:14:37 DEBUG : file1: active writers 1 2026/02/06 02:14:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:38 DEBUG : Looking for writers 2026/02/06 02:14:38 DEBUG : file1: reading active writers 2026/02/06 02:14:38 DEBUG : file1: active writers 1 2026/02/06 02:14:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:39 DEBUG : Looking for writers 2026/02/06 02:14:39 DEBUG : file1: reading active writers 2026/02/06 02:14:39 DEBUG : file1: active writers 1 2026/02/06 02:14:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:40 DEBUG : Looking for writers 2026/02/06 02:14:40 DEBUG : file1: reading active writers 2026/02/06 02:14:40 DEBUG : file1: active writers 1 2026/02/06 02:14:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:41 DEBUG : Looking for writers 2026/02/06 02:14:41 DEBUG : file1: reading active writers 2026/02/06 02:14:41 DEBUG : file1: active writers 1 2026/02/06 02:14:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:42 DEBUG : Looking for writers 2026/02/06 02:14:42 DEBUG : file1: reading active writers 2026/02/06 02:14:42 DEBUG : file1: active writers 1 2026/02/06 02:14:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:43 DEBUG : Looking for writers 2026/02/06 02:14:43 DEBUG : file1: reading active writers 2026/02/06 02:14:43 DEBUG : file1: active writers 1 2026/02/06 02:14:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:44 DEBUG : Looking for writers 2026/02/06 02:14:44 DEBUG : file1: reading active writers 2026/02/06 02:14:44 DEBUG : file1: active writers 1 2026/02/06 02:14:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:45 DEBUG : Looking for writers 2026/02/06 02:14:45 DEBUG : file1: reading active writers 2026/02/06 02:14:45 DEBUG : file1: active writers 1 2026/02/06 02:14:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:46 DEBUG : Looking for writers 2026/02/06 02:14:46 DEBUG : file1: reading active writers 2026/02/06 02:14:46 DEBUG : file1: active writers 1 2026/02/06 02:14:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:47 DEBUG : Looking for writers 2026/02/06 02:14:47 DEBUG : file1: reading active writers 2026/02/06 02:14:47 DEBUG : file1: active writers 1 2026/02/06 02:14:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:48 DEBUG : Looking for writers 2026/02/06 02:14:48 DEBUG : file1: reading active writers 2026/02/06 02:14:48 DEBUG : file1: active writers 1 2026/02/06 02:14:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:49 DEBUG : Looking for writers 2026/02/06 02:14:49 DEBUG : file1: reading active writers 2026/02/06 02:14:49 DEBUG : file1: active writers 1 2026/02/06 02:14:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:50 DEBUG : Looking for writers 2026/02/06 02:14:50 DEBUG : file1: reading active writers 2026/02/06 02:14:50 DEBUG : file1: active writers 1 2026/02/06 02:14:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:51 DEBUG : Looking for writers 2026/02/06 02:14:51 DEBUG : file1: reading active writers 2026/02/06 02:14:51 DEBUG : file1: active writers 1 2026/02/06 02:14:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:52 DEBUG : Looking for writers 2026/02/06 02:14:52 DEBUG : file1: reading active writers 2026/02/06 02:14:52 DEBUG : file1: active writers 1 2026/02/06 02:14:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:53 DEBUG : Looking for writers 2026/02/06 02:14:53 DEBUG : file1: reading active writers 2026/02/06 02:14:53 DEBUG : file1: active writers 1 2026/02/06 02:14:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:54 DEBUG : Looking for writers 2026/02/06 02:14:54 DEBUG : file1: reading active writers 2026/02/06 02:14:54 DEBUG : file1: active writers 1 2026/02/06 02:14:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:55 DEBUG : Looking for writers 2026/02/06 02:14:55 DEBUG : file1: reading active writers 2026/02/06 02:14:55 DEBUG : file1: active writers 1 2026/02/06 02:14:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:55 DEBUG : forgetting directory cache 2026/02/06 02:14:55 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/02/06 02:14:55 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 02:14:56 DEBUG : Looking for writers 2026/02/06 02:14:56 DEBUG : file1: reading active writers 2026/02/06 02:14:56 DEBUG : file1: active writers 1 2026/02/06 02:14:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:57 DEBUG : Looking for writers 2026/02/06 02:14:57 DEBUG : file1: reading active writers 2026/02/06 02:14:57 DEBUG : file1: active writers 1 2026/02/06 02:14:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:58 DEBUG : Looking for writers 2026/02/06 02:14:58 DEBUG : file1: reading active writers 2026/02/06 02:14:58 DEBUG : file1: active writers 1 2026/02/06 02:14:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:14:59 DEBUG : Looking for writers 2026/02/06 02:14:59 DEBUG : file1: reading active writers 2026/02/06 02:14:59 DEBUG : file1: active writers 1 2026/02/06 02:14:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:00 DEBUG : Looking for writers 2026/02/06 02:15:00 DEBUG : file1: reading active writers 2026/02/06 02:15:00 DEBUG : file1: active writers 1 2026/02/06 02:15:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:01 DEBUG : Looking for writers 2026/02/06 02:15:01 DEBUG : file1: reading active writers 2026/02/06 02:15:01 DEBUG : file1: active writers 1 2026/02/06 02:15:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:01 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/02/06 02:15:01 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleFlush (31.09s) === RUN TestWriteFileHandleRelease run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:15:02 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:15:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:15:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:15:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:15:02 DEBUG : file1: WriteFileHandle.Release closing 2026/02/06 02:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:02 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/06 02:15:08 DEBUG : forgetting directory cache 2026/02/06 02:15:08 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 02:15:09 DEBUG : file1: size = 0 OK 2026/02/06 02:15:09 DEBUG : file1: Size of src and dst objects identical 2026/02/06 02:15:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:09 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/06 02:15:09 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:15:09 DEBUG : Looking for writers 2026/02/06 02:15:09 DEBUG : file1: reading active writers 2026/02/06 02:15:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (7.85s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:15:10 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:15:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:15:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:15:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:10 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (2 bytes), uploading instead of streaming 2026/02/06 02:15:12 DEBUG : forgetting directory cache 2026/02/06 02:15:12 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 02:15:13 DEBUG : file1: size = 2 OK 2026/02/06 02:15:13 DEBUG : file1: Size of src and dst objects identical 2026/02/06 02:15:13 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/06 02:15:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:13 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:15:13 DEBUG : Looking for writers 2026/02/06 02:15:13 DEBUG : file1: reading active writers 2026/02/06 02:15:13 DEBUG : >WaitForWriters: 2026/02/06 02:15:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/06 02:15:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 02:15:14 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: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: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got file1 (0), file1 (2) 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: TestWriteFileModTimeWithOpenWriters 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: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "file1" --- FAIL: TestWriteFileModTimeWithOpenWriters (13.67s) === RUN TestFileReadAtZeroLength run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:15:23 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:15:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:15:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:15:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:15:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:24 DEBUG : drime root 'rclone-test-katojoy9diqu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/06 02:15:37 DEBUG : file1: size = 0 OK 2026/02/06 02:15:37 DEBUG : file1: Size of src and dst objects identical 2026/02/06 02:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/06 02:15:37 DEBUG : file1: Open: flags=O_RDONLY 2026/02/06 02:15:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/06 02:15:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/06 02:15:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:15:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/06 02:15:38 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:15:38 DEBUG : Looking for writers 2026/02/06 02:15:38 DEBUG : file1: reading active writers 2026/02/06 02:15: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 2026/02/06 02:15:43 DEBUG : forgetting directory cache 2026/02/06 02:15:43 DEBUG : dir: forgetting directory cache 2026/02/06 02:15:43 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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: TestFileReadAtZeroLength Messages: listing wrong, want got file1 (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: TestFileReadAtZeroLength Messages: Unexpected file "file1" --- FAIL: TestFileReadAtZeroLength (23.33s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:15:47 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:15:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/06 02:15:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/06 02:15:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/06 02:15:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/06 02:15:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/06 02:15:47 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:350: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: permission denied Test: TestFileReadAtNonZeroLength 2026/02/06 02:15:47 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:15:47 DEBUG : Looking for writers 2026/02/06 02:15:47 DEBUG : file1: reading active writers 2026/02/06 02:15:47 DEBUG : file1: active writers 1 2026/02/06 02:15:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/06 02:15:47 DEBUG : Looking for writers 2026/02/06 02:15:47 DEBUG : file1: reading active writers 2026/02/06 02:15:47 DEBUG : file1: active writers 1 2026/02/06 02:15:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/06 02:15:47 DEBUG : Looking for writers 2026/02/06 02:15:47 DEBUG : file1: reading active writers 2026/02/06 02:15:47 DEBUG : file1: active writers 1 2026/02/06 02:15:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/06 02:15:47 DEBUG : Looking for writers 2026/02/06 02:15:47 DEBUG : file1: reading active writers 2026/02/06 02:15:47 DEBUG : file1: active writers 1 2026/02/06 02:15:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/06 02:15:47 DEBUG : Looking for writers 2026/02/06 02:15:47 DEBUG : file1: reading active writers 2026/02/06 02:15:47 DEBUG : file1: active writers 1 2026/02/06 02:15:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/06 02:15:48 DEBUG : Looking for writers 2026/02/06 02:15:48 DEBUG : file1: reading active writers 2026/02/06 02:15:48 DEBUG : file1: active writers 1 2026/02/06 02:15:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/06 02:15:48 DEBUG : Looking for writers 2026/02/06 02:15:48 DEBUG : file1: reading active writers 2026/02/06 02:15:48 DEBUG : file1: active writers 1 2026/02/06 02:15:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/06 02:15:49 DEBUG : Looking for writers 2026/02/06 02:15:49 DEBUG : file1: reading active writers 2026/02/06 02:15:49 DEBUG : file1: active writers 1 2026/02/06 02:15:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:50 DEBUG : Looking for writers 2026/02/06 02:15:50 DEBUG : file1: reading active writers 2026/02/06 02:15:50 DEBUG : file1: active writers 1 2026/02/06 02:15:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:51 DEBUG : Looking for writers 2026/02/06 02:15:51 DEBUG : file1: reading active writers 2026/02/06 02:15:51 DEBUG : file1: active writers 1 2026/02/06 02:15:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:52 DEBUG : Looking for writers 2026/02/06 02:15:52 DEBUG : file1: reading active writers 2026/02/06 02:15:52 DEBUG : file1: active writers 1 2026/02/06 02:15:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:53 DEBUG : Looking for writers 2026/02/06 02:15:53 DEBUG : file1: reading active writers 2026/02/06 02:15:53 DEBUG : file1: active writers 1 2026/02/06 02:15:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:54 DEBUG : Looking for writers 2026/02/06 02:15:54 DEBUG : file1: reading active writers 2026/02/06 02:15:54 DEBUG : file1: active writers 1 2026/02/06 02:15:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:55 DEBUG : Looking for writers 2026/02/06 02:15:55 DEBUG : file1: reading active writers 2026/02/06 02:15:55 DEBUG : file1: active writers 1 2026/02/06 02:15:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:56 DEBUG : Looking for writers 2026/02/06 02:15:56 DEBUG : file1: reading active writers 2026/02/06 02:15:56 DEBUG : file1: active writers 1 2026/02/06 02:15:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:57 DEBUG : Looking for writers 2026/02/06 02:15:57 DEBUG : file1: reading active writers 2026/02/06 02:15:57 DEBUG : file1: active writers 1 2026/02/06 02:15:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:58 DEBUG : Looking for writers 2026/02/06 02:15:58 DEBUG : file1: reading active writers 2026/02/06 02:15:58 DEBUG : file1: active writers 1 2026/02/06 02:15:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:15:59 DEBUG : Looking for writers 2026/02/06 02:15:59 DEBUG : file1: reading active writers 2026/02/06 02:15:59 DEBUG : file1: active writers 1 2026/02/06 02:15:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:00 DEBUG : Looking for writers 2026/02/06 02:16:00 DEBUG : file1: reading active writers 2026/02/06 02:16:00 DEBUG : file1: active writers 1 2026/02/06 02:16:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:01 DEBUG : Looking for writers 2026/02/06 02:16:01 DEBUG : file1: reading active writers 2026/02/06 02:16:01 DEBUG : file1: active writers 1 2026/02/06 02:16:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:02 DEBUG : Looking for writers 2026/02/06 02:16:02 DEBUG : file1: reading active writers 2026/02/06 02:16:02 DEBUG : file1: active writers 1 2026/02/06 02:16:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:03 DEBUG : Looking for writers 2026/02/06 02:16:03 DEBUG : file1: reading active writers 2026/02/06 02:16:03 DEBUG : file1: active writers 1 2026/02/06 02:16:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:04 DEBUG : Looking for writers 2026/02/06 02:16:04 DEBUG : file1: reading active writers 2026/02/06 02:16:04 DEBUG : file1: active writers 1 2026/02/06 02:16:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:05 DEBUG : Looking for writers 2026/02/06 02:16:05 DEBUG : file1: reading active writers 2026/02/06 02:16:05 DEBUG : file1: active writers 1 2026/02/06 02:16:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:06 DEBUG : Looking for writers 2026/02/06 02:16:06 DEBUG : file1: reading active writers 2026/02/06 02:16:06 DEBUG : file1: active writers 1 2026/02/06 02:16:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:07 DEBUG : Looking for writers 2026/02/06 02:16:07 DEBUG : file1: reading active writers 2026/02/06 02:16:07 DEBUG : file1: active writers 1 2026/02/06 02:16:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:08 DEBUG : Looking for writers 2026/02/06 02:16:08 DEBUG : file1: reading active writers 2026/02/06 02:16:08 DEBUG : file1: active writers 1 2026/02/06 02:16:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:09 DEBUG : Looking for writers 2026/02/06 02:16:09 DEBUG : file1: reading active writers 2026/02/06 02:16:09 DEBUG : file1: active writers 1 2026/02/06 02:16:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:10 DEBUG : Looking for writers 2026/02/06 02:16:10 DEBUG : file1: reading active writers 2026/02/06 02:16:10 DEBUG : file1: active writers 1 2026/02/06 02:16:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:11 DEBUG : Looking for writers 2026/02/06 02:16:11 DEBUG : file1: reading active writers 2026/02/06 02:16:11 DEBUG : file1: active writers 1 2026/02/06 02:16:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:12 DEBUG : Looking for writers 2026/02/06 02:16:12 DEBUG : file1: reading active writers 2026/02/06 02:16:12 DEBUG : file1: active writers 1 2026/02/06 02:16:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:13 DEBUG : Looking for writers 2026/02/06 02:16:13 DEBUG : file1: reading active writers 2026/02/06 02:16:13 DEBUG : file1: active writers 1 2026/02/06 02:16:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:14 DEBUG : Looking for writers 2026/02/06 02:16:14 DEBUG : file1: reading active writers 2026/02/06 02:16:14 DEBUG : file1: active writers 1 2026/02/06 02:16:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:15 DEBUG : Looking for writers 2026/02/06 02:16:15 DEBUG : file1: reading active writers 2026/02/06 02:16:15 DEBUG : file1: active writers 1 2026/02/06 02:16:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:16 DEBUG : Looking for writers 2026/02/06 02:16:16 DEBUG : file1: reading active writers 2026/02/06 02:16:16 DEBUG : file1: active writers 1 2026/02/06 02:16:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:17 DEBUG : Looking for writers 2026/02/06 02:16:17 DEBUG : file1: reading active writers 2026/02/06 02:16:17 DEBUG : file1: active writers 1 2026/02/06 02:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/06 02:16:17 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/02/06 02:16:17 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (31.13s) === RUN TestZipManyFiles run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:16:18 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:16:21 DEBUG : forgetting directory cache 2026/02/06 02:16:21 DEBUG : dir: forgetting directory cache 2026/02/06 02:16:21 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/06 02:16:41 DEBUG : forgetting directory cache 2026/02/06 02:16:41 DEBUG : dir: forgetting directory cache 2026/02/06 02:16:41 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/06 02:16:41 DEBUG : dir: forgetting directory cache 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/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28) fstest.go:203: Not found "flat/f004.txt" 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/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestZipManyFiles Messages: 1 objects not found 2026/02/06 02:16:58 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/06 02:16:58 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/06 02:16:58 DEBUG : flat/f000.txt: Set virtual modtime to 2026-02-06 02:16:20 +0000 UTC 2026/02/06 02:16:58 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:16:59 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:16:59 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/06 02:16:59 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/06 02:16:59 DEBUG : flat/f001.txt: Set virtual modtime to 2026-02-06 02:16:24 +0000 UTC 2026/02/06 02:16:59 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:16:59 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:16:59 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/06 02:16:59 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/06 02:16:59 DEBUG : flat/f002.txt: Set virtual modtime to 2026-02-06 02:16:34 +0000 UTC 2026/02/06 02:16:59 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:16:59 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:16:59 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/06 02:16:59 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/06 02:16:59 DEBUG : flat/f003.txt: Set virtual modtime to 2026-02-06 02:16:41 +0000 UTC 2026/02/06 02:16:59 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:17:00 DEBUG : forgetting directory cache 2026/02/06 02:17:00 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/02/06 02:17:00 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:17:00 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/06 02:17:00 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/06 02:17:00 DEBUG : flat/f004.txt: Set virtual modtime to 2026-02-06 02:16:46 +0000 UTC 2026/02/06 02:17:00 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:17:00 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:17:00 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:17:00 DEBUG : flat: Looking for writers 2026/02/06 02:17:00 DEBUG : f004.txt: reading active writers 2026/02/06 02:17:00 DEBUG : f000.txt: reading active writers 2026/02/06 02:17:00 DEBUG : f001.txt: reading active writers 2026/02/06 02:17:00 DEBUG : f002.txt: reading active writers 2026/02/06 02:17:00 DEBUG : f003.txt: reading active writers 2026/02/06 02:17:00 DEBUG : Looking for writers 2026/02/06 02:17:00 DEBUG : flat: reading active writers 2026/02/06 02:17:00 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 2026/02/06 02:17:12 DEBUG : forgetting directory cache 2026/02/06 02:17:12 DEBUG : Removed virtual directory entry vDel: "open-test-file" fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/06 02:17:14 DEBUG : forgetting directory cache 2026/02/06 02:17:14 DEBUG : Removed virtual directory entry vAddFile: "file1" 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 (58.82s) === RUN TestZipManySubDirs run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:17:17 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:17:29 DEBUG : forgetting directory cache 2026/02/06 02:17:29 DEBUG : Removed virtual directory entry vDel: "rename_me" 2026/02/06 02:17:29 DEBUG : Removed virtual directory entry vAddFile: "i_was_renamed" 2026/02/06 02:17:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/06 02:17:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/06 02:17:31 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-02-06 02:17:27 +0000 UTC 2026/02/06 02:17:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:17:32 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:17:32 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/06 02:17:32 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/06 02:17:32 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-02-06 02:17:23 +0000 UTC 2026/02/06 02:17:32 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:17:32 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:17:32 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/06 02:17:32 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/06 02:17:32 DEBUG : a/top.txt: Set virtual modtime to 2026-02-06 02:17:19 +0000 UTC 2026/02/06 02:17:32 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:17:33 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:17:33 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:17:33 DEBUG : a/b/c: Looking for writers 2026/02/06 02:17:33 DEBUG : deep.txt: reading active writers 2026/02/06 02:17:33 DEBUG : a/b: Looking for writers 2026/02/06 02:17:33 DEBUG : c: reading active writers 2026/02/06 02:17:33 DEBUG : mid.txt: reading active writers 2026/02/06 02:17:33 DEBUG : a: Looking for writers 2026/02/06 02:17:33 DEBUG : b: reading active writers 2026/02/06 02:17:33 DEBUG : top.txt: reading active writers 2026/02/06 02:17:33 DEBUG : flat: Looking for writers 2026/02/06 02:17:33 DEBUG : Looking for writers 2026/02/06 02:17:33 DEBUG : flat: reading active writers 2026/02/06 02:17:33 DEBUG : a: reading active writers 2026/02/06 02:17:33 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 2026/02/06 02:17:50 DEBUG : dir: forgetting directory cache 2026/02/06 02:17:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 02:17:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/06 02:17:50 DEBUG : forgetting directory cache 2026/02/06 02:17:50 DEBUG : dir: forgetting directory cache 2026/02/06 02:17:50 DEBUG : dir/subdir: forgetting directory cache 2026/02/06 02:17:50 DEBUG : dir/virtualDir: 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: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 (40.76s) === RUN TestZipLargeFiles run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:17:57 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:18:06 DEBUG : forgetting directory cache 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-06 02:18:00 +0000 UTC 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : forgetting directory cache 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:07 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:18:07 DEBUG : a: Looking for writers 2026/02/06 02:18:07 DEBUG : bigdir: Looking for writers 2026/02/06 02:18:07 DEBUG : big.bin: reading active writers 2026/02/06 02:18:07 DEBUG : Looking for writers 2026/02/06 02:18:07 DEBUG : a: reading active writers 2026/02/06 02:18:07 DEBUG : bigdir: reading active writers 2026/02/06 02:18:07 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 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 (33.29s) === RUN TestZipDirsInRoot run.go:185: Remote "drime root 'rclone-test-katojoy9diqu'", Local "Local file system at /tmp/rclone680411107", Modify Window "876000h0m0s" 2026/02/06 02:18:31 INFO : drime root 'rclone-test-katojoy9diqu': poll-interval is not supported by this remote 2026/02/06 02:18:45 DEBUG : forgetting directory cache 2026/02/06 02:18:46 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/06 02:18:46 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/06 02:18:46 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-06 02:18:33 +0000 UTC 2026/02/06 02:18:46 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:18:46 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/06 02:18:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/06 02:18:46 DEBUG : dir2/b.txt: Set virtual modtime to 2026-02-06 02:18:37 +0000 UTC 2026/02/06 02:18:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:18:47 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:47 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/06 02:18:47 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/06 02:18:47 DEBUG : dir3/c.txt: Set virtual modtime to 2026-02-06 02:18:41 +0000 UTC 2026/02/06 02:18:47 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/06 02:18:47 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/06 02:18:47 DEBUG : WaitForWriters: timeout=30s 2026/02/06 02:18:47 DEBUG : dir2: Looking for writers 2026/02/06 02:18:47 DEBUG : b.txt: reading active writers 2026/02/06 02:18:47 DEBUG : dir3: Looking for writers 2026/02/06 02:18:47 DEBUG : c.txt: reading active writers 2026/02/06 02:18:47 DEBUG : a/b: Looking for writers 2026/02/06 02:18:47 DEBUG : a: Looking for writers 2026/02/06 02:18:47 DEBUG : b: reading active writers 2026/02/06 02:18:47 DEBUG : bigdir: Looking for writers 2026/02/06 02:18:47 DEBUG : dir1: Looking for writers 2026/02/06 02:18:47 DEBUG : a.txt: reading active writers 2026/02/06 02:18:47 DEBUG : Looking for writers 2026/02/06 02:18:47 DEBUG : a: reading active writers 2026/02/06 02:18:47 DEBUG : bigdir: reading active writers 2026/02/06 02:18:47 DEBUG : dir1: reading active writers 2026/02/06 02:18:47 DEBUG : dir2: reading active writers 2026/02/06 02:18:47 DEBUG : dir3: reading active writers 2026/02/06 02:18:47 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 2026/02/06 02:18:55 DEBUG : forgetting directory cache run.go:133: removing dir "dir2" failed: directory not empty 2026/02/06 02:18:57 DEBUG : forgetting directory cache 2026/02/06 02:18:57 DEBUG : forgetting directory cache 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", "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 (36.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/02/06 02:19:07 DEBUG : drime root 'rclone-test-katojoy9diqu': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 1h15m57.118187462s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirForgetAll TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll/Virtual TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirEntryModTimeInvalidation 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=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleReadAt TestReadFileHandleRelease TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteNoWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileModTimeWithOpenWriters TestCaseSensitivity TestUnicodeNormalization TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdirAll TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]