"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/09/23 02:08:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-capunup6beqe" 2026/09/23 02:08:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 02:08:10 DEBUG : Linkbox root 'rclone-test-capunup6beqe': Using cached web token 2026/09/23 02:08:11 DEBUG : Creating backend with remote "/tmp/rclone3504845635" === RUN TestDirHandleMethods run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:08:11 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:08:11 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:08:17 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:08:17 DEBUG : dir: Looking for writers 2026/09/23 02:08:17 DEBUG : Looking for writers 2026/09/23 02:08:17 DEBUG : dir: reading active writers 2026/09/23 02:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (9.96s) === RUN TestDirHandleReaddir run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:08:21 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:08:21 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:08:32 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:08:32 DEBUG : dir/subdir: Looking for writers 2026/09/23 02:08:32 DEBUG : dir: Looking for writers 2026/09/23 02:08:32 DEBUG : file1: reading active writers 2026/09/23 02:08:32 DEBUG : file2: reading active writers 2026/09/23 02:08:32 DEBUG : subdir: reading active writers 2026/09/23 02:08:32 DEBUG : Looking for writers 2026/09/23 02:08:32 DEBUG : dir: reading active writers 2026/09/23 02:08:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (18.87s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:08:40 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:08:40 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:08:44 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:08:44 DEBUG : dir: Looking for writers 2026/09/23 02:08:44 DEBUG : file1: reading active writers 2026/09/23 02:08:44 DEBUG : Looking for writers 2026/09/23 02:08:44 DEBUG : dir: reading active writers 2026/09/23 02:08:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (8.29s) === RUN TestDirMethods run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:08:48 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:08:48 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:08:52 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/09/23 02:08:52 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/09/23 02:08:53 DEBUG : dir/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/09/23 02:08:53 DEBUG : dir/file1: Trying to read object after upload: try again in 800ms (4/10) 2026/09/23 02:08:54 DEBUG : dir/file1: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/23 02:08:57 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:08:57 DEBUG : dir: Looking for writers 2026/09/23 02:08:57 DEBUG : Looking for writers 2026/09/23 02:08:57 DEBUG : dir: reading active writers 2026/09/23 02:08:57 DEBUG : >WaitForWriters: run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirMethods Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirMethods Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (22.58s) === RUN TestDirForgetAll run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:09:11 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:09:11 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:09:11 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:09:12 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:1264 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Should be true Test: TestDirForgetAll Messages: Unexpected file "dir/file1(1)" dir_test.go:97: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:97 Error: Not equal: expected: 1 actual : 2 Test: TestDirForgetAll 2026/09/23 02:09:24 DEBUG : dir: forgetting directory cache 2026/09/23 02:09:24 DEBUG : forgetting directory cache 2026/09/23 02:09:24 DEBUG : dir: forgetting directory cache 2026/09/23 02:09:24 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:09:24 DEBUG : Looking for writers 2026/09/23 02:09:24 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirForgetAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (30.21s) === RUN TestDirForgetPath run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:09:41 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:09:41 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:09:42 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:09:42 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:114 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:114 Error: Should be true Test: TestDirForgetPath Messages: Unexpected file "dir/file1(1)" dir_test.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:124 Error: Not equal: expected: 1 actual : 2 Test: TestDirForgetPath 2026/09/23 02:09:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/23 02:09:54 DEBUG : dir: invalidating directory cache 2026/09/23 02:09:54 DEBUG : >ForgetPath: dir_test.go:130: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:130 Error: Not equal: expected: 1 actual : 2 Test: TestDirForgetPath 2026/09/23 02:09:54 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/23 02:09:54 DEBUG : invalidating directory cache 2026/09/23 02:09:54 DEBUG : dir: forgetting directory cache 2026/09/23 02:09:54 DEBUG : >ForgetPath: 2026/09/23 02:09:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/23 02:09:54 DEBUG : >ForgetPath: 2026/09/23 02:09:54 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:09:54 DEBUG : dir: Looking for writers 2026/09/23 02:09:54 DEBUG : Looking for writers 2026/09/23 02:09:54 DEBUG : dir: reading active writers 2026/09/23 02:09:54 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirForgetPath Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (30.66s) === RUN TestDirWalk run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:10:11 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:10:11 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:10:12 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:10:13 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Should be true Test: TestDirWalk Messages: Unexpected file "dir/file1(1)" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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), dir/file1(1) (14), fil/a/b/c (15) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:148 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirWalk Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:10:42 DEBUG : forgetting directory cache 2026/09/23 02:10:42 DEBUG : dir: forgetting directory cache 2026/09/23 02:10:43 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:10:43 DEBUG : dir: Looking for writers 2026/09/23 02:10:43 DEBUG : fil/a/b: Looking for writers 2026/09/23 02:10:43 DEBUG : fil/a: Looking for writers 2026/09/23 02:10:43 DEBUG : b: reading active writers 2026/09/23 02:10:43 DEBUG : fil: Looking for writers 2026/09/23 02:10:43 DEBUG : a: reading active writers 2026/09/23 02:10:43 DEBUG : Looking for writers 2026/09/23 02:10:43 DEBUG : dir: reading active writers 2026/09/23 02:10:43 DEBUG : fil: reading active writers 2026/09/23 02:10:43 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirWalk Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirWalk Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (55.81s) === RUN TestDirSetModTime run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:11:07 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:11:07 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:11:08 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:11:08 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:213 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirSetModTime Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:213 Error: Should be true Test: TestDirSetModTime Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:11:20 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:11:20 DEBUG : dir: Looking for writers 2026/09/23 02:11:20 DEBUG : Looking for writers 2026/09/23 02:11:20 DEBUG : dir: reading active writers 2026/09/23 02:11:20 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirSetModTime Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirSetModTime Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (29.99s) === RUN TestDirStat run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:11:37 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:11:37 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:11:38 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:11:38 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:229 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirStat Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:229 Error: Should be true Test: TestDirStat Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:11:50 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:11:50 DEBUG : dir: Looking for writers 2026/09/23 02:11:50 DEBUG : file1: reading active writers 2026/09/23 02:11:50 DEBUG : file1(1): reading active writers 2026/09/23 02:11:50 DEBUG : Looking for writers 2026/09/23 02:11:50 DEBUG : dir: reading active writers 2026/09/23 02:11:50 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirStat Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirStat Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirStat Messages: directories --- FAIL: TestDirStat (29.89s) === RUN TestDirReadDirAll run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:12:07 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:12:07 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:12:08 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:12:08 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file1 (14), dir/file1(1) (14), dir/file2 (15), dir/subdir/file3 (16) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirReadDirAll Messages: Unexpected file "dir/file1(1)" 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:265 Error: Not equal: expected: []string{"file1,14,false", "file2,15,false", "subdir,0,true"} actual : []string{"file1,14,false", "file1(1),14,false", "file2,15,false", "subdir,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=14) "file2,15,false", Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2026/09/23 02:12:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/23 02:12:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/23 02:12:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/23 02:12:26 DEBUG : dir: Added virtual directory entry vDel: "subdir" 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:287 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,17,false"} actual : []string{"file1,14,false", "file1(1),14,false", "virtualDir,0,true", "virtualFile,17,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/09/23 02:12:35 DEBUG : dir: invalidating directory cache 2026/09/23 02:12:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/23 02:12:35 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/23 02:12:35 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/23 02:12:35 DEBUG : dir/file1: Reset virtual modtime 2026/09/23 02:12:35 DEBUG : dir/file1(1): Reset virtual modtime 2026/09/23 02:12:35 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/23 02:12:35 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "file1(1),14,false", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/09/23 02:12:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/23 02:12:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/23 02:12:35 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{"file1(1),14,false", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/09/23 02:12:35 DEBUG : dir: invalidating directory cache 2026/09/23 02:12:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/23 02:12:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/23 02:12:35 DEBUG : dir/file1(1): Reset virtual modtime 2026/09/23 02:12:35 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file1(1),14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/09/23 02:12:35 DEBUG : forgetting directory cache 2026/09/23 02:12:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:12:35 DEBUG : dir/virtualDir: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file1(1),14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/09/23 02:12:35 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:12:35 DEBUG : dir/virtualDir: Looking for writers 2026/09/23 02:12:35 DEBUG : dir: Looking for writers 2026/09/23 02:12:35 DEBUG : file1: reading active writers 2026/09/23 02:12:35 DEBUG : file1(1): reading active writers 2026/09/23 02:12:35 DEBUG : virtualFile2: reading active writers 2026/09/23 02:12:35 DEBUG : virtualFile: reading active writers 2026/09/23 02:12:35 DEBUG : virtualDir: reading active writers 2026/09/23 02:12:35 DEBUG : Looking for writers 2026/09/23 02:12:35 DEBUG : dir: reading active writers 2026/09/23 02:12:35 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirReadDirAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirReadDirAll Messages: directories --- FAIL: TestDirReadDirAll (49.97s) --- FAIL: TestDirReadDirAll/Virtual (8.89s) === RUN TestDirOpen run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:12:57 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:12:57 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:12:58 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:12:58 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Should be true Test: TestDirOpen Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:13:10 ERROR : dir/: Can only open directories read only 2026/09/23 02:13:10 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:13:10 DEBUG : dir: Looking for writers 2026/09/23 02:13:10 DEBUG : Looking for writers 2026/09/23 02:13:10 DEBUG : dir: reading active writers 2026/09/23 02:13:10 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirOpen Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirOpen Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirOpen Messages: directories --- FAIL: TestDirOpen (29.93s) === RUN TestDirCreate run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:13:27 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:13:27 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:13:28 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:13:28 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:1264 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Should be true Test: TestDirCreate Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:13:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:13:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/23 02:13:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/23 02:13:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/23 02:13:40 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 02:13:42 DEBUG : dir/potato: size = 5 OK 2026/09/23 02:13:42 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/23 02:13:42 DEBUG : dir/potato: Size of src and dst objects identical 2026/09/23 02:13:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/23 02:13:42 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:13:42 DEBUG : dir: Looking for writers 2026/09/23 02:13:42 DEBUG : file1: reading active writers 2026/09/23 02:13:42 DEBUG : file1(1): reading active writers 2026/09/23 02:13:42 DEBUG : potato: reading active writers 2026/09/23 02:13:42 DEBUG : Looking for writers 2026/09/23 02:13:42 DEBUG : dir: reading active writers 2026/09/23 02:13:42 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirCreate Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirCreate Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (33.65s) === RUN TestDirMkdir run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:14:01 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:14:01 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:14:02 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:14:02 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:1264 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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/file1(1)" 2026/09/23 02:14:16 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", "file1(1),14,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=17) "file1(1),14,false", (string) (len=10) "sub,0,true" Test: TestDirMkdir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /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/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:14:26 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:14:26 DEBUG : dir/sub: Looking for writers 2026/09/23 02:14:26 DEBUG : dir: Looking for writers 2026/09/23 02:14:26 DEBUG : file1: reading active writers 2026/09/23 02:14:26 DEBUG : file1(1): reading active writers 2026/09/23 02:14:26 DEBUG : sub: reading active writers 2026/09/23 02:14:26 DEBUG : Looking for writers 2026/09/23 02:14:26 DEBUG : dir: reading active writers 2026/09/23 02:14:26 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (44.30s) === RUN TestDirMkdirSub run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:14:45 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:14:45 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:14:46 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:14:46 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:413 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirMkdirSub Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:413 Error: Should be true Test: TestDirMkdirSub Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:14:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/23 02:15:01 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 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:425 Error: Not equal: expected: []string{"file1,14,false", "sub,0,true"} actual : []string{"file1,14,false", "file1(1),14,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=17) "file1(1),14,false", (string) (len=10) "sub,0,true" Test: TestDirMkdirSub fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:430 Error: Should be true Test: TestDirMkdirSub Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:430 Error: Should be true Test: TestDirMkdirSub Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:15:12 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:15:12 DEBUG : dir/sub/subsub: Looking for writers 2026/09/23 02:15:12 DEBUG : dir/sub: Looking for writers 2026/09/23 02:15:12 DEBUG : subsub: reading active writers 2026/09/23 02:15:12 DEBUG : dir: Looking for writers 2026/09/23 02:15:12 DEBUG : file1: reading active writers 2026/09/23 02:15:12 DEBUG : file1(1): reading active writers 2026/09/23 02:15:12 DEBUG : sub: reading active writers 2026/09/23 02:15:12 DEBUG : Looking for writers 2026/09/23 02:15:12 DEBUG : dir: reading active writers 2026/09/23 02:15:12 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirMkdirSub Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirMkdirSub Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdirSub Messages: directories --- FAIL: TestDirMkdirSub (48.10s) === RUN TestDirRemove run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:15:33 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:15:33 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:15:34 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:15:34 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirRemove Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 Error: Should be true Test: TestDirRemove Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:15:46 ERROR : dir/: Dir.Remove not empty 2026/09/23 02:15:46 DEBUG : dir/file1: Remove: 2026/09/23 02:15:46 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/09/23 02:15:46 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit dir_test.go:452: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:452 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestDirRemove 2026/09/23 02:15:46 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:15:46 DEBUG : dir: Looking for writers 2026/09/23 02:15:46 DEBUG : file1: reading active writers 2026/09/23 02:15:46 DEBUG : file1(1): reading active writers 2026/09/23 02:15:46 DEBUG : Looking for writers 2026/09/23 02:15:46 DEBUG : dir: reading active writers 2026/09/23 02:15:46 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:452 Error: Should be true Test: TestDirRemove Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:452 Error: Should be true Test: TestDirRemove Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:452 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemove Messages: directories --- FAIL: TestDirRemove (30.00s) === RUN TestDirRemoveAll run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:16:03 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:16:03 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:16:04 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:16:04 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Should be true Test: TestDirRemoveAll Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:16:16 DEBUG : dir/file1: Remove: 2026/09/23 02:16:16 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/09/23 02:16:16 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit 2026/09/23 02:16:16 ERROR : dir/file1: Dir.RemoveAll failed to remove: could not Remove: Linkbox error 403: not permit dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestDirRemoveAll 2026/09/23 02:16:16 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:16:16 DEBUG : dir: Looking for writers 2026/09/23 02:16:16 DEBUG : file1: reading active writers 2026/09/23 02:16:16 DEBUG : file1(1): reading active writers 2026/09/23 02:16:16 DEBUG : Looking for writers 2026/09/23 02:16:16 DEBUG : dir: reading active writers 2026/09/23 02:16:16 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Should be true Test: TestDirRemoveAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemoveAll Messages: directories --- FAIL: TestDirRemoveAll (30.07s) === RUN TestDirRemoveName run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:16:33 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:16:33 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:16:34 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:16:34 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:498 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:498 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:16:46 DEBUG : dir/file1: Remove: 2026/09/23 02:16:46 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/09/23 02:16:46 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit dir_test.go:503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestDirRemoveName 2026/09/23 02:16:46 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:16:46 DEBUG : dir: Looking for writers 2026/09/23 02:16:46 DEBUG : file1: reading active writers 2026/09/23 02:16:46 DEBUG : file1(1): reading active writers 2026/09/23 02:16:46 DEBUG : Looking for writers 2026/09/23 02:16:46 DEBUG : dir: reading active writers 2026/09/23 02:16:46 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 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 (30.30s) === RUN TestDirRename run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:17:03 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:17:03 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:17:04 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:17:05 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:520 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:520 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir/file1(1)" dir_test.go:524: can't rename directories 2026/09/23 02:17:16 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:17:16 DEBUG : dir: Looking for writers 2026/09/23 02:17:16 DEBUG : Looking for writers 2026/09/23 02:17:16 DEBUG : dir: reading active writers 2026/09/23 02:17:16 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:524 Error: Should be true Test: TestDirRename Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:524 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:524 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (29.74s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:17:33 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:17:33 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:17:34 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:17:34 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:616 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:616 Error: Should be true Test: TestDirFileOpen Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:17:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/23 02:17:47 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:17:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 02:17:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/23 02:17:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/23 02:17:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/23 02:17:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/23 02:17:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:17:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 02:17:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/23 02:17:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/23 02:17:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/23 02:17:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/23 02:17:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (12 bytes), uploading instead of streaming 2026/09/23 02:17:51 DEBUG : dir/sub/file2: size = 12 OK 2026/09/23 02:17:51 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/09/23 02:17:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/23 02:17:51 DEBUG : forgetting directory cache 2026/09/23 02:17:51 DEBUG : dir: forgetting directory cache 2026/09/23 02:17:51 DEBUG : dir/sub: forgetting directory cache 2026/09/23 02:17:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/23 02:17:51 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/23 02:17:51 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 02:17:53 DEBUG : dir/sub/file0: size = 5 OK 2026/09/23 02:17:53 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/09/23 02:17:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/23 02:17:53 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:17:53 DEBUG : dir/sub: Looking for writers 2026/09/23 02:17:53 DEBUG : file0: reading active writers 2026/09/23 02:17:53 DEBUG : file2: reading active writers 2026/09/23 02:17:53 DEBUG : dir: Looking for writers 2026/09/23 02:17:53 DEBUG : file1: reading active writers 2026/09/23 02:17:53 DEBUG : file1(1): reading active writers 2026/09/23 02:17:53 DEBUG : sub: reading active writers 2026/09/23 02:17:53 DEBUG : Looking for writers 2026/09/23 02:17:53 DEBUG : dir: reading active writers 2026/09/23 02:17:53 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestDirFileOpen Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (41.68s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:18:15 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:18:15 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/23 02:18:15 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:18:15 DEBUG : Looking for writers 2026/09/23 02:18:15 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/09/23 02:18:17 DEBUG : forgetting directory cache 2026/09/23 02:18:17 DEBUG : dir: forgetting directory cache 2026/09/23 02:18:17 DEBUG : dir: forgetting directory cache run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:666 Error: Should be true Test: TestDirEntryModTimeInvalidation Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:666 Error: Should be true Test: TestDirEntryModTimeInvalidation Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:666 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirEntryModTimeInvalidation Messages: directories --- FAIL: TestDirEntryModTimeInvalidation (16.18s) === RUN TestDirMetadataExtension run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:18:31 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:18:31 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:18:31 DEBUG : forgetting directory cache 2026/09/23 02:18:31 DEBUG : dir: forgetting directory cache 2026/09/23 02:18:31 DEBUG : dir/subdir: forgetting directory cache 2026/09/23 02:18:32 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:18:32 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:699 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:699 Error: Should be true Test: TestDirMetadataExtension Messages: Unexpected file "dir/file1(1)" 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:704 Error: Not equal: expected: []string{"file1,14,false"} actual : []string{"file1,14,false", "file1(1),14,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,14,false" +([]string) (len=2) { + (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false" } Test: TestDirMetadataExtension 2026/09/23 02:18:44 DEBUG : dir/file1: Set virtual modtime to 2026-09-23 02:08:50 +0000 UTC 2026/09/23 02:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/23 02:18:44 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-09-23 02:08:50 +0000 UTC 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:733 Error: Not equal: expected: []string{"file1,14,false", "file1.metadata,2,false"} actual : []string{"file1,14,false", "file1(1),14,false", "file1.metadata,2,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", + (string) (len=17) "file1(1),14,false", (string) (len=22) "file1.metadata,2,false" Test: TestDirMetadataExtension 2026/09/23 02:18:44 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:18:44 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/23 02:18:44 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/23 02:18:44 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/23 02:18:44 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:18:44 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/23 02:18:44 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/23 02:18:44 DEBUG : dir.metadata: Set virtual modtime to 2026-09-23 02:08:48 +0000 UTC 2026/09/23 02:18:44 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:18:44 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/23 02:18:44 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/23 02:18:44 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/23 02:18:44 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:18:44 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/23 02:18:44 DEBUG : dir/newfile: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:18:44 DEBUG : dir/newfile: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "newfile" 2026/09/23 02:18:44 DEBUG : dir/newfile: >Open: fd=dir/newfile (w), err= 2026/09/23 02:18:44 DEBUG : dir/newfile: >OpenFile: fd=dir/newfile (w), err= 2026/09/23 02:18:44 DEBUG : dir/newfile: Set virtual modtime to 2026-09-23 02:18:44.475389073 +0000 UTC m=+634.151957937 2026/09/23 02:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "newfile.metadata" 2026/09/23 02:18:44 DEBUG : dir/newfile.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:18:44 DEBUG : dir/newfile.metadata: Open: flags=O_RDONLY 2026/09/23 02:18:44 DEBUG : dir/newfile.metadata: >Open: fd=dir/newfile.metadata (r), err= 2026/09/23 02:18:44 DEBUG : dir/newfile.metadata: >OpenFile: fd=dir/newfile.metadata (r), err= 2026/09/23 02:18:44 DEBUG : dir/newfile.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:18:44 DEBUG : dir/newfile.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/23 02:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "newfile" 2026/09/23 02:18:44 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 02:18:44 ERROR : dir/newfile: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/09/23 02:18:44 DEBUG : dir/newfile: Remove: 2026/09/23 02:18:44 DEBUG : dir: Added virtual directory entry vDel: "newfile" 2026/09/23 02:18:44 DEBUG : dir/newfile: >Remove: err= dir_test.go:776: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:776 Error: Received unexpected error: can't upload empty files to this remote Test: TestDirMetadataExtension 2026/09/23 02:18:44 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:18:44 DEBUG : dir: Looking for writers 2026/09/23 02:18:44 DEBUG : file1: reading active writers 2026/09/23 02:18:44 DEBUG : file1(1): reading active writers 2026/09/23 02:18:44 DEBUG : file1.metadata: reading active writers 2026/09/23 02:18:44 DEBUG : newfile.metadata: reading active writers 2026/09/23 02:18:44 DEBUG : Looking for writers 2026/09/23 02:18:44 DEBUG : dir: reading active writers 2026/09/23 02:18:44 DEBUG : dir.metadata: reading active writers 2026/09/23 02:18:44 DEBUG : >WaitForWriters: 2026/09/23 02:18:44 DEBUG : forgetting directory cache 2026/09/23 02:18:44 DEBUG : dir: forgetting directory cache run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache 2026/09/23 02:18:57 DEBUG : forgetting directory cache 2026/09/23 02:18:57 DEBUG : dir: forgetting directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:776 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:776 Error: Should be true Test: TestDirMetadataExtension Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:776 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 (29.98s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:19:01 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:19:01 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:19:02 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:19:02 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:38 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestFileMethods Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:38 Error: Should be true Test: TestFileMethods Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:19:14 DEBUG : dir/file1: Set virtual modtime to 2026-09-23 02:08:50 +0000 UTC 2026/09/23 02:19:14 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:19:14 DEBUG : dir: Looking for writers 2026/09/23 02:19:14 DEBUG : file1: reading active writers 2026/09/23 02:19:14 DEBUG : file1(1): reading active writers 2026/09/23 02:19:14 DEBUG : Looking for writers 2026/09/23 02:19:14 DEBUG : dir: reading active writers 2026/09/23 02:19:14 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileMethods Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileMethods Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (30.07s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:19:31 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:19:31 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:19:32 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:19:32 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:19:48 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/09/23 02:19:48 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:19:48 DEBUG : dir: Looking for writers 2026/09/23 02:19:48 DEBUG : file1: reading active writers 2026/09/23 02:19:48 DEBUG : file1(1): reading active writers 2026/09/23 02:19:48 DEBUG : Looking for writers 2026/09/23 02:19:48 DEBUG : dir: reading active writers 2026/09/23 02:19:48 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/09/23 02:19:54 DEBUG : forgetting directory cache 2026/09/23 02:19:54 DEBUG : dir: forgetting directory cache run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:97 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:97 /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 "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:97 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 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 file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- FAIL: TestFileSetModTime (33.49s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (33.48s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:20:05 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:20:05 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:20:05 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:20:06 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:1264 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Should be true Test: TestFileOpenRead Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:20:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:20:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 02:20:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:20:18 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 334h29m31.070072425s different from this computer 2026/09/23 02:20:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/23 02:20:18 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:20:18 DEBUG : dir: Looking for writers 2026/09/23 02:20:18 DEBUG : file1(1): reading active writers 2026/09/23 02:20:18 DEBUG : file1: reading active writers 2026/09/23 02:20:18 DEBUG : Looking for writers 2026/09/23 02:20:18 DEBUG : dir: reading active writers 2026/09/23 02:20:18 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileOpenRead Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (30.16s) === RUN TestFileOpenReadUnknownSize 2026/09/23 02:20:35 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/23 02:20:35 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:20:35 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:20:35 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/23 02:20:35 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:20:35 DEBUG : Looking for writers 2026/09/23 02:20:35 DEBUG : file.txt: reading active writers 2026/09/23 02:20:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:20:35 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:20:35 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:20:36 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:20:36 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:20:43 DEBUG : dir: forgetting directory cache 2026/09/23 02:20:43 DEBUG : forgetting directory cache 2026/09/23 02:20:43 DEBUG : dir: forgetting directory cache 2026/09/23 02:20:43 DEBUG : fil: forgetting directory cache 2026/09/23 02:20:43 DEBUG : fil/a: forgetting directory cache 2026/09/23 02:20:43 DEBUG : fil/a/b: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Should be true Test: TestFileOpenWrite Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 02:20:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (25 bytes), uploading instead of streaming 2026/09/23 02:20:48 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:20:48 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:20:50 DEBUG : dir/file1: size = 25 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:20:50 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:20:50 DEBUG : dir/file1: Sizes differ 2026/09/23 02:20:50 ERROR : dir/file1: corrupted on transfer 2026/09/23 02:20:50 ERROR : dir/file1: WriteFileHandle.New Rcat failed: corrupted on transfer file_test.go:241: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Received unexpected error: corrupted on transfer Test: TestFileOpenWrite 2026/09/23 02:20:50 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:20:50 DEBUG : dir: Looking for writers 2026/09/23 02:20:50 DEBUG : file1: reading active writers 2026/09/23 02:20:50 DEBUG : file1(1): reading active writers 2026/09/23 02:20:50 DEBUG : Looking for writers 2026/09/23 02:20:50 DEBUG : dir: reading active writers 2026/09/23 02:20:50 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Should be true Test: TestFileOpenWrite Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 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 (33.46s) === RUN TestFileRemove run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:21:08 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:21:08 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:21:09 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:21:09 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:21:20 DEBUG : forgetting directory cache 2026/09/23 02:21:20 DEBUG : dir: forgetting directory cache 2026/09/23 02:21:20 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:1264 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Should be true Test: TestFileRemove Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:21:21 DEBUG : dir/file1: Remove: 2026/09/23 02:21:21 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/09/23 02:21:21 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit file_test.go:254: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestFileRemove 2026/09/23 02:21:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:21:21 DEBUG : dir: Looking for writers 2026/09/23 02:21:21 DEBUG : file1: reading active writers 2026/09/23 02:21:21 DEBUG : file1(1): reading active writers 2026/09/23 02:21:21 DEBUG : Looking for writers 2026/09/23 02:21:21 DEBUG : dir: reading active writers 2026/09/23 02:21:21 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 Error: Should be true Test: TestFileRemove Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 Error: Should be true Test: TestFileRemove Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:254 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRemove Messages: directories --- FAIL: TestFileRemove (29.96s) === RUN TestFileRemoveAll run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:21:38 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:21:38 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:21:39 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:21:39 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:21:50 DEBUG : forgetting directory cache 2026/09/23 02:21:50 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:264 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:264 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:21:51 DEBUG : dir/file1: Remove: 2026/09/23 02:21:52 DEBUG : dir/file1: File.Remove file error: could not Remove: Linkbox error 403: not permit 2026/09/23 02:21:52 DEBUG : dir/file1: >Remove: err=could not Remove: Linkbox error 403: not permit file_test.go:267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 Error: Received unexpected error: could not Remove: Linkbox error 403: not permit Test: TestFileRemoveAll 2026/09/23 02:21:52 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:21:52 DEBUG : dir: Looking for writers 2026/09/23 02:21:52 DEBUG : file1: reading active writers 2026/09/23 02:21:52 DEBUG : file1(1): reading active writers 2026/09/23 02:21:52 DEBUG : Looking for writers 2026/09/23 02:21:52 DEBUG : dir: reading active writers 2026/09/23 02:21:52 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:267 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 (30.50s) === RUN TestFileOpen run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:22:09 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:22:09 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:22:10 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:22:10 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:277 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:277 Error: Should be true Test: TestFileOpen Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:22:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:22:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 02:22:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/23 02:22:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/23 02:22:22 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/23 02:22:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/23 02:22:22 DEBUG : dir/file1: Open: flags=0x3 2026/09/23 02:22:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/23 02:22:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/23 02:22:22 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:22:22 DEBUG : dir: Looking for writers 2026/09/23 02:22:22 DEBUG : file1: reading active writers 2026/09/23 02:22:22 DEBUG : file1(1): reading active writers 2026/09/23 02:22:22 DEBUG : Looking for writers 2026/09/23 02:22:22 DEBUG : dir: reading active writers 2026/09/23 02:22:22 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/09/23 02:22:26 DEBUG : dir/subdir: forgetting directory cache run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:22:35 DEBUG : dir/virtualDir2: forgetting directory cache 2026/09/23 02:22:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:22:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/23 02:22:35 DEBUG : forgetting directory cache 2026/09/23 02:22:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:22:35 DEBUG : dir/virtualDir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileOpen Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileOpen Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (29.90s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:22:39 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:22:39 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:22:39 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:22:40 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/09/23 02:22:51 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:22:51 DEBUG : dir: Looking for writers 2026/09/23 02:22:51 DEBUG : file1: reading active writers 2026/09/23 02:22:51 DEBUG : file1(1): reading active writers 2026/09/23 02:22:51 DEBUG : Looking for writers 2026/09/23 02:22:51 DEBUG : dir: reading active writers 2026/09/23 02:22:51 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:23:09 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:23:09 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:23:09 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:23:09 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:09 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:09 DEBUG : Config file has changed externally - reloading 2026/09/23 02:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:09 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:23:10 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:23:10 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:23:10 DEBUG : forgetting directory cache 2026/09/23 02:23:10 DEBUG : dir: forgetting directory cache 2026/09/23 02:23:10 DEBUG : dir: forgetting directory cache fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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=false Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/09/23 02:23:22 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:23:22 DEBUG : dir: Looking for writers 2026/09/23 02:23:22 DEBUG : file1: reading active writers 2026/09/23 02:23:22 DEBUG : file1(1): reading active writers 2026/09/23 02:23:22 DEBUG : Looking for writers 2026/09/23 02:23:22 DEBUG : dir: reading active writers 2026/09/23 02:23:22 DEBUG : >WaitForWriters: 2026/09/23 02:23:22 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:23:39 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:23:39 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:23:39 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:23:39 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:39 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:23:39 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:23:39 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:23:40 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:23:40 DEBUG : forgetting directory cache 2026/09/23 02:23:40 DEBUG : dir: forgetting directory cache 2026/09/23 02:23:40 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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 "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/09/23 02:23:51 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:23:51 DEBUG : dir: Looking for writers 2026/09/23 02:23:51 DEBUG : file1(1): reading active writers 2026/09/23 02:23:51 DEBUG : file1: reading active writers 2026/09/23 02:23:51 DEBUG : Looking for writers 2026/09/23 02:23:51 DEBUG : dir: reading active writers 2026/09/23 02:23:51 DEBUG : >WaitForWriters: 2026/09/23 02:23:51 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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 "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:24:08 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:24:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:24:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:08 DEBUG : Config file has changed externally - reloading 2026/09/23 02:24:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:24:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:24:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:08 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:24:09 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:24:09 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2026/09/23 02:24:14 DEBUG : forgetting directory cache 2026/09/23 02:24:14 DEBUG : dir: forgetting directory cache 2026/09/23 02:24:14 DEBUG : dir/sub: forgetting directory cache 2026/09/23 02:24:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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/writes,forceCache=false Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/09/23 02:24:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:24:21 DEBUG : dir: Looking for writers 2026/09/23 02:24:21 DEBUG : file1(1): reading active writers 2026/09/23 02:24:21 DEBUG : file1: reading active writers 2026/09/23 02:24:21 DEBUG : Looking for writers 2026/09/23 02:24:21 DEBUG : dir: reading active writers 2026/09/23 02:24:21 DEBUG : >WaitForWriters: 2026/09/23 02:24:21 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:24:38 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:24:38 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:24:38 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:38 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:24:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:24:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:24:38 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:24:39 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:24:39 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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/writes,forceCache=true Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/09/23 02:24:51 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:24:51 DEBUG : dir: Looking for writers 2026/09/23 02:24:51 DEBUG : file1: reading active writers 2026/09/23 02:24:51 DEBUG : file1(1): reading active writers 2026/09/23 02:24:51 DEBUG : Looking for writers 2026/09/23 02:24:51 DEBUG : dir: reading active writers 2026/09/23 02:24:51 DEBUG : >WaitForWriters: 2026/09/23 02:24:51 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty 2026/09/23 02:24:58 DEBUG : forgetting directory cache 2026/09/23 02:24:58 DEBUG : dir: forgetting directory cache 2026/09/23 02:24:58 DEBUG : dir/sub: forgetting directory cache 2026/09/23 02:24:58 DEBUG : dir/sub/subsub: forgetting directory cache 2026/09/23 02:24:58 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/09/23 02:24:58 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:25:08 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:25:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:25:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:25:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:25:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:25:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:25:08 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:25:09 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:25:09 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1(1) (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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/full,forceCache=false Messages: Unexpected file "dir/file1(1)" file_test.go:305: skip as can't rename files 2026/09/23 02:25:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:25:21 DEBUG : dir: Looking for writers 2026/09/23 02:25:21 DEBUG : file1: reading active writers 2026/09/23 02:25:21 DEBUG : file1(1): reading active writers 2026/09/23 02:25:21 DEBUG : Looking for writers 2026/09/23 02:25:21 DEBUG : dir: reading active writers 2026/09/23 02:25:21 DEBUG : >WaitForWriters: 2026/09/23 02:25:21 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /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:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:305 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 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 (179.35s) --- FAIL: TestFileRename/off,forceCache=false (30.12s) --- FAIL: TestFileRename/minimal,forceCache=false (29.85s) --- FAIL: TestFileRename/minimal,forceCache=true (29.74s) --- FAIL: TestFileRename/writes,forceCache=false (29.69s) --- FAIL: TestFileRename/writes,forceCache=true (29.97s) --- FAIL: TestFileRename/full,forceCache=false (30.00s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:25:38 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:25:38 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:25:38 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:25:38 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:25:38 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:25:38 DEBUG : Looking for writers 2026/09/23 02:25:38 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 2026/09/23 02:25:46 DEBUG : forgetting directory cache 2026/09/23 02:25:46 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRcGetVFS Messages: directories --- FAIL: TestRcGetVFS (16.14s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:25:54 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcPollIntervalShutdown Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcPollIntervalShutdown Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRcPollIntervalShutdown Messages: directories --- FAIL: TestRcPollIntervalShutdown (16.72s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:26:11 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/09/23 02:26:16 DEBUG : forgetting directory cache 2026/09/23 02:26:16 DEBUG : dir: forgetting directory cache run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestSetPollIntervalAfterShutdown Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestSetPollIntervalAfterShutdown Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestSetPollIntervalAfterShutdown Messages: directories --- FAIL: TestSetPollIntervalAfterShutdown (16.17s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:26:27 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcPollIntervalUpdate Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcPollIntervalUpdate Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRcPollIntervalUpdate Messages: directories --- FAIL: TestRcPollIntervalUpdate (16.44s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:26:43 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/09/23 02:26:46 DEBUG : forgetting directory cache 2026/09/23 02:26:46 DEBUG : dir: forgetting directory cache run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcPollIntervalTimeout Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcPollIntervalTimeout Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRcPollIntervalTimeout Messages: directories --- FAIL: TestRcPollIntervalTimeout (16.24s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:27:00 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:27:00 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcPollIntervalUnsupported Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRcPollIntervalUnsupported Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRcPollIntervalUnsupported Messages: directories --- FAIL: TestRcPollIntervalUnsupported (16.35s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:27:16 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:27:16 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:27:16 DEBUG : forgetting directory cache 2026/09/23 02:27:16 DEBUG : dir: forgetting directory cache 2026/09/23 02:27:16 DEBUG : dir: forgetting directory cache 2026/09/23 02:27:17 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:27:17 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:1264 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: 16 actual : 14 Test: TestReadFileHandleMethods Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:27:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:27:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:27:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 02:27:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= read_test.go:55: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:55 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods 2026/09/23 02:27:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:27:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 read_test.go:58: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestReadFileHandleMethods 2026/09/23 02:27:29 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 read_test.go:61: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Not equal: expected: "123456789abcdef" actual : "ile1 contents" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef +ile1 contents Test: TestReadFileHandleMethods read_test.go:72: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:72 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleMethods 2026/09/23 02:27:29 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:27:29 DEBUG : dir: Looking for writers 2026/09/23 02:27:29 DEBUG : file1(1): reading active writers 2026/09/23 02:27:29 DEBUG : file1: reading active writers 2026/09/23 02:27:29 DEBUG : Looking for writers 2026/09/23 02:27:29 DEBUG : dir: reading active writers 2026/09/23 02:27:29 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (30.04s) === RUN TestReadFileHandleSeek run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:27:46 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:27:46 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:27:47 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:27:47 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache 2026/09/23 02:27:51 DEBUG : forgetting directory cache 2026/09/23 02:27:51 DEBUG : dir: forgetting directory cache 2026/09/23 02:27:51 DEBUG : dir/sub: forgetting directory cache 2026/09/23 02:27:51 DEBUG : dir/sub: forgetting directory cache 2026/09/23 02:27:51 DEBUG : dir: forgetting directory cache 2026/09/23 02:27:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/09/23 02:27:51 DEBUG : dir/sub: forgetting directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:1264 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: 16 actual : 14 Test: TestReadFileHandleSeek Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:27:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:27:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:27:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 02:27:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 read_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestReadFileHandleSeek 2026/09/23 02:27:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/23 02:27:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/23 02:27:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/23 02:27:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 read_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestReadFileHandleSeek 2026/09/23 02:27:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 read_test.go:99: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Not equal: expected: "3" actual : "e" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 +e Test: TestReadFileHandleSeek read_test.go:104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:104 Error: Not equal: expected: 13 actual : 11 Test: TestReadFileHandleSeek 2026/09/23 02:27:59 DEBUG : dir/file1: waiting for in-sequence read to 11 for 20ms 2026/09/23 02:27:59 DEBUG : dir/file1: aborting in-sequence read wait, off=11 2026/09/23 02:27:59 DEBUG : dir/file1: failed to wait for in-sequence read to 11 2026/09/23 02:27:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 11 (fs.RangeSeeker) 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 11 length -1 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 11 chunkSize 134217728 2026/09/23 02:27:59 DEBUG : dir/file1: ChunkedReader.openRange at 11 length 134217728 read_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Not equal: expected: "d" actual : "n" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d +n Test: TestReadFileHandleSeek 2026/09/23 02:28:00 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:28:00 DEBUG : dir: Looking for writers 2026/09/23 02:28:00 DEBUG : file1(1): reading active writers 2026/09/23 02:28:00 DEBUG : file1: reading active writers 2026/09/23 02:28:00 DEBUG : Looking for writers 2026/09/23 02:28:00 DEBUG : dir: reading active writers 2026/09/23 02:28:00 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:28:15 DEBUG : forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (30.80s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:28:17 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:28:17 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:28:18 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:28:18 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleReadAt Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:28:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:28:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:28:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 02:28:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 read_test.go:134: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:134 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestReadFileHandleReadAt 2026/09/23 02:28:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/23 02:28:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/23 02:28:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/23 02:28:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 read_test.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:140 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestReadFileHandleReadAt 2026/09/23 02:28:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 read_test.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:146 Error: Not equal: expected: "1" actual : "i" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 +i Test: TestReadFileHandleReadAt 2026/09/23 02:28:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/23 02:28:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/23 02:28:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/23 02:28:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/23 02:28:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 read_test.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 Error: Received unexpected error: EOF Test: TestReadFileHandleReadAt 2026/09/23 02:28:30 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:28:30 DEBUG : dir: Looking for writers 2026/09/23 02:28:30 DEBUG : file1: reading active writers 2026/09/23 02:28:30 DEBUG : file1(1): reading active writers 2026/09/23 02:28:30 DEBUG : Looking for writers 2026/09/23 02:28:30 DEBUG : dir: reading active writers 2026/09/23 02:28:30 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:28:44 DEBUG : forgetting directory cache 2026/09/23 02:28:44 DEBUG : dir: forgetting directory cache 2026/09/23 02:28:44 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/09/23 02:28:44 DEBUG : dir: Removed virtual directory entry vDel: "newfile" 2026/09/23 02:28:44 DEBUG : dir: Removed virtual directory entry vAddFile: "newfile.metadata" 2026/09/23 02:28:44 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:151 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 (30.55s) === RUN TestReadFileHandleFlush run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:28:47 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:28:47 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:28:48 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:28:48 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:182 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:182 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleFlush Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:182 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:28:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:29:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 02:29:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/23 02:29:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:29:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 read_test.go:193: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:193 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleFlush 2026/09/23 02:29:00 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:29:00 DEBUG : dir: Looking for writers 2026/09/23 02:29:00 DEBUG : file1: reading active writers 2026/09/23 02:29:00 DEBUG : file1(1): reading active writers 2026/09/23 02:29:00 DEBUG : Looking for writers 2026/09/23 02:29:00 DEBUG : dir: reading active writers 2026/09/23 02:29:00 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:29:14 DEBUG : forgetting directory cache 2026/09/23 02:29:14 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (29.98s) === RUN TestReadFileHandleRelease run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:29:17 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:29:17 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:29:18 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:29:18 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleRelease Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:29:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:29:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:29:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 02:29:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/23 02:29:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:29:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 read_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:221 Error: Not equal: expected: 16 actual : 14 Test: TestReadFileHandleRelease 2026/09/23 02:29:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/23 02:29:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/23 02:29:31 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:29:31 DEBUG : dir: Looking for writers 2026/09/23 02:29:31 DEBUG : file1: reading active writers 2026/09/23 02:29:31 DEBUG : file1(1): reading active writers 2026/09/23 02:29:31 DEBUG : Looking for writers 2026/09/23 02:29:31 DEBUG : dir: reading active writers 2026/09/23 02:29:31 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:29:44 DEBUG : forgetting directory cache 2026/09/23 02:29:44 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleRelease Messages: directories --- FAIL: TestReadFileHandleRelease (30.31s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:29:48 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:29:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:29:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:29:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:29:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:29:48 DEBUG : Config file has changed externally - reloading 2026/09/23 02:29:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:29:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:29:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:29:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:29:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:29:48 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:29:49 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:29:49 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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 dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: 16 actual : 14 Test: TestRWFileHandleMethodsRead Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Unexpected file "dir/file1(1)" 2026/09/23 02:30:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:30:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:30:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 02:30:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 02:30:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 02:30:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= read_write_test.go:84: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:84 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): _readAt: size=1, off=0 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): openPending: 2026/09/23 02:30:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/09/23 02:30:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 02:30:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): >openPending: err= 2026/09/23 02:30:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/23 02:30:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 02:30:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:30:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): >_readAt: n=1, err= read_write_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestRWFileHandleMethodsRead 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): _readAt: size=256, off=1 2026/09/23 02:30:01 DEBUG : vfs cache: looking for range={Pos:1 Size:13} in [{Pos:0 Size:14}] - present true 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): >_readAt: n=13, err=EOF read_write_test.go:90: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Not equal: expected: "123456789abcdef" actual : "ile1 contents" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef +ile1 contents Test: TestRWFileHandleMethodsRead 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): _readAt: size=16, off=14 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): >_readAt: n=0, err=EOF read_write_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:105 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleMethodsRead 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): close: 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): >close: err= 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): close: 2026/09/23 02:30:01 DEBUG : dir/file1(0x3c8f89fea740): >close: err=file already closed 2026/09/23 02:30:01 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:30:01 DEBUG : dir: Looking for writers 2026/09/23 02:30:01 DEBUG : file1: reading active writers 2026/09/23 02:30:01 DEBUG : file1(1): reading active writers 2026/09/23 02:30:01 DEBUG : Looking for writers 2026/09/23 02:30:01 DEBUG : dir: reading active writers 2026/09/23 02:30:01 DEBUG : >WaitForWriters: 2026/09/23 02:30:01 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/09/23 02:30:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe/dir/file1: no such file or directory 2026/09/23 02:30:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe/dir/file1: no such file or directory run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:30:17 DEBUG : forgetting directory cache 2026/09/23 02:30:17 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (30.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:30:18 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:30:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:30:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:30:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:30:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:18 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:30:19 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:30:19 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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 dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: 16 actual : 14 Test: TestRWFileHandleSeek Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Unexpected file "dir/file1(1)" 2026/09/23 02:30:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:30:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:30:31 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 02:30:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 02:30:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 02:30:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): _readAt: size=1, off=0 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): openPending: 2026/09/23 02:30:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/09/23 02:30:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 02:30:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): >openPending: err= 2026/09/23 02:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/23 02:30:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 02:30:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:30:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): >_readAt: n=1, err= read_write_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestRWFileHandleSeek 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): _readAt: size=1, off=5 2026/09/23 02:30:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:14}] - present true 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): >_readAt: n=1, err= read_write_test.go:138: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestRWFileHandleSeek 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): _readAt: size=1, off=3 2026/09/23 02:30:31 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:14}] - present true 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): >_readAt: n=1, err= read_write_test.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Not equal: expected: "3" actual : "e" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 +e Test: TestRWFileHandleSeek read_write_test.go:149: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:149 Error: Not equal: expected: 13 actual : 11 Test: TestRWFileHandleSeek 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): _readAt: size=1, off=11 2026/09/23 02:30:31 DEBUG : vfs cache: looking for range={Pos:11 Size:1} in [{Pos:0 Size:14}] - present true 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): >_readAt: n=1, err= read_write_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Not equal: expected: "d" actual : "n" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d +n Test: TestRWFileHandleSeek 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): _readAt: size=16, off=100 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): >_readAt: n=0, err=EOF 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): close: 2026/09/23 02:30:31 DEBUG : dir/file1(0x3c8f8a162ac0): >close: err= 2026/09/23 02:30:31 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:30:31 DEBUG : dir: Looking for writers 2026/09/23 02:30:31 DEBUG : file1: reading active writers 2026/09/23 02:30:31 DEBUG : file1(1): reading active writers 2026/09/23 02:30:31 DEBUG : Looking for writers 2026/09/23 02:30:31 DEBUG : dir: reading active writers 2026/09/23 02:30:31 DEBUG : >WaitForWriters: 2026/09/23 02:30:31 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/09/23 02:30:35 DEBUG : forgetting directory cache 2026/09/23 02:30:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe/dir/file1: no such file or directory 2026/09/23 02:30:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe/dir/file1: no such file or directory run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:30:47 DEBUG : forgetting directory cache 2026/09/23 02:30:47 DEBUG : dir: forgetting directory cache 2026/09/23 02:30:47 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (30.09s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:30:48 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:30:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:30:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:30:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:30:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:30:48 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:30:49 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:30:49 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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 dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: 16 actual : 14 Test: TestRWFileHandleReadAt Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Unexpected file "dir/file1(1)" 2026/09/23 02:31:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:31:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:31:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 02:31:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 02:31:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 02:31:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): _readAt: size=1, off=0 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): openPending: 2026/09/23 02:31:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/09/23 02:31:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 02:31:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): >openPending: err= 2026/09/23 02:31:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/23 02:31:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 02:31:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:31:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): >_readAt: n=1, err= read_write_test.go:174: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:174 Error: Not equal: expected: "0" actual : "f" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 +f Test: TestRWFileHandleReadAt 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): _readAt: size=1, off=5 2026/09/23 02:31:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:14}] - present true 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): >_readAt: n=1, err= read_write_test.go:180: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:180 Error: Not equal: expected: "5" actual : " " Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestRWFileHandleReadAt 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): _readAt: size=1, off=1 2026/09/23 02:31:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:14}] - present true 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): >_readAt: n=1, err= read_write_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:186 Error: Not equal: expected: "1" actual : "i" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 +i Test: TestRWFileHandleReadAt 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): _readAt: size=6, off=10 2026/09/23 02:31:01 DEBUG : vfs cache: looking for range={Pos:10 Size:4} in [{Pos:0 Size:14}] - present true 2026/09/23 02:31:01 DEBUG : dir/file1(0x3c8f89d18c80): >_readAt: n=4, err=EOF read_write_test.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:191 Error: Received unexpected error: EOF Test: TestRWFileHandleReadAt 2026/09/23 02:31:01 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:31:01 DEBUG : dir: Looking for writers 2026/09/23 02:31:01 DEBUG : file1: reading active writers 2026/09/23 02:31:01 DEBUG : file1(1): reading active writers 2026/09/23 02:31:01 DEBUG : Looking for writers 2026/09/23 02:31:01 DEBUG : dir: reading active writers 2026/09/23 02:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 02:31:01 DEBUG : dir: Looking for writers 2026/09/23 02:31:01 DEBUG : file1: reading active writers 2026/09/23 02:31:01 DEBUG : file1(1): reading active writers 2026/09/23 02:31:01 DEBUG : Looking for writers 2026/09/23 02:31:01 DEBUG : dir: reading active writers 2026/09/23 02:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 02:31:01 DEBUG : dir: Looking for writers 2026/09/23 02:31:01 DEBUG : file1: reading active writers 2026/09/23 02:31:01 DEBUG : file1(1): reading active writers 2026/09/23 02:31:01 DEBUG : Looking for writers 2026/09/23 02:31:01 DEBUG : dir: reading active writers 2026/09/23 02:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 02:31:01 DEBUG : dir: Looking for writers 2026/09/23 02:31:01 DEBUG : file1: reading active writers 2026/09/23 02:31:01 DEBUG : file1(1): reading active writers 2026/09/23 02:31:01 DEBUG : Looking for writers 2026/09/23 02:31:01 DEBUG : dir: reading active writers 2026/09/23 02:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 02:31:01 DEBUG : dir: Looking for writers 2026/09/23 02:31:01 DEBUG : file1: reading active writers 2026/09/23 02:31:01 DEBUG : file1(1): reading active writers 2026/09/23 02:31:01 DEBUG : Looking for writers 2026/09/23 02:31:01 DEBUG : dir: reading active writers 2026/09/23 02:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 02:31:01 DEBUG : dir: Looking for writers 2026/09/23 02:31:01 DEBUG : file1(1): reading active writers 2026/09/23 02:31:01 DEBUG : file1: reading active writers 2026/09/23 02:31:01 DEBUG : Looking for writers 2026/09/23 02:31:01 DEBUG : dir: reading active writers 2026/09/23 02:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 02:31:01 DEBUG : dir: Looking for writers 2026/09/23 02:31:01 DEBUG : file1: reading active writers 2026/09/23 02:31:01 DEBUG : file1(1): reading active writers 2026/09/23 02:31:01 DEBUG : Looking for writers 2026/09/23 02:31:01 DEBUG : dir: reading active writers 2026/09/23 02:31:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/23 02:31:02 DEBUG : dir: Looking for writers 2026/09/23 02:31:02 DEBUG : file1: reading active writers 2026/09/23 02:31:02 DEBUG : file1(1): reading active writers 2026/09/23 02:31:02 DEBUG : Looking for writers 2026/09/23 02:31:02 DEBUG : dir: reading active writers 2026/09/23 02:31:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:03 DEBUG : dir: Looking for writers 2026/09/23 02:31:03 DEBUG : file1: reading active writers 2026/09/23 02:31:03 DEBUG : file1(1): reading active writers 2026/09/23 02:31:03 DEBUG : Looking for writers 2026/09/23 02:31:03 DEBUG : dir: reading active writers 2026/09/23 02:31:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:04 DEBUG : dir: Looking for writers 2026/09/23 02:31:04 DEBUG : file1: reading active writers 2026/09/23 02:31:04 DEBUG : file1(1): reading active writers 2026/09/23 02:31:04 DEBUG : Looking for writers 2026/09/23 02:31:04 DEBUG : dir: reading active writers 2026/09/23 02:31:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:05 DEBUG : dir: Looking for writers 2026/09/23 02:31:05 DEBUG : file1: reading active writers 2026/09/23 02:31:05 DEBUG : file1(1): reading active writers 2026/09/23 02:31:05 DEBUG : Looking for writers 2026/09/23 02:31:05 DEBUG : dir: reading active writers 2026/09/23 02:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:06 DEBUG : dir: Looking for writers 2026/09/23 02:31:06 DEBUG : file1(1): reading active writers 2026/09/23 02:31:06 DEBUG : file1: reading active writers 2026/09/23 02:31:06 DEBUG : Looking for writers 2026/09/23 02:31:06 DEBUG : dir: reading active writers 2026/09/23 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:07 DEBUG : dir: Looking for writers 2026/09/23 02:31:07 DEBUG : file1: reading active writers 2026/09/23 02:31:07 DEBUG : file1(1): reading active writers 2026/09/23 02:31:07 DEBUG : Looking for writers 2026/09/23 02:31:07 DEBUG : dir: reading active writers 2026/09/23 02:31:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:08 DEBUG : dir: Looking for writers 2026/09/23 02:31:08 DEBUG : file1: reading active writers 2026/09/23 02:31:08 DEBUG : file1(1): reading active writers 2026/09/23 02:31:08 DEBUG : Looking for writers 2026/09/23 02:31:08 DEBUG : dir: reading active writers 2026/09/23 02:31:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:09 DEBUG : dir: Looking for writers 2026/09/23 02:31:09 DEBUG : file1: reading active writers 2026/09/23 02:31:09 DEBUG : file1(1): reading active writers 2026/09/23 02:31:09 DEBUG : Looking for writers 2026/09/23 02:31:09 DEBUG : dir: reading active writers 2026/09/23 02:31:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:10 DEBUG : dir: Looking for writers 2026/09/23 02:31:10 DEBUG : file1: reading active writers 2026/09/23 02:31:10 DEBUG : file1(1): reading active writers 2026/09/23 02:31:10 DEBUG : Looking for writers 2026/09/23 02:31:10 DEBUG : dir: reading active writers 2026/09/23 02:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:11 DEBUG : dir: Looking for writers 2026/09/23 02:31:11 DEBUG : file1: reading active writers 2026/09/23 02:31:11 DEBUG : file1(1): reading active writers 2026/09/23 02:31:11 DEBUG : Looking for writers 2026/09/23 02:31:11 DEBUG : dir: reading active writers 2026/09/23 02:31:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:12 DEBUG : dir: Looking for writers 2026/09/23 02:31:12 DEBUG : file1: reading active writers 2026/09/23 02:31:12 DEBUG : file1(1): reading active writers 2026/09/23 02:31:12 DEBUG : Looking for writers 2026/09/23 02:31:12 DEBUG : dir: reading active writers 2026/09/23 02:31:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:13 DEBUG : dir: Looking for writers 2026/09/23 02:31:13 DEBUG : file1: reading active writers 2026/09/23 02:31:13 DEBUG : file1(1): reading active writers 2026/09/23 02:31:13 DEBUG : Looking for writers 2026/09/23 02:31:13 DEBUG : dir: reading active writers 2026/09/23 02:31:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:14 DEBUG : dir: Looking for writers 2026/09/23 02:31:14 DEBUG : file1: reading active writers 2026/09/23 02:31:14 DEBUG : file1(1): reading active writers 2026/09/23 02:31:14 DEBUG : Looking for writers 2026/09/23 02:31:14 DEBUG : dir: reading active writers 2026/09/23 02:31:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:15 DEBUG : dir: Looking for writers 2026/09/23 02:31:15 DEBUG : file1: reading active writers 2026/09/23 02:31:15 DEBUG : file1(1): reading active writers 2026/09/23 02:31:15 DEBUG : Looking for writers 2026/09/23 02:31:15 DEBUG : dir: reading active writers 2026/09/23 02:31:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:16 DEBUG : dir: Looking for writers 2026/09/23 02:31:16 DEBUG : file1: reading active writers 2026/09/23 02:31:16 DEBUG : file1(1): reading active writers 2026/09/23 02:31:16 DEBUG : Looking for writers 2026/09/23 02:31:16 DEBUG : dir: reading active writers 2026/09/23 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:17 DEBUG : dir: Looking for writers 2026/09/23 02:31:17 DEBUG : file1: reading active writers 2026/09/23 02:31:17 DEBUG : file1(1): reading active writers 2026/09/23 02:31:17 DEBUG : Looking for writers 2026/09/23 02:31:17 DEBUG : dir: reading active writers 2026/09/23 02:31:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:18 DEBUG : dir: Looking for writers 2026/09/23 02:31:18 DEBUG : file1: reading active writers 2026/09/23 02:31:18 DEBUG : file1(1): reading active writers 2026/09/23 02:31:18 DEBUG : Looking for writers 2026/09/23 02:31:18 DEBUG : dir: reading active writers 2026/09/23 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:19 DEBUG : dir: Looking for writers 2026/09/23 02:31:19 DEBUG : file1(1): reading active writers 2026/09/23 02:31:19 DEBUG : file1: reading active writers 2026/09/23 02:31:19 DEBUG : Looking for writers 2026/09/23 02:31:19 DEBUG : dir: reading active writers 2026/09/23 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:20 DEBUG : dir: Looking for writers 2026/09/23 02:31:20 DEBUG : file1(1): reading active writers 2026/09/23 02:31:20 DEBUG : file1: reading active writers 2026/09/23 02:31:20 DEBUG : Looking for writers 2026/09/23 02:31:20 DEBUG : dir: reading active writers 2026/09/23 02:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:21 DEBUG : forgetting directory cache 2026/09/23 02:31:21 DEBUG : dir: forgetting directory cache 2026/09/23 02:31:21 DEBUG : dir: Looking for writers 2026/09/23 02:31:21 DEBUG : file1: reading active writers 2026/09/23 02:31:21 DEBUG : file1(1): reading active writers 2026/09/23 02:31:21 DEBUG : Looking for writers 2026/09/23 02:31:21 DEBUG : dir: reading active writers 2026/09/23 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:22 DEBUG : dir: Looking for writers 2026/09/23 02:31:22 DEBUG : file1: reading active writers 2026/09/23 02:31:22 DEBUG : file1(1): reading active writers 2026/09/23 02:31:22 DEBUG : Looking for writers 2026/09/23 02:31:22 DEBUG : dir: reading active writers 2026/09/23 02:31:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:23 DEBUG : dir: Looking for writers 2026/09/23 02:31:23 DEBUG : file1: reading active writers 2026/09/23 02:31:23 DEBUG : file1(1): reading active writers 2026/09/23 02:31:23 DEBUG : Looking for writers 2026/09/23 02:31:23 DEBUG : dir: reading active writers 2026/09/23 02:31:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:24 DEBUG : dir: Looking for writers 2026/09/23 02:31:24 DEBUG : file1: reading active writers 2026/09/23 02:31:24 DEBUG : file1(1): reading active writers 2026/09/23 02:31:24 DEBUG : Looking for writers 2026/09/23 02:31:24 DEBUG : dir: reading active writers 2026/09/23 02:31:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:25 DEBUG : dir: Looking for writers 2026/09/23 02:31:25 DEBUG : file1: reading active writers 2026/09/23 02:31:25 DEBUG : file1(1): reading active writers 2026/09/23 02:31:25 DEBUG : Looking for writers 2026/09/23 02:31:25 DEBUG : dir: reading active writers 2026/09/23 02:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:26 DEBUG : dir: Looking for writers 2026/09/23 02:31:26 DEBUG : file1: reading active writers 2026/09/23 02:31:26 DEBUG : file1(1): reading active writers 2026/09/23 02:31:26 DEBUG : Looking for writers 2026/09/23 02:31:26 DEBUG : dir: reading active writers 2026/09/23 02:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:27 DEBUG : dir: Looking for writers 2026/09/23 02:31:27 DEBUG : file1: reading active writers 2026/09/23 02:31:27 DEBUG : file1(1): reading active writers 2026/09/23 02:31:27 DEBUG : Looking for writers 2026/09/23 02:31:27 DEBUG : dir: reading active writers 2026/09/23 02:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:28 DEBUG : dir: Looking for writers 2026/09/23 02:31:28 DEBUG : file1: reading active writers 2026/09/23 02:31:28 DEBUG : file1(1): reading active writers 2026/09/23 02:31:28 DEBUG : Looking for writers 2026/09/23 02:31:28 DEBUG : dir: reading active writers 2026/09/23 02:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:29 DEBUG : dir: Looking for writers 2026/09/23 02:31:29 DEBUG : file1: reading active writers 2026/09/23 02:31:29 DEBUG : file1(1): reading active writers 2026/09/23 02:31:29 DEBUG : Looking for writers 2026/09/23 02:31:29 DEBUG : dir: reading active writers 2026/09/23 02:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:30 DEBUG : dir: Looking for writers 2026/09/23 02:31:30 DEBUG : file1: reading active writers 2026/09/23 02:31:30 DEBUG : file1(1): reading active writers 2026/09/23 02:31:30 DEBUG : Looking for writers 2026/09/23 02:31:30 DEBUG : dir: reading active writers 2026/09/23 02:31:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:31:31 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x3c8f8a20e300 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3c8f8a2505a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:66587195672032} name:dir/file1 opens:1 downloaders:0x3c8f899d80b0 o:0x3c8f89926f80 fd:0x3c8f8983c3a0 info:{ModTime:{wall:14025595007853451472 ext:1370921466874 loc:0x4c0a600} ATime:{wall:14025595007937964157 ext:1371005979559 loc:0x4c0a600} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false graceTimer: closing:}, } 2026/09/23 02:31:31 DEBUG : >WaitForWriters: 2026/09/23 02:31:31 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:191 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:191 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1106 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:191 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 (60.08s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:31:48 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:31:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:31:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:31:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:31:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:31:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:31:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:31:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:31:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:31:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:31:48 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:31:49 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:31:49 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 2026/09/23 02:31:51 DEBUG : forgetting directory cache 2026/09/23 02:31:51 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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 dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: 16 actual : 14 Test: TestRWFileHandleFlushRead Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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: Unexpected file "dir/file1(1)" 2026/09/23 02:32:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:32:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:32:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 02:32:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 02:32:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 02:32:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 02:32:01 DEBUG : dir/file1(0x3c8f89d18700): RWFileHandle.Flush 2026/09/23 02:32:01 DEBUG : dir/file1(0x3c8f89d18700): _readAt: size=256, off=0 2026/09/23 02:32:01 DEBUG : dir/file1(0x3c8f89d18700): openPending: 2026/09/23 02:32:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/09/23 02:32:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 02:32:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 02:32:01 DEBUG : dir/file1(0x3c8f89d18700): >openPending: err= 2026/09/23 02:32:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/23 02:32:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 02:32:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:32:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:32:01 DEBUG : dir/file1(0x3c8f89d18700): >_readAt: n=14, err=EOF read_write_test.go:227: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:227 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleFlushRead 2026/09/23 02:32:01 DEBUG : dir/file1(0x3c8f89d18700): RWFileHandle.Flush 2026/09/23 02:32:01 DEBUG : dir/file1(0x3c8f89d18700): RWFileHandle.Flush 2026/09/23 02:32:01 DEBUG : dir/file1(0x3c8f89d18700): close: 2026/09/23 02:32:01 DEBUG : dir/file1(0x3c8f89d18700): >close: err= 2026/09/23 02:32:01 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:32:01 DEBUG : dir: Looking for writers 2026/09/23 02:32:01 DEBUG : file1: reading active writers 2026/09/23 02:32:01 DEBUG : file1(1): reading active writers 2026/09/23 02:32:01 DEBUG : Looking for writers 2026/09/23 02:32:01 DEBUG : dir: reading active writers 2026/09/23 02:32:01 DEBUG : >WaitForWriters: 2026/09/23 02:32:01 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/09/23 02:32:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe/dir/file1: no such file or directory 2026/09/23 02:32:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe/dir/file1: no such file or directory run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (30.19s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:32:18 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:32:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:32:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:18 DEBUG : Config file has changed externally - reloading 2026/09/23 02:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:32:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:18 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:32:19 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:32:19 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:32:21 DEBUG : forgetting directory cache 2026/09/23 02:32:21 DEBUG : dir: forgetting directory cache fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:244 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleReleaseRead Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:32:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:32:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:32:31 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 02:32:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 02:32:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 02:32:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 02:32:31 DEBUG : dir/file1(0x3c8f8992cdc0): _readAt: size=256, off=0 2026/09/23 02:32:31 DEBUG : dir/file1(0x3c8f8992cdc0): openPending: 2026/09/23 02:32:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/09/23 02:32:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 02:32:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 02:32:31 DEBUG : dir/file1(0x3c8f8992cdc0): >openPending: err= 2026/09/23 02:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/23 02:32:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/23 02:32:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:32:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:32:31 DEBUG : dir/file1(0x3c8f8992cdc0): >_readAt: n=14, err=EOF read_write_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:250 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleReleaseRead 2026/09/23 02:32:31 DEBUG : dir/file1(0x3c8f8992cdc0): RWFileHandle.Release 2026/09/23 02:32:31 DEBUG : dir/file1(0x3c8f8992cdc0): close: 2026/09/23 02:32:31 DEBUG : dir/file1(0x3c8f8992cdc0): >close: err= 2026/09/23 02:32:31 DEBUG : dir/file1(0x3c8f8992cdc0): RWFileHandle.Release 2026/09/23 02:32:31 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:32:31 DEBUG : dir: Looking for writers 2026/09/23 02:32:31 DEBUG : file1: reading active writers 2026/09/23 02:32:31 DEBUG : file1(1): reading active writers 2026/09/23 02:32:31 DEBUG : Looking for writers 2026/09/23 02:32:31 DEBUG : dir: reading active writers 2026/09/23 02:32:31 DEBUG : >WaitForWriters: 2026/09/23 02:32:31 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/09/23 02:32:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:32:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/23 02:32:35 DEBUG : forgetting directory cache 2026/09/23 02:32:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:32:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/23 02:32:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe/dir/file1: no such file or directory 2026/09/23 02:32:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe/dir/file1: no such file or directory run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReleaseRead Messages: directories --- FAIL: TestRWFileHandleReleaseRead (30.19s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:32:48 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:32:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:32:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:32:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:32:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:32:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:32:48 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:32:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:32:49 DEBUG : file1: newRWFileHandle: 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): openPending: 2026/09/23 02:32:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:32:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): >openPending: err= 2026/09/23 02:32:49 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 02:32:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:32:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 02:32:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): _writeAt: size=5, off=0 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): >_writeAt: n=5, err= 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): _writeAt: size=7, off=5 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): >_writeAt: n=7, err= 2026/09/23 02:32:49 DEBUG : file1: vfs cache: truncate to size=11 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): close: 2026/09/23 02:32:49 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 02:32:49.41687209 +0000 UTC m=+1479.093440954 2026/09/23 02:32:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): >close: err= 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): close: 2026/09/23 02:32:49 DEBUG : file1(0x3c8f8a254840): >close: err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestRWFileHandleMethodsWrite 2026/09/23 02:32:49 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:32:49 DEBUG : dir: Looking for writers 2026/09/23 02:32:49 DEBUG : Looking for writers 2026/09/23 02:32:49 DEBUG : dir: reading active writers 2026/09/23 02:32:49 DEBUG : file1: reading active writers 2026/09/23 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 02:32:49 DEBUG : dir: Looking for writers 2026/09/23 02:32:49 DEBUG : Looking for writers 2026/09/23 02:32:49 DEBUG : dir: reading active writers 2026/09/23 02:32:49 DEBUG : file1: reading active writers 2026/09/23 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 02:32:49 DEBUG : dir: Looking for writers 2026/09/23 02:32:49 DEBUG : Looking for writers 2026/09/23 02:32:49 DEBUG : dir: reading active writers 2026/09/23 02:32:49 DEBUG : file1: reading active writers 2026/09/23 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 02:32:49 DEBUG : dir: Looking for writers 2026/09/23 02:32:49 DEBUG : Looking for writers 2026/09/23 02:32:49 DEBUG : dir: reading active writers 2026/09/23 02:32:49 DEBUG : file1: reading active writers 2026/09/23 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 02:32:49 DEBUG : file1: vfs cache: starting upload 2026/09/23 02:32:49 DEBUG : dir: Looking for writers 2026/09/23 02:32:49 DEBUG : Looking for writers 2026/09/23 02:32:49 DEBUG : file1: reading active writers 2026/09/23 02:32:49 DEBUG : dir: reading active writers 2026/09/23 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 02:32:49 DEBUG : dir: Looking for writers 2026/09/23 02:32:49 DEBUG : Looking for writers 2026/09/23 02:32:49 DEBUG : file1: reading active writers 2026/09/23 02:32:49 DEBUG : dir: reading active writers 2026/09/23 02:32:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 02:32:50 DEBUG : dir: Looking for writers 2026/09/23 02:32:50 DEBUG : Looking for writers 2026/09/23 02:32:50 DEBUG : file1: reading active writers 2026/09/23 02:32:50 DEBUG : dir: reading active writers 2026/09/23 02:32:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/23 02:32:50 DEBUG : dir: Looking for writers 2026/09/23 02:32:50 DEBUG : Looking for writers 2026/09/23 02:32:50 DEBUG : dir: reading active writers 2026/09/23 02:32:50 DEBUG : file1: reading active writers 2026/09/23 02:32:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:32:51 DEBUG : file1: size = 11 OK 2026/09/23 02:32:51 INFO : file1: Copied (new) 2026/09/23 02:32:51 DEBUG : file1: vfs cache: fingerprint now "11" 2026/09/23 02:32:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 02:32:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:32:51 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 02:32:51 DEBUG : forgetting directory cache 2026/09/23 02:32:51 DEBUG : dir: forgetting directory cache 2026/09/23 02:32:51 DEBUG : dir: Looking for writers 2026/09/23 02:32:51 DEBUG : Looking for writers 2026/09/23 02:32:51 DEBUG : dir: reading active writers 2026/09/23 02:32:51 DEBUG : file1: reading active writers 2026/09/23 02:32:51 DEBUG : >WaitForWriters: fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /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 dir/file1 (14), file1 (11) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsWrite Messages: directories 2026/09/23 02:33:00 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:33:00 DEBUG : dir: Looking for writers 2026/09/23 02:33:00 DEBUG : Looking for writers 2026/09/23 02:33:00 DEBUG : dir: reading active writers 2026/09/23 02:33:00 DEBUG : file1: reading active writers 2026/09/23 02:33:00 DEBUG : >WaitForWriters: 2026/09/23 02:33:00 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsWrite Messages: directories --- FAIL: TestRWFileHandleMethodsWrite (29.44s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:33:18 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:33:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:33:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:18 DEBUG : Config file has changed externally - reloading 2026/09/23 02:33:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:33:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:33:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:33:18 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:33:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:33:18 DEBUG : file1: newRWFileHandle: 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): openPending: 2026/09/23 02:33:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:33:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): >openPending: err= 2026/09/23 02:33:18 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 02:33:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:33:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 02:33:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): _writeAt: size=7, off=0 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): >_writeAt: n=7, err= 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): _writeAt: size=6, off=5 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): >_writeAt: n=6, err= 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): close: 2026/09/23 02:33:18 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 02:33:18.844495661 +0000 UTC m=+1508.521064605 2026/09/23 02:33:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): >close: err= 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): _writeAt: size=5, off=0 2026/09/23 02:33:18 DEBUG : file1(0x3c8f89d19300): >_writeAt: n=0, err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestRWFileHandleWriteAt 2026/09/23 02:33:18 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:33:18 DEBUG : dir: Looking for writers 2026/09/23 02:33:18 DEBUG : Looking for writers 2026/09/23 02:33:18 DEBUG : dir: reading active writers 2026/09/23 02:33:18 DEBUG : file1: reading active writers 2026/09/23 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 02:33:18 DEBUG : dir: Looking for writers 2026/09/23 02:33:18 DEBUG : Looking for writers 2026/09/23 02:33:18 DEBUG : dir: reading active writers 2026/09/23 02:33:18 DEBUG : file1: reading active writers 2026/09/23 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 02:33:18 DEBUG : dir: Looking for writers 2026/09/23 02:33:18 DEBUG : Looking for writers 2026/09/23 02:33:18 DEBUG : dir: reading active writers 2026/09/23 02:33:18 DEBUG : file1: reading active writers 2026/09/23 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 02:33:18 DEBUG : dir: Looking for writers 2026/09/23 02:33:18 DEBUG : Looking for writers 2026/09/23 02:33:18 DEBUG : dir: reading active writers 2026/09/23 02:33:18 DEBUG : file1: reading active writers 2026/09/23 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 02:33:18 DEBUG : file1: vfs cache: starting upload 2026/09/23 02:33:18 DEBUG : dir: Looking for writers 2026/09/23 02:33:18 DEBUG : Looking for writers 2026/09/23 02:33:18 DEBUG : dir: reading active writers 2026/09/23 02:33:18 DEBUG : file1: reading active writers 2026/09/23 02:33:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 02:33:19 DEBUG : dir: Looking for writers 2026/09/23 02:33:19 DEBUG : Looking for writers 2026/09/23 02:33:19 DEBUG : dir: reading active writers 2026/09/23 02:33:19 DEBUG : file1: reading active writers 2026/09/23 02:33:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 02:33:19 DEBUG : dir: Looking for writers 2026/09/23 02:33:19 DEBUG : Looking for writers 2026/09/23 02:33:19 DEBUG : dir: reading active writers 2026/09/23 02:33:19 DEBUG : file1: reading active writers 2026/09/23 02:33:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/23 02:33:20 DEBUG : dir: Looking for writers 2026/09/23 02:33:20 DEBUG : Looking for writers 2026/09/23 02:33:20 DEBUG : dir: reading active writers 2026/09/23 02:33:20 DEBUG : file1: reading active writers 2026/09/23 02:33:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:33:21 DEBUG : dir: Looking for writers 2026/09/23 02:33:21 DEBUG : Looking for writers 2026/09/23 02:33:21 DEBUG : dir: reading active writers 2026/09/23 02:33:21 DEBUG : file1: reading active writers 2026/09/23 02:33:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:33:21 DEBUG : forgetting directory cache 2026/09/23 02:33:21 DEBUG : dir: forgetting directory cache 2026/09/23 02:33:22 DEBUG : file1: size = 11 OK 2026/09/23 02:33:22 INFO : file1: Copied (new) 2026/09/23 02:33:22 DEBUG : file1: vfs cache: fingerprint now "11" 2026/09/23 02:33:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 02:33:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:33:22 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 02:33:22 DEBUG : dir: Looking for writers 2026/09/23 02:33:22 DEBUG : Looking for writers 2026/09/23 02:33:22 DEBUG : dir: reading active writers 2026/09/23 02:33:22 DEBUG : file1: reading active writers 2026/09/23 02:33:22 DEBUG : >WaitForWriters: fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want file1 (11) got dir/file1 (14), file1 (11) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteAt Messages: directories 2026/09/23 02:33:31 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:33:31 DEBUG : dir: Looking for writers 2026/09/23 02:33:31 DEBUG : Looking for writers 2026/09/23 02:33:31 DEBUG : dir: reading active writers 2026/09/23 02:33:31 DEBUG : file1: reading active writers 2026/09/23 02:33:31 DEBUG : >WaitForWriters: 2026/09/23 02:33:31 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteAt Messages: directories --- FAIL: TestRWFileHandleWriteAt (30.40s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:33:48 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:33:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:33:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:33:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:33:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:33:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:33:48 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:33:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:33:49 DEBUG : file1: newRWFileHandle: 2026/09/23 02:33:49 DEBUG : file1(0x3c8f8a38dc00): openPending: 2026/09/23 02:33:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:33:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:33:49 DEBUG : file1(0x3c8f8a38dc00): >openPending: err= 2026/09/23 02:33:49 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 02:33:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:33:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 02:33:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 02:33:49 DEBUG : file1(0x3c8f8a38dc00): close: 2026/09/23 02:33:49 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 02:33:49.316882321 +0000 UTC m=+1538.993451185 2026/09/23 02:33:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 02:33:49 DEBUG : file1(0x3c8f8a38dc00): >close: err= 2026/09/23 02:33:49 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/23 02:33:49 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 02:33:49 DEBUG : file2: newRWFileHandle: 2026/09/23 02:33:49 DEBUG : file2(0x3c8f89bffb40): openPending: 2026/09/23 02:33:49 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:33:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 02:33:49 DEBUG : file2(0x3c8f89bffb40): >openPending: err= 2026/09/23 02:33:49 DEBUG : file2: >newRWFileHandle: err= 2026/09/23 02:33:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 02:33:49 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/23 02:33:49 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/23 02:33:49 DEBUG : file2(0x3c8f89bffb40): RWFileHandle.Flush 2026/09/23 02:33:49 DEBUG : file2(0x3c8f89bffb40): RWFileHandle.Release 2026/09/23 02:33:49 DEBUG : file2(0x3c8f89bffb40): close: 2026/09/23 02:33:49 DEBUG : file2: vfs cache: setting modification time to 2026-09-23 02:33:49.317903402 +0000 UTC m=+1538.994472266 2026/09/23 02:33:49 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/23 02:33:49 DEBUG : file2(0x3c8f89bffb40): >close: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"dir,0,true", "file1,0,false", "file2,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=2) { +([]string) (len=3) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,0,false", Test: TestRWFileHandleWriteNoWrite 2026/09/23 02:33:49 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:33:49 DEBUG : dir: Looking for writers 2026/09/23 02:33:49 DEBUG : Looking for writers 2026/09/23 02:33:49 DEBUG : dir: reading active writers 2026/09/23 02:33:49 DEBUG : file1: reading active writers 2026/09/23 02:33:49 DEBUG : file2: reading active writers 2026/09/23 02:33:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/23 02:33:49 DEBUG : dir: Looking for writers 2026/09/23 02:33:49 DEBUG : Looking for writers 2026/09/23 02:33:49 DEBUG : dir: reading active writers 2026/09/23 02:33:49 DEBUG : file1: reading active writers 2026/09/23 02:33:49 DEBUG : file2: reading active writers 2026/09/23 02:33:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/23 02:33:49 DEBUG : dir: Looking for writers 2026/09/23 02:33:49 DEBUG : Looking for writers 2026/09/23 02:33:49 DEBUG : dir: reading active writers 2026/09/23 02:33:49 DEBUG : file1: reading active writers 2026/09/23 02:33:49 DEBUG : file2: reading active writers 2026/09/23 02:33:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/23 02:33:49 DEBUG : dir: Looking for writers 2026/09/23 02:33:49 DEBUG : Looking for writers 2026/09/23 02:33:49 DEBUG : dir: reading active writers 2026/09/23 02:33:49 DEBUG : file1: reading active writers 2026/09/23 02:33:49 DEBUG : file2: reading active writers 2026/09/23 02:33:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/23 02:33:49 DEBUG : file1: vfs cache: starting upload 2026/09/23 02:33:49 ERROR : file1: Failed to copy: can't upload empty files to this remote 2026/09/23 02:33:49 DEBUG : file2: vfs cache: starting upload 2026/09/23 02:33:49 ERROR : file1: Writeback failed: can't upload empty files to this remote 2026/09/23 02:33:49 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 02:33:49 ERROR : file2: Failed to copy: can't upload empty files to this remote 2026/09/23 02:33:49 ERROR : file2: Writeback failed: can't upload empty files to this remote 2026/09/23 02:33:49 INFO : file2: vfs cache: upload succeeded try #1 2026/09/23 02:33:49 DEBUG : dir: Looking for writers 2026/09/23 02:33:49 DEBUG : Looking for writers 2026/09/23 02:33:49 DEBUG : dir: reading active writers 2026/09/23 02:33:49 DEBUG : file1: reading active writers 2026/09/23 02:33:49 DEBUG : file2: reading active writers 2026/09/23 02:33:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/23 02:33:49 DEBUG : dir: Looking for writers 2026/09/23 02:33:49 DEBUG : Looking for writers 2026/09/23 02:33:49 DEBUG : dir: reading active writers 2026/09/23 02:33:49 DEBUG : file1: reading active writers 2026/09/23 02:33:49 DEBUG : file2: reading active writers 2026/09/23 02:33:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/23 02:33:49 DEBUG : dir: Looking for writers 2026/09/23 02:33:49 DEBUG : Looking for writers 2026/09/23 02:33:49 DEBUG : dir: reading active writers 2026/09/23 02:33:49 DEBUG : file1: reading active writers 2026/09/23 02:33:49 DEBUG : file2: reading active writers 2026/09/23 02:33:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/23 02:33:50 DEBUG : dir: Looking for writers 2026/09/23 02:33:50 DEBUG : Looking for writers 2026/09/23 02:33:50 DEBUG : file1: reading active writers 2026/09/23 02:33:50 DEBUG : file2: reading active writers 2026/09/23 02:33:50 DEBUG : dir: reading active writers 2026/09/23 02:33:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:33:51 DEBUG : forgetting directory cache 2026/09/23 02:33:51 DEBUG : dir: forgetting directory cache 2026/09/23 02:33:51 DEBUG : dir: Looking for writers 2026/09/23 02:33:51 DEBUG : Looking for writers 2026/09/23 02:33:51 DEBUG : dir: reading active writers 2026/09/23 02:33:51 DEBUG : file1: reading active writers 2026/09/23 02:33:51 DEBUG : file2: reading active writers 2026/09/23 02:33:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:33:52 DEBUG : dir: Looking for writers 2026/09/23 02:33:52 DEBUG : Looking for writers 2026/09/23 02:33:52 DEBUG : file2: reading active writers 2026/09/23 02:33:52 DEBUG : dir: reading active writers 2026/09/23 02:33:52 DEBUG : file1: reading active writers 2026/09/23 02:33:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:33:53 DEBUG : dir: Looking for writers 2026/09/23 02:33:53 DEBUG : Looking for writers 2026/09/23 02:33:53 DEBUG : dir: reading active writers 2026/09/23 02:33:53 DEBUG : file1: reading active writers 2026/09/23 02:33:53 DEBUG : file2: reading active writers 2026/09/23 02:33:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:33:54 DEBUG : dir: Looking for writers 2026/09/23 02:33:54 DEBUG : Looking for writers 2026/09/23 02:33:54 DEBUG : dir: reading active writers 2026/09/23 02:33:54 DEBUG : file1: reading active writers 2026/09/23 02:33:54 DEBUG : file2: reading active writers 2026/09/23 02:33:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:33:55 DEBUG : dir: Looking for writers 2026/09/23 02:33:55 DEBUG : Looking for writers 2026/09/23 02:33:55 DEBUG : dir: reading active writers 2026/09/23 02:33:55 DEBUG : file1: reading active writers 2026/09/23 02:33:55 DEBUG : file2: reading active writers 2026/09/23 02:33:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:33:56 DEBUG : dir: Looking for writers 2026/09/23 02:33:56 DEBUG : Looking for writers 2026/09/23 02:33:56 DEBUG : file2: reading active writers 2026/09/23 02:33:56 DEBUG : dir: reading active writers 2026/09/23 02:33:56 DEBUG : file1: reading active writers 2026/09/23 02:33:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:33:57 DEBUG : dir: Looking for writers 2026/09/23 02:33:57 DEBUG : Looking for writers 2026/09/23 02:33:57 DEBUG : dir: reading active writers 2026/09/23 02:33:57 DEBUG : file1: reading active writers 2026/09/23 02:33:57 DEBUG : file2: reading active writers 2026/09/23 02:33:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:33:58 DEBUG : dir: Looking for writers 2026/09/23 02:33:58 DEBUG : Looking for writers 2026/09/23 02:33:58 DEBUG : dir: reading active writers 2026/09/23 02:33:58 DEBUG : file1: reading active writers 2026/09/23 02:33:58 DEBUG : file2: reading active writers 2026/09/23 02:33:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:33:59 DEBUG : dir: Looking for writers 2026/09/23 02:33:59 DEBUG : Looking for writers 2026/09/23 02:33:59 DEBUG : file1: reading active writers 2026/09/23 02:33:59 DEBUG : file2: reading active writers 2026/09/23 02:33:59 DEBUG : dir: reading active writers 2026/09/23 02:33:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:00 DEBUG : dir: Looking for writers 2026/09/23 02:34:00 DEBUG : Looking for writers 2026/09/23 02:34:00 DEBUG : dir: reading active writers 2026/09/23 02:34:00 DEBUG : file1: reading active writers 2026/09/23 02:34:00 DEBUG : file2: reading active writers 2026/09/23 02:34:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:01 DEBUG : dir: Looking for writers 2026/09/23 02:34:01 DEBUG : Looking for writers 2026/09/23 02:34:01 DEBUG : dir: reading active writers 2026/09/23 02:34:01 DEBUG : file1: reading active writers 2026/09/23 02:34:01 DEBUG : file2: reading active writers 2026/09/23 02:34:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:02 DEBUG : dir: Looking for writers 2026/09/23 02:34:02 DEBUG : Looking for writers 2026/09/23 02:34:02 DEBUG : dir: reading active writers 2026/09/23 02:34:02 DEBUG : file1: reading active writers 2026/09/23 02:34:02 DEBUG : file2: reading active writers 2026/09/23 02:34:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:03 DEBUG : dir: Looking for writers 2026/09/23 02:34:03 DEBUG : Looking for writers 2026/09/23 02:34:03 DEBUG : dir: reading active writers 2026/09/23 02:34:03 DEBUG : file1: reading active writers 2026/09/23 02:34:03 DEBUG : file2: reading active writers 2026/09/23 02:34:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:04 DEBUG : dir: Looking for writers 2026/09/23 02:34:04 DEBUG : Looking for writers 2026/09/23 02:34:04 DEBUG : dir: reading active writers 2026/09/23 02:34:04 DEBUG : file1: reading active writers 2026/09/23 02:34:04 DEBUG : file2: reading active writers 2026/09/23 02:34:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:05 DEBUG : dir: Looking for writers 2026/09/23 02:34:05 DEBUG : Looking for writers 2026/09/23 02:34:05 DEBUG : dir: reading active writers 2026/09/23 02:34:05 DEBUG : file1: reading active writers 2026/09/23 02:34:05 DEBUG : file2: reading active writers 2026/09/23 02:34:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:06 DEBUG : dir: Looking for writers 2026/09/23 02:34:06 DEBUG : Looking for writers 2026/09/23 02:34:06 DEBUG : dir: reading active writers 2026/09/23 02:34:06 DEBUG : file1: reading active writers 2026/09/23 02:34:06 DEBUG : file2: reading active writers 2026/09/23 02:34:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:07 DEBUG : dir: Looking for writers 2026/09/23 02:34:07 DEBUG : Looking for writers 2026/09/23 02:34:07 DEBUG : dir: reading active writers 2026/09/23 02:34:07 DEBUG : file1: reading active writers 2026/09/23 02:34:07 DEBUG : file2: reading active writers 2026/09/23 02:34:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:08 DEBUG : dir: Looking for writers 2026/09/23 02:34:08 DEBUG : Looking for writers 2026/09/23 02:34:08 DEBUG : dir: reading active writers 2026/09/23 02:34:08 DEBUG : file1: reading active writers 2026/09/23 02:34:08 DEBUG : file2: reading active writers 2026/09/23 02:34:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:09 DEBUG : dir: Looking for writers 2026/09/23 02:34:09 DEBUG : Looking for writers 2026/09/23 02:34:09 DEBUG : dir: reading active writers 2026/09/23 02:34:09 DEBUG : file1: reading active writers 2026/09/23 02:34:09 DEBUG : file2: reading active writers 2026/09/23 02:34:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:10 DEBUG : dir: Looking for writers 2026/09/23 02:34:10 DEBUG : Looking for writers 2026/09/23 02:34:10 DEBUG : dir: reading active writers 2026/09/23 02:34:10 DEBUG : file1: reading active writers 2026/09/23 02:34:10 DEBUG : file2: reading active writers 2026/09/23 02:34:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:11 DEBUG : dir: Looking for writers 2026/09/23 02:34:11 DEBUG : Looking for writers 2026/09/23 02:34:11 DEBUG : dir: reading active writers 2026/09/23 02:34:11 DEBUG : file1: reading active writers 2026/09/23 02:34:11 DEBUG : file2: reading active writers 2026/09/23 02:34:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:12 DEBUG : dir: Looking for writers 2026/09/23 02:34:12 DEBUG : Looking for writers 2026/09/23 02:34:12 DEBUG : dir: reading active writers 2026/09/23 02:34:12 DEBUG : file1: reading active writers 2026/09/23 02:34:12 DEBUG : file2: reading active writers 2026/09/23 02:34:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:13 DEBUG : dir: Looking for writers 2026/09/23 02:34:13 DEBUG : Looking for writers 2026/09/23 02:34:13 DEBUG : dir: reading active writers 2026/09/23 02:34:13 DEBUG : file1: reading active writers 2026/09/23 02:34:13 DEBUG : file2: reading active writers 2026/09/23 02:34:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:14 DEBUG : dir: Looking for writers 2026/09/23 02:34:14 DEBUG : Looking for writers 2026/09/23 02:34:14 DEBUG : dir: reading active writers 2026/09/23 02:34:14 DEBUG : file1: reading active writers 2026/09/23 02:34:14 DEBUG : file2: reading active writers 2026/09/23 02:34:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:15 DEBUG : dir: Looking for writers 2026/09/23 02:34:15 DEBUG : Looking for writers 2026/09/23 02:34:15 DEBUG : dir: reading active writers 2026/09/23 02:34:15 DEBUG : file1: reading active writers 2026/09/23 02:34:15 DEBUG : file2: reading active writers 2026/09/23 02:34:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:16 DEBUG : dir: Looking for writers 2026/09/23 02:34:16 DEBUG : Looking for writers 2026/09/23 02:34:16 DEBUG : dir: reading active writers 2026/09/23 02:34:16 DEBUG : file1: reading active writers 2026/09/23 02:34:16 DEBUG : file2: reading active writers 2026/09/23 02:34:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:17 DEBUG : dir: Looking for writers 2026/09/23 02:34:17 DEBUG : Looking for writers 2026/09/23 02:34:17 DEBUG : dir: reading active writers 2026/09/23 02:34:17 DEBUG : file1: reading active writers 2026/09/23 02:34:17 DEBUG : file2: reading active writers 2026/09/23 02:34:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:18 DEBUG : dir: Looking for writers 2026/09/23 02:34:18 DEBUG : Looking for writers 2026/09/23 02:34:18 DEBUG : dir: reading active writers 2026/09/23 02:34:18 DEBUG : file1: reading active writers 2026/09/23 02:34:18 DEBUG : file2: reading active writers 2026/09/23 02:34:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:19 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file1": &{c:0x3c8f89f57800 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3c8f8a627c28 notify:{wait:0 notify:0 lock:0 head: tail:} checker:66587199700064} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:14025595188314062225 ext:1538993451185 loc:0x4c0a600} ATime:{wall:14025595188314307178 ext:1538993696138 loc:0x4c0a600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer: closing:}, "file2": &{c:0x3c8f89f57800 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3c8f8a627d48 notify:{wait:0 notify:0 lock:0 head: tail:} checker:66587199700352} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:14025595188315083306 ext:1538994472266 loc:0x4c0a600} ATime:{wall:14025595188315228260 ext:1538994617210 loc:0x4c0a600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false graceTimer: closing:}, } 2026/09/23 02:34:19 DEBUG : >WaitForWriters: fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache 2026/09/23 02:34:21 DEBUG : forgetting directory cache 2026/09/23 02:34:21 DEBUG : dir: forgetting directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "dir/file1" fstest.go:204: Not found "file1" fstest.go:204: Not found "file2" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Not equal: expected: 0 actual : 2 Test: TestRWFileHandleWriteNoWrite Messages: 2 objects not found fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteNoWrite Messages: directories 2026/09/23 02:34:28 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:34:28 DEBUG : dir: Looking for writers 2026/09/23 02:34:28 DEBUG : Looking for writers 2026/09/23 02:34:28 DEBUG : dir: reading active writers 2026/09/23 02:34:28 DEBUG : file1: reading active writers 2026/09/23 02:34:28 DEBUG : file2: reading active writers 2026/09/23 02:34:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/23 02:34:28 DEBUG : dir: Looking for writers 2026/09/23 02:34:28 DEBUG : Looking for writers 2026/09/23 02:34:28 DEBUG : dir: reading active writers 2026/09/23 02:34:28 DEBUG : file1: reading active writers 2026/09/23 02:34:28 DEBUG : file2: reading active writers 2026/09/23 02:34:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/23 02:34:28 DEBUG : dir: Looking for writers 2026/09/23 02:34:28 DEBUG : Looking for writers 2026/09/23 02:34:28 DEBUG : file1: reading active writers 2026/09/23 02:34:28 DEBUG : file2: reading active writers 2026/09/23 02:34:28 DEBUG : dir: reading active writers 2026/09/23 02:34:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/23 02:34:28 DEBUG : dir: Looking for writers 2026/09/23 02:34:28 DEBUG : Looking for writers 2026/09/23 02:34:28 DEBUG : dir: reading active writers 2026/09/23 02:34:28 DEBUG : file1: reading active writers 2026/09/23 02:34:28 DEBUG : file2: reading active writers 2026/09/23 02:34:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/23 02:34:28 DEBUG : dir: Looking for writers 2026/09/23 02:34:28 DEBUG : Looking for writers 2026/09/23 02:34:28 DEBUG : file2: reading active writers 2026/09/23 02:34:28 DEBUG : dir: reading active writers 2026/09/23 02:34:28 DEBUG : file1: reading active writers 2026/09/23 02:34:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/23 02:34:28 DEBUG : dir: Looking for writers 2026/09/23 02:34:28 DEBUG : Looking for writers 2026/09/23 02:34:28 DEBUG : dir: reading active writers 2026/09/23 02:34:28 DEBUG : file1: reading active writers 2026/09/23 02:34:28 DEBUG : file2: reading active writers 2026/09/23 02:34:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/23 02:34:29 DEBUG : dir: Looking for writers 2026/09/23 02:34:29 DEBUG : Looking for writers 2026/09/23 02:34:29 DEBUG : dir: reading active writers 2026/09/23 02:34:29 DEBUG : file1: reading active writers 2026/09/23 02:34:29 DEBUG : file2: reading active writers 2026/09/23 02:34:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/23 02:34:29 DEBUG : dir: Looking for writers 2026/09/23 02:34:29 DEBUG : Looking for writers 2026/09/23 02:34:29 DEBUG : dir: reading active writers 2026/09/23 02:34:29 DEBUG : file1: reading active writers 2026/09/23 02:34:29 DEBUG : file2: reading active writers 2026/09/23 02:34:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:30 DEBUG : dir: Looking for writers 2026/09/23 02:34:30 DEBUG : Looking for writers 2026/09/23 02:34:30 DEBUG : dir: reading active writers 2026/09/23 02:34:30 DEBUG : file1: reading active writers 2026/09/23 02:34:30 DEBUG : file2: reading active writers 2026/09/23 02:34:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:31 DEBUG : dir: Looking for writers 2026/09/23 02:34:31 DEBUG : Looking for writers 2026/09/23 02:34:31 DEBUG : file1: reading active writers 2026/09/23 02:34:31 DEBUG : file2: reading active writers 2026/09/23 02:34:31 DEBUG : dir: reading active writers 2026/09/23 02:34:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:32 DEBUG : dir: Looking for writers 2026/09/23 02:34:32 DEBUG : Looking for writers 2026/09/23 02:34:32 DEBUG : dir: reading active writers 2026/09/23 02:34:32 DEBUG : file1: reading active writers 2026/09/23 02:34:32 DEBUG : file2: reading active writers 2026/09/23 02:34:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:33 DEBUG : dir: Looking for writers 2026/09/23 02:34:33 DEBUG : Looking for writers 2026/09/23 02:34:33 DEBUG : dir: reading active writers 2026/09/23 02:34:33 DEBUG : file1: reading active writers 2026/09/23 02:34:33 DEBUG : file2: reading active writers 2026/09/23 02:34:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:34 DEBUG : dir: Looking for writers 2026/09/23 02:34:34 DEBUG : Looking for writers 2026/09/23 02:34:34 DEBUG : dir: reading active writers 2026/09/23 02:34:34 DEBUG : file1: reading active writers 2026/09/23 02:34:34 DEBUG : file2: reading active writers 2026/09/23 02:34:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:35 DEBUG : dir: Looking for writers 2026/09/23 02:34:35 DEBUG : Looking for writers 2026/09/23 02:34:35 DEBUG : dir: reading active writers 2026/09/23 02:34:35 DEBUG : file1: reading active writers 2026/09/23 02:34:35 DEBUG : file2: reading active writers 2026/09/23 02:34:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:36 DEBUG : dir: Looking for writers 2026/09/23 02:34:36 DEBUG : Looking for writers 2026/09/23 02:34:36 DEBUG : dir: reading active writers 2026/09/23 02:34:36 DEBUG : file1: reading active writers 2026/09/23 02:34:36 DEBUG : file2: reading active writers 2026/09/23 02:34:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:37 DEBUG : dir: Looking for writers 2026/09/23 02:34:37 DEBUG : Looking for writers 2026/09/23 02:34:37 DEBUG : dir: reading active writers 2026/09/23 02:34:37 DEBUG : file1: reading active writers 2026/09/23 02:34:37 DEBUG : file2: reading active writers 2026/09/23 02:34:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:38 DEBUG : dir: Looking for writers 2026/09/23 02:34:38 DEBUG : Looking for writers 2026/09/23 02:34:38 DEBUG : dir: reading active writers 2026/09/23 02:34:38 DEBUG : file1: reading active writers 2026/09/23 02:34:38 DEBUG : file2: reading active writers 2026/09/23 02:34:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:39 DEBUG : dir: Looking for writers 2026/09/23 02:34:39 DEBUG : Looking for writers 2026/09/23 02:34:39 DEBUG : dir: reading active writers 2026/09/23 02:34:39 DEBUG : file1: reading active writers 2026/09/23 02:34:39 DEBUG : file2: reading active writers 2026/09/23 02:34:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:40 DEBUG : dir: Looking for writers 2026/09/23 02:34:40 DEBUG : Looking for writers 2026/09/23 02:34:40 DEBUG : dir: reading active writers 2026/09/23 02:34:40 DEBUG : file1: reading active writers 2026/09/23 02:34:40 DEBUG : file2: reading active writers 2026/09/23 02:34:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:41 DEBUG : dir: Looking for writers 2026/09/23 02:34:41 DEBUG : Looking for writers 2026/09/23 02:34:41 DEBUG : dir: reading active writers 2026/09/23 02:34:41 DEBUG : file1: reading active writers 2026/09/23 02:34:41 DEBUG : file2: reading active writers 2026/09/23 02:34:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:42 DEBUG : dir: Looking for writers 2026/09/23 02:34:42 DEBUG : Looking for writers 2026/09/23 02:34:42 DEBUG : dir: reading active writers 2026/09/23 02:34:42 DEBUG : file1: reading active writers 2026/09/23 02:34:42 DEBUG : file2: reading active writers 2026/09/23 02:34:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:43 DEBUG : dir: Looking for writers 2026/09/23 02:34:43 DEBUG : Looking for writers 2026/09/23 02:34:43 DEBUG : file1: reading active writers 2026/09/23 02:34:43 DEBUG : file2: reading active writers 2026/09/23 02:34:43 DEBUG : dir: reading active writers 2026/09/23 02:34:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:44 DEBUG : dir: Looking for writers 2026/09/23 02:34:44 DEBUG : Looking for writers 2026/09/23 02:34:44 DEBUG : dir: reading active writers 2026/09/23 02:34:44 DEBUG : file1: reading active writers 2026/09/23 02:34:44 DEBUG : file2: reading active writers 2026/09/23 02:34:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:45 DEBUG : dir: Looking for writers 2026/09/23 02:34:45 DEBUG : Looking for writers 2026/09/23 02:34:45 DEBUG : file1: reading active writers 2026/09/23 02:34:45 DEBUG : file2: reading active writers 2026/09/23 02:34:45 DEBUG : dir: reading active writers 2026/09/23 02:34:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:46 DEBUG : dir: Looking for writers 2026/09/23 02:34:46 DEBUG : Looking for writers 2026/09/23 02:34:46 DEBUG : dir: reading active writers 2026/09/23 02:34:46 DEBUG : file1: reading active writers 2026/09/23 02:34:46 DEBUG : file2: reading active writers 2026/09/23 02:34:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:47 DEBUG : dir: Looking for writers 2026/09/23 02:34:47 DEBUG : Looking for writers 2026/09/23 02:34:47 DEBUG : file2: reading active writers 2026/09/23 02:34:47 DEBUG : dir: reading active writers 2026/09/23 02:34:47 DEBUG : file1: reading active writers 2026/09/23 02:34:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/09/23 02:34:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file2 not removed, freed 0 bytes 2026/09/23 02:34:48 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 2 (was 2) in use 2, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:34:48 DEBUG : dir: Looking for writers 2026/09/23 02:34:48 DEBUG : Looking for writers 2026/09/23 02:34:48 DEBUG : file1: reading active writers 2026/09/23 02:34:48 DEBUG : file2: reading active writers 2026/09/23 02:34:48 DEBUG : dir: reading active writers 2026/09/23 02:34:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:49 DEBUG : dir: Looking for writers 2026/09/23 02:34:49 DEBUG : Looking for writers 2026/09/23 02:34:49 DEBUG : dir: reading active writers 2026/09/23 02:34:49 DEBUG : file1: reading active writers 2026/09/23 02:34:49 DEBUG : file2: reading active writers 2026/09/23 02:34:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:50 DEBUG : dir: Looking for writers 2026/09/23 02:34:50 DEBUG : Looking for writers 2026/09/23 02:34:50 DEBUG : dir: reading active writers 2026/09/23 02:34:50 DEBUG : file1: reading active writers 2026/09/23 02:34:50 DEBUG : file2: reading active writers 2026/09/23 02:34:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:51 DEBUG : forgetting directory cache 2026/09/23 02:34:51 DEBUG : dir: forgetting directory cache 2026/09/23 02:34:51 DEBUG : dir: Looking for writers 2026/09/23 02:34:51 DEBUG : Looking for writers 2026/09/23 02:34:51 DEBUG : file2: reading active writers 2026/09/23 02:34:51 DEBUG : dir: reading active writers 2026/09/23 02:34:51 DEBUG : file1: reading active writers 2026/09/23 02:34:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:52 DEBUG : dir: Looking for writers 2026/09/23 02:34:52 DEBUG : Looking for writers 2026/09/23 02:34:52 DEBUG : file1: reading active writers 2026/09/23 02:34:52 DEBUG : file2: reading active writers 2026/09/23 02:34:52 DEBUG : dir: reading active writers 2026/09/23 02:34:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:53 DEBUG : dir: Looking for writers 2026/09/23 02:34:53 DEBUG : Looking for writers 2026/09/23 02:34:53 DEBUG : dir: reading active writers 2026/09/23 02:34:53 DEBUG : file1: reading active writers 2026/09/23 02:34:53 DEBUG : file2: reading active writers 2026/09/23 02:34:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:54 DEBUG : dir: Looking for writers 2026/09/23 02:34:54 DEBUG : Looking for writers 2026/09/23 02:34:54 DEBUG : dir: reading active writers 2026/09/23 02:34:54 DEBUG : file1: reading active writers 2026/09/23 02:34:54 DEBUG : file2: reading active writers 2026/09/23 02:34:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:55 DEBUG : dir: Looking for writers 2026/09/23 02:34:55 DEBUG : Looking for writers 2026/09/23 02:34:55 DEBUG : dir: reading active writers 2026/09/23 02:34:55 DEBUG : file1: reading active writers 2026/09/23 02:34:55 DEBUG : file2: reading active writers 2026/09/23 02:34:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:56 DEBUG : dir: Looking for writers 2026/09/23 02:34:56 DEBUG : Looking for writers 2026/09/23 02:34:56 DEBUG : dir: reading active writers 2026/09/23 02:34:56 DEBUG : file1: reading active writers 2026/09/23 02:34:56 DEBUG : file2: reading active writers 2026/09/23 02:34:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:57 DEBUG : dir: Looking for writers 2026/09/23 02:34:57 DEBUG : Looking for writers 2026/09/23 02:34:57 DEBUG : file2: reading active writers 2026/09/23 02:34:57 DEBUG : dir: reading active writers 2026/09/23 02:34:57 DEBUG : file1: reading active writers 2026/09/23 02:34:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/23 02:34:58 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file1": &{c:0x3c8f89f57800 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3c8f8a627c28 notify:{wait:0 notify:0 lock:0 head: tail:} checker:66587199700064} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:14025595188314062225 ext:1538993451185 loc:0x4c0a600} ATime:{wall:14025595188314307178 ext:1538993696138 loc:0x4c0a600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer: closing:}, "file2": &{c:0x3c8f89f57800 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3c8f8a627d48 notify:{wait:0 notify:0 lock:0 head: tail:} checker:66587199700352} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:14025595188315083306 ext:1538994472266 loc:0x4c0a600} ATime:{wall:14025595188315228260 ext:1538994617210 loc:0x4c0a600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false graceTimer: closing:}, } 2026/09/23 02:34:58 DEBUG : >WaitForWriters: 2026/09/23 02:34:58 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleWriteNoWrite Messages: directories --- FAIL: TestRWFileHandleWriteNoWrite (85.97s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:35:14 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:35:14 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:35:14 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:14 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:14 DEBUG : Config file has changed externally - reloading 2026/09/23 02:35:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:35:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:35:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:35:14 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:35:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:35:15 DEBUG : file1: newRWFileHandle: 2026/09/23 02:35:15 DEBUG : file1(0x3c8f89dfb080): openPending: 2026/09/23 02:35:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:35:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:35:15 DEBUG : file1(0x3c8f89dfb080): >openPending: err= 2026/09/23 02:35:15 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 02:35:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:35:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 02:35:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 02:35:15 DEBUG : file1(0x3c8f89dfb080): _writeAt: size=5, off=0 2026/09/23 02:35:15 DEBUG : file1(0x3c8f89dfb080): >_writeAt: n=5, err= 2026/09/23 02:35:15 DEBUG : file1(0x3c8f89dfb080): RWFileHandle.Flush 2026/09/23 02:35:15 DEBUG : file1(0x3c8f89dfb080): RWFileHandle.Flush 2026/09/23 02:35:15 DEBUG : file1(0x3c8f89dfb080): close: 2026/09/23 02:35:15 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 02:35:15.21393743 +0000 UTC m=+1624.890506324 2026/09/23 02:35:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 02:35:15 DEBUG : file1(0x3c8f89dfb080): >close: err= 2026/09/23 02:35:15 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:35:15 DEBUG : dir: Looking for writers 2026/09/23 02:35:15 DEBUG : Looking for writers 2026/09/23 02:35:15 DEBUG : dir: reading active writers 2026/09/23 02:35:15 DEBUG : file1: reading active writers 2026/09/23 02:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 02:35:15 DEBUG : dir: Looking for writers 2026/09/23 02:35:15 DEBUG : Looking for writers 2026/09/23 02:35:15 DEBUG : dir: reading active writers 2026/09/23 02:35:15 DEBUG : file1: reading active writers 2026/09/23 02:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 02:35:15 DEBUG : dir: Looking for writers 2026/09/23 02:35:15 DEBUG : Looking for writers 2026/09/23 02:35:15 DEBUG : dir: reading active writers 2026/09/23 02:35:15 DEBUG : file1: reading active writers 2026/09/23 02:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 02:35:15 DEBUG : dir: Looking for writers 2026/09/23 02:35:15 DEBUG : Looking for writers 2026/09/23 02:35:15 DEBUG : dir: reading active writers 2026/09/23 02:35:15 DEBUG : file1: reading active writers 2026/09/23 02:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 02:35:15 DEBUG : file1: vfs cache: starting upload 2026/09/23 02:35:15 DEBUG : dir: Looking for writers 2026/09/23 02:35:15 DEBUG : Looking for writers 2026/09/23 02:35:15 DEBUG : file1: reading active writers 2026/09/23 02:35:15 DEBUG : dir: reading active writers 2026/09/23 02:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 02:35:15 DEBUG : dir: Looking for writers 2026/09/23 02:35:15 DEBUG : Looking for writers 2026/09/23 02:35:15 DEBUG : dir: reading active writers 2026/09/23 02:35:15 DEBUG : file1: reading active writers 2026/09/23 02:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 02:35:15 DEBUG : dir: Looking for writers 2026/09/23 02:35:15 DEBUG : Looking for writers 2026/09/23 02:35:15 DEBUG : dir: reading active writers 2026/09/23 02:35:15 DEBUG : file1: reading active writers 2026/09/23 02:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/23 02:35:16 DEBUG : dir: Looking for writers 2026/09/23 02:35:16 DEBUG : Looking for writers 2026/09/23 02:35:16 DEBUG : dir: reading active writers 2026/09/23 02:35:16 DEBUG : file1: reading active writers 2026/09/23 02:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:35:17 DEBUG : dir: Looking for writers 2026/09/23 02:35:17 DEBUG : Looking for writers 2026/09/23 02:35:17 DEBUG : dir: reading active writers 2026/09/23 02:35:17 DEBUG : file1: reading active writers 2026/09/23 02:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:35:17 DEBUG : file1: size = 5 OK 2026/09/23 02:35:17 INFO : file1: Copied (new) 2026/09/23 02:35:17 DEBUG : file1: vfs cache: fingerprint now "5" 2026/09/23 02:35:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 02:35:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:35:17 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 02:35:18 DEBUG : dir: Looking for writers 2026/09/23 02:35:18 DEBUG : Looking for writers 2026/09/23 02:35:18 DEBUG : file1: reading active writers 2026/09/23 02:35:18 DEBUG : dir: reading active writers 2026/09/23 02:35:18 DEBUG : >WaitForWriters: 2026/09/23 02:35:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/09/23 02:35:21 DEBUG : forgetting directory cache 2026/09/23 02:35:21 DEBUG : dir: forgetting directory cache run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleFlushWrite Messages: directories --- FAIL: TestRWFileHandleFlushWrite (21.08s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:35:35 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:35:35 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:35:35 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:35 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:35 DEBUG : Config file has changed externally - reloading 2026/09/23 02:35:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:35:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:35:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:35:35 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:35:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:35:36 DEBUG : file1: newRWFileHandle: 2026/09/23 02:35:36 DEBUG : file1(0x3c8f8a1ceb00): openPending: 2026/09/23 02:35:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:35:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:35:36 DEBUG : file1(0x3c8f8a1ceb00): >openPending: err= 2026/09/23 02:35:36 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 02:35:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:35:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 02:35:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 02:35:36 DEBUG : file1(0x3c8f8a1ceb00): _writeAt: size=5, off=0 2026/09/23 02:35:36 DEBUG : file1(0x3c8f8a1ceb00): >_writeAt: n=5, err= 2026/09/23 02:35:36 DEBUG : file1(0x3c8f8a1ceb00): RWFileHandle.Release 2026/09/23 02:35:36 DEBUG : file1(0x3c8f8a1ceb00): close: 2026/09/23 02:35:36 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 02:35:36.284754677 +0000 UTC m=+1645.961323541 2026/09/23 02:35:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 02:35:36 DEBUG : file1(0x3c8f8a1ceb00): >close: err= 2026/09/23 02:35:36 DEBUG : file1(0x3c8f8a1ceb00): RWFileHandle.Release 2026/09/23 02:35:36 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:35:36 DEBUG : dir: Looking for writers 2026/09/23 02:35:36 DEBUG : Looking for writers 2026/09/23 02:35:36 DEBUG : dir: reading active writers 2026/09/23 02:35:36 DEBUG : file1: reading active writers 2026/09/23 02:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 02:35:36 DEBUG : dir: Looking for writers 2026/09/23 02:35:36 DEBUG : Looking for writers 2026/09/23 02:35:36 DEBUG : dir: reading active writers 2026/09/23 02:35:36 DEBUG : file1: reading active writers 2026/09/23 02:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 02:35:36 DEBUG : dir: Looking for writers 2026/09/23 02:35:36 DEBUG : Looking for writers 2026/09/23 02:35:36 DEBUG : dir: reading active writers 2026/09/23 02:35:36 DEBUG : file1: reading active writers 2026/09/23 02:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 02:35:36 DEBUG : dir: Looking for writers 2026/09/23 02:35:36 DEBUG : Looking for writers 2026/09/23 02:35:36 DEBUG : dir: reading active writers 2026/09/23 02:35:36 DEBUG : file1: reading active writers 2026/09/23 02:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 02:35:36 DEBUG : file1: vfs cache: starting upload 2026/09/23 02:35:36 DEBUG : dir: Looking for writers 2026/09/23 02:35:36 DEBUG : Looking for writers 2026/09/23 02:35:36 DEBUG : dir: reading active writers 2026/09/23 02:35:36 DEBUG : file1: reading active writers 2026/09/23 02:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 02:35:36 DEBUG : dir: Looking for writers 2026/09/23 02:35:36 DEBUG : Looking for writers 2026/09/23 02:35:36 DEBUG : dir: reading active writers 2026/09/23 02:35:36 DEBUG : file1: reading active writers 2026/09/23 02:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 02:35:36 DEBUG : dir: Looking for writers 2026/09/23 02:35:36 DEBUG : Looking for writers 2026/09/23 02:35:36 DEBUG : dir: reading active writers 2026/09/23 02:35:36 DEBUG : file1: reading active writers 2026/09/23 02:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/23 02:35:37 DEBUG : dir: Looking for writers 2026/09/23 02:35:37 DEBUG : Looking for writers 2026/09/23 02:35:37 DEBUG : dir: reading active writers 2026/09/23 02:35:37 DEBUG : file1: reading active writers 2026/09/23 02:35:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:35:38 DEBUG : file1: size = 5 OK 2026/09/23 02:35:38 INFO : file1: Copied (new) 2026/09/23 02:35:38 DEBUG : file1: vfs cache: fingerprint now "5" 2026/09/23 02:35:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 02:35:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:35:38 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 02:35:38 DEBUG : forgetting directory cache 2026/09/23 02:35:38 DEBUG : forgetting directory cache 2026/09/23 02:35:38 DEBUG : dir: Looking for writers 2026/09/23 02:35:38 DEBUG : Looking for writers 2026/09/23 02:35:38 DEBUG : dir: reading active writers 2026/09/23 02:35:38 DEBUG : file1: reading active writers 2026/09/23 02:35:38 DEBUG : >WaitForWriters: 2026/09/23 02:35:38 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:35:54 DEBUG : forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReleaseWrite Messages: directories --- FAIL: TestRWFileHandleReleaseWrite (19.89s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:35:55 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:35:55 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:35:55 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:55 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:35:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:35:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:35:55 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:35:56 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:35:56 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeTruncateExisting Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:36:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/23 02:36:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 02:36:08 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 02:36:08 DEBUG : dir/file1(0x3c8f8992c4c0): openPending: 2026/09/23 02:36:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/09/23 02:36:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 02:36:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 02:36:08 DEBUG : dir/file1(0x3c8f8992c4c0): >openPending: err= 2026/09/23 02:36:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/23 02:36:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 02:36:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 02:36:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/23 02:36:08 DEBUG : dir/file1(0x3c8f8992c4c0): _writeAt: size=5, off=0 2026/09/23 02:36:08 DEBUG : dir/file1(0x3c8f8992c4c0): >_writeAt: n=5, err= 2026/09/23 02:36:08 DEBUG : dir/file1(0x3c8f8992c4c0): close: 2026/09/23 02:36:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:36:08 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-23 02:36:08.446383381 +0000 UTC m=+1678.122952255 2026/09/23 02:36:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/23 02:36:08 DEBUG : dir/file1(0x3c8f8992c4c0): >close: err= 2026/09/23 02:36:08 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:36:08 DEBUG : dir: Looking for writers 2026/09/23 02:36:08 DEBUG : file1(1): reading active writers 2026/09/23 02:36:08 DEBUG : file1: reading active writers 2026/09/23 02:36:08 DEBUG : Looking for writers 2026/09/23 02:36:08 DEBUG : dir: reading active writers 2026/09/23 02:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 02:36:08 DEBUG : dir: Looking for writers 2026/09/23 02:36:08 DEBUG : file1: reading active writers 2026/09/23 02:36:08 DEBUG : file1(1): reading active writers 2026/09/23 02:36:08 DEBUG : Looking for writers 2026/09/23 02:36:08 DEBUG : dir: reading active writers 2026/09/23 02:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 02:36:08 DEBUG : dir: Looking for writers 2026/09/23 02:36:08 DEBUG : file1: reading active writers 2026/09/23 02:36:08 DEBUG : file1(1): reading active writers 2026/09/23 02:36:08 DEBUG : Looking for writers 2026/09/23 02:36:08 DEBUG : dir: reading active writers 2026/09/23 02:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 02:36:08 DEBUG : dir: Looking for writers 2026/09/23 02:36:08 DEBUG : file1: reading active writers 2026/09/23 02:36:08 DEBUG : file1(1): reading active writers 2026/09/23 02:36:08 DEBUG : Looking for writers 2026/09/23 02:36:08 DEBUG : dir: reading active writers 2026/09/23 02:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 02:36:08 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:36:08 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:36:08 DEBUG : dir: Looking for writers 2026/09/23 02:36:08 DEBUG : file1: reading active writers 2026/09/23 02:36:08 DEBUG : file1(1): reading active writers 2026/09/23 02:36:08 DEBUG : Looking for writers 2026/09/23 02:36:08 DEBUG : dir: reading active writers 2026/09/23 02:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 02:36:08 DEBUG : dir: Looking for writers 2026/09/23 02:36:08 DEBUG : file1: reading active writers 2026/09/23 02:36:08 DEBUG : file1(1): reading active writers 2026/09/23 02:36:08 DEBUG : Looking for writers 2026/09/23 02:36:08 DEBUG : dir: reading active writers 2026/09/23 02:36:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 02:36:08 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:09 DEBUG : dir: Looking for writers 2026/09/23 02:36:09 DEBUG : file1: reading active writers 2026/09/23 02:36:09 DEBUG : file1(1): reading active writers 2026/09/23 02:36:09 DEBUG : Looking for writers 2026/09/23 02:36:09 DEBUG : dir: reading active writers 2026/09/23 02:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/23 02:36:09 DEBUG : dir: Looking for writers 2026/09/23 02:36:09 DEBUG : file1: reading active writers 2026/09/23 02:36:09 DEBUG : file1(1): reading active writers 2026/09/23 02:36:09 DEBUG : Looking for writers 2026/09/23 02:36:09 DEBUG : dir: reading active writers 2026/09/23 02:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:10 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:36:10 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:36:10 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:10 INFO : dir/file1: Removing failed copy 2026/09/23 02:36:10 DEBUG : dir: Looking for writers 2026/09/23 02:36:10 DEBUG : file1: reading active writers 2026/09/23 02:36:10 DEBUG : file1(1): reading active writers 2026/09/23 02:36:10 DEBUG : Looking for writers 2026/09/23 02:36:10 DEBUG : dir: reading active writers 2026/09/23 02:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:10 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:10 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:10 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:36:10 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:36:11 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:11 DEBUG : forgetting directory cache 2026/09/23 02:36:11 DEBUG : dir: Looking for writers 2026/09/23 02:36:11 DEBUG : file1: reading active writers 2026/09/23 02:36:11 DEBUG : file1(1): reading active writers 2026/09/23 02:36:11 DEBUG : Looking for writers 2026/09/23 02:36:11 DEBUG : dir: reading active writers 2026/09/23 02:36:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:12 DEBUG : dir: Looking for writers 2026/09/23 02:36:12 DEBUG : file1: reading active writers 2026/09/23 02:36:12 DEBUG : file1(1): reading active writers 2026/09/23 02:36:12 DEBUG : Looking for writers 2026/09/23 02:36:12 DEBUG : dir: reading active writers 2026/09/23 02:36:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:13 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:36:13 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:36:13 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:13 INFO : dir/file1: Removing failed copy 2026/09/23 02:36:13 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:13 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:13 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:36:13 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:36:13 DEBUG : dir: Looking for writers 2026/09/23 02:36:13 DEBUG : file1: reading active writers 2026/09/23 02:36:13 DEBUG : file1(1): reading active writers 2026/09/23 02:36:13 DEBUG : Looking for writers 2026/09/23 02:36:13 DEBUG : dir: reading active writers 2026/09/23 02:36:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:13 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:14 DEBUG : dir: Looking for writers 2026/09/23 02:36:14 DEBUG : file1: reading active writers 2026/09/23 02:36:14 DEBUG : file1(1): reading active writers 2026/09/23 02:36:14 DEBUG : Looking for writers 2026/09/23 02:36:14 DEBUG : dir: reading active writers 2026/09/23 02:36:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:15 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:36:15 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:36:15 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:15 INFO : dir/file1: Removing failed copy 2026/09/23 02:36:15 DEBUG : dir: Looking for writers 2026/09/23 02:36:15 DEBUG : file1: reading active writers 2026/09/23 02:36:15 DEBUG : file1(1): reading active writers 2026/09/23 02:36:15 DEBUG : Looking for writers 2026/09/23 02:36:15 DEBUG : dir: reading active writers 2026/09/23 02:36:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:15 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:15 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:16 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:36:16 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:36:16 DEBUG : dir: Looking for writers 2026/09/23 02:36:16 DEBUG : file1: reading active writers 2026/09/23 02:36:16 DEBUG : file1(1): reading active writers 2026/09/23 02:36:16 DEBUG : Looking for writers 2026/09/23 02:36:16 DEBUG : dir: reading active writers 2026/09/23 02:36:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:16 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:17 DEBUG : dir: Looking for writers 2026/09/23 02:36:17 DEBUG : file1: reading active writers 2026/09/23 02:36:17 DEBUG : file1(1): reading active writers 2026/09/23 02:36:17 DEBUG : Looking for writers 2026/09/23 02:36:17 DEBUG : dir: reading active writers 2026/09/23 02:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:18 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:36:18 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:36:18 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:18 INFO : dir/file1: Removing failed copy 2026/09/23 02:36:18 DEBUG : dir: Looking for writers 2026/09/23 02:36:18 DEBUG : file1: reading active writers 2026/09/23 02:36:18 DEBUG : file1(1): reading active writers 2026/09/23 02:36:18 DEBUG : Looking for writers 2026/09/23 02:36:18 DEBUG : dir: reading active writers 2026/09/23 02:36:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:18 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:18 ERROR : dir/file1: vfs cache: failed to upload try #4, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:19 DEBUG : dir: Looking for writers 2026/09/23 02:36:19 DEBUG : file1: reading active writers 2026/09/23 02:36:19 DEBUG : file1(1): reading active writers 2026/09/23 02:36:19 DEBUG : Looking for writers 2026/09/23 02:36:19 DEBUG : dir: reading active writers 2026/09/23 02:36:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:20 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:36:20 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:36:20 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:20 DEBUG : dir: Looking for writers 2026/09/23 02:36:20 DEBUG : file1(1): reading active writers 2026/09/23 02:36:20 DEBUG : file1: reading active writers 2026/09/23 02:36:20 DEBUG : Looking for writers 2026/09/23 02:36:20 DEBUG : dir: reading active writers 2026/09/23 02:36:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:21 DEBUG : dir: Looking for writers 2026/09/23 02:36:21 DEBUG : file1: reading active writers 2026/09/23 02:36:21 DEBUG : file1(1): reading active writers 2026/09/23 02:36:21 DEBUG : Looking for writers 2026/09/23 02:36:21 DEBUG : dir: reading active writers 2026/09/23 02:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:22 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:36:22 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:36:22 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:22 INFO : dir/file1: Removing failed copy 2026/09/23 02:36:22 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:22 ERROR : dir/file1: vfs cache: failed to upload try #5, will retry in 3.2s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:22 DEBUG : dir: Looking for writers 2026/09/23 02:36:22 DEBUG : file1: reading active writers 2026/09/23 02:36:22 DEBUG : file1(1): reading active writers 2026/09/23 02:36:22 DEBUG : Looking for writers 2026/09/23 02:36:22 DEBUG : dir: reading active writers 2026/09/23 02:36:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:23 DEBUG : dir: Looking for writers 2026/09/23 02:36:23 DEBUG : file1: reading active writers 2026/09/23 02:36:23 DEBUG : file1(1): reading active writers 2026/09/23 02:36:23 DEBUG : Looking for writers 2026/09/23 02:36:23 DEBUG : dir: reading active writers 2026/09/23 02:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:24 DEBUG : dir: Looking for writers 2026/09/23 02:36:24 DEBUG : file1: reading active writers 2026/09/23 02:36:24 DEBUG : file1(1): reading active writers 2026/09/23 02:36:24 DEBUG : Looking for writers 2026/09/23 02:36:24 DEBUG : dir: reading active writers 2026/09/23 02:36:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:25 DEBUG : dir: Looking for writers 2026/09/23 02:36:25 DEBUG : file1: reading active writers 2026/09/23 02:36:25 DEBUG : file1(1): reading active writers 2026/09/23 02:36:25 DEBUG : Looking for writers 2026/09/23 02:36:25 DEBUG : dir: reading active writers 2026/09/23 02:36:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:25 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:36:25 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:36:26 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:26 DEBUG : dir: Looking for writers 2026/09/23 02:36:26 DEBUG : file1: reading active writers 2026/09/23 02:36:26 DEBUG : file1(1): reading active writers 2026/09/23 02:36:26 DEBUG : Looking for writers 2026/09/23 02:36:26 DEBUG : dir: reading active writers 2026/09/23 02:36:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:27 DEBUG : forgetting directory cache 2026/09/23 02:36:27 DEBUG : dir: Looking for writers 2026/09/23 02:36:27 DEBUG : file1: reading active writers 2026/09/23 02:36:27 DEBUG : file1(1): reading active writers 2026/09/23 02:36:27 DEBUG : Looking for writers 2026/09/23 02:36:27 DEBUG : dir: reading active writers 2026/09/23 02:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:27 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:36:27 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:36:27 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:27 INFO : dir/file1: Removing failed copy 2026/09/23 02:36:28 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:28 ERROR : dir/file1: vfs cache: failed to upload try #6, will retry in 6.4s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:28 DEBUG : dir: Looking for writers 2026/09/23 02:36:28 DEBUG : file1(1): reading active writers 2026/09/23 02:36:28 DEBUG : file1: reading active writers 2026/09/23 02:36:28 DEBUG : Looking for writers 2026/09/23 02:36:28 DEBUG : dir: reading active writers 2026/09/23 02:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:29 DEBUG : dir: Looking for writers 2026/09/23 02:36:29 DEBUG : file1: reading active writers 2026/09/23 02:36:29 DEBUG : file1(1): reading active writers 2026/09/23 02:36:29 DEBUG : Looking for writers 2026/09/23 02:36:29 DEBUG : dir: reading active writers 2026/09/23 02:36:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:30 DEBUG : dir: Looking for writers 2026/09/23 02:36:30 DEBUG : file1: reading active writers 2026/09/23 02:36:30 DEBUG : file1(1): reading active writers 2026/09/23 02:36:30 DEBUG : Looking for writers 2026/09/23 02:36:30 DEBUG : dir: reading active writers 2026/09/23 02:36:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:31 DEBUG : dir: Looking for writers 2026/09/23 02:36:31 DEBUG : file1(1): reading active writers 2026/09/23 02:36:31 DEBUG : file1: reading active writers 2026/09/23 02:36:31 DEBUG : Looking for writers 2026/09/23 02:36:31 DEBUG : dir: reading active writers 2026/09/23 02:36:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:32 DEBUG : dir: Looking for writers 2026/09/23 02:36:32 DEBUG : file1: reading active writers 2026/09/23 02:36:32 DEBUG : file1(1): reading active writers 2026/09/23 02:36:32 DEBUG : Looking for writers 2026/09/23 02:36:32 DEBUG : dir: reading active writers 2026/09/23 02:36:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:33 DEBUG : dir: Looking for writers 2026/09/23 02:36:33 DEBUG : file1: reading active writers 2026/09/23 02:36:33 DEBUG : file1(1): reading active writers 2026/09/23 02:36:33 DEBUG : Looking for writers 2026/09/23 02:36:33 DEBUG : dir: reading active writers 2026/09/23 02:36:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:34 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:36:34 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:36:34 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:34 DEBUG : dir: Looking for writers 2026/09/23 02:36:34 DEBUG : file1: reading active writers 2026/09/23 02:36:34 DEBUG : file1(1): reading active writers 2026/09/23 02:36:34 DEBUG : Looking for writers 2026/09/23 02:36:34 DEBUG : dir: reading active writers 2026/09/23 02:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:35 DEBUG : dir: Looking for writers 2026/09/23 02:36:35 DEBUG : file1: reading active writers 2026/09/23 02:36:35 DEBUG : file1(1): reading active writers 2026/09/23 02:36:35 DEBUG : Looking for writers 2026/09/23 02:36:35 DEBUG : dir: reading active writers 2026/09/23 02:36:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:36 DEBUG : dir/file1: size = 5 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:36:36 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:36:36 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:36 INFO : dir/file1: Removing failed copy 2026/09/23 02:36:36 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:36 ERROR : dir/file1: vfs cache: failed to upload try #7, will retry in 12.8s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 5 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:36:36 DEBUG : dir: Looking for writers 2026/09/23 02:36:36 DEBUG : file1(1): reading active writers 2026/09/23 02:36:36 DEBUG : file1: reading active writers 2026/09/23 02:36:36 DEBUG : Looking for writers 2026/09/23 02:36:36 DEBUG : dir: reading active writers 2026/09/23 02:36:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:37 DEBUG : dir: Looking for writers 2026/09/23 02:36:37 DEBUG : file1: reading active writers 2026/09/23 02:36:37 DEBUG : file1(1): reading active writers 2026/09/23 02:36:37 DEBUG : Looking for writers 2026/09/23 02:36:37 DEBUG : dir: reading active writers 2026/09/23 02:36:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:36:38 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x3c8f89836100 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3c8f89dbcd88 notify:{wait:0 notify:0 lock:0 head: tail:} checker:66587190873536} name:dir/file1 opens:0 downloaders: o:0x3c8f89926680 fd: info:{ModTime:{wall:14025595337693676821 ext:1678122952255 loc:0x4c0a600} ATime:{wall:14025595337693723650 ext:1678122999084 loc:0x4c0a600} Size:5 Rs:[{Pos:0 Size:5}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer: closing:}, } 2026/09/23 02:36:38 DEBUG : >WaitForWriters: 2026/09/23 02:36:38 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/09/23 02:36:43 DEBUG : forgetting directory cache run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache 2026/09/23 02:37:00 DEBUG : forgetting directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (69.26s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:37:04 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:37:04 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:37:04 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:37:04 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:37:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:37:04 DEBUG : Config file has changed externally - reloading 2026/09/23 02:37:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:37:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:37:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:37:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:37:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:37:04 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:37:05 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:37:05 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:502 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (14), dir/file1(1) (16) fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:502 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting Messages: dir/file1: size incorrect file=16 vs obj=14 fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1(1)" 2026/09/23 02:37:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:37:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:37:17 DEBUG : dir/file1: newRWFileHandle: 2026/09/23 02:37:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/23 02:37:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 02:37:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/23 02:37:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= read_write_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:473 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:505 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting read_write_test.go:477: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:477 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:505 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting 2026/09/23 02:37:17 DEBUG : dir/file1(0x3c8f89d18ac0): _writeAt: size=5, off=0 2026/09/23 02:37:17 DEBUG : dir/file1(0x3c8f89d18ac0): openPending: 2026/09/23 02:37:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/09/23 02:37:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/23 02:37:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/23 02:37:17 DEBUG : dir/file1(0x3c8f89d18ac0): >openPending: err= 2026/09/23 02:37:17 DEBUG : dir/file1(0x3c8f89d18ac0): >_writeAt: n=5, err= read_write_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:473 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:513 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting read_write_test.go:477: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:477 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:513 Error: Not equal: expected: 16 actual : 14 Test: TestRWFileHandleSizeCreateExisting 2026/09/23 02:37:17 DEBUG : dir/file1(0x3c8f89d18ac0): _writeAt: size=15, off=5 2026/09/23 02:37:17 DEBUG : dir/file1(0x3c8f89d18ac0): >_writeAt: n=15, err= 2026/09/23 02:37:17 DEBUG : dir/file1(0x3c8f89d18ac0): close: 2026/09/23 02:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:20}] - present true 2026/09/23 02:37:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-23 02:37:17.59058812 +0000 UTC m=+1747.267156984 2026/09/23 02:37:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/23 02:37:17 DEBUG : dir/file1(0x3c8f89d18ac0): >close: err= 2026/09/23 02:37:17 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:37:17 DEBUG : dir: Looking for writers 2026/09/23 02:37:17 DEBUG : file1: reading active writers 2026/09/23 02:37:17 DEBUG : file1(1): reading active writers 2026/09/23 02:37:17 DEBUG : Looking for writers 2026/09/23 02:37:17 DEBUG : dir: reading active writers 2026/09/23 02:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 02:37:17 DEBUG : dir: Looking for writers 2026/09/23 02:37:17 DEBUG : file1: reading active writers 2026/09/23 02:37:17 DEBUG : file1(1): reading active writers 2026/09/23 02:37:17 DEBUG : Looking for writers 2026/09/23 02:37:17 DEBUG : dir: reading active writers 2026/09/23 02:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 02:37:17 DEBUG : dir: Looking for writers 2026/09/23 02:37:17 DEBUG : file1: reading active writers 2026/09/23 02:37:17 DEBUG : file1(1): reading active writers 2026/09/23 02:37:17 DEBUG : Looking for writers 2026/09/23 02:37:17 DEBUG : dir: reading active writers 2026/09/23 02:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 02:37:17 DEBUG : dir: Looking for writers 2026/09/23 02:37:17 DEBUG : file1: reading active writers 2026/09/23 02:37:17 DEBUG : file1(1): reading active writers 2026/09/23 02:37:17 DEBUG : Looking for writers 2026/09/23 02:37:17 DEBUG : dir: reading active writers 2026/09/23 02:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 02:37:17 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:37:17 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:37:17 DEBUG : dir: Looking for writers 2026/09/23 02:37:17 DEBUG : file1(1): reading active writers 2026/09/23 02:37:17 DEBUG : file1: reading active writers 2026/09/23 02:37:17 DEBUG : Looking for writers 2026/09/23 02:37:17 DEBUG : dir: reading active writers 2026/09/23 02:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 02:37:17 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:17 DEBUG : dir: Looking for writers 2026/09/23 02:37:17 DEBUG : file1: reading active writers 2026/09/23 02:37:17 DEBUG : file1(1): reading active writers 2026/09/23 02:37:17 DEBUG : Looking for writers 2026/09/23 02:37:17 DEBUG : dir: reading active writers 2026/09/23 02:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 02:37:18 DEBUG : dir: Looking for writers 2026/09/23 02:37:18 DEBUG : file1: reading active writers 2026/09/23 02:37:18 DEBUG : file1(1): reading active writers 2026/09/23 02:37:18 DEBUG : Looking for writers 2026/09/23 02:37:18 DEBUG : dir: reading active writers 2026/09/23 02:37:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/23 02:37:18 DEBUG : dir: Looking for writers 2026/09/23 02:37:18 DEBUG : file1: reading active writers 2026/09/23 02:37:18 DEBUG : file1(1): reading active writers 2026/09/23 02:37:18 DEBUG : Looking for writers 2026/09/23 02:37:18 DEBUG : dir: reading active writers 2026/09/23 02:37:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:19 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:37:19 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:37:19 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:19 INFO : dir/file1: Removing failed copy 2026/09/23 02:37:19 DEBUG : dir: Looking for writers 2026/09/23 02:37:19 DEBUG : file1: reading active writers 2026/09/23 02:37:19 DEBUG : file1(1): reading active writers 2026/09/23 02:37:19 DEBUG : Looking for writers 2026/09/23 02:37:19 DEBUG : dir: reading active writers 2026/09/23 02:37:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:19 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:19 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:20 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:37:20 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:37:20 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:20 DEBUG : dir: Looking for writers 2026/09/23 02:37:20 DEBUG : file1: reading active writers 2026/09/23 02:37:20 DEBUG : file1(1): reading active writers 2026/09/23 02:37:20 DEBUG : Looking for writers 2026/09/23 02:37:20 DEBUG : dir: reading active writers 2026/09/23 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:21 DEBUG : dir: Looking for writers 2026/09/23 02:37:21 DEBUG : file1: reading active writers 2026/09/23 02:37:21 DEBUG : file1(1): reading active writers 2026/09/23 02:37:21 DEBUG : Looking for writers 2026/09/23 02:37:21 DEBUG : dir: reading active writers 2026/09/23 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:22 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:37:22 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:37:22 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:22 INFO : dir/file1: Removing failed copy 2026/09/23 02:37:22 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:22 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:22 DEBUG : dir: Looking for writers 2026/09/23 02:37:22 DEBUG : file1: reading active writers 2026/09/23 02:37:22 DEBUG : file1(1): reading active writers 2026/09/23 02:37:22 DEBUG : Looking for writers 2026/09/23 02:37:22 DEBUG : dir: reading active writers 2026/09/23 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:23 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:37:23 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:37:23 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:23 DEBUG : dir: Looking for writers 2026/09/23 02:37:23 DEBUG : file1: reading active writers 2026/09/23 02:37:23 DEBUG : file1(1): reading active writers 2026/09/23 02:37:23 DEBUG : Looking for writers 2026/09/23 02:37:23 DEBUG : dir: reading active writers 2026/09/23 02:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:24 DEBUG : dir: Looking for writers 2026/09/23 02:37:24 DEBUG : file1: reading active writers 2026/09/23 02:37:24 DEBUG : file1(1): reading active writers 2026/09/23 02:37:24 DEBUG : Looking for writers 2026/09/23 02:37:24 DEBUG : dir: reading active writers 2026/09/23 02:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:25 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:37:25 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:37:25 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:25 INFO : dir/file1: Removing failed copy 2026/09/23 02:37:25 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:25 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:25 DEBUG : dir: Looking for writers 2026/09/23 02:37:25 DEBUG : file1: reading active writers 2026/09/23 02:37:25 DEBUG : file1(1): reading active writers 2026/09/23 02:37:25 DEBUG : Looking for writers 2026/09/23 02:37:25 DEBUG : dir: reading active writers 2026/09/23 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:26 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:37:26 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:37:26 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:26 DEBUG : dir: Looking for writers 2026/09/23 02:37:26 DEBUG : file1: reading active writers 2026/09/23 02:37:26 DEBUG : file1(1): reading active writers 2026/09/23 02:37:26 DEBUG : Looking for writers 2026/09/23 02:37:26 DEBUG : dir: reading active writers 2026/09/23 02:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:27 DEBUG : dir: Looking for writers 2026/09/23 02:37:27 DEBUG : file1: reading active writers 2026/09/23 02:37:27 DEBUG : file1(1): reading active writers 2026/09/23 02:37:27 DEBUG : Looking for writers 2026/09/23 02:37:27 DEBUG : dir: reading active writers 2026/09/23 02:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:28 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:37:28 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:37:28 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:28 INFO : dir/file1: Removing failed copy 2026/09/23 02:37:28 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:28 ERROR : dir/file1: vfs cache: failed to upload try #4, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:28 DEBUG : dir: Looking for writers 2026/09/23 02:37:28 DEBUG : file1: reading active writers 2026/09/23 02:37:28 DEBUG : file1(1): reading active writers 2026/09/23 02:37:28 DEBUG : Looking for writers 2026/09/23 02:37:28 DEBUG : dir: reading active writers 2026/09/23 02:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:28 DEBUG : forgetting directory cache 2026/09/23 02:37:28 DEBUG : dir: forgetting directory cache 2026/09/23 02:37:29 DEBUG : dir: Looking for writers 2026/09/23 02:37:29 DEBUG : file1: reading active writers 2026/09/23 02:37:29 DEBUG : file1(1): reading active writers 2026/09/23 02:37:29 DEBUG : Looking for writers 2026/09/23 02:37:29 DEBUG : dir: reading active writers 2026/09/23 02:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:29 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:37:29 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:37:30 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:30 DEBUG : dir: Looking for writers 2026/09/23 02:37:30 DEBUG : file1: reading active writers 2026/09/23 02:37:30 DEBUG : file1(1): reading active writers 2026/09/23 02:37:30 DEBUG : Looking for writers 2026/09/23 02:37:30 DEBUG : dir: reading active writers 2026/09/23 02:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:31 DEBUG : dir: Looking for writers 2026/09/23 02:37:31 DEBUG : file1: reading active writers 2026/09/23 02:37:31 DEBUG : file1(1): reading active writers 2026/09/23 02:37:31 DEBUG : Looking for writers 2026/09/23 02:37:31 DEBUG : dir: reading active writers 2026/09/23 02:37:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:32 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:37:32 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:37:32 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:32 INFO : dir/file1: Removing failed copy 2026/09/23 02:37:32 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:32 ERROR : dir/file1: vfs cache: failed to upload try #5, will retry in 3.2s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:32 DEBUG : dir: Looking for writers 2026/09/23 02:37:32 DEBUG : file1: reading active writers 2026/09/23 02:37:32 DEBUG : file1(1): reading active writers 2026/09/23 02:37:32 DEBUG : Looking for writers 2026/09/23 02:37:32 DEBUG : dir: reading active writers 2026/09/23 02:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:33 DEBUG : dir: Looking for writers 2026/09/23 02:37:33 DEBUG : file1: reading active writers 2026/09/23 02:37:33 DEBUG : file1(1): reading active writers 2026/09/23 02:37:33 DEBUG : Looking for writers 2026/09/23 02:37:33 DEBUG : dir: reading active writers 2026/09/23 02:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:34 DEBUG : dir: Looking for writers 2026/09/23 02:37:34 DEBUG : file1: reading active writers 2026/09/23 02:37:34 DEBUG : file1(1): reading active writers 2026/09/23 02:37:34 DEBUG : Looking for writers 2026/09/23 02:37:34 DEBUG : dir: reading active writers 2026/09/23 02:37:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:35 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:37:35 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:37:35 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:35 DEBUG : dir: Looking for writers 2026/09/23 02:37:35 DEBUG : file1(1): reading active writers 2026/09/23 02:37:35 DEBUG : file1: reading active writers 2026/09/23 02:37:35 DEBUG : Looking for writers 2026/09/23 02:37:35 DEBUG : dir: reading active writers 2026/09/23 02:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:36 DEBUG : dir: Looking for writers 2026/09/23 02:37:36 DEBUG : file1: reading active writers 2026/09/23 02:37:36 DEBUG : file1(1): reading active writers 2026/09/23 02:37:36 DEBUG : Looking for writers 2026/09/23 02:37:36 DEBUG : dir: reading active writers 2026/09/23 02:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:37 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:37:37 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:37:37 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:37 INFO : dir/file1: Removing failed copy 2026/09/23 02:37:37 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:37 ERROR : dir/file1: vfs cache: failed to upload try #6, will retry in 6.4s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:37 DEBUG : dir: Looking for writers 2026/09/23 02:37:37 DEBUG : file1: reading active writers 2026/09/23 02:37:37 DEBUG : file1(1): reading active writers 2026/09/23 02:37:37 DEBUG : Looking for writers 2026/09/23 02:37:37 DEBUG : dir: reading active writers 2026/09/23 02:37:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:38 DEBUG : dir: Looking for writers 2026/09/23 02:37:38 DEBUG : file1: reading active writers 2026/09/23 02:37:38 DEBUG : file1(1): reading active writers 2026/09/23 02:37:38 DEBUG : Looking for writers 2026/09/23 02:37:38 DEBUG : dir: reading active writers 2026/09/23 02:37:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:39 DEBUG : dir: Looking for writers 2026/09/23 02:37:39 DEBUG : file1: reading active writers 2026/09/23 02:37:39 DEBUG : file1(1): reading active writers 2026/09/23 02:37:39 DEBUG : Looking for writers 2026/09/23 02:37:39 DEBUG : dir: reading active writers 2026/09/23 02:37:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:40 DEBUG : dir: Looking for writers 2026/09/23 02:37:40 DEBUG : file1: reading active writers 2026/09/23 02:37:40 DEBUG : file1(1): reading active writers 2026/09/23 02:37:40 DEBUG : Looking for writers 2026/09/23 02:37:40 DEBUG : dir: reading active writers 2026/09/23 02:37:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:41 DEBUG : dir: Looking for writers 2026/09/23 02:37:41 DEBUG : file1: reading active writers 2026/09/23 02:37:41 DEBUG : file1(1): reading active writers 2026/09/23 02:37:41 DEBUG : Looking for writers 2026/09/23 02:37:41 DEBUG : dir: reading active writers 2026/09/23 02:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:42 DEBUG : dir: Looking for writers 2026/09/23 02:37:42 DEBUG : file1(1): reading active writers 2026/09/23 02:37:42 DEBUG : file1: reading active writers 2026/09/23 02:37:42 DEBUG : Looking for writers 2026/09/23 02:37:42 DEBUG : dir: reading active writers 2026/09/23 02:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:43 DEBUG : dir: Looking for writers 2026/09/23 02:37:43 DEBUG : file1: reading active writers 2026/09/23 02:37:43 DEBUG : file1(1): reading active writers 2026/09/23 02:37:43 DEBUG : Looking for writers 2026/09/23 02:37:43 DEBUG : dir: reading active writers 2026/09/23 02:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:44 DEBUG : dir/file1: vfs cache: starting upload 2026/09/23 02:37:44 DEBUG : dir/file1: Update: removing old file 2026/09/23 02:37:44 ERROR : dir/file1: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:44 DEBUG : dir: Looking for writers 2026/09/23 02:37:44 DEBUG : file1(1): reading active writers 2026/09/23 02:37:44 DEBUG : file1: reading active writers 2026/09/23 02:37:44 DEBUG : Looking for writers 2026/09/23 02:37:44 DEBUG : dir: reading active writers 2026/09/23 02:37:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:45 DEBUG : dir: Looking for writers 2026/09/23 02:37:45 DEBUG : file1: reading active writers 2026/09/23 02:37:45 DEBUG : file1(1): reading active writers 2026/09/23 02:37:45 DEBUG : Looking for writers 2026/09/23 02:37:45 DEBUG : dir: reading active writers 2026/09/23 02:37:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:46 DEBUG : dir/file1: size = 20 (Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 2026/09/23 02:37:46 DEBUG : dir/file1: size = 14 (Linkbox root 'rclone-test-capunup6beqe') 2026/09/23 02:37:46 ERROR : dir/file1: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:46 INFO : dir/file1: Removing failed copy 2026/09/23 02:37:46 INFO : dir/file1: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:46 ERROR : dir/file1: vfs cache: failed to upload try #7, will retry in 12.8s: vfs cache: failed to transfer file from cache to remote: corrupted on transfer: sizes differ src(Local file system at /home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe) 20 vs dst(Linkbox root 'rclone-test-capunup6beqe') 14 2026/09/23 02:37:46 DEBUG : dir: Looking for writers 2026/09/23 02:37:46 DEBUG : file1: reading active writers 2026/09/23 02:37:46 DEBUG : file1(1): reading active writers 2026/09/23 02:37:46 DEBUG : Looking for writers 2026/09/23 02:37:46 DEBUG : dir: reading active writers 2026/09/23 02:37:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:37:47 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x3c8f89f56400 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3c8f8a204248 notify:{wait:0 notify:0 lock:0 head: tail:} checker:66587195359872} name:dir/file1 opens:0 downloaders: o:0x3c8f8a324c00 fd: info:{ModTime:{wall:14025595411926067416 ext:1747267156984 loc:0x4c0a600} ATime:{wall:14025595411926100219 ext:1747267189797 loc:0x4c0a600} Size:20 Rs:[{Pos:0 Size:20}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false graceTimer: closing:}, } 2026/09/23 02:37:47 DEBUG : >WaitForWriters: 2026/09/23 02:37:47 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/09/23 02:37:59 DEBUG : forgetting directory cache 2026/09/23 02:37:59 DEBUG : dir: forgetting directory cache run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (70.38s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:38:15 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:38:15 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:38:15 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:15 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:38:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:38:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:15 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:38:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:15 DEBUG : file1: newRWFileHandle: 2026/09/23 02:38:15 DEBUG : file1(0x3c8f89dfbbc0): openPending: 2026/09/23 02:38:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:38:15 DEBUG : file1(0x3c8f89dfbbc0): >openPending: err= 2026/09/23 02:38:15 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 02:38:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:38:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 02:38:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/23 02:38:15 DEBUG : file1(0x3c8f89dfbbc0): _writeAt: size=5, off=0 2026/09/23 02:38:15 DEBUG : file1(0x3c8f89dfbbc0): >_writeAt: n=5, err= 2026/09/23 02:38:15 DEBUG : file1(0x3c8f89dfbbc0): close: 2026/09/23 02:38:15 DEBUG : file1: vfs cache: setting modification time to 2026-09-23 02:38:15.834231203 +0000 UTC m=+1805.510800067 2026/09/23 02:38:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:15 DEBUG : file1(0x3c8f89dfbbc0): >close: err= 2026/09/23 02:38:15 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:38:15 DEBUG : dir: Looking for writers 2026/09/23 02:38:15 DEBUG : Looking for writers 2026/09/23 02:38:15 DEBUG : dir: reading active writers 2026/09/23 02:38:15 DEBUG : file1: reading active writers 2026/09/23 02:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/23 02:38:15 DEBUG : dir: Looking for writers 2026/09/23 02:38:15 DEBUG : Looking for writers 2026/09/23 02:38:15 DEBUG : file1: reading active writers 2026/09/23 02:38:15 DEBUG : dir: reading active writers 2026/09/23 02:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/23 02:38:15 DEBUG : dir: Looking for writers 2026/09/23 02:38:15 DEBUG : Looking for writers 2026/09/23 02:38:15 DEBUG : dir: reading active writers 2026/09/23 02:38:15 DEBUG : file1: reading active writers 2026/09/23 02:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/23 02:38:15 DEBUG : dir: Looking for writers 2026/09/23 02:38:15 DEBUG : Looking for writers 2026/09/23 02:38:15 DEBUG : dir: reading active writers 2026/09/23 02:38:15 DEBUG : file1: reading active writers 2026/09/23 02:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/23 02:38:15 DEBUG : file1: vfs cache: starting upload 2026/09/23 02:38:15 DEBUG : dir: Looking for writers 2026/09/23 02:38:15 DEBUG : Looking for writers 2026/09/23 02:38:15 DEBUG : dir: reading active writers 2026/09/23 02:38:15 DEBUG : file1: reading active writers 2026/09/23 02:38:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/23 02:38:16 DEBUG : dir: Looking for writers 2026/09/23 02:38:16 DEBUG : Looking for writers 2026/09/23 02:38:16 DEBUG : dir: reading active writers 2026/09/23 02:38:16 DEBUG : file1: reading active writers 2026/09/23 02:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/23 02:38:16 DEBUG : dir: Looking for writers 2026/09/23 02:38:16 DEBUG : Looking for writers 2026/09/23 02:38:16 DEBUG : dir: reading active writers 2026/09/23 02:38:16 DEBUG : file1: reading active writers 2026/09/23 02:38:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/23 02:38:17 DEBUG : dir: Looking for writers 2026/09/23 02:38:17 DEBUG : Looking for writers 2026/09/23 02:38:17 DEBUG : dir: reading active writers 2026/09/23 02:38:17 DEBUG : file1: reading active writers 2026/09/23 02:38:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:38:17 DEBUG : file1: size = 5 OK 2026/09/23 02:38:17 INFO : file1: Copied (new) 2026/09/23 02:38:17 DEBUG : file1: vfs cache: fingerprint now "5" 2026/09/23 02:38:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/23 02:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:38:17 INFO : file1: vfs cache: upload succeeded try #1 2026/09/23 02:38:18 DEBUG : dir: Looking for writers 2026/09/23 02:38:18 DEBUG : Looking for writers 2026/09/23 02:38:18 DEBUG : dir: reading active writers 2026/09/23 02:38:18 DEBUG : file1: reading active writers 2026/09/23 02:38:18 DEBUG : >WaitForWriters: 2026/09/23 02:38:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2026/09/23 02:38:29 DEBUG : forgetting directory cache 2026/09/23 02:38:29 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (19.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:38:35 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:38:35 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:38:35 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:35 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:38:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:38:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/23 02:38:35 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0380): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0380): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0380): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0380): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0380): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.646615569 +0000 UTC m=+1825.323184443 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0380): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0800): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0800): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0800): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0800): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0800): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0800): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0800): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.646615569 +0000 UTC m=+1825.323184443 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0800): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0cc0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0cc0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0cc0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0cc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0cc0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.646615569 +0000 UTC m=+1825.323184443 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d0cc0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d59b20 item 1 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1300): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1300): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1300): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1300): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1300): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.649910555 +0000 UTC m=+1825.326479428 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1300): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1800): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1800): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1800): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1800): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1800): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.649910555 +0000 UTC m=+1825.326479428 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1800): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d52c40 item 2 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1e40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1e40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1e40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1e40): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1e40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.652471092 +0000 UTC m=+1825.329039967 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3d1e40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6863c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6863c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6863c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6863c0): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6863c0): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6863c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6863c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.652471092 +0000 UTC m=+1825.329039967 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6863c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686880): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686880): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686880): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686880): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686880): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.652471092 +0000 UTC m=+1825.329039967 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686880): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d53570 item 3 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686f00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686f00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686f00): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686f00): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686f00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.656027945 +0000 UTC m=+1825.332596809 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a686f00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687440): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687440): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687440): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687440): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687440): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.656027945 +0000 UTC m=+1825.332596809 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687440): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da4460 item 4 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687a80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687a80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687a80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687a80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687a80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.658474648 +0000 UTC m=+1825.335043541 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a687a80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4000): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4000): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4000): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4000): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4000): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4000): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4000): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.658474648 +0000 UTC m=+1825.335043541 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4000): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a44c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a44c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a44c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a44c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a44c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.658474648 +0000 UTC m=+1825.335043541 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a44c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da4d20 item 5 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4b40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4b40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4b40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4b40): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4b40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.661684643 +0000 UTC m=+1825.338253507 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a4b40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5080): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5080): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5080): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5080): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5080): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.661684643 +0000 UTC m=+1825.338253507 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5080): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da5730 item 6 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5700): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5700): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5700): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5700): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5700): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.663977375 +0000 UTC m=+1825.340546239 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5700): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5c00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5c00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5c00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5c00): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5c00): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5c00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.663977375 +0000 UTC m=+1825.340546239 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6a5c00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba1c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba1c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba1c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba1c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba1c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.663977375 +0000 UTC m=+1825.340546239 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba1c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18c2a0 item 7 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba840): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba840): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba840): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba840): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba840): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.666982414 +0000 UTC m=+1825.343551278 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba840): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bad80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bad80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bad80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bad80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bad80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.666982414 +0000 UTC m=+1825.343551278 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bad80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18cc40 item 8 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb340): _readAt: size=2, off=0 2026/09/23 02:38:35 ERROR : open-test-file(0x3c8f8a6bb340): Couldn't read size of file 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb340): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb340): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb340): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb340): close: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb340): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb700): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb700): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb700): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb700): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb700): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.669957956 +0000 UTC m=+1825.346526820 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb700): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bbb80): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bbb80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bbb80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bbb80): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bbb80): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bbb80): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bbb80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.669957956 +0000 UTC m=+1825.346526820 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bbb80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6de180): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6de180): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6de180): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6de180): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6de180): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.669957956 +0000 UTC m=+1825.346526820 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6de180): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18d8f0 item 9 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a255900): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a255900): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a255900): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a255900): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a255900): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.673481914 +0000 UTC m=+1825.350050798 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a255900): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d80c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d80c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d80c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d80c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d80c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.673481914 +0000 UTC m=+1825.350050798 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d80c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4d62a0 item 10 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dea00): _readAt: size=2, off=0 2026/09/23 02:38:35 ERROR : open-test-file(0x3c8f8a6dea00): Couldn't read size of file 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dea00): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dea00): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dea00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dea00): close: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dea00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dedc0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dedc0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dedc0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dedc0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dedc0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.676029848 +0000 UTC m=+1825.352598723 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dedc0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df2c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df2c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df2c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df2c0): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df2c0): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df2c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df2c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.676029848 +0000 UTC m=+1825.352598723 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df2c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df7c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df7c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df7c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df7c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df7c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.676029848 +0000 UTC m=+1825.352598723 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6df7c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6e6460 item 11 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dfe40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dfe40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dfe40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dfe40): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dfe40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.678819811 +0000 UTC m=+1825.355388684 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6dfe40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8800): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8800): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8800): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8800): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8800): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.678819811 +0000 UTC m=+1825.355388684 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8800): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6e6c40 item 12 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8e40): _readAt: size=2, off=0 2026/09/23 02:38:35 ERROR : open-test-file(0x3c8f8a4d8e40): Couldn't read size of file 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8e40): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8e40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8e40): close: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d8e40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d9200): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d9200): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d9200): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d9200): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d9200): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.680807917 +0000 UTC m=+1825.357376791 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d9200): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d98c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d98c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d98c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d98c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d98c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.680807917 +0000 UTC m=+1825.357376791 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4d98c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6e71f0 item 13 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1622c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1622c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1622c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1622c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1622c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.682838685 +0000 UTC m=+1825.359407559 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1622c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162800): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162800): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162800): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162800): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162800): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.682838685 +0000 UTC m=+1825.359407559 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162800): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6e77a0 item 14 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162e40): _readAt: size=2, off=0 2026/09/23 02:38:35 ERROR : open-test-file(0x3c8f8a162e40): Couldn't read size of file 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162e40): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162e40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162e40): close: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a162e40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a163200): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a163200): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a163200): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a163200): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a163200): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.685055153 +0000 UTC m=+1825.361624027 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a163200): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1638c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1638c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1638c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1638c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1638c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.685055153 +0000 UTC m=+1825.361624027 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1638c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6e7d50 item 15 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce100): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce100): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce100): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce100): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce100): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.687035765 +0000 UTC m=+1825.363604640 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce100): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce7c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce7c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce7c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce7c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce7c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.687035765 +0000 UTC m=+1825.363604640 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1ce7c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4d68c0 item 16 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cee00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cee00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cee00): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cee00): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cee00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.689059729 +0000 UTC m=+1825.365628603 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cee00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cf280): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cf280): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cf280): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cf280): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cf280): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cf280): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cf280): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cf280): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.689059729 +0000 UTC m=+1825.365628603 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cf280): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cfa80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cfa80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cfa80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cfa80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cfa80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.689059729 +0000 UTC m=+1825.365628603 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1cfa80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4d6e70 item 17 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d18ac0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d18ac0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d18ac0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d18ac0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d18ac0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.691697063 +0000 UTC m=+1825.368265937 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d18ac0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19000): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19000): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19000): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19000): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19000): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.691697063 +0000 UTC m=+1825.368265937 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19000): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4d7650 item 18 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19680): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19680): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19680): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19680): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19680): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.693679659 +0000 UTC m=+1825.370248533 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19680): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19b80): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19b80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19b80): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19b80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19b80): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19b80): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19b80): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19b80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.693679659 +0000 UTC m=+1825.370248533 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89d19b80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dacc80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dacc80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dacc80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dacc80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dacc80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.693679659 +0000 UTC m=+1825.370248533 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dacc80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4d7c00 item 19 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dada80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dada80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dada80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dada80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dada80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.696313265 +0000 UTC m=+1825.372882149 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dada80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89bffd40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89bffd40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89bffd40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89bffd40): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89bffd40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.696313265 +0000 UTC m=+1825.372882149 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89bffd40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89f890a0 item 20 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfa940): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfa940): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfa940): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfa940): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfa940): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.698873954 +0000 UTC m=+1825.375442858 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfa940): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfae40): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfae40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfae40): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfae40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfae40): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfae40): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfae40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfae40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.698873954 +0000 UTC m=+1825.375442858 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfae40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb340): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb340): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb340): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb340): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb340): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.698873954 +0000 UTC m=+1825.375442858 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb340): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89f89880 item 21 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb9c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb9c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb9c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb9c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb9c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.70241269 +0000 UTC m=+1825.378981575 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89dfb9c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c200): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c200): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c200): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c200): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c200): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.70241269 +0000 UTC m=+1825.378981575 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c200): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89931570 item 22 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c9c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c9c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c9c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c9c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c9c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.704838053 +0000 UTC m=+1825.381406927 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992c9c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992d300): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992d300): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992d300): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992d300): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992d300): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992d300): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992d300): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992d300): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.704838053 +0000 UTC m=+1825.381406927 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8992d300): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea0c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea0c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea0c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea0c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea0c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.704838053 +0000 UTC m=+1825.381406927 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea0c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89931e30 item 23 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea780): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea780): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea780): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea780): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea780): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.708148449 +0000 UTC m=+1825.384717322 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fea780): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fead80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fead80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fead80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fead80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fead80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.708148449 +0000 UTC m=+1825.384717322 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89fead80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42e230 item 24 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb3c0): _readAt: size=2, off=0 2026/09/23 02:38:35 ERROR : open-test-file(0x3c8f89feb3c0): Couldn't read size of file 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb3c0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb3c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb3c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb3c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb3c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb780): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb780): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb780): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb780): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb780): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.710657089 +0000 UTC m=+1825.387225963 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89feb780): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89febd00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89febd00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89febd00): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89febd00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89febd00): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89febd00): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89febd00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89febd00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.710657089 +0000 UTC m=+1825.387225963 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f89febd00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba340): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba340): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba340): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba340): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba340): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.710657089 +0000 UTC m=+1825.387225963 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba340): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42ef50 item 25 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba9c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba9c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba9c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba9c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba9c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.714001338 +0000 UTC m=+1825.390570212 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6ba9c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6baf00): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6baf00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6baf00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6baf00): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6baf00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.714001338 +0000 UTC m=+1825.390570212 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6baf00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42f880 item 26 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254480): _readAt: size=2, off=0 2026/09/23 02:38:35 ERROR : open-test-file(0x3c8f8a254480): Couldn't read size of file 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254480): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254480): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254480): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254480): close: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254480): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254c80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254c80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254c80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254c80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254c80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.716695559 +0000 UTC m=+1825.393264472 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a254c80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2552c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2552c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2552c0): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2552c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2552c0): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2552c0): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2552c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2552c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.716695559 +0000 UTC m=+1825.393264472 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2552c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b61c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b61c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b61c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b61c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b61c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.716695559 +0000 UTC m=+1825.393264472 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b61c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8988cc40 item 27 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6840): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6840): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6840): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6840): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6840): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.719989843 +0000 UTC m=+1825.396558747 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6840): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6d80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6d80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6d80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6d80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6d80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.719989843 +0000 UTC m=+1825.396558747 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b6d80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8988dc00 item 28 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b73c0): _readAt: size=2, off=0 2026/09/23 02:38:35 ERROR : open-test-file(0x3c8f8a0b73c0): Couldn't read size of file 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b73c0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b73c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b73c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b73c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b73c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7780): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7780): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7780): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7780): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7780): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.722659979 +0000 UTC m=+1825.399228853 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7780): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7e40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7e40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7e40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7e40): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7e40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.722659979 +0000 UTC m=+1825.399228853 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0b7e40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1aa700 item 29 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e45c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e45c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e45c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e45c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e45c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.725192845 +0000 UTC m=+1825.401761709 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e45c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e4b00): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e4b00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e4b00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e4b00): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e4b00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.725192845 +0000 UTC m=+1825.401761709 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e4b00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1aaf50 item 30 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5140): _readAt: size=2, off=0 2026/09/23 02:38:35 ERROR : open-test-file(0x3c8f8a0e5140): Couldn't read size of file 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5140): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5140): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5140): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5140): close: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5140): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5500): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5500): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5500): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5500): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5500): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.730594422 +0000 UTC m=+1825.407163295 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5500): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5bc0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5bc0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5bc0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5bc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5bc0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.730594422 +0000 UTC m=+1825.407163295 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a0e5bc0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1ab960 item 31 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110340): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110340): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110340): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110340): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110340): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.732790571 +0000 UTC m=+1825.409359445 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110340): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110880): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110880): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110880): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110880): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110880): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.732790571 +0000 UTC m=+1825.409359445 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110880): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f899384d0 item 32 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110ec0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110ec0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110ec0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110ec0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110ec0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.734834774 +0000 UTC m=+1825.411403648 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a110ec0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111340): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111340): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111340): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111340): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111340): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89939030 item 33 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111340): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111340): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.735721559 +0000 UTC m=+1825.412290434 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111340): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111840): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111840): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111840): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111840): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111840): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.735721559 +0000 UTC m=+1825.412290434 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111840): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89939490 item 33 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111e80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111e80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111e80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111e80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111e80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.737846104 +0000 UTC m=+1825.414414978 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a111e80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6400): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6400): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89939e30 item 34 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6400): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6400): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6400): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6400): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6400): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.739198008 +0000 UTC m=+1825.415766883 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6400): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6940): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6940): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6940): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6940): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6940): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.739198008 +0000 UTC m=+1825.415766883 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6940): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89b0c3f0 item 34 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6f80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6f80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6f80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6f80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6f80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.741381714 +0000 UTC m=+1825.417950588 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e6f80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7400): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7400): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7400): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7400): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7400): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89b0cfc0 item 35 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7400): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7400): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.742486742 +0000 UTC m=+1825.419055617 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7400): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7900): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7900): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7900): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7900): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7900): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.742486742 +0000 UTC m=+1825.419055617 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a1e7900): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89b0d6c0 item 35 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230080): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230080): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230080): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230080): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230080): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.744438761 +0000 UTC m=+1825.421007635 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230080): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230580): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230580): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c7ca10 item 36 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230580): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230580): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230580): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230580): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230580): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.745203826 +0000 UTC m=+1825.421772700 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230580): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230ac0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230ac0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230ac0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230ac0): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230ac0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.745203826 +0000 UTC m=+1825.421772700 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a230ac0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c7d260 item 36 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231100): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231100): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231100): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231100): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231100): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.746870857 +0000 UTC m=+1825.423439731 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231100): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231580): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231580): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231580): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231580): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231580): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1182a0 item 37 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231580): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231580): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.747509684 +0000 UTC m=+1825.424078558 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231580): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231a80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231a80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231a80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231a80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231a80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.747509684 +0000 UTC m=+1825.424078558 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a231a80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a118620 item 37 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a200): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a200): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a200): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a200): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a200): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.749264048 +0000 UTC m=+1825.425832922 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a200): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a700): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a700): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a118bd0 item 38 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a700): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a700): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a700): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a700): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a700): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.75023334 +0000 UTC m=+1825.426802204 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24a700): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24ac40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24ac40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24ac40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24ac40): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24ac40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.75023334 +0000 UTC m=+1825.426802204 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24ac40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a119030 item 38 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b2c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b2c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b2c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b2c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b2c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.752368655 +0000 UTC m=+1825.428937519 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b2c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b7c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b7c0): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b7c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b7c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1198f0 item 39 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b7c0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b7c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.753180328 +0000 UTC m=+1825.429749202 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24b7c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24bcc0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24bcc0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24bcc0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24bcc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24bcc0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.753180328 +0000 UTC m=+1825.429749202 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a24bcc0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d56150 item 39 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a440): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a440): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a440): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a440): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a440): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.755390766 +0000 UTC m=+1825.431959630 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a440): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a940): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a940): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d57810 item 40 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a940): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a940): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a940): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a940): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a940): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.756297609 +0000 UTC m=+1825.432866533 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28a940): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28ae80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28ae80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28ae80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28ae80): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28ae80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.756297609 +0000 UTC m=+1825.432866533 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28ae80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d57d50 item 40 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b440): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b440): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b440): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b440): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b440): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b440): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b440): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.758333115 +0000 UTC m=+1825.434901989 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b440): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b940): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b940): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b940): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89ede620 item 41 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b940): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b940): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.759140129 +0000 UTC m=+1825.435708993 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28b940): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28be00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28be00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28be00): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28be00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28be00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89edecb0 item 41 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28be00): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28be00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.759990437 +0000 UTC m=+1825.436559331 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a28be00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cc440): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cc440): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cc440): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cc440): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cc440): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.759990437 +0000 UTC m=+1825.436559331 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cc440): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89edf030 item 41 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cca80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cca80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cca80): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cca80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cca80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cca80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cca80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.762300763 +0000 UTC m=+1825.438869627 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cca80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ccf80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ccf80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ccf80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89edf880 item 42 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ccf80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ccf80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.76312528 +0000 UTC m=+1825.439694144 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ccf80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cd4c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cd4c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89edfc70 item 42 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cd4c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cd4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cd4c0): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cd4c0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cd4c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.763984233 +0000 UTC m=+1825.440553167 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cd4c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cda40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cda40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cda40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cda40): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cda40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.763984233 +0000 UTC m=+1825.440553167 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2cda40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a149a0 item 42 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee180): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee180): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee180): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee180): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee180): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee180): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee180): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.766017836 +0000 UTC m=+1825.442586710 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee180): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee680): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee680): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee680): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a15880 item 43 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee680): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee680): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.766770038 +0000 UTC m=+1825.443338912 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ee680): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2eebc0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2eebc0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2eebc0): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2eebc0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2eebc0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a19a1c0 item 43 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2eebc0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2eebc0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.767562425 +0000 UTC m=+1825.444131299 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2eebc0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef100): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef100): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef100): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef100): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef100): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.767562425 +0000 UTC m=+1825.444131299 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef100): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a19a690 item 43 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef740): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef740): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef740): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef740): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef740): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef740): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef740): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.769770767 +0000 UTC m=+1825.446339652 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2ef740): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2efc40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2efc40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2efc40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a19b810 item 44 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2efc40): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2efc40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.77058729 +0000 UTC m=+1825.447156164 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a2efc40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c280): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c280): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a19bdc0 item 44 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c280): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c280): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c280): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c280): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c280): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.771619991 +0000 UTC m=+1825.448188866 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c280): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c800): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c800): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c800): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c800): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c800): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.771619991 +0000 UTC m=+1825.448188866 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30c800): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1a4460 item 44 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30ce40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30ce40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30ce40): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30ce40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30ce40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30ce40): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30ce40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.77370431 +0000 UTC m=+1825.450273214 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30ce40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30d340): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30d340): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30d340): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d5c700 item 45 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30d340): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30d340): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.774467142 +0000 UTC m=+1825.451036015 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30d340): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30da40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30da40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30da40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30da40): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30da40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.774467142 +0000 UTC m=+1825.451036015 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a30da40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d5caf0 item 45 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344180): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344180): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344180): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344180): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344180): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344180): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344180): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.776761827 +0000 UTC m=+1825.453330751 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344180): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344680): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344680): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344680): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89878f50 item 46 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344680): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344680): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.777581616 +0000 UTC m=+1825.454150491 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344680): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344d80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344d80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344d80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344d80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344d80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.777581616 +0000 UTC m=+1825.454150491 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a344d80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89879c00 item 46 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3453c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3453c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3453c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3453c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3453c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3453c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3453c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.780345358 +0000 UTC m=+1825.456914233 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3453c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3458c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3458c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3458c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c3e850 item 47 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3458c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3458c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.781773187 +0000 UTC m=+1825.458342071 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3458c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3720c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3720c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3720c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3720c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3720c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.781773187 +0000 UTC m=+1825.458342071 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3720c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c3ed90 item 47 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372700): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372700): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372700): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372700): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372700): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372700): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372700): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.784433453 +0000 UTC m=+1825.461002347 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372700): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372c00): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372c00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372c00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89928af0 item 48 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372c00): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372c00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.785295872 +0000 UTC m=+1825.461864766 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a372c00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373300): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373300): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373300): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373300): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373300): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.785295872 +0000 UTC m=+1825.461864766 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373300): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89929500 item 48 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373940): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373940): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373940): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373940): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373940): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.789523411 +0000 UTC m=+1825.466092275 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373940): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373dc0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373dc0): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373dc0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373dc0): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373dc0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d103f0 item 49 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373dc0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373dc0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.790319685 +0000 UTC m=+1825.466888549 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a373dc0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2400): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2400): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2400): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2400): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2400): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.790319685 +0000 UTC m=+1825.466888549 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2400): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d109a0 item 49 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2a80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2a80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2a80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2a80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2a80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.792249993 +0000 UTC m=+1825.468818857 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2a80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2f80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2f80): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2f80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a38000 item 50 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2f80): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2f80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2f80): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2f80): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2f80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.793035727 +0000 UTC m=+1825.469604591 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a2f80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3500): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3500): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3500): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3500): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3500): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.793035727 +0000 UTC m=+1825.469604591 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3500): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a38460 item 50 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3b80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3b80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3b80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3b80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3b80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.794627976 +0000 UTC m=+1825.471196850 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3a3b80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6180): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6180): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6180): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6180): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6180): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6180): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a38d20 item 51 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6180): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6180): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.795315565 +0000 UTC m=+1825.471884429 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6180): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c66c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c66c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c66c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c66c0): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c66c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.795315565 +0000 UTC m=+1825.471884429 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c66c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a39110 item 51 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6d40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6d40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6d40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6d40): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6d40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.797517115 +0000 UTC m=+1825.474086029 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c6d40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7240): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7240): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7240): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a39ce0 item 52 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7240): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7240): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7240): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7240): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7240): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.798667809 +0000 UTC m=+1825.475236673 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7240): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c77c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c77c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c77c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c77c0): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c77c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.798667809 +0000 UTC m=+1825.475236673 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c77c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efc230 item 52 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7e40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7e40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7e40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7e40): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7e40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.800994797 +0000 UTC m=+1825.477563670 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3c7e40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc440): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc440): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc440): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc440): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc440): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc440): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efcaf0 item 53 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc440): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc440): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.801743852 +0000 UTC m=+1825.478312736 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc440): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc980): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc980): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc980): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc980): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc980): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.801743852 +0000 UTC m=+1825.478312736 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fc980): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efcd90 item 53 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd000): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd000): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd000): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd000): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd000): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.804041844 +0000 UTC m=+1825.480610708 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd000): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd500): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd500): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd500): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efd650 item 54 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd500): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd500): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd500): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd500): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd500): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.804914723 +0000 UTC m=+1825.481483658 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fd500): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fda80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fda80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fda80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fda80): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fda80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.804914723 +0000 UTC m=+1825.481483658 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a3fda80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efda40 item 54 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a200): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a200): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a200): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a200): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a200): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.807293378 +0000 UTC m=+1825.483862323 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a200): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a700): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a700): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a700): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a700): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a700): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a700): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d589a0 item 55 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a700): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a700): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.808139627 +0000 UTC m=+1825.484708581 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41a700): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41ac40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41ac40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41ac40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41ac40): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41ac40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.808139627 +0000 UTC m=+1825.484708581 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41ac40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d59810 item 55 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b2c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b2c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b2c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b2c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b2c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.810132413 +0000 UTC m=+1825.486701287 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b2c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b7c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b7c0): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b7c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d524d0 item 56 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b7c0): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b7c0): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b7c0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b7c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.810818859 +0000 UTC m=+1825.487387723 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41b7c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41bd40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41bd40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41bd40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41bd40): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41bd40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.810818859 +0000 UTC m=+1825.487387723 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a41bd40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d528c0 item 56 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e480): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e480): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e480): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e480): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e480): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e480): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e480): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e480): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.812599584 +0000 UTC m=+1825.489168458 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e480): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e9c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e9c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e9c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d532d0 item 57 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e9c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e9c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.81328505 +0000 UTC m=+1825.489853914 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43e9c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43ef00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43ef00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43ef00): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43ef00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43ef00): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43ef00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d536c0 item 57 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43ef00): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43ef00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.813977538 +0000 UTC m=+1825.490546402 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43ef00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43f480): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43f480): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43f480): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43f480): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43f480): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.813977538 +0000 UTC m=+1825.490546402 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43f480): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d53960 item 57 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43fac0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43fac0): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43fac0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43fac0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43fac0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43fac0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43fac0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43fac0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.816177295 +0000 UTC m=+1825.492746159 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a43fac0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458100): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458100): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458100): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da4700 item 58 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458100): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458100): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.816875715 +0000 UTC m=+1825.493444609 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458100): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458640): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458640): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458640): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da4af0 item 58 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458640): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458640): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458640): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458640): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458640): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.817972307 +0000 UTC m=+1825.494541171 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458640): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458c00): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458c00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458c00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458c00): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458c00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.817972307 +0000 UTC m=+1825.494541171 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a458c00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da4d90 item 58 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459240): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459240): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459240): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459240): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459240): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459240): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459240): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459240): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.819580987 +0000 UTC m=+1825.496149880 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459240): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb300): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb300): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb300): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42fb20 item 59 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb300): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb300): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.82028167 +0000 UTC m=+1825.496850534 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6bb300): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042100): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042100): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042100): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042100): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042100): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042100): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42fdc0 item 59 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042100): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042100): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.820924776 +0000 UTC m=+1825.497493640 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042100): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042680): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042680): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042680): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042680): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042680): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.820924776 +0000 UTC m=+1825.497493640 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042680): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18c460 item 59 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042cc0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042cc0): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042cc0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042cc0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042cc0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042cc0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042cc0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.822725208 +0000 UTC m=+1825.499294072 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a042cc0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043200): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043200): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043200): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18ca80 item 60 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043200): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043200): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.823471196 +0000 UTC m=+1825.500040061 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043200): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043740): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043740): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043740): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18cf50 item 60 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043740): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043740): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043740): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043740): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043740): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.824395243 +0000 UTC m=+1825.500964117 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043740): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043d00): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043d00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043d00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043d00): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043d00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.824395243 +0000 UTC m=+1825.500964117 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a043d00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c86540 item 60 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490440): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490440): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490440): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490440): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490440): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490440): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490440): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490440): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.826279975 +0000 UTC m=+1825.502848848 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490440): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490980): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490980): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490980): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49c0e0 item 61 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490980): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490980): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.827036062 +0000 UTC m=+1825.503604926 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a490980): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491080): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491080): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491080): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491080): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491080): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.827036062 +0000 UTC m=+1825.503604926 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491080): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49c380 item 61 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4916c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4916c0): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4916c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4916c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4916c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4916c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4916c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4916c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.82896605 +0000 UTC m=+1825.505534924 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4916c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491c00): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491c00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491c00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49c930 item 62 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491c00): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491c00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.829587504 +0000 UTC m=+1825.506156368 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a491c00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6400): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6400): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6400): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6400): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6400): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.829587504 +0000 UTC m=+1825.506156368 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6400): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49cbd0 item 62 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6a40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6a40): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6a40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6a40): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6a40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6a40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6a40): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6a40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.831213025 +0000 UTC m=+1825.507781889 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6a40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6f80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6f80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6f80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49d180 item 63 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6f80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6f80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.831935712 +0000 UTC m=+1825.508504606 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a4b6f80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459bc0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459bc0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459bc0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459bc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459bc0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.831935712 +0000 UTC m=+1825.508504606 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a459bc0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da5650 item 63 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502300): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502300): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502300): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502300): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502300): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502300): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502300): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502300): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.834123054 +0000 UTC m=+1825.510691928 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502300): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502840): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502840): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502840): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da5e30 item 64 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502840): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502840): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.834716606 +0000 UTC m=+1825.511285470 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502840): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502f40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502f40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502f40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502f40): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502f40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.834716606 +0000 UTC m=+1825.511285470 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a502f40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50e230 item 64 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503580): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503580): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503580): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503580): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503580): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.836790695 +0000 UTC m=+1825.513359629 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503580): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503a00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503a00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503a00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503a00): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503a00): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50e7e0 item 65 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503a00): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503a00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.837493383 +0000 UTC m=+1825.514062277 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a503a00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522000): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522000): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522000): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522000): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522000): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.837493383 +0000 UTC m=+1825.514062277 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522000): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50ea80 item 65 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522640): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522640): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522640): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522640): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522640): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.839458766 +0000 UTC m=+1825.516027670 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522640): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522ac0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522ac0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50f030 item 66 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522ac0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522ac0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522ac0): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522ac0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522ac0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.840267665 +0000 UTC m=+1825.516836589 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a522ac0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523000): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523000): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523000): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523000): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523000): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.840267665 +0000 UTC m=+1825.516836589 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523000): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50f2d0 item 66 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523640): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523640): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523640): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523640): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523640): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.842048601 +0000 UTC m=+1825.518617494 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523640): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523ac0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523ac0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523ac0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523ac0): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523ac0): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50f880 item 67 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523ac0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523ac0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.842747922 +0000 UTC m=+1825.519316786 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a523ac0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e0c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e0c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e0c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e0c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e0c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.842747922 +0000 UTC m=+1825.519316786 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e0c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50fb20 item 67 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e740): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e740): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e740): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e740): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e740): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.84462555 +0000 UTC m=+1825.521194473 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53e740): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53ec40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53ec40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a546230 item 68 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53ec40): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53ec40): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53ec40): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53ec40): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53ec40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.845483531 +0000 UTC m=+1825.522052405 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53ec40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f180): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f180): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f180): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f180): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f180): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.845483531 +0000 UTC m=+1825.522052405 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f180): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a5464d0 item 68 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f7c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f7c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f7c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f7c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f7c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.847504229 +0000 UTC m=+1825.524073103 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53f7c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a340): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a340): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a340): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a340): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a340): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a63e1c0 item 69 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a340): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a340): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.848246381 +0000 UTC m=+1825.524815275 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a340): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a840): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a840): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a840): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a840): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a840): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.848246381 +0000 UTC m=+1825.524815275 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65a840): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a63e460 item 69 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65aec0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65aec0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65aec0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65aec0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65aec0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.850158204 +0000 UTC m=+1825.526727068 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65aec0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b3c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b3c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a63ea10 item 70 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b3c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b3c0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b3c0): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b3c0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b3c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.850888934 +0000 UTC m=+1825.527457809 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b3c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b900): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b900): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b900): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b900): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b900): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.850888934 +0000 UTC m=+1825.527457809 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a65b900): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a63ecb0 item 70 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e080): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e080): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e080): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e080): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e080): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.852762294 +0000 UTC m=+1825.529331168 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e080): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e580): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e580): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e580): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e580): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e580): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a63f260 item 71 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e580): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e580): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.853508634 +0000 UTC m=+1825.530077498 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67e580): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67ea80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67ea80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67ea80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67ea80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67ea80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.853508634 +0000 UTC m=+1825.530077498 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67ea80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a63f500 item 71 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f100): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f100): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f100): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f100): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f100): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.855489558 +0000 UTC m=+1825.532058422 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f100): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f600): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f600): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a63fab0 item 72 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f600): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f600): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f600): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f600): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f600): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.856134276 +0000 UTC m=+1825.532703140 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67f600): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67fb40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67fb40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67fb40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67fb40): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67fb40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.856134276 +0000 UTC m=+1825.532703140 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a67fb40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a63fd50 item 72 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a200): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a200): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a200): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a200): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a200): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a200): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a200): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.857559979 +0000 UTC m=+1825.534128854 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a200): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a700): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a700): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a700): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a596460 item 73 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a700): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a700): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.858260203 +0000 UTC m=+1825.534829077 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a700): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53fa80): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53fa80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53fa80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53fa80): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53fa80): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a5468c0 item 73 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53fa80): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53fa80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.859057679 +0000 UTC m=+1825.535626543 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a53fa80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c0c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c0c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c0c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c0c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c0c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.859057679 +0000 UTC m=+1825.535626543 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c0c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a546b60 item 73 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c700): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c700): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c700): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c700): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c700): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c700): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c700): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.860621123 +0000 UTC m=+1825.537189987 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55c700): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55cc00): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55cc00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55cc00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a547110 item 74 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55cc00): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55cc00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.861202382 +0000 UTC m=+1825.537771256 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55cc00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d140): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d140): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a5473b0 item 74 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d140): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d140): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d140): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d140): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d140): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.861842532 +0000 UTC m=+1825.538411396 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d140): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d6c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d6c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d6c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d6c0): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d6c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.861842532 +0000 UTC m=+1825.538411396 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55d6c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a547650 item 74 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55dd00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55dd00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55dd00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55dd00): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55dd00): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55dd00): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55dd00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.863389514 +0000 UTC m=+1825.539958389 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a55dd00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e300): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e300): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e300): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a547c00 item 75 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e300): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e300): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.863981753 +0000 UTC m=+1825.540550628 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e300): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e840): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e840): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e840): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e840): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e840): _writeAt: size=3, off=2 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a606000 item 75 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e840): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e840): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.864898786 +0000 UTC m=+1825.541467660 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57e840): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57ed80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57ed80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57ed80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57ed80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57ed80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.864898786 +0000 UTC m=+1825.541467660 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57ed80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6062a0 item 75 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f3c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f3c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f3c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f3c0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f3c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f3c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f3c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.867011459 +0000 UTC m=+1825.543580353 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f3c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f8c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f8c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f8c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a606850 item 76 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f8c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f8c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.867759603 +0000 UTC m=+1825.544328467 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57f8c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57fe00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57fe00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a606af0 item 76 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57fe00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57fe00): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57fe00): _writeAt: size=3, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57fe00): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57fe00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.868804437 +0000 UTC m=+1825.545373351 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a57fe00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622480): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622480): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622480): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622480): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622480): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.868804437 +0000 UTC m=+1825.545373351 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622480): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a606d90 item 76 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622ac0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622ac0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622ac0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622ac0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622ac0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622ac0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622ac0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.870700059 +0000 UTC m=+1825.547268923 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622ac0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622fc0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622fc0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622fc0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a607340 item 77 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622fc0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622fc0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.871481966 +0000 UTC m=+1825.548050830 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a622fc0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6236c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6236c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6236c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6236c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6236c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.871481966 +0000 UTC m=+1825.548050830 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6236c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6075e0 item 77 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a623d00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a623d00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a623d00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a623d00): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a623d00): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a623d00): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a623d00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.873263422 +0000 UTC m=+1825.549832286 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a623d00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682300): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682300): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682300): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a607b90 item 78 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682300): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682300): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.873871532 +0000 UTC m=+1825.550440406 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682300): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682a00): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682a00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682a00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682a00): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682a00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.873871532 +0000 UTC m=+1825.550440406 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a682a00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a607e30 item 78 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683040): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683040): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683040): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683040): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683040): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683040): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683040): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.875807439 +0000 UTC m=+1825.552376304 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683040): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683540): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683540): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683540): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a68a540 item 79 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683540): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683540): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.876521028 +0000 UTC m=+1825.553089892 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683540): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683c40): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683c40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683c40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683c40): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683c40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.876521028 +0000 UTC m=+1825.553089892 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a683c40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a68a7e0 item 79 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0380): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0380): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0380): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0380): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0380): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0380): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0380): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.879177056 +0000 UTC m=+1825.555745920 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0380): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0880): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0880): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0880): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a68ad90 item 80 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0880): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0880): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.879772021 +0000 UTC m=+1825.556340935 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0880): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0f80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0f80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0f80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0f80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0f80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.879772021 +0000 UTC m=+1825.556340935 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b0f80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a68b030 item 80 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b15c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b15c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b15c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b15c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b15c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.882006733 +0000 UTC m=+1825.558575597 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b15c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b1a40): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b1a40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b1a40): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b1a40): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b1a40): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b1a40): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a68b5e0 item 81 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b1a40): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b1a40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.882861488 +0000 UTC m=+1825.559430352 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6b1a40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702080): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702080): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702080): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702080): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702080): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.882861488 +0000 UTC m=+1825.559430352 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702080): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a68b880 item 81 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702700): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702700): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702700): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702700): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702700): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.884766538 +0000 UTC m=+1825.561335402 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702700): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702c00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702c00): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702c00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a68be30 item 82 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702c00): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702c00): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702c00): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702c00): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702c00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.885514952 +0000 UTC m=+1825.562083816 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a702c00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703180): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703180): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703180): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703180): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703180): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.885514952 +0000 UTC m=+1825.562083816 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703180): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a710230 item 82 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703800): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703800): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703800): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703800): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703800): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.88723441 +0000 UTC m=+1825.563803274 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703800): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703d00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703d00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703d00): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703d00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703d00): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703d00): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a7107e0 item 83 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703d00): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703d00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.887866054 +0000 UTC m=+1825.564434928 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a703d00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726340): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726340): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726340): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726340): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726340): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.887866054 +0000 UTC m=+1825.564434928 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726340): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a710a80 item 83 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7269c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7269c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7269c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7269c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7269c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.889549716 +0000 UTC m=+1825.566118580 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7269c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726ec0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726ec0): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726ec0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a711030 item 84 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726ec0): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726ec0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726ec0): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726ec0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726ec0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.890269505 +0000 UTC m=+1825.566838369 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a726ec0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727440): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727440): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727440): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727440): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727440): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.890269505 +0000 UTC m=+1825.566838369 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727440): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a7112d0 item 84 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727ac0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727ac0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727ac0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727ac0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727ac0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.891767616 +0000 UTC m=+1825.568336480 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a727ac0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7480c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7480c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7480c0): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7480c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7480c0): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7480c0): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a711880 item 85 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7480c0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7480c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.892418146 +0000 UTC m=+1825.568987010 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7480c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748600): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748600): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748600): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748600): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748600): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.892418146 +0000 UTC m=+1825.568987010 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748600): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a711b20 item 85 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748c80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748c80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748c80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748c80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748c80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.893992601 +0000 UTC m=+1825.570561466 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a748c80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749180): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749180): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749180): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a756230 item 86 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749180): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749180): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749180): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749180): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749180): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.8946591 +0000 UTC m=+1825.571227965 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749180): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749700): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749700): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749700): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749700): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749700): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.8946591 +0000 UTC m=+1825.571227965 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749700): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a7564d0 item 86 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749d80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749d80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749d80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749d80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749d80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.896406212 +0000 UTC m=+1825.572975076 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a749d80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a380): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a380): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a380): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a380): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a380): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a380): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a756a80 item 87 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a380): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a380): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.897031693 +0000 UTC m=+1825.573600557 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a380): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a8c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a8c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a8c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a8c0): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a8c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.897031693 +0000 UTC m=+1825.573600557 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76a8c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a756d20 item 87 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76af40): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76af40): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76af40): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76af40): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76af40): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.898574168 +0000 UTC m=+1825.575143032 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76af40): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b440): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b440): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b440): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a7572d0 item 88 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b440): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b440): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b440): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b440): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b440): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.899279301 +0000 UTC m=+1825.575848165 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b440): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b9c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b9c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b9c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b9c0): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b9c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.899279301 +0000 UTC m=+1825.575848165 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a76b9c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a757570 item 88 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782100): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782100): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782100): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782100): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782100): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782100): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782100): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782100): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.901192886 +0000 UTC m=+1825.577761791 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782100): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782640): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782640): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782640): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a757b20 item 89 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782640): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782640): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.901843886 +0000 UTC m=+1825.578412790 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782640): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782b80): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782b80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782b80): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782b80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782b80): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782b80): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a757dc0 item 89 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782b80): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782b80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.902533159 +0000 UTC m=+1825.579102073 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a782b80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783100): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783100): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783100): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783100): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783100): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.902533159 +0000 UTC m=+1825.579102073 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783100): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78e1c0 item 89 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783740): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783740): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783740): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783740): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783740): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783740): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783740): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783740): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.904339842 +0000 UTC m=+1825.580908716 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783740): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783c80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783c80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783c80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78e770 item 90 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783c80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783c80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.905019958 +0000 UTC m=+1825.581588822 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a783c80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a22c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a22c0): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a22c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78ea10 item 90 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a22c0): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a22c0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a22c0): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a22c0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a22c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.905780234 +0000 UTC m=+1825.582349098 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a22c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2880): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2880): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2880): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2880): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2880): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.905780234 +0000 UTC m=+1825.582349098 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2880): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78ecb0 item 90 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2ec0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2ec0): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2ec0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2ec0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2ec0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2ec0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2ec0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2ec0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.907412688 +0000 UTC m=+1825.583981552 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a2ec0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3400): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3400): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3400): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78f260 item 91 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3400): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3400): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.907991433 +0000 UTC m=+1825.584560297 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3400): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3940): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3940): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3940): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3940): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3940): >_readAt: n=2, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3940): _writeAt: size=3, off=7 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78f500 item 91 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3940): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3940): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.908621082 +0000 UTC m=+1825.585189946 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3940): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3ec0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3ec0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3ec0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3ec0): >_readAt: n=8, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3ec0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.908621082 +0000 UTC m=+1825.585189946 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7a3ec0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78f7a0 item 91 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc600): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc600): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc600): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc600): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc600): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc600): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc600): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc600): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.910464636 +0000 UTC m=+1825.587033500 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc600): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0140): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0140): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0140): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6f6000 item 92 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0140): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0140): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.911439157 +0000 UTC m=+1825.588008021 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0140): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc1c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc1c0): open at offset 5 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc1c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78e000 item 92 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc1c0): _readAt: size=2, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc1c0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc1c0): _writeAt: size=3, off=5 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc1c0): >_writeAt: n=3, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc1c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.91306511 +0000 UTC m=+1825.589634003 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bc1c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bcc80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bcc80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bcc80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bcc80): >_readAt: n=3, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bcc80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.91306511 +0000 UTC m=+1825.589634003 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bcc80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78e2a0 item 92 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd2c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd2c0): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd2c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd2c0): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd2c0): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd2c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd2c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd2c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.91490183 +0000 UTC m=+1825.591470725 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd2c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd800): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd800): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd800): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78e850 item 93 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd800): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd800): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.915525479 +0000 UTC m=+1825.592094403 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a7bd800): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f04c0): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f04c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f04c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f04c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f04c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.915525479 +0000 UTC m=+1825.592094403 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f04c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78eaf0 item 93 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0b00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0b00): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0b00): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0b00): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0b00): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0b00): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0b00): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0b00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.917375184 +0000 UTC m=+1825.593944088 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f0b00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1040): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1040): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1040): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78f0a0 item 94 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1040): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1040): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.91790777 +0000 UTC m=+1825.594476654 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1040): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1740): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1740): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1740): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1740): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1740): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.91790777 +0000 UTC m=+1825.594476654 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1740): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78f340 item 94 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1d80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1d80): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1d80): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1d80): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1d80): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1d80): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1d80): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1d80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.919654831 +0000 UTC m=+1825.596223695 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a6f1d80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a3c0): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a3c0): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a3c0): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a78f8f0 item 95 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a3c0): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a3c0): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.920311302 +0000 UTC m=+1825.596880206 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59a3c0): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59ab00): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59ab00): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59ab00): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59ab00): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59ab00): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.920311302 +0000 UTC m=+1825.596880206 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59ab00): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6f62a0 item 95 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 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/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b140): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b140): open at offset 0 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b140): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b140): _readAt: size=2, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b140): >_readAt: n=0, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b140): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b140): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b140): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.921985154 +0000 UTC m=+1825.598554028 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b140): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b680): _writeAt: size=5, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b680): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b680): >openPending: err= 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6f6850 item 96 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b680): >_writeAt: n=5, err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b680): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.922570801 +0000 UTC m=+1825.599139725 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59b680): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:35 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59bd80): _readAt: size=512, off=0 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59bd80): openPending: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59bd80): >openPending: err= 2026/09/23 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59bd80): >_readAt: n=5, err=EOF 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59bd80): close: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:35.922570801 +0000 UTC m=+1825.599139725 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:35 DEBUG : open-test-file(0x3c8f8a59bd80): >close: err= 2026/09/23 02:38:35 DEBUG : open-test-file: Remove: 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a6f6af0 item 96 2026/09/23 02:38:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:35 DEBUG : open-test-file: >Remove: err= 2026/09/23 02:38:35 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:38:35 DEBUG : dir: Looking for writers 2026/09/23 02:38:35 DEBUG : Looking for writers 2026/09/23 02:38:35 DEBUG : dir: reading active writers 2026/09/23 02:38:35 DEBUG : >WaitForWriters: 2026/09/23 02:38:35 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleOpenTests/writes Messages: directories === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:38:51 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:38:51 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:38:51 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:51 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:51 DEBUG : Config file has changed externally - reloading 2026/09/23 02:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/23 02:38:51 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dacfc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dacfc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dacfc0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dacfc0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dacfc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.25326378 +0000 UTC m=+1841.929832663 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dacfc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dadb80): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dadb80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dadb80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dadb80): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dadb80): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dadb80): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dadb80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.25326378 +0000 UTC m=+1841.929832663 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dadb80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c5c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c5c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c5c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c5c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c5c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.25326378 +0000 UTC m=+1841.929832663 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c5c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8988cbd0 item 1 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992cec0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992cec0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992cec0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992cec0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992cec0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.258329782 +0000 UTC m=+1841.934898777 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992cec0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992db40): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992db40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992db40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992db40): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992db40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.258329782 +0000 UTC m=+1841.934898777 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992db40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8988db90 item 2 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea4c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea4c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea4c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea4c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea4c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.261289013 +0000 UTC m=+1841.937857978 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea4c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa00): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa00): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa00): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.261289013 +0000 UTC m=+1841.937857978 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaec0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaec0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaec0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaec0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaec0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.261289013 +0000 UTC m=+1841.937857978 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaec0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1aa690 item 3 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb540): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb540): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb540): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb540): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb540): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.265550917 +0000 UTC m=+1841.942119861 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb540): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89febb00): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89febb00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89febb00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89febb00): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89febb00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.265550917 +0000 UTC m=+1841.942119861 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89febb00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1ab110 item 4 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2542c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2542c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2542c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2542c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2542c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.268561295 +0000 UTC m=+1841.945130189 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2542c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254ac0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254ac0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254ac0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254ac0): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254ac0): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254ac0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.268561295 +0000 UTC m=+1841.945130189 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254ac0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.268561295 +0000 UTC m=+1841.945130189 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1abd50 item 5 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2559c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2559c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2559c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2559c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2559c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.272990935 +0000 UTC m=+1841.949559828 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2559c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee140): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee140): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee140): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee140): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee140): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.272990935 +0000 UTC m=+1841.949559828 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee140): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89938cb0 item 6 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee7c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee7c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee7c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee7c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee7c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.276156477 +0000 UTC m=+1841.952725370 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ee7c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5eecc0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5eecc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5eecc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5eecc0): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5eecc0): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5eecc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5eecc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.276156477 +0000 UTC m=+1841.952725370 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5eecc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef180): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef180): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef180): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef180): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef180): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.276156477 +0000 UTC m=+1841.952725370 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef180): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89939730 item 7 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef800): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef800): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef800): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef800): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef800): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.280164469 +0000 UTC m=+1841.956733383 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5ef800): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5efd40): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5efd40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5efd40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5efd40): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5efd40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.280164469 +0000 UTC m=+1841.956733383 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5efd40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89b0c4d0 item 8 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa400): _readAt: size=2, off=0 2026/09/23 02:38:52 ERROR : open-test-file(0x3c8f89efa400): Couldn't read size of file 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa400): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa400): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa400): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa400): close: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa400): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa7c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa7c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa7c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa7c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa7c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.28380062 +0000 UTC m=+1841.960369504 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa7c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efac40): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efac40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efac40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efac40): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efac40): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efac40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efac40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.28380062 +0000 UTC m=+1841.960369504 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efac40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb140): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb140): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb140): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb140): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb140): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.28380062 +0000 UTC m=+1841.960369504 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb140): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89b0d1f0 item 9 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb7c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb7c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb7c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb7c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb7c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.288373269 +0000 UTC m=+1841.964942154 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb7c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbd00): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbd00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbd00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbd00): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbd00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.288373269 +0000 UTC m=+1841.964942154 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbd00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c7ca80 item 10 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c440): _readAt: size=2, off=0 2026/09/23 02:38:52 ERROR : open-test-file(0x3c8f89f7c440): Couldn't read size of file 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c440): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c440): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c440): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c440): close: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c440): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c800): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c800): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c800): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c800): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c800): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.291685759 +0000 UTC m=+1841.968254644 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7c800): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7cd00): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7cd00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7cd00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7cd00): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7cd00): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7cd00): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7cd00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.291685759 +0000 UTC m=+1841.968254644 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7cd00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d200): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d200): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d200): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d200): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d200): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.291685759 +0000 UTC m=+1841.968254644 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d200): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c7ddc0 item 11 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d880): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d880): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d880): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d880): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d880): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.295314796 +0000 UTC m=+1841.971883679 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7d880): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ddc0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ddc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ddc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ddc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ddc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.295314796 +0000 UTC m=+1841.971883679 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ddc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a118930 item 12 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020500): _readAt: size=2, off=0 2026/09/23 02:38:52 ERROR : open-test-file(0x3c8f8a020500): Couldn't read size of file 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020500): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020500): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020500): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020500): close: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020500): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0208c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0208c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0208c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0208c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0208c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.297917514 +0000 UTC m=+1841.974486398 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0208c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020f80): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020f80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020f80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020f80): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020f80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.297917514 +0000 UTC m=+1841.974486398 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a020f80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a119110 item 13 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021600): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021600): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021600): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021600): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021600): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.300484414 +0000 UTC m=+1841.977053298 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021600): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021b40): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021b40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021b40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021b40): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021b40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.300484414 +0000 UTC m=+1841.977053298 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a021b40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1199d0 item 14 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c280): _readAt: size=2, off=0 2026/09/23 02:38:52 ERROR : open-test-file(0x3c8f8a05c280): Couldn't read size of file 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c280): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c280): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c280): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c280): close: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c280): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c640): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c640): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c640): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c640): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c640): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.302839454 +0000 UTC m=+1841.979408348 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c640): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd00): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd00): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.302839454 +0000 UTC m=+1841.979408348 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d572d0 item 15 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d380): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d380): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d380): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d380): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d380): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.305383421 +0000 UTC m=+1841.981952305 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d380): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d8c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d8c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d8c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d8c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d8c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.305383421 +0000 UTC m=+1841.981952305 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d8c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89ede000 item 16 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8000): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8000): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8000): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8000): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8000): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.307933428 +0000 UTC m=+1841.984502322 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8000): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb280): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb280): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb280): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb280): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb280): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb280): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb280): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb280): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.307933428 +0000 UTC m=+1841.984502322 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb280): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb780): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb780): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb780): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb780): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb780): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.307933428 +0000 UTC m=+1841.984502322 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb780): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a7d6c0 item 17 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1260c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1260c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1260c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1260c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1260c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.311269623 +0000 UTC m=+1841.987838506 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1260c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126600): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126600): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126600): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126600): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126600): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.311269623 +0000 UTC m=+1841.987838506 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126600): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a157a0 item 18 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126c80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126c80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126c80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126c80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126c80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.313812177 +0000 UTC m=+1841.990381061 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a126c80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127180): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127180): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127180): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127180): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127180): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127180): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127180): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127180): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.313812177 +0000 UTC m=+1841.990381061 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127180): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127680): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127680): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127680): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127680): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127680): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.313812177 +0000 UTC m=+1841.990381061 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127680): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a19a690 item 19 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127d00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127d00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127d00): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127d00): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127d00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.317535482 +0000 UTC m=+1841.994104416 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a127d00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2340): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2340): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2340): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2340): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2340): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.317535482 +0000 UTC m=+1841.994104416 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2340): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a19bce0 item 20 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8480): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8480): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8480): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8480): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8480): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.319867028 +0000 UTC m=+1841.996435902 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8480): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8980): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8980): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8980): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8980): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8980): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8980): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8980): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8980): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.319867028 +0000 UTC m=+1841.996435902 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8980): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8e80): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8e80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8e80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8e80): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8e80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.319867028 +0000 UTC m=+1841.996435902 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b8e80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89edeaf0 item 21 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9500): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9500): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9500): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9500): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9500): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.322614839 +0000 UTC m=+1841.999183703 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9500): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9a40): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9a40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9a40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9a40): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9a40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.322614839 +0000 UTC m=+1841.999183703 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0b9a40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89edf6c0 item 22 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa1c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa1c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa1c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa1c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa1c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.324571106 +0000 UTC m=+1842.001139981 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa1c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa6c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa6c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa6c0): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa6c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa6c0): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa6c0): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa6c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa6c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.324571106 +0000 UTC m=+1842.001139981 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fa6c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fabc0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fabc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fabc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fabc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fabc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.324571106 +0000 UTC m=+1842.001139981 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fabc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d5c0e0 item 23 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb240): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb240): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb240): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb240): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb240): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.327898223 +0000 UTC m=+1842.004467157 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb240): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb780): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb780): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb780): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb780): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb780): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.327898223 +0000 UTC m=+1842.004467157 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fb780): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d5dab0 item 24 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fbdc0): _readAt: size=2, off=0 2026/09/23 02:38:52 ERROR : open-test-file(0x3c8f8a0fbdc0): Couldn't read size of file 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fbdc0): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fbdc0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fbdc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fbdc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0fbdc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230280): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230280): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230280): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230280): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230280): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.330680039 +0000 UTC m=+1842.007248924 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230280): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230780): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230780): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230780): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230780): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230780): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230780): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230780): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230780): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.330680039 +0000 UTC m=+1842.007248924 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230780): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230cc0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230cc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230cc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230cc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230cc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.330680039 +0000 UTC m=+1842.007248924 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a230cc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c3e070 item 25 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231340): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231340): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231340): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231340): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231340): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.334504425 +0000 UTC m=+1842.011073309 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231340): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231880): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231880): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231880): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231880): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231880): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.334504425 +0000 UTC m=+1842.011073309 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231880): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c3f8f0 item 26 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231ec0): _readAt: size=2, off=0 2026/09/23 02:38:52 ERROR : open-test-file(0x3c8f8a231ec0): Couldn't read size of file 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231ec0): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231ec0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231ec0): close: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a231ec0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246380): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246380): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246380): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246380): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246380): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.338172016 +0000 UTC m=+1842.014741330 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246380): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246880): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246880): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246880): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246880): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246880): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246880): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246880): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246880): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.338172016 +0000 UTC m=+1842.014741330 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246880): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246dc0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246dc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246dc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246dc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246dc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.338172016 +0000 UTC m=+1842.014741330 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a246dc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89928bd0 item 27 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247440): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247440): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247440): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247440): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247440): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.341392591 +0000 UTC m=+1842.017961485 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247440): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247980): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247980): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247980): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247980): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247980): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.341392591 +0000 UTC m=+1842.017961485 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a247980): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d103f0 item 28 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a0c0): _readAt: size=2, off=0 2026/09/23 02:38:52 ERROR : open-test-file(0x3c8f8a28a0c0): Couldn't read size of file 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a0c0): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a0c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a0c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a0c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a480): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a480): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a480): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a480): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a480): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.344367482 +0000 UTC m=+1842.020936386 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28a480): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28ab40): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28ab40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28ab40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28ab40): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28ab40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.344367482 +0000 UTC m=+1842.020936386 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28ab40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d11650 item 29 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b1c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b1c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b1c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b1c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b1c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.347063826 +0000 UTC m=+1842.023632700 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b1c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b700): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b700): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b700): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b700): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b700): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.347063826 +0000 UTC m=+1842.023632700 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28b700): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a384d0 item 30 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28bd40): _readAt: size=2, off=0 2026/09/23 02:38:52 ERROR : open-test-file(0x3c8f8a28bd40): Couldn't read size of file 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28bd40): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28bd40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28bd40): >_writeAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28bd40): close: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a28bd40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4200): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4200): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4200): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4200): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4200): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.349762896 +0000 UTC m=+1842.026331830 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4200): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d48c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d48c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d48c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d48c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d48c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.349762896 +0000 UTC m=+1842.026331830 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d48c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a38d90 item 31 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4f40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4f40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4f40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4f40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4f40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.352319056 +0000 UTC m=+1842.028887930 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d4f40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5480): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5480): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5480): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5480): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5480): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.352319056 +0000 UTC m=+1842.028887930 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5480): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a396c0 item 32 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5ac0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5ac0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5ac0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5ac0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5ac0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.354686078 +0000 UTC m=+1842.031254952 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2d5ac0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4040): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4040): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4040): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4040): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4040): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efc310 item 33 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4040): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4040): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.355727757 +0000 UTC m=+1842.032296631 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4040): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4540): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4540): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4540): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4540): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4540): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.355727757 +0000 UTC m=+1842.032296631 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4540): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efc850 item 33 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4b80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4b80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4b80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4b80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4b80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.360897986 +0000 UTC m=+1842.037466861 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f4b80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5000): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5000): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efce70 item 34 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5000): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5000): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5000): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5000): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5000): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.364439728 +0000 UTC m=+1842.041008602 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5000): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5540): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5540): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5540): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5540): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5540): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.364439728 +0000 UTC m=+1842.041008602 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5540): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efd1f0 item 34 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5b80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5b80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5b80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5b80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5b80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.366236633 +0000 UTC m=+1842.042805548 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2f5b80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326100): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326100): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326100): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326100): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326100): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efdc00 item 35 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326100): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326100): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.367034892 +0000 UTC m=+1842.043603827 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326100): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326600): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326600): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326600): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326600): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326600): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.367034892 +0000 UTC m=+1842.043603827 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326600): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d584d0 item 35 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326c80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326c80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326c80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326c80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326c80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.368872804 +0000 UTC m=+1842.045441678 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a326c80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327180): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327180): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d599d0 item 36 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327180): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327180): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327180): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327180): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327180): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.369703544 +0000 UTC m=+1842.046272419 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327180): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3276c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3276c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3276c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3276c0): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3276c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.369703544 +0000 UTC m=+1842.046272419 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3276c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d521c0 item 36 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327d00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327d00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327d00): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327d00): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327d00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.371703623 +0000 UTC m=+1842.048272537 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a327d00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362280): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362280): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362280): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362280): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362280): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d52a80 item 37 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362280): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362280): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.372540174 +0000 UTC m=+1842.049109078 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362280): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362780): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362780): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362780): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362780): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362780): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.372540174 +0000 UTC m=+1842.049109078 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362780): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d52fc0 item 37 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362e00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362e00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362e00): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362e00): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362e00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.374678886 +0000 UTC m=+1842.051247759 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a362e00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363300): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363300): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d537a0 item 38 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363300): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363300): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363300): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363300): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363300): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.375620144 +0000 UTC m=+1842.052189018 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363300): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363840): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363840): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363840): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363840): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363840): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.375620144 +0000 UTC m=+1842.052189018 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363840): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d53b20 item 38 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363ec0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363ec0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363ec0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363ec0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363ec0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.377563666 +0000 UTC m=+1842.054132540 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a363ec0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3804c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3804c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3804c0): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3804c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3804c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42e9a0 item 39 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3804c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3804c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.378308143 +0000 UTC m=+1842.054877017 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3804c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3809c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3809c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3809c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3809c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3809c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.378308143 +0000 UTC m=+1842.054877017 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3809c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42ed90 item 39 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381040): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381040): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381040): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381040): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381040): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.380242217 +0000 UTC m=+1842.056811092 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381040): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381540): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381540): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42f3b0 item 40 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381540): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381540): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381540): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381540): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381540): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.380924207 +0000 UTC m=+1842.057493090 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381540): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381a80): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381a80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381a80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381a80): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381a80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.380924207 +0000 UTC m=+1842.057493090 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a381a80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42f7a0 item 40 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac140): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac140): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac140): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac140): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac140): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac140): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac140): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.383229021 +0000 UTC m=+1842.059797925 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac140): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac640): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac640): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac640): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a42fd50 item 41 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac640): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac640): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.383996572 +0000 UTC m=+1842.060565446 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ac640): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3acb00): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3acb00): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3acb00): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3acb00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3acb00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18c310 item 41 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3acb00): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3acb00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.384925026 +0000 UTC m=+1842.061493900 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3acb00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad040): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad040): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad040): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad040): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad040): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.384925026 +0000 UTC m=+1842.061493900 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad040): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18c700 item 41 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad680): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad680): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad680): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad680): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad680): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad680): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad680): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.386829333 +0000 UTC m=+1842.063398237 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ad680): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3adb80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3adb80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3adb80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18ce70 item 42 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3adb80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3adb80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.387535859 +0000 UTC m=+1842.064104742 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3adb80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce1c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce1c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18d650 item 42 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce1c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce1c0): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce1c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce1c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.388329728 +0000 UTC m=+1842.064898602 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce1c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce740): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce740): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce740): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce740): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce740): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.388329728 +0000 UTC m=+1842.064898602 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ce740): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a18d8f0 item 42 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ced80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ced80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ced80): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ced80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ced80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ced80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ced80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.390184703 +0000 UTC m=+1842.066753577 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3ced80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf280): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf280): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf280): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c86540 item 43 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf280): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf280): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.391006426 +0000 UTC m=+1842.067575300 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf280): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf7c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf7c0): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf7c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf7c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c86d90 item 43 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf7c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf7c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.391769218 +0000 UTC m=+1842.068338092 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cf7c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cfd00): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cfd00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cfd00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cfd00): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cfd00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.391769218 +0000 UTC m=+1842.068338092 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a3cfd00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da42a0 item 43 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402440): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402440): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402440): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402440): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402440): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402440): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402440): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.393570721 +0000 UTC m=+1842.070139596 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402440): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402940): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402940): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402940): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da4c40 item 44 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402940): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402940): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.394291294 +0000 UTC m=+1842.070860177 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402940): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402e80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402e80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da4ee0 item 44 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402e80): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402e80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402e80): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402e80): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402e80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.395174662 +0000 UTC m=+1842.071743536 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a402e80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403400): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403400): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403400): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403400): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403400): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.395174662 +0000 UTC m=+1842.071743536 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403400): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da5340 item 44 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403a40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403a40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403a40): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403a40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403a40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403a40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403a40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.397882709 +0000 UTC m=+1842.074451583 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a403a40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430040): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430040): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430040): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da59d0 item 45 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430040): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430040): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.400050095 +0000 UTC m=+1842.076618969 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430040): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430740): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430740): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430740): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430740): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430740): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.400050095 +0000 UTC m=+1842.076618969 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430740): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89da5e30 item 45 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430d80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430d80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430d80): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430d80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430d80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430d80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430d80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.40226542 +0000 UTC m=+1842.078834294 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a430d80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431280): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431280): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431280): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a436540 item 46 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431280): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431280): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.402895862 +0000 UTC m=+1842.079464746 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431280): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431980): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431980): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431980): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431980): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431980): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.402895862 +0000 UTC m=+1842.079464746 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a431980): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4367e0 item 46 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e26c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e26c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e26c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e26c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e26c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e26c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e26c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.40531878 +0000 UTC m=+1842.081887654 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e26c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2bc0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2bc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2bc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1a55e0 item 47 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2bc0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2bc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.405945895 +0000 UTC m=+1842.082514780 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e2bc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e32c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e32c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e32c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e32c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e32c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.405945895 +0000 UTC m=+1842.082514780 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e32c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4800e0 item 47 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3900): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3900): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3900): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3900): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3900): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3900): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3900): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.407762858 +0000 UTC m=+1842.084331732 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3900): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3e00): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3e00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3e00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a480690 item 48 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3e00): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3e00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.408358323 +0000 UTC m=+1842.084927197 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e3e00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498600): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498600): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498600): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498600): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498600): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.408358323 +0000 UTC m=+1842.084927197 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498600): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a480930 item 48 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498c40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498c40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498c40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498c40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498c40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.410213127 +0000 UTC m=+1842.086781991 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a498c40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4990c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4990c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4990c0): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4990c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4990c0): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4990c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a480ee0 item 49 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4990c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4990c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.410836365 +0000 UTC m=+1842.087405229 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4990c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499600): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499600): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499600): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499600): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499600): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.410836365 +0000 UTC m=+1842.087405229 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499600): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a481180 item 49 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499c80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499c80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499c80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499c80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499c80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.412401703 +0000 UTC m=+1842.088970567 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a499c80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8280): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8280): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8280): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a481730 item 50 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8280): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8280): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8280): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8280): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8280): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.413011014 +0000 UTC m=+1842.089579879 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8280): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8800): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8800): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8800): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8800): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8800): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.413011014 +0000 UTC m=+1842.089579879 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8800): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4819d0 item 50 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8e80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8e80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8e80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8e80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8e80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.41449087 +0000 UTC m=+1842.091059734 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b8e80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b9380): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b9380): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b9380): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b9380): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b9380): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b9380): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4cc0e0 item 51 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b9380): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b9380): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.415135809 +0000 UTC m=+1842.091704673 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b9380): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b98c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b98c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b98c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b98c0): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b98c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.415135809 +0000 UTC m=+1842.091704673 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4b98c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4cc380 item 51 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc040): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc040): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc040): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc040): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc040): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.416707249 +0000 UTC m=+1842.093276113 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc040): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc540): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc540): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc540): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4cc930 item 52 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc540): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc540): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc540): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc540): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc540): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.417383246 +0000 UTC m=+1842.093952110 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dc540): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dcac0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dcac0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dcac0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dcac0): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dcac0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.417383246 +0000 UTC m=+1842.093952110 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dcac0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4ccbd0 item 52 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd140): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd140): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd140): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd140): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd140): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.419705995 +0000 UTC m=+1842.096274869 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd140): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd640): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd640): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd640): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd640): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd640): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd640): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4cd180 item 53 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd640): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd640): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.420468686 +0000 UTC m=+1842.097037559 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4dd640): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4ddb80): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4ddb80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4ddb80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4ddb80): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4ddb80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.420468686 +0000 UTC m=+1842.097037559 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4ddb80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4cd420 item 53 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc300): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc300): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc300): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc300): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc300): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.422405636 +0000 UTC m=+1842.098974510 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc300): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc800): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc800): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc800): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4cd9d0 item 54 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc800): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc800): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc800): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc800): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc800): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.423490726 +0000 UTC m=+1842.100059600 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fc800): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fcd80): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fcd80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fcd80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fcd80): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fcd80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.423490726 +0000 UTC m=+1842.100059600 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fcd80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4cdc70 item 54 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd400): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd400): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd400): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd400): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd400): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.425339349 +0000 UTC m=+1842.101908224 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd400): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd900): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd900): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd900): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd900): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd900): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd900): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50a380 item 55 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd900): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd900): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.426188464 +0000 UTC m=+1842.102757338 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fd900): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fde40): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fde40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fde40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fde40): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fde40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.426188464 +0000 UTC m=+1842.102757338 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4fde40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50a620 item 55 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5185c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5185c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5185c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5185c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5185c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.429270737 +0000 UTC m=+1842.105839632 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5185c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518ac0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518ac0): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518ac0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50abd0 item 56 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518ac0): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518ac0): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518ac0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518ac0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.430414649 +0000 UTC m=+1842.106983523 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518ac0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519040): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519040): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519040): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519040): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519040): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.430414649 +0000 UTC m=+1842.106983523 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519040): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50ae70 item 56 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44a500): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44a500): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44a500): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44a500): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44a500): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44a500): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44a500): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44a500): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.43472851 +0000 UTC m=+1842.111297384 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44a500): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44aa40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44aa40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44aa40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4363f0 item 57 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44aa40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44aa40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.435611358 +0000 UTC m=+1842.112180233 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44aa40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44af80): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44af80): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44af80): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44af80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44af80): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44af80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a436690 item 57 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44af80): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44af80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.436391111 +0000 UTC m=+1842.112959975 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44af80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44b500): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44b500): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44b500): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44b500): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44b500): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.436391111 +0000 UTC m=+1842.112959975 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44b500): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a436930 item 57 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44bb40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44bb40): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44bb40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44bb40): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44bb40): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44bb40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44bb40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44bb40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.438036561 +0000 UTC m=+1842.114605455 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a44bb40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518180): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518180): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518180): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a436f50 item 58 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518180): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518180): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.438671731 +0000 UTC m=+1842.115240595 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518180): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5186c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5186c0): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5186c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a4371f0 item 58 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5186c0): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5186c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5186c0): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5186c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5186c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.439453989 +0000 UTC m=+1842.116022853 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5186c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518cc0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518cc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518cc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518cc0): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518cc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.439453989 +0000 UTC m=+1842.116022853 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a518cc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a437490 item 58 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519700): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519700): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519700): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519700): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519700): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519700): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519700): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519700): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.440955316 +0000 UTC m=+1842.117524190 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519700): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519c40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519c40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519c40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a437a40 item 59 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519c40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519c40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.441627696 +0000 UTC m=+1842.118196560 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a519c40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18900): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18900): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18900): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18900): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18900): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18900): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a437ce0 item 59 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18900): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18900): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.442319192 +0000 UTC m=+1842.118888057 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18900): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18e80): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18e80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18e80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18e80): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18e80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.442319192 +0000 UTC m=+1842.118888057 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d18e80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50a0e0 item 59 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d194c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d194c0): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d194c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d194c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d194c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d194c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d194c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d194c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.443933363 +0000 UTC m=+1842.120502227 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d194c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d19a00): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d19a00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d19a00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50a690 item 60 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d19a00): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d19a00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.44456722 +0000 UTC m=+1842.121136084 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89d19a00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1622c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1622c0): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1622c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50a930 item 60 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1622c0): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1622c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1622c0): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1622c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1622c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.445409712 +0000 UTC m=+1842.121978576 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1622c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1ce580): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1ce580): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1ce580): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1ce580): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1ce580): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.445409712 +0000 UTC m=+1842.121978576 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1ce580): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a596230 item 60 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cebc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cebc0): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cebc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cebc0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cebc0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cebc0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cebc0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cebc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.446914274 +0000 UTC m=+1842.123483139 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cebc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cf140): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cf140): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cf140): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a5967e0 item 61 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cf140): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cf140): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.447688959 +0000 UTC m=+1842.124257833 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1cf140): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89bffdc0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89bffdc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89bffdc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89bffdc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89bffdc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.447688959 +0000 UTC m=+1842.124257833 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89bffdc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a596a80 item 61 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dad240): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dad240): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dad240): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dad240): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dad240): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dad240): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dad240): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dad240): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.450072583 +0000 UTC m=+1842.126641457 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dad240): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c1c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c1c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c1c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a597030 item 62 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c1c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c1c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.45070593 +0000 UTC m=+1842.127274804 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992c1c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992ca40): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992ca40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992ca40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992ca40): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992ca40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.45070593 +0000 UTC m=+1842.127274804 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992ca40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a5972d0 item 62 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992d9c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992d9c0): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992d9c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992d9c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992d9c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992d9c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992d9c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992d9c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.452810366 +0000 UTC m=+1842.129379240 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8992d9c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea2c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea2c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea2c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a597880 item 63 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea2c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea2c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.453605328 +0000 UTC m=+1842.130174202 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89fea2c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa80): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa80): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.453605328 +0000 UTC m=+1842.130174202 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feaa80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a597b20 item 63 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb0c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb0c0): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb0c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb0c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb0c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb0c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb0c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.455662776 +0000 UTC m=+1842.132231650 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb0c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb600): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb600): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb600): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89f88d20 item 64 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb600): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb600): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.456515657 +0000 UTC m=+1842.133084521 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89feb600): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254540): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254540): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254540): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254540): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254540): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.456515657 +0000 UTC m=+1842.133084521 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254540): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49c1c0 item 64 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254c40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254c40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254c40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254c40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254c40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.458947091 +0000 UTC m=+1842.135515966 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a254c40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49c770 item 65 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.459811073 +0000 UTC m=+1842.136379937 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2550c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2555c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2555c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2555c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2555c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2555c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.459811073 +0000 UTC m=+1842.136379937 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2555c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49ca10 item 65 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a255c00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a255c00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a255c00): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a255c00): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a255c00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.461660328 +0000 UTC m=+1842.138229192 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a255c00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfa6c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfa6c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49cfc0 item 66 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfa6c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfa6c0): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfa6c0): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfa6c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfa6c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.462633347 +0000 UTC m=+1842.139202261 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfa6c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfae80): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfae80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfae80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfae80): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfae80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.462633347 +0000 UTC m=+1842.139202261 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfae80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49d260 item 66 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb4c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb4c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb4c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb4c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb4c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.464424721 +0000 UTC m=+1842.140993585 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb4c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb940): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb940): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb940): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb940): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb940): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49da40 item 67 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb940): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb940): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.46544038 +0000 UTC m=+1842.142009254 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89dfb940): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462100): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462100): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462100): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462100): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462100): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.46544038 +0000 UTC m=+1842.142009254 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462100): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a49dd50 item 67 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462780): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462780): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462780): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462780): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462780): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.467563111 +0000 UTC m=+1842.144131975 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462780): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462c80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462c80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f899316c0 item 68 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462c80): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462c80): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462c80): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462c80): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462c80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.468326785 +0000 UTC m=+1842.144895649 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a462c80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4631c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4631c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4631c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4631c0): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4631c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.468326785 +0000 UTC m=+1842.144895649 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4631c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89931b20 item 68 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463800): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463800): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463800): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463800): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463800): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.469855973 +0000 UTC m=+1842.146424838 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463800): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463c80): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463c80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463c80): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463c80): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463c80): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8988cc40 item 69 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463c80): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463c80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.470551558 +0000 UTC m=+1842.147120422 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a463c80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472280): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472280): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472280): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472280): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472280): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.470551558 +0000 UTC m=+1842.147120422 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472280): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8988d260 item 69 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472900): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472900): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472900): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472900): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472900): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.472405732 +0000 UTC m=+1842.148974596 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472900): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472e00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472e00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8988ddc0 item 70 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472e00): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472e00): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472e00): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472e00): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472e00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.473269193 +0000 UTC m=+1842.149838057 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a472e00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473340): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473340): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473340): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473340): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473340): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.473269193 +0000 UTC m=+1842.149838057 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473340): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1aa310 item 70 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4739c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4739c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4739c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4739c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4739c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.475305491 +0000 UTC m=+1842.151874355 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a4739c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473ec0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473ec0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473ec0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473ec0): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473ec0): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1aac40 item 71 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473ec0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473ec0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.476071307 +0000 UTC m=+1842.152640171 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a473ec0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47c4c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47c4c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47c4c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47c4c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47c4c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.476071307 +0000 UTC m=+1842.152640171 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47c4c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1aaf50 item 71 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47cb40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47cb40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47cb40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47cb40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47cb40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.478254192 +0000 UTC m=+1842.154823066 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47cb40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d040): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d040): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1ab960 item 72 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d040): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d040): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d040): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d040): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d040): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.479344402 +0000 UTC m=+1842.155913276 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d040): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d580): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d580): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d580): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d580): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d580): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.479344402 +0000 UTC m=+1842.155913276 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47d580): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89938000 item 72 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47db40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47db40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47db40): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47db40): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47db40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47db40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47db40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.481357176 +0000 UTC m=+1842.157926040 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a47db40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa140): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa140): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa140): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89938b60 item 73 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa140): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa140): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.482029095 +0000 UTC m=+1842.158597959 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa140): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa600): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa600): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa600): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa600): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa600): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89938fc0 item 73 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa600): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa600): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.482762581 +0000 UTC m=+1842.159331445 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efa600): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efab40): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efab40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efab40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efab40): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efab40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.482762581 +0000 UTC m=+1842.159331445 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efab40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89939340 item 73 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb180): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb180): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb180): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb180): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb180): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb180): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb180): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.48468339 +0000 UTC m=+1842.161252254 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb180): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb680): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb680): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb680): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89939dc0 item 74 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb680): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb680): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.485409783 +0000 UTC m=+1842.161978647 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efb680): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbbc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbbc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89b0c310 item 74 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbbc0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbbc0): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbbc0): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbbc0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbbc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.4863981 +0000 UTC m=+1842.162966964 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89efbbc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e240): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e240): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e240): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e240): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e240): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.4863981 +0000 UTC m=+1842.162966964 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e240): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89b0c620 item 74 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e880): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e880): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e880): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e880): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e880): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e880): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e880): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.488040243 +0000 UTC m=+1842.164609107 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7e880): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ed80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ed80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ed80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89b0d570 item 75 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ed80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ed80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.488760103 +0000 UTC m=+1842.165328977 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7ed80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f2c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f2c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f2c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f2c0): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f2c0): _writeAt: size=3, off=2 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89b0d960 item 75 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f2c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f2c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.489547081 +0000 UTC m=+1842.166115945 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f2c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f800): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f800): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f800): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f800): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f800): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.489547081 +0000 UTC m=+1842.166115945 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7f800): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c7c070 item 75 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7fe40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7fe40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7fe40): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7fe40): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7fe40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7fe40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7fe40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.491474633 +0000 UTC m=+1842.168043517 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f89f7fe40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c440): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c440): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c440): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c7d960 item 76 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c440): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c440): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.49216098 +0000 UTC m=+1842.168729853 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c440): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c980): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c980): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1181c0 item 76 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c980): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c980): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c980): _writeAt: size=3, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c980): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c980): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.493200544 +0000 UTC m=+1842.169769418 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01c980): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01cf00): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01cf00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01cf00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01cf00): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01cf00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.493200544 +0000 UTC m=+1842.169769418 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01cf00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a118540 item 76 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01d540): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01d540): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01d540): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01d540): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01d540): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01d540): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01d540): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.495069335 +0000 UTC m=+1842.171638199 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01d540): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01da40): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01da40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01da40): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a118af0 item 77 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01da40): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01da40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.495819212 +0000 UTC m=+1842.172388086 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a01da40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c240): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c240): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c240): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c240): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c240): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.495819212 +0000 UTC m=+1842.172388086 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c240): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a118ee0 item 77 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c880): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c880): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c880): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c880): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c880): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c880): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c880): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.498349983 +0000 UTC m=+1842.174918847 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05c880): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a1196c0 item 78 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.50175098 +0000 UTC m=+1842.178319894 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05cd80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d480): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d480): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d480): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d480): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d480): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.50175098 +0000 UTC m=+1842.178319894 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05d480): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a119b90 item 78 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05dac0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05dac0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05dac0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05dac0): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05dac0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05dac0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05dac0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.504253338 +0000 UTC m=+1842.180822253 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a05dac0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c40c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c40c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c40c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d575e0 item 79 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c40c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c40c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.504896233 +0000 UTC m=+1842.181465107 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c40c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c47c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c47c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c47c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c47c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c47c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.504896233 +0000 UTC m=+1842.181465107 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c47c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d57a40 item 79 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c4e00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c4e00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c4e00): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c4e00): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c4e00): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c4e00): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c4e00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.506864541 +0000 UTC m=+1842.183433405 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c4e00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5300): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5300): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5300): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a7d960 item 80 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5300): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5300): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.507483982 +0000 UTC m=+1842.184052846 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5300): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5a00): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5a00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5a00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5a00): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5a00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.507483982 +0000 UTC m=+1842.184052846 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0c5a00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a14c40 item 80 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2140): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2140): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2140): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2140): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2140): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.509740967 +0000 UTC m=+1842.186309831 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2140): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f25c0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f25c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f25c0): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f25c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f25c0): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f25c0): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a15c00 item 81 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f25c0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f25c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.51055235 +0000 UTC m=+1842.187121214 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f25c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2b00): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2b00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2b00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2b00): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2b00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.51055235 +0000 UTC m=+1842.187121214 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f2b00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a19a380 item 81 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3180): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3180): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3180): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3180): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3180): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.512516201 +0000 UTC m=+1842.189085065 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3180): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3680): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3680): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3680): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a19b180 item 82 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3680): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3680): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3680): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3680): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3680): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.513261649 +0000 UTC m=+1842.189830514 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3680): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3c00): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3c00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3c00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3c00): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3c00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.513261649 +0000 UTC m=+1842.189830514 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a0f3c00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a19b880 item 82 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166380): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166380): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166380): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166380): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166380): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.514817459 +0000 UTC m=+1842.191386323 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166380): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166880): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166880): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166880): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166880): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166880): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166880): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89ede380 item 83 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166880): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166880): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.51551137 +0000 UTC m=+1842.192080234 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166880): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166dc0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166dc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166dc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166dc0): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166dc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.51551137 +0000 UTC m=+1842.192080234 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a166dc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89ede7e0 item 83 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167440): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167440): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167440): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167440): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167440): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.517281515 +0000 UTC m=+1842.193850379 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167440): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167940): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167940): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167940): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89edf1f0 item 84 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167940): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167940): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167940): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167940): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167940): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.518235217 +0000 UTC m=+1842.194804081 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167940): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167ec0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167ec0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167ec0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167ec0): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167ec0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.518235217 +0000 UTC m=+1842.194804081 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a167ec0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89edf5e0 item 84 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4640): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4640): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4640): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4640): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4640): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.520121591 +0000 UTC m=+1842.196690455 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4640): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4b40): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4b40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4b40): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4b40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4b40): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4b40): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89edfdc0 item 85 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4b40): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4b40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.520991826 +0000 UTC m=+1842.197560740 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e4b40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5080): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5080): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5080): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5080): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5080): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.520991826 +0000 UTC m=+1842.197560740 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5080): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d5c700 item 85 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5700): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5700): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5700): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5700): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5700): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.523194157 +0000 UTC m=+1842.199763031 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5700): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5c00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5c00): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5c00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d5d650 item 86 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5c00): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5c00): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5c00): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5c00): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5c00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.524192013 +0000 UTC m=+1842.200760887 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1e5c00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a280): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a280): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a280): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a280): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a280): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.524192013 +0000 UTC m=+1842.200760887 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a280): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89878700 item 86 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a900): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a900): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a900): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a900): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a900): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.526242978 +0000 UTC m=+1842.202811852 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22a900): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22ae00): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22ae00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22ae00): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22ae00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22ae00): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22ae00): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c3e230 item 87 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22ae00): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22ae00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.527114525 +0000 UTC m=+1842.203683399 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22ae00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b340): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b340): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b340): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b340): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b340): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.527114525 +0000 UTC m=+1842.203683399 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b340): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89c3e7e0 item 87 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b9c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b9c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b9c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b9c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b9c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.52922379 +0000 UTC m=+1842.205792664 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22b9c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22bec0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22bec0): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22bec0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89928540 item 88 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22bec0): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22bec0): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22bec0): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22bec0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22bec0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.53023486 +0000 UTC m=+1842.206803724 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a22bec0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1626c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1626c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1626c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1626c0): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1626c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.53023486 +0000 UTC m=+1842.206803724 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a1626c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50ab60 item 88 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a162d00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a162d00): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a162d00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a162d00): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a162d00): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a162d00): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a162d00): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a162d00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.531947206 +0000 UTC m=+1842.208516070 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a162d00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163240): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163240): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163240): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50b340 item 89 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163240): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163240): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.532588938 +0000 UTC m=+1842.209157802 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163240): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163780): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163780): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163780): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163780): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163780): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163780): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50b5e0 item 89 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163780): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163780): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.533293129 +0000 UTC m=+1842.209861993 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163780): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163d00): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163d00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163d00): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163d00): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163d00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.533293129 +0000 UTC m=+1842.209861993 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a163d00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50b880 item 89 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542440): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542440): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542440): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542440): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542440): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542440): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542440): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542440): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.535072261 +0000 UTC m=+1842.211641125 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542440): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542980): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542980): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542980): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f8a50be30 item 90 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542980): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542980): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.535842466 +0000 UTC m=+1842.212411330 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542980): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542ec0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542ec0): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542ec0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d10540 item 90 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542ec0): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542ec0): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542ec0): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542ec0): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542ec0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.53665476 +0000 UTC m=+1842.213223624 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a542ec0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543480): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543480): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543480): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543480): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543480): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.53665476 +0000 UTC m=+1842.213223624 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543480): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d10cb0 item 90 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543ac0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543ac0): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543ac0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543ac0): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543ac0): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543ac0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543ac0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543ac0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.538265495 +0000 UTC m=+1842.214834359 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a543ac0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e100): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e100): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e100): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a38070 item 91 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e100): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e100): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.538888141 +0000 UTC m=+1842.215457005 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e100): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e640): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e640): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e640): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e640): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e640): >_readAt: n=2, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e640): _writeAt: size=3, off=7 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a384d0 item 91 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e640): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e640): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.539544672 +0000 UTC m=+1842.216113536 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55e640): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55ebc0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55ebc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55ebc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55ebc0): >_readAt: n=8, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55ebc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.539544672 +0000 UTC m=+1842.216113536 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55ebc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a388c0 item 91 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f200): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f200): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f200): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f200): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f200): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f200): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f200): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f200): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.541182697 +0000 UTC m=+1842.217751561 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f200): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f740): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f740): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f740): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a39260 item 92 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f740): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f740): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.541744799 +0000 UTC m=+1842.218313673 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55f740): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55fc80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55fc80): open at offset 5 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55fc80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a39570 item 92 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55fc80): _readAt: size=2, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55fc80): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55fc80): _writeAt: size=3, off=5 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55fc80): >_writeAt: n=3, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55fc80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.542525524 +0000 UTC m=+1842.219094388 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a55fc80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578340): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578340): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578340): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578340): >_readAt: n=3, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578340): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.542525524 +0000 UTC m=+1842.219094388 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578340): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89a39ce0 item 92 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578980): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578980): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578980): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578980): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578980): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578980): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578980): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578980): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.544263057 +0000 UTC m=+1842.220831931 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578980): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578ec0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578ec0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578ec0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efc770 item 93 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578ec0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578ec0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.544838675 +0000 UTC m=+1842.221407539 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a578ec0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5795c0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5795c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5795c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5795c0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5795c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.544838675 +0000 UTC m=+1842.221407539 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a5795c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efcaf0 item 93 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a579c00): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a579c00): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a579c00): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a579c00): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a579c00): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a579c00): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a579c00): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a579c00): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.546689301 +0000 UTC m=+1842.223258165 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a579c00): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2240): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2240): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2240): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efd0a0 item 94 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2240): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2240): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.547291961 +0000 UTC m=+1842.223860825 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2240): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2940): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2940): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2940): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2940): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2940): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.547291961 +0000 UTC m=+1842.223860825 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2940): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89efd650 item 94 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2f80): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2f80): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2f80): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2f80): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2f80): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2f80): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2f80): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2f80): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.549052356 +0000 UTC m=+1842.225621220 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c2f80): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c34c0): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c34c0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c34c0): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d58460 item 95 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c34c0): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c34c0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.54970487 +0000 UTC m=+1842.226273734 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c34c0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c3bc0): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c3bc0): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c3bc0): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c3bc0): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c3bc0): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.54970487 +0000 UTC m=+1842.226273734 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2c3bc0): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d589a0 item 95 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 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/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8300): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8300): open at offset 0 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8300): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8300): _readAt: size=2, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8300): >_readAt: n=0, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8300): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8300): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8300): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.551552501 +0000 UTC m=+1842.228121365 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8300): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8840): _writeAt: size=5, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8840): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8840): >openPending: err= 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d52150 item 96 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8840): >_writeAt: n=5, err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8840): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.552211115 +0000 UTC m=+1842.228779979 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8840): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/23 02:38:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:38:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/23 02:38:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/23 02:38:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/23 02:38:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8f40): _readAt: size=512, off=0 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8f40): openPending: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8f40): >openPending: err= 2026/09/23 02:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8f40): >_readAt: n=5, err=EOF 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8f40): close: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-23 02:38:52.552211115 +0000 UTC m=+1842.228779979 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/23 02:38:52 DEBUG : open-test-file(0x3c8f8a2e8f40): >close: err= 2026/09/23 02:38:52 DEBUG : open-test-file: Remove: 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3c8f89d524d0 item 96 2026/09/23 02:38:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/23 02:38:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/23 02:38:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/23 02:38:52 DEBUG : open-test-file: >Remove: err= 2026/09/23 02:38:52 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:38:52 DEBUG : dir: Looking for writers 2026/09/23 02:38:52 DEBUG : Looking for writers 2026/09/23 02:38:52 DEBUG : dir: reading active writers 2026/09/23 02:38:52 DEBUG : >WaitForWriters: 2026/09/23 02:38:52 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 2026/09/23 02:39:00 DEBUG : forgetting directory cache 2026/09/23 02:39:00 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleOpenTests/full Messages: directories --- FAIL: TestRWFileHandleOpenTests (33.82s) --- FAIL: TestRWFileHandleOpenTests/writes (16.60s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.59s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- FAIL: TestRWFileHandleOpenTests/full (17.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.60s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:39:08 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:39:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:39:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:39:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:39:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:39:08 INFO : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/23 02:39:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:39:09 DEBUG : file1: newRWFileHandle: 2026/09/23 02:39:09 DEBUG : file1(0x3c8f8a2e9a40): openPending: 2026/09/23 02:39:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/23 02:39:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:39:09 DEBUG : file1(0x3c8f8a2e9a40): >openPending: err= 2026/09/23 02:39:09 DEBUG : file1: >newRWFileHandle: err= 2026/09/23 02:39:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:39:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/23 02:39:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/09/23 02:39:09 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:39:09 DEBUG : dir: Looking for writers 2026/09/23 02:39:09 DEBUG : Looking for writers 2026/09/23 02:39:09 DEBUG : dir: reading active writers 2026/09/23 02:39:09 DEBUG : file1: reading active writers 2026/09/23 02:39:09 DEBUG : file1: active writers 1 2026/09/23 02:39:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/09/23 02:39:09 DEBUG : dir: Looking for writers 2026/09/23 02:39:09 DEBUG : Looking for writers 2026/09/23 02:39:09 DEBUG : dir: reading active writers 2026/09/23 02:39:09 DEBUG : file1: reading active writers 2026/09/23 02:39:09 DEBUG : file1: active writers 1 2026/09/23 02:39:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/09/23 02:39:09 DEBUG : dir: Looking for writers 2026/09/23 02:39:09 DEBUG : Looking for writers 2026/09/23 02:39:09 DEBUG : dir: reading active writers 2026/09/23 02:39:09 DEBUG : file1: reading active writers 2026/09/23 02:39:09 DEBUG : file1: active writers 1 2026/09/23 02:39:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/09/23 02:39:09 DEBUG : dir: Looking for writers 2026/09/23 02:39:09 DEBUG : Looking for writers 2026/09/23 02:39:09 DEBUG : dir: reading active writers 2026/09/23 02:39:09 DEBUG : file1: reading active writers 2026/09/23 02:39:09 DEBUG : file1: active writers 1 2026/09/23 02:39:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/09/23 02:39:09 DEBUG : dir: Looking for writers 2026/09/23 02:39:09 DEBUG : Looking for writers 2026/09/23 02:39:09 DEBUG : file1: reading active writers 2026/09/23 02:39:09 DEBUG : file1: active writers 1 2026/09/23 02:39:09 DEBUG : dir: reading active writers 2026/09/23 02:39:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/09/23 02:39:09 DEBUG : dir: Looking for writers 2026/09/23 02:39:09 DEBUG : Looking for writers 2026/09/23 02:39:09 DEBUG : file1: reading active writers 2026/09/23 02:39:09 DEBUG : file1: active writers 1 2026/09/23 02:39:09 DEBUG : dir: reading active writers 2026/09/23 02:39:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/09/23 02:39:10 DEBUG : dir: Looking for writers 2026/09/23 02:39:10 DEBUG : Looking for writers 2026/09/23 02:39:10 DEBUG : dir: reading active writers 2026/09/23 02:39:10 DEBUG : file1: reading active writers 2026/09/23 02:39:10 DEBUG : file1: active writers 1 2026/09/23 02:39:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/09/23 02:39:10 DEBUG : dir: Looking for writers 2026/09/23 02:39:10 DEBUG : Looking for writers 2026/09/23 02:39:10 DEBUG : dir: reading active writers 2026/09/23 02:39:10 DEBUG : file1: reading active writers 2026/09/23 02:39:10 DEBUG : file1: active writers 1 2026/09/23 02:39:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:11 DEBUG : dir: Looking for writers 2026/09/23 02:39:11 DEBUG : Looking for writers 2026/09/23 02:39:11 DEBUG : file1: reading active writers 2026/09/23 02:39:11 DEBUG : file1: active writers 1 2026/09/23 02:39:11 DEBUG : dir: reading active writers 2026/09/23 02:39:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:12 DEBUG : dir: Looking for writers 2026/09/23 02:39:12 DEBUG : Looking for writers 2026/09/23 02:39:12 DEBUG : dir: reading active writers 2026/09/23 02:39:12 DEBUG : file1: reading active writers 2026/09/23 02:39:12 DEBUG : file1: active writers 1 2026/09/23 02:39:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:13 DEBUG : dir: Looking for writers 2026/09/23 02:39:13 DEBUG : Looking for writers 2026/09/23 02:39:13 DEBUG : dir: reading active writers 2026/09/23 02:39:13 DEBUG : file1: reading active writers 2026/09/23 02:39:13 DEBUG : file1: active writers 1 2026/09/23 02:39:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:14 DEBUG : dir: Looking for writers 2026/09/23 02:39:14 DEBUG : Looking for writers 2026/09/23 02:39:14 DEBUG : dir: reading active writers 2026/09/23 02:39:14 DEBUG : file1: reading active writers 2026/09/23 02:39:14 DEBUG : file1: active writers 1 2026/09/23 02:39:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:15 DEBUG : dir: Looking for writers 2026/09/23 02:39:15 DEBUG : Looking for writers 2026/09/23 02:39:15 DEBUG : dir: reading active writers 2026/09/23 02:39:15 DEBUG : file1: reading active writers 2026/09/23 02:39:15 DEBUG : file1: active writers 1 2026/09/23 02:39:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:16 DEBUG : dir: Looking for writers 2026/09/23 02:39:16 DEBUG : Looking for writers 2026/09/23 02:39:16 DEBUG : dir: reading active writers 2026/09/23 02:39:16 DEBUG : file1: reading active writers 2026/09/23 02:39:16 DEBUG : file1: active writers 1 2026/09/23 02:39:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:17 DEBUG : dir: Looking for writers 2026/09/23 02:39:17 DEBUG : Looking for writers 2026/09/23 02:39:17 DEBUG : dir: reading active writers 2026/09/23 02:39:17 DEBUG : file1: reading active writers 2026/09/23 02:39:17 DEBUG : file1: active writers 1 2026/09/23 02:39:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:18 DEBUG : dir: Looking for writers 2026/09/23 02:39:18 DEBUG : Looking for writers 2026/09/23 02:39:18 DEBUG : dir: reading active writers 2026/09/23 02:39:18 DEBUG : file1: reading active writers 2026/09/23 02:39:18 DEBUG : file1: active writers 1 2026/09/23 02:39:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:19 DEBUG : dir: Looking for writers 2026/09/23 02:39:19 DEBUG : Looking for writers 2026/09/23 02:39:19 DEBUG : dir: reading active writers 2026/09/23 02:39:19 DEBUG : file1: reading active writers 2026/09/23 02:39:19 DEBUG : file1: active writers 1 2026/09/23 02:39:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:20 DEBUG : dir: Looking for writers 2026/09/23 02:39:20 DEBUG : Looking for writers 2026/09/23 02:39:20 DEBUG : dir: reading active writers 2026/09/23 02:39:20 DEBUG : file1: reading active writers 2026/09/23 02:39:20 DEBUG : file1: active writers 1 2026/09/23 02:39:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:21 DEBUG : dir: Looking for writers 2026/09/23 02:39:21 DEBUG : Looking for writers 2026/09/23 02:39:21 DEBUG : dir: reading active writers 2026/09/23 02:39:21 DEBUG : file1: reading active writers 2026/09/23 02:39:21 DEBUG : file1: active writers 1 2026/09/23 02:39:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:22 DEBUG : dir: Looking for writers 2026/09/23 02:39:22 DEBUG : Looking for writers 2026/09/23 02:39:22 DEBUG : file1: reading active writers 2026/09/23 02:39:22 DEBUG : file1: active writers 1 2026/09/23 02:39:22 DEBUG : dir: reading active writers 2026/09/23 02:39:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:23 DEBUG : dir: Looking for writers 2026/09/23 02:39:23 DEBUG : Looking for writers 2026/09/23 02:39:23 DEBUG : dir: reading active writers 2026/09/23 02:39:23 DEBUG : file1: reading active writers 2026/09/23 02:39:23 DEBUG : file1: active writers 1 2026/09/23 02:39:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:24 DEBUG : dir: Looking for writers 2026/09/23 02:39:24 DEBUG : Looking for writers 2026/09/23 02:39:24 DEBUG : dir: reading active writers 2026/09/23 02:39:24 DEBUG : file1: reading active writers 2026/09/23 02:39:24 DEBUG : file1: active writers 1 2026/09/23 02:39:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:25 DEBUG : dir: Looking for writers 2026/09/23 02:39:25 DEBUG : Looking for writers 2026/09/23 02:39:25 DEBUG : dir: reading active writers 2026/09/23 02:39:25 DEBUG : file1: reading active writers 2026/09/23 02:39:25 DEBUG : file1: active writers 1 2026/09/23 02:39:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:26 DEBUG : dir: Looking for writers 2026/09/23 02:39:26 DEBUG : Looking for writers 2026/09/23 02:39:26 DEBUG : dir: reading active writers 2026/09/23 02:39:26 DEBUG : file1: reading active writers 2026/09/23 02:39:26 DEBUG : file1: active writers 1 2026/09/23 02:39:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:27 DEBUG : dir: Looking for writers 2026/09/23 02:39:27 DEBUG : Looking for writers 2026/09/23 02:39:27 DEBUG : dir: reading active writers 2026/09/23 02:39:27 DEBUG : file1: reading active writers 2026/09/23 02:39:27 DEBUG : file1: active writers 1 2026/09/23 02:39:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:28 DEBUG : dir: Looking for writers 2026/09/23 02:39:28 DEBUG : Looking for writers 2026/09/23 02:39:28 DEBUG : dir: reading active writers 2026/09/23 02:39:28 DEBUG : file1: reading active writers 2026/09/23 02:39:28 DEBUG : file1: active writers 1 2026/09/23 02:39:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:29 DEBUG : dir: Looking for writers 2026/09/23 02:39:29 DEBUG : Looking for writers 2026/09/23 02:39:29 DEBUG : file1: reading active writers 2026/09/23 02:39:29 DEBUG : file1: active writers 1 2026/09/23 02:39:29 DEBUG : dir: reading active writers 2026/09/23 02:39:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:30 DEBUG : forgetting directory cache 2026/09/23 02:39:30 DEBUG : dir: forgetting directory cache 2026/09/23 02:39:30 DEBUG : dir: Looking for writers 2026/09/23 02:39:30 DEBUG : Looking for writers 2026/09/23 02:39:30 DEBUG : dir: reading active writers 2026/09/23 02:39:30 DEBUG : file1: reading active writers 2026/09/23 02:39:30 DEBUG : file1: active writers 1 2026/09/23 02:39:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:31 DEBUG : dir: Looking for writers 2026/09/23 02:39:31 DEBUG : Looking for writers 2026/09/23 02:39:31 DEBUG : dir: reading active writers 2026/09/23 02:39:31 DEBUG : file1: reading active writers 2026/09/23 02:39:31 DEBUG : file1: active writers 1 2026/09/23 02:39:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:32 DEBUG : dir: Looking for writers 2026/09/23 02:39:32 DEBUG : Looking for writers 2026/09/23 02:39:32 DEBUG : dir: reading active writers 2026/09/23 02:39:32 DEBUG : file1: reading active writers 2026/09/23 02:39:32 DEBUG : file1: active writers 1 2026/09/23 02:39:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:33 DEBUG : dir: Looking for writers 2026/09/23 02:39:33 DEBUG : Looking for writers 2026/09/23 02:39:33 DEBUG : dir: reading active writers 2026/09/23 02:39:33 DEBUG : file1: reading active writers 2026/09/23 02:39:33 DEBUG : file1: active writers 1 2026/09/23 02:39:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:34 DEBUG : dir: Looking for writers 2026/09/23 02:39:34 DEBUG : Looking for writers 2026/09/23 02:39:34 DEBUG : dir: reading active writers 2026/09/23 02:39:34 DEBUG : file1: reading active writers 2026/09/23 02:39:34 DEBUG : file1: active writers 1 2026/09/23 02:39:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:35 DEBUG : dir: Looking for writers 2026/09/23 02:39:35 DEBUG : Looking for writers 2026/09/23 02:39:35 DEBUG : dir: reading active writers 2026/09/23 02:39:35 DEBUG : file1: reading active writers 2026/09/23 02:39:35 DEBUG : file1: active writers 1 2026/09/23 02:39:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:36 DEBUG : dir: Looking for writers 2026/09/23 02:39:36 DEBUG : Looking for writers 2026/09/23 02:39:36 DEBUG : dir: reading active writers 2026/09/23 02:39:36 DEBUG : file1: reading active writers 2026/09/23 02:39:36 DEBUG : file1: active writers 1 2026/09/23 02:39:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:37 DEBUG : dir: Looking for writers 2026/09/23 02:39:37 DEBUG : Looking for writers 2026/09/23 02:39:37 DEBUG : dir: reading active writers 2026/09/23 02:39:37 DEBUG : file1: reading active writers 2026/09/23 02:39:37 DEBUG : file1: active writers 1 2026/09/23 02:39:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:38 DEBUG : dir: Looking for writers 2026/09/23 02:39:38 DEBUG : Looking for writers 2026/09/23 02:39:38 DEBUG : dir: reading active writers 2026/09/23 02:39:38 DEBUG : file1: reading active writers 2026/09/23 02:39:38 DEBUG : file1: active writers 1 2026/09/23 02:39:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/23 02:39:39 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3c8f8a20e100 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3c8f8a1839e8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:66587194833440} name:file1 opens:1 downloaders: o: fd:0x3c8f89da6718 info:{ModTime:{wall:14025595532052154151 ext:1859134159421 loc:0x4c0a600} ATime:{wall:14025595532052154151 ext:1859134159421 loc:0x4c0a600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/09/23 02:39:39 DEBUG : >WaitForWriters: 2026/09/23 02:39:39 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileModTimeWithOpenWriters Messages: directories --- FAIL: TestRWFileModTimeWithOpenWriters (47.00s) === RUN TestRWCacheRename run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:39:55 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:39:55 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:39:55 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:55 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:39:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:39:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:39:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" read_write_test.go:694: skip as can't rename files 2026/09/23 02:39:55 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:39:55 DEBUG : Looking for writers 2026/09/23 02:39:55 DEBUG : >WaitForWriters: 2026/09/23 02:39:55 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/09/23 02:40:00 DEBUG : forgetting directory cache 2026/09/23 02:40:00 DEBUG : dir: forgetting directory cache 2026/09/23 02:40:00 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:694 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWCacheRename Messages: directories --- FAIL: TestRWCacheRename (16.04s) === RUN TestRWCacheUpdate run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:40:11 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:40:11 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/23 02:40:11 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:40:11 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" 2026/09/23 02:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/23 02:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-capunup6beqe" read_write_test.go:730: skip as modtime not supported 2026/09/23 02:40:11 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:40:11 DEBUG : Looking for writers 2026/09/23 02:40:11 DEBUG : >WaitForWriters: 2026/09/23 02:40:11 DEBUG : Linkbox root 'rclone-test-capunup6beqe': vfs cache: cleaner exiting 2026/09/23 02:40:12 DEBUG : forgetting directory cache run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Should be true Test: TestRWCacheUpdate Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:730 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWCacheUpdate Messages: directories --- FAIL: TestRWCacheUpdate (16.17s) === RUN TestCaseSensitivity run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/09/23 02:40:30 DEBUG : forgetting directory cache 2026/09/23 02:40:30 DEBUG : dir: forgetting directory cache 2026/09/23 02:40:30 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:20 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestCaseSensitivity Messages: directories --- FAIL: TestCaseSensitivity (16.21s) === RUN TestUnicodeNormalization run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got dir/file1 (14), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "dir/file1" 2026/09/23 02:40:58 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:40:58 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:40:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 02:40:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:40:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/23 02:40:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/23 02:40:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/23 02:40:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:40:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/23 02:40:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:40:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/23 02:40:59 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:40:59 DEBUG : dir: Looking for writers 2026/09/23 02:40:59 DEBUG : Looking for writers 2026/09/23 02:40:59 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/23 02:40:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/23 02:40:59 DEBUG : dir: reading active writers 2026/09/23 02:40:59 DEBUG : >WaitForWriters: 2026/09/23 02:41:01 DEBUG : forgetting directory cache 2026/09/23 02:41:01 DEBUG : dir: forgetting directory cache run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestUnicodeNormalization Messages: directories --- FAIL: TestUnicodeNormalization (34.20s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:41:18 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:41:18 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:41:18 DEBUG : Linkbox root 'rclone-test-capunup6beqe': Reusing VFS from active cache 2026/09/23 02:41:18 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:41:18 DEBUG : Looking for writers 2026/09/23 02:41:18 DEBUG : >WaitForWriters: 2026/09/23 02:41:18 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:41:18 DEBUG : Looking for writers 2026/09/23 02:41:18 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSNew Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSNew Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSNew Messages: directories --- FAIL: TestVFSNew (16.19s) === RUN TestVFSNewWithOpts run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:41:34 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:41:34 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:41:34 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:41:34 DEBUG : Looking for writers 2026/09/23 02:41:34 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSNewWithOpts Messages: directories --- FAIL: TestVFSNewWithOpts (16.23s) === RUN TestVFSRoot run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:41:50 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:41:50 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:41:50 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:41:50 DEBUG : Looking for writers 2026/09/23 02:41:50 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2026/09/23 02:42:00 DEBUG : forgetting directory cache 2026/09/23 02:42:00 DEBUG : dir: forgetting directory cache 2026/09/23 02:42:00 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSRoot Messages: directories --- FAIL: TestVFSRoot (16.37s) === RUN TestVFSStat run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:42:07 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:42:07 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file1 (14), dir/file2 (14), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestVFSStat Messages: Unexpected file "dir/file1" 2026/09/23 02:42:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:42:21 DEBUG : dir: Looking for writers 2026/09/23 02:42:21 DEBUG : file1: reading active writers 2026/09/23 02:42:21 DEBUG : file2: reading active writers 2026/09/23 02:42:21 DEBUG : Looking for writers 2026/09/23 02:42:21 DEBUG : dir: reading active writers 2026/09/23 02:42:21 DEBUG : file1: reading active writers 2026/09/23 02:42:21 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty 2026/09/23 02:42:31 DEBUG : forgetting directory cache 2026/09/23 02:42:31 DEBUG : dir: forgetting directory cache 2026/09/23 02:42:31 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache 2026/09/23 02:42:35 DEBUG : forgetting directory cache 2026/09/23 02:42:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:42:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/23 02:42:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:42:35 DEBUG : dir/virtualDir: forgetting directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSStat Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSStat Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (32.74s) === RUN TestVFSStatParent run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:42:40 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:42:40 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:42:44 DEBUG : dir/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/09/23 02:42:44 DEBUG : dir/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/09/23 02:42:45 DEBUG : dir/file2: Trying to read object after upload: try again in 400ms (3/10) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2026/09/23 02:42:49 DEBUG : forgetting directory cache 2026/09/23 02:42:49 DEBUG : dir: forgetting directory cache 2026/09/23 02:42:49 DEBUG : dir: forgetting directory cache 2026/09/23 02:42:49 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file1 (14), dir/file2 (14), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "dir/file1" 2026/09/23 02:42:55 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:42:55 DEBUG : dir: Looking for writers 2026/09/23 02:42:55 DEBUG : Looking for writers 2026/09/23 02:42:55 DEBUG : dir: reading active writers 2026/09/23 02:42:55 DEBUG : file1: reading active writers 2026/09/23 02:42:55 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (34.12s) === RUN TestVFSAddVirtual run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:43:14 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:43:14 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:43:14 DEBUG : Added virtual directory entry vAddFile: "file" 2026/09/23 02:43:14 DEBUG : dir: Added virtual directory entry vAddFile: "file2" 2026/09/23 02:43:14 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:43:14 DEBUG : dir: Looking for writers 2026/09/23 02:43:14 DEBUG : file2: reading active writers 2026/09/23 02:43:14 DEBUG : file1: reading active writers 2026/09/23 02:43:14 DEBUG : Looking for writers 2026/09/23 02:43:14 DEBUG : file: reading active writers 2026/09/23 02:43:14 DEBUG : dir: reading active writers 2026/09/23 02:43:14 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/09/23 02:43:18 DEBUG : forgetting directory cache 2026/09/23 02:43:18 DEBUG : dir: forgetting directory cache 2026/09/23 02:43:18 DEBUG : dir: forgetting directory cache 2026/09/23 02:43:18 DEBUG : Removed virtual directory entry vAddFile: "file1" run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSAddVirtual Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSAddVirtual Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSAddVirtual Messages: directories --- FAIL: TestVFSAddVirtual (16.52s) === RUN TestVFSOpenFile run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:43:30 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:43:30 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:278 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file1 (14), dir/file2 (14), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:278 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "dir/file1" 2026/09/23 02:43:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:43:45 DEBUG : file1: Open: flags=O_RDONLY 2026/09/23 02:43:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/23 02:43:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/23 02:43:45 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:43:45 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/23 02:43:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/23 02:43:45 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/23 02:43:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:43:45 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:43:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/23 02:43:45 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/23 02:43:45 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/23 02:43:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/23 02:43:45 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 02:43:45 ERROR : dir/new_file.txt: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/09/23 02:43:45 DEBUG : dir/new_file.txt: Remove: 2026/09/23 02:43:45 DEBUG : dir: Added virtual directory entry vDel: "new_file.txt" 2026/09/23 02:43:45 DEBUG : dir/new_file.txt: >Remove: err= 2026/09/23 02:43:45 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:43:45 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/23 02:43:45 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:43:45 DEBUG : dir: Looking for writers 2026/09/23 02:43:45 DEBUG : file1: reading active writers 2026/09/23 02:43:45 DEBUG : file2: reading active writers 2026/09/23 02:43:45 DEBUG : Looking for writers 2026/09/23 02:43:45 DEBUG : dir: reading active writers 2026/09/23 02:43:45 DEBUG : file1: reading active writers 2026/09/23 02:43:45 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/09/23 02:43:49 DEBUG : dir: forgetting directory cache 2026/09/23 02:43:49 DEBUG : forgetting directory cache 2026/09/23 02:43:49 DEBUG : dir: forgetting directory cache run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 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 (33.49s) === RUN TestVFSRename run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:44:04 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:44:04 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream vfs_test.go:312: skip as can't rename files 2026/09/23 02:44:04 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:44:04 DEBUG : Looking for writers 2026/09/23 02:44:04 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:312 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:312 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:312 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 (16.16s) === RUN TestVFSStatfs run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:44:20 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:44:20 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:44:20 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:44:20 DEBUG : Looking for writers 2026/09/23 02:44:20 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSStatfs Messages: directories --- FAIL: TestVFSStatfs (16.37s) === RUN TestVFSMkdir run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:44:36 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:44:36 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:392 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:392 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:392 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/09/23 02:44:47 DEBUG : Added virtual directory entry vAddDir: "/" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:397 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:397 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:397 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/09/23 02:44:58 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:403 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:403 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:403 Error: Not equal: expected: []string{"a"} actual : []string{"a", "dir"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:45:15 DEBUG : forgetting directory cache 2026/09/23 02:45:15 DEBUG : dir: forgetting directory cache 2026/09/23 02:45:15 DEBUG : dir: forgetting directory cache 2026/09/23 02:45:15 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:409 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:409 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:409 Error: Not equal: expected: []string{"a"} actual : []string{"a", "dir"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/09/23 02:45:20 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:415 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:415 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:415 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a", "b", "dir"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", - (string) (len=1) "b" + (string) (len=1) "b", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/09/23 02:45:32 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 2026/09/23 02:45:36 DEBUG : forgetting directory cache 2026/09/23 02:45:36 DEBUG : dir: forgetting directory cache 2026/09/23 02:45:36 DEBUG : dir: forgetting directory cache 2026/09/23 02:45:36 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Not equal: expected: []string{"a", "b", "c"} actual : []string{"a", "b", "c", "dir"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=1) "a", (string) (len=1) "b", - (string) (len=1) "c" + (string) (len=1) "c", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/09/23 02:45:45 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{"a", "b", "c", "d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "d", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/09/23 02:45:56 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:45:56 DEBUG : a: Looking for writers 2026/09/23 02:45:56 DEBUG : b: Looking for writers 2026/09/23 02:45:56 DEBUG : c: Looking for writers 2026/09/23 02:45:56 DEBUG : d: Looking for writers 2026/09/23 02:45:56 DEBUG : dir: Looking for writers 2026/09/23 02:45:56 DEBUG : Looking for writers 2026/09/23 02:45:56 DEBUG : Looking for writers 2026/09/23 02:45:56 DEBUG : b: reading active writers 2026/09/23 02:45:56 DEBUG : c: reading active writers 2026/09/23 02:45:56 DEBUG : d: reading active writers 2026/09/23 02:45:56 DEBUG : dir: reading active writers 2026/09/23 02:45:56 DEBUG : /: reading active writers 2026/09/23 02:45:56 DEBUG : a: reading active writers 2026/09/23 02:45:56 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty 2026/09/23 02:46:08 DEBUG : forgetting directory cache 2026/09/23 02:46:08 DEBUG : dir: forgetting directory cache fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories --- FAIL: TestVFSMkdir (103.31s) === RUN TestVFSMkdirAll run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:46:19 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:46:19 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:437 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:437 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:437 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:442 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:442 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:442 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories 2026/09/23 02:46:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/23 02:46:43 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/23 02:46:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/23 02:46:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:448 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:448 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:448 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" + (string) (len=7) "a/b/c/d", + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:454 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:454 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:454 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" + (string) (len=7) "a/b/c/d", + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache 2026/09/23 02:47:17 DEBUG : forgetting directory cache 2026/09/23 02:47:17 DEBUG : dir: forgetting directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:460 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:460 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:460 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a", "a/b", "a/b/c", "a/b/c/d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" + (string) (len=7) "a/b/c/d", + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories 2026/09/23 02:47:21 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:47:21 DEBUG : dir: Looking for writers 2026/09/23 02:47:21 DEBUG : a/b/c/d: Looking for writers 2026/09/23 02:47:21 DEBUG : a/b/c: Looking for writers 2026/09/23 02:47:21 DEBUG : d: reading active writers 2026/09/23 02:47:21 DEBUG : a/b: Looking for writers 2026/09/23 02:47:21 DEBUG : c: reading active writers 2026/09/23 02:47:21 DEBUG : a: Looking for writers 2026/09/23 02:47:21 DEBUG : b: reading active writers 2026/09/23 02:47:21 DEBUG : Looking for writers 2026/09/23 02:47:21 DEBUG : dir: reading active writers 2026/09/23 02:47:21 DEBUG : a: reading active writers 2026/09/23 02:47:21 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (85.24s) === 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:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:47:45 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:47:45 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:47:45 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:47:45 DEBUG : Looking for writers 2026/09/23 02:47:45 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSIsMetadataFile Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestVFSIsMetadataFile Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSIsMetadataFile Messages: directories --- FAIL: TestVFSIsMetadataFile (16.14s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:48:01 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:48:01 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:48:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:48:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:48:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:48:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:48:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/23 02:48:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/23 02:48:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/23 02:48:01 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 02:48:04 DEBUG : file1: size = 5 OK 2026/09/23 02:48:04 DEBUG : file1: Size of src and dst objects identical 2026/09/23 02:48:04 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:154 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:158 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got dir/file1 (14), file1 (5) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:158 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:158 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleMethods Messages: directories 2026/09/23 02:48:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:48:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:48:13 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:165 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/09/23 02:48:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:48:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:48:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:48:13 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:174 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/09/23 02:48:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/23 02:48:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 02:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:48:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:13 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 02:48:13 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/09/23 02:48:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/23 02:48:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/23 02:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:48:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:13 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (7 bytes), uploading instead of streaming 2026/09/23 02:48:14 DEBUG : file1: Update: removing old file 2026/09/23 02:48:15 DEBUG : forgetting directory cache 2026/09/23 02:48:15 DEBUG : dir: forgetting directory cache 2026/09/23 02:48:15 DEBUG : dir: forgetting directory cache 2026/09/23 02:48:15 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/09/23 02:48:17 DEBUG : file1: size = 7 OK 2026/09/23 02:48:17 DEBUG : file1: Size of src and dst objects identical 2026/09/23 02:48:17 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:192 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"dir,0,true", "file1,7,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,7,false" Test: TestWriteFileHandleMethods 2026/09/23 02:48:17 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:48:17 DEBUG : dir: Looking for writers 2026/09/23 02:48:17 DEBUG : Looking for writers 2026/09/23 02:48:17 DEBUG : file1: reading active writers 2026/09/23 02:48:17 DEBUG : dir: reading active writers 2026/09/23 02:48:17 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (33.23s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:48:34 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:48:34 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:48:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:48:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:48:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:35 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/23 02:48:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:48:35 DEBUG : forgetting directory cache 2026/09/23 02:48:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:48:35 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/09/23 02:48:36 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/23 02:48:36 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/23 02:48:36 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/23 02:48:36 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (11 bytes), uploading instead of streaming 2026/09/23 02:48:38 DEBUG : file1: size = 11 OK 2026/09/23 02:48:38 DEBUG : file1: Size of src and dst objects identical 2026/09/23 02:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:48:38 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:232 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestWriteFileHandleWriteAt fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:236 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got dir/file1 (14), file1 (11) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:236 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:236 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleWriteAt Messages: directories 2026/09/23 02:48:47 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:48:47 DEBUG : dir: Looking for writers 2026/09/23 02:48:47 DEBUG : Looking for writers 2026/09/23 02:48:47 DEBUG : dir: reading active writers 2026/09/23 02:48:47 DEBUG : file1: reading active writers 2026/09/23 02:48:47 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/09/23 02:48:52 DEBUG : dir: forgetting directory cache 2026/09/23 02:48:52 DEBUG : forgetting directory cache 2026/09/23 02:48:52 DEBUG : dir: forgetting directory cache 2026/09/23 02:48:52 DEBUG : Removed virtual directory entry vDel: "open-test-file" run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleWriteAt Messages: directories --- FAIL: TestWriteFileHandleWriteAt (30.23s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:49:04 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:49:04 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:49:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:49:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:49:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:49:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:49:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:49:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:49:05 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: upload interrupted 2026/09/23 02:49:05 DEBUG : file1: Remove: 2026/09/23 02:49:05 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/23 02:49:05 DEBUG : file1: >Remove: err= 2026/09/23 02:49:05 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:49:05 DEBUG : dir: Looking for writers 2026/09/23 02:49:05 DEBUG : Looking for writers 2026/09/23 02:49:05 DEBUG : dir: reading active writers 2026/09/23 02:49:05 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/09/23 02:49:09 DEBUG : dir: forgetting directory cache 2026/09/23 02:49:09 DEBUG : forgetting directory cache 2026/09/23 02:49:09 DEBUG : dir: forgetting directory cache run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleCloseWithError/upload_interrupted Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleCloseWithError/upload_interrupted Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleCloseWithError/upload_interrupted Messages: directories === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:49:21 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:49:21 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:49:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:49:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:49:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:49:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:49:22 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: write aborted: unexpected EOF 2026/09/23 02:49:22 DEBUG : file1: Remove: 2026/09/23 02:49:22 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/23 02:49:22 DEBUG : file1: >Remove: err= 2026/09/23 02:49:22 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:49:22 DEBUG : dir: Looking for writers 2026/09/23 02:49:22 DEBUG : Looking for writers 2026/09/23 02:49:22 DEBUG : dir: reading active writers 2026/09/23 02:49:22 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleCloseWithError/unexpected_EOF Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleCloseWithError/unexpected_EOF Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleCloseWithError/unexpected_EOF Messages: directories === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:49:38 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:49:38 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:49:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:49:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:49:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 02:49:38 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/23 02:49:38 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/23 02:49:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/23 02:49:38 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 02:49:40 DEBUG : file2: size = 5 OK 2026/09/23 02:49:40 DEBUG : file2: Size of src and dst objects identical 2026/09/23 02:49:40 DEBUG : Added virtual directory entry vAddFile: "file2" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:276 Error: Should be true Test: TestWriteFileHandleCloseWithError/NilReason Messages: listing wrong, want file2 (5) got dir/file1 (14), file2 (5) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:276 Error: Should be true Test: TestWriteFileHandleCloseWithError/NilReason Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:276 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleCloseWithError/NilReason Messages: directories 2026/09/23 02:49:49 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:49:49 DEBUG : dir: Looking for writers 2026/09/23 02:49:49 DEBUG : Looking for writers 2026/09/23 02:49:49 DEBUG : dir: reading active writers 2026/09/23 02:49:49 DEBUG : file2: reading active writers 2026/09/23 02:49:49 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/09/23 02:49:55 DEBUG : forgetting directory cache run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleCloseWithError/NilReason Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleCloseWithError/NilReason Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleCloseWithError/NilReason Messages: directories --- FAIL: TestWriteFileHandleCloseWithError (62.70s) --- FAIL: TestWriteFileHandleCloseWithError/upload_interrupted (16.97s) --- FAIL: TestWriteFileHandleCloseWithError/unexpected_EOF (16.42s) --- FAIL: TestWriteFileHandleCloseWithError/NilReason (29.31s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:50:07 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:50:07 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:50:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:50:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:50:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:50:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:50:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:50:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/23 02:50:08 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:289 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"dir,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleFlush 2026/09/23 02:50:08 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 02:50:10 DEBUG : file1: size = 5 OK 2026/09/23 02:50:10 DEBUG : file1: Size of src and dst objects identical 2026/09/23 02:50:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:50:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 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:309 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"dir,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleFlush 2026/09/23 02:50:10 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:50:10 DEBUG : dir: Looking for writers 2026/09/23 02:50:10 DEBUG : Looking for writers 2026/09/23 02:50:10 DEBUG : dir: reading active writers 2026/09/23 02:50:10 DEBUG : file1: reading active writers 2026/09/23 02:50:10 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleFlush Messages: directories --- FAIL: TestWriteFileHandleFlush (19.87s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:50:27 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:50:27 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:50:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:50:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:50:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:50:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:50:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:50:27 DEBUG : file1: WriteFileHandle.Release closing 2026/09/23 02:50:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:50:27 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 02:50:27 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/09/23 02:50:27 DEBUG : file1: Remove: 2026/09/23 02:50:27 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/23 02:50:27 DEBUG : file1: >Remove: err= 2026/09/23 02:50:27 ERROR : file1: WriteFileHandle.Release error: can't upload empty files to this remote write_test.go:318: skipping test: can't upload empty files to this remote 2026/09/23 02:50:27 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:50:27 DEBUG : dir: Looking for writers 2026/09/23 02:50:27 DEBUG : Looking for writers 2026/09/23 02:50:27 DEBUG : dir: reading active writers 2026/09/23 02:50:27 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleRelease Messages: directories --- FAIL: TestWriteFileHandleRelease (16.34s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:50:43 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:50:43 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:50:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:50:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:50:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:50:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:50:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:363: can't set mod time 2026/09/23 02:50:44 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:50:44 DEBUG : dir: Looking for writers 2026/09/23 02:50:44 DEBUG : Looking for writers 2026/09/23 02:50:44 DEBUG : dir: reading active writers 2026/09/23 02:50:44 DEBUG : file1: reading active writers 2026/09/23 02:50:44 DEBUG : file1: active writers 1 2026/09/23 02:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/09/23 02:50:44 DEBUG : dir: Looking for writers 2026/09/23 02:50:44 DEBUG : Looking for writers 2026/09/23 02:50:44 DEBUG : dir: reading active writers 2026/09/23 02:50:44 DEBUG : file1: reading active writers 2026/09/23 02:50:44 DEBUG : file1: active writers 1 2026/09/23 02:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/09/23 02:50:44 DEBUG : dir: Looking for writers 2026/09/23 02:50:44 DEBUG : Looking for writers 2026/09/23 02:50:44 DEBUG : file1: reading active writers 2026/09/23 02:50:44 DEBUG : file1: active writers 1 2026/09/23 02:50:44 DEBUG : dir: reading active writers 2026/09/23 02:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/09/23 02:50:44 DEBUG : dir: Looking for writers 2026/09/23 02:50:44 DEBUG : Looking for writers 2026/09/23 02:50:44 DEBUG : dir: reading active writers 2026/09/23 02:50:44 DEBUG : file1: reading active writers 2026/09/23 02:50:44 DEBUG : file1: active writers 1 2026/09/23 02:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/09/23 02:50:44 DEBUG : dir: Looking for writers 2026/09/23 02:50:44 DEBUG : Looking for writers 2026/09/23 02:50:44 DEBUG : dir: reading active writers 2026/09/23 02:50:44 DEBUG : file1: reading active writers 2026/09/23 02:50:44 DEBUG : file1: active writers 1 2026/09/23 02:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/09/23 02:50:44 DEBUG : dir: Looking for writers 2026/09/23 02:50:44 DEBUG : Looking for writers 2026/09/23 02:50:44 DEBUG : dir: reading active writers 2026/09/23 02:50:44 DEBUG : file1: reading active writers 2026/09/23 02:50:44 DEBUG : file1: active writers 1 2026/09/23 02:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/09/23 02:50:44 DEBUG : dir: Looking for writers 2026/09/23 02:50:44 DEBUG : Looking for writers 2026/09/23 02:50:44 DEBUG : dir: reading active writers 2026/09/23 02:50:44 DEBUG : file1: reading active writers 2026/09/23 02:50:44 DEBUG : file1: active writers 1 2026/09/23 02:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/09/23 02:50:45 DEBUG : dir: Looking for writers 2026/09/23 02:50:45 DEBUG : Looking for writers 2026/09/23 02:50:45 DEBUG : dir: reading active writers 2026/09/23 02:50:45 DEBUG : file1: reading active writers 2026/09/23 02:50:45 DEBUG : file1: active writers 1 2026/09/23 02:50:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:46 DEBUG : dir: Looking for writers 2026/09/23 02:50:46 DEBUG : Looking for writers 2026/09/23 02:50:46 DEBUG : dir: reading active writers 2026/09/23 02:50:46 DEBUG : file1: reading active writers 2026/09/23 02:50:46 DEBUG : file1: active writers 1 2026/09/23 02:50:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:47 DEBUG : dir: Looking for writers 2026/09/23 02:50:47 DEBUG : Looking for writers 2026/09/23 02:50:47 DEBUG : dir: reading active writers 2026/09/23 02:50:47 DEBUG : file1: reading active writers 2026/09/23 02:50:47 DEBUG : file1: active writers 1 2026/09/23 02:50:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:48 DEBUG : dir: Looking for writers 2026/09/23 02:50:48 DEBUG : Looking for writers 2026/09/23 02:50:48 DEBUG : dir: reading active writers 2026/09/23 02:50:48 DEBUG : file1: reading active writers 2026/09/23 02:50:48 DEBUG : file1: active writers 1 2026/09/23 02:50:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:49 DEBUG : dir: Looking for writers 2026/09/23 02:50:49 DEBUG : Looking for writers 2026/09/23 02:50:49 DEBUG : file1: reading active writers 2026/09/23 02:50:49 DEBUG : file1: active writers 1 2026/09/23 02:50:49 DEBUG : dir: reading active writers 2026/09/23 02:50:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:50 DEBUG : dir: Looking for writers 2026/09/23 02:50:50 DEBUG : Looking for writers 2026/09/23 02:50:50 DEBUG : file1: reading active writers 2026/09/23 02:50:50 DEBUG : file1: active writers 1 2026/09/23 02:50:50 DEBUG : dir: reading active writers 2026/09/23 02:50:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:51 DEBUG : dir: Looking for writers 2026/09/23 02:50:51 DEBUG : Looking for writers 2026/09/23 02:50:51 DEBUG : dir: reading active writers 2026/09/23 02:50:51 DEBUG : file1: reading active writers 2026/09/23 02:50:51 DEBUG : file1: active writers 1 2026/09/23 02:50:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:52 DEBUG : dir: Looking for writers 2026/09/23 02:50:52 DEBUG : Looking for writers 2026/09/23 02:50:52 DEBUG : dir: reading active writers 2026/09/23 02:50:52 DEBUG : file1: reading active writers 2026/09/23 02:50:52 DEBUG : file1: active writers 1 2026/09/23 02:50:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:53 DEBUG : dir: Looking for writers 2026/09/23 02:50:53 DEBUG : Looking for writers 2026/09/23 02:50:53 DEBUG : dir: reading active writers 2026/09/23 02:50:53 DEBUG : file1: reading active writers 2026/09/23 02:50:53 DEBUG : file1: active writers 1 2026/09/23 02:50:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:54 DEBUG : dir: Looking for writers 2026/09/23 02:50:54 DEBUG : Looking for writers 2026/09/23 02:50:54 DEBUG : file1: reading active writers 2026/09/23 02:50:54 DEBUG : file1: active writers 1 2026/09/23 02:50:54 DEBUG : dir: reading active writers 2026/09/23 02:50:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:55 DEBUG : dir: Looking for writers 2026/09/23 02:50:55 DEBUG : Looking for writers 2026/09/23 02:50:55 DEBUG : dir: reading active writers 2026/09/23 02:50:55 DEBUG : file1: reading active writers 2026/09/23 02:50:55 DEBUG : file1: active writers 1 2026/09/23 02:50:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:56 DEBUG : dir: Looking for writers 2026/09/23 02:50:56 DEBUG : Looking for writers 2026/09/23 02:50:56 DEBUG : dir: reading active writers 2026/09/23 02:50:56 DEBUG : file1: reading active writers 2026/09/23 02:50:56 DEBUG : file1: active writers 1 2026/09/23 02:50:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:57 DEBUG : dir: Looking for writers 2026/09/23 02:50:57 DEBUG : Looking for writers 2026/09/23 02:50:57 DEBUG : dir: reading active writers 2026/09/23 02:50:57 DEBUG : file1: reading active writers 2026/09/23 02:50:57 DEBUG : file1: active writers 1 2026/09/23 02:50:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:58 DEBUG : dir: Looking for writers 2026/09/23 02:50:58 DEBUG : Looking for writers 2026/09/23 02:50:58 DEBUG : dir: reading active writers 2026/09/23 02:50:58 DEBUG : file1: reading active writers 2026/09/23 02:50:58 DEBUG : file1: active writers 1 2026/09/23 02:50:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:50:59 DEBUG : dir: forgetting directory cache 2026/09/23 02:50:59 DEBUG : forgetting directory cache 2026/09/23 02:50:59 DEBUG : dir: forgetting directory cache 2026/09/23 02:50:59 DEBUG : dir: Looking for writers 2026/09/23 02:50:59 DEBUG : Looking for writers 2026/09/23 02:50:59 DEBUG : file1: reading active writers 2026/09/23 02:50:59 DEBUG : file1: active writers 1 2026/09/23 02:50:59 DEBUG : dir: reading active writers 2026/09/23 02:50:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:00 DEBUG : dir: Looking for writers 2026/09/23 02:51:00 DEBUG : Looking for writers 2026/09/23 02:51:00 DEBUG : dir: reading active writers 2026/09/23 02:51:00 DEBUG : file1: reading active writers 2026/09/23 02:51:00 DEBUG : file1: active writers 1 2026/09/23 02:51:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:01 DEBUG : dir: forgetting directory cache 2026/09/23 02:51:01 DEBUG : forgetting directory cache 2026/09/23 02:51:01 DEBUG : dir: forgetting directory cache 2026/09/23 02:51:01 DEBUG : dir: Looking for writers 2026/09/23 02:51:01 DEBUG : Looking for writers 2026/09/23 02:51:01 DEBUG : dir: reading active writers 2026/09/23 02:51:01 DEBUG : file1: reading active writers 2026/09/23 02:51:01 DEBUG : file1: active writers 1 2026/09/23 02:51:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:02 DEBUG : dir: Looking for writers 2026/09/23 02:51:02 DEBUG : Looking for writers 2026/09/23 02:51:02 DEBUG : dir: reading active writers 2026/09/23 02:51:02 DEBUG : file1: reading active writers 2026/09/23 02:51:02 DEBUG : file1: active writers 1 2026/09/23 02:51:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:03 DEBUG : dir: Looking for writers 2026/09/23 02:51:03 DEBUG : Looking for writers 2026/09/23 02:51:03 DEBUG : dir: reading active writers 2026/09/23 02:51:03 DEBUG : file1: reading active writers 2026/09/23 02:51:03 DEBUG : file1: active writers 1 2026/09/23 02:51:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:04 DEBUG : dir: Looking for writers 2026/09/23 02:51:04 DEBUG : Looking for writers 2026/09/23 02:51:04 DEBUG : file1: reading active writers 2026/09/23 02:51:04 DEBUG : file1: active writers 1 2026/09/23 02:51:04 DEBUG : dir: reading active writers 2026/09/23 02:51:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:05 DEBUG : dir: Looking for writers 2026/09/23 02:51:05 DEBUG : Looking for writers 2026/09/23 02:51:05 DEBUG : file1: reading active writers 2026/09/23 02:51:05 DEBUG : file1: active writers 1 2026/09/23 02:51:05 DEBUG : dir: reading active writers 2026/09/23 02:51:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:06 DEBUG : dir: Looking for writers 2026/09/23 02:51:06 DEBUG : Looking for writers 2026/09/23 02:51:06 DEBUG : dir: reading active writers 2026/09/23 02:51:06 DEBUG : file1: reading active writers 2026/09/23 02:51:06 DEBUG : file1: active writers 1 2026/09/23 02:51:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:07 DEBUG : dir: Looking for writers 2026/09/23 02:51:07 DEBUG : Looking for writers 2026/09/23 02:51:07 DEBUG : dir: reading active writers 2026/09/23 02:51:07 DEBUG : file1: reading active writers 2026/09/23 02:51:07 DEBUG : file1: active writers 1 2026/09/23 02:51:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:08 DEBUG : dir: Looking for writers 2026/09/23 02:51:08 DEBUG : Looking for writers 2026/09/23 02:51:08 DEBUG : dir: reading active writers 2026/09/23 02:51:08 DEBUG : file1: reading active writers 2026/09/23 02:51:08 DEBUG : file1: active writers 1 2026/09/23 02:51:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:09 DEBUG : dir: Looking for writers 2026/09/23 02:51:09 DEBUG : Looking for writers 2026/09/23 02:51:09 DEBUG : dir: reading active writers 2026/09/23 02:51:09 DEBUG : file1: reading active writers 2026/09/23 02:51:09 DEBUG : file1: active writers 1 2026/09/23 02:51:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:10 DEBUG : dir: Looking for writers 2026/09/23 02:51:10 DEBUG : Looking for writers 2026/09/23 02:51:10 DEBUG : dir: reading active writers 2026/09/23 02:51:10 DEBUG : file1: reading active writers 2026/09/23 02:51:10 DEBUG : file1: active writers 1 2026/09/23 02:51:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:11 DEBUG : dir: Looking for writers 2026/09/23 02:51:11 DEBUG : Looking for writers 2026/09/23 02:51:11 DEBUG : dir: reading active writers 2026/09/23 02:51:11 DEBUG : file1: reading active writers 2026/09/23 02:51:11 DEBUG : file1: active writers 1 2026/09/23 02:51:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:12 DEBUG : dir: Looking for writers 2026/09/23 02:51:12 DEBUG : Looking for writers 2026/09/23 02:51:12 DEBUG : dir: reading active writers 2026/09/23 02:51:12 DEBUG : file1: reading active writers 2026/09/23 02:51:12 DEBUG : file1: active writers 1 2026/09/23 02:51:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:13 DEBUG : dir: Looking for writers 2026/09/23 02:51:13 DEBUG : Looking for writers 2026/09/23 02:51:13 DEBUG : dir: reading active writers 2026/09/23 02:51:13 DEBUG : file1: reading active writers 2026/09/23 02:51:13 DEBUG : file1: active writers 1 2026/09/23 02:51:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/23 02:51:14 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/09/23 02:51:14 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/09/23 02:51:18 DEBUG : forgetting directory cache run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:363 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:363 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1402 /usr/local/go/src/testing/testing.go:1378 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:363 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileModTimeWithOpenWriters Messages: directories --- FAIL: TestWriteFileModTimeWithOpenWriters (46.78s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:51:30 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:51:30 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:51:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:51:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:51:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:51:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:51:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:51:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:51:31 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/23 02:51:31 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/09/23 02:51:31 DEBUG : file1: Remove: 2026/09/23 02:51:31 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/23 02:51:31 DEBUG : file1: >Remove: err= write_test.go:399: skipping test: can't upload empty files to this remote 2026/09/23 02:51:31 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:51:31 DEBUG : dir: Looking for writers 2026/09/23 02:51:31 DEBUG : Looking for writers 2026/09/23 02:51:31 DEBUG : dir: reading active writers 2026/09/23 02:51:31 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/09/23 02:51:34 DEBUG : forgetting directory cache run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileReadAtZeroLength Messages: directories --- FAIL: TestFileReadAtZeroLength (16.81s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:51:47 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:51:47 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:51:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:51:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/23 02:51:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/23 02:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:51:48 DEBUG : Linkbox root 'rclone-test-capunup6beqe': File to upload is small (100 bytes), uploading instead of streaming 2026/09/23 02:51:50 DEBUG : forgetting directory cache 2026/09/23 02:51:51 DEBUG : file1: size = 100 OK 2026/09/23 02:51:51 DEBUG : file1: Size of src and dst objects identical 2026/09/23 02:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/23 02:51:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/23 02:51:51 DEBUG : file1: Open: flags=O_RDONLY 2026/09/23 02:51:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/23 02:51:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/23 02:51:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:51:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/23 02:51:51 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:51:51 DEBUG : dir: Looking for writers 2026/09/23 02:51:51 DEBUG : Looking for writers 2026/09/23 02:51:51 DEBUG : dir: reading active writers 2026/09/23 02:51:51 DEBUG : file1: reading active writers 2026/09/23 02:51:51 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileReadAtNonZeroLength Messages: directories --- FAIL: TestFileReadAtNonZeroLength (21.87s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:52:09 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:52:09 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/23 02:52:09 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/23 02:52:09 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/23 02:52:09 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/23 02:52:09 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/23 02:52:09 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/23 02:52:10 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/23 02:52:10 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/23 02:52:10 DEBUG : stalled: Remove: 2026/09/23 02:52:10 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/23 02:52:10 DEBUG : stalled: >Remove: err= run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache 2026/09/23 02:52:21 DEBUG : forgetting directory cache 2026/09/23 02:52:21 DEBUG : dir: forgetting directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleCloseWithErrorStalled Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestWriteFileHandleCloseWithErrorStalled Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestWriteFileHandleCloseWithErrorStalled Messages: directories --- FAIL: TestWriteFileHandleCloseWithErrorStalled (16.72s) === RUN TestZipManyFiles run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:52:25 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:52:25 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:52:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:52:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/23 02:52:35 DEBUG : forgetting directory cache 2026/09/23 02:52:35 DEBUG : dir: forgetting directory cache 2026/09/23 02:52:35 DEBUG : dir/virtualDir: forgetting directory cache fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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 dir/file1 (14), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "dir/file1" 2026/09/23 02:52:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/23 02:52:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/23 02:52:49 DEBUG : flat/f000.txt: Set virtual modtime to 2026-09-23 02:52:28 +0000 UTC 2026/09/23 02:52:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:52:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:52:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/23 02:52:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/23 02:52:49 DEBUG : flat/f001.txt: Set virtual modtime to 2026-09-23 02:52:30 +0000 UTC 2026/09/23 02:52:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:52:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:52:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/23 02:52:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/23 02:52:49 DEBUG : flat/f002.txt: Set virtual modtime to 2026-09-23 02:52:32 +0000 UTC 2026/09/23 02:52:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:52:49 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:52:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/23 02:52:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/23 02:52:49 DEBUG : flat/f003.txt: Set virtual modtime to 2026-09-23 02:52:34 +0000 UTC 2026/09/23 02:52:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:52:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:52:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/23 02:52:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/23 02:52:49 DEBUG : flat/f004.txt: Set virtual modtime to 2026-09-23 02:52:36 +0000 UTC 2026/09/23 02:52:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:52:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:52:49 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:52:49 DEBUG : dir: Looking for writers 2026/09/23 02:52:49 DEBUG : flat: Looking for writers 2026/09/23 02:52:49 DEBUG : f001.txt: reading active writers 2026/09/23 02:52:49 DEBUG : f002.txt: reading active writers 2026/09/23 02:52:49 DEBUG : f003.txt: reading active writers 2026/09/23 02:52:49 DEBUG : f004.txt: reading active writers 2026/09/23 02:52:49 DEBUG : f000.txt: reading active writers 2026/09/23 02:52:49 DEBUG : Looking for writers 2026/09/23 02:52:49 DEBUG : dir: reading active writers 2026/09/23 02:52:49 DEBUG : flat: reading active writers 2026/09/23 02:52:49 DEBUG : >WaitForWriters: 2026/09/23 02:52:55 DEBUG : forgetting directory cache 2026/09/23 02:52:55 DEBUG : dir: forgetting directory cache 2026/09/23 02:52:55 DEBUG : dir: forgetting directory cache run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:53:14 DEBUG : forgetting directory cache 2026/09/23 02:53:14 DEBUG : dir: forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (49.34s) === RUN TestZipManySubDirs run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:53:15 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:53:15 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:53:27 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/23 02:53:27 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/23 02:53:27 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-09-23 02:53:25 +0000 UTC 2026/09/23 02:53:27 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:53:27 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:53:27 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/23 02:53:27 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/23 02:53:27 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-09-23 02:53:21 +0000 UTC 2026/09/23 02:53:27 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:53:27 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:53:27 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/23 02:53:27 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/23 02:53:27 DEBUG : a/top.txt: Set virtual modtime to 2026-09-23 02:53:17 +0000 UTC 2026/09/23 02:53:27 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:53:28 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:53:28 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:53:28 DEBUG : a/b/c: Looking for writers 2026/09/23 02:53:28 DEBUG : deep.txt: reading active writers 2026/09/23 02:53:28 DEBUG : a/b: Looking for writers 2026/09/23 02:53:28 DEBUG : c: reading active writers 2026/09/23 02:53:28 DEBUG : mid.txt: reading active writers 2026/09/23 02:53:28 DEBUG : a: Looking for writers 2026/09/23 02:53:28 DEBUG : b: reading active writers 2026/09/23 02:53:28 DEBUG : top.txt: reading active writers 2026/09/23 02:53:28 DEBUG : dir: Looking for writers 2026/09/23 02:53:28 DEBUG : Looking for writers 2026/09/23 02:53:28 DEBUG : a: reading active writers 2026/09/23 02:53:28 DEBUG : dir: reading active writers 2026/09/23 02:53:28 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 2026/09/23 02:53:45 DEBUG : forgetting directory cache 2026/09/23 02:53:45 DEBUG : dir: forgetting directory cache 2026/09/23 02:53:45 DEBUG : dir: Removed virtual directory entry vDel: "new_file.txt" fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache 2026/09/23 02:53:49 DEBUG : forgetting directory cache 2026/09/23 02:53:49 DEBUG : dir: forgetting directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipManySubDirs Messages: directories --- FAIL: TestZipManySubDirs (38.09s) === RUN TestZipLargeFiles run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:53:53 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:53:53 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-09-23 02:53:58 +0000 UTC 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:02 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:54:02 DEBUG : bigdir: Looking for writers 2026/09/23 02:54:02 DEBUG : big.bin: reading active writers 2026/09/23 02:54:02 DEBUG : dir: Looking for writers 2026/09/23 02:54:02 DEBUG : Looking for writers 2026/09/23 02:54:02 DEBUG : bigdir: reading active writers 2026/09/23 02:54:02 DEBUG : dir: reading active writers 2026/09/23 02:54:02 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/09/23 02:54:04 DEBUG : forgetting directory cache run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 2026/09/23 02:54:20 DEBUG : forgetting directory cache fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipLargeFiles Messages: directories --- FAIL: TestZipLargeFiles (28.42s) === RUN TestZipDirsInRoot run.go:198: Remote "Linkbox root 'rclone-test-capunup6beqe'", Local "Local file system at /tmp/rclone3504845635", Modify Window "876000h0m0s" 2026/09/23 02:54:21 INFO : Linkbox root 'rclone-test-capunup6beqe': poll-interval is not supported by this remote 2026/09/23 02:54:21 NOTICE: Linkbox root 'rclone-test-capunup6beqe': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/23 02:54:34 DEBUG : dir3/c.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/23 02:54:35 DEBUG : dir3/c.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/23 02:54:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/23 02:54:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/23 02:54:35 DEBUG : dir/file1: Set virtual modtime to 2026-09-23 02:08:50 +0000 UTC 2026/09/23 02:54:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:54:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:36 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/23 02:54:36 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/23 02:54:36 DEBUG : dir1/a.txt: Set virtual modtime to 2026-09-23 02:54:24 +0000 UTC 2026/09/23 02:54:36 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:54:36 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:36 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/23 02:54:36 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/23 02:54:36 DEBUG : dir2/b.txt: Set virtual modtime to 2026-09-23 02:54:28 +0000 UTC 2026/09/23 02:54:36 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:54:36 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:37 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/23 02:54:37 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/23 02:54:37 DEBUG : dir3/c.txt: Set virtual modtime to 2026-09-23 02:54:32 +0000 UTC 2026/09/23 02:54:37 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/23 02:54:37 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/23 02:54:37 DEBUG : WaitForWriters: timeout=30s 2026/09/23 02:54:37 DEBUG : dir: Looking for writers 2026/09/23 02:54:37 DEBUG : file1: reading active writers 2026/09/23 02:54:37 DEBUG : dir1: Looking for writers 2026/09/23 02:54:37 DEBUG : a.txt: reading active writers 2026/09/23 02:54:37 DEBUG : dir2: Looking for writers 2026/09/23 02:54:37 DEBUG : b.txt: reading active writers 2026/09/23 02:54:37 DEBUG : dir3: Looking for writers 2026/09/23 02:54:37 DEBUG : c.txt: reading active writers 2026/09/23 02:54:37 DEBUG : Looking for writers 2026/09/23 02:54:37 DEBUG : dir: reading active writers 2026/09/23 02:54:37 DEBUG : dir1: reading active writers 2026/09/23 02:54:37 DEBUG : dir2: reading active writers 2026/09/23 02:54:37 DEBUG : dir3: reading active writers 2026/09/23 02:54:37 DEBUG : >WaitForWriters: run.go:173: removing file "dir/file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "dir/file1" failed: could not Remove: Linkbox error 403: not permit 2026/09/23 02:54:47 DEBUG : forgetting directory cache 2026/09/23 02:54:47 DEBUG : c: forgetting directory cache 2026/09/23 02:54:47 DEBUG : d: forgetting directory cache 2026/09/23 02:54:47 DEBUG : forgetting directory cache 2026/09/23 02:54:47 DEBUG : dir: forgetting directory cache 2026/09/23 02:54:47 DEBUG : dir: forgetting directory cache 2026/09/23 02:54:47 DEBUG : forgetting directory cache 2026/09/23 02:54:47 DEBUG : a: forgetting directory cache 2026/09/23 02:54:47 DEBUG : b: forgetting directory cache 2026/09/23 02:54:47 DEBUG : Removed virtual directory entry vAddDir: "/" 2026/09/23 02:54:47 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/09/23 02:54:47 DEBUG : Removed virtual directory entry vAddDir: "b" 2026/09/23 02:54:47 DEBUG : Removed virtual directory entry vAddDir: "c" 2026/09/23 02:54:47 DEBUG : Removed virtual directory entry vAddDir: "d" run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dir" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got dir/file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "dir/file1" fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (41.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/23 02:55:02 DEBUG : Linkbox root 'rclone-test-capunup6beqe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 46m54.225405327s (try 1/5): exit status 1: Failed [TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll/Virtual TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirEntryModTimeInvalidation TestDirMetadataExtension TestFileMethods TestFileSetModTime/cache=off,open=false,write=false 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 TestRcGetVFS TestRcPollIntervalShutdown TestSetPollIntervalAfterShutdown TestRcPollIntervalUpdate TestRcPollIntervalTimeout TestRcPollIntervalUnsupported TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/writes TestRWFileHandleOpenTests/full TestRWFileModTimeWithOpenWriters TestRWCacheRename TestRWCacheUpdate TestCaseSensitivity TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSAddVirtual TestVFSOpenFile TestVFSRename TestVFSStatfs TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleCloseWithError/upload_interrupted TestWriteFileHandleCloseWithError/unexpected_EOF TestWriteFileHandleCloseWithError/NilReason TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestWriteFileHandleCloseWithErrorStalled TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]