"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/02/05 05:06:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-mejoded5gave" 2026/02/05 05:06:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 05:06:29 DEBUG : Creating backend with remote "/tmp/rclone1199843200" === RUN TestDirHandleMethods run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:06:29 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:06:33 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:06:33 DEBUG : dir: Looking for writers 2026/02/05 05:06:33 DEBUG : Looking for writers 2026/02/05 05:06:33 DEBUG : dir: reading active writers 2026/02/05 05:06:33 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 2026/02/05 05:06:38 ERROR : error listing: directory not found fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirHandleMethods (15.42s) === RUN TestDirHandleReaddir run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:06:44 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:07:04 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:07:04 DEBUG : dir/subdir: Looking for writers 2026/02/05 05:07:04 DEBUG : dir: Looking for writers 2026/02/05 05:07:04 DEBUG : file1: reading active writers 2026/02/05 05:07:04 DEBUG : file2: reading active writers 2026/02/05 05:07:04 DEBUG : subdir: reading active writers 2026/02/05 05:07:04 DEBUG : Looking for writers 2026/02/05 05:07:04 DEBUG : dir: reading active writers 2026/02/05 05:07:04 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/subdir" failed - try 1/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: TestDirHandleReaddir Messages: directories --- FAIL: TestDirHandleReaddir (32.41s) === RUN TestDirHandleReaddirnames run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:07:17 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:07:21 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:07:21 DEBUG : dir: Looking for writers 2026/02/05 05:07:21 DEBUG : file1: reading active writers 2026/02/05 05:07:21 DEBUG : Looking for writers 2026/02/05 05:07:21 DEBUG : dir: reading active writers 2026/02/05 05:07:21 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: TestDirHandleReaddirnames 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: TestDirHandleReaddirnames 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: TestDirHandleReaddirnames Messages: directories --- FAIL: TestDirHandleReaddirnames (17.46s) === RUN TestDirMethods run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:07:34 INFO : drime root 'rclone-test-mejoded5gave': 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:36 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMethods 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:36 Error: Not equal: expected: 0 actual : 1 Test: TestDirMethods Messages: 1 objects not found 2026/02/05 05:07:47 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:07:47 DEBUG : dir: Looking for writers 2026/02/05 05:07:47 DEBUG : Looking for writers 2026/02/05 05:07:47 DEBUG : dir: reading active writers 2026/02/05 05:07: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: TestDirMethods 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: TestDirMethods 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: TestDirMethods Messages: directories --- FAIL: TestDirMethods (26.45s) === RUN TestDirForgetAll run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:08:01 INFO : drime root 'rclone-test-mejoded5gave': 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:87 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirForgetAll 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:87 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll Messages: 1 objects not found 2026/02/05 05:08:13 DEBUG : dir: forgetting directory cache 2026/02/05 05:08:13 DEBUG : forgetting directory cache 2026/02/05 05:08:13 DEBUG : dir: forgetting directory cache 2026/02/05 05:08:13 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:08:13 DEBUG : Looking for writers 2026/02/05 05:08: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 Error: Should be true Test: TestDirForgetAll 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: TestDirForgetAll 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: TestDirForgetAll Messages: directories --- FAIL: TestDirForgetAll (25.56s) === RUN TestDirForgetPath run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:08:26 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:08:46 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/05 05:08:46 DEBUG : dir: invalidating directory cache 2026/02/05 05:08:46 DEBUG : >ForgetPath: 2026/02/05 05:08:46 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/05 05:08:46 DEBUG : invalidating directory cache 2026/02/05 05:08:46 DEBUG : dir: forgetting directory cache 2026/02/05 05:08:46 DEBUG : >ForgetPath: 2026/02/05 05:08:46 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/05 05:08:46 DEBUG : >ForgetPath: 2026/02/05 05:08:46 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:08:46 DEBUG : dir: Looking for writers 2026/02/05 05:08:46 DEBUG : Looking for writers 2026/02/05 05:08:46 DEBUG : dir: reading active writers 2026/02/05 05:08:46 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/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: TestDirForgetPath Messages: directories --- FAIL: TestDirForgetPath (31.05s) === RUN TestDirWalk run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:08:57 INFO : drime root 'rclone-test-mejoded5gave': 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:148 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14), fil/a/b/c (15) got dir/file1 (14) fstest.go:203: Not found "fil/a/b/c" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:148 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found 2026/02/05 05:09:14 DEBUG : forgetting directory cache 2026/02/05 05:09:14 DEBUG : dir: forgetting directory cache 2026/02/05 05:09:14 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:09:14 DEBUG : dir: Looking for writers 2026/02/05 05:09:14 DEBUG : fil/a/b: Looking for writers 2026/02/05 05:09:14 DEBUG : fil/a: Looking for writers 2026/02/05 05:09:14 DEBUG : b: reading active writers 2026/02/05 05:09:14 DEBUG : fil: Looking for writers 2026/02/05 05:09:14 DEBUG : a: reading active writers 2026/02/05 05:09:14 DEBUG : Looking for writers 2026/02/05 05:09:14 DEBUG : dir: reading active writers 2026/02/05 05:09:14 DEBUG : fil: reading active writers 2026/02/05 05:09:14 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a/b" failed: directory not empty run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"fil", "fil/a", "fil/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=3) "fil", + (string) (len=5) "fil/a", + (string) (len=7) "fil/a/b" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (39.30s) === RUN TestDirSetModTime run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:09:36 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:09:40 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:09:40 DEBUG : fil: Looking for writers 2026/02/05 05:09:40 DEBUG : dir: Looking for writers 2026/02/05 05:09:40 DEBUG : Looking for writers 2026/02/05 05:09:40 DEBUG : dir: reading active writers 2026/02/05 05:09:40 DEBUG : fil: reading active writers 2026/02/05 05:09:40 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/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{"fil", "fil/a"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "fil", + (string) (len=5) "fil/a" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (23.27s) === RUN TestDirStat run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:10:00 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:10:04 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:10:04 DEBUG : dir: Looking for writers 2026/02/05 05:10:04 DEBUG : file1: reading active writers 2026/02/05 05:10:04 DEBUG : fil: Looking for writers 2026/02/05 05:10:04 DEBUG : Looking for writers 2026/02/05 05:10:04 DEBUG : dir: reading active writers 2026/02/05 05:10:04 DEBUG : fil: reading active writers 2026/02/05 05:10:04 DEBUG : >WaitForWriters: run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "fil"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=3) "fil" } Test: TestDirStat Messages: directories --- FAIL: TestDirStat (21.76s) === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:10:21 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:271 Error: Not equal: expected: []string{"dir,0,true"} actual : []string{"dir,0,true", "fil,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=10) "dir,0,true" +([]string) (len=2) { + (string) (len=10) "dir,0,true", + (string) (len=10) "fil,0,true" } Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2026/02/05 05:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/05 05:10:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/05 05:10:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/05 05:10:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/05 05:10:38 DEBUG : dir: invalidating directory cache 2026/02/05 05:10:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/05 05:10:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/05 05:10:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/05 05:10:39 DEBUG : dir/file1: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualFile,17,false"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", - (string) (len=17) "virtualDir,0,true", - (string) (len=20) "virtualFile,20,false" + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", + (string) (len=20) "virtualFile,17,false" } Test: TestDirReadDirAll/Virtual dir_test.go:304: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:304 Error: Expected nil, but got: map[string]vfs.vState{"virtualFile":0x1} Test: TestDirReadDirAll/Virtual 2026/02/05 05:10:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/05 05:10:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/05 05:10:39 DEBUG : dir: Added virtual directory entry vDel: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file2,15,false", "subdir,0,true", "virtualDir2,0,true", "virtualFile,17,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=4) { - (string) (len=17) "virtualDir,0,true", +([]string) (len=5) { + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=18) "virtualDir2,0,true", - (string) (len=20) "virtualFile,20,false", + (string) (len=20) "virtualFile,17,false", (string) (len=22) "virtualFile2,100,false" Test: TestDirReadDirAll/Virtual 2026/02/05 05:10:39 DEBUG : dir: invalidating directory cache 2026/02/05 05:10:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/05 05:10:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:10:39 DEBUG : dir/file2: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualFile,17,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", - (string) (len=17) "virtualDir,0,true", - (string) (len=20) "virtualFile,20,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", + (string) (len=20) "virtualFile,17,false", (string) (len=22) "virtualFile2,100,false" Test: TestDirReadDirAll/Virtual 2026/02/05 05:10:39 DEBUG : forgetting directory cache 2026/02/05 05:10:39 DEBUG : dir: forgetting directory cache 2026/02/05 05:10:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:10:39 DEBUG : fil: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualFile,17,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", - (string) (len=17) "virtualDir,0,true", - (string) (len=20) "virtualFile,20,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", + (string) (len=20) "virtualFile,17,false", (string) (len=22) "virtualFile2,100,false" Test: TestDirReadDirAll/Virtual 2026/02/05 05:10:39 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:10:39 DEBUG : dir/subdir: Looking for writers 2026/02/05 05:10:39 DEBUG : dir: Looking for writers 2026/02/05 05:10:39 DEBUG : file1: reading active writers 2026/02/05 05:10:39 DEBUG : file2: reading active writers 2026/02/05 05:10:39 DEBUG : subdir: reading active writers 2026/02/05 05:10:39 DEBUG : virtualFile: reading active writers 2026/02/05 05:10:39 DEBUG : virtualFile2: reading active writers 2026/02/05 05:10:39 DEBUG : fil: Looking for writers 2026/02/05 05:10:39 DEBUG : Looking for writers 2026/02/05 05:10:39 DEBUG : dir: reading active writers 2026/02/05 05:10:39 DEBUG : fil: reading active writers 2026/02/05 05:10:39 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:130: removing dir "dir/virtualDir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/virtualDir" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/virtualDir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=14) "dir/virtualDir" } Test: TestDirReadDirAll Messages: directories --- FAIL: TestDirReadDirAll (35.61s) --- FAIL: TestDirReadDirAll/Virtual (9.27s) === RUN TestDirOpen run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:10:57 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:11:08 ERROR : dir/: Can only open directories read only 2026/02/05 05:11:08 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:11:08 DEBUG : dir: Looking for writers 2026/02/05 05:11:08 DEBUG : Looking for writers 2026/02/05 05:11:08 DEBUG : dir: reading active writers 2026/02/05 05:11: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 --- PASS: TestDirOpen (15.55s) === RUN TestDirCreate run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:11:13 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found 2026/02/05 05:11:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/05 05:11:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/05 05:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/05 05:11:24 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (5 bytes), uploading instead of streaming 2026/02/05 05:11:26 DEBUG : dir/potato: size = 5 OK 2026/02/05 05:11:26 NOTICE: drime root 'rclone-test-mejoded5gave': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/05 05:11:26 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/05 05:11:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/05 05:11:26 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:11:26 DEBUG : dir: Looking for writers 2026/02/05 05:11:26 DEBUG : file1: reading active writers 2026/02/05 05:11:26 DEBUG : potato: reading active writers 2026/02/05 05:11:26 DEBUG : Looking for writers 2026/02/05 05:11:26 DEBUG : dir: reading active writers 2026/02/05 05:11:26 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 (26.52s) === RUN TestDirMkdir run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:11:39 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:11:51 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/05 05:12:00 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:12:00 DEBUG : dir/sub: Looking for writers 2026/02/05 05:12:00 DEBUG : dir: Looking for writers 2026/02/05 05:12:00 DEBUG : file1: reading active writers 2026/02/05 05:12:00 DEBUG : potato: reading active writers 2026/02/05 05:12:00 DEBUG : sub: reading active writers 2026/02/05 05:12:00 DEBUG : Looking for writers 2026/02/05 05:12:00 DEBUG : dir: reading active writers 2026/02/05 05:12:00 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 (35.95s) === RUN TestDirMkdirSub run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:12:15 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:12:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/05 05:12:19 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/05 05:12:28 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:12:28 DEBUG : dir/sub/subsub: Looking for writers 2026/02/05 05:12:28 DEBUG : dir/sub: Looking for writers 2026/02/05 05:12:28 DEBUG : subsub: reading active writers 2026/02/05 05:12:28 DEBUG : dir: Looking for writers 2026/02/05 05:12:28 DEBUG : file1: reading active writers 2026/02/05 05:12:28 DEBUG : sub: reading active writers 2026/02/05 05:12:28 DEBUG : Looking for writers 2026/02/05 05:12:28 DEBUG : dir: reading active writers 2026/02/05 05:12:28 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 (32.14s) === RUN TestDirRemove run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:12:47 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:12:52 ERROR : dir/: Dir.Remove not empty 2026/02/05 05:12:52 DEBUG : dir/file1: Remove: 2026/02/05 05:12:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:12:52 DEBUG : dir/file1: >Remove: err= 2026/02/05 05:12:52 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/05 05:12:52 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:12:52 DEBUG : dir/sub: Looking for writers 2026/02/05 05:12:52 DEBUG : dir: Looking for writers 2026/02/05 05:12:52 DEBUG : sub: reading active writers 2026/02/05 05:12:52 DEBUG : Looking for writers 2026/02/05 05:12:52 DEBUG : dir: reading active writers 2026/02/05 05:12:52 DEBUG : >WaitForWriters: 2026/02/05 05:12:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:12:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 05:12:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:12:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 05:12:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:12:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 05:12:53 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:12:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 05:12:53 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:12:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 05:12:54 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:12:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 05:12:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:12:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 05:12:55 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:12:55 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 05:12:56 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:12:56 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 05:12:59 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 05:12:59 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/05 05:13:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:13:04 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/05 05:13:14 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:13:34 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:13:54 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:14:14 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:14:34 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:14:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:15:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:15:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:15:54 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/05 05:16:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:16:33 DEBUG : dir: forgetting directory cache 2026/02/05 05:16:33 DEBUG : forgetting directory cache 2026/02/05 05:16:33 DEBUG : dir: forgetting directory cache 2026/02/05 05:16:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:16:54 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:17:04 DEBUG : forgetting directory cache 2026/02/05 05:17:04 DEBUG : dir: forgetting directory cache 2026/02/05 05:17:04 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:17:14 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:17:21 DEBUG : forgetting directory cache 2026/02/05 05:17:21 DEBUG : dir: forgetting directory cache 2026/02/05 05:17:34 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:17:47 DEBUG : forgetting directory cache 2026/02/05 05:17:47 DEBUG : dir: forgetting directory cache 2026/02/05 05:17:47 DEBUG : dir: forgetting directory cache 2026/02/05 05:17:54 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:18:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:18:34 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:18:45 DEBUG : forgetting directory cache 2026/02/05 05:18:45 DEBUG : dir: forgetting directory cache 2026/02/05 05:18:54 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:19:14 DEBUG : forgetting directory cache 2026/02/05 05:19:14 DEBUG : dir: forgetting directory cache 2026/02/05 05:19:14 DEBUG : dir: forgetting directory cache 2026/02/05 05:19:14 DEBUG : fil: forgetting directory cache 2026/02/05 05:19:14 DEBUG : fil/a: forgetting directory cache 2026/02/05 05:19:14 DEBUG : fil/a/b: forgetting directory cache 2026/02/05 05:19:14 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/05 05:19:34 DEBUG : pacer: Reducing sleep to 10s 2026/02/05 05:19:40 DEBUG : fil: forgetting directory cache 2026/02/05 05:19:40 DEBUG : dir: forgetting directory cache 2026/02/05 05:19:40 DEBUG : forgetting directory cache 2026/02/05 05:19:40 DEBUG : fil: forgetting directory cache 2026/02/05 05:19:40 DEBUG : dir: forgetting directory cache 2026/02/05 05:19:54 DEBUG : pacer: Reducing sleep to 5s 2026/02/05 05:20:04 DEBUG : fil: forgetting directory cache 2026/02/05 05:20:04 DEBUG : forgetting directory cache 2026/02/05 05:20:04 DEBUG : dir: forgetting directory cache 2026/02/05 05:20:04 DEBUG : fil: forgetting directory cache 2026/02/05 05:20:04 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/05 05:20:09 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/05 05:20:12 DEBUG : pacer: Reducing sleep to 625ms 2026/02/05 05:20:13 DEBUG : pacer: Reducing sleep to 312.5ms --- FAIL: TestDirRemove (445.65s) === RUN TestDirRemoveAll run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:20:13 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:20:13 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/05 05:20:14 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/05 05:20:14 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/05 05:20:19 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/05 05:20:19 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:292: Sleeping for 7s just to make sure 2026/02/05 05:20:29 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:20:29 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/05 05:20:31 DEBUG : dir/file1: Remove: 2026/02/05 05:20:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:20:31 DEBUG : dir/file1: >Remove: err= 2026/02/05 05:20:31 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/05 05:20:31 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:20:31 DEBUG : dir: Looking for writers 2026/02/05 05:20:31 DEBUG : Looking for writers 2026/02/05 05:20:31 DEBUG : dir: reading active writers 2026/02/05 05:20:31 DEBUG : >WaitForWriters: 2026/02/05 05:20:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:20:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 05:20:32 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:20:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 05:20:32 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:20:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 05:20:32 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:20:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 05:20:33 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:20:33 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 05:20:33 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:20:33 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 05:20:33 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:20:33 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 05:20:34 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:20:34 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 05:20:35 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:20:35 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 05:20:38 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 05:20:38 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/05 05:20:39 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/05 05:20:39 DEBUG : forgetting directory cache 2026/02/05 05:20:39 DEBUG : dir: forgetting directory cache 2026/02/05 05:20:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:20:39 DEBUG : fil: forgetting directory cache 2026/02/05 05:20:39 DEBUG : dir: forgetting directory cache 2026/02/05 05:20:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:20:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:20:43 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/05 05:20:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:21:08 DEBUG : forgetting directory cache 2026/02/05 05:21:08 DEBUG : dir: forgetting directory cache 2026/02/05 05:21:08 DEBUG : dir: forgetting directory cache 2026/02/05 05:21:13 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:21:24 DEBUG : forgetting directory cache 2026/02/05 05:21:24 DEBUG : dir: forgetting directory cache 2026/02/05 05:21:24 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/02/05 05:21:33 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:21:51 DEBUG : forgetting directory cache 2026/02/05 05:21:51 DEBUG : dir: forgetting directory cache 2026/02/05 05:21:51 DEBUG : dir/sub: forgetting directory cache 2026/02/05 05:21:51 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/05 05:21:53 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:22:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:22:18 DEBUG : forgetting directory cache 2026/02/05 05:22:18 DEBUG : dir: forgetting directory cache 2026/02/05 05:22:18 DEBUG : dir/sub: forgetting directory cache 2026/02/05 05:22:18 DEBUG : dir/sub/subsub: forgetting directory cache 2026/02/05 05:22:18 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/02/05 05:22:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/05 05:22:33 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:22:51 DEBUG : forgetting directory cache 2026/02/05 05:22:51 DEBUG : dir: forgetting directory cache 2026/02/05 05:22:51 DEBUG : dir/sub: forgetting directory cache 2026/02/05 05:22:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:22:53 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:23:13 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:23:33 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/05 05:23:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:24:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:24:33 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:24:53 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:25:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:25:33 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:25:53 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:26:13 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:26:33 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:26:53 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/05 05:27:13 DEBUG : pacer: Reducing sleep to 10s 2026/02/05 05:27:33 DEBUG : pacer: Reducing sleep to 5s 2026/02/05 05:27:43 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirRemoveAll (450.32s) === RUN TestDirRemoveName run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:27:43 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:27:48 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/05 05:27:51 DEBUG : pacer: Reducing sleep to 625ms 2026/02/05 05:27:52 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/05 05:27:55 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/05 05:27:56 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/05 05:27:56 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/05 05:27:56 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/05 05:27:57 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 05:27:57 DEBUG : dir/file1: Remove: 2026/02/05 05:27:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:27:57 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/05 05:28:06 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:28:06 DEBUG : dir: Looking for writers 2026/02/05 05:28:06 DEBUG : Looking for writers 2026/02/05 05:28:06 DEBUG : dir: reading active writers 2026/02/05 05:28:06 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemoveName Messages: directories --- FAIL: TestDirRemoveName (33.47s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:28:17 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:28:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/05 05:28:35 DEBUG : dir: Updating dir with dir2 0xc00089cb60 2026/02/05 05:28:35 DEBUG : dir: forgetting directory cache 2026/02/05 05:28:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/05 05:28:35 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/05 05:28:36 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/05 05:28:45 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/05 05:28:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/05 05:28:56 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000668d00 2026/02/05 05:28:56 DEBUG : empty directory: forgetting directory cache 2026/02/05 05:28:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/05 05:28:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/05 05:28:56 DEBUG : dir2: Renaming to "dir3" 2026/02/05 05:28:56 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:28:56 DEBUG : dir3: Looking for writers 2026/02/05 05:28:56 DEBUG : renamed empty directory: Looking for writers 2026/02/05 05:28:56 DEBUG : Looking for writers 2026/02/05 05:28:56 DEBUG : dir3: reading active writers 2026/02/05 05:28:56 DEBUG : renamed empty directory: reading active writers 2026/02/05 05:28:56 DEBUG : >WaitForWriters: run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir2" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (53.88s) === 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:29:11 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:29:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/05 05:29:24 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:29:24 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/05 05:29:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/05 05:29:24 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/05 05:29:24 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/05 05:29:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/05 05:29:24 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:29:24 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/05 05:29:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/05 05:29:24 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/05 05:29:24 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/05 05:29:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/05 05:29:24 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (12 bytes), uploading instead of streaming 2026/02/05 05:29:27 DEBUG : dir/sub/file2: size = 12 OK 2026/02/05 05:29:27 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/05 05:29:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/05 05:29:27 DEBUG : forgetting directory cache 2026/02/05 05:29:27 DEBUG : dir: forgetting directory cache 2026/02/05 05:29:27 DEBUG : dir/sub: forgetting directory cache 2026/02/05 05:29:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/05 05:29:27 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/05 05:29:27 DEBUG : dir2: forgetting directory cache 2026/02/05 05:29:27 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (5 bytes), uploading instead of streaming 2026/02/05 05:29:31 DEBUG : dir/sub/file0: size = 5 OK 2026/02/05 05:29:31 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/05 05:29:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/05 05:29:31 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:29:31 DEBUG : dir/sub: Looking for writers 2026/02/05 05:29:31 DEBUG : file0: reading active writers 2026/02/05 05:29:31 DEBUG : file2: reading active writers 2026/02/05 05:29:31 DEBUG : dir: Looking for writers 2026/02/05 05:29:31 DEBUG : file1: reading active writers 2026/02/05 05:29:31 DEBUG : sub: reading active writers 2026/02/05 05:29:31 DEBUG : dir2: Looking for writers 2026/02/05 05:29:31 DEBUG : Looking for writers 2026/02/05 05:29:31 DEBUG : dir: reading active writers 2026/02/05 05:29:31 DEBUG : dir2: reading active writers 2026/02/05 05:29:31 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (35.46s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:29:46 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/05 05:29:46 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:29:46 DEBUG : Looking for writers 2026/02/05 05:29: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:292: Sleeping for 7s just to make sure --- SKIP: TestDirEntryModTimeInvalidation (13.23s) === RUN TestDirMetadataExtension run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:29:59 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:30:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/05 05:30:03 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-02-05 05:30:01 +0000 UTC 2026/02/05 05:30:03 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:30:03 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/05 05:30:03 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/05 05:30:03 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/05 05:30:03 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:30:03 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/05 05:30:03 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/05 05:30:03 DEBUG : dir.metadata: Set virtual modtime to 2026-02-05 05:30:02 +0000 UTC 2026/02/05 05:30:03 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:30:03 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/05 05:30:03 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/05 05:30:03 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/05 05:30:03 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:30:03 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/05 05:30:03 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:30:03 DEBUG : dir: Looking for writers 2026/02/05 05:30:03 DEBUG : file1: reading active writers 2026/02/05 05:30:03 DEBUG : file1.metadata: reading active writers 2026/02/05 05:30:03 DEBUG : Looking for writers 2026/02/05 05:30:03 DEBUG : dir: reading active writers 2026/02/05 05:30:03 DEBUG : dir.metadata: reading active writers 2026/02/05 05:30: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 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 (18.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:30:18 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:30:30 DEBUG : forgetting directory cache 2026/02/05 05:30:30 DEBUG : dir: forgetting directory cache 2026/02/05 05:30:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:30:31 DEBUG : dir/file1: Set virtual modtime to 2026-02-05 05:30:19 +0000 UTC 2026/02/05 05:30:31 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:30:31 DEBUG : dir: Looking for writers 2026/02/05 05:30:31 DEBUG : file1: reading active writers 2026/02/05 05:30:31 DEBUG : Looking for writers 2026/02/05 05:30:31 DEBUG : dir: reading active writers 2026/02/05 05:30:31 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 2026/02/05 05:30:39 DEBUG : forgetting directory cache 2026/02/05 05:30:39 DEBUG : dir: forgetting directory cache 2026/02/05 05:30:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:30:39 DEBUG : fil: forgetting directory cache 2026/02/05 05:30:39 DEBUG : dir: forgetting directory cache 2026/02/05 05:30:39 DEBUG : dir/subdir: 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"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileMethods Messages: directories --- FAIL: TestFileMethods (26.25s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:30:44 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 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/05 05:30:52 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:30:52 DEBUG : dir: Looking for writers 2026/02/05 05:30:52 DEBUG : file1: reading active writers 2026/02/05 05:30:52 DEBUG : Looking for writers 2026/02/05 05:30:52 DEBUG : dir: reading active writers 2026/02/05 05:30:52 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:31:05 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:31:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:31:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/05 05:31:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:31:18 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (0 bytes), uploading instead of streaming 2026/02/05 05:31:20 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:31:20 DEBUG : dir/file1: size = 0 OK 2026/02/05 05:31:20 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/05 05:31:20 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/05 05:31:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:31:20 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:31:20 DEBUG : dir: Looking for writers 2026/02/05 05:31:20 DEBUG : file1: reading active writers 2026/02/05 05:31:20 DEBUG : Looking for writers 2026/02/05 05:31:20 DEBUG : time_test: reading active writers 2026/02/05 05:31:20 DEBUG : dir: reading active writers 2026/02/05 05:31:20 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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/05 05:31:30 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:31:30 DEBUG : dir: Looking for writers 2026/02/05 05:31:30 DEBUG : file1: reading active writers 2026/02/05 05:31:30 DEBUG : Looking for writers 2026/02/05 05:31:30 DEBUG : dir: reading active writers 2026/02/05 05:31:30 DEBUG : time_test: reading active writers 2026/02/05 05:31:30 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=true,write=false Messages: directories === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:31:43 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:31:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:31:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/05 05:31:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:31:55 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (5 bytes), uploading instead of streaming 2026/02/05 05:31:57 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:31:57 DEBUG : dir/file1: size = 5 OK 2026/02/05 05:31:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/05 05:31:57 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/05 05:31:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:31:57 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:31:57 DEBUG : dir: Looking for writers 2026/02/05 05:31:57 DEBUG : file1: reading active writers 2026/02/05 05:31:57 DEBUG : Looking for writers 2026/02/05 05:31:57 DEBUG : dir: reading active writers 2026/02/05 05:31:57 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/05 05:32:06 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:32:06 DEBUG : dir: Looking for writers 2026/02/05 05:32:06 DEBUG : file1: reading active writers 2026/02/05 05:32:06 DEBUG : Looking for writers 2026/02/05 05:32:06 DEBUG : dir: reading active writers 2026/02/05 05:32:06 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=true,write=true Messages: directories === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:32:19 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:32:19 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:32:19 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:19 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:19 DEBUG : Config file has changed externally - reloading 2026/02/05 05:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:19 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:32:25 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/05 05:32:26 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:32:26 DEBUG : dir: Looking for writers 2026/02/05 05:32:26 DEBUG : file1: reading active writers 2026/02/05 05:32:26 DEBUG : Looking for writers 2026/02/05 05:32:26 DEBUG : dir: reading active writers 2026/02/05 05:32:26 DEBUG : >WaitForWriters: 2026/02/05 05:32:26 DEBUG : drime root 'rclone-test-mejoded5gave': 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=false,write=false 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=false,write=false 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=false,write=false Messages: directories === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:32:39 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:32:39 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:32:39 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:39 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:32:39 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=false Messages: 1 objects not found 2026/02/05 05:32:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/05 05:32:52 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:32:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:32:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:32:52 DEBUG : dir/file1(0xc000bd1100): close: 2026/02/05 05:32:52 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/05 05:32:52 DEBUG : dir/file1(0xc000bd1100): >close: err= 2026/02/05 05:32:52 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:32:52 DEBUG : dir: Looking for writers 2026/02/05 05:32:52 DEBUG : file1: reading active writers 2026/02/05 05:32:52 DEBUG : Looking for writers 2026/02/05 05:32:52 DEBUG : dir: reading active writers 2026/02/05 05:32:52 DEBUG : >WaitForWriters: 2026/02/05 05:32:52 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:32:52 DEBUG : dir: Looking for writers 2026/02/05 05:32:52 DEBUG : file1: reading active writers 2026/02/05 05:32:52 DEBUG : Looking for writers 2026/02/05 05:32:52 DEBUG : dir: reading active writers 2026/02/05 05:32:52 DEBUG : >WaitForWriters: 2026/02/05 05:32:52 DEBUG : drime root 'rclone-test-mejoded5gave': 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:33:05 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:33:05 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:33:05 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:33:05 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:33:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:33:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:33:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:33:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:33:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:33:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:33:05 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:33:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/05 05:33:20 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:33:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:33:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:33:20 DEBUG : dir/file1(0xc000a90300): _writeAt: size=5, off=0 2026/02/05 05:33:20 DEBUG : dir/file1(0xc000a90300): openPending: 2026/02/05 05:33:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/05 05:33:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/05 05:33:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:33:20 DEBUG : dir/file1(0xc000a90300): >openPending: err= 2026/02/05 05:33:20 DEBUG : dir/file1(0xc000a90300): >_writeAt: n=5, err= 2026/02/05 05:33:20 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/05 05:33:20 DEBUG : dir/file1(0xc000a90300): close: 2026/02/05 05:33:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/05 05:33:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/05 05:33:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/05 05:33:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/05 05:33:20 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/05 05:33:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:33:20 DEBUG : dir/file1(0xc000a90300): >close: err= 2026/02/05 05:33:20 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:33:20 DEBUG : dir: Looking for writers 2026/02/05 05:33:20 DEBUG : file1: reading active writers 2026/02/05 05:33:20 DEBUG : Looking for writers 2026/02/05 05:33:20 DEBUG : dir: reading active writers 2026/02/05 05:33:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:33:20 DEBUG : dir: Looking for writers 2026/02/05 05:33:20 DEBUG : file1: reading active writers 2026/02/05 05:33:20 DEBUG : Looking for writers 2026/02/05 05:33:20 DEBUG : dir: reading active writers 2026/02/05 05:33:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:33:20 DEBUG : dir: Looking for writers 2026/02/05 05:33:20 DEBUG : file1: reading active writers 2026/02/05 05:33:20 DEBUG : Looking for writers 2026/02/05 05:33:20 DEBUG : dir: reading active writers 2026/02/05 05:33:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:33:20 DEBUG : dir: Looking for writers 2026/02/05 05:33:20 DEBUG : file1: reading active writers 2026/02/05 05:33:20 DEBUG : Looking for writers 2026/02/05 05:33:20 DEBUG : dir: reading active writers 2026/02/05 05:33:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:33:20 DEBUG : dir/file1: vfs cache: starting upload 2026/02/05 05:33:20 DEBUG : dir: Looking for writers 2026/02/05 05:33:20 DEBUG : file1: reading active writers 2026/02/05 05:33:20 DEBUG : Looking for writers 2026/02/05 05:33:20 DEBUG : dir: reading active writers 2026/02/05 05:33:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:33:21 DEBUG : dir: Looking for writers 2026/02/05 05:33:21 DEBUG : file1: reading active writers 2026/02/05 05:33:21 DEBUG : Looking for writers 2026/02/05 05:33:21 DEBUG : dir: reading active writers 2026/02/05 05:33:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:33:21 DEBUG : dir: Looking for writers 2026/02/05 05:33:21 DEBUG : file1: reading active writers 2026/02/05 05:33:21 DEBUG : Looking for writers 2026/02/05 05:33:21 DEBUG : dir: reading active writers 2026/02/05 05:33:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:33:22 DEBUG : dir: Looking for writers 2026/02/05 05:33:22 DEBUG : file1: reading active writers 2026/02/05 05:33:22 DEBUG : Looking for writers 2026/02/05 05:33:22 DEBUG : dir: reading active writers 2026/02/05 05:33:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:33:22 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:33:22 DEBUG : dir/file1: size = 14 OK 2026/02/05 05:33:22 INFO : dir/file1: Copied (replaced existing) 2026/02/05 05:33:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/05 05:33:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/05 05:33:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:33:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/05 05:33:23 DEBUG : dir: Looking for writers 2026/02/05 05:33:23 DEBUG : file1: reading active writers 2026/02/05 05:33:23 DEBUG : Looking for writers 2026/02/05 05:33:23 DEBUG : dir: reading active writers 2026/02/05 05:33:23 DEBUG : >WaitForWriters: 2026/02/05 05:33:23 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:33:23 DEBUG : dir: Looking for writers 2026/02/05 05:33:23 DEBUG : file1: reading active writers 2026/02/05 05:33:23 DEBUG : Looking for writers 2026/02/05 05:33:23 DEBUG : dir: reading active writers 2026/02/05 05:33:23 DEBUG : >WaitForWriters: 2026/02/05 05:33:23 DEBUG : drime root 'rclone-test-mejoded5gave': 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 (172.30s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (21.29s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (38.01s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (35.80s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (19.77s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (26.30s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (31.13s) === RUN TestFileOpenRead run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:33:36 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:33:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:33:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/05 05:33:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:33:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/05 05:33:49 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:33:49 DEBUG : dir: Looking for writers 2026/02/05 05:33:49 DEBUG : file1: reading active writers 2026/02/05 05:33:49 DEBUG : Looking for writers 2026/02/05 05:33:49 DEBUG : dir: reading active writers 2026/02/05 05:33:49 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty 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 (26.71s) === RUN TestFileOpenReadUnknownSize 2026/02/05 05:34:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/05 05:34:03 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/05 05:34:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:34:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/05 05:34:03 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:34:03 DEBUG : Looking for writers 2026/02/05 05:34:03 DEBUG : file.txt: reading active writers 2026/02/05 05:34:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:34:03 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:34:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:34:19 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (25 bytes), uploading instead of streaming 2026/02/05 05:34:21 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:34:21 DEBUG : dir/file1: size = 25 OK 2026/02/05 05:34:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/05 05:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:34:21 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:34:21 DEBUG : dir: Looking for writers 2026/02/05 05:34:21 DEBUG : file1: reading active writers 2026/02/05 05:34:21 DEBUG : Looking for writers 2026/02/05 05:34:21 DEBUG : dir: reading active writers 2026/02/05 05:34:21 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 (31.73s) === RUN TestFileRemove run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:34:35 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:34:47 DEBUG : dir/file1: Remove: 2026/02/05 05:34:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:34:47 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/05 05:34:56 DEBUG : dir/file1: Remove: 2026/02/05 05:34:56 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/05 05:34:56 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:34:56 DEBUG : dir: Looking for writers 2026/02/05 05:34:56 DEBUG : Looking for writers 2026/02/05 05:34:56 DEBUG : dir: reading active writers 2026/02/05 05:34:56 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.29s) === RUN TestFileRemoveAll run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:35:10 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:35:14 DEBUG : dir/file1: Remove: 2026/02/05 05:35:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:35: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: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/05 05:35:23 DEBUG : dir/file1: Remove: 2026/02/05 05:35:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/05 05:35:23 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:35:23 DEBUG : dir: Looking for writers 2026/02/05 05:35:23 DEBUG : Looking for writers 2026/02/05 05:35:23 DEBUG : dir: reading active writers 2026/02/05 05:35:23 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 (23.27s) === RUN TestFileOpen run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:35:33 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:35:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:35:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/05 05:35:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/05 05:35:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/05 05:35:39 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/05 05:35:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/05 05:35:39 DEBUG : dir/file1: Open: flags=0x3 2026/02/05 05:35:39 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/05 05:35:39 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/05 05:35:39 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:35:39 DEBUG : dir: Looking for writers 2026/02/05 05:35:39 DEBUG : file1: reading active writers 2026/02/05 05:35:39 DEBUG : Looking for writers 2026/02/05 05:35:39 DEBUG : dir: reading active writers 2026/02/05 05:35: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 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:35:52 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:36:03 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:36:03 DEBUG : dir: Looking for writers 2026/02/05 05:36:03 DEBUG : file1: reading active writers 2026/02/05 05:36:03 DEBUG : Looking for writers 2026/02/05 05:36:03 DEBUG : dir: reading active writers 2026/02/05 05:36:03 DEBUG : >WaitForWriters: 2026/02/05 05:36:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:36:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00063afc0 2026/02/05 05:36:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:36:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 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/off,forceCache=false Messages: 1 objects not found 2026/02/05 05:36:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/05 05:36:15 DEBUG : dir/file1: Updating file with dir/file1 0xc00063afc0 2026/02/05 05:36:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/05 05:36:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/05 05:36:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:36:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/05 05:36:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:36:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc00063afc0 2026/02/05 05:36:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:36:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:36:24 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (25 bytes), uploading instead of streaming 2026/02/05 05:36:27 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:36:27 DEBUG : dir/file1: size = 25 OK 2026/02/05 05:36:27 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/05 05:36:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:36:27 DEBUG : newLeaf: Running delayed rename now 2026/02/05 05:36:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:36:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00063afc0 2026/02/05 05:36:29 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:36:29 DEBUG : dir: Looking for writers 2026/02/05 05:36:29 DEBUG : Looking for writers 2026/02/05 05:36:29 DEBUG : dir: reading active writers 2026/02/05 05:36:29 DEBUG : newLeaf: reading active writers 2026/02/05 05:36:29 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 dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/05 05:36:37 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:36:37 DEBUG : dir: Looking for writers 2026/02/05 05:36:37 DEBUG : Looking for writers 2026/02/05 05:36:37 DEBUG : dir: reading active writers 2026/02/05 05:36:37 DEBUG : newLeaf: reading active writers 2026/02/05 05:36:37 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:36:48 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:36:48 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:36:48 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:36:48 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:36:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:36:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:36:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:36:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:36:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:36:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:36:48 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:36:52 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:36:52 DEBUG : dir: Looking for writers 2026/02/05 05:36:52 DEBUG : file1: reading active writers 2026/02/05 05:36:52 DEBUG : Looking for writers 2026/02/05 05:36:52 DEBUG : dir: reading active writers 2026/02/05 05:36:52 DEBUG : >WaitForWriters: 2026/02/05 05:36:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:36:54 DEBUG : newLeaf: Updating file with newLeaf 0xc00063ae40 2026/02/05 05:36:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:36:54 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/05 05:37:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/05 05:37:05 DEBUG : dir/file1: Updating file with dir/file1 0xc00063ae40 2026/02/05 05:37:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/05 05:37:05 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/05 05:37:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:37:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/05 05:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:37:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc00063ae40 2026/02/05 05:37:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:37:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:37:14 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (25 bytes), uploading instead of streaming 2026/02/05 05:37:18 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:37:18 DEBUG : dir/file1: size = 25 OK 2026/02/05 05:37:18 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/05 05:37:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:37:18 DEBUG : newLeaf: Running delayed rename now 2026/02/05 05:37:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:37:19 DEBUG : newLeaf: Updating file with newLeaf 0xc00063ae40 2026/02/05 05:37:19 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:37:19 DEBUG : dir: Looking for writers 2026/02/05 05:37:19 DEBUG : Looking for writers 2026/02/05 05:37:19 DEBUG : dir: reading active writers 2026/02/05 05:37:19 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:19 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/05 05:37:27 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:37:27 DEBUG : dir: Looking for writers 2026/02/05 05:37:27 DEBUG : Looking for writers 2026/02/05 05:37:27 DEBUG : dir: reading active writers 2026/02/05 05:37:27 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:27 DEBUG : >WaitForWriters: 2026/02/05 05:37:27 DEBUG : drime root 'rclone-test-mejoded5gave': 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=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" === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:37:36 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:37:36 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:37:36 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:37:36 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:37:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:37:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:37:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:37:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:37:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:37:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:37:36 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), 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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2026/02/05 05:37:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/05 05:37:52 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:37:52 DEBUG : dir/file1(0xc00045d8c0): openPending: 2026/02/05 05:37:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/05 05:37:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/05 05:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:37:52 DEBUG : dir/file1(0xc00045d8c0): >openPending: err= 2026/02/05 05:37:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/05 05:37:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:37:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:37:52 DEBUG : dir/file1(0xc00045d8c0): _writeAt: size=14, off=0 2026/02/05 05:37:52 DEBUG : dir/file1(0xc00045d8c0): >_writeAt: n=14, err= 2026/02/05 05:37:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/05 05:37:52 DEBUG : dir/file1(0xc00045d8c0): close: 2026/02/05 05:37:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/05 05:37:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/05 05:37:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:37:52 DEBUG : dir/file1(0xc00045d8c0): >close: err= 2026/02/05 05:37:52 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:37:52 DEBUG : dir: Looking for writers 2026/02/05 05:37:52 DEBUG : file1: reading active writers 2026/02/05 05:37:52 DEBUG : Looking for writers 2026/02/05 05:37:52 DEBUG : dir: reading active writers 2026/02/05 05:37:52 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:37:52 DEBUG : dir: Looking for writers 2026/02/05 05:37:52 DEBUG : file1: reading active writers 2026/02/05 05:37:52 DEBUG : Looking for writers 2026/02/05 05:37:52 DEBUG : dir: reading active writers 2026/02/05 05:37:52 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:37:52 DEBUG : dir: Looking for writers 2026/02/05 05:37:52 DEBUG : file1: reading active writers 2026/02/05 05:37:52 DEBUG : Looking for writers 2026/02/05 05:37:52 DEBUG : dir: reading active writers 2026/02/05 05:37:52 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:37:52 DEBUG : dir: Looking for writers 2026/02/05 05:37:52 DEBUG : file1: reading active writers 2026/02/05 05:37:52 DEBUG : Looking for writers 2026/02/05 05:37:52 DEBUG : dir: reading active writers 2026/02/05 05:37:52 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:37:52 DEBUG : dir/file1: vfs cache: starting upload 2026/02/05 05:37:52 DEBUG : dir: Looking for writers 2026/02/05 05:37:52 DEBUG : file1: reading active writers 2026/02/05 05:37:52 DEBUG : Looking for writers 2026/02/05 05:37:52 DEBUG : dir: reading active writers 2026/02/05 05:37:52 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:37:52 DEBUG : dir: Looking for writers 2026/02/05 05:37:52 DEBUG : file1: reading active writers 2026/02/05 05:37:52 DEBUG : Looking for writers 2026/02/05 05:37:52 DEBUG : dir: reading active writers 2026/02/05 05:37:52 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:37:52 DEBUG : dir: Looking for writers 2026/02/05 05:37:52 DEBUG : file1: reading active writers 2026/02/05 05:37:52 DEBUG : Looking for writers 2026/02/05 05:37:52 DEBUG : dir: reading active writers 2026/02/05 05:37:52 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:37:53 DEBUG : dir: Looking for writers 2026/02/05 05:37:53 DEBUG : file1: reading active writers 2026/02/05 05:37:53 DEBUG : Looking for writers 2026/02/05 05:37:53 DEBUG : dir: reading active writers 2026/02/05 05:37:53 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:37:54 DEBUG : dir: Looking for writers 2026/02/05 05:37:54 DEBUG : file1: reading active writers 2026/02/05 05:37:54 DEBUG : Looking for writers 2026/02/05 05:37:54 DEBUG : dir: reading active writers 2026/02/05 05:37:54 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:37:54 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:37:54 DEBUG : dir/file1: size = 14 OK 2026/02/05 05:37:54 INFO : dir/file1: Copied (replaced existing) 2026/02/05 05:37:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/05 05:37:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/05 05:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:37:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/05 05:37:55 DEBUG : dir: Looking for writers 2026/02/05 05:37:55 DEBUG : file1: reading active writers 2026/02/05 05:37:55 DEBUG : Looking for writers 2026/02/05 05:37:55 DEBUG : newLeaf: reading active writers 2026/02/05 05:37:55 DEBUG : dir: reading active writers 2026/02/05 05:37:55 DEBUG : >WaitForWriters: 2026/02/05 05:37:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:37:55 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:37:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:37:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:37:55 DEBUG : dir/file1(0xc00071adc0): _readAt: size=512, off=0 2026/02/05 05:37:55 DEBUG : dir/file1(0xc00071adc0): openPending: 2026/02/05 05:37:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/05 05:37:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/05 05:37:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:37:55 DEBUG : dir/file1(0xc00071adc0): >openPending: err= 2026/02/05 05:37:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/05 05:37:55 DEBUG : dir/file1(0xc00071adc0): >_readAt: n=14, err=EOF 2026/02/05 05:37:55 DEBUG : dir/file1(0xc00071adc0): close: 2026/02/05 05:37:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:37:52 +0000 UTC 2026/02/05 05:37:55 DEBUG : dir/file1(0xc00071adc0): >close: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/05 05:37:56 DEBUG : forgetting directory cache 2026/02/05 05:37:56 DEBUG : dir: forgetting directory cache 2026/02/05 05:37:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /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=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), 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/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:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2026/02/05 05:38:05 INFO : newLeaf: Deleted 2026/02/05 05:38:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:38:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/05 05:38:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000a706c0 2026/02/05 05:38:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:38:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:38:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/05 05:38:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/05 05:38:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000a706c0 2026/02/05 05:38:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/05 05:38:07 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=true Messages: listing wrong, want dir/file1 (14) got newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 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=true Messages: 1 objects not found 2026/02/05 05:38:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:38:16 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:38:16 DEBUG : dir/file1(0xc0006e4c80): openPending: 2026/02/05 05:38:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/05 05:38:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/05 05:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:38:16 DEBUG : dir/file1(0xc0006e4c80): >openPending: err= 2026/02/05 05:38:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/05 05:38:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:38:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:38:16 DEBUG : dir/file1(0xc0006e4c80): _writeAt: size=25, off=0 2026/02/05 05:38:16 DEBUG : dir/file1(0xc0006e4c80): >_writeAt: n=25, err= 2026/02/05 05:38:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:38:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/05 05:38:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000a706c0 2026/02/05 05:38:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:38:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:38:18 DEBUG : newLeaf(0xc0006e4c80): close: 2026/02/05 05:38:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/05 05:38:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-05 05:38:16.767561508 +0000 UTC m=+1908.555951214 2026/02/05 05:38:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/05 05:38:18 DEBUG : newLeaf(0xc0006e4c80): >close: err= 2026/02/05 05:38:18 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:38:18 DEBUG : dir: Looking for writers 2026/02/05 05:38:18 DEBUG : Looking for writers 2026/02/05 05:38:18 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:18 DEBUG : dir: reading active writers 2026/02/05 05:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:38:18 DEBUG : dir: Looking for writers 2026/02/05 05:38:18 DEBUG : Looking for writers 2026/02/05 05:38:18 DEBUG : dir: reading active writers 2026/02/05 05:38:18 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:38:18 DEBUG : dir: Looking for writers 2026/02/05 05:38:18 DEBUG : Looking for writers 2026/02/05 05:38:18 DEBUG : dir: reading active writers 2026/02/05 05:38:18 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:38:18 DEBUG : dir: Looking for writers 2026/02/05 05:38:18 DEBUG : Looking for writers 2026/02/05 05:38:18 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:18 DEBUG : dir: reading active writers 2026/02/05 05:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:38:18 DEBUG : newLeaf: vfs cache: starting upload 2026/02/05 05:38:18 DEBUG : dir: Looking for writers 2026/02/05 05:38:18 DEBUG : Looking for writers 2026/02/05 05:38:18 DEBUG : dir: reading active writers 2026/02/05 05:38:18 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:38:18 DEBUG : dir: Looking for writers 2026/02/05 05:38:18 DEBUG : Looking for writers 2026/02/05 05:38:18 DEBUG : dir: reading active writers 2026/02/05 05:38:18 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:38:18 DEBUG : dir: Looking for writers 2026/02/05 05:38:18 DEBUG : Looking for writers 2026/02/05 05:38:18 DEBUG : dir: reading active writers 2026/02/05 05:38:18 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:38:19 DEBUG : dir: Looking for writers 2026/02/05 05:38:19 DEBUG : Looking for writers 2026/02/05 05:38:19 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:19 DEBUG : dir: reading active writers 2026/02/05 05:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:38:20 DEBUG : newLeaf: Removing old object on successful upload 2026/02/05 05:38:20 DEBUG : newLeaf: size = 25 OK 2026/02/05 05:38:20 INFO : newLeaf: Copied (replaced existing) 2026/02/05 05:38:20 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/05 05:38:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/05 05:38:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:38:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/05 05:38:20 DEBUG : dir: Looking for writers 2026/02/05 05:38:20 DEBUG : Looking for writers 2026/02/05 05:38:20 DEBUG : dir: reading active writers 2026/02/05 05:38:20 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:20 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/05 05:38:21 DEBUG : forgetting directory cache 2026/02/05 05:38:21 DEBUG : dir3: forgetting directory cache 2026/02/05 05:38:21 DEBUG : renamed empty directory: forgetting directory cache 2026/02/05 05:38:21 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/05 05:38:21 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/05 05:38:21 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/05 05:38:21 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 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=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/minimal,forceCache=true Messages: 1 objects not found 2026/02/05 05:38:29 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:38:29 DEBUG : dir: Looking for writers 2026/02/05 05:38:29 DEBUG : Looking for writers 2026/02/05 05:38:29 DEBUG : dir: reading active writers 2026/02/05 05:38:29 DEBUG : newLeaf: reading active writers 2026/02/05 05:38:29 DEBUG : >WaitForWriters: 2026/02/05 05:38:29 DEBUG : drime root 'rclone-test-mejoded5gave': 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:38:39 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:38:39 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:38:39 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:38:39 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:38:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:38:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:38:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:38:39 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:38:44 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:38:44 DEBUG : dir: Looking for writers 2026/02/05 05:38:44 DEBUG : file1: reading active writers 2026/02/05 05:38:44 DEBUG : Looking for writers 2026/02/05 05:38:44 DEBUG : dir: reading active writers 2026/02/05 05:38:44 DEBUG : >WaitForWriters: 2026/02/05 05:38:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:38:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000a70000 2026/02/05 05:38:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:38:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/05 05:38:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/05 05:38:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000a70000 2026/02/05 05:38:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/05 05:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/05 05:39:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:39:05 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:39:05 DEBUG : dir/file1(0xc0006e5480): openPending: 2026/02/05 05:39:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/05 05:39:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/05 05:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:39:05 DEBUG : dir/file1(0xc0006e5480): >openPending: err= 2026/02/05 05:39:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/05 05:39:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:39:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:39:05 DEBUG : dir/file1(0xc0006e5480): _writeAt: size=25, off=0 2026/02/05 05:39:05 DEBUG : dir/file1(0xc0006e5480): >_writeAt: n=25, err= 2026/02/05 05:39:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:39:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/05 05:39:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000a70000 2026/02/05 05:39:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:39:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:39:06 DEBUG : newLeaf(0xc0006e5480): close: 2026/02/05 05:39:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/05 05:39:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-05 05:39:05.492719406 +0000 UTC m=+1957.281109112 2026/02/05 05:39:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/05 05:39:06 DEBUG : newLeaf(0xc0006e5480): >close: err= 2026/02/05 05:39:06 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:39:06 DEBUG : dir: Looking for writers 2026/02/05 05:39:06 DEBUG : Looking for writers 2026/02/05 05:39:06 DEBUG : dir: reading active writers 2026/02/05 05:39:06 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:39:06 DEBUG : dir: Looking for writers 2026/02/05 05:39:06 DEBUG : Looking for writers 2026/02/05 05:39:06 DEBUG : dir: reading active writers 2026/02/05 05:39:06 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:39:06 DEBUG : dir: Looking for writers 2026/02/05 05:39:06 DEBUG : Looking for writers 2026/02/05 05:39:06 DEBUG : dir: reading active writers 2026/02/05 05:39:06 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:39:07 DEBUG : dir: Looking for writers 2026/02/05 05:39:07 DEBUG : Looking for writers 2026/02/05 05:39:07 DEBUG : dir: reading active writers 2026/02/05 05:39:07 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:39:07 DEBUG : newLeaf: vfs cache: starting upload 2026/02/05 05:39:07 DEBUG : dir: Looking for writers 2026/02/05 05:39:07 DEBUG : Looking for writers 2026/02/05 05:39:07 DEBUG : dir: reading active writers 2026/02/05 05:39:07 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:39:07 DEBUG : dir: Looking for writers 2026/02/05 05:39:07 DEBUG : Looking for writers 2026/02/05 05:39:07 DEBUG : dir: reading active writers 2026/02/05 05:39:07 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:39:07 DEBUG : dir: Looking for writers 2026/02/05 05:39:07 DEBUG : Looking for writers 2026/02/05 05:39:07 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:07 DEBUG : dir: reading active writers 2026/02/05 05:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:39:08 DEBUG : dir: Looking for writers 2026/02/05 05:39:08 DEBUG : Looking for writers 2026/02/05 05:39:08 DEBUG : dir: reading active writers 2026/02/05 05:39:08 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:39:09 DEBUG : dir: Looking for writers 2026/02/05 05:39:09 DEBUG : Looking for writers 2026/02/05 05:39:09 DEBUG : dir: reading active writers 2026/02/05 05:39:09 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:39:09 DEBUG : newLeaf: Removing old object on successful upload 2026/02/05 05:39:09 DEBUG : newLeaf: size = 25 OK 2026/02/05 05:39:09 INFO : newLeaf: Copied (replaced existing) 2026/02/05 05:39:09 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/05 05:39:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/05 05:39:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:39:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/05 05:39:10 DEBUG : dir: Looking for writers 2026/02/05 05:39:10 DEBUG : Looking for writers 2026/02/05 05:39:10 DEBUG : dir: reading active writers 2026/02/05 05:39:10 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:10 DEBUG : >WaitForWriters: 2026/02/05 05:39:10 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:39:10 DEBUG : dir: Looking for writers 2026/02/05 05:39:10 DEBUG : Looking for writers 2026/02/05 05:39:10 DEBUG : dir: reading active writers 2026/02/05 05:39:10 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:10 DEBUG : >WaitForWriters: 2026/02/05 05:39:10 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=false Messages: directories === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:39:20 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:39:20 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:39:20 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:39:20 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:39:20 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:39:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/05 05:39:25 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:39:25 DEBUG : dir/file1(0xc000bd0040): openPending: 2026/02/05 05:39:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/05 05:39:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/05 05:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:39:25 DEBUG : dir/file1(0xc000bd0040): >openPending: err= 2026/02/05 05:39:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/05 05:39:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:39:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:39:25 DEBUG : dir/file1(0xc000bd0040): _writeAt: size=14, off=0 2026/02/05 05:39:25 DEBUG : dir/file1(0xc000bd0040): >_writeAt: n=14, err= 2026/02/05 05:39:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/05 05:39:25 DEBUG : dir/file1(0xc000bd0040): close: 2026/02/05 05:39:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/05 05:39:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/05 05:39:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:39:25 DEBUG : dir/file1(0xc000bd0040): >close: err= 2026/02/05 05:39:25 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:39:25 DEBUG : dir: Looking for writers 2026/02/05 05:39:25 DEBUG : file1: reading active writers 2026/02/05 05:39:25 DEBUG : Looking for writers 2026/02/05 05:39:25 DEBUG : dir: reading active writers 2026/02/05 05:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:39:25 DEBUG : dir: Looking for writers 2026/02/05 05:39:25 DEBUG : file1: reading active writers 2026/02/05 05:39:25 DEBUG : Looking for writers 2026/02/05 05:39:25 DEBUG : dir: reading active writers 2026/02/05 05:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:39:25 DEBUG : dir: Looking for writers 2026/02/05 05:39:25 DEBUG : file1: reading active writers 2026/02/05 05:39:25 DEBUG : Looking for writers 2026/02/05 05:39:25 DEBUG : dir: reading active writers 2026/02/05 05:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:39:25 DEBUG : dir: Looking for writers 2026/02/05 05:39:25 DEBUG : file1: reading active writers 2026/02/05 05:39:25 DEBUG : Looking for writers 2026/02/05 05:39:25 DEBUG : dir: reading active writers 2026/02/05 05:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:39:25 DEBUG : dir/file1: vfs cache: starting upload 2026/02/05 05:39:25 DEBUG : dir: Looking for writers 2026/02/05 05:39:25 DEBUG : file1: reading active writers 2026/02/05 05:39:25 DEBUG : Looking for writers 2026/02/05 05:39:25 DEBUG : dir: reading active writers 2026/02/05 05:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:39:25 DEBUG : dir: Looking for writers 2026/02/05 05:39:25 DEBUG : file1: reading active writers 2026/02/05 05:39:25 DEBUG : Looking for writers 2026/02/05 05:39:25 DEBUG : dir: reading active writers 2026/02/05 05:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:39:25 DEBUG : dir: Looking for writers 2026/02/05 05:39:25 DEBUG : file1: reading active writers 2026/02/05 05:39:25 DEBUG : Looking for writers 2026/02/05 05:39:25 DEBUG : dir: reading active writers 2026/02/05 05:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:39:26 DEBUG : dir: Looking for writers 2026/02/05 05:39:26 DEBUG : file1: reading active writers 2026/02/05 05:39:26 DEBUG : Looking for writers 2026/02/05 05:39:26 DEBUG : dir: reading active writers 2026/02/05 05:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:39:26 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:39:27 DEBUG : dir/file1: size = 14 OK 2026/02/05 05:39:27 INFO : dir/file1: Copied (replaced existing) 2026/02/05 05:39:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/05 05:39: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/05 05:39:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:39:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/05 05:39:27 DEBUG : dir/sub: forgetting directory cache 2026/02/05 05:39:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/02/05 05:39:27 DEBUG : dir: forgetting directory cache 2026/02/05 05:39:27 DEBUG : dir/sub: forgetting directory cache 2026/02/05 05:39:27 DEBUG : forgetting directory cache 2026/02/05 05:39:27 DEBUG : dir: forgetting directory cache 2026/02/05 05:39:27 DEBUG : dir2: forgetting directory cache 2026/02/05 05:39:27 DEBUG : dir: Looking for writers 2026/02/05 05:39:27 DEBUG : file1: reading active writers 2026/02/05 05:39:27 DEBUG : Looking for writers 2026/02/05 05:39:27 DEBUG : dir: reading active writers 2026/02/05 05:39:27 DEBUG : >WaitForWriters: 2026/02/05 05:39:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:39:27 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:39:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:39:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:39:27 DEBUG : dir/file1(0xc00071b000): _readAt: size=512, off=0 2026/02/05 05:39:27 DEBUG : dir/file1(0xc00071b000): openPending: 2026/02/05 05:39:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/05 05:39:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/05 05:39:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:39:27 DEBUG : dir/file1(0xc00071b000): >openPending: err= 2026/02/05 05:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/05 05:39:27 DEBUG : dir/file1(0xc00071b000): >_readAt: n=14, err=EOF 2026/02/05 05:39:27 DEBUG : dir/file1(0xc00071b000): close: 2026/02/05 05:39:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:39:26 +0000 UTC 2026/02/05 05:39:27 DEBUG : dir/file1(0xc00071b000): >close: err= 2026/02/05 05:39:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:39:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/05 05:39:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00077eb40 2026/02/05 05:39:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:39: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/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/05 05:39:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/05 05:39:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/05 05:39:39 DEBUG : dir/file1: Updating file with dir/file1 0xc00077eb40 2026/02/05 05:39:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/05 05:39:39 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 2026/02/05 05:39:46 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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/05 05:39:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:39:47 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:39:47 DEBUG : dir/file1(0xc000a904c0): openPending: 2026/02/05 05:39:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/05 05:39:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/05 05:39:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:39:47 DEBUG : dir/file1(0xc000a904c0): >openPending: err= 2026/02/05 05:39:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/05 05:39:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:39:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:39:47 DEBUG : dir/file1(0xc000a904c0): _writeAt: size=25, off=0 2026/02/05 05:39:47 DEBUG : dir/file1(0xc000a904c0): >_writeAt: n=25, err= 2026/02/05 05:39:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:39:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/05 05:39:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00077eb40 2026/02/05 05:39:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:39:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:39:49 DEBUG : newLeaf(0xc000a904c0): close: 2026/02/05 05:39:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/05 05:39:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-05 05:39:47.938599911 +0000 UTC m=+1999.726989617 2026/02/05 05:39:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/05 05:39:49 DEBUG : newLeaf(0xc000a904c0): >close: err= 2026/02/05 05:39:49 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:39:49 DEBUG : dir: Looking for writers 2026/02/05 05:39:49 DEBUG : Looking for writers 2026/02/05 05:39:49 DEBUG : dir: reading active writers 2026/02/05 05:39:49 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:39:49 DEBUG : dir: Looking for writers 2026/02/05 05:39:49 DEBUG : Looking for writers 2026/02/05 05:39:49 DEBUG : dir: reading active writers 2026/02/05 05:39:49 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:39:49 DEBUG : dir: Looking for writers 2026/02/05 05:39:49 DEBUG : Looking for writers 2026/02/05 05:39:49 DEBUG : dir: reading active writers 2026/02/05 05:39:49 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:39:49 DEBUG : dir: Looking for writers 2026/02/05 05:39:49 DEBUG : Looking for writers 2026/02/05 05:39:49 DEBUG : dir: reading active writers 2026/02/05 05:39:49 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:39:49 DEBUG : newLeaf: vfs cache: starting upload 2026/02/05 05:39:49 DEBUG : dir: Looking for writers 2026/02/05 05:39:49 DEBUG : Looking for writers 2026/02/05 05:39:49 DEBUG : dir: reading active writers 2026/02/05 05:39:49 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:39:49 DEBUG : dir: Looking for writers 2026/02/05 05:39:49 DEBUG : Looking for writers 2026/02/05 05:39:49 DEBUG : dir: reading active writers 2026/02/05 05:39:49 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:39:49 DEBUG : dir: Looking for writers 2026/02/05 05:39:49 DEBUG : Looking for writers 2026/02/05 05:39:49 DEBUG : dir: reading active writers 2026/02/05 05:39:49 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:39:50 DEBUG : dir: Looking for writers 2026/02/05 05:39:50 DEBUG : Looking for writers 2026/02/05 05:39:50 DEBUG : dir: reading active writers 2026/02/05 05:39:50 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:39:51 DEBUG : dir: Looking for writers 2026/02/05 05:39:51 DEBUG : Looking for writers 2026/02/05 05:39:51 DEBUG : dir: reading active writers 2026/02/05 05:39:51 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:39:51 DEBUG : newLeaf: Removing old object on successful upload 2026/02/05 05:39:51 DEBUG : newLeaf: size = 25 OK 2026/02/05 05:39:51 INFO : newLeaf: Copied (replaced existing) 2026/02/05 05:39:51 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/05 05:39:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/05 05:39:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:39:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/05 05:39:52 DEBUG : dir: Looking for writers 2026/02/05 05:39:52 DEBUG : Looking for writers 2026/02/05 05:39:52 DEBUG : dir: reading active writers 2026/02/05 05:39:52 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:52 DEBUG : >WaitForWriters: 2026/02/05 05:39:53 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:39:53 DEBUG : dir: Looking for writers 2026/02/05 05:39:53 DEBUG : Looking for writers 2026/02/05 05:39:53 DEBUG : dir: reading active writers 2026/02/05 05:39:53 DEBUG : newLeaf: reading active writers 2026/02/05 05:39:53 DEBUG : >WaitForWriters: 2026/02/05 05:39:53 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:40:03 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:40:03 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:40:03 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:40:03 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:40:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:40:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:40:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:40:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:40:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:40:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:40:03 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:40:03 DEBUG : forgetting directory cache 2026/02/05 05:40:03 DEBUG : dir: forgetting directory cache 2026/02/05 05:40:03 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/02/05 05:40:03 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/02/05 05:40:07 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:40:07 DEBUG : dir: Looking for writers 2026/02/05 05:40:07 DEBUG : file1: reading active writers 2026/02/05 05:40:07 DEBUG : Looking for writers 2026/02/05 05:40:07 DEBUG : dir: reading active writers 2026/02/05 05:40:07 DEBUG : >WaitForWriters: 2026/02/05 05:40:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:40:07 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:40:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:40:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:40:07 DEBUG : dir/file1(0xc00035b980): _readAt: size=512, off=0 2026/02/05 05:40:07 DEBUG : dir/file1(0xc00035b980): openPending: 2026/02/05 05:40:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/05 05:40:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/05 05:40:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:40:07 DEBUG : dir/file1(0xc00035b980): >openPending: err= 2026/02/05 05:40:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/05 05:40:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/05 05:40:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 05:40:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:40:07 DEBUG : dir/file1(0xc00035b980): >_readAt: n=14, err=EOF 2026/02/05 05:40:07 DEBUG : dir/file1(0xc00035b980): close: 2026/02/05 05:40:07 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:40:04 +0000 UTC 2026/02/05 05:40:07 DEBUG : dir/file1(0xc00035b980): >close: err= 2026/02/05 05:40:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:40:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/05 05:40:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000d2e000 2026/02/05 05:40:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:40:09 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/05 05:40:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/05 05:40:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/05 05:40:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000d2e000 2026/02/05 05:40:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/05 05:40:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/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/05 05:40:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:40:28 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:40:28 DEBUG : dir/file1(0xc0006e4d80): openPending: 2026/02/05 05:40:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/05 05:40:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/05 05:40:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:40:28 DEBUG : dir/file1(0xc0006e4d80): >openPending: err= 2026/02/05 05:40:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/05 05:40:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:40:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:40:28 DEBUG : dir/file1(0xc0006e4d80): _writeAt: size=25, off=0 2026/02/05 05:40:28 DEBUG : dir/file1(0xc0006e4d80): >_writeAt: n=25, err= 2026/02/05 05:40:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/05 05:40:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/05 05:40:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000d2e000 2026/02/05 05:40:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 05:40:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:40:30 DEBUG : newLeaf(0xc0006e4d80): close: 2026/02/05 05:40:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/05 05:40:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-05 05:40:28.634518384 +0000 UTC m=+2040.422908090 2026/02/05 05:40:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/05 05:40:30 DEBUG : newLeaf(0xc0006e4d80): >close: err= 2026/02/05 05:40:30 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:40:30 DEBUG : dir: Looking for writers 2026/02/05 05:40:30 DEBUG : Looking for writers 2026/02/05 05:40:30 DEBUG : dir: reading active writers 2026/02/05 05:40:30 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:40:30 DEBUG : dir: Looking for writers 2026/02/05 05:40:30 DEBUG : Looking for writers 2026/02/05 05:40:30 DEBUG : dir: reading active writers 2026/02/05 05:40:30 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:40:30 DEBUG : dir: Looking for writers 2026/02/05 05:40:30 DEBUG : Looking for writers 2026/02/05 05:40:30 DEBUG : dir: reading active writers 2026/02/05 05:40:30 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:40:30 DEBUG : dir: Looking for writers 2026/02/05 05:40:30 DEBUG : Looking for writers 2026/02/05 05:40:30 DEBUG : dir: reading active writers 2026/02/05 05:40:30 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:40:30 DEBUG : newLeaf: vfs cache: starting upload 2026/02/05 05:40:30 DEBUG : dir: Looking for writers 2026/02/05 05:40:30 DEBUG : Looking for writers 2026/02/05 05:40:30 DEBUG : dir: reading active writers 2026/02/05 05:40:30 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:40:30 DEBUG : dir: Looking for writers 2026/02/05 05:40:30 DEBUG : Looking for writers 2026/02/05 05:40:30 DEBUG : dir: reading active writers 2026/02/05 05:40:30 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:40:31 DEBUG : forgetting directory cache 2026/02/05 05:40:31 DEBUG : dir: forgetting directory cache 2026/02/05 05:40:31 DEBUG : dir: Looking for writers 2026/02/05 05:40:31 DEBUG : Looking for writers 2026/02/05 05:40:31 DEBUG : dir: reading active writers 2026/02/05 05:40:31 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:40:31 DEBUG : dir: Looking for writers 2026/02/05 05:40:31 DEBUG : Looking for writers 2026/02/05 05:40:31 DEBUG : dir: reading active writers 2026/02/05 05:40:31 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:40:32 DEBUG : newLeaf: Removing old object on successful upload 2026/02/05 05:40:32 DEBUG : dir: Looking for writers 2026/02/05 05:40:32 DEBUG : Looking for writers 2026/02/05 05:40:32 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:32 DEBUG : dir: reading active writers 2026/02/05 05:40:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:40:33 DEBUG : newLeaf: size = 25 OK 2026/02/05 05:40:33 INFO : newLeaf: Copied (replaced existing) 2026/02/05 05:40:33 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/05 05:40:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/05 05:40:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:40:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/05 05:40:33 DEBUG : dir: Looking for writers 2026/02/05 05:40:33 DEBUG : Looking for writers 2026/02/05 05:40:33 DEBUG : dir: reading active writers 2026/02/05 05:40:33 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:33 DEBUG : >WaitForWriters: 2026/02/05 05:40:34 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:40:34 DEBUG : dir: Looking for writers 2026/02/05 05:40:34 DEBUG : Looking for writers 2026/02/05 05:40:34 DEBUG : dir: reading active writers 2026/02/05 05:40:34 DEBUG : newLeaf: reading active writers 2026/02/05 05:40:34 DEBUG : >WaitForWriters: 2026/02/05 05:40:34 DEBUG : drime root 'rclone-test-mejoded5gave': 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/05 05:40:39 DEBUG : dir: forgetting directory cache 2026/02/05 05:40:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:40:39 DEBUG : forgetting directory cache 2026/02/05 05:40:39 DEBUG : dir: forgetting directory cache 2026/02/05 05:40:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:40:39 DEBUG : fil: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/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 (291.82s) --- FAIL: TestFileRename/off,forceCache=false (55.48s) --- FAIL: TestFileRename/minimal,forceCache=false (48.19s) --- FAIL: TestFileRename/minimal,forceCache=true (62.92s) --- FAIL: TestFileRename/writes,forceCache=false (41.14s) --- FAIL: TestFileRename/writes,forceCache=true (42.47s) --- FAIL: TestFileRename/full,forceCache=false (41.63s) === 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:40:44 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:40:44 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:40:44 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:40:44 DEBUG : Looking for writers 2026/02/05 05:40:44 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.98s) === 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:40:45 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/05 05:40:49 DEBUG : forgetting directory cache 2026/02/05 05:40:49 DEBUG : dir: forgetting directory cache 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/05 05:40:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:40:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:40:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/05 05:40:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/05 05:40:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:40:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/05 05:40:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/05 05:40:57 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:40:57 DEBUG : dir: Looking for writers 2026/02/05 05:40:57 DEBUG : file1: reading active writers 2026/02/05 05:40:57 DEBUG : Looking for writers 2026/02/05 05:40:57 DEBUG : dir: reading active writers 2026/02/05 05:40: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: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: TestReadFileHandleMethods Messages: listing wrong, want got dir/file1 (16) 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: TestReadFileHandleMethods 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: TestReadFileHandleMethods Messages: directories --- FAIL: TestReadFileHandleMethods (24.82s) === RUN TestReadFileHandleSeek run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:41:10 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/05 05:41:18 DEBUG : forgetting directory cache 2026/02/05 05:41:18 DEBUG : dir: forgetting directory cache 2026/02/05 05:41:18 DEBUG : dir: 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/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:85 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleSeek 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:85 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleSeek Messages: 1 objects not found 2026/02/05 05:41:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:41:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:41:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/05 05:41:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/05 05:41:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:41:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/05 05:41:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/05 05:41:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/05 05:41:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/05 05:41:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/05 05:41:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/05 05:41:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/05 05:41:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/05 05:41:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/05 05:41:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/05 05:41:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/05 05:41:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/05 05:41:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/05 05:41:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/05 05:41:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/05 05:41:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/05 05:41:24 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:41:24 DEBUG : dir: Looking for writers 2026/02/05 05:41:24 DEBUG : file1: reading active writers 2026/02/05 05:41:24 DEBUG : Looking for writers 2026/02/05 05:41:24 DEBUG : dir: reading active writers 2026/02/05 05:41: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: TestReadFileHandleSeek Messages: directories --- FAIL: TestReadFileHandleSeek (28.01s) === RUN TestReadFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:41:38 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:41:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:41:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:41:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/05 05:41:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/05 05:41:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:41:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/05 05:41:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/05 05:41:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/05 05:41:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/05 05:41:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/05 05:41:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/05 05:41:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/05 05:41:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/05 05:41:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/05 05:41:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/05 05:41:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/05 05:41:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/05 05:41:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/05 05:41:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/05 05:41:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/05 05:41:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/05 05:41:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/05 05:41:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/05 05:41:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/05 05:41:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/05 05:41:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/05 05:41:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/05 05:41:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/05 05:41:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/05 05:41:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/05 05:41:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/05 05:41:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/05 05:41:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/05 05:41:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/05 05:41:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/05 05:41:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/05 05:41:54 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:41:54 DEBUG : dir: Looking for writers 2026/02/05 05:41:54 DEBUG : file1: reading active writers 2026/02/05 05:41:54 DEBUG : Looking for writers 2026/02/05 05:41:54 DEBUG : dir: reading active writers 2026/02/05 05:41:54 DEBUG : >WaitForWriters: 2026/02/05 05:41:54 DEBUG : forgetting directory cache 2026/02/05 05:41:54 DEBUG : dir: forgetting directory cache 2026/02/05 05:41:54 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:130: removing dir "dir" failed - try 1/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: TestReadFileHandleReadAt Messages: directories --- FAIL: TestReadFileHandleReadAt (27.19s) === RUN TestReadFileHandleFlush run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:42:05 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:42:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:42:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:42:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/05 05:42:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/05 05:42:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:42:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/05 05:42:12 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:42:12 DEBUG : dir: Looking for writers 2026/02/05 05:42:12 DEBUG : file1: reading active writers 2026/02/05 05:42:12 DEBUG : Looking for writers 2026/02/05 05:42:12 DEBUG : dir: reading active writers 2026/02/05 05:42:12 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 2026/02/05 05:42:25 DEBUG : forgetting directory cache 2026/02/05 05:42:25 DEBUG : dir: forgetting directory cache 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: TestReadFileHandleFlush Messages: directories --- FAIL: TestReadFileHandleFlush (20.69s) === RUN TestReadFileHandleRelease run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:42:26 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:42:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:42:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:42:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/05 05:42:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/05 05:42:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:42:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/05 05:42:42 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/05 05:42:42 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/05 05:42:42 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:42:42 DEBUG : dir: Looking for writers 2026/02/05 05:42:42 DEBUG : file1: reading active writers 2026/02/05 05:42:42 DEBUG : Looking for writers 2026/02/05 05:42:42 DEBUG : dir: reading active writers 2026/02/05 05:42:42 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestReadFileHandleRelease (19.26s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:42:45 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:42:45 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:42:45 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:42:45 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:42:45 DEBUG : Config file has changed externally - reloading 2026/02/05 05:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:42:45 INFO : drime root 'rclone-test-mejoded5gave': 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 2026/02/05 05:42:51 DEBUG : forgetting directory cache 2026/02/05 05:42:51 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:72 Error: Should be true Test: TestRWFileHandleMethodsRead 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:72 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsRead Messages: 1 objects not found 2026/02/05 05:42:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:42:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:42:57 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:42:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:42:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:42:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): _readAt: size=1, off=0 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): openPending: 2026/02/05 05:42:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/05 05:42:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/05 05:42:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): >openPending: err= 2026/02/05 05:42:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/05 05:42:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/05 05:42:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 05:42:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): >_readAt: n=1, err= 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): _readAt: size=256, off=1 2026/02/05 05:42:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): >_readAt: n=15, err=EOF 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): _readAt: size=16, off=16 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): >_readAt: n=0, err=EOF 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): close: 2026/02/05 05:42:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:42:46 +0000 UTC 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): >close: err= 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): close: 2026/02/05 05:42:57 DEBUG : dir/file1(0xc0004d09c0): >close: err=file already closed 2026/02/05 05:42:57 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:42:57 DEBUG : dir: Looking for writers 2026/02/05 05:42:57 DEBUG : file1: reading active writers 2026/02/05 05:42:57 DEBUG : Looking for writers 2026/02/05 05:42:57 DEBUG : dir: reading active writers 2026/02/05 05:42:57 DEBUG : >WaitForWriters: 2026/02/05 05:42:57 DEBUG : drime root 'rclone-test-mejoded5gave': 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: TestRWFileHandleMethodsRead Messages: listing wrong, want got dir/file1 (16) 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: TestRWFileHandleMethodsRead 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: TestRWFileHandleMethodsRead Messages: directories --- FAIL: TestRWFileHandleMethodsRead (25.03s) === RUN TestRWFileHandleSeek run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:43:10 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:43:10 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:43:10 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:10 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:10 INFO : drime root 'rclone-test-mejoded5gave': 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 2026/02/05 05:43:19 DEBUG : forgetting directory cache 2026/02/05 05:43:19 DEBUG : dir: forgetting directory cache 2026/02/05 05:43:19 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/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:118 Error: Should be true Test: TestRWFileHandleSeek 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:118 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSeek Messages: 1 objects not found 2026/02/05 05:43:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:43:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:43:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:43:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:43:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:43:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/05 05:43:24 DEBUG : dir/file1(0xc000cea600): _readAt: size=1, off=0 2026/02/05 05:43:24 DEBUG : dir/file1(0xc000cea600): openPending: 2026/02/05 05:43:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/05 05:43:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/05 05:43:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:43:24 DEBUG : dir/file1(0xc000cea600): >openPending: err= 2026/02/05 05:43:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/05 05:43:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/05 05:43:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 05:43:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): >_readAt: n=1, err= 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): _readAt: size=1, off=5 2026/02/05 05:43:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): >_readAt: n=1, err= 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): _readAt: size=1, off=3 2026/02/05 05:43:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): >_readAt: n=1, err= 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): _readAt: size=1, off=13 2026/02/05 05:43:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): >_readAt: n=1, err= 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): _readAt: size=16, off=100 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): >_readAt: n=0, err=EOF 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): close: 2026/02/05 05:43:25 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:43:12 +0000 UTC 2026/02/05 05:43:25 DEBUG : dir/file1(0xc000cea600): >close: err= 2026/02/05 05:43:25 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:43:25 DEBUG : dir: Looking for writers 2026/02/05 05:43:25 DEBUG : file1: reading active writers 2026/02/05 05:43:25 DEBUG : Looking for writers 2026/02/05 05:43:25 DEBUG : dir: reading active writers 2026/02/05 05:43:25 DEBUG : >WaitForWriters: 2026/02/05 05:43:25 DEBUG : drime root 'rclone-test-mejoded5gave': 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: TestRWFileHandleSeek Messages: listing wrong, want got dir/file1 (16) 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: TestRWFileHandleSeek 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: TestRWFileHandleSeek Messages: directories --- FAIL: TestRWFileHandleSeek (28.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:43:38 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:43:38 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:43:38 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:38 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:43:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:43:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:43:38 INFO : drime root 'rclone-test-mejoded5gave': 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 2026/02/05 05:43:48 DEBUG : forgetting directory cache 2026/02/05 05:43:48 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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/05 05:43:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:43:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:43:50 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:43:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:43:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:43:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/05 05:43:50 DEBUG : dir/file1(0xc000a91940): _readAt: size=1, off=0 2026/02/05 05:43:50 DEBUG : dir/file1(0xc000a91940): openPending: 2026/02/05 05:43:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/05 05:43:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/05 05:43:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:43:50 DEBUG : dir/file1(0xc000a91940): >openPending: err= 2026/02/05 05:43:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/05 05:43:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/05 05:43:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 05:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): >_readAt: n=1, err= 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): _readAt: size=1, off=5 2026/02/05 05:43:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): >_readAt: n=1, err= 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): _readAt: size=1, off=1 2026/02/05 05:43:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): >_readAt: n=1, err= 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): _readAt: size=6, off=10 2026/02/05 05:43:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): >_readAt: n=6, err= 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): _readAt: size=256, off=10 2026/02/05 05:43:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): >_readAt: n=6, err=EOF 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): _readAt: size=256, off=100 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): >_readAt: n=0, err=EOF 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): close: 2026/02/05 05:43:51 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:43:40 +0000 UTC 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): >close: err= 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): _readAt: size=256, off=100 2026/02/05 05:43:51 DEBUG : dir/file1(0xc000a91940): >_readAt: n=0, err=file already closed 2026/02/05 05:43:51 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:43:51 DEBUG : dir: Looking for writers 2026/02/05 05:43:51 DEBUG : file1: reading active writers 2026/02/05 05:43:51 DEBUG : Looking for writers 2026/02/05 05:43:51 DEBUG : dir: reading active writers 2026/02/05 05:43:51 DEBUG : >WaitForWriters: 2026/02/05 05:43:51 DEBUG : drime root 'rclone-test-mejoded5gave': 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/05 05:44:03 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got dir/file1 (16) 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: TestRWFileHandleReadAt 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: TestRWFileHandleReadAt Messages: directories --- FAIL: TestRWFileHandleReadAt (25.89s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:44:04 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:44:04 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:44:04 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:04 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:04 INFO : drime root 'rclone-test-mejoded5gave': 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:216 Error: Should be true Test: TestRWFileHandleFlushRead 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:216 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleFlushRead Messages: 1 objects not found 2026/02/05 05:44:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:44:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:44:17 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:44:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:44:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:44:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/05 05:44:17 DEBUG : dir/file1(0xc00071abc0): RWFileHandle.Flush 2026/02/05 05:44:17 DEBUG : dir/file1(0xc00071abc0): _readAt: size=256, off=0 2026/02/05 05:44:17 DEBUG : dir/file1(0xc00071abc0): openPending: 2026/02/05 05:44:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/05 05:44:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/05 05:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:44:17 DEBUG : dir/file1(0xc00071abc0): >openPending: err= 2026/02/05 05:44:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/05 05:44:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/05 05:44:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 05:44:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:44:18 DEBUG : dir/file1(0xc00071abc0): >_readAt: n=16, err=EOF 2026/02/05 05:44:18 DEBUG : dir/file1(0xc00071abc0): RWFileHandle.Flush 2026/02/05 05:44:18 DEBUG : dir/file1(0xc00071abc0): RWFileHandle.Flush 2026/02/05 05:44:18 DEBUG : dir/file1(0xc00071abc0): close: 2026/02/05 05:44:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:44:06 +0000 UTC 2026/02/05 05:44:18 DEBUG : dir/file1(0xc00071abc0): >close: err= 2026/02/05 05:44:18 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:44:18 DEBUG : dir: Looking for writers 2026/02/05 05:44:18 DEBUG : file1: reading active writers 2026/02/05 05:44:18 DEBUG : Looking for writers 2026/02/05 05:44:18 DEBUG : dir: reading active writers 2026/02/05 05:44:18 DEBUG : >WaitForWriters: 2026/02/05 05:44:18 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting 2026/02/05 05:44:18 DEBUG : forgetting directory cache 2026/02/05 05:44:18 DEBUG : dir: forgetting directory cache 2026/02/05 05:44:18 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleFlushRead Messages: directories --- FAIL: TestRWFileHandleFlushRead (27.37s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:44:32 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:44:32 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:44:32 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:32 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:44:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:44:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:32 INFO : drime root 'rclone-test-mejoded5gave': 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/05 05:44:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 05:44:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/05 05:44:45 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:44:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:44:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:44:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/05 05:44:45 DEBUG : dir/file1(0xc00035a640): _readAt: size=256, off=0 2026/02/05 05:44:45 DEBUG : dir/file1(0xc00035a640): openPending: 2026/02/05 05:44:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/05 05:44:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/05 05:44:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:44:45 DEBUG : dir/file1(0xc00035a640): >openPending: err= 2026/02/05 05:44:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/05 05:44:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/05 05:44:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 05:44:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 05:44:45 DEBUG : dir/file1(0xc00035a640): >_readAt: n=16, err=EOF 2026/02/05 05:44:45 DEBUG : dir/file1(0xc00035a640): RWFileHandle.Release 2026/02/05 05:44:45 DEBUG : dir/file1(0xc00035a640): close: 2026/02/05 05:44:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:44:33 +0000 UTC 2026/02/05 05:44:45 DEBUG : dir/file1(0xc00035a640): >close: err= 2026/02/05 05:44:45 DEBUG : dir/file1(0xc00035a640): RWFileHandle.Release 2026/02/05 05:44:45 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:44:45 DEBUG : dir: Looking for writers 2026/02/05 05:44:45 DEBUG : file1: reading active writers 2026/02/05 05:44:45 DEBUG : Looking for writers 2026/02/05 05:44:45 DEBUG : dir: reading active writers 2026/02/05 05:44:45 DEBUG : >WaitForWriters: 2026/02/05 05:44:45 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/05 05:44:47 DEBUG : forgetting directory cache 2026/02/05 05:44:47 DEBUG : dir: forgetting directory cache 2026/02/05 05:44:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestRWFileHandleReleaseRead (17.72s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:44:49 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:44:49 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:44:49 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:49 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:44:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:44:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:44:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:44:49 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:44:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:44:49 DEBUG : file1: newRWFileHandle: 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): openPending: 2026/02/05 05:44:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:44:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): >openPending: err= 2026/02/05 05:44:49 DEBUG : file1: >newRWFileHandle: err= 2026/02/05 05:44:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:44:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/05 05:44:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): _writeAt: size=5, off=0 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): >_writeAt: n=5, err= 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): _writeAt: size=7, off=5 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): >_writeAt: n=7, err= 2026/02/05 05:44:49 DEBUG : file1: vfs cache: truncate to size=11 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): close: 2026/02/05 05:44:49 DEBUG : file1: vfs cache: setting modification time to 2026-02-05 05:44:49.94152385 +0000 UTC m=+2301.729913546 2026/02/05 05:44:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): >close: err= 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): close: 2026/02/05 05:44:49 DEBUG : file1(0xc000bd1880): >close: err=file already closed 2026/02/05 05:44:49 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:44:49 DEBUG : Looking for writers 2026/02/05 05:44:49 DEBUG : file1: reading active writers 2026/02/05 05:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:44:49 DEBUG : Looking for writers 2026/02/05 05:44:49 DEBUG : file1: reading active writers 2026/02/05 05:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:44:49 DEBUG : Looking for writers 2026/02/05 05:44:49 DEBUG : file1: reading active writers 2026/02/05 05:44:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:44:50 DEBUG : Looking for writers 2026/02/05 05:44:50 DEBUG : file1: reading active writers 2026/02/05 05:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:44:50 DEBUG : file1: vfs cache: starting upload 2026/02/05 05:44:50 DEBUG : Looking for writers 2026/02/05 05:44:50 DEBUG : file1: reading active writers 2026/02/05 05:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:44:50 DEBUG : Looking for writers 2026/02/05 05:44:50 DEBUG : file1: reading active writers 2026/02/05 05:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:44:50 DEBUG : Looking for writers 2026/02/05 05:44:50 DEBUG : file1: reading active writers 2026/02/05 05:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:44:51 DEBUG : Looking for writers 2026/02/05 05:44:51 DEBUG : file1: reading active writers 2026/02/05 05:44:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:44:52 DEBUG : Looking for writers 2026/02/05 05:44:52 DEBUG : file1: reading active writers 2026/02/05 05:44:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:44:52 DEBUG : file1: size = 11 OK 2026/02/05 05:44:52 INFO : file1: Copied (new) 2026/02/05 05:44:52 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/05 05:44:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/05 05:44:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:44:52 INFO : file1: vfs cache: upload succeeded try #1 2026/02/05 05:44:53 DEBUG : Looking for writers 2026/02/05 05:44:53 DEBUG : file1: reading active writers 2026/02/05 05:44:53 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want file1 (11) got fstest.go:203: Not found "file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsWrite Messages: 1 objects not found 2026/02/05 05:45:01 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:45:01 DEBUG : Looking for writers 2026/02/05 05:45:01 DEBUG : file1: reading active writers 2026/02/05 05:45:01 DEBUG : >WaitForWriters: 2026/02/05 05:45:01 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got file1 (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleMethodsWrite (20.65s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:45:10 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:45:10 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:45:10 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:10 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:45:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:45:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:45:10 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:45:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:45:10 DEBUG : file1: newRWFileHandle: 2026/02/05 05:45:10 DEBUG : file1: >newRWFileHandle: err= 2026/02/05 05:45:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:45:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/05 05:45:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:354 Error: Should be true Test: TestRWFileHandleWriteAt 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): _writeAt: size=7, off=0 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): openPending: 2026/02/05 05:45:10 DEBUG : file1: vfs cache: checking remote fingerprint "11" against cached fingerprint "" 2026/02/05 05:45:10 DEBUG : file1: vfs cache: truncate to size=11 2026/02/05 05:45:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): >openPending: err= 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): >_writeAt: n=7, err= 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): _writeAt: size=6, off=5 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): >_writeAt: n=6, err= 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): close: 2026/02/05 05:45:10 DEBUG : vfs cache: looking for range={Pos:0 Size:11} in [{Pos:0 Size:11}] - present true 2026/02/05 05:45:10 DEBUG : file1: vfs cache: setting modification time to 2026-02-05 05:45:10.927198316 +0000 UTC m=+2322.715588033 2026/02/05 05:45:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): >close: err= 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): _writeAt: size=5, off=0 2026/02/05 05:45:10 DEBUG : file1(0xc000a904c0): >_writeAt: n=0, err=file already closed 2026/02/05 05:45:10 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:45:10 DEBUG : Looking for writers 2026/02/05 05:45:10 DEBUG : file1: reading active writers 2026/02/05 05:45:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:45:10 DEBUG : Looking for writers 2026/02/05 05:45:10 DEBUG : file1: reading active writers 2026/02/05 05:45:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:45:10 DEBUG : Looking for writers 2026/02/05 05:45:10 DEBUG : file1: reading active writers 2026/02/05 05:45:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:45:10 DEBUG : Looking for writers 2026/02/05 05:45:10 DEBUG : file1: reading active writers 2026/02/05 05:45:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:45:11 DEBUG : file1: vfs cache: starting upload 2026/02/05 05:45:11 DEBUG : Looking for writers 2026/02/05 05:45:11 DEBUG : file1: reading active writers 2026/02/05 05:45:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:45:11 DEBUG : Looking for writers 2026/02/05 05:45:11 DEBUG : file1: reading active writers 2026/02/05 05:45:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:45:11 DEBUG : Looking for writers 2026/02/05 05:45:11 DEBUG : file1: reading active writers 2026/02/05 05:45:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:45:12 DEBUG : Looking for writers 2026/02/05 05:45:12 DEBUG : file1: reading active writers 2026/02/05 05:45:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:13 DEBUG : Looking for writers 2026/02/05 05:45:13 DEBUG : file1: reading active writers 2026/02/05 05:45:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:13 DEBUG : file1: Removing old object on successful upload 2026/02/05 05:45:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:45:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 05:45:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:45:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 05:45:13 DEBUG : forgetting directory cache 2026/02/05 05:45:13 DEBUG : dir: forgetting directory cache 2026/02/05 05:45:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:45:13 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:45:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 05:45:14 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:45:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 05:45:14 DEBUG : Looking for writers 2026/02/05 05:45:14 DEBUG : file1: reading active writers 2026/02/05 05:45:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:14 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:45:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 05:45:14 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:45:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 05:45:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:45:15 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 05:45:15 DEBUG : Looking for writers 2026/02/05 05:45:15 DEBUG : file1: reading active writers 2026/02/05 05:45:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:15 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:45:15 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 05:45:16 DEBUG : Looking for writers 2026/02/05 05:45:16 DEBUG : file1: reading active writers 2026/02/05 05:45:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:17 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:45:17 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 05:45:17 DEBUG : Looking for writers 2026/02/05 05:45:17 DEBUG : file1: reading active writers 2026/02/05 05:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:18 DEBUG : Looking for writers 2026/02/05 05:45:18 DEBUG : file1: reading active writers 2026/02/05 05:45:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:19 DEBUG : Looking for writers 2026/02/05 05:45:19 DEBUG : file1: reading active writers 2026/02/05 05:45:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:19 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 05:45:19 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/02/05 05:45:19 DEBUG : file1: Received error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 0/10 2026/02/05 05:45:20 DEBUG : Looking for writers 2026/02/05 05:45:20 DEBUG : file1: reading active writers 2026/02/05 05:45:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:21 DEBUG : Looking for writers 2026/02/05 05:45:21 DEBUG : file1: reading active writers 2026/02/05 05:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:22 DEBUG : Looking for writers 2026/02/05 05:45:22 DEBUG : file1: reading active writers 2026/02/05 05:45:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:23 DEBUG : Looking for writers 2026/02/05 05:45:23 DEBUG : file1: reading active writers 2026/02/05 05:45:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:24 DEBUG : Looking for writers 2026/02/05 05:45:24 DEBUG : file1: reading active writers 2026/02/05 05:45:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:25 DEBUG : Looking for writers 2026/02/05 05:45:25 DEBUG : file1: reading active writers 2026/02/05 05:45:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:26 DEBUG : Looking for writers 2026/02/05 05:45:26 DEBUG : file1: reading active writers 2026/02/05 05:45:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:27 DEBUG : Looking for writers 2026/02/05 05:45:27 DEBUG : file1: reading active writers 2026/02/05 05:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:27 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/05 05:45:27 DEBUG : file1: Removing old object on successful upload 2026/02/05 05:45:28 DEBUG : Looking for writers 2026/02/05 05:45:28 DEBUG : file1: reading active writers 2026/02/05 05:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:29 DEBUG : Looking for writers 2026/02/05 05:45:29 DEBUG : file1: reading active writers 2026/02/05 05:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:30 DEBUG : Looking for writers 2026/02/05 05:45:30 DEBUG : file1: reading active writers 2026/02/05 05:45:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:31 DEBUG : Looking for writers 2026/02/05 05:45:31 DEBUG : file1: reading active writers 2026/02/05 05:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:32 DEBUG : Looking for writers 2026/02/05 05:45:32 DEBUG : file1: reading active writers 2026/02/05 05:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:33 DEBUG : Looking for writers 2026/02/05 05:45:33 DEBUG : file1: reading active writers 2026/02/05 05:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:34 DEBUG : Looking for writers 2026/02/05 05:45:34 DEBUG : file1: reading active writers 2026/02/05 05:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:34 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/05 05:45:34 DEBUG : file1: size = 11 OK 2026/02/05 05:45:34 INFO : file1: Copied (replaced existing) 2026/02/05 05:45:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/05 05:45:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:45:34 INFO : file1: vfs cache: upload succeeded try #1 2026/02/05 05:45:35 DEBUG : Looking for writers 2026/02/05 05:45:35 DEBUG : file1: reading active writers 2026/02/05 05:45:35 DEBUG : >WaitForWriters: 2026/02/05 05:45:38 DEBUG : forgetting directory cache 2026/02/05 05:45:38 DEBUG : dir: forgetting directory cache 2026/02/05 05:45:40 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/05 05:45:40 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:45:40 DEBUG : Looking for writers 2026/02/05 05:45:40 DEBUG : file1: reading active writers 2026/02/05 05:45:40 DEBUG : >WaitForWriters: 2026/02/05 05:45:40 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting 2026/02/05 05:45:42 DEBUG : pacer: Reducing sleep to 640ms 2026/02/05 05:45:43 DEBUG : pacer: Reducing sleep to 320ms 2026/02/05 05:45:44 DEBUG : pacer: Reducing sleep to 160ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 05:45:45 DEBUG : pacer: Reducing sleep to 80ms 2026/02/05 05:45:45 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 05:45:48 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 05:45:48 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt 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: TestRWFileHandleWriteAt Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleWriteAt (42.53s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:45:52 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:45:52 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:45:52 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:52 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:45:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:45:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:45:52 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:45:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:45:53 DEBUG : file1: newRWFileHandle: 2026/02/05 05:45:53 DEBUG : file1(0xc0004d1240): openPending: 2026/02/05 05:45:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:45:53 DEBUG : file1(0xc0004d1240): >openPending: err= 2026/02/05 05:45:53 DEBUG : file1: >newRWFileHandle: err= 2026/02/05 05:45:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:45:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/05 05:45:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/05 05:45:53 DEBUG : file1(0xc0004d1240): close: 2026/02/05 05:45:53 DEBUG : file1: vfs cache: setting modification time to 2026-02-05 05:45:53.449964471 +0000 UTC m=+2365.238354166 2026/02/05 05:45:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:45:53 DEBUG : file1(0xc0004d1240): >close: err= 2026/02/05 05:45:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/05 05:45:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/05 05:45:53 DEBUG : file2: newRWFileHandle: 2026/02/05 05:45:53 DEBUG : file2(0xc0004d1700): openPending: 2026/02/05 05:45:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:45:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/05 05:45:53 DEBUG : file2(0xc0004d1700): >openPending: err= 2026/02/05 05:45:53 DEBUG : file2: >newRWFileHandle: err= 2026/02/05 05:45:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/05 05:45:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/05 05:45:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/05 05:45:53 DEBUG : file2(0xc0004d1700): RWFileHandle.Flush 2026/02/05 05:45:53 DEBUG : file2(0xc0004d1700): RWFileHandle.Release 2026/02/05 05:45:53 DEBUG : file2(0xc0004d1700): close: 2026/02/05 05:45:53 DEBUG : file2: vfs cache: setting modification time to 2026-02-05 05:45:53.452674791 +0000 UTC m=+2365.241064488 2026/02/05 05:45:53 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/05 05:45:53 DEBUG : file2(0xc0004d1700): >close: err= 2026/02/05 05:45:53 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:45:53 DEBUG : Looking for writers 2026/02/05 05:45:53 DEBUG : file1: reading active writers 2026/02/05 05:45:53 DEBUG : file2: reading active writers 2026/02/05 05:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/05 05:45:53 DEBUG : Looking for writers 2026/02/05 05:45:53 DEBUG : file1: reading active writers 2026/02/05 05:45:53 DEBUG : file2: reading active writers 2026/02/05 05:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/05 05:45:53 DEBUG : Looking for writers 2026/02/05 05:45:53 DEBUG : file2: reading active writers 2026/02/05 05:45:53 DEBUG : file1: reading active writers 2026/02/05 05:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/05 05:45:53 DEBUG : Looking for writers 2026/02/05 05:45:53 DEBUG : file2: reading active writers 2026/02/05 05:45:53 DEBUG : file1: reading active writers 2026/02/05 05:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/05 05:45:53 DEBUG : file1: vfs cache: starting upload 2026/02/05 05:45:53 DEBUG : file2: vfs cache: starting upload 2026/02/05 05:45:53 DEBUG : Looking for writers 2026/02/05 05:45:53 DEBUG : file1: reading active writers 2026/02/05 05:45:53 DEBUG : file2: reading active writers 2026/02/05 05:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/05 05:45:53 DEBUG : Looking for writers 2026/02/05 05:45:53 DEBUG : file1: reading active writers 2026/02/05 05:45:53 DEBUG : file2: reading active writers 2026/02/05 05:45:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/05 05:45:54 DEBUG : Looking for writers 2026/02/05 05:45:54 DEBUG : file1: reading active writers 2026/02/05 05:45:54 DEBUG : file2: reading active writers 2026/02/05 05:45:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/02/05 05:45:54 DEBUG : Looking for writers 2026/02/05 05:45:54 DEBUG : file1: reading active writers 2026/02/05 05:45:54 DEBUG : file2: reading active writers 2026/02/05 05:45:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/05 05:45:55 DEBUG : Looking for writers 2026/02/05 05:45:55 DEBUG : file1: reading active writers 2026/02/05 05:45:55 DEBUG : file2: reading active writers 2026/02/05 05:45:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/05 05:45:56 DEBUG : Looking for writers 2026/02/05 05:45:56 DEBUG : file1: reading active writers 2026/02/05 05:45:56 DEBUG : file2: reading active writers 2026/02/05 05:45:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/05 05:45:57 DEBUG : file1: size = 0 OK 2026/02/05 05:45:57 INFO : file1: Copied (new) 2026/02/05 05:45:57 DEBUG : file1: vfs cache: fingerprint now "0" 2026/02/05 05:45:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/05 05:45:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:45:57 INFO : file1: vfs cache: upload succeeded try #1 2026/02/05 05:45:57 DEBUG : Looking for writers 2026/02/05 05:45:57 DEBUG : file1: reading active writers 2026/02/05 05:45:57 DEBUG : file2: reading active writers 2026/02/05 05:45:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:58 DEBUG : Looking for writers 2026/02/05 05:45:58 DEBUG : file1: reading active writers 2026/02/05 05:45:58 DEBUG : file2: reading active writers 2026/02/05 05:45:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:45:59 DEBUG : file2: size = 0 OK 2026/02/05 05:45:59 INFO : file2: Copied (new) 2026/02/05 05:45:59 DEBUG : file2: vfs cache: fingerprint now "0" 2026/02/05 05:45:59 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/05 05:45:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/05 05:45:59 INFO : file2: vfs cache: upload succeeded try #1 2026/02/05 05:45:59 DEBUG : Looking for writers 2026/02/05 05:45:59 DEBUG : file1: reading active writers 2026/02/05 05:45:59 DEBUG : file2: reading active writers 2026/02/05 05:45:59 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/02/05 05:46:03 DEBUG : forgetting directory cache 2026/02/05 05:46:03 DEBUG : dir: forgetting directory cache 2026/02/05 05:46:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:46:03 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/05 05:46:11 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:46:11 DEBUG : Looking for writers 2026/02/05 05:46:11 DEBUG : file1: reading active writers 2026/02/05 05:46:11 DEBUG : file2: reading active writers 2026/02/05 05:46:11 DEBUG : >WaitForWriters: 2026/02/05 05:46:11 DEBUG : drime root 'rclone-test-mejoded5gave': 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: TestRWFileHandleWriteNoWrite (30.54s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:46:23 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:46:23 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:46:23 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:23 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:23 DEBUG : Config file has changed externally - reloading 2026/02/05 05:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:46:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:46:23 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:46:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:46:23 DEBUG : file1: newRWFileHandle: 2026/02/05 05:46:23 DEBUG : file1(0xc0006e4240): openPending: 2026/02/05 05:46:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:46:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:46:23 DEBUG : file1(0xc0006e4240): >openPending: err= 2026/02/05 05:46:23 DEBUG : file1: >newRWFileHandle: err= 2026/02/05 05:46:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:46:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/05 05:46:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/05 05:46:23 DEBUG : file1(0xc0006e4240): _writeAt: size=5, off=0 2026/02/05 05:46:23 DEBUG : file1(0xc0006e4240): >_writeAt: n=5, err= 2026/02/05 05:46:23 DEBUG : file1(0xc0006e4240): RWFileHandle.Flush 2026/02/05 05:46:23 DEBUG : file1(0xc0006e4240): RWFileHandle.Flush 2026/02/05 05:46:23 DEBUG : file1(0xc0006e4240): close: 2026/02/05 05:46:23 DEBUG : file1: vfs cache: setting modification time to 2026-02-05 05:46:23.823171664 +0000 UTC m=+2395.611561400 2026/02/05 05:46:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:46:23 DEBUG : file1(0xc0006e4240): >close: err= 2026/02/05 05:46:23 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:46:23 DEBUG : Looking for writers 2026/02/05 05:46:23 DEBUG : file1: reading active writers 2026/02/05 05:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:46:23 DEBUG : Looking for writers 2026/02/05 05:46:23 DEBUG : file1: reading active writers 2026/02/05 05:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:46:23 DEBUG : Looking for writers 2026/02/05 05:46:23 DEBUG : file1: reading active writers 2026/02/05 05:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:46:23 DEBUG : Looking for writers 2026/02/05 05:46:23 DEBUG : file1: reading active writers 2026/02/05 05:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:46:23 DEBUG : file1: vfs cache: starting upload 2026/02/05 05:46:23 DEBUG : Looking for writers 2026/02/05 05:46:23 DEBUG : file1: reading active writers 2026/02/05 05:46:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:46:24 DEBUG : Looking for writers 2026/02/05 05:46:24 DEBUG : file1: reading active writers 2026/02/05 05:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:46:24 DEBUG : Looking for writers 2026/02/05 05:46:24 DEBUG : file1: reading active writers 2026/02/05 05:46:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:46:25 DEBUG : Looking for writers 2026/02/05 05:46:25 DEBUG : file1: reading active writers 2026/02/05 05:46:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:26 DEBUG : Looking for writers 2026/02/05 05:46:26 DEBUG : file1: reading active writers 2026/02/05 05:46:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:27 DEBUG : Looking for writers 2026/02/05 05:46:27 DEBUG : file1: reading active writers 2026/02/05 05:46:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:28 DEBUG : Looking for writers 2026/02/05 05:46:28 DEBUG : file1: reading active writers 2026/02/05 05:46:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:29 DEBUG : Looking for writers 2026/02/05 05:46:29 DEBUG : file1: reading active writers 2026/02/05 05:46:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:30 DEBUG : Looking for writers 2026/02/05 05:46:30 DEBUG : file1: reading active writers 2026/02/05 05:46:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:31 DEBUG : Looking for writers 2026/02/05 05:46:31 DEBUG : file1: reading active writers 2026/02/05 05:46:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:32 DEBUG : Looking for writers 2026/02/05 05:46:32 DEBUG : file1: reading active writers 2026/02/05 05:46:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:33 DEBUG : Looking for writers 2026/02/05 05:46:33 DEBUG : file1: reading active writers 2026/02/05 05:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:34 DEBUG : Looking for writers 2026/02/05 05:46:34 DEBUG : file1: reading active writers 2026/02/05 05:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:34 DEBUG : file1: size = 5 OK 2026/02/05 05:46:34 INFO : file1: Copied (new) 2026/02/05 05:46:34 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/05 05:46:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/05 05:46:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:46:34 INFO : file1: vfs cache: upload succeeded try #1 2026/02/05 05:46:35 DEBUG : Looking for writers 2026/02/05 05:46:35 DEBUG : file1: reading active writers 2026/02/05 05:46:35 DEBUG : >WaitForWriters: 2026/02/05 05:46:35 DEBUG : drime root 'rclone-test-mejoded5gave': 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: TestRWFileHandleFlushWrite 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: TestRWFileHandleFlushWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleFlushWrite (20.47s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:46:43 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:46:43 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:46:43 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:43 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:46:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:46:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:46:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:46:43 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:46:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:46:44 DEBUG : file1: newRWFileHandle: 2026/02/05 05:46:44 DEBUG : file1: >newRWFileHandle: err= 2026/02/05 05:46:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:46:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/05 05:46:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/05 05:46:44 DEBUG : file1(0xc000e7b100): _writeAt: size=5, off=0 2026/02/05 05:46:44 DEBUG : file1(0xc000e7b100): openPending: 2026/02/05 05:46:44 DEBUG : file1: vfs cache: checking remote fingerprint "5" against cached fingerprint "" 2026/02/05 05:46:44 DEBUG : file1: vfs cache: truncate to size=5 2026/02/05 05:46:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:46:44 DEBUG : file1(0xc000e7b100): >openPending: err= 2026/02/05 05:46:44 DEBUG : file1(0xc000e7b100): >_writeAt: n=5, err= 2026/02/05 05:46:44 DEBUG : file1(0xc000e7b100): RWFileHandle.Release 2026/02/05 05:46:44 DEBUG : file1(0xc000e7b100): close: 2026/02/05 05:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:46:44 DEBUG : file1: vfs cache: setting modification time to 2026-02-05 05:46:44.71531547 +0000 UTC m=+2416.503705166 2026/02/05 05:46:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:46:44 DEBUG : file1(0xc000e7b100): >close: err= 2026/02/05 05:46:44 DEBUG : file1(0xc000e7b100): RWFileHandle.Release 2026/02/05 05:46:44 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:46:44 DEBUG : Looking for writers 2026/02/05 05:46:44 DEBUG : file1: reading active writers 2026/02/05 05:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:46:44 DEBUG : Looking for writers 2026/02/05 05:46:44 DEBUG : file1: reading active writers 2026/02/05 05:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:46:44 DEBUG : Looking for writers 2026/02/05 05:46:44 DEBUG : file1: reading active writers 2026/02/05 05:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:46:44 DEBUG : Looking for writers 2026/02/05 05:46:44 DEBUG : file1: reading active writers 2026/02/05 05:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:46:44 DEBUG : file1: vfs cache: starting upload 2026/02/05 05:46:44 DEBUG : Looking for writers 2026/02/05 05:46:44 DEBUG : file1: reading active writers 2026/02/05 05:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:46:45 DEBUG : Looking for writers 2026/02/05 05:46:45 DEBUG : file1: reading active writers 2026/02/05 05:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:46:45 DEBUG : Looking for writers 2026/02/05 05:46:45 DEBUG : file1: reading active writers 2026/02/05 05:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:46:45 DEBUG : Looking for writers 2026/02/05 05:46:45 DEBUG : file1: reading active writers 2026/02/05 05:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:46 DEBUG : file1: Removing old object on successful upload 2026/02/05 05:46:46 DEBUG : Looking for writers 2026/02/05 05:46:46 DEBUG : file1: reading active writers 2026/02/05 05:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:47 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:46:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 05:46:47 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:46:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 05:46:47 DEBUG : Looking for writers 2026/02/05 05:46:47 DEBUG : file1: reading active writers 2026/02/05 05:46:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:48 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:46:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 05:46:48 DEBUG : Looking for writers 2026/02/05 05:46:48 DEBUG : file1: reading active writers 2026/02/05 05:46:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:48 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:46:48 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 05:46:49 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:46:49 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 05:46:49 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:46:49 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 05:46:49 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:46:49 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 05:46:49 DEBUG : Looking for writers 2026/02/05 05:46:49 DEBUG : file1: reading active writers 2026/02/05 05:46:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:50 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:46:50 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 05:46:50 DEBUG : Looking for writers 2026/02/05 05:46:50 DEBUG : file1: reading active writers 2026/02/05 05:46:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:51 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:46:51 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 05:46:51 DEBUG : Looking for writers 2026/02/05 05:46:51 DEBUG : file1: reading active writers 2026/02/05 05:46:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:52 DEBUG : forgetting directory cache 2026/02/05 05:46:52 DEBUG : dir: forgetting directory cache 2026/02/05 05:46:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:46:52 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:46:52 DEBUG : Looking for writers 2026/02/05 05:46:52 DEBUG : file1: reading active writers 2026/02/05 05:46:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:53 DEBUG : Looking for writers 2026/02/05 05:46:53 DEBUG : file1: reading active writers 2026/02/05 05:46:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:54 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 05:46:54 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/02/05 05:46:54 DEBUG : file1: Received error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 0/10 2026/02/05 05:46:54 DEBUG : Looking for writers 2026/02/05 05:46:54 DEBUG : file1: reading active writers 2026/02/05 05:46:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:55 DEBUG : Looking for writers 2026/02/05 05:46:55 DEBUG : file1: reading active writers 2026/02/05 05:46:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:56 DEBUG : Looking for writers 2026/02/05 05:46:57 DEBUG : file1: reading active writers 2026/02/05 05:46:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:58 DEBUG : Looking for writers 2026/02/05 05:46:58 DEBUG : file1: reading active writers 2026/02/05 05:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:46:59 DEBUG : Looking for writers 2026/02/05 05:46:59 DEBUG : file1: reading active writers 2026/02/05 05:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:00 DEBUG : Looking for writers 2026/02/05 05:47:00 DEBUG : file1: reading active writers 2026/02/05 05:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:01 DEBUG : Looking for writers 2026/02/05 05:47:01 DEBUG : file1: reading active writers 2026/02/05 05:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:02 DEBUG : Looking for writers 2026/02/05 05:47:02 DEBUG : file1: reading active writers 2026/02/05 05:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:03 DEBUG : Looking for writers 2026/02/05 05:47:03 DEBUG : file1: reading active writers 2026/02/05 05:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:04 DEBUG : Looking for writers 2026/02/05 05:47:04 DEBUG : file1: reading active writers 2026/02/05 05:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:04 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/05 05:47:04 DEBUG : file1: Removing old object on successful upload 2026/02/05 05:47:05 DEBUG : Looking for writers 2026/02/05 05:47:05 DEBUG : file1: reading active writers 2026/02/05 05:47:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:06 DEBUG : Looking for writers 2026/02/05 05:47:06 DEBUG : file1: reading active writers 2026/02/05 05:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:07 DEBUG : Looking for writers 2026/02/05 05:47:07 DEBUG : file1: reading active writers 2026/02/05 05:47:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:08 DEBUG : Looking for writers 2026/02/05 05:47:08 DEBUG : file1: reading active writers 2026/02/05 05:47:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:09 DEBUG : Looking for writers 2026/02/05 05:47:09 DEBUG : file1: reading active writers 2026/02/05 05:47:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:09 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/05 05:47:09 DEBUG : file1: size = 5 OK 2026/02/05 05:47:09 INFO : file1: Copied (replaced existing) 2026/02/05 05:47:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/05 05:47:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:47:09 INFO : file1: vfs cache: upload succeeded try #1 2026/02/05 05:47:10 DEBUG : Looking for writers 2026/02/05 05:47:10 DEBUG : file1: reading active writers 2026/02/05 05:47:10 DEBUG : >WaitForWriters: 2026/02/05 05:47:10 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting 2026/02/05 05:47:14 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/05 05:47:17 DEBUG : pacer: Reducing sleep to 640ms 2026/02/05 05:47:18 DEBUG : pacer: Reducing sleep to 320ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 05:47:20 DEBUG : pacer: Reducing sleep to 160ms 2026/02/05 05:47:20 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 05:47:22 DEBUG : pacer: Reducing sleep to 40ms 2026/02/05 05:47:22 DEBUG : pacer: Reducing sleep to 20ms 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) 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 (42.79s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:47:26 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:47:26 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:47:26 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:47:26 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:47:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:47:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:47:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:47:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:47:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:47:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:47:26 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:47:26 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 05:47:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/05 05:47:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:47:30 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:47:30 DEBUG : dir/file1(0xc00071b0c0): openPending: 2026/02/05 05:47:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/05 05:47:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/05 05:47:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:47:30 DEBUG : dir/file1(0xc00071b0c0): >openPending: err= 2026/02/05 05:47:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/05 05:47:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:47:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:47:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/05 05:47:30 DEBUG : dir/file1(0xc00071b0c0): _writeAt: size=5, off=0 2026/02/05 05:47:30 DEBUG : dir/file1(0xc00071b0c0): >_writeAt: n=5, err= 2026/02/05 05:47:30 DEBUG : dir/file1(0xc00071b0c0): close: 2026/02/05 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:47:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:47:30.767529106 +0000 UTC m=+2462.555918832 2026/02/05 05:47:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:47:30 DEBUG : dir/file1(0xc00071b0c0): >close: err= 2026/02/05 05:47:30 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:47:30 DEBUG : dir: Looking for writers 2026/02/05 05:47:30 DEBUG : file1: reading active writers 2026/02/05 05:47:30 DEBUG : Looking for writers 2026/02/05 05:47:30 DEBUG : dir: reading active writers 2026/02/05 05:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:47:30 DEBUG : dir: Looking for writers 2026/02/05 05:47:30 DEBUG : file1: reading active writers 2026/02/05 05:47:30 DEBUG : Looking for writers 2026/02/05 05:47:30 DEBUG : dir: reading active writers 2026/02/05 05:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:47:30 DEBUG : dir: Looking for writers 2026/02/05 05:47:30 DEBUG : file1: reading active writers 2026/02/05 05:47:30 DEBUG : Looking for writers 2026/02/05 05:47:30 DEBUG : dir: reading active writers 2026/02/05 05:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:47:30 DEBUG : dir: Looking for writers 2026/02/05 05:47:30 DEBUG : file1: reading active writers 2026/02/05 05:47:30 DEBUG : Looking for writers 2026/02/05 05:47:30 DEBUG : dir: reading active writers 2026/02/05 05:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:47:30 DEBUG : dir/file1: vfs cache: starting upload 2026/02/05 05:47:30 DEBUG : dir: Looking for writers 2026/02/05 05:47:30 DEBUG : file1: reading active writers 2026/02/05 05:47:30 DEBUG : Looking for writers 2026/02/05 05:47:30 DEBUG : dir: reading active writers 2026/02/05 05:47:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:47:31 DEBUG : dir: Looking for writers 2026/02/05 05:47:31 DEBUG : file1: reading active writers 2026/02/05 05:47:31 DEBUG : Looking for writers 2026/02/05 05:47:31 DEBUG : dir: reading active writers 2026/02/05 05:47:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:47:31 DEBUG : dir: Looking for writers 2026/02/05 05:47:31 DEBUG : file1: reading active writers 2026/02/05 05:47:31 DEBUG : Looking for writers 2026/02/05 05:47:31 DEBUG : dir: reading active writers 2026/02/05 05:47:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:47:32 DEBUG : dir: Looking for writers 2026/02/05 05:47:32 DEBUG : file1: reading active writers 2026/02/05 05:47:32 DEBUG : Looking for writers 2026/02/05 05:47:32 DEBUG : dir: reading active writers 2026/02/05 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:33 DEBUG : dir: Looking for writers 2026/02/05 05:47:33 DEBUG : file1: reading active writers 2026/02/05 05:47:33 DEBUG : Looking for writers 2026/02/05 05:47:33 DEBUG : dir: reading active writers 2026/02/05 05:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:47:33 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:47:33 DEBUG : dir/file1: size = 5 OK 2026/02/05 05:47:33 INFO : dir/file1: Copied (replaced existing) 2026/02/05 05:47:33 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/05 05:47:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/05 05:47:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:47:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/05 05:47:34 DEBUG : dir: Looking for writers 2026/02/05 05:47:34 DEBUG : file1: reading active writers 2026/02/05 05:47:34 DEBUG : Looking for writers 2026/02/05 05:47:34 DEBUG : dir: reading active writers 2026/02/05 05:47:34 DEBUG : >WaitForWriters: 2026/02/05 05:47:34 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting 2026/02/05 05:47:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:47:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 05:47:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:47:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 05:47:35 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:47:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 05:47:35 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:47:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 05:47:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:47:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 05:47:36 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:47:36 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 05:47:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:47:36 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 05:47:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:47:37 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 05:47:38 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:47:38 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 05:47:41 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 05:47:41 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/05 05:47:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:47:46 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/05 05:47:51 DEBUG : forgetting directory cache 2026/02/05 05:47:51 DEBUG : dir: forgetting directory cache 2026/02/05 05:47:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:47:51 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:47:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:48:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:48:36 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:48:44 DEBUG : forgetting directory cache 2026/02/05 05:48:44 DEBUG : dir: forgetting directory cache 2026/02/05 05:48:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:48:44 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:48:56 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:49:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:49:24 DEBUG : forgetting directory cache 2026/02/05 05:49:24 DEBUG : dir: forgetting directory cache 2026/02/05 05:49:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:49:24 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:49:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:49:56 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:50:07 DEBUG : forgetting directory cache 2026/02/05 05:50:07 DEBUG : dir: forgetting directory cache 2026/02/05 05:50:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 05:50:07 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/05 05:50:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:50:36 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/05 05:50:39 DEBUG : dir: forgetting directory cache 2026/02/05 05:50:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:50:39 DEBUG : forgetting directory cache 2026/02/05 05:50:39 DEBUG : dir: forgetting directory cache 2026/02/05 05:50:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 05:50:39 DEBUG : fil: forgetting directory cache 2026/02/05 05:50:44 DEBUG : forgetting directory cache 2026/02/05 05:50:44 DEBUG : forgetting directory cache 2026/02/05 05:50:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:50:57 DEBUG : forgetting directory cache 2026/02/05 05:50:57 DEBUG : dir: forgetting directory cache 2026/02/05 05:51:16 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:51:22 DEBUG : forgetting directory cache 2026/02/05 05:51:22 DEBUG : dir: forgetting directory cache 2026/02/05 05:51:36 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:51:51 DEBUG : forgetting directory cache 2026/02/05 05:51:51 DEBUG : dir: forgetting directory cache 2026/02/05 05:51:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:52:12 DEBUG : forgetting directory cache 2026/02/05 05:52:12 DEBUG : dir: forgetting directory cache 2026/02/05 05:52:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:52:36 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:52:42 DEBUG : forgetting directory cache 2026/02/05 05:52:42 DEBUG : dir: forgetting directory cache 2026/02/05 05:52:56 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:52:56 DEBUG : forgetting directory cache 2026/02/05 05:52:56 DEBUG : dir: forgetting directory cache 2026/02/05 05:52:56 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/05 05:53:16 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:53:24 DEBUG : forgetting directory cache 2026/02/05 05:53:24 DEBUG : dir: forgetting directory cache 2026/02/05 05:53:24 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/05 05:53:36 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:53:50 DEBUG : forgetting directory cache 2026/02/05 05:53:50 DEBUG : dir: forgetting directory cache 2026/02/05 05:53:50 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/05 05:53:56 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/05 05:54:16 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/05 05:54:17 DEBUG : forgetting directory cache 2026/02/05 05:54:17 DEBUG : dir: forgetting directory cache 2026/02/05 05:54:17 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/05 05:54:36 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/05 05:54:45 DEBUG : forgetting directory cache 2026/02/05 05:54:45 DEBUG : dir: forgetting directory cache 2026/02/05 05:54:45 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/05 05:54:46 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/05 05:54:49 DEBUG : forgetting directory cache 2026/02/05 05:54:49 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/05 05:54:51 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/05 05:54:54 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 05:54:55 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/05 05:54:56 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/05 05:54:56 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 05:54:58 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/05 05:54:59 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/05 05:54:59 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: 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 (456.79s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:55:03 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:55:03 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:55:03 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:03 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:03 DEBUG : Config file has changed externally - reloading 2026/02/05 05:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:55:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:03 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:55:10 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:55:10 DEBUG : forgetting directory cache 2026/02/05 05:55:10 DEBUG : 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:292: Sleeping for 6s just to make sure 2026/02/05 05:55:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:22 DEBUG : dir/file1: newRWFileHandle: 2026/02/05 05:55:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/05 05:55:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:55:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/05 05:55:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/05 05:55:22 DEBUG : dir/file1(0xc000cc85c0): _writeAt: size=5, off=0 2026/02/05 05:55:22 DEBUG : dir/file1(0xc000cc85c0): openPending: 2026/02/05 05:55:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/05 05:55:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/05 05:55:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:55:22 DEBUG : dir/file1(0xc000cc85c0): >openPending: err= 2026/02/05 05:55:22 DEBUG : dir/file1(0xc000cc85c0): >_writeAt: n=5, err= 2026/02/05 05:55:22 DEBUG : dir/file1(0xc000cc85c0): _writeAt: size=15, off=5 2026/02/05 05:55:22 DEBUG : dir/file1(0xc000cc85c0): >_writeAt: n=15, err= 2026/02/05 05:55:22 DEBUG : dir/file1(0xc000cc85c0): close: 2026/02/05 05:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/05 05:55:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-05 05:55:22.189647589 +0000 UTC m=+2933.978037325 2026/02/05 05:55:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:22 DEBUG : dir/file1(0xc000cc85c0): >close: err= 2026/02/05 05:55:22 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:55:22 DEBUG : dir: Looking for writers 2026/02/05 05:55:22 DEBUG : file1: reading active writers 2026/02/05 05:55:22 DEBUG : Looking for writers 2026/02/05 05:55:22 DEBUG : dir: reading active writers 2026/02/05 05:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:55:22 DEBUG : dir: Looking for writers 2026/02/05 05:55:22 DEBUG : file1: reading active writers 2026/02/05 05:55:22 DEBUG : Looking for writers 2026/02/05 05:55:22 DEBUG : dir: reading active writers 2026/02/05 05:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:55:22 DEBUG : dir: Looking for writers 2026/02/05 05:55:22 DEBUG : file1: reading active writers 2026/02/05 05:55:22 DEBUG : Looking for writers 2026/02/05 05:55:22 DEBUG : dir: reading active writers 2026/02/05 05:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:55:22 DEBUG : dir: Looking for writers 2026/02/05 05:55:22 DEBUG : file1: reading active writers 2026/02/05 05:55:22 DEBUG : Looking for writers 2026/02/05 05:55:22 DEBUG : dir: reading active writers 2026/02/05 05:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:55:22 DEBUG : dir/file1: vfs cache: starting upload 2026/02/05 05:55:22 DEBUG : dir: Looking for writers 2026/02/05 05:55:22 DEBUG : file1: reading active writers 2026/02/05 05:55:22 DEBUG : Looking for writers 2026/02/05 05:55:22 DEBUG : dir: reading active writers 2026/02/05 05:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:55:22 DEBUG : dir: Looking for writers 2026/02/05 05:55:22 DEBUG : file1: reading active writers 2026/02/05 05:55:22 DEBUG : Looking for writers 2026/02/05 05:55:22 DEBUG : dir: reading active writers 2026/02/05 05:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:55:22 DEBUG : dir: Looking for writers 2026/02/05 05:55:22 DEBUG : file1: reading active writers 2026/02/05 05:55:22 DEBUG : Looking for writers 2026/02/05 05:55:22 DEBUG : dir: reading active writers 2026/02/05 05:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:55:23 DEBUG : dir: Looking for writers 2026/02/05 05:55:23 DEBUG : file1: reading active writers 2026/02/05 05:55:23 DEBUG : Looking for writers 2026/02/05 05:55:23 DEBUG : dir: reading active writers 2026/02/05 05:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:55:24 DEBUG : dir: Looking for writers 2026/02/05 05:55:24 DEBUG : file1: reading active writers 2026/02/05 05:55:24 DEBUG : Looking for writers 2026/02/05 05:55:24 DEBUG : dir: reading active writers 2026/02/05 05:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:55:25 DEBUG : dir: Looking for writers 2026/02/05 05:55:25 DEBUG : file1: reading active writers 2026/02/05 05:55:25 DEBUG : Looking for writers 2026/02/05 05:55:25 DEBUG : dir: reading active writers 2026/02/05 05:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:55:26 DEBUG : dir: Looking for writers 2026/02/05 05:55:26 DEBUG : file1: reading active writers 2026/02/05 05:55:26 DEBUG : Looking for writers 2026/02/05 05:55:26 DEBUG : dir: reading active writers 2026/02/05 05:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:55:27 DEBUG : dir: Looking for writers 2026/02/05 05:55:27 DEBUG : file1: reading active writers 2026/02/05 05:55:27 DEBUG : Looking for writers 2026/02/05 05:55:27 DEBUG : dir: reading active writers 2026/02/05 05:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:55:28 DEBUG : dir/file1: Removing old object on successful upload 2026/02/05 05:55:28 DEBUG : dir: Looking for writers 2026/02/05 05:55:28 DEBUG : file1: reading active writers 2026/02/05 05:55:28 DEBUG : Looking for writers 2026/02/05 05:55:28 DEBUG : dir: reading active writers 2026/02/05 05:55:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:55:28 DEBUG : dir/file1: size = 20 OK 2026/02/05 05:55:28 INFO : dir/file1: Copied (replaced existing) 2026/02/05 05:55:28 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/05 05:55:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/05 05:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/05 05:55:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/05 05:55:29 DEBUG : dir: Looking for writers 2026/02/05 05:55:29 DEBUG : file1: reading active writers 2026/02/05 05:55:29 DEBUG : Looking for writers 2026/02/05 05:55:29 DEBUG : dir: reading active writers 2026/02/05 05:55:29 DEBUG : >WaitForWriters: 2026/02/05 05:55:29 DEBUG : drime root 'rclone-test-mejoded5gave': 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: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got dir/file1 (20) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateExisting Messages: directories --- FAIL: TestRWFileHandleSizeCreateExisting (40.53s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:55:44 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:55:44 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:55:44 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:44 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:55:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:55:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:44 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:55:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:44 DEBUG : file1: newRWFileHandle: 2026/02/05 05:55:44 DEBUG : file1(0xc0004d0580): openPending: 2026/02/05 05:55:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:55:44 DEBUG : file1(0xc0004d0580): >openPending: err= 2026/02/05 05:55:44 DEBUG : file1: >newRWFileHandle: err= 2026/02/05 05:55:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:55:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/05 05:55:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/05 05:55:44 DEBUG : file1(0xc0004d0580): _writeAt: size=5, off=0 2026/02/05 05:55:44 DEBUG : file1(0xc0004d0580): >_writeAt: n=5, err= 2026/02/05 05:55:44 DEBUG : file1(0xc0004d0580): close: 2026/02/05 05:55:44 DEBUG : file1: vfs cache: setting modification time to 2026-02-05 05:55:44.46094355 +0000 UTC m=+2956.249333257 2026/02/05 05:55:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:44 DEBUG : file1(0xc0004d0580): >close: err= 2026/02/05 05:55:44 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:55:44 DEBUG : dir: Looking for writers 2026/02/05 05:55:44 DEBUG : Looking for writers 2026/02/05 05:55:44 DEBUG : dir: reading active writers 2026/02/05 05:55:44 DEBUG : file1: reading active writers 2026/02/05 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:55:44 DEBUG : dir: Looking for writers 2026/02/05 05:55:44 DEBUG : Looking for writers 2026/02/05 05:55:44 DEBUG : dir: reading active writers 2026/02/05 05:55:44 DEBUG : file1: reading active writers 2026/02/05 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:55:44 DEBUG : dir: Looking for writers 2026/02/05 05:55:44 DEBUG : Looking for writers 2026/02/05 05:55:44 DEBUG : dir: reading active writers 2026/02/05 05:55:44 DEBUG : file1: reading active writers 2026/02/05 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:55:44 DEBUG : dir: Looking for writers 2026/02/05 05:55:44 DEBUG : Looking for writers 2026/02/05 05:55:44 DEBUG : dir: reading active writers 2026/02/05 05:55:44 DEBUG : file1: reading active writers 2026/02/05 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:55:44 DEBUG : file1: vfs cache: starting upload 2026/02/05 05:55:44 DEBUG : dir: Looking for writers 2026/02/05 05:55:44 DEBUG : Looking for writers 2026/02/05 05:55:44 DEBUG : dir: reading active writers 2026/02/05 05:55:44 DEBUG : file1: reading active writers 2026/02/05 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:55:44 DEBUG : dir: Looking for writers 2026/02/05 05:55:44 DEBUG : Looking for writers 2026/02/05 05:55:44 DEBUG : dir: reading active writers 2026/02/05 05:55:44 DEBUG : file1: reading active writers 2026/02/05 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:55:45 DEBUG : dir: Looking for writers 2026/02/05 05:55:45 DEBUG : Looking for writers 2026/02/05 05:55:45 DEBUG : dir: reading active writers 2026/02/05 05:55:45 DEBUG : file1: reading active writers 2026/02/05 05:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:55:45 DEBUG : dir: Looking for writers 2026/02/05 05:55:45 DEBUG : Looking for writers 2026/02/05 05:55:45 DEBUG : dir: reading active writers 2026/02/05 05:55:45 DEBUG : file1: reading active writers 2026/02/05 05:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:55:46 DEBUG : dir: Looking for writers 2026/02/05 05:55:46 DEBUG : Looking for writers 2026/02/05 05:55:46 DEBUG : dir: reading active writers 2026/02/05 05:55:46 DEBUG : file1: reading active writers 2026/02/05 05:55:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:55:47 DEBUG : dir: Looking for writers 2026/02/05 05:55:47 DEBUG : Looking for writers 2026/02/05 05:55:47 DEBUG : dir: reading active writers 2026/02/05 05:55:47 DEBUG : file1: reading active writers 2026/02/05 05:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:55:48 DEBUG : file1: size = 5 OK 2026/02/05 05:55:48 INFO : file1: Copied (new) 2026/02/05 05:55:48 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/05 05:55:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/05 05:55:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:55:48 INFO : file1: vfs cache: upload succeeded try #1 2026/02/05 05:55:48 DEBUG : dir: Looking for writers 2026/02/05 05:55:48 DEBUG : Looking for writers 2026/02/05 05:55:48 DEBUG : file1: reading active writers 2026/02/05 05:55:48 DEBUG : dir: reading active writers 2026/02/05 05:55:48 DEBUG : >WaitForWriters: 2026/02/05 05:55:48 DEBUG : drime root 'rclone-test-mejoded5gave': 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/05 05:55:53 DEBUG : forgetting directory cache 2026/02/05 05:55:53 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/02/05 05:55:53 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateNew Messages: directories --- FAIL: TestRWFileHandleSizeCreateNew (14.75s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:55:58 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:55:58 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:55:58 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:58 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:55:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:55:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:55:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/05 05:55:58 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1400): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1400): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1400): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1400): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1400): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.405876659 +0000 UTC m=+2971.194266396 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1400): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1880): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1880): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1880): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1880): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1880): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1880): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1880): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.405876659 +0000 UTC m=+2971.194266396 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1880): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a7c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a7c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a7c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a7c0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a7c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.405876659 +0000 UTC m=+2971.194266396 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a7c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9f10 item 1 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e42c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e42c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e42c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e42c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e42c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.409630569 +0000 UTC m=+2971.198020295 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e42c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.409630569 +0000 UTC m=+2971.198020295 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f4a10 item 2 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4e80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4e80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4e80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4e80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4e80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.412159157 +0000 UTC m=+2971.200548893 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4e80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5300): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5300): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5300): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5300): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5300): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5300): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5300): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.412159157 +0000 UTC m=+2971.200548893 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5300): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5e80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5e80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5e80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5e80): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5e80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.412159157 +0000 UTC m=+2971.200548893 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e5e80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f4ee0 item 3 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045dd80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045dd80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045dd80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045dd80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045dd80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.414904013 +0000 UTC m=+2971.203293719 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045dd80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071abc0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071abc0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071abc0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071abc0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071abc0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.414904013 +0000 UTC m=+2971.203293719 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071abc0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f5500 item 4 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b2c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b2c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b2c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b2c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b2c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.416539627 +0000 UTC m=+2971.204929333 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b2c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b780): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b780): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b780): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b780): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b780): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b780): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b780): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.416539627 +0000 UTC m=+2971.204929333 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b780): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071bc80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071bc80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071bc80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071bc80): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071bc80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.416539627 +0000 UTC m=+2971.204929333 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071bc80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f5ab0 item 5 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd03c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd03c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd03c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd03c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd03c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.419072434 +0000 UTC m=+2971.207462140 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd03c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0a80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0a80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0a80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0a80): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0a80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.419072434 +0000 UTC m=+2971.207462140 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0a80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 6 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1140): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1140): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1140): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1140): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1140): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.4216052 +0000 UTC m=+2971.209995057 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1140): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1680): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1680): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1680): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1680): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1680): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1680): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1680): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.4216052 +0000 UTC m=+2971.209995057 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1680): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1b40): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1b40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1b40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1b40): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1b40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.4216052 +0000 UTC m=+2971.209995057 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1b40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 7 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90240): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90240): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90240): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90240): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90240): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.424644863 +0000 UTC m=+2971.213034649 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90240): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90780): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90780): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90780): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90780): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90780): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.424644863 +0000 UTC m=+2971.213034649 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90780): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 8 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90f40): _readAt: size=2, off=0 2026/02/05 05:55:59 ERROR : open-test-file(0xc000a90f40): Couldn't read size of file 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90f40): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90f40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90f40): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90f40): close: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90f40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91580): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91580): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91580): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91580): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91580): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.42724766 +0000 UTC m=+2971.215637386 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91580): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91b00): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91b00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91b00): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91b00): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91b00): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91b00): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91b00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.42724766 +0000 UTC m=+2971.215637386 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91b00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46080): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46080): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46080): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46080): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46080): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.42724766 +0000 UTC m=+2971.215637386 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46080): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 9 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46700): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46700): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46700): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46700): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46700): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.42998365 +0000 UTC m=+2971.218373357 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46700): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46c40): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46c40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46c40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46c40): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46c40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.42998365 +0000 UTC m=+2971.218373357 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a46c40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea700 item 10 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47280): _readAt: size=2, off=0 2026/02/05 05:55:59 ERROR : open-test-file(0xc000a47280): Couldn't read size of file 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47280): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47280): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47280): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47280): close: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47280): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47640): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47640): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47640): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47640): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47640): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.432595214 +0000 UTC m=+2971.220984941 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47640): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47b40): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47b40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47b40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47b40): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47b40): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47b40): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47b40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.432595214 +0000 UTC m=+2971.220984941 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a47b40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a0c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a0c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a0c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a0c0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a0c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.432595214 +0000 UTC m=+2971.220984941 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a0c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eab60 item 11 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a740): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a740): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a740): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a740): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a740): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.435396627 +0000 UTC m=+2971.223786324 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5a740): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5ac80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5ac80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5ac80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5ac80): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5ac80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.435396627 +0000 UTC m=+2971.223786324 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5ac80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb1f0 item 12 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b2c0): _readAt: size=2, off=0 2026/02/05 05:55:59 ERROR : open-test-file(0xc000a5b2c0): Couldn't read size of file 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b2c0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b2c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b2c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b2c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b680): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b680): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b680): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b680): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b680): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.437622646 +0000 UTC m=+2971.226012371 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5b680): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5bd40): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5bd40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5bd40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5bd40): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5bd40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.437622646 +0000 UTC m=+2971.226012371 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a5bd40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb6c0 item 13 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76440): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76440): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76440): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76440): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76440): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.439909739 +0000 UTC m=+2971.228299465 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76440): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76980): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76980): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76980): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76980): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76980): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.439909739 +0000 UTC m=+2971.228299465 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a76980): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440000 item 14 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8b80): _readAt: size=2, off=0 2026/02/05 05:55:59 ERROR : open-test-file(0xc000cc8b80): Couldn't read size of file 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8b80): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8b80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8b80): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8b80): close: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8b80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8f40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8f40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8f40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8f40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8f40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.441894191 +0000 UTC m=+2971.230283897 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8f40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9600): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9600): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9600): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9600): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9600): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.441894191 +0000 UTC m=+2971.230283897 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9600): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000121180 item 15 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9c80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9c80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9c80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9c80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9c80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.444269039 +0000 UTC m=+2971.232658766 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9c80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2240): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2240): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2240): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2240): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2240): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.444269039 +0000 UTC m=+2971.232658766 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2240): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000121500 item 16 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2880): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2880): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2880): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2880): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2880): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.446625534 +0000 UTC m=+2971.235015259 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2880): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2d00): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2d00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2d00): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2d00): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2d00): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2d00): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2d00): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2d00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.446625534 +0000 UTC m=+2971.235015259 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e2d00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3200): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3200): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3200): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3200): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3200): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.446625534 +0000 UTC m=+2971.235015259 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3200): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000121a40 item 17 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3880): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3880): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3880): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3880): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3880): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.449326988 +0000 UTC m=+2971.237716694 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3880): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3dc0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3dc0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3dc0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3dc0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3dc0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.449326988 +0000 UTC m=+2971.237716694 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008e3dc0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004502a0 item 18 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a4c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a4c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a4c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a4c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a4c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.451127152 +0000 UTC m=+2971.239516858 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a4c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a9c0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a9c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a9c0): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a9c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a9c0): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a9c0): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a9c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.451127152 +0000 UTC m=+2971.239516858 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8a9c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8aec0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8aec0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8aec0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8aec0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8aec0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.451127152 +0000 UTC m=+2971.239516858 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8aec0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450700 item 19 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8b540): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8b540): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8b540): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8b540): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8b540): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.458201453 +0000 UTC m=+2971.246591189 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8b540): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8ba80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8ba80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8ba80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8ba80): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8ba80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.458201453 +0000 UTC m=+2971.246591189 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a8ba80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 20 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8180): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8180): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8180): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8180): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8180): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.460568858 +0000 UTC m=+2971.248958594 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8180): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8680): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8680): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8680): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8680): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8680): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8680): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8680): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8680): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.460568858 +0000 UTC m=+2971.248958594 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8680): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7bc80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7bc80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7bc80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7bc80): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7bc80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.460568858 +0000 UTC m=+2971.248958594 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7bc80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451960 item 21 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2380): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2380): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2380): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2380): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2380): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.463857059 +0000 UTC m=+2971.252246785 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2380): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d28c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d28c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d28c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d28c0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d28c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.463857059 +0000 UTC m=+2971.252246785 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d28c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f11f0 item 22 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2f40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2f40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2f40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2f40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2f40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.466332767 +0000 UTC m=+2971.254722493 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d2f40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3440): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3440): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3440): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3440): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3440): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3440): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3440): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3440): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.466332767 +0000 UTC m=+2971.254722493 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3440): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3940): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3940): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3940): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3940): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3940): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.466332767 +0000 UTC m=+2971.254722493 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009d3940): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1730 item 23 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c040): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c040): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c040): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c040): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c040): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.469419999 +0000 UTC m=+2971.257809735 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c040): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c580): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c580): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c580): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c580): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c580): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.469419999 +0000 UTC m=+2971.257809735 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0c580): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1dc0 item 24 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cbc0): _readAt: size=2, off=0 2026/02/05 05:55:59 ERROR : open-test-file(0xc000b0cbc0): Couldn't read size of file 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cbc0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cbc0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cbc0): close: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cbc0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cf80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cf80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cf80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cf80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cf80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.471937256 +0000 UTC m=+2971.260326992 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0cf80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d480): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d480): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d480): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d480): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d480): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d480): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d480): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d480): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.471937256 +0000 UTC m=+2971.260326992 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d480): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d9c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d9c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d9c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d9c0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d9c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.471937256 +0000 UTC m=+2971.260326992 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b0d9c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e3f0 item 25 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c0c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c0c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c0c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c0c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c0c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.47507892 +0000 UTC m=+2971.263468627 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c0c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c600): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c600): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c600): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c600): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c600): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.47507892 +0000 UTC m=+2971.263468627 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3c600): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ed20 item 26 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3cc40): _readAt: size=2, off=0 2026/02/05 05:55:59 ERROR : open-test-file(0xc000b3cc40): Couldn't read size of file 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3cc40): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3cc40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3cc40): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3cc40): close: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3cc40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d000): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d000): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d000): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d000): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d000): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.477873 +0000 UTC m=+2971.266262726 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d000): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d500): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d500): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d500): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d500): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d500): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d500): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d500): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d500): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.477873 +0000 UTC m=+2971.266262726 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3d500): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3da40): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3da40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3da40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3da40): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3da40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.477873 +0000 UTC m=+2971.266262726 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b3da40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f0a0 item 27 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54140): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54140): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54140): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54140): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54140): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.480352314 +0000 UTC m=+2971.268742021 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54140): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54680): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54680): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54680): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54680): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54680): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.480352314 +0000 UTC m=+2971.268742021 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54680): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f730 item 28 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54cc0): _readAt: size=2, off=0 2026/02/05 05:55:59 ERROR : open-test-file(0xc000b54cc0): Couldn't read size of file 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54cc0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54cc0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54cc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54cc0): close: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b54cc0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55080): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55080): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55080): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55080): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55080): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.482914567 +0000 UTC m=+2971.271304303 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55080): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55740): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55740): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55740): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55740): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55740): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.482914567 +0000 UTC m=+2971.271304303 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55740): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060fd50 item 29 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55dc0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55dc0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55dc0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55dc0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55dc0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.485298552 +0000 UTC m=+2971.273688278 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b55dc0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78380): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78380): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78380): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78380): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78380): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.485298552 +0000 UTC m=+2971.273688278 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78380): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f83f0 item 30 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b789c0): _readAt: size=2, off=0 2026/02/05 05:55:59 ERROR : open-test-file(0xc000b789c0): Couldn't read size of file 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b789c0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b789c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b789c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b789c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b789c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78d80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78d80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78d80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78d80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78d80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.48786389 +0000 UTC m=+2971.276253617 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b78d80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79440): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79440): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79440): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79440): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79440): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.48786389 +0000 UTC m=+2971.276253617 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79440): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8850 item 31 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79ac0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79ac0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79ac0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79ac0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79ac0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.490249409 +0000 UTC m=+2971.278639134 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b79ac0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c080): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c080): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c080): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c080): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c080): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.490249409 +0000 UTC m=+2971.278639134 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c080): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8d90 item 32 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c6c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c6c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c6c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c6c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c6c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.492335904 +0000 UTC m=+2971.280725629 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9c6c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9cb40): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9cb40): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9cb40): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9cb40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9cb40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f92d0 item 33 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9cb40): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9cb40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.492931166 +0000 UTC m=+2971.281320872 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9cb40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d040): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d040): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d040): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d040): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d040): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.492931166 +0000 UTC m=+2971.281320872 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d040): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9570 item 33 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d680): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d680): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d680): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d680): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d680): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.49494815 +0000 UTC m=+2971.283337876 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9d680): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9db00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9db00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9a40 item 34 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9db00): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9db00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9db00): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9db00): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9db00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.495811208 +0000 UTC m=+2971.284200934 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000b9db00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca0c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca0c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca0c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca0c0): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca0c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.495811208 +0000 UTC m=+2971.284200934 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca0c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9dc0 item 34 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca700): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca700): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca700): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca700): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca700): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.497809084 +0000 UTC m=+2971.286198811 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bca700): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcab80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcab80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcab80): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcab80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcab80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0380 item 35 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcab80): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcab80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.498672944 +0000 UTC m=+2971.287062670 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcab80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb080): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb080): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb080): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb080): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb080): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.498672944 +0000 UTC m=+2971.287062670 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb080): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0620 item 35 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb700): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb700): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb700): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb700): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb700): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.500353092 +0000 UTC m=+2971.288742798 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcb700): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcbc00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcbc00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0d20 item 36 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcbc00): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcbc00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcbc00): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcbc00): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcbc00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.501097456 +0000 UTC m=+2971.289487162 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bcbc00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c021c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c021c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c021c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c021c0): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c021c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.501097456 +0000 UTC m=+2971.289487162 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c021c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0f50 item 36 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02800): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02800): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02800): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02800): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02800): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.502691642 +0000 UTC m=+2971.291081348 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02800): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02c80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02c80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02c80): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02c80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02c80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a12d0 item 37 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02c80): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02c80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.503286184 +0000 UTC m=+2971.291675880 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c02c80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03180): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03180): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03180): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03180): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03180): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.503286184 +0000 UTC m=+2971.291675880 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03180): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1490 item 37 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03800): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03800): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03800): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03800): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03800): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.504920254 +0000 UTC m=+2971.293309960 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03800): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03d00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03d00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a18f0 item 38 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03d00): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03d00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03d00): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03d00): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03d00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.506597047 +0000 UTC m=+2971.294986774 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000c03d00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb42c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb42c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb42c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb42c0): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb42c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.506597047 +0000 UTC m=+2971.294986774 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb42c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1b20 item 38 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb4940): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb4940): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb4940): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb4940): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb4940): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.508780425 +0000 UTC m=+2971.297170131 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cb4940): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77180): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77180): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77180): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77180): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77180): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004409a0 item 39 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77180): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77180): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.509406536 +0000 UTC m=+2971.297796242 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77180): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77680): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77680): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77680): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77680): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77680): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.509406536 +0000 UTC m=+2971.297796242 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77680): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440e00 item 39 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77d00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77d00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77d00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77d00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77d00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.511540249 +0000 UTC m=+2971.299929976 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a77d00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10280): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10280): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004413b0 item 40 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10280): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10280): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10280): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10280): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10280): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.512564731 +0000 UTC m=+2971.300954467 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10280): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d107c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d107c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d107c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d107c0): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d107c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.512564731 +0000 UTC m=+2971.300954467 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d107c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441650 item 40 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10d80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10d80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10d80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10d80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10d80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10d80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10d80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.514753178 +0000 UTC m=+2971.303142914 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d10d80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11280): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11280): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11280): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ab0 item 41 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11280): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11280): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.515391572 +0000 UTC m=+2971.303781267 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11280): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11740): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11740): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11740): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11740): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11740): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441c70 item 41 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11740): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11740): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.516036879 +0000 UTC m=+2971.304426585 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11740): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11c80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11c80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11c80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11c80): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11c80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.516036879 +0000 UTC m=+2971.304426585 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d11c80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441e30 item 41 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34340): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34340): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34340): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34340): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34340): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34340): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34340): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.518375649 +0000 UTC m=+2971.306765375 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34340): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34840): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34840): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34840): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079a3f0 item 42 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34840): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34840): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.519209101 +0000 UTC m=+2971.307598827 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34840): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34d80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34d80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079a5b0 item 42 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34d80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34d80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34d80): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34d80): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34d80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.519985305 +0000 UTC m=+2971.308375011 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d34d80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35300): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35300): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35300): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35300): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35300): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.519985305 +0000 UTC m=+2971.308375011 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35300): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079a930 item 42 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35940): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35940): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35940): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35940): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35940): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35940): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35940): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.521995345 +0000 UTC m=+2971.310385071 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35940): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35e40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35e40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35e40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079ae00 item 43 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35e40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35e40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.522856549 +0000 UTC m=+2971.311246275 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d35e40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e400): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e400): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e400): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e400): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e400): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079b0a0 item 43 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e400): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e400): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.523579974 +0000 UTC m=+2971.311969680 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e400): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e940): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e940): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e940): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e940): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e940): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.523579974 +0000 UTC m=+2971.311969680 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5e940): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079b420 item 43 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ef80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ef80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ef80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ef80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ef80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ef80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ef80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.525255072 +0000 UTC m=+2971.313644778 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ef80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f480): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f480): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f480): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079b7a0 item 44 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f480): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f480): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.525834765 +0000 UTC m=+2971.314224471 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f480): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f9c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f9c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079ba40 item 44 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f9c0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f9c0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f9c0): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f9c0): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f9c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.526462669 +0000 UTC m=+2971.314852375 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5f9c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ff40): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ff40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ff40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ff40): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ff40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.526462669 +0000 UTC m=+2971.314852375 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d5ff40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079bce0 item 44 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88600): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88600): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88600): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88600): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88600): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88600): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88600): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.527888247 +0000 UTC m=+2971.316277944 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88600): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88b00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88b00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88b00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600230 item 45 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88b00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88b00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.528419981 +0000 UTC m=+2971.316809687 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d88b00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d89200): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d89200): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d89200): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d89200): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d89200): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.528419981 +0000 UTC m=+2971.316809687 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000d89200): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600620 item 45 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8c00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8c00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8c00): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8c00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8c00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8c00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8c00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.530041227 +0000 UTC m=+2971.318430933 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab8c00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9100): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9100): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9100): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a1c0 item 46 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9100): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9100): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.53060449 +0000 UTC m=+2971.318994186 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9100): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9800): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9800): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9800): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9800): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9800): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.53060449 +0000 UTC m=+2971.318994186 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9800): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a460 item 46 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9e40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9e40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9e40): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9e40): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9e40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9e40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9e40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.532191773 +0000 UTC m=+2971.320581479 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000ab9e40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adc3c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adc3c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adc3c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a930 item 47 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adc3c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adc3c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.532777858 +0000 UTC m=+2971.321167564 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adc3c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adcac0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adcac0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adcac0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adcac0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adcac0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.532777858 +0000 UTC m=+2971.321167564 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000adcac0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040abd0 item 47 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add100): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add100): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add100): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add100): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add100): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add100): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add100): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.534370151 +0000 UTC m=+2971.322759847 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add100): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add600): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add600): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add600): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b110 item 48 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add600): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add600): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.535020497 +0000 UTC m=+2971.323410203 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000add600): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000addd00): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000addd00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000addd00): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000addd00): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000addd00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.535020497 +0000 UTC m=+2971.323410203 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000addd00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b420 item 48 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa3c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa3c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa3c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa3c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa3c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.536683284 +0000 UTC m=+2971.325072990 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa3c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa840): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa840): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa840): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa840): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa840): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa840): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b8f0 item 49 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa840): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa840): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.537244762 +0000 UTC m=+2971.325634458 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afa840): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afad80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afad80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afad80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afad80): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afad80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.537244762 +0000 UTC m=+2971.325634458 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afad80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bc00 item 49 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb400): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb400): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb400): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb400): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb400): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.538899272 +0000 UTC m=+2971.327288978 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb400): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb900): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb900): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb900): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c2a0 item 50 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb900): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb900): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb900): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb900): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb900): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.539586608 +0000 UTC m=+2971.327976314 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afb900): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afbe80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afbe80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afbe80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afbe80): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afbe80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.539586608 +0000 UTC m=+2971.327976314 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000afbe80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c5b0 item 50 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1c580): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1c580): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1c580): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1c580): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1c580): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.541174262 +0000 UTC m=+2971.329563968 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1c580): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1ca80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1ca80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1ca80): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1ca80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1ca80): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1ca80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046caf0 item 51 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1ca80): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1ca80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.541776357 +0000 UTC m=+2971.330166064 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1ca80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1cfc0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1cfc0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1cfc0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1cfc0): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1cfc0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.541776357 +0000 UTC m=+2971.330166064 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1cfc0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 51 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1d640): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1d640): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1d640): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1d640): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1d640): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.543728028 +0000 UTC m=+2971.332117734 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1d640): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1db40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1db40): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1db40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d1f0 item 52 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1db40): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1db40): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1db40): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1db40): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1db40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.544541212 +0000 UTC m=+2971.332930918 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e1db40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40140): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40140): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40140): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40140): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40140): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.544541212 +0000 UTC m=+2971.332930918 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40140): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d3b0 item 52 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e407c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e407c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e407c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e407c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e407c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.546024529 +0000 UTC m=+2971.334414235 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e407c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40cc0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40cc0): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40cc0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40cc0): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40cc0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d7a0 item 53 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40cc0): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40cc0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.546686869 +0000 UTC m=+2971.335076575 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e40cc0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41200): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41200): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41200): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41200): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41200): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.546686869 +0000 UTC m=+2971.335076575 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41200): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046da40 item 53 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41880): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41880): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41880): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41880): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41880): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.548251529 +0000 UTC m=+2971.336641235 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41880): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41d80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41d80): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41d80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568000 item 54 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41d80): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41d80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41d80): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41d80): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41d80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.548969202 +0000 UTC m=+2971.337358898 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e41d80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62380): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62380): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62380): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62380): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62380): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.548969202 +0000 UTC m=+2971.337358898 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62380): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005681c0 item 54 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62a00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62a00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62a00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62a00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62a00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.556414413 +0000 UTC m=+2971.344804119 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62a00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e623c0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e623c0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e623c0): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e623c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e623c0): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e623c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600150 item 55 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e623c0): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e623c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.559221506 +0000 UTC m=+2971.347611212 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e623c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62900): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62900): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62900): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62900): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62900): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.559221506 +0000 UTC m=+2971.347611212 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e62900): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006005b0 item 55 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63040): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63040): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63040): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63040): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63040): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.564342012 +0000 UTC m=+2971.352731718 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63040): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63540): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63540): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63540): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600cb0 item 56 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63540): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63540): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63540): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63540): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63540): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.567482304 +0000 UTC m=+2971.355872010 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63540): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63ac0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63ac0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63ac0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63ac0): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63ac0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.567482304 +0000 UTC m=+2971.355872010 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e63ac0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006013b0 item 56 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0340): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0340): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0340): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0340): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0340): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0340): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0340): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0340): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.570286993 +0000 UTC m=+2971.358676699 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0340): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0b80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0b80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0b80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a00e0 item 57 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0b80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0b80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.572177398 +0000 UTC m=+2971.360567094 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d0b80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a640): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a640): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a640): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a640): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a640): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a640): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0380 item 57 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a640): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a640): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.573319521 +0000 UTC m=+2971.361709227 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00035a640): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4080): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4080): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4080): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4080): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4080): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.573319521 +0000 UTC m=+2971.361709227 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4080): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005680e0 item 57 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.576397457 +0000 UTC m=+2971.364787163 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e47c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4d80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4d80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4d80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568700 item 58 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4d80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4d80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.577310428 +0000 UTC m=+2971.365700124 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e4d80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e52c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e52c0): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e52c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005688c0 item 58 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e52c0): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e52c0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e52c0): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e52c0): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e52c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.578119784 +0000 UTC m=+2971.366509490 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006e52c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045c7c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045c7c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045c7c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045c7c0): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045c7c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.578119784 +0000 UTC m=+2971.366509490 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045c7c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568af0 item 58 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045de80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045de80): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045de80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045de80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045de80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045de80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045de80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045de80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.580250101 +0000 UTC m=+2971.368639807 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00045de80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071ac40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071ac40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071ac40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568ee0 item 59 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071ac40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071ac40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.580813774 +0000 UTC m=+2971.369203480 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071ac40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b240): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b240): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b240): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b240): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b240): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b240): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005690a0 item 59 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b240): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b240): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.582356683 +0000 UTC m=+2971.370746390 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b240): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b800): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b800): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b800): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b800): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b800): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.582356683 +0000 UTC m=+2971.370746390 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071b800): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005692d0 item 59 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071be80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071be80): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071be80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071be80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071be80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071be80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071be80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071be80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.589975511 +0000 UTC m=+2971.378365218 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00071be80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0440): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0440): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0440): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569650 item 60 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0440): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0440): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.591048616 +0000 UTC m=+2971.379438322 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0440): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0b00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0b00): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0b00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569810 item 60 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0b00): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0b00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0b00): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0b00): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0b00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.593031534 +0000 UTC m=+2971.381421240 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd0b00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1100): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1100): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1100): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1100): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1100): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.593031534 +0000 UTC m=+2971.381421240 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1100): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569a40 item 60 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1780): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1780): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1780): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1780): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1780): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1780): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1780): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1780): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.597296567 +0000 UTC m=+2971.385686273 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1780): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1cc0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1cc0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1cc0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569e30 item 61 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1cc0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1cc0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.601190911 +0000 UTC m=+2971.389580617 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000bd1cc0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90440): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90440): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90440): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90440): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90440): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.601190911 +0000 UTC m=+2971.389580617 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90440): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa230 item 61 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90c40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90c40): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90c40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90c40): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90c40): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90c40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90c40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90c40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.606998203 +0000 UTC m=+2971.395387909 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a90c40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91400): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91400): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91400): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fae00 item 62 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91400): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91400): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.607489238 +0000 UTC m=+2971.395878944 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91400): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91c40): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91c40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91c40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91c40): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91c40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.607489238 +0000 UTC m=+2971.395878944 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a91c40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb110 item 62 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc83c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc83c0): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc83c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc83c0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc83c0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc83c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc83c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc83c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.610747532 +0000 UTC m=+2971.399137229 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc83c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8900): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8900): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8900): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbb90 item 63 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8900): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8900): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.618478432 +0000 UTC m=+2971.406868128 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc8900): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9000): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9000): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9000): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9000): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9000): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.618478432 +0000 UTC m=+2971.406868128 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9000): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbf10 item 63 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9640): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9640): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9640): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9640): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9640): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9640): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9640): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9640): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.621963173 +0000 UTC m=+2971.410352869 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9640): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9b80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9b80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9b80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cb60 item 64 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9b80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9b80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.622803138 +0000 UTC m=+2971.411192834 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000cc9b80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a340): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a340): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a340): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a340): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a340): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.622803138 +0000 UTC m=+2971.411192834 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a340): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d570 item 64 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a9c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a9c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a9c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a9c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a9c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.626246421 +0000 UTC m=+2971.414636116 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7a9c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7ae40): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7ae40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7ae40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7ae40): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7ae40): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043db90 item 65 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7ae40): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7ae40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.627535281 +0000 UTC m=+2971.415924977 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7ae40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b340): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b340): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b340): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b340): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b340): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.627535281 +0000 UTC m=+2971.415924977 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b340): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006021c0 item 65 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b980): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b980): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b980): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b980): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b980): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.630967845 +0000 UTC m=+2971.419357561 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7b980): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7be40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7be40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006027e0 item 66 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7be40): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7be40): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7be40): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7be40): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7be40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.632343148 +0000 UTC m=+2971.420732844 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000e7be40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670400): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670400): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670400): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670400): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670400): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.632343148 +0000 UTC m=+2971.420732844 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670400): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602bd0 item 66 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670a40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670a40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670a40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670a40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670a40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.635771322 +0000 UTC m=+2971.424161019 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670a40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670ec0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670ec0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670ec0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670ec0): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670ec0): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602fc0 item 67 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670ec0): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670ec0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.6362684 +0000 UTC m=+2971.424658095 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000670ec0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006713c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006713c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006713c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006713c0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006713c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.6362684 +0000 UTC m=+2971.424658095 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0006713c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603260 item 67 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671a40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671a40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671a40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671a40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671a40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.639368235 +0000 UTC m=+2971.427757931 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671a40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671f40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671f40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603c00 item 68 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671f40): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671f40): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671f40): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671f40): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671f40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.640612341 +0000 UTC m=+2971.429002038 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000671f40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074c500): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074c500): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074c500): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074c500): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074c500): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.640612341 +0000 UTC m=+2971.429002038 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074c500): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603f10 item 68 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cb40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cb40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cb40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cb40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cb40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.643229808 +0000 UTC m=+2971.431619504 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cb40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cfc0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cfc0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cfc0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cfc0): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cfc0): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2460 item 69 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cfc0): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cfc0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.643732917 +0000 UTC m=+2971.432122612 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074cfc0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074d4c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074d4c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074d4c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074d4c0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074d4c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.643732917 +0000 UTC m=+2971.432122612 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074d4c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2770 item 69 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074db40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074db40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074db40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074db40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074db40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.646003468 +0000 UTC m=+2971.434393165 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00074db40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e0c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e0c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2c40 item 70 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e0c0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e0c0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e0c0): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e0c0): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e0c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.646922551 +0000 UTC m=+2971.435312248 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e0c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e600): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e600): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e600): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e600): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e600): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.646922551 +0000 UTC m=+2971.435312248 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075e600): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2fc0 item 70 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075ec80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075ec80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075ec80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075ec80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075ec80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.648776638 +0000 UTC m=+2971.437166334 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075ec80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f180): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f180): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f180): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f180): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f180): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3ab0 item 71 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f180): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f180): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.649379715 +0000 UTC m=+2971.437769411 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f180): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f680): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f680): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f680): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f680): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f680): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.649379715 +0000 UTC m=+2971.437769411 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075f680): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3d50 item 71 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075fd00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075fd00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075fd00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075fd00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075fd00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.650912475 +0000 UTC m=+2971.439302172 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00075fd00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0280): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0280): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f29a0 item 72 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0280): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0280): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0280): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0280): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0280): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.651741479 +0000 UTC m=+2971.440131176 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0280): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a07c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a07c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a07c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a07c0): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a07c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.651741479 +0000 UTC m=+2971.440131176 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a07c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2f50 item 72 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0d80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0d80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0d80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0d80): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0d80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0d80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0d80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.653252558 +0000 UTC m=+2971.441642255 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a0d80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1280): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1280): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1280): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f35e0 item 73 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1280): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1280): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.653868531 +0000 UTC m=+2971.442258227 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1280): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1740): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1740): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1740): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1740): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1740): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3880 item 73 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1740): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1740): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.654603155 +0000 UTC m=+2971.442992852 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1740): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1c80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1c80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1c80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1c80): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1c80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.654603155 +0000 UTC m=+2971.442992852 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0007a1c80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3dc0 item 73 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816340): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816340): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816340): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816340): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816340): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816340): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816340): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.656685973 +0000 UTC m=+2971.445075670 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816340): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816840): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816840): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816840): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8700 item 74 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816840): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816840): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.657465103 +0000 UTC m=+2971.445854799 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816840): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816d80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816d80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8af0 item 74 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816d80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816d80): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816d80): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816d80): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816d80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.658648915 +0000 UTC m=+2971.447038611 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000816d80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817300): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817300): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817300): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817300): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817300): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.658648915 +0000 UTC m=+2971.447038611 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817300): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8e00 item 74 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817940): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817940): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817940): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817940): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817940): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817940): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817940): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.660713428 +0000 UTC m=+2971.449103125 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817940): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817e40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817e40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817e40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9340 item 75 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817e40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817e40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.661182393 +0000 UTC m=+2971.449572089 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000817e40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828400): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828400): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828400): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828400): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828400): _writeAt: size=3, off=2 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d95e0 item 75 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828400): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828400): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.661734935 +0000 UTC m=+2971.450124631 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828400): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828940): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828940): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828940): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828940): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828940): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.661734935 +0000 UTC m=+2971.450124631 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828940): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9880 item 75 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828f80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828f80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828f80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828f80): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828f80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828f80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828f80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.663672579 +0000 UTC m=+2971.452062275 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000828f80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829480): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829480): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829480): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ce0 item 76 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829480): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829480): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.664177802 +0000 UTC m=+2971.452567498 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829480): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008299c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008299c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ea0 item 76 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008299c0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008299c0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008299c0): _writeAt: size=3, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008299c0): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008299c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.66469678 +0000 UTC m=+2971.453086476 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008299c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829f40): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829f40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829f40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829f40): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829f40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.66469678 +0000 UTC m=+2971.453086476 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000829f40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f4150 item 76 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854600): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854600): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854600): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854600): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854600): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854600): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854600): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.666238948 +0000 UTC m=+2971.454628644 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854600): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854b00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854b00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854b00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f4a10 item 77 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854b00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854b00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.667844415 +0000 UTC m=+2971.456234111 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000854b00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855200): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855200): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855200): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855200): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855200): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.667844415 +0000 UTC m=+2971.456234111 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855200): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f4cb0 item 77 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855840): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855840): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855840): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855840): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855840): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855840): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855840): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.669194822 +0000 UTC m=+2971.457584518 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855840): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855d40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855d40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855d40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f5110 item 78 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855d40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855d40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.669704794 +0000 UTC m=+2971.458094491 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000855d40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008804c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008804c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008804c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008804c0): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008804c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.669704794 +0000 UTC m=+2971.458094491 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0008804c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f5340 item 78 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000880b00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000880b00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000880b00): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000880b00): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000880b00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000880b00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000880b00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.670886863 +0000 UTC m=+2971.459276560 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000880b00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881000): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881000): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881000): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f58f0 item 79 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881000): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881000): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.674483375 +0000 UTC m=+2971.462873072 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881000): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881700): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881700): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881700): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881700): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881700): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.674483375 +0000 UTC m=+2971.462873072 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000881700): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f5b20 item 79 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908480): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908480): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908480): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908480): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908480): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908480): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908480): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.677814958 +0000 UTC m=+2971.466204654 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908480): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908980): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908980): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908980): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 80 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908980): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908980): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.678400693 +0000 UTC m=+2971.466790388 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000908980): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909080): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909080): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909080): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909080): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909080): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.678400693 +0000 UTC m=+2971.466790388 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909080): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 80 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009096c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009096c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009096c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009096c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009096c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.680681053 +0000 UTC m=+2971.469070749 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009096c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909b40): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909b40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909b40): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909b40): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909b40): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909b40): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 81 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909b40): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909b40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.682093156 +0000 UTC m=+2971.470482852 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000909b40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946100): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946100): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946100): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946100): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946100): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.682093156 +0000 UTC m=+2971.470482852 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946100): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000515e0 item 81 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946780): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946780): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946780): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946780): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946780): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.685708164 +0000 UTC m=+2971.474097860 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946780): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946c80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946c80): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946c80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea070 item 82 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946c80): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946c80): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946c80): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946c80): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946c80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.687101942 +0000 UTC m=+2971.475491648 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000946c80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947200): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947200): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947200): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947200): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947200): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.687101942 +0000 UTC m=+2971.475491648 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947200): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea230 item 82 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947880): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947880): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947880): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947880): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947880): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.690261109 +0000 UTC m=+2971.478650805 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947880): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947d80): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947d80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947d80): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947d80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947d80): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947d80): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea7e0 item 83 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947d80): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947d80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.69092452 +0000 UTC m=+2971.479314216 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000947d80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962340): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962340): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962340): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962340): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962340): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.69092452 +0000 UTC m=+2971.479314216 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962340): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaa80 item 83 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009629c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009629c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009629c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009629c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009629c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.692392839 +0000 UTC m=+2971.480782534 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009629c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962ec0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962ec0): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962ec0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaee0 item 84 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962ec0): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962ec0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962ec0): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962ec0): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962ec0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.693242932 +0000 UTC m=+2971.481632638 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000962ec0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963440): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963440): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963440): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963440): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963440): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.693242932 +0000 UTC m=+2971.481632638 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963440): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb0a0 item 84 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963ac0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963ac0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963ac0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963ac0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963ac0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.694861564 +0000 UTC m=+2971.483251261 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000963ac0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e040): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e040): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e040): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e040): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e040): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e040): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb650 item 85 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e040): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e040): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.695731996 +0000 UTC m=+2971.484121692 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e040): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e580): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e580): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e580): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e580): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e580): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.695731996 +0000 UTC m=+2971.484121692 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097e580): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eba40 item 85 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097ec00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097ec00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097ec00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097ec00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097ec00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.697522432 +0000 UTC m=+2971.485912128 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097ec00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f100): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f100): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f100): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001201c0 item 86 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f100): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f100): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f100): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f100): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f100): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.698278338 +0000 UTC m=+2971.486668034 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f100): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f680): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f680): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f680): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f680): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f680): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.698278338 +0000 UTC m=+2971.486668034 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097f680): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000120540 item 86 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097fd00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097fd00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097fd00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097fd00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097fd00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.699974836 +0000 UTC m=+2971.488364533 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc00097fd00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0280): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0280): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0280): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0280): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0280): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0280): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000120a10 item 87 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0280): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0280): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.700629391 +0000 UTC m=+2971.489019087 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0280): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a07c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a07c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a07c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a07c0): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a07c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.700629391 +0000 UTC m=+2971.489019087 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a07c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000120fc0 item 87 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0e40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0e40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0e40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0e40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0e40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.702085908 +0000 UTC m=+2971.490475604 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a0e40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a1340): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a1340): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a1340): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001213b0 item 88 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a1340): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a1340): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a1340): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a1340): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a1340): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.702872491 +0000 UTC m=+2971.491262187 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0009a1340): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d14c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d14c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d14c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d14c0): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d14c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.702872491 +0000 UTC m=+2971.491262187 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d14c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a05b0 item 88 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1b00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1b00): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1b00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1b00): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1b00): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1b00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1b00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1b00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.704499449 +0000 UTC m=+2971.492889146 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc0004d1b00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6400): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6400): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6400): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0cb0 item 89 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6400): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6400): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.705207174 +0000 UTC m=+2971.493596870 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6400): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6940): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6940): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6940): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6940): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6940): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6940): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0e70 item 89 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6940): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6940): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.706006121 +0000 UTC m=+2971.494395818 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6940): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6ec0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6ec0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6ec0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6ec0): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6ec0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.706006121 +0000 UTC m=+2971.494395818 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db6ec0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a10a0 item 89 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7500): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7500): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7500): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7500): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7500): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7500): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7500): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7500): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.707879604 +0000 UTC m=+2971.496269300 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7500): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7a40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7a40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7a40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1420 item 90 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7a40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7a40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.708522115 +0000 UTC m=+2971.496911811 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000db7a40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca000): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca000): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca000): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1650 item 90 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca000): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca000): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca000): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca000): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca000): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.709359624 +0000 UTC m=+2971.497749321 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca000): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca5c0): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca5c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca5c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca5c0): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca5c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.709359624 +0000 UTC m=+2971.497749321 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dca5c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1880 item 90 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcac00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcac00): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcac00): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcac00): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcac00): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcac00): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcac00): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcac00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.711149991 +0000 UTC m=+2971.499539688 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcac00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb140): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb140): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb140): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1ce0 item 91 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb140): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb140): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.71177025 +0000 UTC m=+2971.500159947 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb140): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb680): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb680): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb680): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb680): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb680): >_readAt: n=2, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb680): _writeAt: size=3, off=7 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1f10 item 91 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb680): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb680): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.712496831 +0000 UTC m=+2971.500886526 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcb680): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcbc00): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcbc00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcbc00): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcbc00): >_readAt: n=8, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcbc00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.712496831 +0000 UTC m=+2971.500886526 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dcbc00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0310 item 91 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee2c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee2c0): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee2c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee2c0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee2c0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee2c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee2c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee2c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.714187048 +0000 UTC m=+2971.502576744 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee2c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee800): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee800): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee800): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f07e0 item 92 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee800): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee800): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.715887956 +0000 UTC m=+2971.504277652 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000dee800): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000deed40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000deed40): open at offset 5 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000deed40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0a10 item 92 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000deed40): _readAt: size=2, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000deed40): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000deed40): _writeAt: size=3, off=5 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000deed40): >_writeAt: n=3, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000deed40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.716663328 +0000 UTC m=+2971.505053023 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000deed40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def300): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def300): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def300): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def300): >_readAt: n=3, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def300): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.716663328 +0000 UTC m=+2971.505053023 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def300): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0bd0 item 92 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def940): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def940): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def940): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def940): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def940): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def940): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def940): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def940): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.718160541 +0000 UTC m=+2971.506550238 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000def940): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000defe80): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000defe80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000defe80): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0f50 item 93 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000defe80): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000defe80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.718601463 +0000 UTC m=+2971.506991158 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000defe80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12600): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12600): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12600): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12600): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12600): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.718601463 +0000 UTC m=+2971.506991158 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12600): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1110 item 93 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12c40): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12c40): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12c40): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12c40): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12c40): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12c40): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12c40): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12c40): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.720497508 +0000 UTC m=+2971.508887205 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a12c40): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13180): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13180): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13180): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f16c0 item 94 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13180): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13180): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.721151061 +0000 UTC m=+2971.509540757 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13180): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13880): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13880): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13880): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13880): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13880): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.721151061 +0000 UTC m=+2971.509540757 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13880): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1880 item 94 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13ec0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13ec0): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13ec0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13ec0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13ec0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13ec0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13ec0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13ec0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.722689472 +0000 UTC m=+2971.511079168 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a13ec0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36480): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36480): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36480): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1dc0 item 95 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36480): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36480): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.723445568 +0000 UTC m=+2971.511835264 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36480): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36b80): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36b80): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36b80): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36b80): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36b80): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.723445568 +0000 UTC m=+2971.511835264 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a36b80): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e0e0 item 95 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 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/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a371c0): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a371c0): open at offset 0 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a371c0): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a371c0): _readAt: size=2, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a371c0): >_readAt: n=0, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a371c0): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a371c0): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a371c0): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.725167625 +0000 UTC m=+2971.513557322 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a371c0): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37700): _writeAt: size=5, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37700): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37700): >openPending: err= 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e770 item 96 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37700): >_writeAt: n=5, err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37700): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.725898914 +0000 UTC m=+2971.514288610 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37700): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:55:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:55:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:55:59 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:55:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:55:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37e00): _readAt: size=512, off=0 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37e00): openPending: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37e00): >openPending: err= 2026/02/05 05:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37e00): >_readAt: n=5, err=EOF 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37e00): close: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:55:59.725898914 +0000 UTC m=+2971.514288610 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:55:59 DEBUG : open-test-file(0xc000a37e00): >close: err= 2026/02/05 05:55:59 DEBUG : open-test-file: Remove: 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ea80 item 96 2026/02/05 05:55:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:55:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:55:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:55:59 DEBUG : open-test-file: >Remove: err= 2026/02/05 05:55:59 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:55:59 DEBUG : Looking for writers 2026/02/05 05:55:59 DEBUG : >WaitForWriters: 2026/02/05 05:55:59 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:56:00 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:56:00 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:56:00 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:00 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:56:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:56:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/05 05:56:00 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009a1b00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009a1b00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009a1b00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009a1b00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009a1b00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.532941097 +0000 UTC m=+2972.321330823 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009a1b00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6000): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6000): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6000): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6000): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6000): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6000): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6000): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.532941097 +0000 UTC m=+2972.321330823 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6000): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad64c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad64c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad64c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad64c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad64c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.532941097 +0000 UTC m=+2972.321330823 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad64c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000121e30 item 1 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6b00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6b00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6b00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6b00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6b00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.537615081 +0000 UTC m=+2972.326004818 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad6b00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7000): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7000): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7000): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7000): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7000): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.537615081 +0000 UTC m=+2972.326004818 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7000): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8690 item 2 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7640): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7640): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7640): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7640): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7640): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.539766128 +0000 UTC m=+2972.328155894 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7640): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7ac0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7ac0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7ac0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7ac0): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7ac0): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7ac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7ac0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.539766128 +0000 UTC m=+2972.328155894 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ad7ac0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00000): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00000): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00000): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00000): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00000): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.539766128 +0000 UTC m=+2972.328155894 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00000): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8bd0 item 3 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00680): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00680): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00680): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00680): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00680): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.542987582 +0000 UTC m=+2972.331377318 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00680): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00bc0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00bc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00bc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00bc0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00bc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.542987582 +0000 UTC m=+2972.331377318 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00bc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9340 item 4 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000881d80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000881d80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000881d80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000881d80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000881d80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.545623683 +0000 UTC m=+2972.334013419 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000881d80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0280): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0280): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0280): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0280): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0280): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0280): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0280): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.545623683 +0000 UTC m=+2972.334013419 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0280): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0740): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0740): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0740): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0740): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0740): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.545623683 +0000 UTC m=+2972.334013419 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0740): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440070 item 5 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0dc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0dc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0dc0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0dc0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0dc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.549469045 +0000 UTC m=+2972.337858772 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a0dc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1300): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1300): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1300): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1300): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1300): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.549469045 +0000 UTC m=+2972.337858772 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1300): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440e70 item 6 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1980): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1980): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1980): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1980): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1980): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.551580227 +0000 UTC m=+2972.339969973 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1980): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1e80): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1e80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1e80): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1e80): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1e80): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1e80): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1e80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.551580227 +0000 UTC m=+2972.339969973 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008a1e80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cc3c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cc3c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cc3c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cc3c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cc3c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.551580227 +0000 UTC m=+2972.339969973 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cc3c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441500 item 7 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cca40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cca40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cca40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cca40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cca40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.554559765 +0000 UTC m=+2972.342949491 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cca40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008ccf80): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008ccf80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008ccf80): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008ccf80): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008ccf80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.554559765 +0000 UTC m=+2972.342949491 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008ccf80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ab0 item 8 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd540): _readAt: size=2, off=0 2026/02/05 05:56:00 ERROR : open-test-file(0xc0008cd540): Couldn't read size of file 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd540): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd540): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd540): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd540): close: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd540): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd900): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd900): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd900): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd900): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd900): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.556811661 +0000 UTC m=+2972.345201398 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cd900): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cdd80): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cdd80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cdd80): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cdd80): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cdd80): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cdd80): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cdd80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.556811661 +0000 UTC m=+2972.345201398 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008cdd80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa300): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa300): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa300): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa300): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa300): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.556811661 +0000 UTC m=+2972.345201398 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa300): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441e30 item 9 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa980): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa980): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa980): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa980): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa980): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.560208117 +0000 UTC m=+2972.348597852 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fa980): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008faec0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008faec0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008faec0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008faec0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008faec0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.560208117 +0000 UTC m=+2972.348597852 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008faec0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079a540 item 10 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb500): _readAt: size=2, off=0 2026/02/05 05:56:00 ERROR : open-test-file(0xc0008fb500): Couldn't read size of file 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb500): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb500): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb500): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb500): close: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb500): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb8c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb8c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb8c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb8c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb8c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.562496202 +0000 UTC m=+2972.350885917 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fb8c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fbdc0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fbdc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fbdc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fbdc0): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fbdc0): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fbdc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fbdc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.562496202 +0000 UTC m=+2972.350885917 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008fbdc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c340): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c340): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c340): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c340): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c340): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.562496202 +0000 UTC m=+2972.350885917 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c340): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079aaf0 item 11 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c9c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c9c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c9c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c9c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c9c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.565274421 +0000 UTC m=+2972.353664137 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9c9c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9cf00): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9cf00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9cf00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9cf00): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9cf00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.565274421 +0000 UTC m=+2972.353664137 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9cf00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079b2d0 item 12 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d540): _readAt: size=2, off=0 2026/02/05 05:56:00 ERROR : open-test-file(0xc000b9d540): Couldn't read size of file 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d540): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d540): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d540): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d540): close: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d540): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d900): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d900): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d900): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d900): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d900): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.567517631 +0000 UTC m=+2972.355907387 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b9d900): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0040): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0040): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0040): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0040): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0040): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.567517631 +0000 UTC m=+2972.355907387 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0040): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079b6c0 item 13 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be06c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be06c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be06c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be06c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be06c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.569288611 +0000 UTC m=+2972.357678317 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be06c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0c00): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0c00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0c00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0c00): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0c00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.569288611 +0000 UTC m=+2972.357678317 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be0c00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079bc00 item 14 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1240): _readAt: size=2, off=0 2026/02/05 05:56:00 ERROR : open-test-file(0xc000be1240): Couldn't read size of file 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1240): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1240): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1240): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1240): close: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1240): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1600): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1600): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1600): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1600): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1600): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.570927982 +0000 UTC m=+2972.359317688 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1600): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1cc0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1cc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1cc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1cc0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1cc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.570927982 +0000 UTC m=+2972.359317688 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000be1cc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450000 item 15 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c043c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c043c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c043c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c043c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c043c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.572531075 +0000 UTC m=+2972.360920771 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c043c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04900): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04900): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04900): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04900): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04900): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.572531075 +0000 UTC m=+2972.360920771 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04900): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004504d0 item 16 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04f40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04f40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04f40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04f40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04f40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.574092599 +0000 UTC m=+2972.362482296 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c04f40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c053c0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c053c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c053c0): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c053c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c053c0): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c053c0): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c053c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c053c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.574092599 +0000 UTC m=+2972.362482296 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c053c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c058c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c058c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c058c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c058c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c058c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.574092599 +0000 UTC m=+2972.362482296 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c058c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450a10 item 17 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c05f40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c05f40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c05f40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c05f40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c05f40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.576309049 +0000 UTC m=+2972.364698756 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c05f40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4500): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4500): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4500): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4500): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4500): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.576309049 +0000 UTC m=+2972.364698756 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4500): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004515e0 item 18 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4b80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4b80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4b80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4b80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4b80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.577851648 +0000 UTC m=+2972.366241354 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb4b80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5080): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5080): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5080): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5080): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5080): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5080): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5080): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5080): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.577851648 +0000 UTC m=+2972.366241354 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5080): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5580): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5580): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5580): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5580): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5580): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.577851648 +0000 UTC m=+2972.366241354 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5580): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451ce0 item 19 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5c00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5c00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5c00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5c00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5c00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.580077977 +0000 UTC m=+2972.368467683 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cb5c00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee1c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee1c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee1c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee1c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee1c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.580077977 +0000 UTC m=+2972.368467683 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee1c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a770 item 20 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee840): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee840): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee840): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee840): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee840): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.582028735 +0000 UTC m=+2972.370418432 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cee840): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ceed40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ceed40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ceed40): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ceed40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ceed40): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ceed40): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ceed40): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ceed40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.582028735 +0000 UTC m=+2972.370418432 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ceed40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef240): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef240): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef240): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef240): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef240): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.582028735 +0000 UTC m=+2972.370418432 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef240): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040abd0 item 21 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef8c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef8c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef8c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef8c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef8c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.584781548 +0000 UTC m=+2972.373171254 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cef8c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cefe00): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cefe00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cefe00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cefe00): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cefe00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.584781548 +0000 UTC m=+2972.373171254 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cefe00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b3b0 item 22 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12500): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12500): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12500): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12500): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12500): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.586275324 +0000 UTC m=+2972.374665030 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12500): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12a00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12a00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12a00): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12a00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12a00): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12a00): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12a00): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12a00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.586275324 +0000 UTC m=+2972.374665030 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12a00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12f00): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12f00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12f00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12f00): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12f00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.586275324 +0000 UTC m=+2972.374665030 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d12f00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b880 item 23 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13580): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13580): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13580): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13580): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13580): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.589745068 +0000 UTC m=+2972.378134804 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13580): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13ac0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13ac0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13ac0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13ac0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13ac0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.589745068 +0000 UTC m=+2972.378134804 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d13ac0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c150 item 24 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38180): _readAt: size=2, off=0 2026/02/05 05:56:00 ERROR : open-test-file(0xc000d38180): Couldn't read size of file 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38180): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38180): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38180): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38180): close: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38180): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38540): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38540): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38540): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38540): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38540): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.592367363 +0000 UTC m=+2972.380757098 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38540): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38a40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38a40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38a40): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38a40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38a40): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38a40): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38a40): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38a40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.592367363 +0000 UTC m=+2972.380757098 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38a40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38f80): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38f80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38f80): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38f80): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38f80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.592367363 +0000 UTC m=+2972.380757098 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d38f80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c690 item 25 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39600): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39600): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39600): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39600): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39600): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.595508055 +0000 UTC m=+2972.383897791 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39600): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39b40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39b40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39b40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39b40): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39b40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.595508055 +0000 UTC m=+2972.383897791 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d39b40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd90 item 26 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d64200): _readAt: size=2, off=0 2026/02/05 05:56:00 ERROR : open-test-file(0xc000d64200): Couldn't read size of file 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d64200): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d64200): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d64200): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d64200): close: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d64200): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d645c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d645c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d645c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d645c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d645c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.597862405 +0000 UTC m=+2972.386252140 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000d645c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00f00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00f00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00f00): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00f00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00f00): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00f00): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00f00): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00f00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.597862405 +0000 UTC m=+2972.386252140 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b00f00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01440): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01440): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01440): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01440): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01440): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.597862405 +0000 UTC m=+2972.386252140 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01440): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9500 item 27 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01ac0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01ac0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01ac0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01ac0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01ac0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.599959459 +0000 UTC m=+2972.388349165 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b01ac0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24080): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24080): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24080): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24080): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24080): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.599959459 +0000 UTC m=+2972.388349165 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24080): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b90 item 28 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b246c0): _readAt: size=2, off=0 2026/02/05 05:56:00 ERROR : open-test-file(0xc000b246c0): Couldn't read size of file 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b246c0): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b246c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b246c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b246c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b246c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24a80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24a80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24a80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24a80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24a80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.601356444 +0000 UTC m=+2972.389746140 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b24a80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25140): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25140): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25140): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25140): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25140): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.601356444 +0000 UTC m=+2972.389746140 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25140): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c1c0 item 29 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b257c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b257c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b257c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b257c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b257c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.602843178 +0000 UTC m=+2972.391232874 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b257c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25d00): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25d00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25d00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25d00): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25d00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.602843178 +0000 UTC m=+2972.391232874 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b25d00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c540 item 30 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e3c0): _readAt: size=2, off=0 2026/02/05 05:56:00 ERROR : open-test-file(0xc000b4e3c0): Couldn't read size of file 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e3c0): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e3c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e3c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e3c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e3c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e780): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e780): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e780): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e780): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e780): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.604157646 +0000 UTC m=+2972.392547343 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4e780): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4ee40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4ee40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4ee40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4ee40): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4ee40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.604157646 +0000 UTC m=+2972.392547343 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4ee40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c8c0 item 31 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56: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/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4f4c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4f4c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4f4c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4f4c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4f4c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.605605888 +0000 UTC m=+2972.393995594 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4f4c0): >close: err= 2026/02/05 05:56: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/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4fa00): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4fa00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4fa00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4fa00): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4fa00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.605605888 +0000 UTC m=+2972.393995594 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b4fa00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060cc40 item 32 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b760c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b760c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b760c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b760c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b760c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.610084242 +0000 UTC m=+2972.398473948 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b760c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b76540): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b76540): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b76540): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b76540): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b76540): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060cfc0 item 33 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b76540): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b76540): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.611165572 +0000 UTC m=+2972.399555278 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b76540): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b769c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b769c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b769c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b769c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b769c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.611165572 +0000 UTC m=+2972.399555278 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b769c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c150 item 33 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77000): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77000): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77000): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77000): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77000): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.612753106 +0000 UTC m=+2972.401142812 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77000): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77480): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77480): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c690 item 34 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77480): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77480): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77480): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77480): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77480): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.613329873 +0000 UTC m=+2972.401719580 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b77480): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b779c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b779c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b779c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b779c0): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b779c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.613329873 +0000 UTC m=+2972.401719580 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b779c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c9a0 item 34 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035a640): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035a640): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035a640): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035a640): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035a640): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.614735564 +0000 UTC m=+2972.403125270 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035a640): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035be40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035be40): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035be40): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035be40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035be40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce00 item 35 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035be40): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035be40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.615798859 +0000 UTC m=+2972.404188595 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00035be40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4580): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4580): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4580): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4580): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4580): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.615798859 +0000 UTC m=+2972.404188595 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4580): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d180 item 35 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4c80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4c80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4c80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4c80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4c80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.618116179 +0000 UTC m=+2972.406505915 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e4c80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5180): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5180): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d500 item 36 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5180): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5180): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5180): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5180): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5180): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.618974378 +0000 UTC m=+2972.407364114 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5180): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5a80): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5a80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5a80): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5a80): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5a80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.618974378 +0000 UTC m=+2972.407364114 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0006e5a80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d730 item 36 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00045db40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00045db40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00045db40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00045db40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00045db40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.621114884 +0000 UTC m=+2972.409504611 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00045db40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071a540): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071a540): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071a540): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071a540): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071a540): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc00 item 37 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071a540): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071a540): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.621973684 +0000 UTC m=+2972.410363410 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071a540): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071af40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071af40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071af40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071af40): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071af40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.621973684 +0000 UTC m=+2972.410363410 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071af40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046df10 item 37 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071b600): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071b600): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071b600): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071b600): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071b600): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.624900924 +0000 UTC m=+2972.413290650 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071b600): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071bb80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071bb80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e4d0 item 38 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071bb80): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071bb80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071bb80): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071bb80): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071bb80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.626271398 +0000 UTC m=+2972.414661125 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00071bb80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0140): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0140): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0140): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0140): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0140): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.626271398 +0000 UTC m=+2972.414661125 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0140): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060e9a0 item 38 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd08c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd08c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd08c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd08c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd08c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.630905197 +0000 UTC m=+2972.419294933 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd08c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0e80): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0e80): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0e80): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0e80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0e80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ee70 item 39 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0e80): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0e80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.632990489 +0000 UTC m=+2972.421380225 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd0e80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1380): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1380): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1380): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1380): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1380): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.632990489 +0000 UTC m=+2972.421380225 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1380): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f030 item 39 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1a40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1a40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1a40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1a40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1a40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.635351952 +0000 UTC m=+2972.423741688 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1a40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1f40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1f40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f570 item 40 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1f40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1f40): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1f40): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1f40): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1f40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.637403702 +0000 UTC m=+2972.425793438 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bd1f40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90500): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90500): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90500): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90500): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90500): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.637403702 +0000 UTC m=+2972.425793438 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90500): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060f810 item 40 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90cc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90cc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90cc0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90cc0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90cc0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90cc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.642089668 +0000 UTC m=+2972.430479405 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a90cc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91400): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91400): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91400): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060fe30 item 41 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91400): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91400): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.642887002 +0000 UTC m=+2972.431276718 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91400): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91a00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91a00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91a00): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91a00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91a00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c070 item 41 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91a00): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91a00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.643967029 +0000 UTC m=+2972.432356744 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91a00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91f40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91f40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91f40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91f40): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91f40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.643967029 +0000 UTC m=+2972.432356744 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a91f40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c2a0 item 41 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc86c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc86c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc86c0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc86c0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc86c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc86c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc86c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.646162178 +0000 UTC m=+2972.434551894 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc86c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc8bc0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc8bc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc8bc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c620 item 42 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc8bc0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc8bc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.646818857 +0000 UTC m=+2972.435208563 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc8bc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9100): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9100): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c7e0 item 42 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9100): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9100): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9100): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9100): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9100): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.647585351 +0000 UTC m=+2972.435975067 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9100): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9680): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9680): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9680): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9680): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9680): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.647585351 +0000 UTC m=+2972.435975067 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9680): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c9a0 item 42 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9cc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9cc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9cc0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9cc0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9cc0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9cc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.649386678 +0000 UTC m=+2972.437776395 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000cc9cc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a280): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a280): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a280): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060cd20 item 43 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a280): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a280): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.649947576 +0000 UTC m=+2972.438337293 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a280): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a800): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a800): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a800): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a800): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a800): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d1f0 item 43 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a800): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a800): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.650672784 +0000 UTC m=+2972.439062500 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7a800): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7ad40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7ad40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7ad40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7ad40): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7ad40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.650672784 +0000 UTC m=+2972.439062500 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7ad40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d3b0 item 43 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b380): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b380): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b380): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b380): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b380): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b380): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b380): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.652643379 +0000 UTC m=+2972.441033096 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b380): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b880): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b880): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b880): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d810 item 44 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b880): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b880): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.65387935 +0000 UTC m=+2972.442269067 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7b880): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7be00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7be00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d9d0 item 44 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7be00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7be00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7be00): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7be00): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7be00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.654740635 +0000 UTC m=+2972.443130351 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000e7be00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0780): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0780): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0780): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0780): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0780): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.654740635 +0000 UTC m=+2972.443130351 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0780): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060db90 item 44 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0f00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0f00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0f00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0f00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0f00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0f00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0f00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.656337878 +0000 UTC m=+2972.444727594 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d0f00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1500): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1500): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1500): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006000e0 item 45 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1500): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1500): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.656950663 +0000 UTC m=+2972.445340379 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1500): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1c40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1c40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1c40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1c40): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1c40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.656950663 +0000 UTC m=+2972.445340379 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0004d1c40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006003f0 item 45 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152600): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152600): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152600): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152600): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152600): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152600): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152600): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.658724207 +0000 UTC m=+2972.447113924 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152600): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152b00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152b00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152b00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600a80 item 46 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152b00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152b00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.659308119 +0000 UTC m=+2972.447697835 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000152b00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153200): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153200): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153200): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153200): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153200): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.659308119 +0000 UTC m=+2972.447697835 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153200): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600e00 item 46 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153840): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153840): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153840): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153840): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153840): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153840): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153840): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.661152777 +0000 UTC m=+2972.449542493 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153840): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153d40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153d40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153d40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601e30 item 47 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153d40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153d40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.661923631 +0000 UTC m=+2972.450313347 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000153d40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016a4c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016a4c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016a4c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016a4c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016a4c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.661923631 +0000 UTC m=+2972.450313347 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016a4c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568150 item 47 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016ab00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016ab00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016ab00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016ab00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016ab00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016ab00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016ab00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.663785131 +0000 UTC m=+2972.452174847 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016ab00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b000): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b000): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b000): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568620 item 48 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b000): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b000): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.664323016 +0000 UTC m=+2972.452712732 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b000): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b700): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b700): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b700): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b700): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b700): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.664323016 +0000 UTC m=+2972.452712732 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016b700): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005687e0 item 48 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016bd40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016bd40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016bd40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016bd40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016bd40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.666092492 +0000 UTC m=+2972.454482198 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00016bd40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c240): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c240): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c240): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c240): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c240): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c240): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568bd0 item 49 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c240): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c240): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.666850452 +0000 UTC m=+2972.455240168 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c240): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c780): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c780): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c780): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c780): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c780): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.666850452 +0000 UTC m=+2972.455240168 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017c780): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568e00 item 49 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017ce00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017ce00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017ce00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017ce00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017ce00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.66845672 +0000 UTC m=+2972.456846437 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017ce00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d300): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d300): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d300): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569180 item 50 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d300): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d300): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d300): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d300): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d300): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.669170848 +0000 UTC m=+2972.457560564 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d300): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d880): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d880): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d880): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d880): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d880): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.669170848 +0000 UTC m=+2972.457560564 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017d880): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005693b0 item 50 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017df00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017df00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017df00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017df00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017df00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.670850856 +0000 UTC m=+2972.459240572 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00017df00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c480): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c480): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c480): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c480): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c480): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c480): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569730 item 51 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c480): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c480): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.671679358 +0000 UTC m=+2972.460069075 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c480): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c9c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c9c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c9c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c9c0): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c9c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.671679358 +0000 UTC m=+2972.460069075 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067c9c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005698f0 item 51 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d040): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d040): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d040): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d040): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d040): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.673456589 +0000 UTC m=+2972.461846306 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d040): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d540): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d540): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d540): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569d50 item 52 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d540): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d540): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d540): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d540): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d540): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.674139648 +0000 UTC m=+2972.462529364 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067d540): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067dac0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067dac0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067dac0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067dac0): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067dac0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.674139648 +0000 UTC m=+2972.462529364 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00067dac0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569f10 item 52 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007541c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007541c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007541c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007541c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007541c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.675885661 +0000 UTC m=+2972.464275367 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007541c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007546c0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007546c0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007546c0): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007546c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007546c0): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007546c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa620 item 53 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007546c0): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007546c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.676499207 +0000 UTC m=+2972.464888923 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007546c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000754c00): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000754c00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000754c00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000754c00): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000754c00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.676499207 +0000 UTC m=+2972.464888923 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000754c00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fafc0 item 53 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0600): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0600): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0600): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0600): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0600): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.678061713 +0000 UTC m=+2972.466451419 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0600): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0b00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0b00): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0b00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca80 item 54 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0b00): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0b00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0b00): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0b00): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0b00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.678669511 +0000 UTC m=+2972.467059217 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a0b00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1080): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1080): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1080): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1080): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1080): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.678669511 +0000 UTC m=+2972.467059217 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1080): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d3b0 item 54 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1700): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1700): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1700): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1700): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1700): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.67991595 +0000 UTC m=+2972.468305656 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1700): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1c00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1c00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1c00): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1c00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1c00): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1c00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043db20 item 55 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1c00): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1c00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.680465617 +0000 UTC m=+2972.468855323 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0007a1c00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a1c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a1c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a1c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a1c0): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a1c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.680465617 +0000 UTC m=+2972.468855323 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a1c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602000 item 55 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a840): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a840): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a840): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a840): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a840): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.681867812 +0000 UTC m=+2972.470257518 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081a840): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081ad40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081ad40): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081ad40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602770 item 56 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081ad40): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081ad40): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081ad40): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081ad40): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081ad40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.682446362 +0000 UTC m=+2972.470836068 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081ad40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b2c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b2c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b2c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b2c0): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b2c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.682446362 +0000 UTC m=+2972.470836068 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b2c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006029a0 item 56 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b900): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b900): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b900): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b900): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b900): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b900): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b900): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b900): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.683657046 +0000 UTC m=+2972.472046752 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081b900): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081be40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081be40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081be40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602f50 item 57 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081be40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081be40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.684212433 +0000 UTC m=+2972.472602139 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00081be40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828400): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828400): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828400): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828400): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828400): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828400): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603180 item 57 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828400): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828400): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.685320142 +0000 UTC m=+2972.473709848 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828400): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828980): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828980): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828980): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828980): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828980): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.685320142 +0000 UTC m=+2972.473709848 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828980): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006036c0 item 57 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828fc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828fc0): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828fc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828fc0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828fc0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828fc0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828fc0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828fc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.686622338 +0000 UTC m=+2972.475012044 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000828fc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829500): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829500): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829500): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603ea0 item 58 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829500): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829500): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.6870158 +0000 UTC m=+2972.475405506 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829500): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829a40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829a40): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829a40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2150 item 58 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829a40): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829a40): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829a40): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829a40): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829a40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.68778008 +0000 UTC m=+2972.476169786 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000829a40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856080): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856080): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856080): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856080): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856080): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.68778008 +0000 UTC m=+2972.476169786 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856080): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e23f0 item 58 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008566c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008566c0): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008566c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008566c0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008566c0): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008566c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008566c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008566c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.688977769 +0000 UTC m=+2972.477367475 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008566c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856c00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856c00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856c00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e29a0 item 59 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856c00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856c00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.689460149 +0000 UTC m=+2972.477849855 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000856c00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857140): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857140): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857140): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857140): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857140): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857140): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2bd0 item 59 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857140): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857140): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.689942429 +0000 UTC m=+2972.478332125 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857140): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008576c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008576c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008576c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008576c0): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008576c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.689942429 +0000 UTC m=+2972.478332125 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0008576c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2ee0 item 59 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857d00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857d00): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857d00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857d00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857d00): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857d00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857d00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857d00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.691155696 +0000 UTC m=+2972.479545403 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000857d00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e2c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e2c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e2c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3a40 item 60 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e2c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e2c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.691649708 +0000 UTC m=+2972.480039414 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e2c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e800): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e800): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e800): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3ce0 item 60 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e800): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e800): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e800): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e800): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e800): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.692267734 +0000 UTC m=+2972.480657440 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086e800): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086edc0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086edc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086edc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086edc0): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086edc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.692267734 +0000 UTC m=+2972.480657440 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086edc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2150 item 60 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f400): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f400): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f400): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f400): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f400): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f400): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f400): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f400): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.693595026 +0000 UTC m=+2972.481984732 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f400): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f940): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f940): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f940): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2af0 item 61 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f940): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f940): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.695882781 +0000 UTC m=+2972.484272487 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00086f940): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e0c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e0c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e0c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e0c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e0c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.695882781 +0000 UTC m=+2972.484272487 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e0c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3110 item 61 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e700): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e700): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e700): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e700): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e700): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e700): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e700): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e700): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.697580091 +0000 UTC m=+2972.485969797 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00089e700): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009043c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009043c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009043c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8150 item 62 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009043c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009043c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.698370251 +0000 UTC m=+2972.486759957 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009043c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000904ac0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000904ac0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000904ac0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000904ac0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000904ac0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.698370251 +0000 UTC m=+2972.486759957 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000904ac0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8700 item 62 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905100): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905100): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905100): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905100): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905100): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905100): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905100): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905100): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.700486743 +0000 UTC m=+2972.488876449 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905100): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905640): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905640): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905640): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8e00 item 63 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905640): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905640): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.701729116 +0000 UTC m=+2972.490118822 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905640): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905d40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905d40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905d40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905d40): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905d40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.701729116 +0000 UTC m=+2972.490118822 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000905d40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8fc0 item 63 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56: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/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944400): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944400): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944400): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944400): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944400): >_readAt: n=0, err=Bad file descriptor 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944400): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944400): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944400): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.704147476 +0000 UTC m=+2972.492537183 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944400): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944940): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944940): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944940): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d95e0 item 64 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944940): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944940): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.705046732 +0000 UTC m=+2972.493436427 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000944940): >close: err= 2026/02/05 05:56: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/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945040): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945040): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945040): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945040): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945040): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.705046732 +0000 UTC m=+2972.493436427 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945040): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9880 item 64 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945680): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945680): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945680): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945680): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945680): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.707250097 +0000 UTC m=+2972.495639803 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945680): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945b00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945b00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945b00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945b00): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945b00): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ce0 item 65 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945b00): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945b00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.70798402 +0000 UTC m=+2972.496373726 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000945b00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a080): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a080): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a080): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a080): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a080): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.70798402 +0000 UTC m=+2972.496373726 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a080): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ea0 item 65 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a6c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a6c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a6c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a6c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a6c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.709647769 +0000 UTC m=+2972.498037475 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095a6c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095ab40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095ab40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 66 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095ab40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095ab40): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095ab40): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095ab40): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095ab40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.710319095 +0000 UTC m=+2972.498708801 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095ab40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b080): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b080): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b080): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b080): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b080): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.710319095 +0000 UTC m=+2972.498708801 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b080): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 66 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b6c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b6c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b6c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b6c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b6c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.711904845 +0000 UTC m=+2972.500294551 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095b6c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095bb40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095bb40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095bb40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095bb40): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095bb40): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 67 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095bb40): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095bb40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.712475271 +0000 UTC m=+2972.500864967 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc00095bb40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009780c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009780c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009780c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009780c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009780c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.712475271 +0000 UTC m=+2972.500864967 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009780c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000515e0 item 67 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978740): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978740): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978740): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978740): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978740): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.713870772 +0000 UTC m=+2972.502260478 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978740): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978c40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978c40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea070 item 68 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978c40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978c40): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978c40): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978c40): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978c40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.714587615 +0000 UTC m=+2972.502977311 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000978c40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979180): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979180): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979180): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979180): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979180): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.714587615 +0000 UTC m=+2972.502977311 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979180): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea230 item 68 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009797c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009797c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009797c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009797c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009797c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.716166311 +0000 UTC m=+2972.504556018 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009797c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979c40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979c40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979c40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979c40): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979c40): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea7e0 item 69 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979c40): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979c40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.71674386 +0000 UTC m=+2972.505133566 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000979c40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009921c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009921c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009921c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009921c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009921c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.71674386 +0000 UTC m=+2972.505133566 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009921c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaa80 item 69 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992840): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992840): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992840): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992840): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992840): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.718208112 +0000 UTC m=+2972.506597818 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992840): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992d40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992d40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaee0 item 70 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992d40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992d40): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992d40): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992d40): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992d40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.718964558 +0000 UTC m=+2972.507354264 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000992d40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993280): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993280): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993280): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993280): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993280): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.718964558 +0000 UTC m=+2972.507354264 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993280): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb0a0 item 70 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993900): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993900): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993900): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993900): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993900): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.720385728 +0000 UTC m=+2972.508775434 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993900): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993e00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993e00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993e00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993e00): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993e00): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb650 item 71 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993e00): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993e00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.720952537 +0000 UTC m=+2972.509342243 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000993e00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4380): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4380): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4380): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4380): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4380): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.720952537 +0000 UTC m=+2972.509342243 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4380): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eba40 item 71 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4a00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4a00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4a00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4a00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4a00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.722466512 +0000 UTC m=+2972.510856219 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4a00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4f00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4f00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0230 item 72 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4f00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4f00): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4f00): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4f00): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4f00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.722989678 +0000 UTC m=+2972.511379384 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e4f00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5440): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5440): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5440): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5440): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5440): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.722989678 +0000 UTC m=+2972.511379384 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5440): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0540 item 72 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5a00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5a00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5a00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5a00): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5a00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5a00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5a00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.724759666 +0000 UTC m=+2972.513149362 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5a00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5f00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5f00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5f00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0bd0 item 73 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5f00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5f00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.725417717 +0000 UTC m=+2972.513807414 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc0009e5f00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18440): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18440): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18440): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18440): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18440): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0e00 item 73 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18440): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18440): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.726005916 +0000 UTC m=+2972.514395613 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18440): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18980): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18980): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18980): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18980): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18980): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.726005916 +0000 UTC m=+2972.514395613 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18980): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1030 item 73 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18fc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18fc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18fc0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18fc0): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18fc0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18fc0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18fc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.727557513 +0000 UTC m=+2972.515947209 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a18fc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a194c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a194c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a194c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a13b0 item 74 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a194c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a194c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.728149729 +0000 UTC m=+2972.516539425 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a194c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a19a00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a19a00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1570 item 74 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a19a00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a19a00): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a19a00): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a19a00): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a19a00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.728895195 +0000 UTC m=+2972.517284892 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a19a00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40000): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40000): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40000): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40000): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40000): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.728895195 +0000 UTC m=+2972.517284892 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40000): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a17a0 item 74 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40640): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40640): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40640): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40640): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40640): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40640): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40640): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.730177774 +0000 UTC m=+2972.518567470 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40640): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40b40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40b40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40b40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1c00 item 75 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40b40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40b40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.730637501 +0000 UTC m=+2972.519027207 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a40b40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41080): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41080): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41080): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41080): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41080): _writeAt: size=3, off=2 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1e30 item 75 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41080): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41080): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.731074474 +0000 UTC m=+2972.519464171 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41080): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a415c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a415c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a415c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a415c0): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a415c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.731074474 +0000 UTC m=+2972.519464171 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a415c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f00e0 item 75 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41c00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41c00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41c00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41c00): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41c00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41c00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41c00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.732352043 +0000 UTC m=+2972.520741740 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a41c00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a180): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a180): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a180): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0700 item 76 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a180): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a180): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.732766546 +0000 UTC m=+2972.521156242 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a180): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a6c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a6c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0930 item 76 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a6c0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a6c0): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a6c0): _writeAt: size=3, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a6c0): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a6c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.733260237 +0000 UTC m=+2972.521649933 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6a6c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6ac40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6ac40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6ac40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6ac40): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6ac40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.733260237 +0000 UTC m=+2972.521649933 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6ac40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0af0 item 76 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b280): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b280): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b280): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b280): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b280): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b280): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b280): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.734584934 +0000 UTC m=+2972.522974630 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b280): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b780): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b780): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b780): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f0e70 item 77 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b780): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b780): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.735039693 +0000 UTC m=+2972.523429388 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6b780): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6be80): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6be80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6be80): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6be80): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6be80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.735039693 +0000 UTC m=+2972.523429388 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a6be80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1030 item 77 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8e540): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8e540): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8e540): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8e540): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8e540): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8e540): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8e540): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.736349222 +0000 UTC m=+2972.524738918 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8e540): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8ea40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8ea40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8ea40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1570 item 78 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8ea40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8ea40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.736811323 +0000 UTC m=+2972.525201019 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8ea40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f140): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f140): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f140): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f140): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f140): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.736811323 +0000 UTC m=+2972.525201019 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f140): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f17a0 item 78 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f780): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f780): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f780): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f780): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f780): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f780): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f780): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.738114391 +0000 UTC m=+2972.526504087 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8f780): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8fc80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8fc80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8fc80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1ce0 item 79 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8fc80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8fc80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.738571352 +0000 UTC m=+2972.526961048 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000a8fc80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8400): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8400): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8400): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8400): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8400): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.738571352 +0000 UTC m=+2972.526961048 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8400): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007f1f10 item 79 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8a40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8a40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8a40): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8a40): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8a40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8a40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8a40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.739797104 +0000 UTC m=+2972.528186799 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8a40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8f40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8f40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8f40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000120540 item 80 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8f40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8f40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.740221283 +0000 UTC m=+2972.528610979 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac8f40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9640): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9640): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9640): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9640): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9640): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.740221283 +0000 UTC m=+2972.528610979 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9640): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001207e0 item 80 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9c80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9c80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9c80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9c80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9c80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.741383967 +0000 UTC m=+2972.529773663 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000ac9c80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0180): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0180): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0180): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0180): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0180): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0180): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000120fc0 item 81 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0180): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0180): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.741807335 +0000 UTC m=+2972.530197031 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0180): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af06c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af06c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af06c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af06c0): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af06c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.741807335 +0000 UTC m=+2972.530197031 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af06c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001211f0 item 81 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0d40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0d40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0d40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0d40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0d40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.742974105 +0000 UTC m=+2972.531363802 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af0d40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1240): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1240): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1240): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001216c0 item 82 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1240): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1240): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1240): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1240): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1240): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.743468607 +0000 UTC m=+2972.531858304 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1240): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af17c0): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af17c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af17c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af17c0): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af17c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.743468607 +0000 UTC m=+2972.531858304 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af17c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000121b90 item 82 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1e40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1e40): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1e40): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1e40): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1e40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.744913833 +0000 UTC m=+2972.533303529 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000af1e40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b103c0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b103c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b103c0): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b103c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b103c0): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b103c0): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f4310 item 83 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b103c0): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b103c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.74534219 +0000 UTC m=+2972.533731886 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b103c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10900): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10900): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10900): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10900): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10900): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.74534219 +0000 UTC m=+2972.533731886 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10900): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f47e0 item 83 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10f80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10f80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10f80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10f80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10f80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.746691735 +0000 UTC m=+2972.535081431 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b10f80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11480): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11480): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11480): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f4e00 item 84 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11480): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11480): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11480): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11480): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11480): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.747162573 +0000 UTC m=+2972.535552270 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11480): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11a00): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11a00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11a00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11a00): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11a00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.747162573 +0000 UTC m=+2972.535552270 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b11a00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f4fc0 item 84 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40100): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40100): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40100): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40100): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40100): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.748365091 +0000 UTC m=+2972.536754787 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40100): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40600): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40600): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40600): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40600): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40600): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40600): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f5490 item 85 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40600): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40600): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.748991823 +0000 UTC m=+2972.537381519 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40600): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40b40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40b40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40b40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40b40): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40b40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.748991823 +0000 UTC m=+2972.537381519 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b40b40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f57a0 item 85 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b411c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b411c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b411c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b411c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b411c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.750101205 +0000 UTC m=+2972.538490901 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b411c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b416c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b416c0): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b416c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f5c70 item 86 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b416c0): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b416c0): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b416c0): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b416c0): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b416c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.750584537 +0000 UTC m=+2972.538974233 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b416c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b41c40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b41c40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b41c40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b41c40): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b41c40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.750584537 +0000 UTC m=+2972.538974233 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b41c40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f5f10 item 86 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92340): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92340): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92340): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92340): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92340): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.751834213 +0000 UTC m=+2972.540223910 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92340): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92840): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92840): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92840): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92840): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92840): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92840): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004409a0 item 87 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92840): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92840): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.752256028 +0000 UTC m=+2972.540645724 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92840): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92d80): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92d80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92d80): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92d80): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92d80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.752256028 +0000 UTC m=+2972.540645724 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b92d80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440e00 item 87 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93400): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93400): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93400): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93400): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93400): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.753707355 +0000 UTC m=+2972.542097051 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93400): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93900): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93900): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93900): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004413b0 item 88 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93900): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93900): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93900): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93900): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93900): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.754644202 +0000 UTC m=+2972.543033898 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93900): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93e80): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93e80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93e80): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93e80): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93e80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.754644202 +0000 UTC m=+2972.543033898 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000b93e80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441650 item 88 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8540): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8540): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8540): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8540): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8540): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8540): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8540): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8540): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.756881702 +0000 UTC m=+2972.545271398 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8540): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8a80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8a80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8a80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ab0 item 89 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8a80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8a80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.757308808 +0000 UTC m=+2972.545698503 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8a80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8fc0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8fc0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8fc0): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8fc0): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8fc0): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8fc0): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441c70 item 89 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8fc0): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8fc0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.757765348 +0000 UTC m=+2972.546155054 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc8fc0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9540): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9540): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9540): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9540): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9540): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.757765348 +0000 UTC m=+2972.546155054 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9540): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441e30 item 89 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9b80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9b80): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9b80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9b80): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9b80): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9b80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9b80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9b80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.759045121 +0000 UTC m=+2972.547434817 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bc9b80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6140): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6140): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6140): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079a3f0 item 90 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6140): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6140): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.759393108 +0000 UTC m=+2972.547782804 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6140): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6680): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6680): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6680): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079a5b0 item 90 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6680): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6680): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6680): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6680): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6680): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.759902027 +0000 UTC m=+2972.548291724 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6680): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6c40): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6c40): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6c40): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6c40): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6c40): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.759902027 +0000 UTC m=+2972.548291724 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf6c40): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079a930 item 90 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7280): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7280): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7280): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7280): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7280): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7280): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7280): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7280): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.76107558 +0000 UTC m=+2972.549465276 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7280): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf77c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf77c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf77c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079ae00 item 91 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf77c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf77c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.761560645 +0000 UTC m=+2972.549950341 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf77c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7d00): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7d00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7d00): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7d00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7d00): >_readAt: n=2, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7d00): _writeAt: size=3, off=7 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079b0a0 item 91 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7d00): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7d00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.762078603 +0000 UTC m=+2972.550468298 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000bf7d00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e300): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e300): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e300): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e300): >_readAt: n=8, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e300): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.762078603 +0000 UTC m=+2972.550468298 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e300): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079b420 item 91 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e940): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e940): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e940): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e940): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e940): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e940): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e940): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e940): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.763361111 +0000 UTC m=+2972.551750807 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1e940): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1ee80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1ee80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1ee80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079b7a0 item 92 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1ee80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1ee80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.763839092 +0000 UTC m=+2972.552228789 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1ee80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f3c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f3c0): open at offset 5 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f3c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079ba40 item 92 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f3c0): _readAt: size=2, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f3c0): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f3c0): _writeAt: size=3, off=5 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f3c0): >_writeAt: n=3, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f3c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.764552818 +0000 UTC m=+2972.552942514 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f3c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f980): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f980): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f980): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f980): >_readAt: n=3, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f980): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.764552818 +0000 UTC m=+2972.552942514 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c1f980): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079bce0 item 92 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e040): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e040): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e040): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e040): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e040): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e040): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e040): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e040): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.766108912 +0000 UTC m=+2972.554498608 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e040): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e580): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e580): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e580): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004500e0 item 93 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e580): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e580): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.766539044 +0000 UTC m=+2972.554928740 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3e580): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ec80): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ec80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ec80): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ec80): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ec80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.766539044 +0000 UTC m=+2972.554928740 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ec80): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450380 item 93 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f2c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f2c0): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f2c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f2c0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f2c0): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f2c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f2c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f2c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.767811423 +0000 UTC m=+2972.556201120 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f2c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f800): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f800): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f800): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450850 item 94 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f800): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f800): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.768221517 +0000 UTC m=+2972.556611213 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3f800): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ff00): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ff00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ff00): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ff00): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ff00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.768221517 +0000 UTC m=+2972.556611213 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c3ff00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450af0 item 94 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c545c0): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c545c0): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c545c0): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c545c0): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c545c0): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c545c0): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c545c0): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c545c0): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.769586661 +0000 UTC m=+2972.557976357 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c545c0): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c54b00): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c54b00): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c54b00): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451260 item 95 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c54b00): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c54b00): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.770032041 +0000 UTC m=+2972.558421737 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c54b00): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55200): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55200): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55200): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55200): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55200): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.770032041 +0000 UTC m=+2972.558421737 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55200): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451880 item 95 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 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/05 05:56: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/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55840): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55840): open at offset 0 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55840): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55840): _readAt: size=2, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55840): >_readAt: n=0, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55840): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55840): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55840): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.771411613 +0000 UTC m=+2972.559801309 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55840): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55d80): _writeAt: size=5, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55d80): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55d80): >openPending: err= 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a1c0 item 96 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55d80): >_writeAt: n=5, err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55d80): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.771793974 +0000 UTC m=+2972.560183670 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c55d80): >close: err= 2026/02/05 05:56: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/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/05 05:56:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 05:56:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/05 05:56:00 DEBUG : open-test-file: newRWFileHandle: 2026/02/05 05:56:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/05 05:56:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c70500): _readAt: size=512, off=0 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c70500): openPending: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c70500): >openPending: err= 2026/02/05 05:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c70500): >_readAt: n=5, err=EOF 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c70500): close: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-05 05:56:00.771793974 +0000 UTC m=+2972.560183670 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:00 DEBUG : open-test-file(0xc000c70500): >close: err= 2026/02/05 05:56:00 DEBUG : open-test-file: Remove: 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a460 item 96 2026/02/05 05:56:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/05 05:56:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/05 05:56:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/05 05:56:00 DEBUG : open-test-file: >Remove: err= 2026/02/05 05:56:00 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:56:00 DEBUG : Looking for writers 2026/02/05 05:56:00 DEBUG : >WaitForWriters: 2026/02/05 05:56:00 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.61s) --- PASS: TestRWFileHandleOpenTests/writes (1.54s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.62s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- 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.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.07s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.21s) --- 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.00s) --- 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.00s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:56:01 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:56:01 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:56:01 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:01 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:56:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:01 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:56:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:01 DEBUG : file1: newRWFileHandle: 2026/02/05 05:56:01 DEBUG : file1(0xc000c71200): openPending: 2026/02/05 05:56:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:56:01 DEBUG : file1(0xc000c71200): >openPending: err= 2026/02/05 05:56:01 DEBUG : file1: >newRWFileHandle: err= 2026/02/05 05:56:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:56:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/05 05:56:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/05 05:56:01 DEBUG : file1(0xc000c71200): _writeAt: size=2, off=0 2026/02/05 05:56:01 DEBUG : file1(0xc000c71200): >_writeAt: n=2, err= 2026/02/05 05:56:01 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/05 05:56:01 DEBUG : file1(0xc000c71200): RWFileHandle.Flush 2026/02/05 05:56:01 DEBUG : file1(0xc000c71200): RWFileHandle.Release 2026/02/05 05:56:01 DEBUG : file1(0xc000c71200): close: 2026/02/05 05:56:01 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/05 05:56:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:01 DEBUG : file1(0xc000c71200): >close: err= 2026/02/05 05:56:01 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:56:01 DEBUG : Looking for writers 2026/02/05 05:56:01 DEBUG : file1: reading active writers 2026/02/05 05:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:56:01 DEBUG : Looking for writers 2026/02/05 05:56:01 DEBUG : file1: reading active writers 2026/02/05 05:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:56:01 DEBUG : Looking for writers 2026/02/05 05:56:01 DEBUG : file1: reading active writers 2026/02/05 05:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:56:01 DEBUG : Looking for writers 2026/02/05 05:56:01 DEBUG : file1: reading active writers 2026/02/05 05:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:56:01 DEBUG : file1: vfs cache: starting upload 2026/02/05 05:56:01 DEBUG : Looking for writers 2026/02/05 05:56:01 DEBUG : file1: reading active writers 2026/02/05 05:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:56:02 DEBUG : Looking for writers 2026/02/05 05:56:02 DEBUG : file1: reading active writers 2026/02/05 05:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:56:02 DEBUG : Looking for writers 2026/02/05 05:56:02 DEBUG : file1: reading active writers 2026/02/05 05:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:56:03 DEBUG : Looking for writers 2026/02/05 05:56:03 DEBUG : file1: reading active writers 2026/02/05 05:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:56:04 DEBUG : Looking for writers 2026/02/05 05:56:04 DEBUG : file1: reading active writers 2026/02/05 05:56:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:56:05 DEBUG : Looking for writers 2026/02/05 05:56:05 DEBUG : file1: reading active writers 2026/02/05 05:56:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:56:06 DEBUG : Looking for writers 2026/02/05 05:56:06 DEBUG : file1: reading active writers 2026/02/05 05:56:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:56:07 DEBUG : Looking for writers 2026/02/05 05:56:07 DEBUG : file1: reading active writers 2026/02/05 05:56:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:56:07 DEBUG : file1: size = 2 OK 2026/02/05 05:56:07 INFO : file1: Copied (new) 2026/02/05 05:56:07 DEBUG : file1: vfs cache: fingerprint now "2" 2026/02/05 05:56:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/05 05:56:07 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/05 05:56:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 05:56:07 INFO : file1: vfs cache: upload succeeded try #1 2026/02/05 05:56:08 DEBUG : Looking for writers 2026/02/05 05:56:08 DEBUG : file1: reading active writers 2026/02/05 05:56:08 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/05 05:56:15 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:56:15 DEBUG : Looking for writers 2026/02/05 05:56:15 DEBUG : file1: reading active writers 2026/02/05 05:56:15 DEBUG : >WaitForWriters: 2026/02/05 05:56:15 DEBUG : drime root 'rclone-test-mejoded5gave': 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 2026/02/05 05:56:23 DEBUG : forgetting directory cache 2026/02/05 05:56:23 DEBUG : Removed virtual directory entry vAddFile: "file1" --- PASS: TestRWFileModTimeWithOpenWriters (26.62s) === RUN TestRWCacheRename run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:56:28 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:56:28 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:56:28 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:28 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:28 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 05:56:28 INFO : drime root 'rclone-test-mejoded5gave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/05 05:56:28 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/05 05:56:28 DEBUG : rename_me: newRWFileHandle: 2026/02/05 05:56:28 DEBUG : rename_me(0xc000c70b80): openPending: 2026/02/05 05:56:28 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/05 05:56:28 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/05 05:56:28 DEBUG : rename_me(0xc000c70b80): >openPending: err= 2026/02/05 05:56:28 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/05 05:56:28 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/05 05:56:28 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/05 05:56:28 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/05 05:56:28 DEBUG : rename_me(0xc000c70b80): _writeAt: size=5, off=0 2026/02/05 05:56:28 DEBUG : rename_me(0xc000c70b80): >_writeAt: n=5, err= 2026/02/05 05:56:28 DEBUG : rename_me(0xc000c70b80): close: 2026/02/05 05:56:28 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-05 05:56:28.557624717 +0000 UTC m=+3000.346014442 2026/02/05 05:56:28 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/05 05:56:28 DEBUG : rename_me(0xc000c70b80): >close: err= 2026/02/05 05:56:28 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/05 05:56:28 DEBUG : i_was_renamed: Updating file with 0xc00077f440 2026/02/05 05:56:28 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/05 05:56:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/05 05:56:28 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:56:28 DEBUG : Looking for writers 2026/02/05 05:56:28 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/05 05:56:28 DEBUG : Looking for writers 2026/02/05 05:56:28 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/05 05:56:28 DEBUG : Looking for writers 2026/02/05 05:56:28 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/05 05:56:28 DEBUG : Looking for writers 2026/02/05 05:56:28 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/05 05:56:28 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/05 05:56:28 DEBUG : Looking for writers 2026/02/05 05:56:28 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/05 05:56:28 DEBUG : Looking for writers 2026/02/05 05:56:28 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/05 05:56:29 DEBUG : Looking for writers 2026/02/05 05:56:29 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/05 05:56:29 DEBUG : Looking for writers 2026/02/05 05:56:29 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:56:30 DEBUG : Looking for writers 2026/02/05 05:56:30 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/05 05:56:31 DEBUG : i_was_renamed: size = 5 OK 2026/02/05 05:56:31 INFO : i_was_renamed: Copied (new) 2026/02/05 05:56:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/02/05 05:56:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/05 05:56:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/05 05:56:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/05 05:56:31 DEBUG : Looking for writers 2026/02/05 05:56:31 DEBUG : i_was_renamed: reading active writers 2026/02/05 05:56:31 DEBUG : >WaitForWriters: 2026/02/05 05:56:31 DEBUG : drime root 'rclone-test-mejoded5gave': 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: TestRWCacheRename Messages: listing wrong, want got 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: TestRWCacheRename Messages: Unexpected file "i_was_renamed" --- FAIL: TestRWCacheRename (13.13s) === RUN TestRWCacheUpdate run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 05:56:41 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 05:56:41 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/05 05:56:41 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:41 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" 2026/02/05 05:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/05 05:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-mejoded5gave" read_write_test.go:729: skip as modtime not supported 2026/02/05 05:56:41 DEBUG : WaitForWriters: timeout=30s 2026/02/05 05:56:41 DEBUG : Looking for writers 2026/02/05 05:56:41 DEBUG : >WaitForWriters: 2026/02/05 05:56:41 DEBUG : drime root 'rclone-test-mejoded5gave': vfs cache: cleaner exiting 2026/02/05 05:56:41 DEBUG : forgetting directory cache 2026/02/05 05:56:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:56:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 05:56:42 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:56:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 05:56:42 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:56:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 05:56:42 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:56:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 05:56:43 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:56:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 05:56:43 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:56:43 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 05:56:43 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:56:43 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 05:56:44 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:56:44 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 05:56:44 DEBUG : forgetting directory cache 2026/02/05 05:56:44 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/05 05:56:45 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:56:45 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 05:56:48 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 05:56:48 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "i_was_renamed" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/05 05:56:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:56:53 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/05 05:57:03 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:57:23 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:57:30 DEBUG : forgetting directory cache 2026/02/05 05:57:30 DEBUG : dir: forgetting directory cache 2026/02/05 05:57:30 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/05 05:57:43 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:58:03 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:58:23 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:58:43 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:59:03 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:59:23 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:59:43 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "i_was_renamed" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/05 06:00:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:00:23 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:00:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:00:39 DEBUG : forgetting directory cache 2026/02/05 06:00:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 06:00:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:00:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 06:00:39 DEBUG : fil: forgetting directory cache 2026/02/05 06:00:43 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 06:01:03 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 06:01:23 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 06:01:43 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 06:02:04 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 06:02:24 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 06:02:43 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 06:03:03 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "i_was_renamed" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "i_was_renamed" failed: failed to delete item: Error "Server Error" 2026/02/05 06:03:24 DEBUG : pacer: Reducing sleep to 10s --- SKIP: TestRWCacheUpdate (402.91s) === RUN TestCaseSensitivity run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:03:43 DEBUG : pacer: Reducing sleep to 5s 2026/02/05 06:03:56 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/05 06:03:58 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/05 06:04:05 DEBUG : pacer: Reducing sleep to 625ms 2026/02/05 06:04:05 DEBUG : pacer: Reducing sleep to 312.5ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 06:04:06 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/05 06:04:07 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 06:04:09 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/05 06:04:09 DEBUG : pacer: Reducing sleep to 19.53125ms fstest.go:292: Sleeping for 7s just to make sure 2026/02/05 06:04:17 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:04:20 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:04:20 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:04:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/05 06:04:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/05 06:04:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/05 06:04:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/05 06:04:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/05 06:04:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/05 06:04:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/05 06:04:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/05 06:04:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/05 06:04:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/05 06:04:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/05 06:04:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/05 06:04:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:04:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:04:24 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:04:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:24 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/05 06:04:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/05 06:04:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/05 06:04:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/05 06:04:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/05 06:04:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/05 06:04:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:04:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:04:26 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:04:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/05 06:04:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/05 06:04:26 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/05 06:04:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/05 06:04:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/05 06:04:26 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/05 06:04:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/05 06:04:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/05 06:04:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/05 06:04:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/05 06:04:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/05 06:04:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/05 06:04:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:28 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/05 06:04:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/05 06:04:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/05 06:04:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:28 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/05 06:04:28 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/05 06:04:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:28 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/05 06:04:28 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/05 06:04:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/05 06:04:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/05 06:04:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/05 06:04:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:28 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/05 06:04:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:28 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/05 06:04:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:28 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/05 06:04:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/05 06:04:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/05 06:04:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/05 06:04:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/05 06:04:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/05 06:04:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/05 06:04:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:30 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/05 06:04:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:30 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/05 06:04:30 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:04:30 DEBUG : Looking for writers 2026/02/05 06:04:30 DEBUG : FiLeA: reading active writers 2026/02/05 06:04:30 DEBUG : FiLeB: reading active writers 2026/02/05 06:04:30 DEBUG : FilEb: reading active writers 2026/02/05 06:04:30 DEBUG : >WaitForWriters: 2026/02/05 06:04:30 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:04:30 DEBUG : Looking for writers 2026/02/05 06:04:30 DEBUG : FiLeB: reading active writers 2026/02/05 06:04:30 DEBUG : FilEb: reading active writers 2026/02/05 06:04:30 DEBUG : FiLeA: reading active writers 2026/02/05 06:04:30 DEBUG : >WaitForWriters: 2026/02/05 06:04:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:04:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:04:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCaseSensitivity (68.61s) === RUN TestUnicodeNormalization run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", 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:292: Sleeping for 7s just to make sure 2026/02/05 06:04:51 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:04:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/05 06:04:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/05 06:04:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/05 06:04:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/05 06:04:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/05 06:04:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/05 06:04:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/05 06:04:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/05 06:04:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/05 06:04:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:04:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/05 06:04:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:04:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/05 06:04:53 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:04:53 DEBUG : Looking for writers 2026/02/05 06:04:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/05 06:04:53 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/05 06:04:53 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 --- PASS: TestUnicodeNormalization (28.77s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:05:01 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:05:01 DEBUG : drime root 'rclone-test-mejoded5gave': Reusing VFS from active cache 2026/02/05 06:05:01 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:05:01 DEBUG : Looking for writers 2026/02/05 06:05:01 DEBUG : >WaitForWriters: 2026/02/05 06:05:01 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:05:01 DEBUG : Looking for writers 2026/02/05 06:05:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.63s) === RUN TestVFSNewWithOpts run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:05:02 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:05:02 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:05:02 DEBUG : Looking for writers 2026/02/05 06:05:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.42s) === RUN TestVFSRoot run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:05:02 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:05:02 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:05:02 DEBUG : Looking for writers 2026/02/05 06:05:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.72s) === RUN TestVFSStat run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:05:03 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:05:17 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:05:17 DEBUG : dir: Looking for writers 2026/02/05 06:05:17 DEBUG : file2: reading active writers 2026/02/05 06:05:17 DEBUG : Looking for writers 2026/02/05 06:05:17 DEBUG : dir: reading active writers 2026/02/05 06:05:17 DEBUG : file1: reading active writers 2026/02/05 06:05: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 2026/02/05 06:05:21 DEBUG : forgetting directory cache 2026/02/05 06:05:21 DEBUG : dir: forgetting directory cache 2026/02/05 06:05:21 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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 (28.88s) === RUN TestVFSStatParent run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:05:32 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:05:39 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:05:39 DEBUG : dir: Looking for writers 2026/02/05 06:05:39 DEBUG : Looking for writers 2026/02/05 06:05:39 DEBUG : dir: reading active writers 2026/02/05 06:05:39 DEBUG : file1: reading active writers 2026/02/05 06:05: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 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/05 06:05:44 DEBUG : forgetting directory cache 2026/02/05 06:05:44 DEBUG : dir: forgetting directory cache 2026/02/05 06:05:44 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/05 06:05:44 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: TestVFSStatParent Messages: listing wrong, want got dir/file2 (14), 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: TestVFSStatParent 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: TestVFSStatParent Messages: Unexpected file "dir/file2" 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 (20.93s) === RUN TestVFSOpenFile run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:05:53 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:05:59 DEBUG : forgetting directory cache 2026/02/05 06:05:59 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/02/05 06:06:00 DEBUG : forgetting directory cache 2026/02/05 06:06:00 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/02/05 06:06:01 DEBUG : forgetting directory cache 2026/02/05 06:06:01 DEBUG : 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 2026/02/05 06:06:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:06:16 DEBUG : file1: Open: flags=O_RDONLY 2026/02/05 06:06:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/05 06:06:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/05 06:06:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:06:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/05 06:06:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/05 06:06:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/05 06:06:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:06:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:06:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/05 06:06:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/05 06:06:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/05 06:06:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/05 06:06:16 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (0 bytes), uploading instead of streaming 2026/02/05 06:06:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/05 06:06:23 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/05 06:06:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/05 06:06:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:06:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/05 06:06:23 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:06:23 DEBUG : dir: Looking for writers 2026/02/05 06:06:23 DEBUG : file2: reading active writers 2026/02/05 06:06:23 DEBUG : new_file.txt: reading active writers 2026/02/05 06:06:23 DEBUG : Looking for writers 2026/02/05 06:06:23 DEBUG : dir: reading active writers 2026/02/05 06:06:23 DEBUG : file1: reading active writers 2026/02/05 06:06: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 2026/02/05 06:06:28 DEBUG : forgetting directory cache 2026/02/05 06:06:28 DEBUG : Removed virtual directory entry vDel: "rename_me" 2026/02/05 06:06:28 DEBUG : Removed virtual directory entry vAddFile: "i_was_renamed" run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got dir/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/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/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/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 (45.07s) === RUN TestVFSRename run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:06:38 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:203: Not found "dir/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/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: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found 2026/02/05 06:06:53 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/05 06:06:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000a706c0 2026/02/05 06:06:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/05 06:06:53 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) 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: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/05 06:07:04 INFO : dir/file1: Moved (server-side) to: file0 2026/02/05 06:07:04 DEBUG : file0: Updating file with file0 0xc000a706c0 2026/02/05 06:07:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/05 06:07:04 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/05 06:07:04 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:07:04 DEBUG : dir: Looking for writers 2026/02/05 06:07:04 DEBUG : Looking for writers 2026/02/05 06:07:04 DEBUG : dir: reading active writers 2026/02/05 06:07:04 DEBUG : file0: reading active writers 2026/02/05 06:07: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:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got file0 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: Unexpected file "file0" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSRename Messages: directories --- FAIL: TestVFSRename (37.54s) === RUN TestVFSStatfs run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:07:15 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:07:15 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:07:15 DEBUG : Looking for writers 2026/02/05 06:07:15 DEBUG : >WaitForWriters: 2026/02/05 06:07:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:07:16 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:07:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:07:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 06:07:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 06:07:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 06:07:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 06:07:17 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 06:07:17 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 06:07:17 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 06:07:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 06:07:18 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 06:07:18 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 06:07:18 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 06:07:18 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 06:07:20 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/05 06:07:22 DEBUG : pacer: Reducing sleep to 640ms --- PASS: TestVFSStatfs (7.11s) === RUN TestVFSMkdir run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:07:22 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:07:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:23 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 06:07:24 DEBUG : pacer: Reducing sleep to 640ms 2026/02/05 06:07:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 06:07:26 DEBUG : pacer: Reducing sleep to 640ms 2026/02/05 06:07:26 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/05 06:07:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:27 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 06:07:28 DEBUG : pacer: Reducing sleep to 640ms 2026/02/05 06:07:29 DEBUG : pacer: Reducing sleep to 320ms 2026/02/05 06:07:30 DEBUG : pacer: Reducing sleep to 160ms 2026/02/05 06:07:30 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/05 06:07:30 DEBUG : pacer: Reducing sleep to 80ms 2026/02/05 06:07:30 DEBUG : pacer: Reducing sleep to 40ms 2026/02/05 06:07:31 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 06:07:31 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:07: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 2026/02/05 06:07:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:07:34 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:07:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:07:34 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:07:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:07:35 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 06:07:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:07:38 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:07:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:07:38 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 06:07:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:07:39 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:07:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 06:07:39 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 06:07:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 06:07:39 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 06:07:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 06:07:39 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 06:07:39 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 06:07:40 DEBUG : pacer: Reducing sleep to 320ms 2026/02/05 06:07:40 DEBUG : pacer: Reducing sleep to 160ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "b" +([]string) (len=1) { + (string) (len=1) "a" } Test: TestVFSMkdir Messages: directories 2026/02/05 06:07:45 DEBUG : pacer: Reducing sleep to 80ms 2026/02/05 06:07:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 06:07:46 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:07:46 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 06:07:46 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 06:07:46 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 06:07:47 DEBUG : pacer: Reducing sleep to 320ms 2026/02/05 06:07:47 DEBUG : pacer: Reducing sleep to 160ms 2026/02/05 06:07:47 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/05 06:07:48 DEBUG : pacer: Reducing sleep to 80ms 2026/02/05 06:07:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:48 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 06:07:48 DEBUG : pacer: Reducing sleep to 80ms 2026/02/05 06:07:48 DEBUG : pacer: Reducing sleep to 40ms 2026/02/05 06:07:48 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 06:07:49 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:07:49 DEBUG : Added virtual directory entry vAddDir: "d" 2026/02/05 06:07:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:07:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:07:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:07:50 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 06:07:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 06:07:51 DEBUG : pacer: Reducing sleep to 40ms 2026/02/05 06:07:51 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 06:07:51 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 2026/02/05 06:07:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:07:56 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:07:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:07:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:07:57 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{"a", "b", "c"} Diff: --- Expected +++ Actual @@ -1,6 +1,5 @@ -([]string) (len=4) { +([]string) (len=3) { (string) (len=1) "a", (string) (len=1) "b", - (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "c" } Test: TestVFSMkdir Messages: directories 2026/02/05 06:08:01 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:08:01 DEBUG : Looking for writers 2026/02/05 06:08:01 DEBUG : a: Looking for writers 2026/02/05 06:08:01 DEBUG : b: Looking for writers 2026/02/05 06:08:01 DEBUG : c: Looking for writers 2026/02/05 06:08:01 DEBUG : d: Looking for writers 2026/02/05 06:08:01 DEBUG : Looking for writers 2026/02/05 06:08:01 DEBUG : /: reading active writers 2026/02/05 06:08:01 DEBUG : a: reading active writers 2026/02/05 06:08:01 DEBUG : b: reading active writers 2026/02/05 06:08:01 DEBUG : c: reading active writers 2026/02/05 06:08:01 DEBUG : d: reading active writers 2026/02/05 06:08:01 DEBUG : >WaitForWriters: 2026/02/05 06:08:02 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:08:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:08:02 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:08:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:08:03 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 06:08:03 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:08:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:08:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:08:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:08:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:08:04 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 06:08:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:08:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:08:05 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 06:08:05 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:08:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:08:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:08:06 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:08:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:08:06 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 06:08:07 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:08:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:08:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:08:07 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:08:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:08:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:08:09 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:292: Sleeping for 7s just to make sure --- FAIL: TestVFSMkdir (59.20s) === RUN TestVFSMkdirAll run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:08:21 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:08:23 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/05 06:08:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/05 06:08:25 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/05 06:08:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,6 +1,3 @@ -([]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) (len=1) { + (string) (len=1) "a" } Test: TestVFSMkdirAll Messages: directories 2026/02/05 06:08:38 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:08:38 DEBUG : a/b/c/d: Looking for writers 2026/02/05 06:08:38 DEBUG : a/b/c: Looking for writers 2026/02/05 06:08:38 DEBUG : d: reading active writers 2026/02/05 06:08:38 DEBUG : a/b: Looking for writers 2026/02/05 06:08:38 DEBUG : c: reading active writers 2026/02/05 06:08:38 DEBUG : a: Looking for writers 2026/02/05 06:08:38 DEBUG : b: reading active writers 2026/02/05 06:08:38 DEBUG : Looking for writers 2026/02/05 06:08:38 DEBUG : a: reading active writers 2026/02/05 06:08:38 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (39.17s) === 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:09:01 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:09:01 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:09:01 DEBUG : Looking for writers 2026/02/05 06:09:01 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestVFSIsMetadataFile Messages: directories --- FAIL: TestVFSIsMetadataFile (19.38s) === 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-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:09:20 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:09:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:09:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:09:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:09:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:09:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:09:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/05 06:09:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/05 06:09:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/05 06:09:20 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (5 bytes), uploading instead of streaming 2026/02/05 06:09:24 DEBUG : file1: size = 5 OK 2026/02/05 06:09:24 DEBUG : file1: Size of src and dst objects identical 2026/02/05 06:09:24 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Not equal: expected: []string{} actual : []string{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestWriteFileHandleMethods Messages: directories 2026/02/05 06:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:09:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:09:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/05 06:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:09:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:09:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:09:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/05 06:09:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/05 06:09:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/05 06:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:09:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:09:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:09:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:09:33 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (0 bytes), uploading instead of streaming 2026/02/05 06:09:43 DEBUG : file1: Removing old object on successful upload 2026/02/05 06:09:43 DEBUG : file1: size = 0 OK 2026/02/05 06:09:43 DEBUG : file1: Size of src and dst objects identical 2026/02/05 06:09:43 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"a,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleMethods 2026/02/05 06:09:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/05 06:09:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/05 06:09:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:09:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:09:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:09:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:09:43 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (7 bytes), uploading instead of streaming 2026/02/05 06:09:50 DEBUG : file1: Removing old object on successful upload 2026/02/05 06:09:50 DEBUG : file1: size = 7 OK 2026/02/05 06:09:50 DEBUG : file1: Size of src and dst objects identical 2026/02/05 06:09:50 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"a,0,true", "file1,7,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,7,false" Test: TestWriteFileHandleMethods 2026/02/05 06:09:50 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:09:50 DEBUG : a: Looking for writers 2026/02/05 06:09:50 DEBUG : Looking for writers 2026/02/05 06:09:50 DEBUG : a: reading active writers 2026/02/05 06:09:50 DEBUG : file1: reading active writers 2026/02/05 06:09:50 DEBUG : >WaitForWriters: 2026/02/05 06:09:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:09:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:09:51 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:09:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:09:51 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 06:09:51 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 06:09:51 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 06:09:51 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 06:09:51 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 06:09:51 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 06:09:52 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 06:09:52 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 06:09:52 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 06:09:52 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 06:09:52 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 06:09:52 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 06:09:54 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 06:09:54 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 06:09:56 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 06:09:56 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/05 06:10:02 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:10:02 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/05 06:10:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:10:32 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 06:10:39 DEBUG : forgetting directory cache 2026/02/05 06:10:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:10:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 06:10:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:10:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 06:10:39 DEBUG : fil: forgetting directory cache 2026/02/05 06:10:52 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 06:11:12 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 06:11:32 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 06:11:52 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 06:12:12 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 06:12:32 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 06:12:52 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/05 06:13:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:13:32 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:13:52 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 06:14:12 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 06:14:21 DEBUG : forgetting directory cache 2026/02/05 06:14:22 DEBUG : forgetting directory cache 2026/02/05 06:14:32 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 06:14:51 DEBUG : forgetting directory cache 2026/02/05 06:14:52 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 06:15:01 DEBUG : forgetting directory cache 2026/02/05 06:15:02 DEBUG : forgetting directory cache 2026/02/05 06:15:02 DEBUG : forgetting directory cache 2026/02/05 06:15:12 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 06:15:17 DEBUG : forgetting directory cache 2026/02/05 06:15:17 DEBUG : dir: forgetting directory cache 2026/02/05 06:15:32 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 06:15:39 DEBUG : forgetting directory cache 2026/02/05 06:15:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:15:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:15:52 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 06:16:12 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "file1" failed: failed to delete item: Error "Server Error" 2026/02/05 06:16:16 DEBUG : forgetting directory cache 2026/02/05 06:16:16 DEBUG : dir: forgetting directory cache 2026/02/05 06:16:16 DEBUG : dir: Removed virtual directory entry vAddFile: "new_file.txt" 2026/02/05 06:16:32 DEBUG : pacer: Reducing sleep to 10s 2026/02/05 06:16:52 DEBUG : forgetting directory cache 2026/02/05 06:16:52 DEBUG : dir: forgetting directory cache 2026/02/05 06:16:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/05 06:16:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/05 06:16:52 DEBUG : Removed virtual directory entry vAddFile: "file0" 2026/02/05 06:16:52 DEBUG : pacer: Reducing sleep to 5s 2026/02/05 06:17:07 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/05 06:17:15 DEBUG : forgetting directory cache 2026/02/05 06:17:16 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/05 06:17:26 DEBUG : forgetting directory cache 2026/02/05 06:17:26 DEBUG : d: forgetting directory cache 2026/02/05 06:17:26 DEBUG : forgetting directory cache 2026/02/05 06:17:26 DEBUG : forgetting directory cache 2026/02/05 06:17:26 DEBUG : a: forgetting directory cache 2026/02/05 06:17:26 DEBUG : b: forgetting directory cache 2026/02/05 06:17:26 DEBUG : c: forgetting directory cache 2026/02/05 06:17:26 DEBUG : Removed virtual directory entry vAddDir: "d" 2026/02/05 06:17:26 DEBUG : Removed virtual directory entry vAddDir: "/" 2026/02/05 06:17:26 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/02/05 06:17:26 DEBUG : Removed virtual directory entry vAddDir: "b" 2026/02/05 06:17:26 DEBUG : Removed virtual directory entry vAddDir: "c" 2026/02/05 06:17:29 DEBUG : pacer: Reducing sleep to 625ms 2026/02/05 06:17:40 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/05 06:17:51 DEBUG : pacer: Reducing sleep to 156.25ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 06:18:04 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/05 06:18:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:18:17 DEBUG : pacer: Rate limited, increasing sleep to 156.25ms 2026/02/05 06:18:22 DEBUG : forgetting directory cache 2026/02/05 06:18:22 DEBUG : a: forgetting directory cache 2026/02/05 06:18:22 DEBUG : a/b: forgetting directory cache 2026/02/05 06:18:22 DEBUG : a/b/c: forgetting directory cache 2026/02/05 06:18:22 DEBUG : a/b/c/d: forgetting directory cache 2026/02/05 06:18:22 DEBUG : a/b/c: Removed virtual directory entry vAddDir: "d" 2026/02/05 06:18:22 DEBUG : a/b: Removed virtual directory entry vAddDir: "c" 2026/02/05 06:18:22 DEBUG : a: Removed virtual directory entry vAddDir: "b" 2026/02/05 06:18:22 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/02/05 06:18:34 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 06:18:51 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/05 06:19:01 DEBUG : forgetting directory cache 2026/02/05 06:19:07 DEBUG : pacer: Reducing sleep to 19.53125ms 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: TestWriteFileHandleMethods Messages: listing wrong, want got 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" --- FAIL: TestWriteFileHandleMethods (590.65s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:19:11 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:19:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:19:20 DEBUG : a: forgetting directory cache 2026/02/05 06:19:20 DEBUG : forgetting directory cache 2026/02/05 06:19:20 DEBUG : a: forgetting directory cache 2026/02/05 06:19:20 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/05 06:19:26 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:19:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:19:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:19:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:19:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:19:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:203 Error: Received unexpected error: permission denied Test: TestWriteFileHandleWriteAt write_test.go:204: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:204 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:207 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:208: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:208 Error: Should be true Test: TestWriteFileHandleWriteAt 2026/02/05 06:19:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/05 06:19:42 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/05 06:19:42 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/05 06:19:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/05 06:19:42 DEBUG : file1: waiting for in-sequence write to 5 for 1s 2026/02/05 06:19:43 DEBUG : file1: aborting in-sequence write wait, off=5 2026/02/05 06:19:43 DEBUG : file1: failed to wait for in-sequence write to 5 2026/02/05 06:19:43 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes write_test.go:217: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:217 Error: Received unexpected error: Illegal seek Test: TestWriteFileHandleWriteAt write_test.go:218: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:218 Error: Not equal: expected: 6 actual : 0 Test: TestWriteFileHandleWriteAt 2026/02/05 06:19:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,7,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=14) "file1,11,false" + (string) (len=13) "file1,7,false" } Test: TestWriteFileHandleWriteAt fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 06:20:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:20:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:20:22 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:20:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:20:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:20:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:20:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 06:20:39 DEBUG : forgetting directory cache 2026/02/05 06:20:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:20:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 06:20:39 DEBUG : fil: forgetting directory cache 2026/02/05 06:20:56 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 06:21:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/05 06:21:38 ERROR : error listing: couldn't list files: Error "520 (520): \n\n\n\n \n\n\ndrime.cloud | 520: Web server is returning an unknown error\n\n\n\n\n\n\n\n\n
\n
\n
\n

\n Web server is returning an unknown error\n Error code 520\n

\n
\n Visit cloudflare.com for more information.\n
\n
2026-02-05 06:21:38 UTC
\n
\n
\n
\n
\n
\n
\n \n \n \n \n
\n You\n

\n \n Browser\n \n

\n \n Working\n \n
\n
\n
\n \n \n \n \n
\n Frankfurt\n

\n \n Cloudflare\n \n

\n \n Working\n \n
\n
\n
\n \n \n \n \n
\n app.drime.cloud\n

\n \n Host\n \n

\n \n Error\n \n
\n
\n
\n
\n\n
\n
\n
\n

What happened?

\n

There is an unknown connection issue between Cloudflare and the origin web server. As a result, the web page can not be displayed.

\n
\n
\n

What can I do?

\n \n

If you are a visitor of this website:

\n

Please try again in a few minutes.

\n\n

If you are the owner of this website:

\n

There is an issue between Cloudflare's cache and your origin web server. Cloudflare monitors for these errors and automatically investigates the cause. To help support the investigation, you can pull the corresponding error log from your web server and submit it our support team. Please include the Ray ID (which is at the bottom of this error page). Additional troubleshooting resources.

\n
\n
\n
\n\n \n\n
\n
\n\n" fstest.go:282: Error listing: couldn't list files: Error "520 (520): \n\n\n\n \n\n\ndrime.cloud | 520: Web server is returning an unknown error\n\n\n\n\n\n\n\n\n
\n
\n
\n

\n Web server is returning an unknown error\n Error code 520\n

\n
\n Visit cloudflare.com for more information.\n
\n
2026-02-05 06:21:38 UTC
\n
\n
\n
\n
\n
\n
\n \n \n \n \n
\n You\n

\n \n Browser\n \n

\n \n Working\n \n
\n
\n
\n \n \n \n \n
\n Frankfurt\n

\n \n Cloudflare\n \n

\n \n Working\n \n
\n
\n
\n \n \n \n \n
\n app.drime.cloud\n

\n \n Host\n \n

\n \n Error\n \n
\n
\n
\n
\n\n
\n
\n
\n

What happened?

\n

There is an unknown connection issue between Cloudflare and the origin web server. As a result, the web page can not be displayed.

\n
\n
\n

What can I do?

\n \n

If you are a visitor of this website:

\n

Please try again in a few minutes.

\n\n

If you are the owner of this website:

\n

There is an issue between Cloudflare's cache and your origin web server. Cloudflare monitors for these errors and automatically investigates the cause. To help support the investigation, you can pull the corresponding error log from your web server and submit it our support team. Please include the Ray ID (which is at the bottom of this error page). Additional troubleshooting resources.

\n
\n
\n
\n\n \n\n
\n
\n\n" 2026/02/05 06:21:38 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:21:38 DEBUG : Looking for writers 2026/02/05 06:21:38 DEBUG : file1: reading active writers 2026/02/05 06:21:38 DEBUG : >WaitForWriters: 2026/02/05 06:22:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:22:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:23:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:23:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:23:15 DEBUG : pacer: Reducing sleep to 20ms --- FAIL: TestWriteFileHandleWriteAt (244.47s) === RUN TestWriteFileHandleFlush run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:23:15 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:23:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:23:26 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:23:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:23:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:23:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:23:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:23:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/05 06:23:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:23:26 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (5 bytes), uploading instead of streaming 2026/02/05 06:23:47 DEBUG : file1: size = 5 OK 2026/02/05 06:23:47 DEBUG : file1: Size of src and dst objects identical 2026/02/05 06:23:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:23:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/05 06:23:47 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:23:47 DEBUG : Looking for writers 2026/02/05 06:23:47 DEBUG : file1: reading active writers 2026/02/05 06:23:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (63.94s) === RUN TestWriteFileHandleRelease run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:24:19 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:24:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:24:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:24:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:24:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:24:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:24:30 DEBUG : file1: WriteFileHandle.Release closing 2026/02/05 06:24:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:24:30 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (0 bytes), uploading instead of streaming 2026/02/05 06:24:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:24:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:24:52 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:25:05 DEBUG : file1: size = 0 OK 2026/02/05 06:25:05 DEBUG : file1: Size of src and dst objects identical 2026/02/05 06:25:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:25:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/05 06:25:05 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:25:05 DEBUG : Looking for writers 2026/02/05 06:25:05 DEBUG : file1: reading active writers 2026/02/05 06:25:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (85.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:25:45 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:25:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:25:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:25:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:25:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:25:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:25:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:25:56 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (2 bytes), uploading instead of streaming 2026/02/05 06:26:21 DEBUG : file1: size = 2 OK 2026/02/05 06:26:21 DEBUG : file1: Size of src and dst objects identical 2026/02/05 06:26:21 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/05 06:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:26:21 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:26:21 DEBUG : Looking for writers 2026/02/05 06:26:21 DEBUG : file1: reading active writers 2026/02/05 06:26:21 DEBUG : >WaitForWriters: 2026/02/05 06:26:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:26:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:26:46 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:26:58 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:26:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:27:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 06:27:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 06:27:22 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 06:27:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 06:27:34 DEBUG : pacer: Reducing sleep to 40ms 2026/02/05 06:27:46 DEBUG : pacer: Reducing sleep to 20ms --- PASS: TestWriteFileModTimeWithOpenWriters (121.21s) === RUN TestFileReadAtZeroLength run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:27:46 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:27:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:27:59 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:27:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:27:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:27:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:27:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:27:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:27:59 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (0 bytes), uploading instead of streaming 2026/02/05 06:28:27 DEBUG : file1: size = 0 OK 2026/02/05 06:28:27 DEBUG : file1: Size of src and dst objects identical 2026/02/05 06:28:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:28:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 06:28:27 DEBUG : file1: Open: flags=O_RDONLY 2026/02/05 06:28:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/05 06:28:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/05 06:28:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:28:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/05 06:28:42 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:28:42 DEBUG : Looking for writers 2026/02/05 06:28:42 DEBUG : file1: reading active writers 2026/02/05 06:28:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (100.66s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:29:27 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:29:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/05 06:29:41 DEBUG : forgetting directory cache 2026/02/05 06:29:41 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/05 06:29:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/05 06:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:29:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/05 06:29:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/05 06:29:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:29:42 DEBUG : drime root 'rclone-test-mejoded5gave': File to upload is small (100 bytes), uploading instead of streaming 2026/02/05 06:30:12 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/02/05 06:30:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:30:12 DEBUG : file1: Received error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/02/05 06:30:27 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:30:39 DEBUG : forgetting directory cache 2026/02/05 06:30:39 DEBUG : fil: forgetting directory cache 2026/02/05 06:30:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:30:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 06:30:39 DEBUG : dir: forgetting directory cache 2026/02/05 06:30:39 DEBUG : dir/subdir: forgetting directory cache 2026/02/05 06:30:44 DEBUG : file1: size = 100 OK 2026/02/05 06:30:44 DEBUG : file1: Size of src and dst objects identical 2026/02/05 06:30:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/05 06:30:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/05 06:30:44 DEBUG : file1: Open: flags=O_RDONLY 2026/02/05 06:30:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/05 06:30:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/05 06:30:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:30:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/05 06:30:57 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:30:57 DEBUG : Looking for writers 2026/02/05 06:30:57 DEBUG : file1: reading active writers 2026/02/05 06:30:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (136.29s) === RUN TestZipManyFiles run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:31:43 INFO : drime root 'rclone-test-mejoded5gave': 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/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/05 06:32:31 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/05 06:32:31 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/05 06:32:31 DEBUG : flat/f000.txt: Set virtual modtime to 2026-02-05 06:32:02 +0000 UTC 2026/02/05 06:32:31 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:32:32 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:32:32 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/05 06:32:32 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/05 06:32:32 DEBUG : flat/f001.txt: Set virtual modtime to 2026-02-05 06:32:05 +0000 UTC 2026/02/05 06:32:32 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:32:32 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:32:32 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/05 06:32:32 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/05 06:32:32 DEBUG : flat/f002.txt: Set virtual modtime to 2026-02-05 06:32:08 +0000 UTC 2026/02/05 06:32:32 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:32:32 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:32:32 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/05 06:32:32 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/05 06:32:32 DEBUG : flat/f003.txt: Set virtual modtime to 2026-02-05 06:32:13 +0000 UTC 2026/02/05 06:32:32 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:32:33 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:32:33 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/05 06:32:33 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/05 06:32:33 DEBUG : flat/f004.txt: Set virtual modtime to 2026-02-05 06:32:19 +0000 UTC 2026/02/05 06:32:33 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:32:34 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:32:34 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:32:34 DEBUG : flat: Looking for writers 2026/02/05 06:32:34 DEBUG : f000.txt: reading active writers 2026/02/05 06:32:34 DEBUG : f001.txt: reading active writers 2026/02/05 06:32:34 DEBUG : f002.txt: reading active writers 2026/02/05 06:32:34 DEBUG : f003.txt: reading active writers 2026/02/05 06:32:34 DEBUG : f004.txt: reading active writers 2026/02/05 06:32:34 DEBUG : Looking for writers 2026/02/05 06:32:34 DEBUG : flat: reading active writers 2026/02/05 06:32:34 DEBUG : >WaitForWriters: run.go:130: removing dir "flat" failed - try 1/3: directory not empty run.go:130: removing dir "flat" failed - try 2/3: directory not empty run.go:130: removing dir "flat" failed - try 3/3: directory not empty run.go:133: removing dir "flat" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"flat"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "flat" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (66.02s) === RUN TestZipManySubDirs run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:32:49 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:33:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:33:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:33:00 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:33:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:33:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:33:00 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:33:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/05 06:33:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/05 06:33:08 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-02-05 06:33:02 +0000 UTC 2026/02/05 06:33:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:33:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/05 06:33:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/05 06:33:08 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-02-05 06:32:55 +0000 UTC 2026/02/05 06:33:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:33:09 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:09 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/05 06:33:09 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/05 06:33:09 DEBUG : a/top.txt: Set virtual modtime to 2026-02-05 06:32:51 +0000 UTC 2026/02/05 06:33:09 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:33:09 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:09 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:33:09 DEBUG : a/b/c: Looking for writers 2026/02/05 06:33:09 DEBUG : deep.txt: reading active writers 2026/02/05 06:33:09 DEBUG : a/b: Looking for writers 2026/02/05 06:33:09 DEBUG : c: reading active writers 2026/02/05 06:33:09 DEBUG : mid.txt: reading active writers 2026/02/05 06:33:09 DEBUG : a: Looking for writers 2026/02/05 06:33:09 DEBUG : top.txt: reading active writers 2026/02/05 06:33:09 DEBUG : b: reading active writers 2026/02/05 06:33:09 DEBUG : flat: Looking for writers 2026/02/05 06:33:09 DEBUG : Looking for writers 2026/02/05 06:33:09 DEBUG : a: reading active writers 2026/02/05 06:33:09 DEBUG : flat: reading active writers 2026/02/05 06:33:09 DEBUG : >WaitForWriters: 2026/02/05 06:33:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:33:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:33:10 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 06:33:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 06:33:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 06:33:11 DEBUG : pacer: Reducing sleep to 10ms 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 2026/02/05 06:33:26 DEBUG : forgetting directory cache 2026/02/05 06:33:26 DEBUG : 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: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 (47.04s) === RUN TestZipLargeFiles run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:33:36 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:33:43 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/05 06:33:43 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/05 06:33:43 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-05 06:33:39 +0000 UTC 2026/02/05 06:33:43 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/05 06:33:44 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:33:44 DEBUG : a: Looking for writers 2026/02/05 06:33:44 DEBUG : bigdir: Looking for writers 2026/02/05 06:33:44 DEBUG : big.bin: reading active writers 2026/02/05 06:33:44 DEBUG : Looking for writers 2026/02/05 06:33:44 DEBUG : a: reading active writers 2026/02/05 06:33:44 DEBUG : bigdir: reading active writers 2026/02/05 06:33:44 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 (32.42s) === RUN TestZipDirsInRoot run.go:185: Remote "drime root 'rclone-test-mejoded5gave'", Local "Local file system at /tmp/rclone1199843200", Modify Window "876000h0m0s" 2026/02/05 06:34:08 INFO : drime root 'rclone-test-mejoded5gave': poll-interval is not supported by this remote 2026/02/05 06:34:23 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/05 06:34:23 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/05 06:34:23 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-05 06:34:10 +0000 UTC 2026/02/05 06:34:23 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:34:24 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:34:24 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/05 06:34:24 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/05 06:34:24 DEBUG : dir2/b.txt: Set virtual modtime to 2026-02-05 06:34:15 +0000 UTC 2026/02/05 06:34:24 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:34:25 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:34:25 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/05 06:34:25 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/05 06:34:25 DEBUG : dir3/c.txt: Set virtual modtime to 2026-02-05 06:34:20 +0000 UTC 2026/02/05 06:34:25 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/05 06:34:25 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/05 06:34:25 DEBUG : WaitForWriters: timeout=30s 2026/02/05 06:34:25 DEBUG : a/b: Looking for writers 2026/02/05 06:34:25 DEBUG : a: Looking for writers 2026/02/05 06:34:25 DEBUG : b: reading active writers 2026/02/05 06:34:25 DEBUG : bigdir: Looking for writers 2026/02/05 06:34:25 DEBUG : dir1: Looking for writers 2026/02/05 06:34:25 DEBUG : a.txt: reading active writers 2026/02/05 06:34:25 DEBUG : dir2: Looking for writers 2026/02/05 06:34:25 DEBUG : b.txt: reading active writers 2026/02/05 06:34:25 DEBUG : dir3: Looking for writers 2026/02/05 06:34:25 DEBUG : c.txt: reading active writers 2026/02/05 06:34:25 DEBUG : Looking for writers 2026/02/05 06:34:25 DEBUG : bigdir: reading active writers 2026/02/05 06:34:25 DEBUG : dir1: reading active writers 2026/02/05 06:34:25 DEBUG : dir2: reading active writers 2026/02/05 06:34:25 DEBUG : dir3: reading active writers 2026/02/05 06:34:25 DEBUG : a: reading active writers 2026/02/05 06:34:25 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 2026/02/05 06:34:30 DEBUG : forgetting directory cache 2026/02/05 06:34:30 DEBUG : Removed virtual directory entry vAddFile: "file1" run.go:133: removing dir "dir3" failed: directory not empty run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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 (37.72s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/02/05 06:34:46 DEBUG : drime root 'rclone-test-mejoded5gave': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 1h28m18.883614124s (try 1/5): exit status 1: Failed [TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll/Virtual TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileMethods 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 TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWCacheRename TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]